@fox-js/foxui-pc 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.d.ts +2 -2
- package/dist/index.esm.js +9336 -11420
- package/dist/index.umd.js +1 -1
- package/dist/style.css +3560 -1
- package/dist/style.js +3 -0
- package/dist/types/index.d.ts +390 -252
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("vue"),ht=require("@fox-js/validator"),T=require("element-plus"),De=require("@element-plus/icons-vue"),Me=require("@fox-js/i18n"),zt=window,ka=typeof window<"u";function Ea(){return typeof zt<"u"?zt.requestAnimationFrame||zt.webkitRequestAnimationFrame||function(e){zt.setTimeout(e,1e3/60)}:function(e){setTimeout(e,1e3/60)}}function Pa(e){ka?cancelAnimationFrame(e):clearTimeout(e)}const To=Ea();function rn(e,l="0"){let r=0,t=-1;e[0]=="-"&&(r++,t=1,e=e.substring(1),e.length),l[0]=="-"&&(r++,t=2,l=l.substring(1),l.length),e=Oe(e),l=Oe(l),[e,l]=gl(Oe(e),Oe(l)),r==1&&(t==1?e=_n(e):l=_n(l));let o=Co(e,l);return r?r==2?"-"+Oe(o):e.length<o.length?Oe(o.substring(1)):"-"+Oe(_n(o)):Oe(o)}function _n(e){let l="",r=e.length,t=e.split(".")[1],o=t?t.length:0;for(let i=0;i<r;i++)e[i]>="0"&&e[i]<="9"?l+=9-parseInt(e[i]):l+=e[i];let a=o>0?"0."+new Array(o).join("0")+"1":"1";return Co(l,a)}function Oe(e){let l=e.split(".");for(l[0]||(l[0]="0");l[0][0]=="0"&&l[0].length>1;)l[0]=l[0].substring(1);return l[0]+(l[1]?"."+l[1]:"")}function gl(e,l){let r=e.split("."),t=l.split("."),o=r[0].length,a=t[0].length;return o>a?t[0]=new Array(Math.abs(o-a)+1).join("0")+(t[0]?t[0]:""):r[0]=new Array(Math.abs(o-a)+1).join("0")+(r[0]?r[0]:""),o=r[1]?r[1].length:0,a=t[1]?t[1].length:0,(o||a)&&(o>a?t[1]=(t[1]?t[1]:"")+new Array(Math.abs(o-a)+1).join("0"):r[1]=(r[1]?r[1]:"")+new Array(Math.abs(o-a)+1).join("0")),e=r[0]+(r[1]?"."+r[1]:""),l=t[0]+(t[1]?"."+t[1]:""),[e,l]}function Co(e,l){[e,l]=gl(e,l);let r="",t=0;for(let o=e.length-1;o>=0;o--){if(e[o]==="."){r="."+r;continue}let a=parseInt(e[o])+parseInt(l[o])+t;r=a%10+r,t=Math.floor(a/10)}return t?t.toString()+r:r}var xe=(e=>(e[e.CEILING=0]="CEILING",e[e.DOWN=1]="DOWN",e[e.FLOOR=2]="FLOOR",e[e.HALF_DOWN=3]="HALF_DOWN",e[e.HALF_EVEN=4]="HALF_EVEN",e[e.HALF_UP=5]="HALF_UP",e[e.UNNECESSARY=6]="UNNECESSARY",e[e.UP=7]="UP",e))(xe||{});function Rt(e,l=0,r=xe.HALF_EVEN){if(r===xe.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof e=="number"&&(e=e.toString());let t=!1;e[0]==="-"&&(t=!0,e=e.substring(1));let o=e.split("."),a=o[0],i=o[1];if(l<0){if(l=-l,a.length<=l)return"0";{let s=a.substr(0,a.length-l);return e=s+"."+a.substr(a.length-l)+i,s=Rt(e,0,r),(t?"-":"")+s+new Array(l+1).join("0")}}if(l==0)return a.length,vr(o[1],a,t,r)?(t?"-":"")+jn(a):(t?"-":"")+a;if(o[1]){if(o[1].length<l)return(t?"-":"")+a+"."+o[1]+new Array(l-o[1].length+1).join("0")}else return(t?"-":"")+a+"."+new Array(l+1).join("0");i=o[1].substring(0,l);let u=o[1].substring(l);return u&&vr(u,i,t,r)&&(i=jn(i),i.length>l)?(t?"-":"")+jn(a,parseInt(i[0]))+"."+i.substring(1):(t?"-":"")+a+"."+i}function vr(e,l,r,t){if(!e||e===new Array(e.length+1).join("0")||t===xe.DOWN||!r&&t===xe.FLOOR||r&&t===xe.CEILING)return!1;if(t===xe.UP||r&&t===xe.FLOOR||!r&&t===xe.CEILING)return!0;let o="5"+new Array(e.length).join("0");if(e>o)return!0;if(e<o)return!1;switch(t){case xe.HALF_DOWN:return!1;case xe.HALF_UP:return!0;case xe.HALF_EVEN:default:return parseInt(l[l.length-1])%2==1}}function jn(e,l=0){l||(l=1),typeof e=="number"&&e.toString();let r=e.length-1,t="";for(let o=r;o>=0;o--){let a=parseInt(e[o])+l;a==10?(l=1,a=0):l=0,t+=a}return l&&(t+=l),t.split("").reverse().join("")}function Jn(e,l){e=e.toString(),l=l.toString();let r=0;e[0]=="-"&&(r++,e=e.substr(1)),l[0]=="-"&&(r++,l=l.substr(1)),e=kt(e),l=kt(l);let t=0,o=0;e.indexOf(".")!=-1&&(t=e.length-e.indexOf(".")-1),l.indexOf(".")!=-1&&(o=l.length-l.indexOf(".")-1);let a=t+o;if(e=kt(e.replace(".","")),l=kt(l.replace(".","")),e.length<l.length){let h=e;e=l,l=h}if(l=="0")return"0";let i=l.length,u=0,s=[],c=i-1,m="";for(let h=0;h<i;h++)s[h]=e.length-1;for(let h=0;h<2*e.length;h++){let C=0;for(let b=l.length-1;b>=c&&b>=0;b--)s[b]>-1&&s[b]<e.length&&(C+=parseInt(e[s[b]--])*parseInt(l[b]));C+=u,u=Math.floor(C/10),m=C%10+m,c--}return m=kt(Ia(m,a)),r==1&&(m="-"+m),m}function Ia(e,l){return l==0?e:(e=l>=e.length?new Array(l-e.length+1).join("0")+e:e,e.substr(0,e.length-l)+"."+e.substr(e.length-l,l))}function kt(e){for(;e[0]=="0";)e=e.substr(1);if(e.indexOf(".")!=-1)for(;e[e.length-1]=="0";)e=e.substr(0,e.length-1);return e==""||e=="."?e="0":e[e.length-1]=="."&&(e=e.substr(0,e.length-1)),e[0]=="."&&(e="0"+e),e}function el(e,l,r=8){if(l==0)throw new Error("Cannot divide by 0");if(e=e.toString(),l=l.toString(),e=e.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),l=l.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),e==0)return"0";let t=0;l[0]=="-"&&(l=l.substring(1),t++),e[0]=="-"&&(e=e.substring(1),t++);var o=l.indexOf(".")>0?l.length-l.indexOf(".")-1:-1;if(l=Oe(l.replace(".","")),o>=0){let c=e.indexOf(".")>0?e.length-e.indexOf(".")-1:-1;if(c==-1)e=Oe(e+new Array(o+1).join("0"));else if(o>c)e=e.replace(".",""),e=Oe(e+new Array(o-c+1).join("0"));else if(o<c){e=e.replace(".","");let m=e.length-c+o;e=Oe(e.substring(0,m)+"."+e.substring(m))}else o==c&&(e=Oe(e.replace(".","")))}let a=0,i=l.length,u="",s=e.indexOf(".")>-1&&e.indexOf(".")<i?e.substring(0,i+1):e.substring(0,i);if(e=e.indexOf(".")>-1&&e.indexOf(".")<i?e.substring(i+1):e.substring(i),s.indexOf(".")>-1){let c=s.length-s.indexOf(".")-1;s=s.replace(".",""),i>s.length&&(c+=i-s.length,s=s+new Array(i-s.length+1).join("0")),a=c,u="0."+new Array(c).join("0")}for(r=r+2;a<=r;){let c=0;for(;parseInt(s)>=parseInt(l);)s=rn(s,"-"+l),c++;u+=c,e?(e[0]=="."&&(u+=".",a++,e=e.substring(1)),s=s+e.substring(0,1),e=e.substring(1)):(a||(u+="."),a++,s=s+"0")}return(t==1?"-":"")+Oe(Rt(u,r-2))}function tl(e,l){return e=e.toString(),l=l.toString(),l=nl(l),rn(e,l)}function nl(e){return e[0]=="-"?e=e.substr(1):e="-"+e,e}function pr(e,l){if(l==0)throw new Error("Cannot divide by 0");e=e.toString(),l=l.toString(),yr(e),yr(l);let r="";e[0]=="-"&&(r="-",e=e.substr(1)),l[0]=="-"&&(l=l.substr(1));let t=tl(e,Jn(l,Rt(el(e,l),0,xe.FLOOR)));return r+t}function yr(e){if(e.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function br(e,l){let r=!1;if(e[0]=="-"&&l[0]!="-")return-1;if(e[0]!="-"&&l[0]=="-")return 1;if(e[0]=="-"&&l[0]=="-"&&(e=e.substr(1),l=l.substr(1),r=!0),[e,l]=gl(e,l),e.localeCompare(l)==0)return 0;for(let t=0;t<e.length;t++)if(e[t]!=l[t])return e[t]>l[t]?r?-1:1:r?1:-1;return 0}class de{value;static RoundingModes=xe;static validate(l){if(l){if(l=l.toString(),isNaN(l))throw Error("Parameter is not a number: "+l);l[0]=="+"&&(l=l.substring(1))}else l="0";if(l.startsWith(".")?l="0"+l:l.startsWith("-.")&&(l="-0"+l.substr(1)),/e/i.test(l)){let[r,t]=l.split(/[eE]/);r=Oe(r);let o="";r[0]=="-"&&(o="-",r=r.substring(1)),r.indexOf(".")>=0?(t=parseInt(t)+r.indexOf("."),r=r.replace(".","")):t=parseInt(t)+r.length,r.length<t?l=o+r+new Array(t-r.length+1).join("0"):r.length>=t&&t>0?l=o+Oe(r.substring(0,t))+(r.length>t?"."+r.substring(t):""):l=o+"0."+new Array(-t+1).join("0")+r}return l}constructor(l="0"){this.value=de.validate(l)}getValue(){return this.value}static getPrettyValue(l,r,t){if(!(r||t))r=3,t=",";else if(!(r&&t))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");l=de.validate(l);let o=l.charAt(0)=="-";o&&(l=l.substring(1));var a=l.indexOf(".");a=a>0?a:l.length;for(var i="",u=a;u>0;)u<r?(r=u,u=0):u-=r,i=l.substring(u,u+r)+(u<a-r&&u>=0?t:"")+i;return(o?"-":"")+i+l.substring(a)}getPrettyValue(l,r){return de.getPrettyValue(this.value,l,r)}static round(l,r=0,t=xe.HALF_EVEN){if(l=de.validate(l),isNaN(r))throw Error("Precision is not a number: "+r);return Rt(l,r,t)}round(l=0,r=xe.HALF_EVEN){if(isNaN(l))throw Error("Precision is not a number: "+l);return new de(Rt(this.value,l,r))}static floor(l){return l=de.validate(l),l.indexOf(".")===-1?l:de.round(l,0,xe.FLOOR)}floor(){return this.value.indexOf(".")===-1?new de(this.value):new de(this.value).round(0,xe.FLOOR)}static ceil(l){return l=de.validate(l),l.indexOf(".")===-1?l:de.round(l,0,xe.CEILING)}ceil(){return this.value.indexOf(".")===-1?new de(this.value):new de(this.value).round(0,xe.CEILING)}static add(l,r){return l=de.validate(l),r=de.validate(r),rn(l,r)}add(l){return new de(rn(this.value,l.getValue()))}static subtract(l,r){return l=de.validate(l),r=de.validate(r),tl(l,r)}subtract(l){return new de(tl(this.value,l.getValue()))}static multiply(l,r){return l=de.validate(l),r=de.validate(r),Jn(l,r)}multiply(l){return new de(Jn(this.value,l.getValue()))}static divide(l,r,t){return l=de.validate(l),r=de.validate(r),el(l,r,t)}divide(l,r){return new de(el(this.value,l.getValue(),r))}static modulus(l,r){return l=de.validate(l),r=de.validate(r),pr(l,r)}modulus(l){return new de(pr(this.value,l.getValue()))}static compareTo(l,r){return l=de.validate(l),r=de.validate(r),br(l,r)}compareTo(l){return br(this.value,l.getValue())}static negate(l){return l=de.validate(l),nl(l)}negate(){return new de(nl(this.value))}}function $o(e,l){return de.multiply(`${e}`,`${l}`)}function vl(e,l,r=8){return de.divide(`${e}`,`${l}`,r)}function ll(e,l){return e=`${e}`,l=`${l}`,de.compareTo(e,l)}function No(e){return de.negate(e)}function dn(e,l=-1,r=!1,t=3,o=","){let a=`${e}`;if(a.length==0||a==="-")return"";let i=a.charAt(0);i=="-"?a=a.substring(1):i="";let u=a,s="",c=a.indexOf(".");c!=-1&&(u=a.substring(0,c),s=a.substring(c+1)),l!=-1&&(l<s.length?s=s.substring(0,l):r&&l>s.length&&(s=s.padEnd(l,"0")));let m;if(t>0){let h="",C=u.split("").reverse();for(let b=0;b<C.length;b++)h+=C[b]+((b+1)%t==0&&b+1!=C.length?o:"");s.length==0?m=`${i}${h.split("").reverse().join("")}`:m=`${i}${h.split("").reverse().join("")}.${s}`}else s.length==0?m=`${i}${u}`:m=`${i}${u}.${s}`;return m}function ko(e){let l=`${e}`,r=l.charAt(0);r=="-"?l=l.substring(1):r="";let t=l.replace(/[^\d\.-]/g,"");return`${r}${t}`}const pl=To,Oa=Array.isArray,Da=e=>hn(e)==="[object Map]",Va=e=>hn(e)==="[object Set]",Ra=e=>e instanceof Date,rl=e=>typeof e=="function",Eo=e=>typeof e=="string",Fa=e=>typeof e=="symbol",Qe=e=>e!==null&&typeof e=="object",Po=e=>Qe(e)&&rl(e.then)&&rl(e.catch),Io=Object.prototype.toString,hn=e=>Io.call(e),Aa=e=>hn(e)==="[object Object]",Oo=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Ma(e){return e.__esModule||Oo&&e[Symbol.toStringTag]==="Module"}const La=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function wt(...e){let l=e[0]!==void 0&&e[0]!==null?e[0]:{},r=1,t=e.length,o=!1;for(typeof l=="boolean"&&(o=l,l=e[r]??{},r++),typeof l!="object"&&(l={});r<t;r++)if(e[r]!==null&&e[r]!==void 0){let a=e[r];for(let i in a){let u=l[i],s=a[i];if(u!==s)if(o===!0&&s&&typeof s=="object"){let c;Array.isArray(s)?c=u&&Array.isArray(u)?u:[]:c=u&&typeof u=="object"?u:{},l[i]=wt(o,c,s)}else s!==void 0&&(l[i]=s)}}return l}const zn=La?Promise.resolve():null;function Ba(e,...l){zn!==null?l&&l.length>0?zn.then(()=>{e(l)}):zn.then(e):l&&l.length>0?setTimeout(()=>{e(l)}):setTimeout(e)}function ce(e){return e==null?!1:typeof e=="boolean"?e:typeof e=="string"?e.toLocaleLowerCase()==="true":!!e}function $e(e){return typeof e=="number"?e:Number(e)}const qa={"[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 on(e){let r=Object.prototype.toString.call(e);return e==null?String(e):qa[r]||"object"}function Do(e){return e&&typeof e=="object"&&"setInterval"in e}function Vo(e){if(!e||e.nodeType!==1)return!0;let l=e;for(;l;){if(l.hidden)return!0;const r=window.getComputedStyle(l);if(r.display==="none"||r.visibility==="hidden"||r.visibility==="collapse")return!0;l=l.parentElement}return!1}function Ro(e){let l=!!e&&"length"in e&&e.length,r=on(e);return r==="function"||Do(e)?!1:r==="array"||l===0||typeof l=="number"&&l>0&&l-1 in e}function Fo(e,l){let r=+l.length,t=0,o=e.length;for(;t<r;t++)e[o++]=l[t];return e.length=o,e}function _a(e,l=[]){let r=l;return e!=null&&(Ro(Object(e))?Fo(r,typeof e=="string"?[e]:e):r.push(e)),r}function rt(e,l){if(e==l)return!0;if(e===void 0||l===void 0)return!1;let r=on(e),t=on(l);if(r!==t)return!1;if(r==="object"){let o=Object.keys(e),a=Object.keys(l);if(o.length!==a.length)return!1;for(let i=0;i<o.length;i++){let u=o[i],s=e[u],c=l[u];if(!rt(s,c))return!1}return!0}else if(r==="array"){if(e.length!==l.length)return!1;for(let o=0;o<e.length;o++){let a=e[o],i=l[o];if(!rt(a,i))return!1}return!0}return!1}const ut=typeof window<"u";function je(e){return e==null}function ol(e){return Object.prototype.toString.call(e)==="[object RegExp]"}const he=e=>e==null||typeof e!="string"?!1:e.length===0;function yl(e){return he(e)?!0:(e.charAt(0)=="-"&&(e=e.substring(1)),he(e)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(e))}function Ao(e){if(e==null)return 0;let l=`${e}`;if(l.length==0)return 0;l.charAt(0)=="-"&&(l=l.substring(1)),l=l.replace(/[^\d\.-]/g,"");const r=l.indexOf(".");return r==-1?l.length:r}function Mo(e){if(e==null)return 0;const l=`${e}`;if(l.length==0)return 0;const r=l.indexOf(".");return r==-1?0:l.length-(r+1)}function xr(e,l,r){const t=e.indexOf(l);return t===-1?e:l==="-"&&t!==0?e.slice(0,t):e.slice(0,t+1)+e.slice(t).replace(r,"")}function ja(e,l=!0,r=!0){l?e=xr(e,".",/\./g):e=e.replace(/\./g,""),r?e=xr(e,"-",/-/g):e=e.replace(/-/,"");const t=l?/[^-0-9.]/g:/[^-0-9]/g;return e.replace(t,"")}function za(e,l){return typeof e=="object"||Array.isArray(e)?l.findIndex(r=>{if(rt(e,r))return!0}):l.indexOf(e)}function Ha(e,l){if(typeof e=="object"||Array.isArray(e)){let r=l.reverse().findIndex(t=>{if(rt(e,t))return!0});return r!==-1&&(r=l.length-1-r),r}return l.lastIndexOf(e)}function Lt(e){return e==null||e==null?0:typeof e=="string"?e.length:`${e}`.length}function St(e,...l){const r={};return l.forEach(t=>{for(const o in t)r[o]=e[o]}),r}function Ve(e,...l){const r=[];l.forEach(o=>{Reflect.apply([].push,r,Reflect.ownKeys(o))});const t={};for(const o in e)r.includes(o)||(t[o]=e[o]);return t}const Ka=(e,l,r)=>{const t=Object.assign({},e),o=Object.assign({},r);return Object.keys(l).length>0?(Object.keys(t).forEach(a=>{o.hasOwnProperty(a)?typeof o[a]=="string"&&(t[a]=l[o[a]]):l[a]&&(t[a]=l[a])}),t):e},we=Symbol.for("BroadcastKey");class bl{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(l,r,t){this.parent=l,this.proxy=r,this.name=t,l!==null&&l.addChild(this)}addChild(l){this.children.push(l)}removeChild(l){const r=this.children.findIndex(t=>l===t);r!==-1&&this.children.splice(r,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.proxy=null}setPersistantMessage(l,r,t){if(!l.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const o=l.uniqueId,a={matched:l,action:r,args:t};return this.persistantMessages.set(o,a),!0}deletePersistantMessage(l){this.persistantMessages.delete(l)}getPersistantMessages(){const l=[];return this.persistantMessages.forEach(r=>{l.push(r)}),l}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(l,r){if(!r||r.messagingPolicy==="Once"&&r.resolved===!0)return!1;let t=!1;return!r.name||r.name==="*"||r.name==="+"||ol(r.name)&&l&&r.name.test(l)?t=!0:typeof r.name=="function"?t=Reflect.apply(r.name,null,[l]):r.name===l&&(t=!0),t}trigger(l,r,t){let o=null;const a=this.callbacks.get(r);typeof a=="function"&&(o=Reflect.apply(a,this.proxy,[...t]));const i=this.proxy??{};typeof i[r]=="function"&&(o=Reflect.apply(i[r],i,[...t])),l.resolved=!0,typeof l.resolve=="function"&&l.resolve(o)}pull(){let l=this.parent;for(;l;){const r=l.getPersistantMessages();Array.isArray(r)&&r.length>0&&r.forEach(t=>{if(this.isMatched(this.name,t.matched))try{this.trigger(t.matched,t.action,t.args)}catch(o){console.error(o)}}),l=l.parent}}emit(l,r,...t){if(l.messagingPolicy==="Once"&&l.resolved===!0)return[];if(l.cachePolicy==="Persistant")this.setPersistantMessage(l,r,t),l.cachePolicy="None";else if(l.cachePolicy==="Unresolved"){if(this.setPersistantMessage(l,r,t)){const i=l.resolve,u=l.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(u),typeof i=="function"&&i(...c)};l.resolve=s}l.cachePolicy="None"}let o=!1;!l.name||l.name==="*"?o=!0:l.name==="+"?(o=!1,l.name="*"):ol(l.name)&&this.name&&l.name.test(this.name)?o=!0:typeof l.name=="function"?o=Reflect.apply(l.name,null,[this.name]):l.name===this.name&&(o=!0);const a=[];if(o){const i=this.callbacks.get(r);if(typeof i=="function"){const s=Reflect.apply(i,this.proxy,[...t]);s!=null&&a.push(s)}const u=this.proxy??{};if(typeof u[r]=="function"){const s=Reflect.apply(u[r],u,[...t]);s!=null&&a.push(s)}if(l.resolved=!0,typeof l.resolve=="function"&&l.resolve(...a),l.messagingPolicy==="Once")return a}return this.children.forEach(i=>{const u=Reflect.apply(i.emit,i,[{...l},r,...t]);u!=null&&Array.isArray(u)&&Reflect.apply([].push,a,[...u])}),a}emitToChildren(l,r,...t){if(l.cachePolicy==="Persistant")this.setPersistantMessage(l,r,t),l.cachePolicy="None";else if(l.cachePolicy==="Unresolved"){if(this.setPersistantMessage(l,r,t)){const a=l.resolve,i=l.uniqueId??"",u=(...s)=>{this.deletePersistantMessage(i),typeof a=="function"&&a(...s)};l.resolve=u}l.cachePolicy="None"}const o=[];return this.children.forEach(a=>{const i=Reflect.apply(a.emit,a,[{...l},r,...t]);i!=null&&Array.isArray(i)&&Reflect.apply([].push,o,[...i])}),o}on(l,r){this.callbacks.set(l,r)}}function mn(e,l,r,t){const o=new bl(l,e,r);if(t&&typeof t=="object")for(const a in t)o.on(a,t[a]);return o}function Wa(e,l,r){const t=r;if(t[we])return t[we];const o=n.inject(we,null),a=new bl(o,r,e);if(l&&typeof l=="object")for(const i in l)a.on(i,l[i]);return t[we]=a,n.provide(we,a),n.onUnmounted(()=>{a.destroy(),t[we]=void 0}),a}function Ot(e=null){return e||(e=n.getCurrentInstance()?.proxy??null),e?e[we]??n.inject(we,null):n.inject(we,null)}class Ya{error(l,r){const t=r,o=r||n.hasInjectionContext()?Ot(r):null;o?o.emit({name:"*"},"setErrorTip",l):typeof t.setErrorTip=="function"&&t.setErrorTip(l)}reset(l){const r=l,t=l||n.hasInjectionContext()?Ot(l):null;t?t.emit({name:"*"},"setErrorTip",""):typeof r.setErrorTip=="function"&&r.setErrorTip("")}success(l){const r=l,t=l||n.hasInjectionContext()?Ot(l):null;t?t.emit({name:"*"},"setErrorTip",""):typeof r.setErrorTip=="function"&&r.setErrorTip("")}decorate(l,r,t){Array.isArray(l)||(l=[l]);const o=t,a=t||n.hasInjectionContext()?Ot(t):null,i=r.find(s=>s.required===!0||s.type==="required"&&s.required!==!1),u=l.find(s=>s.required===!0||s.type==="required"&&s.required!==!1);!i&&u?a?a.emit({name:"*"},"setRequired",!0):typeof o.setRequired=="function"&&o.setRequired(!0):i&&!u&&(a?a.emit({name:"*"},"setRequired",!1):typeof o.setRequired=="function"&&o.setRequired(!1),this.reset(t))}getValue(l){return l.modelValue}}let Dt=new Ya;function Ua(e){Dt=e}function Ga(e){Dt?Object.assign(Dt,e):Dt=e}function Xa(e,l){ht.Schema.setValidator(e,l)}function Qa(e){ht.Schema.deleteValidator(e)}let Lo=["blur","clear"];function Za(e){Lo=e}function Bo(){return Lo}let qo=["focus","change","setValue"];function Ja(e){qo=e}function _o(){return qo}function ei(e){ht.Schema.messages(e)}function Et(...e){const l=[];return e.forEach(r=>{r.forEach(t=>{const o=l.findIndex(a=>a.type===t.type);o!==-1&&l.splice(o,1),l.push(t)})}),l}function Ht(e){return e.forEach(l=>{l.type==="required"&&(l.required===null||l.required===void 0)&&(l.required=!0),!l.type&&(l.required===!0||l.required===!1)&&(l.type="required")}),e}const Xe=Symbol("ValidateSchemaKey");class jo{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(l,r,t){this.parent=l,this.descriptor=r,this.proxy=t,(this.descriptor.validate??!0)&&this.init()}init(){if(this.descriptor.pureDataValidate===!0||!this.descriptor.valueName||!this.proxy)return;let l=this.proxy.$attrs;l&&(this.scope=n.effectScope(!0),this.scope.run(()=>{n.watchEffect(()=>{const r=Ht(Et(this.attrRules,this.rules)),t=[];for(let a in l){let i=l[a];if(this.hasValidator(a,!0)){if(i===!1)continue;let s={type:a};i!==null&&typeof i=="object"&&Object.assign(s,i),t.push(s);continue}let u=this.getValidator(a);if(u!==null){let s={type:a,validator:u};t.push(s)}}this.attrRules=Ht(t);const o=Et(this.attrRules,this.rules);n.nextTick(()=>{this.decorate(o,r)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(l,...r){const t=this.descriptor.validateHandler;if(t&&typeof t[l]=="function")return Reflect.apply(t[l],t,[...r]);const o=Dt;return o&&typeof o[l]=="function"?Reflect.apply(o[l],o,[...r]):null}decorate(l,r){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",l,r,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(l){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",l,this.proxy)}getValue(){return this.proxy===null?null:this.execHandler("getValue",this.proxy)}setValidator(l,r,t=!1){t?ht.Schema.setValidator(l,r):this.validators[l]=r}getValidator(l){let r=this.validators[l]??null;return r||(r=this.parent?.getValidator(l)??null),r}deleteValidator(l,r=!1){r?ht.Schema.deleteValidator(l):Reflect.deleteProperty(this.validators,l)}hasValidator(l,r=!1){if(r)return ht.Schema.hasValidator(l);{let t=Reflect.has(this.validators,l);return!t&&this.parent!==null&&(t=this.parent.hasValidator(l,!1)),t}}setRule(l){const r=Et(this.attrRules,this.rules);l===null?this.rules=[]:Array.isArray(l)?this.rules=Ht(l):this.rules=Ht([l]);const t=Et(this.attrRules,this.rules);n.nextTick(()=>{this.decorate(t,r)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let r=Et(this.attrRules,this.rules);const t=this.descriptor.fieldName??"value";if(r.length>0){const o={[`${t}`]:r},a=this.getValue(),i={[`${t}`]:a},u=new ht.Schema(o),s=this.proxy??i;return u.validate(i,{context:s}).then(m=>{if(m.pass)this.success();else{let h="error";Array.isArray(m.errors)&&m.errors.length>0&&(h=m.errors[0].message??h,m.errors=[m.errors[0]],m.errors[0].ref=s),this.error(h)}return m}).catch(m=>{const h=m.message??`${m}`;return this.error(h),m})}}return Promise.resolve({pass:!0})}}function gn(e,l,r){if(r.valueName=r.valueName??"modelValue",r.valueType=r.valueType??"string",!r.validateHandler&&r.valueName!=="modelValue"){const o=r.valueName;r.validateHandler={getValue(a){return a[o]}}}return new jo(l,r,e)}const an=Symbol.for("EventEmitterKey");class zo{register=new Map;proxy;constructor(l){this.proxy=l}destroy(){this.proxy=null,this.register.clear()}off(l,r){let t=this.register.get(l);if(t&&Array.isArray(t)){let o=t.findIndex(a=>a===r);o!==-1&&t.splice(o,1)}}on(l,r){let t=this.register.get(l);t||(t=new Array,this.register.set(l,t)),t.push(r)}emit(l,...r){const t=this.register.get(l);t&&t.forEach(o=>{try{Reflect.apply(o,null,[l,...r])}catch(a){console.error(a.message,a)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[l,...r])}}function Ke(e,l){let r=null;return function(...t){r&&clearTimeout(r),r=setTimeout(()=>{r=null,Reflect.apply(e,null,[...t])},l)}}function Ho(e,l){let r=0;return function(...t){const o=new Date().getTime();o-r<l||(r=o,Reflect.apply(e,null,[...t]))}}function ti(e,l){const r=Ke((t,o)=>{e=t,o()},l);return n.customRef((t,o)=>({get(){return t(),e},set(a){r(a,o)}}))}function ni(e){let l=!1;return function(...r){l||(l=!0,Reflect.apply(e,null,[...r]))}}function vn(e,l,r,t=0,o=!0,a){let i=l,u=0;if(o){const c=e();if(u++,c){typeof a=="function"&&a(!0);return}if(u>r){typeof a=="function"&&a(!1);return}}const s=()=>{const c=e();if(u++,c){typeof a=="function"&&a(!0);return}if(u>r){typeof a=="function"&&a(!1);return}i+=t,setTimeout(s,i)};setTimeout(s,i)}const qe=Symbol("DomainKey"),vt=Symbol("DataItemsKey");class pn{_parent=null;get parent(){return this._parent}set parent(l){this._parent=l}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(l){this._broadcast=l}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(l){this._validateSchema=l}_props=n.reactive({});constructor(l=null){this._name=l}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(l,r=[]){for(const t in l){const o=l[t];r.length>0&&r.indexOf(o)!==-1||(this._props[t]=o)}}has(l){if(Reflect.has(this._props,l)){const r=this._props[l];if(r!=null)return!0}return this.parent==null?!1:this.parent.has(l)}delete(l){Reflect.deleteProperty(this._props,l)}set(l,r){this._props[l]=r}get(l,r){if(Reflect.has(this._props,l)){const t=this._props[l];if(t!=null)return t}return this.parent==null?r:this.parent.get(l,r)}getForParent(l,r){return this.parent==null?r:this.parent.get(l,r)}getForSelf(l){return this._props[l]}getAll(l){const r=[];let t=this;for(;t!=null;){if(Reflect.has(t._props,l)){const o=t._props[l];r.push(o)}t=t._parent}return r}}const li=new pn;function yt(){return li}function ct(e=null){return e||(e=n.getCurrentInstance()?.proxy??null),e?e[qe]??n.inject(qe,null):n.inject(qe,null)}const Hn=Symbol("OriginalDateKey");function xl(e,l,r=[],t){const o=n.getCurrentInstance();let a=o?.proxy,i=n.inject(qe,null);i===null&&(i=yt());const u=e||l.prop||l.name;let s=new pn(u);s.parent=i;const c=d=>{a[Hn]||C(d),s?.set("modelValue",d)},m=()=>s?.getForSelf("modelValue")??null,h=()=>a[Hn]??null,C=d=>{const f={};wt(!0,f,n.toRaw(d)),a[Hn]=f};n.isReactive(l)||typeof l=="function"?n.watch(l,d=>{s?.merge(d,r)},{immediate:!0}):s.merge(l,r),l.modelValue&&C(l.modelValue);const b=(d,f)=>{s?.set(d,f)},w=d=>s?.getForSelf(d)??null;if(a[qe]=s,n.provide(qe,s),o!==null){const d=n.inject(we,null),f=mn(a,d,u,t);s.broadcast=f,a[we]=f,n.provide(we,f),a.broadcast=(g,V,...B)=>Reflect.apply(f.emit,f,[g,V,...B]);const P=n.inject(Xe,null),v=gn(a,P,{componentName:""});s.validateSchema=v,a[Xe]=v,n.provide(Xe,v),a[vt]=new Map,a.validate=(g=!0)=>{const V=[];let B=null;const R={deep:!1};if(g===!0)B={name:"*"};else if(Array.isArray(g)&&g.length>0){const I=g;B={name:N=>N?I.indexOf(N)!==-1:!1}}else if(g!=null&&typeof g=="object"){const I=g;if(Object.assign(R,I),Array.isArray(I.include)&&I.include.length>0){const N=I.include;B={name:y=>y?N.indexOf(y)!==-1:!1}}else if(Array.isArray(I.exclude)&&I.exclude.length>0){const N=I.exclude;B={name:y=>y?N.indexOf(y)===-1:!1}}else B={name:"*"}}if(B){const I=f?.emitToChildren(B,"validate",R);I&&Reflect.apply([].push,V,I)}return V.length==1?V[0]:V.length>1?Promise.all(V).then(I=>{let N=[];return I.forEach(y=>{y.pass===!1&&Array.isArray(y.errors)&&(N=[...N,...y.errors])}),N.length>0?{pass:!1,errors:N}:{pass:!0}}):Promise.resolve({pass:!0})},a.setNameValidateRules=(g,V=!0,B=!1)=>{if(B===!0){Reflect.ownKeys(g).forEach(I=>{let N=String(I);const y={componentName:"",fieldName:N,pureDataValidate:!0};if(s){const j=Wo(s,N,y,f,v);a[vt].set(N,j);const $=g[N];$&&j.validateSchema.setRule($)}});return}if(V){const R=Reflect.ownKeys(g),I={name:N=>R.includes(N),cachePolicy:"Persistant",uniqueId:"validateRules"};f?.emitToChildren(I,"setNameValidateRules",g,!1)}},a.clearValidate=(g=!0)=>{let V=null;if(g===!0)V={name:"*"};else if(Array.isArray(g)&&g.length>0){const B=g;V={name:R=>R?B.indexOf(R)!==-1:!1}}else if(g!=null&&typeof g=="object"){const B=g;if(Array.isArray(B.include)&&B.include.length>0){const R=B.include;V={name:I=>I?R.indexOf(I)!==-1:!1}}else if(Array.isArray(B.exclude)&&B.exclude.length>0){const R=B.exclude;V={name:I=>I?R.indexOf(I)===-1:!1}}else V={name:"*"}}V&&f?.emitToChildren(V,"clearValidate",!1)},a.resetFields=g=>{const V=m();if(!V)return;const B={};if(wt(!0,B,h()??{}),Array.isArray(g))g.forEach(R=>{V[R]=B[R]});else if(g&&Array.isArray(g.include))(g.include??[]).forEach(I=>{V[I]=B[I]});else if(g&&Array.isArray(g.exclude)){let R=g.exclude??[];Reflect.ownKeys(B).forEach(I=>{R.includes(I)||(V[I]=B[I])})}else Object.assign(V,B);a.clearValidate(g)},a.setModelValue=(g,V)=>{if(!V||V===u)c(g);else{const B={name:V,messagingPolicy:"Once"};f?.emitToChildren(B,"setModelValue",g)}},a.getModelValue=()=>m(),a.setDomainProperty=(g,V)=>{b(g,V)},a.getDomainProperty=g=>w(g),setTimeout(function(){f?.pull()},0)}return n.onUnmounted(function(){s?.validateSchema&&(s.validateSchema.destroy(),a[Xe]=void 0,n.provide(Xe,null)),s?.broadcast&&(s?.broadcast?.destroy(),a[we]=void 0,n.provide(we,null)),s?.destroy(),a[qe]=void 0,n.provide(qe,null),a[vt]&&(a[vt].clear(),a[vt]=void 0),a.broadcast=null,a.validate=null,a.setNameValidateRules=null,a.clearValidate=null,a.resetFields=null,a.setModelValue=null,a.getModelValue=null,a.setDomainProperty=null,a.getDomainProperty=null,s=null,a=null}),s}function Ko(e,l,r=[]){let o=n.getCurrentInstance()?.proxy,a=n.inject(qe,null);a===null&&(a=yt());const i=e||l.prop||l.name;let u=new pn(i);return u.parent=a,n.isReactive(l)||typeof l=="function"?n.watch(l,s=>{u?.merge(s,r)},{immediate:!0}):u.merge(l,r),o[qe]=u,n.provide(qe,u),n.onUnmounted(()=>{u?.destroy(),o[qe]=void 0,n.provide(qe,null),u=null,o=null}),u}function Ee(e,l,r){const o=n.getCurrentInstance()?.proxy,a=l??"",i=n.inject(we,null);let u=mn(o,i,a,r);o[we]=u,n.provide(we,u),o.broadcast=(w,d,...f)=>u?Reflect.apply(u.emit,u,[w,d,...f]):null;const s=n.inject(Xe,null);e.fieldName=e.fieldName??a;let c=gn(o,s,e);o[Xe]=c,n.provide(Xe,c),o.validate=(w=null)=>{if(!c)return Promise.resolve({pass:!0});const d=[];let f=!1,P=!1;if(Array.isArray(w)&&w.indexOf(a)!==-1)P=!0,f=!0;else if(w&&typeof w=="object"){const v=w,g=v.ignoreDisabled??!0,V=v.ignoreReadonly??!0,B=v.ignoreHidden??!0;g===!0&&e.disabled===!0||V===!0&&e.readonly===!0||B===!0&&Vo(o.$el)?P=!1:(Array.isArray(v.include)&&v.include.indexOf(a)!==-1||Array.isArray(v.exclude)&&v.exclude.indexOf(a),P=!0),f=v.deep??!1}else typeof w=="boolean"&&(f=w),P=!0;if(P){const v=c?.validate();d.push(v)}if(f){let v=null;const g={deep:!1};if(w===!0)v={name:"*"};else if(Array.isArray(w)&&w.length>0){const V=w;v={name:B=>B?V.indexOf(B)!==-1:!1}}else if(w!=null&&typeof w=="object"){const V=w;if(Object.assign(g,V),Array.isArray(V.include)&&V.include.length>0){const B=V.include;v={name:R=>R?B.indexOf(R)!==-1:!1}}else if(Array.isArray(V.exclude)&&V.exclude.length>0){const B=V.exclude;v={name:R=>R?B.indexOf(R)===-1:!1}}else v={name:"*"}}if(v&&u){const V=u.emitToChildren(v,"validate",g);Reflect.apply([].push,d,V)}}return d.length==1?d[0]:d.length>1?Promise.all(d).then(v=>{let g=[];return v.forEach(V=>{V.pass===!1&&Array.isArray(V.errors)&&(g=[...g,...V.errors])}),g.length>0?{pass:!1,errors:g}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=w=>c?.setRule(w),o.setNameValidateRules=(w,d=!1)=>{const f=w[a];if(f&&c?.setRule(f),d&&u){const P={name:v=>Reflect.ownKeys(w).includes(v)};u.emitToChildren(P,"setNameValidateRules",w,!1)}},o.clearValidate=(w=null)=>{(!Array.isArray(w)||w.indexOf(l??"")!==-1)&&c?.clear();let d=null;if(w===!0)d={name:"*"};else if(Array.isArray(w)&&w.length>0){const f=w;d={name:P=>P?f.indexOf(P)!==-1:!1}}else if(w!=null&&typeof w=="object"){const f=w;if(Array.isArray(f.include)&&f.include.length>0){const P=f.include;d={name:v=>v?P.indexOf(v)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const P=f.exclude;d={name:v=>v?P.indexOf(v)===-1:!1}}else d={name:"*"}}d&&u&&u.emitToChildren(d,"clearValidate",!1)};let m=new zo(o);o[an]=m;const h=Ke((w="validate")=>{c&&(w==="reset"?c.clear():c.validate())},60);return(Array.isArray(e.validateCheckEvents)?e.validateCheckEvents:Bo()).forEach(w=>{m&&m.on(w,d=>{h("validate")})}),(Array.isArray(e.validateResetEvents)?e.validateResetEvents:_o()).forEach(w=>{m&&m.on(w,d=>{h("reset")})}),setTimeout(function(){u?.pull()},0),n.onUnmounted(()=>{u?.destroy(),o[we]=void 0,n.provide(we,null),u=null,c?.destroy(),o[Xe]=void 0,n.provide(Xe,null),c=null,m?.destroy(),o[an]=void 0,m=null,o.broadcast=null,o.validate=null,o.setValidateRule=null,o.setNameValidateRules=null,o.clearValidate=null}),{broadcast:u,validateSchema:c,emitEvent:(w,...d)=>{m&&Reflect.apply(m.emit,m,[w,...d])},onEvent:(w,d)=>{m&&Reflect.apply(m.on,m,[d])},offEvent:(w,d)=>{m&&Reflect.apply(m.off,m,[d])}}}function Wo(e,l,r,t,o){const a={},i=l??"",u={getValue(){const m=e.getForSelf("modelValue");return m?m[i]:null},isExist(){const m=e.getForSelf("modelValue");return m?Reflect.has(m,i):!1}};r.fieldName=i,r.validateHandler={getValue(m){return u.getValue()}};let s=gn({},o,r);a.validate=(m=null)=>{if(!u.isExist())return console.warn(`validate error: field [${i}] not exist`),Promise.resolve({pass:!0});const h=[];let C=!1,b=!1;if(Array.isArray(m)&&m.indexOf(i)!==-1)b=!0,C=!0;else if(m&&typeof m=="object"){const w=m;Array.isArray(w.include)&&w.include.indexOf(i)!==-1||Array.isArray(w.exclude)&&w.exclude.indexOf(i),b=!0,C=w.deep??!1}else typeof m=="boolean"&&(C=m),b=!0;if(b&&s){const w=s.validate();h.push(w)}if(C){let w=null;const d={deep:!1};if(m===!0)w={name:"*"};else if(Array.isArray(m)&&m.length>0){const f=m;w={name:P=>P?f.indexOf(P)!==-1:!1}}else if(m!=null&&typeof m=="object"){const f=m;if(Object.assign(d,f),Array.isArray(f.include)&&f.include.length>0){const P=f.include;w={name:v=>v?P.indexOf(v)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const P=f.exclude;w={name:v=>v?P.indexOf(v)===-1:!1}}else w={name:"*"}}if(w&&c){const f=c.emitToChildren(w,"validate",d);Reflect.apply([].push,h,f)}}return h.length==1?h[0]:h.length>1?Promise.all(h).then(w=>{let d=[];return w.forEach(f=>{f.pass===!1&&Array.isArray(f.errors)&&(d=[...d,...f.errors])}),d.length>0?{pass:!1,errors:d}:{pass:!0}}):Promise.resolve({pass:!0})},a.setValidateRule=m=>s?.setRule(m),a.setNameValidateRules=m=>{const h=m[i];h&&s?.setRule(h)};let c=mn(null,t,i,a);return n.onUnmounted(()=>{s=null,c=null}),{broadcast:c,validateSchema:s}}function Yo(){let l=n.getCurrentInstance()?.proxy,r=new zo(l);return l[an]=r,n.onUnmounted(()=>{r?.destroy(),l[an]=void 0,r=null,l=null}),{emitEvent:(t,...o)=>{r&&Reflect.apply(r.emit,r,[t,...o])},onEvent:(t,o)=>{r&&Reflect.apply(r.on,r,[o])},offEvent:(t,o)=>{r&&Reflect.apply(r.off,r,[o])}}}const pe=(e,l=-1)=>e?typeof e=="string"&&(e.endsWith("%")&&l<=0||e.endsWith("vh")||e.endsWith("vw"))?e:`${ve(e,l)}px`:"",ri=pe;function ve(e,l=-1){if(e==null)return 0;if(typeof e=="number")return e>0&&e<1&&l>0?e*l:e;if(e=e.trim().toLocaleLowerCase(),e.length===0)return 0;let r=e.indexOf("px");if(r!==-1)return Number(e.substring(0,r));if(r=e.indexOf("rem"),r!==-1){let o=Number(e.substring(0,r)),a=1;if(ut){const{fontSize:i}=window.getComputedStyle(document.documentElement,null),u=i.indexOf("px");u>0&&(a=Number(i.substring(0,u)))}return o*=a,o}if(r=e.indexOf("%"),r!==-1)return Number(e.substring(0,r))/100*l;const t=Number(e);return isNaN(t)?0:t}const st="PageStateKey";function et(e){const l={top:null,left:null,bottom:null,right:null};return e&&(e.top!==null&&e.top!==void 0&&(l.top=ve(e.top)),e.left!==null&&e.left!==void 0&&(l.left=ve(e.left)),e.bottom!==null&&e.bottom!==void 0&&(l.bottom=ve(e.bottom)),e.right!==null&&e.right!==void 0&&(l.right=ve(e.right))),l}function al(e,l,r={},t=!0,o=-1,a=-1,i=0,u=0){if(e.headerHeight=ve(r.headerHeight??l.headerHeight??-1),e.headerPadding=et(r.headerPadding??l.headerPadding),e.footerHeight=ve(r.footerHeight??l.footerHeight??-1),e.footerPadding=et(r.footerPadding??l.footerPadding),e.contentPadding=et(r.contentPadding??l.contentPadding),t){const s=r.height??l.height;s?e.height=ve(s,a):e.height=ve(a)-ve(i,a)-ve(u,a),e.width=ve(r.width??l.width??0,o)}}function Uo(e,l={}){const r={top:null,bottom:null,right:null,left:null},t={width:0,height:0,headerHeight:0,headerPadding:{...r},footerHeight:0,footerPadding:{...r},contentPadding:{...r},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},o=Object.assign(e.get("safeAreaInset")??{},l.safeAreaInset??{});o&&(t.safeAreaTop=ve(o.top),t.safeAreaBottom=ve(o.bottom),t.safeAreaLeft=ve(o.left),t.safeAreaRight=ve(o.right));const a=e.get("pageLayout");if(!a)return null;const i=e.get("rootWidth")??-1,u=e.get("rootHeight")??-1,s=e.get("headerBarHeight")??0,c=e.get("footerBarHeight")??0;al(t,a,l,!0,i,u,s,c);const m=n.reactive(t),h=e.getForParent(st);h&&(t.height=sn(e,h),t.width=un(e,h),n.watch([()=>sn(e,h),()=>un(e,h)],([b,w])=>{m.height=b,m.width=w}));const C=!h;return n.watch([()=>l.height,()=>e.get("pageLayout"),()=>e.get("rootWidth"),()=>e.get("rootHeight"),()=>e.get("headerBarHeight"),()=>e.get("footerBarHeight")],([b,w,d=-1,f=-1,P=0,v=0])=>{al(m,w,l,C,d,f,P,v)}),e.set(st,m),m}function yn(e){return e.get(st)}function bn(e,l){if(l=l??e.get(st),l&&l.headerMounted){const r=l.safeAreaTop==-1?0:l.safeAreaTop;return l.headerAllHeight??l.headerHeight+r}return 0}function xn(e,l){if(l=l??e.get(st),l&&l.footerMounted){const r=l.safeAreaBottom==-1?0:l.safeAreaBottom;return l.footerAllHeight??l.footerHeight+r}return 0}function sn(e,l){if(l=l??e.get(st),l){if(l.contentInnerHeight)return l.contentInnerHeight;const r=bn(e,l),t=xn(e,l);return l.height-r-t-(l.contentPadding.top??0)-(l.contentPadding.bottom??0)}return 0}function un(e,l){return l=l??e.get(st),l?l.contentInnerWidth??l.width-(l.contentPadding.left??0)-(l.contentPadding.right??0):0}function oi(e){return!!e.getForParent(st)}const wl=Symbol.for("InnerPageScopeKey");function Sl(e){n.provide(wl,e)}function Bt(e=!1){return n.inject(wl,e)}const Tl=Symbol.for("AbstractPageScopeKey");function Go(e){n.provide(Tl,e)}function qt(e=!1){return n.inject(Tl,e)}var ze=(e=>(e[e.Parent=0]="Parent",e[e.Near=1]="Near",e))(ze||{});function Kt(e,l){return e==null?!1:typeof l=="function"?l(e):!0}function Ae(e,l,r=1,t){const o=ct();return o==null?e:r===0?n.computed(()=>{const a=o.getAll(l);for(let u=a.length-1;u>=0;u--){const s=a[u];if(Kt(s,t))return s}const i=e.value;return Kt(i,t)?i:null}):n.computed(()=>{const a=e.value;if(Kt(a,t))return a;const i=o.getAll(l);for(let u=0;u<i.length;u++){const s=i[u];if(Kt(s,t))return s}return null})}function Le(e){return Ae(e,"readonly",1)}function Be(e){return Ae(e,"disabled",1)}function ge(e,l="modelValue",r=null,t){const o=n.toRef(e,l);let a=o.value;typeof r=="function"&&(a=r(o.value));const i=n.ref(a);return n.watch(o,u=>{if(typeof r=="function"){const s=r(u);s!==i.value&&(i.value=s,t&&t("setValue",s))}else u!==i.value&&(i.value=u,t&&t("setValue",u))}),i}const Xo=new Map,cn=new Map;let il=null;function ai(e){il=e}function Qo(e,l,r){if(r){let t=cn.get(r);t||(t=new Map,cn.set(r,t)),t.set(e,l)}else Xo.set(e,l)}function He(e,l,r){!r&&il&&(r=il(e)??void 0);let t=null;if(r){let o=cn.get(r);o&&(t=o.get(l))}return t||(t=Xo.get(l)),t}function ii(e,l){for(let r in e){const t=e[r];Qo(r,t,l)}}function si(e){cn.delete(e)}function ui(){return{top:0,left:0,bottom:0,right:0}}function ci(){if(ut){const e=document.documentElement.clientWidth||document.body.clientWidth,l=document.documentElement.clientHeight||document.body.clientHeight;return{rootWidth:e,rootHeight:l,pageLayout:{}}}else return{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function fi(e,l){if(l.componentPrefix){const r=e.indexOf("-");return`${l.componentPrefix}${e.slice(r)}`}return e}class di{packages;installers;_version;get version(){return this._version}constructor(l,r,t){this.packages=l,this.installers=r,this._version=t}install(l,r={}){r?.install!==!1&&(this.packages.forEach(o=>{if(o.install)l.use(o);else if(o.name){const a=fi(o.name,r);l.component(a,o)}}),this.installers.forEach(o=>{o(l,r)}));const t=yt();if(r.autoAdjustPageLayout!==!1&&window.ResizeObserver){const o={...r},a=Ke(()=>{const u={...o};this.updateLayout(u,t)},120);new window.ResizeObserver(a).observe(window.document.body)}this.updateLayout(r,t)}updateLayout(l,r){const t=l.headerBarHeight??0,o=l.footerBarHeight??0,a=wt({},ui(),l.safeAreaInset),i=ci(),u=wt({},i.pageLayout,l.pageLayout);r=r??yt(),r.set("safeAreaInset",a),r.set("headerBarHeight",t),r.set("footerBarHeight",o),r.set("pageLayout",u),r.set("rootWidth",i.rootWidth),r.set("rootHeight",i.rootHeight);const s=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const c in l)s.indexOf(c)===-1&&r.set(c,l[c])}setScopeGetter(l){ai(l)}setAPI(l,r,t){Qo(l,r,t)}getAPI(l,r,t){return He(l,r,t)}batchSetAPI(l,r){ii(l,r)}clearScopeAPI(l){si(l)}getRootDomain(){return yt()}}const hi=[T.ElAffix,T.ElAlert,T.ElAutocomplete,T.ElAutoResizer,T.ElAvatar,T.ElBacktop,T.ElBadge,T.ElBreadcrumb,T.ElBreadcrumbItem,T.ElButton,T.ElButtonGroup,T.ElCalendar,T.ElCard,T.ElCarousel,T.ElCarouselItem,T.ElCascader,T.ElCascaderPanel,T.ElCheckTag,T.ElCheckbox,T.ElCheckboxButton,T.ElCheckboxGroup,T.ElCol,T.ElCollapse,T.ElCollapseItem,T.ElCollapseTransition,T.ElColorPicker,T.ElConfigProvider,T.ElContainer,T.ElAside,T.ElFooter,T.ElHeader,T.ElMain,T.ElDatePicker,T.ElDescriptions,T.ElDescriptionsItem,T.ElDialog,T.ElDivider,T.ElDrawer,T.ElDropdown,T.ElDropdownItem,T.ElDropdownMenu,T.ElEmpty,T.ElForm,T.ElFormItem,T.ElIcon,T.ElImage,T.ElImageViewer,T.ElInput,T.ElInputNumber,T.ElLink,T.ElMenu,T.ElSubMenu,T.ElMenuItem,T.ElMenuItemGroup,T.ElPageHeader,T.ElPagination,T.ElPopconfirm,T.ElPopover,T.ElPopper,T.ElProgress,T.ElRadio,T.ElRadioButton,T.ElRadioGroup,T.ElRate,T.ElResult,T.ElRow,T.ElScrollbar,T.ElSelect,T.ElOption,T.ElOptionGroup,T.ElSelectV2,T.ElSkeleton,T.ElSkeletonItem,T.ElSlider,T.ElSpace,T.ElSteps,T.ElStep,T.ElSwitch,T.ElTable,T.ElTableColumn,T.ElTableV2,T.ElTabs,T.ElTabPane,T.ElTag,T.ElTimePicker,T.ElTimeSelect,T.ElTimeline,T.ElTimelineItem,T.ElTooltip,T.ElTransfer,T.ElTree,T.ElTreeSelect,T.ElTreeV2,T.ElUpload,T.ElStatistic,T.ElCountdown,T.ElSegmented,T.ElAnchor,T.ElAnchorLink,T.ElWatermark,T.ElMessageBox,T.ElMessage,T.ElNotification,T.ElSplitter],mi=[T.ElInfiniteScroll,T.ElLoading,T.ElMessage,T.ElMessageBox,T.ElNotification,T.ElPopoverDirective],gi=(e,l={})=>{const r=l.componentPrefix??"fox",t=r[0].toUpperCase()+r.slice(1);hi.forEach(o=>{let a=o.name;typeof a=="string"?(a=`${t}${a.slice(2)}`,e.component(a,o)):e.use(o)}),mi.forEach(o=>{e.use(o)})};function se(e){const l="fox-"+e;return{componentName:l,scope:e.replace("-",""),create(r){return r.baseName=e,r.name=l,r.install=t=>{t.component(r.name,r)},n.defineComponent(r)},createDemo(r){return r.baseName=e,r.name="demo-"+e,n.defineComponent(r)}}}function Te(e,l=null){if(l||(l=n.getCurrentInstance()),l&&l.proxy){let r=l.proxy;Object.assign(r,e)}}const Ne={disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Re={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String,Number],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},Zo={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}},Jo={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}},ea=[];for(const e in Jo)ea.push(e);const vi={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}},pi=(e,l)=>({inheritAttrs:!0,props:{...Ne,...Zo,...vi},setup(r,{slots:t}){const o=qt(!1),a=Bt(!1),i=xl(r.name,r);if(i){const h=Uo(i,r);Te({getPageContentHeight:()=>sn(i,h),getPageContentWidth:()=>un(i,h),getPageHeaderHeight:()=>bn(i,h),getPageFooterHeight:()=>xn(i,h)}),h&&a&&(h.contentHeight="100%")}const u=n.computed(()=>({[e]:!0,"is-inner":a})),s=n.computed(()=>({})),c=n.getCurrentInstance(),m=(h,C=!1)=>{const b=c?.proxy;b&&typeof b.setNameValidateRules=="function"&&b.setNameValidateRules(h,!0,C)};return n.watch([()=>r.rules,()=>r.pureDataRules],([h,C],[b,w])=>{if(h&&b){const d=n.toRaw(b),f=n.toRaw(h),P=f?Reflect.ownKeys(f):[];(d?Reflect.ownKeys(d):[]).forEach(g=>{P.includes(g)||(f[g]=[])}),m(f)}if(C&&w){const d=n.toRaw(w),f=n.toRaw(C),P=f?Reflect.ownKeys(f):[];(d?Reflect.ownKeys(d):[]).forEach(g=>{P.includes(g)||(f[g]=[])}),m(f,!0)}},{deep:!0}),n.onMounted(()=>{if(r.rules){const h=n.toRaw(r.rules);m(h)}if(r.pureDataRules){const h=n.toRaw(r.pureDataRules);m(h,!0)}}),()=>{if(o)return t?.default?.();{const h={class:u.value,style:s.value};return n.h("div",h,[t?.default?.()])}}}}),{componentName:yi,create:bi}=se("page"),Cl=bi(pi(yi));function $l(e){const l=n.unref(e);return{width:l.offsetWidth,height:l.offsetHeight}}function wn(e){const l=n.unref(e),r=window.getComputedStyle(l,null),t=parseFloat(r.getPropertyValue("padding-left")),o=parseFloat(r.getPropertyValue("padding-right")),a=parseFloat(r.getPropertyValue("padding-top")),i=parseFloat(r.getPropertyValue("padding-bottom"));return{width:l.clientWidth-t-o,height:l.clientHeight-a-i}}const ta={headerbar:{},radio:{},checkbox:{}};function xi(e){Object.assign(ta,e)}function na(){return ta}const wi=(e,l,r,t=!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:r},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,a){const i=qt(!1),u=Bt(!1),s=i?null:ct(),c=s?yn(s):null;c&&(c.headerMounted=!0);const m=na(),h=e,C=n.computed(()=>{const x={[h]:!0,[`${h}--border`]:o.border,[`${h}--fixed`]:o.fixed};return u||(x[`${h}--safe-area-inset-top`]=o.safeAreaInsetTop),x}),b=n.computed(()=>({[`${h}__inner`]:!0,[`${h}__inner--${o.align}`]:!0})),w=je(o.height)?null:ve(o.height),d=n.computed(()=>{const x={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(i)return x;if(s&&c){const S=et(o.padding??c.headerPadding);return Object.assign(x,S),je(w)||(c.headerHeight=w),x.height=c.headerHeight,x.safeAreaTop=c.safeAreaTop===-1?0:c.safeAreaTop,x.safeAreaTop>0&&(x.top=x.safeAreaTop+(S.top??0),x.height&&x.height>0&&(x.height=x.height+x.safeAreaTop)),x}if(je(w)||(x.height=w),o.padding){const S=et(o.padding);Object.assign(x,S)}return x}),f=n.ref(null),P=()=>{if(c&&f.value&&f.value.offsetParent!==null){if(!t){const x=$l(f.value);c.headerAllHeight=x.height}return c.headerMounted=!0,!0}return!1},v=Ke(P,120);let g=null;n.onMounted(()=>{i||c&&(vn(P,50,5,50,!0),window.ResizeObserver&&f.value&&(g=new window.ResizeObserver(v),g.observe(f.value)))}),n.onUnmounted(()=>{i||c&&(c.headerMounted=!1,g&&(g.disconnect(),g=null))});const V=n.computed(()=>{const x={};return i||(d.value.height!==null&&d.value.height!==void 0&&(x.height=`${d.value.height}px`),d.value.top!==null&&d.value.top!==void 0&&(x.paddingTop=`${d.value.top}px`),d.value.left!==null&&d.value.left!==void 0&&(x.paddingLeft=`${d.value.left}px`),d.value.right!==null&&d.value.right!==void 0&&(x.paddingRight=`${d.value.right}px`),d.value.bottom!==null&&d.value.bottom!==void 0&&(x.paddingBottom=`${d.value.bottom}px`)),x}),B=n.computed(()=>{const x=d.value?.height;return je(x)||x<0?!0:x>0});function R(){a.emit("back")}function I(){a.emit("click-title")}function N(){a.emit("click-right")}function y(){a.emit("click-right-text")}const j=()=>{if(!o.leftShow)return null;const x=[];if(a.slots.left)x.push(a.slots.left());else{if(a.slots.leftIcon){const S=n.h("view",{class:"left-icon",onClick:R},[a.slots.leftIcon()]);x.push(S)}else{const S=o.leftIcon??m.headerbar.Left??r,O=n.h("view",{class:"left-icon",onClick:R},[n.h(S)]);x.push(O)}if(o.leftText){const S=n.h("view",{class:"left-text",onClick:R},[o.leftText]);x.push(S)}}return x.length===0?null:n.h("view",{class:"fox-header-bar__left"},x)},$=()=>{if(!o.rightShow)return null;const x=[];if(a.slots.right)x.push(a.slots.right());else{if(o.rightText){const S=n.h("view",{class:"right-text",onClick:y},[o.rightText]);x.push(S)}if(a.slots.rightIcon){const S=n.h("view",{class:"right-icon",onClick:N},[a.slots.rightIcon()]);x.push(S)}else if(o.rightIcon){const S=n.h("view",{class:"right-icon",onClick:N},[n.h(o.rightIcon)]);x.push(S)}}return x.length===0?null:n.h("view",{class:"fox-header-bar__right"},x)},q=()=>{if(!o.titleShow)return null;const x=[],S=a.slots.default?a.slots.default():null;if(S)x.push(S);else{if(o.title){const O=n.h("view",{class:"title-text"},[o.title]);x.push(O)}if(a.slots.titleIcon){const O=n.h("view",{class:"title-icon",onClick:I},[a.slots.titleIcon()]);x.push(O)}else if(o.titleIcon){const O=n.h("view",{class:"title-icon",onClick:I},[n.h(o.titleIcon)]);x.push(O)}}return x.length===0?null:n.h("view",{class:"fox-header-bar__title"},x)},Q=()=>{const x=[],S=a.slots.bottom?a.slots.bottom():null;return S&&x.push(S),x.length===0?null:n.h("view",{class:"fox-header-bar__bottom"},x)};return()=>{if(i||!B.value)return null;const x=[];if(a.slots.all)x.push(a.slots.all());else{const O=[],_=j();_&&O.push(_);const X=q();X&&O.push(X);const J=$();if(J&&O.push(J),O.length>0){const te=n.h("view",{class:b.value},O);x.push(te)}const A=Q();A&&x.push(A)}if(x.length===0)return null;const S={class:C.value,style:V.value,ref:f};return n.h("view",S,x)}}}),{componentName:Si,create:Ti,scope:Ci}=se("header-bar"),Nl=Ti(wi(Si,Ci,De.ArrowLeft));function $i(e,l,r=!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(t,o){const a=qt(!1),i=Bt(!1),u=a?null:ct(),s=u?yn(u):null,c=n.computed(()=>{const v=e,g={[v]:!0,[`${v}--${t.align}`]:!0,[`${v}--border`]:t.border,[`${v}--fixed`]:t.fixed};return i||(g[`${v}--safe-area-inset-bottom`]=t.safeAreaInsetBottom),g}),m=je(t.height)?null:ve(t.height),h=n.computed(()=>{const v={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(a)return v;if(u&&s){const g=et(t.padding??s.footerPadding);return Object.assign(v,g),je(m)||(s.footerHeight=m),v.height=s.footerHeight,v.safeAreaBottom=s.safeAreaBottom===-1?0:s.safeAreaBottom,v.safeAreaBottom>0&&(v.bottom=v.safeAreaBottom+(g.bottom??0),v.height&&v.height>0&&(v.height=v.height+v.safeAreaBottom)),v}if(je(m)||(v.height=m),t.padding){const g=et(t.padding);Object.assign(v,g)}return v}),C=n.computed(()=>{const v=h.value?.height;return je(v)||v<0?!0:v>0}),b=n.ref(null),w=()=>{if(s&&b.value&&b.value.offsetParent!==null){if(!r){const v=$l(b.value);s.footerAllHeight=v.height}return s.footerMounted=!0,!0}return!1},d=Ke(w,120);let f=null;n.onMounted(()=>{a||s&&(vn(w,50,5,50,!0),window.ResizeObserver&&b.value&&(f=new window.ResizeObserver(d),f.observe(b.value)))}),n.onUnmounted(()=>{a||s&&(s.footerMounted=!1,f&&(f.disconnect(),f=null))});const P=n.computed(()=>{const v={};return a||(h.value.height!==null&&h.value.height!==void 0&&(v.height=pe(h.value.height)),h.value.top!==null&&h.value.top!==void 0&&(v.paddingTop=pe(h.value.top)),h.value.left!==null&&h.value.left!==void 0&&(v.paddingLeft=pe(h.value.left)),h.value.right!==null&&h.value.right!==void 0&&(v.paddingRight=pe(h.value.right)),h.value.bottom!==null&&h.value.bottom!==void 0&&(v.paddingBottom=pe(h.value.bottom))),v});return()=>{if(a||!C.value)return null;const v=o.slots.default?o.slots.default():[],g={ref:b,class:c.value,style:P.value};return n.h("view",g,v)}}}}const{componentName:Ni,create:ki}=se("footer-bar"),kl=ki($i(Ni));function Ei(e,l){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(r,{slots:t,attrs:o}){const a=qt(!1),i=Bt(!1),u=a?null:ct(),s=n.computed(()=>({[e]:!0})),c=u?yn(u):null,m=n.computed(()=>{const d={};if(a)return d;if(u&&c){if(r.padding){const I=et(r.padding);Object.assign(c.contentPadding,I)}const f=bn(u,c),P=xn(u,c);let v="";c.contentHeight?v=`${c.contentHeight}`:v=`${c.height}px`,d.height=v;let g=(c&&c.contentPadding&&c.contentPadding.top)??-1;(g>=0||f>0)&&(g=g<0?0:g,d.paddingTop=`${f+g}px`);let V=(c&&c.contentPadding&&c.contentPadding.bottom)??-1;(V>=0||P>0)&&(V=V<0?0:V,d.paddingBottom=`${P+V}px`);const B=(c&&c.contentPadding&&c.contentPadding.left)??-1;B>=0&&(d.paddingLeft=`${B}px`);const R=(c&&c.contentPadding&&c.contentPadding.right)??-1;return R>=0&&(d.paddingRight=`${R}px`),d}if(r.padding){const f=et(r.padding);f.left&&(d.paddingLeft=`${f.left}px`),f.top&&(d.paddingTop=`${f.top}px`),f.right&&(d.paddingRight=`${f.right}px`),f.bottom&&(d.paddingBottom=`${f.bottom}px`)}return d}),h=n.ref(null),C=()=>{if(c&&h.value){const d=wn(h.value);c.contentInnerHeight=d.height,c.contentInnerWidth=d.width}},b=Ke(C,120);let w=null;return n.onMounted(()=>{i||a||(requestAnimationFrame(C),window.ResizeObserver&&h.value&&(w=new window.ResizeObserver(b),w.observe(h.value)))}),n.onUnmounted(()=>{i||a||w&&(w.disconnect(),w=null)}),()=>{if(a)return t.default?.();{const d=r.tag??"view",f={...o,ref:h,class:s.value,style:m.value};return n.h(d,f,t)}}}}}const{componentName:Pi,create:Ii}=se("content"),El=Ii(Ei(Pi)),Tt="GroupStateKey",la=Symbol.for("GroupScopeKey");function Sn(){return n.inject(la,!1)}function Tn(e=!0){n.provide(la,e)}function Oi(e,l={}){Reflect.ownKeys(l).forEach(t=>{if(typeof t!="string")return;const o=l[t];je(o)||(e[t]=o)})}function Di(e,l={}){const t={type:"grid",width:e.get("width",-1),column:-1,gutter:-1};Oi(t,l);const o=n.shallowRef(t),a=n.markRaw({layout:o,passport:0,order:{index:0}});return e.set(Tt,a),a}function Kn(e,l,r=-1,t=-1,o=!1,a,i,u){const s=e.get(Tt);if(!s)return;const c=e.get("groupLayout")??{};r===-1&&(r=c.column??1),t===-1&&(t=c.gutter??0),a||(a=c.minItemWidth??-1),i||(i=c.maxItemWidth??-1);const m=ve(a),h=ve(i);u||(u=c.type??"grid");const C=()=>{const b=l===""||l===-1,w=ve(l);let d=$e(r);const f=ve(t);if(!b){let g=(w-(d-1)*f)/d;for(;h!==-1&&g>h;)d++,g=(w-(d-1)*f)/d;for(;m!==-1&&d>1&&g<m;)d--,g=(w-(d-1)*f)/d}let P=!1;const v=s.layout;v.value.width=l,v.value.column!==d&&(v.value.column=d,P=!0),v.value.gutter!==f&&(v.value.gutter=f,P=!0),v.value.type!==u&&(v.value.type=u,P=!0),P&&n.triggerRef(v)};if(o)C();else{const b=++s.passport;setTimeout(()=>{b===s.passport&&C()},50)}}function Cn(e,l=!1){let r;return l?r=e.getForParent(Tt):r=e.get(Tt),r.layout}function $n(e,l=!1){let r;return l?r=e.getForParent(Tt):r=e.get(Tt),r.order}function wr(e,l=1){if(l==="stretch")return-1;const r=$e(l);return r===-1?100:100*r/e}function Nn(e,l,r=1,t=0,o){const a={};let i=0;o?i=ve(o):i=wr(l.column,r),i>0&&(a.width=`${i}%`);const u=wr(l.column,t);u>0&&(a["margin-left"]=`${u}%`);const s=l.gutter/2;return s>0&&(a["padding-left"]=`${s}px`,a["padding-right"]=`${s}px`),a}function kn(e,l,r=1,t=0){if(r==="stretch"){const s=e.index%l.column,c=s+(l.column-s);return e.index=e.index+(c-s),{"grid-column":`${s+1} / -1`}}let o=$e(r);if(o===-1){const s=e.index%l.column;return l.column,s==0?e.index=e.index+l.column:e.index=e.index+(l.column-s)+l.column,{"grid-column":"1 / -1"}}if(o>l.column){const s=e.index%l.column;return l.column,s==0?e.index=e.index+l.column:e.index=e.index+(l.column-s)+l.column,{"grid-column":"1 / -1"}}const a=$e(t)%l.column;let i=(e.index+a)%l.column,u=i+o;return u>l.column?(i=0,u=i+o,e.index=e.index+(l.column-i)+o):e.index=e.index+a+o,a>0?{"grid-column":`${i+1} / span ${o}`}:{"grid-column-start":`span ${o}`}}const ra=Symbol("RollingStateKey");function Vi(e){n.provide(ra,e)}function Ri(){return n.inject(ra,null)}function sl(e){let l=0;const r=window.getComputedStyle(e,null);if(r.getPropertyValue("box-sizing")==="content-box"){const o=parseFloat(r.getPropertyValue("padding-top")),a=parseFloat(r.getPropertyValue("padding-bottom"));l=e.clientHeight-o-a}else l=e.offsetHeight;return l}function Fi(e){let l=sl(e);if(l<=0){const r=e.cloneNode(!0),t=e.offsetWidth;r.style=`width: ${t}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(r),l=sl(r),document.body.removeChild(r)}return l}function Ai(e,l,r){const t=typeof e=="number"?e:parseInt(e),o=typeof l=="number"?l:parseInt(l),a=typeof r=="number"?r:parseInt(r);if(t<=0)return"1fr";const i=(t-(o-1)*a)/o;return i>0?`${i}px`:"1fr"}const Mi={...Ne,...Zo,...Jo};function Li(e,l,r){return{props:Mi,emits:["update:collapse","header-click"],setup(t,o){const a=xl(t.prop??t.name,t,ea),i=Di(a,{type:t.type}),u=Sn();Tn(!0);const s=t.rollingDisplay?Ri():null,c=n.ref(null),m=n.computed(()=>t.rollingDisplay?s&&!s.disabled:!1),h=n.computed(()=>u&&a?Cn(a,!0).value:null),C=n.getCurrentInstance(),b=(D,K=!1)=>{const E=C?.proxy;E&&typeof E.setNameValidateRules=="function"&&E.setNameValidateRules(D,!0,K)};n.watch([()=>t.rules,()=>t.pureDataRules],([D,K],[E,p])=>{if(D&&E){const L=n.toRaw(E),F=n.toRaw(D),ee=F?Reflect.ownKeys(F):[];(L?Reflect.ownKeys(L):[]).forEach(ie=>{ee.includes(ie)||(F[ie]=[])}),b(F)}if(K&&p){const L=n.toRaw(p),F=n.toRaw(K),ee=F?Reflect.ownKeys(F):[];(L?Reflect.ownKeys(L):[]).forEach(ie=>{ee.includes(ie)||(F[ie]=[])}),b(F,!0)}},{deep:!0});const w=e,d=n.computed(()=>{const D={};D.height=S.value;const K=u?$n(a,!0):null;if(h.value&&K){if(h.value.type==="grid"){const E=kn(K,h.value,t.span,t.offset);Object.assign(D,E)}else if(h.value.type==="flow"){const E=Nn(K,h.value,t.span,t.offset,t.width);Object.assign(D,E)}}else if(t.width){const E=pe(t.width);D.width=E}return D}),f=n.computed(()=>{const D=i.layout.value.type;return D==="grid"||D==="flow"?{[`${w}--${D}`]:!0,[`${w}--${D}-justify-${t.justify}`]:!0,[`${w}--${D}-align-${t.align}`]:!0,[`${w}--gutter`]:!0}:{[`${w}--${D}`]:!0,[`${w}--gutter`]:!0}}),P=n.computed(()=>{if(i.layout.value.type==="grid"){let K="";if(t.columnWidth)K=`repeat(auto-fill, ${t.columnWidth})`;else{const E=Ai(N.value,i.layout.value.column,i.layout.value.gutter);K=`repeat(${i.layout.value.column}, ${E})`}return{"column-gap":`${i.layout.value.gutter}px`,"grid-template-columns":K}}}),v=n.toRef(t,"gutter"),g=n.toRef(t,"column"),V=n.computed(()=>u||m.value?!0:ce(t.isWrap)),B=[],R=D=>{B.push(D)},I=()=>{let D=B.length;B.splice(0,D)},N=n.ref(-1),y=D=>{const K=wn(D).width;K>0&&K!==N.value&&(N.value=K)};Kn(a,N.value,g.value,v.value,!0,t.minItemWidth,t.maxItemWidth,t.type),t.autoLayout&&n.watch([N,g,v],([D,K,E])=>{i.order.index=0,Kn(a,D,K,E,!1,t.minItemWidth,t.maxItemWidth,t.type)});const j=n.computed(()=>O.value?t.expandText??"":t.collapseText??""),$=n.computed(()=>({[`${e}__header-collapse-text`]:!0})),q=n.computed(()=>({[`${e}__header-collapse-icon`]:!0,"is-expand":!O.value,"is-collapse":O.value})),Q=n.ref(),x=n.ref(),S=n.computed(()=>_.value||pe(t.height)||""),O=n.ref(!1),_=n.ref(""),X=n.ref(!1);let J=-1;const A=(D,K=!0)=>{const E=Q.value;if(E&&O.value!==D){if(J=J===-1?Fi(E):J,X.value=!0,K)if(E.style["will-change"]="height",E.ontransitionend=function(){E.ontransitionend=null,this.style["will-change"]="auto",D||(_.value="",X.value=!1)},D){let p=0;t.collapseHeight?p=t.collapseHeight:x.value&&x.value.classList.contains(`${e}__header`)&&(p=x.value.offsetHeight),_.value=`${J}px`,n.nextTick(()=>{_.value=`${p}px`})}else _.value=`${J}px`;else if(D){let p=0;t.collapseHeight?p=t.collapseHeight:x.value&&x.value.classList.contains(`${e}__header`)&&(p=x.value.offsetHeight),_.value=`${p}px`}else X.value=!1,_.value=`${J}px`;O.value=D,o.emit("update:collapse",D)}};n.watch(()=>t.collapse,D=>{A(D)});const te=D=>{o.emit("header-click",D)},W=()=>{M()},M=D=>{D=D??!O.value,A(D)};Te({toggleCollapse:M,doLayout:()=>{B[0]&&(y(B[0]),Kn(a,N.value,g.value,v.value,!0,t.minItemWidth,t.maxItemWidth,t.type))}});let z=null,k=!0;const Y=D=>{if(t.rules){const K=n.toRaw(t.rules);b(K)}if(t.pureDataRules){const K=n.toRaw(t.pureDataRules);b(K,!0)}if(ut&&(D&&A(ce(t.collapse),!1),t.autoLayout&&Array.isArray(B)&&B.length>0)){const K=B[0];if(y(K),window.ResizeObserver){const E=Ke(()=>y(K),120);z=new window.ResizeObserver(E),z.observe(K)}}},Z=()=>{z?.disconnect(),z=null},le=!m.value||s?.acquire();le&&(c.value=m.value?!0:null),n.onMounted(()=>{if(le&&(Y(k),k=!1),m.value&&s){let D=null,K=s.initialHeight;s.observe(Q.value,E=>{if(E!==c.value)if(E)c.value=!0,O.value||(_.value=""),D=setTimeout(()=>{D=null,c.value!==!1&&(Y(k),k=!1)},100);else{if(D!==null&&clearTimeout(D),c.value=!1,!O.value)if(k)_.value=s.initialHeight;else{let p=sl(Q.value);p<=0?_.value=K:(_.value=`${p}px`,K=_.value)}k||Z()}})}}),n.onUnmounted(()=>{z?.disconnect(),s&&s.unobserve(Q.value)});const G=(D="right")=>{const K=[];if(j.value){const L={class:$.value},F=n.h("span",L,[j.value]);K.push(F)}const E={class:q.value},p=r(t.collapseIcon,E);return p&&K.push(p),K.length>0?n.h("div",{class:{[`${w}__header-collapse`]:!0,[`is-${D}`]:!0},onClick:W},K):null},U=(D,K,E,p)=>{const L={...f.value};if(K===0&&(L[`${w}__first`]=!0),E>=p-1&&(L[`${w}__last`]=!0),V.value===!1){const F=o.attrs.class;F&&(L[`${F}`]=!0)}return n.h("div",{ref:R,key:`${K}`,class:L,style:P.value},D)};return()=>{const D=t.prop??t.name;if(m.value&&c.value!==!0){const F=t.tag||"div";return n.h(F,{ref:Q,prop:D,class:{[`${w}`]:!0,"is-collapse":X.value},style:d.value},[])}i.order.index=0;const K=[];let E=0;if(o.slots.header){const F={key:`${E++}`,ref:x,class:{[`${w}__header`]:!0,[`${w}__first`]:!0},onClick:te},ee=n.h("div",F,[o.slots.header()]);K.push(ee)}else{const F=[],ee=t.collapsePosition==="left";if(ee&&t.showCollapse){const re=G("left");re&&F.push(re)}if(t.title||o.slots.title){if(t.showMark){const re={class:{[`${w}__header-mark`]:!0}};t.markColor&&(re.style={background:t.markColor});const ie=n.h("div",re);F.push(ie)}if(o.slots.title){const re=n.h("div",{class:{[`${w}__header-title`]:!0}},[o.slots.title()]);F.push(re)}else if(t.title){const re=n.h("div",{class:{[`${w}__header-title`]:!0}},[t.title]);F.push(re)}}if(o.slots.toolbar&&F.push(o.slots.toolbar()),!ee&&t.showCollapse){const re=G("right");re&&F.push(re)}if(F.length>0){const re={key:`${E++}`,ref:x,class:{[`${w}__header`]:!0,[`${w}__first`]:!0},onClick:te},ie=n.h("div",re,F);K.push(ie)}}I();const p=o.slots.default?o.slots.default():[],L=i.layout.value.type;if(L==="grid"){const F=U(p,E++,0,p.length);K.push(F)}else if(L==="flow"){const F=U(p,E++,0,p.length);K.push(F)}else for(let F=0;F<p.length;F++){const ee=p[F],re=U([ee],E++,F,p.length);K.push(re)}if(V.value){const F=t.tag||"div";return n.h(F,{ref:Q,prop:D,class:{[`${w}`]:!0,"is-collapse":X.value},style:d.value},[K])}else return K}}}}const{componentName:Bi,create:qi,scope:_i}=se("group"),ji=(e,l)=>(e=e??De.ArrowUp,n.h(T.ElIcon,l,{default:()=>[n.h(e)]})),Pl=qi(Li(Bi,_i,ji));function zi(e){return e===window}const Hi=/matrix\((.+)\)/,Il=e=>{const l=n.unref(e);if(!l)return{x:0,y:0};if(zi(l))return{x:0,y:0};let r=0,t=0,o=l;for(;o!==null;)r+=o.offsetLeft,t+=o.offsetTop,o=o.offsetParent;let a=0,i=0,u=0,s=0;for(o=l;o!==document;){i+=o.scrollTop,a+=o.scrollLeft;const{transform:c}=window.getComputedStyle(o);if(c){const m=Hi.exec(c);if(m){let C=m[1].split(/\s*,\s*/);C.length==6&&(u+=Number(C[4]),s+=Number(C[5]))}}o=o.parentNode}return r-=a,t-=i,r+=u,t+=s,{x:r,y:t}};class Ki{watchedListeners=[];add(l){this.watchedListeners.push(l)}remove(l){const r=this.watchedListeners.indexOf(l);r!==-1&&this.watchedListeners.splice(r,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(l=>{try{l()}catch{}})}}class Wi{monitorRegister=new WeakMap;watch(l,r){let t=l.parentNode;const o=document.body.parentNode;for(;t&&t!==o;){let a=this.monitorRegister.get(t);a||(a=new Ki,t.addEventListener("scroll",a.listen),t===document.body&&t.addEventListener("resize",a.listen),this.monitorRegister.set(t,a)),a.add(r),t=t.parentNode}}unwatch(l,r){let t=l.parentNode;const o=document.body.parentNode;for(;t&&t!==o;){let a=this.monitorRegister.get(t);a&&(a.remove(r),a.size()===0&&(this.monitorRegister.delete(t),t.removeEventListener("scroll",a.listen),t===document.body&&t.removeEventListener("resize",a.listen))),t=t.parentNode}}}const Vt=new Wi,oa={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:Yi,create:Ui}=se("price"),Gi=Ui({props:{...oa},setup(e){const l=n.computed(()=>({[Yi]:!0})),r=n.computed(()=>e.needSymbol?e.symbol:""),t=n.computed(()=>Lt(e.price)==0?"":dn(e.price,e.decimalLength,!0,$e(e.digits),e.separator)),o=n.computed(()=>{let i=t.value;if(i.length==0)return"";let u=i.indexOf(".");return i.substring(0,u)}),a=n.computed(()=>{let i=t.value;if(i.length==0)return"";let u=i.indexOf(".");return i.substring(u+1)});return{classes:l,showSymbol:r,intText:o,decimalText:a}}}),Ze=(e,l)=>{const r=e.__vccOpts||e;for(const[t,o]of l)r[t]=o;return r},Xi=["innerHTML"],Qi=["innerHTML"];function Zi(e,l,r,t,o,a){return n.openBlock(),n.createElementBlock("view",{class:n.normalizeClass(e.classes)},[e.needSymbol&&e.position=="before"?(n.openBlock(),n.createElementBlock("view",{key:0,class:n.normalizeClass(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,Xi)):n.createCommentVNode("",!0),n.createElementVNode("view",{class:n.normalizeClass(`fox-price--${e.size}`)},n.toDisplayString(e.intText),3),e.decimalText.length!=0?(n.openBlock(),n.createElementBlock("view",{key:1,class:n.normalizeClass(`fox-price--decimal-${e.size}`)},".",2)):n.createCommentVNode("",!0),n.createElementVNode("view",{class:n.normalizeClass(`fox-price--decimal-${e.size}`)},n.toDisplayString(e.decimalText),3),e.needSymbol&&e.position=="after"?(n.openBlock(),n.createElementBlock("view",{key:2,class:n.normalizeClass(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,Qi)):n.createCommentVNode("",!0)],2)}const En=Ze(Gi,[["render",Zi]]),{componentName:Wn,create:Ji}=se("hint-text"),es=Ji({components:{Price:En},props:{...oa,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(e,l){const r=n.ref({top:null,right:null,bottom:null,left:null}),t=n.ref({x:0,y:0}),o=n.ref(0),a=n.ref(0),i=n.ref(e.placement),u=n.ref(!1),s=n.ref(null),c=($,q,Q,x,S,O)=>{const _=document.documentElement.clientWidth||document.body.clientWidth,X=document.documentElement.clientHeight||document.body.clientHeight,J=$.split("-");let A=[];J[0]==="top"?A=["top","bottom","right","left"]:J[0]==="bottom"?A=["bottom","top","right","left"]:J[0]==="left"?A=["left","top","bottom","right"]:J[0]==="right"&&(A=["right","top","bottom","left"]);const te={top:null,right:null,bottom:null,left:null},W=[];for(let M=0;M<A.length;M++){const H=A[M];if(W[0]=H,J[1]&&(W[1]=J[1]),H==="top"){const z=q.y-O-e.arrowSize-e.offset;if(z>=0){te.top=z;let k=0;J[1]==="start"?k=q.x:J[1]==="end"?k=q.x+Q-S:k=q.x+Q/2-S/2;const Y=_-k-S;Y<0?(k+=Y,h.value=-Y):h.value=0,te.left=k<0?0:k;break}}else if(H==="bottom"){const z=q.y+x+e.arrowSize+e.offset;if(z+O<=X){te.top=z;let k=0;J[1]==="start"?k=q.x:J[1]==="end"?k=q.x+Q-S:k=q.x+Q/2-S/2;const Y=_-k-S;Y<0?(k+=Y,h.value=-Y):h.value=0,te.left=k<0?0:k;break}}else if(H==="left"){const z=q.x-S-e.arrowSize-e.offset;if(z>=0){te.left=z;let k=0;J[1]==="start"?k=q.y:J[1]==="end"?k=q.y+x-O:k=q.y+x/2-O/2,te.top=k<0?0:k;break}}else if(H==="right"){const z=q.x+Q+e.arrowSize+e.offset;if(z+S<=_){te.left=z;let k=0;J[1]==="start"?k=q.y:J[1]==="end"?k=q.y+x-O:k=q.y+x/2-O/2,te.top=k<0?0:k;break}}}return{bestPlacement:W.join("-"),bestInsetRect:te}},m=($,q,Q=10)=>{if(!ut||q===!1||!$)return;t.value=Il(e.reference),o.value=e.reference.offsetWidth,a.value=e.reference.offsetHeight;const x=s.value.offsetHeight,S=s.value.offsetWidth,{bestPlacement:O,bestInsetRect:_}=c(e.placement,t.value,o.value,a.value,S,x);i.value=O,r.value=_,u.value=!0},h=n.ref(0),C=Ke(()=>{m(e.message,e.visible)},10),b=n.ref(e.visible);n.watch(()=>e.visible,$=>{b.value=$});const w=n.computed(()=>b.value&&d.value),d=n.ref(!0),f=Ke($=>{const q=$[0];q&&(d.value=q.isIntersecting)},10),P=new IntersectionObserver(f);n.watch([()=>e.message,()=>e.visible],([$,q])=>{setTimeout(()=>{m(e.message,e.visible)},0)}),n.onMounted(()=>{setTimeout(()=>{m(e.message,e.visible)},0),Vt.watch(e.reference,C),P.observe(e.reference)}),n.onBeforeUnmount(()=>{Vt.unwatch(e.reference,C),P.unobserve(e.reference),P.disconnect()});const v=n.computed(()=>{const $={[Wn]:!0};return i.value.startsWith("top")?$["is-top"]=!0:i.value.startsWith("right")?$["is-right"]=!0:i.value.startsWith("bottom")?$["is-bottom"]=!0:i.value.startsWith("right")&&($["is-right"]=!0),e.size==="small"?$["is-small"]=!0:e.size==="large"&&($["is-large"]=!0),e.customClass&&typeof e.customClass=="string"&&($[`${e.customClass}`]=!0),$}),g=n.computed(()=>{const $={};r.value.top!==null&&($.top=`${r.value.top}px`),r.value.right!==null&&($.right=`${r.value.right}px`),r.value.bottom!==null&&($.bottom=`${r.value.bottom}px`),r.value.left!==null&&($.left=`${r.value.left}px`),e.autoFit&&($["min-width"]=`${o.value}px`);const q=document.documentElement.clientWidth||document.body.clientWidth;return $["max-width"]=`${q}px`,u.value&&($.opacity="1"),e.transition||($.transition="none"),e.zIndex&&($["z-index"]=`${e.zIndex}`),e.customStyle&&typeof e.customStyle=="object"&&Object.assign($,e.customStyle),$}),V=n.computed(()=>{const $=[`${Wn}__content`];return e.customTextClass&&$.push(e.customTextClass),$}),B=n.computed(()=>{const $={};return e.customTextStyle&&typeof e.customTextStyle=="object"&&Object.assign($,e.customTextStyle),$}),R=n.computed(()=>({[`${Wn}__arrow`]:!0})),I=n.computed(()=>{const $={};return e.showArrow?($.width=`${e.arrowSize}px`,$.height=`${e.arrowSize}px`,i.value==="top"?($.left="50%",$.bottom=`-${e.arrowSize}px`,$.transform=" translate(-50%, 0%)"):i.value==="top-start"?($.left=`${e.arrowOffset+h.value}px`,$.bottom=`-${e.arrowSize}px`):i.value==="top-end"?($.right=`${e.arrowOffset-h.value}px`,$.bottom=`-${e.arrowSize}px`):i.value==="right"?($.left=`-${e.arrowSize}px`,$.top="50%",$.transform=" translate(0%, -50%)"):i.value==="right-start"?($.left=`-${e.arrowSize}px`,$.top=`${e.arrowOffset}px`):i.value==="right-end"?($.left=`-${e.arrowSize}px`,$.bottom=`-${e.arrowOffset}px`):i.value==="bottom"?($.left="50%",$.top=`-${e.arrowSize}px`,$.transform=" translate(-50%, 0%)"):i.value==="bottom-start"?($.left=`${e.arrowOffset+h.value}px`,$.top=`-${e.arrowSize}px`):i.value==="bottom-end"?($.right=`${e.arrowOffset-h.value}px`,$.top=`-${e.arrowSize}px`):i.value==="left"?($.right=`-${e.arrowSize}px`,$.top="50%",$.transform=" translate(0%, -50%)"):i.value==="left-start"?($.right=`-${e.arrowSize}px`,$.top=`${e.arrowOffset}px`):i.value==="left-end"&&($.right=`-${e.arrowSize}px`,$.bottom=`-${e.arrowOffset}px`),$):{display:"none"}}),N=n.computed(()=>w.value&&e.closeOnClick),y=n.computed(()=>{const $={};return e.zIndex&&($["z-index"]=`${e.zIndex}`),$});return{show:w,tipRef:s,classes:v,styles:g,textClasses:V,textStyles:B,arrowClasses:R,arrowStyles:I,overlayShow:N,overlayStyle:y,onClickOverlay:()=>{b.value=!1,l.emit("update:visible",!1)}}}}),ts=["innerHTML"];function ns(e,l,r,t,o,a){const i=n.resolveComponent("Price");return n.openBlock(),n.createElementBlock(n.Fragment,null,[e.overlayShow?(n.openBlock(),n.createElementBlock("div",{key:0,class:"fox-hint-text__overlay",style:n.normalizeStyle(e.overlayStyle),onClick:l[0]||(l[0]=(...u)=>e.onClickOverlay&&e.onClickOverlay(...u))},null,4)):n.createCommentVNode("",!0),n.withDirectives(n.createElementVNode("div",{ref:"tipRef",class:n.normalizeClass(e.classes),style:n.normalizeStyle(e.styles)},[n.createElementVNode("div",{class:n.normalizeClass(e.textClasses),style:n.normalizeStyle(e.textStyles)},[e.type=="number"?(n.openBlock(),n.createBlock(i,{key:0,price:e.message,position:"before",size:e.size},null,8,["price","size"])):(n.openBlock(),n.createElementBlock("span",{key:1,innerHTML:e.message},null,8,ts))],6),n.createElementVNode("div",{class:n.normalizeClass(e.arrowClasses),style:n.normalizeStyle(e.arrowStyles)},null,6)],6),[[n.vShow,e.show]])],64)}const aa=Ze(es,[["render",ns]]);class ia{seed=new Date().getTime();constructor(l){this.seed=l??new Date().getTime()}get(){let l=this.seed++;return this.seed<0&&(this.seed=0),l}}const ul={},ls=new ia,bt=new Map,fn=e=>{if(e){const l=document.getElementById(e);bt.delete(e),l&&l.parentNode?.removeChild(l)}else{for(const l of bt.keys()){const r=document.getElementById(l);r&&r.parentNode?.removeChild(r)}bt.clear()}},rs=e=>{e.unmount=fn;const l=document.getElementById(e.id);if(l){const r=bt.get(e.id);r?e={...ul,...r,...e}:e={...ul,...e},e.transition=!1;const t=n.createVNode(aa,e);n.render(t,l)}return e.id},os=e=>{e.unmount=fn;let l=e.id??`hinttext_${ls.get()}`;e={...ul,...e},e.id=l,bt.set(l,e);const r=document.createElement("div");r.id=e.id;const t=n.createVNode(aa,e);return n.render(t,r),document.body.appendChild(r),l},as=e=>{if(!e){console.warn("[FoxUI HintText]: msg不能为空");return}},Ce={show(e,l,r={},t=!0){as(l);const o=r.id;return o&&bt.has(o)?rs({...r,message:l,reference:e}):(t&&fn(),os({...r,message:l,reference:e}))},hide(e){fn(e)},install(e){e.config.globalProperties.$hintText=Ce}};function is(e,l,r,t=!1){return{inheritAttrs:!0,props:{...Ne,...Re},emits:["appear","disappear"],setup(o,a){const i=o.prop??a.attrs.name;Ee({componentName:e,validate:!1},i);const u=ct(),s=Sn();Tn(!1);const c=n.computed(()=>s&&u?Cn(u,!1).value:null),m=e,h=n.ref(null),C=n.computed(()=>{const p={[m]:!0,[`${m}__gutter`]:c.value&&c.value.type!=="flow",[`${m}__stretch`]:o.span==="stretch",[`${m}__input--border`]:ce(o.hasBorder)};if(p[o.errorMarkClass]=!!O.value,p[o.warnMarkClass]=!!x.value,p[o.infoMarkClass]=!!q.value,typeof h.value=="function"){const L=h.value(i);p[L]=!0}else if(typeof h.value=="string"){const L=h.value;p[L]=!0}return p}),b=n.ref(null),w=n.computed(()=>{const p={};if(o.width)o.width!=="auto"&&(p.width=pe(o.width));else{const L=s&&u?$n(u,!1):null;if(c.value&&L){if(c.value.type==="grid"){const F=kn(L,c.value,o.span,o.offset);Object.assign(p,F)}else if(c.value.type==="flow"){const F=Nn(L,c.value,o.span,o.offset,o.width);Object.assign(p,F)}}}if(typeof b.value=="function"){const L=b.value(i);L&&Object.assign(p,L)}else if(b.value&&typeof b.value=="object"){const L=b.value;Object.assign(p,L)}return p}),d=n.ref(null),f=n.computed({get:()=>d.value??ce(o.isRequired),set:p=>{d.value=p}}),P=()=>typeof o.label=="string"&&o.label.length>0||typeof a.slots.label=="function",v=Ae(n.toRef(o,"labelPosition"),"labelPosition",ze.Near),g=n.computed(()=>v&&v.value==="top"?"top":v&&v.value==="right"?"right":"left"),V=n.computed(()=>({[`${m}__main`]:!0,[`${m}__main--${g.value}`]:!0})),B=n.computed(()=>({label:!0,[`label--${g.value}`]:!0})),R=Ae(n.toRef(o,"labelWidth"),"labelWidth",ze.Near),I=n.computed(()=>R&&R.value?{width:pe(R.value)}:{}),N=n.computed(()=>({"label--string":!0,"label--required":f.value})),y=n.computed(()=>({content:!0,[o.contentClass]:!0})),j=n.computed(()=>({...o.contentStyle})),$=n.shallowReactive({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});Te({setRequired(p){f.value=p},setErrorTip(p){$.errorTip=p},setErrorIcon(p){$.errorIcon=p},setWarnTip(p){$.warnTip=p},setWarnIcon(p){$.warnIcon=p},setInfoTip(p){$.infoTip=p},setInfoIcon(p){$.infoIcon=p},setCustomClassName(p){h.value=p},setCustomStyle(p){b.value=p}});const q=n.computed(()=>o.infoTip||$.infoTip),Q=n.computed(()=>o.infoIcon||$.infoIcon),x=n.computed(()=>o.warnTip||$.warnTip),S=n.computed(()=>o.warnIcon||$.warnIcon),O=n.computed(()=>o.errorTip||$.errorTip),_=n.computed(()=>o.errorIcon||$.errorIcon),X=n.computed(()=>O.value?"error":x.value?"warn":q.value?"info":""),J=()=>X.value.length>0,A=n.computed(()=>X.value==="error"?O.value:X.value==="warn"?x.value:X.value==="info"?q.value:""),te=n.computed(()=>X.value==="error"?_.value:X.value==="warn"?S.value:X.value==="info"?Q.value:null),W=n.computed(()=>{const p={[`${m}__tip`]:!0,[`${m}__tip--${X.value}`]:!0,[`${m}--animate`]:!0};return X.value==="error"&&o.errorClass?p[`${o.errorClass}`]=!0:X.value==="warn"&&o.warnClass?p[`${o.warnClass}`]=!0:X.value==="info"&&o.infoClass&&(p[`${o.infoClass}`]=!0),p}),M=n.computed(()=>{const p={};return v&&v.value==="top"||!P()?p["padding-left"]="0px":R&&R.value&&(p["padding-left"]=pe(R.value)),p}),H=n.ref();let z="";n.watch([()=>o.hintVisible,()=>o.hintText,()=>o.hintType,()=>o.hintProps],([p,L,F,ee])=>{H.value&&(p&&!he(L)?z?r.show(H.value,L,{...ee,id:z,type:F},!0):z=r.show(H.value,L,{...ee,type:F},!0):r.hide(z))});let k=null;const Y=()=>{k||!H.value||(k=new IntersectionObserver(p=>{let L=!1;for(let F of p)if(F.intersectionRatio>0){L=!0,L&&a.emit("appear",F);break}L||a.emit("disappear")}),k.observe(H.value))},Z=()=>{!k||!H.value||(k.unobserve(H.value),k=null)};n.watch(()=>ce(o.appearListen),p=>{p?Y():Z()}),n.onMounted(()=>{ce(o.appearListen)&&Y()}),n.onUnmounted(Z);const le=()=>{if(!P())return null;const p=[],L=a.slots?.label?.()??o.label,F={class:N.value},ee=n.h("div",F,[L]);if(p.push(ee),a.slots.fixedPreTip){const ie=a.slots.fixedPreTip();p.push(ie)}const re={class:B.value,style:I.value};return n.h("div",re,p)},G=()=>{const p=[];if(a.slots.prepend){const F=a.slots.prepend();p.push(F)}if(a.slots.default){const F=a.slots.default();p.push(F)}if(a.slots.append){const F=a.slots.append();p.push(F)}if(a.slots.fixedTip){const F={class:[`${m}__fixed-tip`]},ee=n.h("div",F,[a.slots.fixedTip()]);p.push(ee)}const L={ref:H,class:y.value,style:j.value};return n.h("div",L,p)},U=()=>{const p=te.value;return p?typeof p=="function"?n.h("div",{class:"fox-item__tip--icon"},[p()]):n.h("div",{class:"fox-item__tip--icon"},[n.h(p)]):null},D=()=>{const p=A.value;return p?typeof p=="function"?n.h("div",{class:"fox-item__tip--text"},[p()]):n.h("div",{class:"fox-item__tip--text"},[p]):null},K=()=>{if(!J())return null;const p=[],L=U();L&&p.push(L);const F=D();F&&p.push(F);const ee={class:W.value,style:M.value};return n.h("div",ee,p)},E=()=>a.slots?.hide?.()??null;return()=>{const p=[],L=[],F=le();F&&L.push(F);const ee=G();ee&&L.push(ee);const re={class:V.value},ie=n.h("div",re,L);p.push(ie);const fe=K();fe&&p.push(fe);const me=E();me&&p.push(me);const be={class:C.value,style:w.value,prop:o.prop};return n.h("div",be,p)}}}}const{componentName:ss,create:us,scope:cs}=se("item"),ke=us(is(ss,cs,Ce,!1)),cl={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function fs(e,l){return{props:{...cl},setup(r,t){const o=ct(),a=Sn();Tn(!1);const i=n.computed(()=>a&&o?Cn(o,!1).value:null),u=e,s=n.computed(()=>({[u]:!0,[`${u}__gutter`]:i.value&&i.value.type!=="flow",[`${u}__stretch`]:r.span==="stretch"})),c=n.computed(()=>{const m={};if(r.width)r.width!=="auto"&&(m.width=pe(r.width));else{const h=a&&o?$n(o,!1):null;if(i.value&&h)if(i.value.type==="grid"){const C=kn(h,i.value,r.span,r.offset);Object.assign(m,C)}else if(i.value.type==="flow"){const C=Nn(h,i.value,r.span,r.offset,r.width);Object.assign(m,C)}else return r.width&&(m.width=pe(r.width)),m}return m});return()=>{const m={class:s.value,style:c.value};return t.slots&&typeof t.slots.default=="function"?n.h("div",m,t.slots.default()):n.h("div",m)}}}}const{componentName:ds,create:hs}=se("slot-item"),Pn=hs(fs(ds)),fl={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 ms(e,l){return{props:{...fl},setup(r,t){const o=e,a=n.computed(()=>({[o]:!0,[`${o}__stretch`]:r.span==="stretch",[`${o}__${r.align}`]:!0})),i=ct(),u=Sn();Tn(!1);const s=n.computed(()=>{const c={};if(r.width)r.width!=="auto"&&(c.width=pe(r.width));else if(u&&i){const m=Cn(i,!1),h=$n(i,!1);if(m.value&&h)if(m.value.type==="grid"){const C=kn(h,m.value,r.span,r.offset);Object.assign(c,C)}else if(m.value.type==="flow"){const C=Nn(h,m.value,r.span,r.offset,r.width);Object.assign(c,C)}else r.width&&(c.width=pe(r.width))}return r.gutter&&(c.gap=pe(r.gutter)),c});return()=>{const c=[];if(t.slots.default){const h=t.slots.default();if(r.divide)for(let C=0;C<h.length;C++){if(C>0){const b=n.h("div",{class:{[`${o}__divide`]:!0}});c.push(b)}c.push(h[C])}else Reflect.apply([].push,c,h)}const m={class:a.value,style:s.value};return n.h("div",m,c)}}}}const{componentName:gs,create:vs}=se("row-item"),In=vs(ms(gs));function ps(e,l){const r=document.createRange();r.setStart(e,0),r.setEnd(e,e.childNodes.length);const t=r.getBoundingClientRect().width;if(t>0){l(t);return}e.classList.add("is-selectable"),setTimeout(()=>{r.setStart(e,0),r.setEnd(e,e.childNodes.length);const o=r.getBoundingClientRect().width;e.classList.remove("is-selectable"),l(o)},500)}const ys={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 bs(e,l,r,t=!1){return{props:{...ys},emits:["click"],setup(o,a){const i=n.ref(null),u=n.computed(()=>{const g={[`${e}`]:!0,"is-truncated":o.truncated};return o.type&&(g[`${e}--${o.type??"default"}`]=!0),o.size&&(g[`${e}--${o.size}`]=!0),g}),s=n.computed(()=>{const g={},V=o.textColor??o.color;return V&&(g.color=V),g}),c=(g,V)=>{let B=null;if(typeof o.highlightFilter=="string"&&o.highlightFilter.length>0){const R=o.highlightFilter;if(g.indexOf(R)!==-1){const N=g.replace(new RegExp(R,"g"),`<span>${R}</span>`);V.innerHTML=N,V.class["is-highlight"]=!0,B=n.h(o.tag,V)}}else if(typeof o.highlightFilter=="function"){const R=o.highlightFilter(g);R&&(V.innerHTML=R,V.class["is-highlight"]=!0,B=n.h(o.tag,V))}return B},m=g=>{a.emit("click",g)};let h="";const C=()=>{const g=i.value;if(!g)return;const V=g.clientWidth;ps(g,B=>{const R=g.innerHTML??"";he(R)||B<V||(h?r?.show(g,R,{type:"text",id:h,showArrow:o.showArrow},!0):h=r?.show(g,R,{type:"text",showArrow:o.showArrow},!0)??"")})},b=()=>{h&&r?.hide(h)};let w=null;const d=g=>{w||(w=setTimeout(()=>{C(),w=null},o.showAfter??0))},f=g=>{w&&(clearTimeout(w),w=null),setTimeout(()=>{b()},o.hideAfter??0)},P=()=>{const g=i.value;g&&(g.addEventListener("mouseover",d),g.addEventListener("mouseleave",f))},v=()=>{const g=i.value;g&&(g.removeEventListener("mouseover",d),g.removeEventListener("mouseleave",f))};return n.onMounted(()=>{!ce(o.showOverflowTooltip)||!r||P()}),n.onBeforeUnmount(()=>{!ce(o.showOverflowTooltip)||!r||v()}),()=>{const g={onClick:m,class:u.value,style:s.value,ref:i};let V=null;if(ce(o.numberFormat)&&typeof a.slots.default=="function"){const N=a.slots.default();if(Array.isArray(N)&&N.length===1){const y=N[0].type.toString();if(y==="Symbol(Text)"||y==="Symbol(v-txt)"){const j=$e(o.digits),$=$e(o.decimalLength),q=ce(o.autoPadding);let Q=`${N[0].children}`,x=Q.split("").reverse().join("");x=dn(x,$,q,j,o.separator),Q=x.split("").reverse().join(""),o.highlightFilter!==void 0&&(V=c(Q,g)),V||(g.innerHTML=Q,V=n.h(o.tag,g))}}}else{if(o.highlightFilter!==void 0&&typeof a.slots.default=="function"){const N=a.slots.default();if(Array.isArray(N)&&N.length===1){const y=N[0].type.toString();if(y==="Symbol(Text)"||y==="Symbol(v-txt)"){const j=`${N[0].children}`;V=c(j,g),V||(g.innerHTML=j,V=n.h(o.tag,g))}}}V||(V=n.h(o.tag,g,{default:a.slots.default}))}if(!o.mark&&!a.slots.mark)return V;const R=[];if(a.slots.mark){const N={[`${e}__mark-wrap`]:!0};o.type&&(N[`${e}__mark-wrap--${o.type}`]=!0);const y={},j=o.color;j&&(y.color=j);const $={onClick:m,class:N,style:y},q=n.h("view",$,{default:a.slots.mark});R.push(q)}else{const N={[`${e}__mark`]:!0};o.type&&(N[`${e}__mark--${o.type??"default"}`]=!0);const y={},j=o.color;j&&(y["background-color"]=j);const $={onClick:m,class:N,style:y},q=n.h("view",$);R.push(q)}if(o.divide){const N=n.h("div",{class:{[`${e}__divide`]:!0}});R.push(N)}R.push(V);const I={class:{"fox-text__wrap":!0,"text-left":o.textPosition==="left","text-right":o.textPosition==="right"}};return n.h("view",I,R)}}}}const{componentName:xs,create:ws,scope:Ss}=se("text"),On=ws(bs(xs,Ss,Ce,!1)),Ts={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 Cs(e,l,r=!1){return{props:{...Ts},emits:["update:visible"],setup(t,{emit:o,slots:a,expose:i}){const u=n.ref({top:null,right:null,bottom:null,left:null}),s=n.ref(0),c=n.ref(0),m=n.ref(0),h=n.ref(0),C=n.ref(t.placement),b=n.ref(!1),w=n.ref(!1),d=n.ref(null),f=()=>typeof t.reference=="string"?document.querySelector(t.reference):t.reference,P=(A,te,W,M,H,z,k,Y=!0)=>{const Z=document.documentElement.clientWidth||document.body.clientWidth,le=document.documentElement.clientHeight||document.body.clientHeight,G=A.split("-");let U=[];Y?G[0]==="top"?U=["top","bottom","right","left"]:G[0]==="bottom"?U=["bottom","top","right","left"]:G[0]==="left"?U=["left","top","bottom","right"]:G[0]==="right"&&(U=["right","top","bottom","left"]):U=[A[0]];const D={top:null,right:null,bottom:null,left:null},K=[];for(let E=0;E<U.length;E++){const p=U[E];if(K[0]=p,G[1]&&(K[1]=G[1]),p==="top"){const L=W-k-t.arrowSize/2-t.offset;if(L>=0){D.top=L;let F=0;G[1]==="start"?F=te:G[1]==="end"?F=te+M-z:F=te+M/2-z/2;const ee=Z-F-z;ee<0?(F+=ee,g.value=-ee):g.value=0,D.left=F<0?0:F;break}}else if(p==="bottom"){const L=W+H+t.arrowSize/2+t.offset;if(L+k<=le){D.top=L;let F=0;G[1]==="start"?F=te:G[1]==="end"?F=te+M-z:F=te+M/2-z/2;const ee=Z-F-z;ee<0?(F+=ee,g.value=-ee):g.value=0,D.left=F<0?0:F;break}}else if(p==="left"){const L=te-z-t.arrowSize/2-t.offset;if(L>=0){D.left=L;let F=0;G[1]==="start"?F=W:G[1]==="end"?F=W+H-k:F=W+H/2-k/2,D.top=F<0?0:F;break}}else if(p==="right"){const L=te+M+t.arrowSize/2+t.offset;if(L+z<=Z){D.left=L;let F=0;G[1]==="start"?F=W:G[1]==="end"?F=W+H-k:F=W+H/2-k/2,D.top=F<0?0:F;break}}}return{bestPlacement:K.join("-"),bestInsetRect:D}},v=()=>{const A=t.visible,te=t.autoFit;if(!ut||A===!1)return;if(t.reference){const k=f(),Y=Il(k);s.value=Y.x,c.value=Y.y,m.value=k.offsetWidth,h.value=k.offsetHeight}else t.referenceInset&&(s.value=t.referenceInset.left,c.value=t.referenceInset.top,m.value=t.referenceInset.right-t.referenceInset.left,h.value=t.referenceInset.bottom-t.referenceInset.top);const W=d.value.offsetWidth,M=d.value.offsetHeight,{bestPlacement:H,bestInsetRect:z}=P(t.placement,s.value,c.value,m.value,h.value,W,M,te);C.value=H,u.value=z},g=n.ref(0),V=Ke(()=>{v()},10),B=n.ref(t.visible);n.watch([()=>t.visible],([A])=>{B.value=A,A?(b.value=A,setTimeout(()=>{v(),w.value=!0},0)):w.value=!1});const R=n.computed(()=>B.value&&I.value),I=n.ref(!0),N=Ke(A=>{const te=A[0];te&&(I.value=te.isIntersecting)},10),y=new IntersectionObserver(N);n.watch([()=>t.reference,()=>t.referenceInset],([A,te],[W,M])=>{!A&&!te||(setTimeout(()=>{v()},0),t.autoFit&&(W&&(Vt.unwatch(W,V),y.unobserve(W)),A&&(Vt.watch(A,V),y.observe(A))))},{immediate:!0}),n.onBeforeUnmount(()=>{t.reference&&(Vt.unwatch(t.reference,V),y.unobserve(t.reference),y.disconnect())});const j=n.computed(()=>{const A={[e]:!0};return C.value.startsWith("top")?A["is-top"]=!0:C.value.startsWith("right")?A["is-right"]=!0:C.value.startsWith("bottom")?A["is-bottom"]=!0:C.value.startsWith("left")&&(A["is-left"]=!0),A[`is-${t.effect}`]=!0,!w.value&&R.value&&(A["is-opacity"]=!0),w.value&&R.value&&(A["is-show"]=!0),R.value||(A["is-hide"]=!0),t.customClass&&typeof t.customClass=="string"&&(A[`${t.customClass}`]=!0),A}),$=n.computed(()=>{const A={};return u.value.top!==null&&(A.top=`${u.value.top}px`),u.value.right!==null&&(A.right=`${u.value.right}px`),u.value.bottom!==null&&(A.bottom=`${u.value.bottom}px`),u.value.left!==null&&(A.left=`${u.value.left}px`),t.width&&(A.width=t.width),t.zIndex&&(A["z-index"]=`${t.zIndex}`),t.customStyle&&typeof t.customStyle=="object"&&Object.assign(A,t.customStyle),A}),q=()=>{B.value=!1,o("update:visible",!1)},Q=()=>{if(!t.showOverlay)return null;const A={class:`${e}__overlay`,onClick:q};return n.h("div",A)},x=()=>{let A=null;return a.title?A=n.h("div",{class:`${e}__title`},{default:a.title}):t.title&&(A=n.h("div",{class:`${e}__title`},[t.title])),A},S=n.computed(()=>({[`${e}__arrow`]:!0})),O=n.computed(()=>{const A={};return t.showArrow?(A.width=`${t.arrowSize}px`,A.height=`${t.arrowSize}px`,C.value==="top"?(A.left="50%",A.bottom="0",A.transform="translate(-50%, 50%)"):C.value==="top-start"?(A.left=`${t.arrowOffset+g.value}px`,A.bottom="0",A.transform="translate(-50%, 50%)"):C.value==="top-end"?(A.right=`${t.arrowOffset-g.value}px`,A.bottom="0",A.transform="translate(-50%, 50%)"):C.value==="right"?(A.left="0",A.top="50%",A.transform="translate(-50%, -50%)"):C.value==="right-start"?(A.left="0",A.top=`${t.arrowOffset}px`,A.transform="translate(-50%, 50%)"):C.value==="right-end"?(A.left="0",A.bottom=`-${t.arrowOffset}px`,A.transform="translate(-50%, 50%)"):C.value==="bottom"?(A.left="50%",A.top="0",A.transform="translate(-50%, -50%)"):C.value==="bottom-start"?(A.left=`${t.arrowOffset+g.value}px`,A.top="0",A.transform="translate(-50%, -50%)"):C.value==="bottom-end"?(A.right=`${t.arrowOffset-g.value}px`,A.top="0",A.transform="translate(-50%, -50%)"):C.value==="left"?(A.right="0",A.top="50%",A.transform="translate(50%, -50%)"):C.value==="left-start"?(A.right="0",A.top=`${t.arrowOffset}px`,A.transform="translate(50%, -50%)"):C.value==="left-end"&&(A.right="0",A.bottom=`-${t.arrowOffset}px`,A.transform="translate(50%, -50%)"),A):{display:"none"}}),_=()=>{const A={class:S.value,style:O.value};return n.h("div",A)},X=()=>{B.value===!1&&(b.value=!1)},J=A=>{if(!d.value||B.value===!1)return;const{relatedTarget:te}=A;d.value.contains(te)||(B.value=!1,o("update:visible",!1))};return i({doLayout:v}),()=>{if(!b.value)return null;const A=[],te=Q();te&&A.push(te);const W=[],M=x();if(M&&W.push(M),a.default){const Z=a.default();W.push(Z)}const H=_();H&&W.push(H);const z={ref:d,class:j.value,style:$.value,onAnimationend:X};t.leaveHide&&(z.onMouseleave=J);const k=n.h("div",z,{default:()=>W});return A.push(k),n.h(n.Teleport,{to:t.teleport,disabled:t.teleportDisable},{default:()=>A})}}}}const{componentName:$s,create:Ns,scope:ks}=se("popover-dialog"),Dn=Ns(Cs($s,ks,!1)),Es={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 Ps(e,l,r){return{props:{...fl,...Es},emits:["click"],setup(t,{slots:o,attrs:a}){const{toLocaleRefs:i}=Me.useFoxI18n(l),u=i(t,["moreText"]),s=e,c=n.computed(()=>({[s]:!0}));function m(R){return R.props||{}}function h(R){return!!m(R).disabled}function C(R){return R.children??[]}const b=n.ref(),w=n.computed(()=>b.value?.$el??null),d=n.ref(!1),f=R=>{d.value=R},P=()=>{d.value=!d.value};function v(R,I){return()=>{if(I)return;d.value=!1,m(R)?.onClick?.()}}function g(R,I){const N=C(R),y=h(R),j=v(R,y),$=[`${s}__dropdown-item`];y&&$.push("is-disabled");const q={class:$,onClick:j};return n.h("span",q,N)}const V=R=>{const I=t.maxDisplayCount??R.length;if(I>=R.length)return R;const N=[],y=I-1;for(let O=0;O<y;O++)N.push(R[O]);const j=(o.moreIcon&&o.moreIcon())??(t.moreIcon&&n.h(t.moreIcon))??n.h(r),$={ref:O=>b.value=O,class:`${s}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:t.type,onClick:P},q=n.h(On,$,{default:()=>u.moreText.value,mark:()=>j});N.push(q);const Q=[];for(let O=y;O<R.length;O++){const _=g(R[O]);Q.push(_)}const x={placement:t.dropdownPlacement,"onUpdate:visible":f,visible:d.value,reference:w.value,"custom-class":`${s}__popover`},S=n.h(Dn,x,{default:()=>Q});return N.push(S),N},B=()=>(o.default?.()||[]).filter(I=>I.type!==Comment);return()=>{const R=B(),I=V(R),N=St(t,fl);return Object.assign(N,a??{}),N.class=c.value,n.h(In,N,{default:()=>I})}}}}const{componentName:Is,create:Os,scope:Ds}=se("buttons-item"),Ol=Os(Ps(Is,Ds,De.ArrowDown)),Je=(e={})=>{if(!e)return{};const l={};return Reflect.ownKeys(e).forEach(t=>{typeof t=="string"&&t.indexOf("data-fox")!==0&&(l[t]=e[t])}),l},Sr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1},showTooltip:{type:Boolean,default:!1}};function Vs(e,l,r){return{props:{...Ne,...Re,...Sr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),{toLocaleRefs:m}=Me.useFoxI18n(l),h=m(t,["placeholder"]),C=n.ref(!1),b=ge(t,"modelValue",null,c),w=e,d=n.computed(()=>({[w]:!0,[`${w}__disabled`]:i.value,[`${w}__readonly`]:s.value})),f=S=>{b.value=S,c("update:modelValue",S),c("input",S)},P=S=>{c("change",S)};let v=ge(t,"hintText"),g=n.ref(!1);const V=S=>{let _=S.target.value;C.value=!0,he(v.value)||(g.value=!0),c("focus",_,S)},B=S=>{setTimeout(()=>{g.value&&(g.value=!1),C.value=!1},0);let _=S.target.value;t.maxLength&&_.length>Number(t.maxLength)&&(_=_.slice(0,Number(t.maxLength))),c("blur",_,S)},R=()=>{c("clear","")},I=n.ref(!1);let N=null;const y=()=>{t.showTooltip&&I.value===!1&&(N&&clearTimeout(N),N=setTimeout(()=>{I.value=!0},150))},j=()=>{N&&(clearTimeout(N),I.value=!1,N=null)},$=n.computed(()=>I.value||g.value),q=n.computed(()=>I.value?b.value:v.value),Q=n.computed(()=>Lt(t.unit)>0),x=n.ref();return Te({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:S=>{a.value=S},setReadonly:S=>{u.value=S}}),()=>{const O={...Je(o.attrs),ref:x,class:d.value,placeholder:h.placeholder.value,clearable:t.clearable,disabled:i.value,readonly:s.value,modelValue:b.value,"adjust-position":t.adjustPosition,"always-system":t.alwaysSystem,onClear:R,onChange:P,onInput:f,onFocus:V,onBlur:B,onMouseover:y,onMouseleave:j},_={};o.slots.prepend&&(_.prepend=o.slots.prepend),o.slots.append&&(_.append=o.slots.append),o.slots.prefix&&(_.prefix=o.slots.prefix),o.slots.suffix?_.suffix=o.slots.suffix:Q.value&&(_.suffix=()=>[t.unit]);const X=[],J=n.h(T.ElInput,O,_);X.push(J);const A={default:()=>X};A.label=o.slots.default,A.fixedPreTip=o.slots.fixedPreTip,A.fixedTip=o.slots.fixedTip;const W={...Ve(t,Sr),hintText:q.value,hintVisible:$.value};return t.prop&&(W.prop=`${t.prop}_item`),n.h(r,W,A)}}}}const{componentName:Rs,create:Fs,scope:As}=se("input-item"),Dl=Fs(Vs(Rs,As,ke));function it(e,l){return typeof e.textKey=="string"&&e.textKey.length>0?l[e.textKey]:l.text}function Ft(e,l){return typeof e.valueKey=="string"&&e.valueKey.length>0?l[e.valueKey]:l.value}function sa(e,l){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?l[e.childrenKey]||null:l.children??null}function Ms(e,l){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?l[e.disabledKey]:l.disabled??null}let Ls=class{proxy;constructor(l){this.proxy=l}async load(l,r,t){if(Array.isArray(r))return r;if(typeof r=="function")return await r(t);const o=He(this.proxy,l);return o===null?(console.error(`${l} component not found api function`),[]):(Qe(t)&&n.isReactive(t)&&(t=n.toRaw(t)),await o(r,t))}};function Bs(){const e=n.getCurrentInstance();return new Ls(e.proxy)}function ua(e,l,r){const t=it(e,l),o=it(e,r);if(t!==o)return!1;const a=Ft(e,l),i=Ft(e,r);return a===i}function ca(e,l,r,t){if(t.length===0||l===""||l===null||l===void 0)return null;Array.isArray(l)||(l=[l]);const o=[];return l.forEach(a=>{for(let i of t){const u=sa(e,i);if(Array.isArray(u)&&u.length>0){const s=ca(e,a,r,u)??[];Reflect.apply([].push,o,s)}else{let s=!1;if(r==="text")s=it(e,i)===a;else if(r==="item")s=ua(e,i,a);else{let c=Ft(e,i);c==null&&(c=it(e,i)),s=c===a}if(s){o.push(i);break}}}}),o}function qs(e){return{text:e,value:e}}const Tr={modelValue:{type:[String,Boolean,Number,Object,Array],required:!1},text:{type:[String],required:!1},source:{type:[Array,Function,String]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},optionType:{type:String,required:!1,default:"text"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},disabledKey:{type:[String],required:!1,default:"disabled"},remoteMethod:{type:[Function],required:!1},filterMethod:{type:[Function],required:!1},allowCreate:{type:Boolean,default:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},appearLoad:{type:[Boolean,String],default:!1},showTooltip:{type:Boolean,default:!1}};function _s(e,l,r){return{props:{...Ne,...Re,...Tr},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),{toLocaleRefs:m}=Me.useFoxI18n(l),h=m(t,["placeholder"]),C=n.ref(null),b=n.ref([]),w=n.computed(()=>b.value?b.value.map(K=>it(t,K)).join(" "):""),d=(D,K,E,p=!0)=>{if(!E||E.length==0){C.value=D,p&&(c("update:modelValue",D),c("change",D));return}const L=ca(t,D,K,E);if(L===null){if(b.value===null||b.value.length===0)return;C.value=null,b.value=[],p&&(c("update:modelValue",null),c("update:text",null),c("change",null));return}let F=!0;if(L.length!==b.value.length)F=!1;else for(let ee=0;ee<L.length;ee++){const re=L[ee],ie=b.value[ee];if(!ua(t,re,ie)){F=!1;break}}if(!F){b.value=L;let ee=[],re=[],ie=[];L.forEach(nt=>{const We=Ft(t,nt),Pe=it(t,nt);ee.push(We),ie.push(Pe),t.valueType==="text"?re.push(Pe):t.valueType==="item"?re.push(nt):re.push(We)});let fe,me,be;ce(t.multiple)?(C.value=ee,fe=n.toRaw(re),me=ie,be=n.toRaw(L)):(C.value=ee[0]??"",fe=n.toRaw(re[0]??""),me=ie[0]??"",be=n.toRaw(L[0])),p&&(c("update:modelValue",fe),c("change",fe,be)),c("update:text",me)}},f=n.ref(null),P=n.ref(null),v=n.computed(()=>P.value??f.value??[]),g=Ae(n.computed(()=>t.appearLoad),"appearLoad",ze.Near,D=>ce(D)),V=Bs(),B=async(D,K)=>{if(D){const E=await V.load("select",D,K);if(E.length>0)if(typeof E[0]=="string"){let F=E.map(ee=>qs(ee));f.value=F}else f.value=E;else f.value=null}};n.watch([()=>t.source,()=>t.params],([D,K])=>{P.value=null,B(D,K)},{immediate:!g.value});let R=!1;const I=()=>{R||(R=!0,B(t.source,t.params))};n.watch([()=>f.value,()=>t.modelValue],([D,K])=>{if($()&&ce(t.multiple)){rt(K,C.value)||(C.value=K);return}d(K,t.valueType,v.value,!1),c("setValue",K)}),t.source||(C.value=t.modelValue);let N=null,y=n.ref(!1);typeof t.remoteMethod=="function"&&(N=async D=>{if(D==null){P.value=null;return}y.value=!0;try{const K=await t.remoteMethod(D);K&&(P.value=K)}catch(K){P.value=null,console.error(K)}y.value=!1});let j=null;typeof t.filterMethod=="function"&&(j=async D=>{if(D==null){P.value=null;return}y.value=!0;try{const K=await t.filterMethod(D,f.value);K&&(P.value=K)}catch(K){P.value=null,console.error(K)}y.value=!1});const $=()=>typeof t.remoteMethod=="function"||typeof t.filterMethod=="function",q=n.ref(!1),Q=e,x=n.computed(()=>({[Q]:!0})),S=D=>{t.allowCreate||$()&&ce(t.multiple)?(c("update:modelValue",D),c("change",D),c("update:text",D),C.value=D):d(D,"value",v.value,!0)};let O=ge(t,"hintText"),_=n.ref(!1);const X=D=>{let E=D.target.value;q.value=!0,he(O.value)||(_.value=!0),c("focus",E,D)},J=D=>{setTimeout(()=>{_.value&&(_.value=!1),q.value=!1},0);let E=D.target.value;t.maxLength&&E.length>Number(t.maxLength)&&(E=E.slice(0,Number(t.maxLength))),Y.value||c("blur",E,D)},A=()=>{c("clear","")},te=n.ref(!1);let W=null;const M=()=>{t.showTooltip&&te.value===!1&&(W&&clearTimeout(W),W=setTimeout(()=>{te.value=!0},150))},H=()=>{W&&(clearTimeout(W),te.value=!1,W=null)},z=n.computed(()=>te.value||_.value),k=n.computed(()=>te.value?w.value:O.value),Y=n.ref(!1),Z=D=>{Y.value=D,c("visible-change",D),D||c("selected")},le=D=>{c("remove-tag",D)},G=(D,K)=>{const E=[];return D.forEach((p,L)=>{const F=sa(t,p);if(Array.isArray(F)&&F.length>0){const ee=G(F,K),re=it(t,p),fe={key:`${re}_${L}`,label:re};E.push(n.h(T.ElOptionGroup,fe,{default:()=>ee}))}else{const ee=Ft(t,p),re=it(t,p),ie=Ms(t,p),me={key:`${ee}_${L}`,label:re,disabled:ie,value:ee};if(typeof K=="function")E.push(n.h(T.ElOption,me,{default:()=>K(p)}));else if(t.optionType==="item"){const be={class:{"fox-select-item__option-left":!0}},nt=n.h("span",be,[ee]),We={class:{"fox-select-item__option-right":!0}},Pe=n.h("span",We,[re]),gt=n.h("div",{class:{"fox-select-item__option":!0}},[nt,Pe]);E.push(n.h(T.ElOption,me,{default:()=>gt}))}else t.optionType==="value"?E.push(n.h(T.ElOption,me,{default:()=>[ee]})):E.push(n.h(T.ElOption,me))}}),E},U=n.ref();return Te({focus:()=>{U?.value.focus()},blur:()=>{U?.value.blur()},setDisabled:D=>{a.value=D},setReadonly:D=>{u.value=D}}),()=>{const K={...Je(o.attrs),ref:U,class:x.value,clearable:t.clearable,multiple:t.multiple,placeholder:h.placeholder.value,disabled:i.value||s.value,modelValue:C.value,"value-key":t.valueKey,"allow-create":t.allowCreate,onClear:A,onChange:S,onFocus:X,onBlur:J,onVisibleChange:Z,onRemoveTag:le};typeof N=="function"&&(K["remote-method"]=N,K.loading=y.value),typeof j=="function"&&(K["filter-method"]=j,K.loading=y.value);const E={};o.slots.prefix&&(E.prefix=o.slots.prefix),o.slots.empty&&(E.empty=o.slots.empty),o.slots.options?E.default=o.slots.options:E.default=()=>G(v.value,o.slots.option);const p=[],L=n.h(T.ElSelect,K,E);p.push(L);const F={default:()=>p};F.label=o.slots.default,F.fixedPreTip=o.slots.fixedPreTip,F.fixedTip=o.slots.fixedTip;const re={...Ve(t,Tr),hintText:k.value,hintVisible:z.value,onMouseover:M,onMouseleave:H};return t.prop&&(re.prop=`${t.prop}_item`),g.value&&(re["appear-listen"]=!0,re.onAppear=I),n.h(r,re,F)}}}}const{componentName:js,create:zs,scope:Hs}=se("select-item"),Vl=zs(_s(js,Hs,ke));function ot(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gt={exports:{}},Ks=Gt.exports,Cr;function Ws(){return Cr||(Cr=1,(function(e,l){(function(r,t){e.exports=t()})(Ks,(function(){var r=1e3,t=6e4,o=36e5,a="millisecond",i="second",u="minute",s="hour",c="day",m="week",h="month",C="quarter",b="year",w="date",d="Invalid Date",f=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,P=/\[([^\]]+)]|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,v={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(x){var S=["th","st","nd","rd"],O=x%100;return"["+x+(S[(O-20)%10]||S[O]||S[0])+"]"}},g=function(x,S,O){var _=String(x);return!_||_.length>=S?x:""+Array(S+1-_.length).join(O)+x},V={s:g,z:function(x){var S=-x.utcOffset(),O=Math.abs(S),_=Math.floor(O/60),X=O%60;return(S<=0?"+":"-")+g(_,2,"0")+":"+g(X,2,"0")},m:function x(S,O){if(S.date()<O.date())return-x(O,S);var _=12*(O.year()-S.year())+(O.month()-S.month()),X=S.clone().add(_,h),J=O-X<0,A=S.clone().add(_+(J?-1:1),h);return+(-(_+(O-X)/(J?X-A:A-X))||0)},a:function(x){return x<0?Math.ceil(x)||0:Math.floor(x)},p:function(x){return{M:h,y:b,w:m,d:c,D:w,h:s,m:u,s:i,ms:a,Q:C}[x]||String(x||"").toLowerCase().replace(/s$/,"")},u:function(x){return x===void 0}},B="en",R={};R[B]=v;var I="$isDayjsObject",N=function(x){return x instanceof q||!(!x||!x[I])},y=function x(S,O,_){var X;if(!S)return B;if(typeof S=="string"){var J=S.toLowerCase();R[J]&&(X=J),O&&(R[J]=O,X=J);var A=S.split("-");if(!X&&A.length>1)return x(A[0])}else{var te=S.name;R[te]=S,X=te}return!_&&X&&(B=X),X||!_&&B},j=function(x,S){if(N(x))return x.clone();var O=typeof S=="object"?S:{};return O.date=x,O.args=arguments,new q(O)},$=V;$.l=y,$.i=N,$.w=function(x,S){return j(x,{locale:S.$L,utc:S.$u,x:S.$x,$offset:S.$offset})};var q=(function(){function x(O){this.$L=y(O.locale,null,!0),this.parse(O),this.$x=this.$x||O.x||{},this[I]=!0}var S=x.prototype;return S.parse=function(O){this.$d=(function(_){var X=_.date,J=_.utc;if(X===null)return new Date(NaN);if($.u(X))return new Date;if(X instanceof Date)return new Date(X);if(typeof X=="string"&&!/Z$/i.test(X)){var A=X.match(f);if(A){var te=A[2]-1||0,W=(A[7]||"0").substring(0,3);return J?new Date(Date.UTC(A[1],te,A[3]||1,A[4]||0,A[5]||0,A[6]||0,W)):new Date(A[1],te,A[3]||1,A[4]||0,A[5]||0,A[6]||0,W)}}return new Date(X)})(O),this.init()},S.init=function(){var O=this.$d;this.$y=O.getFullYear(),this.$M=O.getMonth(),this.$D=O.getDate(),this.$W=O.getDay(),this.$H=O.getHours(),this.$m=O.getMinutes(),this.$s=O.getSeconds(),this.$ms=O.getMilliseconds()},S.$utils=function(){return $},S.isValid=function(){return this.$d.toString()!==d},S.isSame=function(O,_){var X=j(O);return this.startOf(_)<=X&&X<=this.endOf(_)},S.isAfter=function(O,_){return j(O)<this.startOf(_)},S.isBefore=function(O,_){return this.endOf(_)<j(O)},S.$g=function(O,_,X){return $.u(O)?this[_]:this.set(X,O)},S.unix=function(){return Math.floor(this.valueOf()/1e3)},S.valueOf=function(){return this.$d.getTime()},S.startOf=function(O,_){var X=this,J=!!$.u(_)||_,A=$.p(O),te=function(le,G){var U=$.w(X.$u?Date.UTC(X.$y,G,le):new Date(X.$y,G,le),X);return J?U:U.endOf(c)},W=function(le,G){return $.w(X.toDate()[le].apply(X.toDate("s"),(J?[0,0,0,0]:[23,59,59,999]).slice(G)),X)},M=this.$W,H=this.$M,z=this.$D,k="set"+(this.$u?"UTC":"");switch(A){case b:return J?te(1,0):te(31,11);case h:return J?te(1,H):te(0,H+1);case m:var Y=this.$locale().weekStart||0,Z=(M<Y?M+7:M)-Y;return te(J?z-Z:z+(6-Z),H);case c:case w:return W(k+"Hours",0);case s:return W(k+"Minutes",1);case u:return W(k+"Seconds",2);case i:return W(k+"Milliseconds",3);default:return this.clone()}},S.endOf=function(O){return this.startOf(O,!1)},S.$set=function(O,_){var X,J=$.p(O),A="set"+(this.$u?"UTC":""),te=(X={},X[c]=A+"Date",X[w]=A+"Date",X[h]=A+"Month",X[b]=A+"FullYear",X[s]=A+"Hours",X[u]=A+"Minutes",X[i]=A+"Seconds",X[a]=A+"Milliseconds",X)[J],W=J===c?this.$D+(_-this.$W):_;if(J===h||J===b){var M=this.clone().set(w,1);M.$d[te](W),M.init(),this.$d=M.set(w,Math.min(this.$D,M.daysInMonth())).$d}else te&&this.$d[te](W);return this.init(),this},S.set=function(O,_){return this.clone().$set(O,_)},S.get=function(O){return this[$.p(O)]()},S.add=function(O,_){var X,J=this;O=Number(O);var A=$.p(_),te=function(H){var z=j(J);return $.w(z.date(z.date()+Math.round(H*O)),J)};if(A===h)return this.set(h,this.$M+O);if(A===b)return this.set(b,this.$y+O);if(A===c)return te(1);if(A===m)return te(7);var W=(X={},X[u]=t,X[s]=o,X[i]=r,X)[A]||1,M=this.$d.getTime()+O*W;return $.w(M,this)},S.subtract=function(O,_){return this.add(-1*O,_)},S.format=function(O){var _=this,X=this.$locale();if(!this.isValid())return X.invalidDate||d;var J=O||"YYYY-MM-DDTHH:mm:ssZ",A=$.z(this),te=this.$H,W=this.$m,M=this.$M,H=X.weekdays,z=X.months,k=X.meridiem,Y=function(G,U,D,K){return G&&(G[U]||G(_,J))||D[U].slice(0,K)},Z=function(G){return $.s(te%12||12,G,"0")},le=k||function(G,U,D){var K=G<12?"AM":"PM";return D?K.toLowerCase():K};return J.replace(P,(function(G,U){return U||(function(D){switch(D){case"YY":return String(_.$y).slice(-2);case"YYYY":return $.s(_.$y,4,"0");case"M":return M+1;case"MM":return $.s(M+1,2,"0");case"MMM":return Y(X.monthsShort,M,z,3);case"MMMM":return Y(z,M);case"D":return _.$D;case"DD":return $.s(_.$D,2,"0");case"d":return String(_.$W);case"dd":return Y(X.weekdaysMin,_.$W,H,2);case"ddd":return Y(X.weekdaysShort,_.$W,H,3);case"dddd":return H[_.$W];case"H":return String(te);case"HH":return $.s(te,2,"0");case"h":return Z(1);case"hh":return Z(2);case"a":return le(te,W,!0);case"A":return le(te,W,!1);case"m":return String(W);case"mm":return $.s(W,2,"0");case"s":return String(_.$s);case"ss":return $.s(_.$s,2,"0");case"SSS":return $.s(_.$ms,3,"0");case"Z":return A}return null})(G)||A.replace(":","")}))},S.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},S.diff=function(O,_,X){var J,A=this,te=$.p(_),W=j(O),M=(W.utcOffset()-this.utcOffset())*t,H=this-W,z=function(){return $.m(A,W)};switch(te){case b:J=z()/12;break;case h:J=z();break;case C:J=z()/3;break;case m:J=(H-M)/6048e5;break;case c:J=(H-M)/864e5;break;case s:J=H/o;break;case u:J=H/t;break;case i:J=H/r;break;default:J=H}return X?J:$.a(J)},S.daysInMonth=function(){return this.endOf(h).$D},S.$locale=function(){return R[this.$L]},S.locale=function(O,_){if(!O)return this.$L;var X=this.clone(),J=y(O,_,!0);return J&&(X.$L=J),X},S.clone=function(){return $.w(this.$d,this)},S.toDate=function(){return new Date(this.valueOf())},S.toJSON=function(){return this.isValid()?this.toISOString():null},S.toISOString=function(){return this.$d.toISOString()},S.toString=function(){return this.$d.toUTCString()},x})(),Q=q.prototype;return j.prototype=Q,[["$ms",a],["$s",i],["$m",u],["$H",s],["$W",c],["$M",h],["$y",b],["$D",w]].forEach((function(x){Q[x[1]]=function(S){return this.$g(S,x[0],x[1])}})),j.extend=function(x,S){return x.$i||(x(S,q,j),x.$i=!0),j},j.locale=y,j.isDayjs=N,j.unix=function(x){return j(1e3*x)},j.en=R[B],j.Ls=R,j.p={},j}))})(Gt)),Gt.exports}var Ys=Ws();const tt=ot(Ys);var Xt={exports:{}},Us=Xt.exports,$r;function Gs(){return $r||($r=1,(function(e,l){(function(r,t){e.exports=t()})(Us,(function(){var r={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"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,o=/\d/,a=/\d\d/,i=/\d\d?/,u=/\d*[^-_:/,()\s\d]+/,s={},c=function(f){return(f=+f)+(f>68?1900:2e3)},m=function(f){return function(P){this[f]=+P}},h=[/[+-]\d\d:?(\d\d)?|Z/,function(f){(this.zone||(this.zone={})).offset=(function(P){if(!P||P==="Z")return 0;var v=P.match(/([+-]|\d\d)/g),g=60*v[1]+(+v[2]||0);return g===0?0:v[0]==="+"?-g:g})(f)}],C=function(f){var P=s[f];return P&&(P.indexOf?P:P.s.concat(P.f))},b=function(f,P){var v,g=s.meridiem;if(g){for(var V=1;V<=24;V+=1)if(f.indexOf(g(V,0,P))>-1){v=V>12;break}}else v=f===(P?"pm":"PM");return v},w={A:[u,function(f){this.afternoon=b(f,!1)}],a:[u,function(f){this.afternoon=b(f,!0)}],Q:[o,function(f){this.month=3*(f-1)+1}],S:[o,function(f){this.milliseconds=100*+f}],SS:[a,function(f){this.milliseconds=10*+f}],SSS:[/\d{3}/,function(f){this.milliseconds=+f}],s:[i,m("seconds")],ss:[i,m("seconds")],m:[i,m("minutes")],mm:[i,m("minutes")],H:[i,m("hours")],h:[i,m("hours")],HH:[i,m("hours")],hh:[i,m("hours")],D:[i,m("day")],DD:[a,m("day")],Do:[u,function(f){var P=s.ordinal,v=f.match(/\d+/);if(this.day=v[0],P)for(var g=1;g<=31;g+=1)P(g).replace(/\[|\]/g,"")===f&&(this.day=g)}],w:[i,m("week")],ww:[a,m("week")],M:[i,m("month")],MM:[a,m("month")],MMM:[u,function(f){var P=C("months"),v=(C("monthsShort")||P.map((function(g){return g.slice(0,3)}))).indexOf(f)+1;if(v<1)throw new Error;this.month=v%12||v}],MMMM:[u,function(f){var P=C("months").indexOf(f)+1;if(P<1)throw new Error;this.month=P%12||P}],Y:[/[+-]?\d+/,m("year")],YY:[a,function(f){this.year=c(f)}],YYYY:[/\d{4}/,m("year")],Z:h,ZZ:h};function d(f){var P,v;P=f,v=s&&s.formats;for(var g=(f=P.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(j,$,q){var Q=q&&q.toUpperCase();return $||v[q]||r[q]||v[Q].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(x,S,O){return S||O.slice(1)}))}))).match(t),V=g.length,B=0;B<V;B+=1){var R=g[B],I=w[R],N=I&&I[0],y=I&&I[1];g[B]=y?{regex:N,parser:y}:R.replace(/^\[|\]$/g,"")}return function(j){for(var $={},q=0,Q=0;q<V;q+=1){var x=g[q];if(typeof x=="string")Q+=x.length;else{var S=x.regex,O=x.parser,_=j.slice(Q),X=S.exec(_)[0];O.call($,X),j=j.replace(X,"")}}return(function(J){var A=J.afternoon;if(A!==void 0){var te=J.hours;A?te<12&&(J.hours+=12):te===12&&(J.hours=0),delete J.afternoon}})($),$}}return function(f,P,v){v.p.customParseFormat=!0,f&&f.parseTwoDigitYear&&(c=f.parseTwoDigitYear);var g=P.prototype,V=g.parse;g.parse=function(B){var R=B.date,I=B.utc,N=B.args;this.$u=I;var y=N[1];if(typeof y=="string"){var j=N[2]===!0,$=N[3]===!0,q=j||$,Q=N[2];$&&(Q=N[2]),s=this.$locale(),!j&&Q&&(s=v.Ls[Q]),this.$d=(function(_,X,J,A){try{if(["x","X"].indexOf(X)>-1)return new Date((X==="X"?1e3:1)*_);var te=d(X)(_),W=te.year,M=te.month,H=te.day,z=te.hours,k=te.minutes,Y=te.seconds,Z=te.milliseconds,le=te.zone,G=te.week,U=new Date,D=H||(W||M?1:U.getDate()),K=W||U.getFullYear(),E=0;W&&!M||(E=M>0?M-1:U.getMonth());var p,L=z||0,F=k||0,ee=Y||0,re=Z||0;return le?new Date(Date.UTC(K,E,D,L,F,ee,re+60*le.offset*1e3)):J?new Date(Date.UTC(K,E,D,L,F,ee,re)):(p=new Date(K,E,D,L,F,ee,re),G&&(p=A(p).week(G).toDate()),p)}catch{return new Date("")}})(R,y,I,v),this.init(),Q&&Q!==!0&&(this.$L=this.locale(Q).$L),q&&R!=this.format(y)&&(this.$d=new Date("")),s={}}else if(y instanceof Array)for(var x=y.length,S=1;S<=x;S+=1){N[1]=y[S-1];var O=v.apply(this,N);if(O.isValid()){this.$d=O.$d,this.$L=O.$L,this.init();break}S===x&&(this.$d=new Date(""))}else V.call(this,B)}}}))})(Xt)),Xt.exports}var Xs=Gs();const Qs=ot(Xs);var Qt={exports:{}},Zs=Qt.exports,Nr;function Js(){return Nr||(Nr=1,(function(e,l){(function(r,t){e.exports=t()})(Zs,(function(){return function(r,t){var o=t.prototype,a=o.format;o.format=function(i){var u=this,s=this.$locale();if(!this.isValid())return a.bind(this)(i);var c=this.$utils(),m=(i||"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(h){switch(h){case"Q":return Math.ceil((u.$M+1)/3);case"Do":return s.ordinal(u.$D);case"gggg":return u.weekYear();case"GGGG":return u.isoWeekYear();case"wo":return s.ordinal(u.week(),"W");case"w":case"ww":return c.s(u.week(),h==="w"?1:2,"0");case"W":case"WW":return c.s(u.isoWeek(),h==="W"?1:2,"0");case"k":case"kk":return c.s(String(u.$H===0?24:u.$H),h==="k"?1:2,"0");case"X":return Math.floor(u.$d.getTime()/1e3);case"x":return u.$d.getTime();case"z":return"["+u.offsetName()+"]";case"zzz":return"["+u.offsetName("long")+"]";default:return h}}));return a.bind(this)(m)}}}))})(Qt)),Qt.exports}var eu=Js();const tu=ot(eu);var Zt={exports:{}},nu=Zt.exports,kr;function lu(){return kr||(kr=1,(function(e,l){(function(r,t){e.exports=t()})(nu,(function(){return function(r,t,o){var a=t.prototype,i=function(h){return h&&(h.indexOf?h:h.s)},u=function(h,C,b,w,d){var f=h.name?h:h.$locale(),P=i(f[C]),v=i(f[b]),g=P||v.map((function(B){return B.slice(0,w)}));if(!d)return g;var V=f.weekStart;return g.map((function(B,R){return g[(R+(V||0))%7]}))},s=function(){return o.Ls[o.locale()]},c=function(h,C){return h.formats[C]||(function(b){return b.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(w,d,f){return d||f.slice(1)}))})(h.formats[C.toUpperCase()])},m=function(){var h=this;return{months:function(C){return C?C.format("MMMM"):u(h,"months")},monthsShort:function(C){return C?C.format("MMM"):u(h,"monthsShort","months",3)},firstDayOfWeek:function(){return h.$locale().weekStart||0},weekdays:function(C){return C?C.format("dddd"):u(h,"weekdays")},weekdaysMin:function(C){return C?C.format("dd"):u(h,"weekdaysMin","weekdays",2)},weekdaysShort:function(C){return C?C.format("ddd"):u(h,"weekdaysShort","weekdays",3)},longDateFormat:function(C){return c(h.$locale(),C)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};a.localeData=function(){return m.bind(this)()},o.localeData=function(){var h=s();return{firstDayOfWeek:function(){return h.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(C){return c(h,C)},meridiem:h.meridiem,ordinal:h.ordinal}},o.months=function(){return u(s(),"months")},o.monthsShort=function(){return u(s(),"monthsShort","months",3)},o.weekdays=function(h){return u(s(),"weekdays",null,null,h)},o.weekdaysShort=function(h){return u(s(),"weekdaysShort","weekdays",3,h)},o.weekdaysMin=function(h){return u(s(),"weekdaysMin","weekdays",2,h)}}}))})(Zt)),Zt.exports}var ru=lu();const ou=ot(ru);var Jt={exports:{}},au=Jt.exports,Er;function iu(){return Er||(Er=1,(function(e,l){(function(r,t){e.exports=t()})(au,(function(){var r="week",t="year";return function(o,a,i){var u=a.prototype;u.week=function(s){if(s===void 0&&(s=null),s!==null)return this.add(7*(s-this.week()),"day");var c=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var m=i(this).startOf(t).add(1,t).date(c),h=i(this).endOf(r);if(m.isBefore(h))return 1}var C=i(this).startOf(t).date(c).startOf(r).subtract(1,"millisecond"),b=this.diff(C,r,!0);return b<0?i(this).startOf("week").week():Math.ceil(b)},u.weeks=function(s){return s===void 0&&(s=null),this.week(s)}}}))})(Jt)),Jt.exports}var su=iu();const uu=ot(su);var en={exports:{}},cu=en.exports,Pr;function fu(){return Pr||(Pr=1,(function(e,l){(function(r,t){e.exports=t()})(cu,(function(){return function(r,t){t.prototype.weekYear=function(){var o=this.month(),a=this.week(),i=this.year();return a===1&&o===11?i+1:o===0&&a>=52?i-1:i}}}))})(en)),en.exports}var du=fu();const hu=ot(du);var tn={exports:{}},mu=tn.exports,Ir;function gu(){return Ir||(Ir=1,(function(e,l){(function(r,t){e.exports=t()})(mu,(function(){return function(r,t,o){t.prototype.dayOfYear=function(a){var i=Math.round((o(this).startOf("day")-o(this).startOf("year"))/864e5)+1;return a==null?i:this.add(a-i,"day")}}}))})(tn)),tn.exports}var vu=gu();const pu=ot(vu);var nn={exports:{}},yu=nn.exports,Or;function bu(){return Or||(Or=1,(function(e,l){(function(r,t){e.exports=t()})(yu,(function(){return function(r,t){t.prototype.isSameOrAfter=function(o,a){return this.isSame(o,a)||this.isAfter(o,a)}}}))})(nn)),nn.exports}var xu=bu();const wu=ot(xu);var ln={exports:{}},Su=ln.exports,Dr;function Tu(){return Dr||(Dr=1,(function(e,l){(function(r,t){e.exports=t()})(Su,(function(){return function(r,t){t.prototype.isSameOrBefore=function(o,a){return this.isSame(o,a)||this.isBefore(o,a)}}}))})(ln)),ln.exports}var Cu=Tu();const $u=ot(Cu);tt.extend(ou);tt.extend(tu);tt.extend(Qs);tt.extend(uu);tt.extend(hu);tt.extend(pu);tt.extend(wu);tt.extend($u);const _e={format(e,l){return tt(e).format(l)},parser(e,l){return tt(e,l).toDate()},isLeapYear(e){return e%4==0&&e%100!=0||e%400==0},getWhatDay(e,l,r){const o=new Date(e+"/"+l+"/"+r).getDay();return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][o]},getMonthPreDay(e,l){let t=new Date(e+"/"+l+"/01").getDay();return t==0&&(t=7),t},getMonthDays(e,l){return/^0/.test(l)&&(l=l.split("")[1]),[0,31,this.isLeapYear(Number(e))?29:28,31,30,31,30,31,31,30,31,30,31][l]},getNumTwoBit(e){return e=Number(e),(e>9?"":"0")+e},date2Str:function(e,l){l=l||"-";const r=e.getFullYear(),t=this.getNumTwoBit(e.getMonth()+1),o=this.getNumTwoBit(e.getDate());return[r,t,o].join(l)},getDay(e,l,r){e=e||0;let t=l??new Date;const o=e*(1e3*60*60*24);return t=new Date(t.getTime()+o),r=r??"YYYY-MM-DD",this.format(t,r)},compareDate(e,l){let r;typeof e=="string"?r=new Date(e.replace("-","/").replace("-","/")):r=e;let t;return typeof l=="string"?t=new Date(l.replace("-","/").replace("-","/")):t=l,!(r>=t)},isEqual(e,l){if(e===l)return!0;if(!e||!l)return!1;let r;typeof e=="string"?r=new Date(e).getTime():r=e;let t;return typeof l=="string"?t=new Date(l).getTime():t=l,r==t},getMonthWeek:function(e,l,r,t=0){const o=new Date(Number(e),parseInt(l)-1,Number(r));let a=o.getDay(),i=o.getDate(),u=6-a;return t!==0&&(a=a==0?7:a,u=7-a),Math.ceil((i+u)/7)},getYearWeek:function(e,l,r,t=0){const o=new Date(Number(e),parseInt(l)-1,Number(r)),a=new Date(Number(e),0,1),i=Math.round((o.valueOf()-a.valueOf())/864e5);let u=o.getDay(),s=6-u;return t!==0&&(u=u==0?7:u,s=7-u),Math.ceil((i+s)/7)},getWeekDate:function(e,l,r,t=0){const o=new Date(Number(e),parseInt(l)-1,Number(r)),a=o.getTime();let i=o.getDay();if(t===0){const s=a-i*864e5,c=a+(6-i)*864e5,m=this.date2Str(new Date(s)),h=this.date2Str(new Date(c));return[m,h]}else{i=i==0?7:i;const u=1440*60*1e3,s=a-(i-1)*u,c=a+(7-i)*u,m=this.date2Str(new Date(s)),h=this.date2Str(new Date(c));return[m,h]}},formatResultDate:function(e){let l=[...e.split("-")];return l[2]=_e.getNumTwoBit(Number(l[2])),l[3]=`${l[0]}-${l[1]}-${l[2]}`,l[4]=_e.getWhatDay(+l[0],+l[1],+l[2]),l},inScope4Day(e,l,r){const t=new Date(new Date(l).setDate(l.getDate()+r)),o=e.getTime(),a=t.getTime(),i=l.getTime();return a>i?o>=i&&o<=a:o>=a&&o<=i},inScope4Month(e,l,r){const t=new Date(new Date(l).setMonth(l.getMonth()+r)),o=e.getTime(),a=t.getTime(),i=l.getTime();return a>i?o>=i&&o<=a:o>=a&&o<=i}},Vr={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"}},Rr={isLongTerm:{type:[Boolean,String],required:!1,default:!1},longTermText:{type:[String],required:!1},longTermActionLabel:{type:[String],required:!1},longTerm:{type:[Boolean],required:!1,default:!1},longTermValue:{type:[Date,Number,String,Array],required:!1},compatibleLongTermValue:{type:[Date,Number,String,Array],required:!1}};function Nu(e,l,r){return{props:{...Ne,...Re,...Vr,...Rr},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),{toLocaleRefs:m}=Me.useFoxI18n(l),h=m(t,["placeholder"]),C=n.ref(!1),b=ge(t,"modelValue",null,c),w=n.computed(()=>_.value&&Array.isArray(b.value)&&b.value.length==2?b.value[0]:b.value),d=n.computed(()=>_.value?"longTermKey":"normalKey"),f=U=>{if(_.value&&t.type==="daterange"){const D=[...b.value];D[0]=U,b.value=D}else b.value=U;c("update:modelValue",b.value),c("change",b.value)},P=n.computed(()=>_.value&&t.type==="daterange"?"date":t.type),v=e,g=n.computed(()=>({[`${v}`]:!0,"is-long":_.value,"is-readonly":s.value,"is-disabled":i.value}));let V=ge(t,"hintText"),B=n.ref(!1);const R=U=>{let K=U.target.value;C.value=!0,he(V.value)||(B.value=!0),c("focus",K,U)},I=U=>{setTimeout(()=>{B.value&&(B.value=!1),C.value=!1},0);let K=U.target.value;t.maxLength&&K.length>Number(t.maxLength)&&(K=K.slice(0,Number(t.maxLength))),c("blur",K,U)},N=()=>{c("clear","")},y=U=>{c("calendar-change",U)},j=(U,D,K)=>{c("panel-change",U,D,K)},$=U=>{c("visible-change",U)},q=Ae(n.computed(()=>t.longTermText),"longTermText",ze.Near),Q=Ae(n.computed(()=>t.longTermActionLabel),"longTermActionLabel",ze.Near),x=Ae(n.computed(()=>t.longTermValue),"longTermValue",ze.Near),S=Ae(n.computed(()=>t.compatibleLongTermValue),"compatibleLongTermValue",ze.Near);let O=null;const _=n.ref(ce(t.longTerm)),X=U=>{if(_.value=U,c("update:longTerm",U),U){if(O=b.value,t.type==="daterange"){const D=[];Array.isArray(x.value)?(D[0]=b.value?b.value[0]??x.value[0]:null,D[1]=x.value[1]??x.value[0]):(D[0]=b.value?b.value[0]??x.value:null,D[1]=_.value),D[0]||(D[0]=t.valueFormat?_e.format(new Date,t.valueFormat):new Date),D[1]||(D[1]=t.valueFormat?_e.format(new Date,t.valueFormat):new Date),b.value=D}else Array.isArray(x.value)?b.value=x.value[1]??x.value[0]:b.value=x.value,b.value||(b.value=t.valueFormat?_e.format(new Date,t.valueFormat):new Date);c("update:modelValue",b.value)}else{if(t.type==="daterange"){const D=[];D[0]=Array.isArray(b.value)?b.value[0]:b.value,Array.isArray(O)?D[1]=O[1]:D[1]=O,D[0]||(D[0]=t.valueFormat?_e.format(new Date,t.valueFormat):new Date),D[1]||(D[1]=t.valueFormat?_e.format(new Date,t.valueFormat):new Date),b.value=D}else b.value=O;c("update:modelValue",b.value),setTimeout(()=>{le()},100)}},J=ce(t.isLongTerm);if(J){const U=()=>{if(_.value===!0){if(O=b.value,t.type==="daterange"){const D=[b.value[0]];Array.isArray(x.value)?D[1]=x.value[1]??x.value[0]:D[1]=_.value,D[0]||(D[0]=t.valueFormat?_e.format(new Date,t.valueFormat):new Date),D[1]||(D[1]=t.valueFormat?_e.format(new Date,t.valueFormat):new Date),b.value=D}else b.value=x.value;c("update:modelValue",b.value)}else rt(x.value,b.value)&&(_.value=!0)};U(),n.watch([()=>t.longTerm],([D])=>{_.value!==D&&U()}),n.watch([()=>b.value],([D])=>{let K=!1;if(t.type==="daterange"&&Array.isArray(D))try{let E=D[1];if(!E)return;if(D[0]==null){c("update:modelValue",[]);return}typeof E!="string"&&t.valueFormat&&(E=_e.format(E,t.valueFormat));let p=Array.isArray(x.value)?x.value[1]:x.value;(E===p||Array.isArray(S.value)&&S.value.findIndex(F=>E==F)!==-1)&&(K=!0)}catch(E){console.error(E)}_.value!==K&&(_.value=K)},{immediate:!0})}const A=n.computed(()=>({"fox-date-item__long":!0,"is-active":C.value})),te=n.ref(),W=n.ref(),M=/^\d+$/,H=(U,D)=>typeof t.flashFillThreshold=="function"?t.flashFillThreshold(U,D):M.test(U)&&U.length===t.flashFillThreshold,z=(U,D)=>{let K;if(typeof t.flashFillFormat=="function")K=t.flashFillFormat(U,D);else{const p=t.flashFillFormat??"YYYYMMDD";K=_e.parser(U,p)}const E=t.valueFormat??"YYYY-MM-DD";return _e.format(K,E)},k=U=>U?U.endsWith("range"):!1,Y=U=>{if(!U.target)return;const D=U.target.value??"";if(H(D,t.type)){const K=z(D,t.type);if(k(t.type)){const E=Array.isArray(b.value)?[...b.value]:[];E[0]=K,f(E)}else f(K)}},Z=U=>{if(!U.target)return;const D=U.target.value??"";if(H(D,t.type)){const K=z(D,t.type);if(k(t.type)){const E=Array.isArray(b.value)?[...b.value]:[];E[1]=K,f(E)}else f(K)}},le=()=>{if(t.flashFill&&te.value&&te.value.$el)if(k(t.type)){const U=te.value.$el.querySelectorAll("input.el-range-input");U[0]&&U[0].addEventListener("input",Y),U[1]&&U[1].addEventListener("input",Z)}else{const U=te.value.$el.querySelector("input.el-input__inner");U&&U.addEventListener("input",Y)}},G=()=>{if(t.flashFill&&te.value&&te.value.$el)if(k(t.type)){const U=te.value.$el.querySelectorAll("input.el-range-input");U[0]&&U[0].removeEventListener("input",Y),U[1]&&U[1].removeEventListener("input",Z)}else{const U=te.value.$el.querySelector("input.el-input__inner");U&&U.removeEventListener("input",Y)}};return n.onMounted(le),n.onBeforeUnmount(G),Te({focus:()=>{W?.value.focus()},blur:()=>{W?.value.blur()},handleOpen:()=>{W?.value.handleOpen()},handleClose:()=>{W?.value.handleClose()},setDisabled:U=>{a.value=U},setReadonly:U=>{u.value=U}}),()=>{const D={...o.attrs,key:d.value,type:P.value,ref:W,class:g.value,placeholder:h.placeholder.value,disabled:i.value,readonly:s.value,modelValue:w.value,valueFormat:t.valueFormat,format:t.format,"onUpdate:modelValue":f,onClear:N,onFocus:R,onBlur:I,onCalendarChange:y,onPanelChange:j,onVisibleChange:$},K={};o.slots["range-separator"]&&(K["range-separator"]=o.slots["range-separator"]),o.slots.cell&&(K.default=o.slots.cell);const E=[],p=n.h(T.ElDatePicker,D,K);E.push(p);const L={default:()=>E};if(L.label=o.slots.default,L.fixedPreTip=o.slots.fixedPreTip,L.fixedTip=o.slots.fixedTip,J){if(_.value){const ie=n.h("span",{class:["fox-date-item__long-splitor"]},["-"]),fe=n.h("input",{class:["fox-date-item__long-text"],value:q.value,readonly:!0}),me={class:A.value},be=n.h("div",me,{default:()=>[ie,fe]});E.push(be)}if(!s.value&&!i.value){const ie={label:Q.value||q.value,disabled:s.value||i.value,modelValue:_.value,"onUpdate:modelValue":X},fe=n.h(T.ElCheckbox,ie),me=n.h("div",{class:{[`${v}__append`]:!0}},[fe]);L.append=()=>me}}const ee={...Ve(t,Vr,Rr),ref:te,class:{[`${v}__wrapper`]:!0,"has-append":J},hintText:V.value,hintVisible:B.value};return t.prop&&(ee.prop=`${t.prop}_item`),n.h(r,ee,L)}}}}const{componentName:ku,create:Eu,scope:Pu}=se("date-item"),Rl=Eu(Nu(ku,Pu,ke)),Fr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Iu(e,l,r){return{props:{...Ne,...Re,...Fr},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),{toLocaleRefs:m}=Me.useFoxI18n(l),h=m(t,["placeholder"]),C=n.ref(!1),b=ge(t,"modelValue",null,c),w=e,d=n.computed(()=>({[w]:!0})),f=N=>{b.value=N,c("update:modelValue",N),c("change",N)};let P=ge(t,"hintText"),v=n.ref(!1);const g=N=>{let j=N.target.value;C.value=!0,he(P.value)||(v.value=!0),c("focus",j,N)},V=N=>{setTimeout(()=>{v.value&&(v.value=!1),C.value=!1},0);let j=N.target.value;t.maxLength&&j.length>Number(t.maxLength)&&(j=j.slice(0,Number(t.maxLength))),c("blur",j,N)},B=()=>{c("clear","")},R=N=>{c("visible-change",N)},I=n.ref();return Te({focus:()=>{I?.value.focus()},blur:()=>{I?.value.blur()},handleOpen:()=>{I?.value.handleOpen()},handleClose:()=>{I?.value.handleClose()},setDisabled:N=>{a.value=N},setReadonly:N=>{u.value=N}}),()=>{const y={...o.attrs,ref:I,class:d.value,placeholder:h.placeholder.value,disabled:i.value,readonly:s.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:B,onFocus:g,onBlur:V,onVisibleChange:R},j={},$=[],q=n.h(T.ElTimePicker,y,j);$.push(q);const Q={default:()=>$};Q.label=o.slots.default,Q.fixedPreTip=o.slots.fixedPreTip,Q.fixedTip=o.slots.fixedTip;const S={...Ve(t,Fr),hintText:P.value,hintVisible:v.value};return t.prop&&(S.prop=`${t.prop}_item`),n.h(r,S,Q)}}}}const{componentName:Ou,create:Du,scope:Vu}=se("time-item"),Fl=Du(Iu(Ou,Vu,ke)),Ar={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Ru(e,l,r){return{props:{...Ne,...Re,...Ar},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),{toLocaleRefs:m}=Me.useFoxI18n(l),h=m(t,["placeholder"]),C=n.ref(!1),b=ge(t,"modelValue",null,c),w=e,d=n.computed(()=>({[w]:!0})),f=I=>{b.value=I,c("update:modelValue",I),c("change",I)};let P=ge(t,"hintText"),v=n.ref(!1);const g=I=>{let y=I.target.value;C.value=!0,he(P.value)||(v.value=!0),c("focus",y,I)},V=I=>{setTimeout(()=>{v.value&&(v.value=!1),C.value=!1},0);let y=I.target.value;t.maxLength&&y.length>Number(t.maxLength)&&(y=y.slice(0,Number(t.maxLength))),c("blur",y,I)},B=()=>{c("clear","")},R=n.ref();return Te({focus:()=>{R?.value.focus()},blur:()=>{R?.value.blur()},handleOpen:()=>{R?.value.handleOpen()},handleClose:()=>{R?.value.handleClose()},setDisabled:I=>{a.value=I},setReadonly:I=>{u.value=I}}),()=>{const N={...o.attrs,ref:R,class:d.value,placeholder:h.placeholder.value,disabled:i.value,readonly:s.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:B,onFocus:g,onBlur:V},y={},j=[],$=n.h(T.ElTimeSelect,N,y);j.push($);const q={default:()=>j};q.label=o.slots.default,q.fixedPreTip=o.slots.fixedPreTip,q.fixedTip=o.slots.fixedTip;const x={...Ve(t,Ar),hintText:P.value,hintVisible:v.value};return t.prop&&(x.prop=`${t.prop}_item`),n.h(r,x,q)}}}}const{componentName:Fu,create:Au,scope:Mu}=se("time-select-item"),Al=Au(Ru(Fu,Mu,ke));function Mr(e,l=0){let r=`${e}`,t=r.indexOf(".");if(t==-1)return r;let o=t;for(let a=r.length-1;a>=t;a--)if(r.charAt(a)!="0"){o=a;break}return o-t<l?o=t+l+1:o!=t&&(o+=1),o>r.length?r=r.padEnd(o,"0"):r=r.substring(0,o),r}function Lr(e,l,r=20){if(typeof l=="string"&&(l=$e(l)),l==1||l==-1)return`${e}`;if(l==0)return"0";if(l>0){let t=$o(`${e}`,`${l}`);return Mr(t)}else{let t=vl(`${e}`,No(`${l}`),20);return Mr(t)}}function Lu(e,l=-1,r=!1,t=3,o=","){return dn(e,l,r,t,o)}function Br(e,l,r,t,o=!0){if(e==="")return"";if(e=ko(e),l=$e(l),l==1)return e;if(t)e=Lr(e,l),r&&(e=="0"&&o?e=`${e}.`.padEnd($e(r)+2,"0"):e=vl(e,1,$e(r)));else{let a=-1*l;e=Lr(e,a)}return e}function qr(e,l){let r={maxValid:!0,minValid:!0,message:""};if(l.min!==void 0){let t=ce(l.minInclude),o=ll(e,l.min);if(t&&o==-1||!t&&(o==0||o==-1)){let a="请输入不小于 {0} 的数值";r.message=a.replace("{0}",l.min),r.minValid=!1}}if(l.max!=null){let t=ce(l.maxInclude),o=ll(e,l.max);(t&&o==1||!t&&(o==0||o==1))&&(r.maxValid=!1)}return r}const _r={modelValue:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},showTip:{type:[Boolean,String],required:!1,default:!0},min:{type:[Number,String],required:!1},minInclude:{type:[Boolean,String],required:!1,default:!0},max:{type:[Number,String],required:!1},maxInclude:{type:[Boolean,String],required:!1,default:!0},unit:{type:String,required:!1},rates:{type:[Number,String],required:!1,default:1},precision:{type:[Number,String],required:!1},integerLength:{type:[Number,String],required:!1,default:-1},decimalLength:{type:[Number,String],required:!1,default:2},autoPadding:{type:Boolean,required:!1,default:!0},digits:{type:Number,required:!1,default:3},separator:{type:String,required:!1,default:","},placeholder:{type:String,required:!1,default:""},textAlign:{type:String,required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1}};function Bu(e,l,r){return{props:{...Ne,...Re,..._r},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),m=n.ref(!1),h=ge(t,"modelValue",null,c),C=n.ref("");n.watch([()=>h.value,()=>t.rates,()=>t.precision],([S,O,_])=>{if(he(S)){C.value="";return}const X=Br(S,O,_,!1);C.value!==X&&(C.value=X)},{immediate:!0});const b=n.computed(()=>{let S="";return m.value&&(S=C.value),S}),{t:w}=Me.useFoxI18n(l),d=n.computed(()=>{let S=t.placeholder??"";return!m.value&&!he(C.value)?S=Lu(C.value,t.decimalLength,t.autoPadding,t.digits,t.separator):S=w(["placeholder",S]),S}),f=e,P=n.computed(()=>({[f]:!0,[`${f}__disabled`]:i.value,[`${f}__placeholder`]:C.value.length>0})),v=Ae(n.computed(()=>t.textAlign),"textAlign");n.computed(()=>m.value?{textAlign:"left"}:{textAlign:v.value??"right"});const g=n.ref(""),V=n.computed(()=>{let S=g.value;return he(S)&&(S=t.errorTip??""),S}),B=n.ref(""),R=n.ref(!1),I=(S,O)=>{if(S=`${S}`,he(S)){C.value="",h.value="",O.forEach(_=>{c(_,"")}),ce(t.showTip)&&R.value&&(R.value=!1);return}if(S.length>=2){let _=S;if(_.charAt(0)=="-"&&(_=_.substring(1)),_.length>=2&&_.charAt(0)=="0"&&_.charAt(1)!="."){n.triggerRef(C);return}}if(S!="-"){if(!yl(S)){n.triggerRef(C);return}if(t.integerLength!=-1&&Ao(S)>Number(t.integerLength)){n.triggerRef(C);return}if(t.decimalLength&&t.decimalLength!=-1&&Mo(S)>Number(t.decimalLength)){n.triggerRef(C);return}let _=qr(S,t);if(_.maxValid===!1){g.value=_.message,n.triggerRef(C);return}}else if(t.min!=null&&$e(t.min)>=0){n.triggerRef(C);return}B.value=S,ce(t.showTip)&&(R.value=S.length>0),C.value=S,h.value=Br(S,t.rates,t.precision,!0),O.forEach(_=>{c(_,h.value)})},N=S=>{I(S,["update:modelValue","input"])},y=S=>{I(S,["update:modelValue","change"])},j=S=>{if(m.value=!0,ce(t.showTip)){let O=C.value;he(O)&&(O=t.hintText),he(O)||(B.value=O,R.value=!0)}g.value="",c("focus",h.value,S)},$=S=>{if(setTimeout(()=>{m.value=!1,ce(t.showTip)&&R.value===!0&&(R.value=!1)},0),!he(C.value)){let O=qr(C.value,t);if(O.minValid===!1||O.maxValid===!1){g.value=O.message;return}}c("update:modelValue",h.value,S),c("blur",h.value,S)},q=()=>{c("clear","")},Q=n.computed(()=>Lt(t.unit)>0),x=n.ref();return Te({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:S=>{a.value=S},setReadonly:S=>{u.value=S}}),()=>{const O={...Je(o.attrs),ref:x,class:P.value,type:"digit",maxlength:t.maxLength,placeholder:d.value,clearable:t.clearable,disabled:i.value,readonly:s.value,modelValue:b.value,"adjust-position":t.adjustPosition,"always-system":t.alwaysSystem,onClear:q,onInput:N,onChange:y,onFocus:j,onBlur:$},_={};o.slots.prepend&&(_.prepend=o.slots.prepend),o.slots.append&&(_.append=o.slots.append),o.slots.prefix&&(_.prefix=o.slots.prefix),o.slots.suffix?_.suffix=o.slots.suffix:Q.value&&(_.suffix=()=>[t.unit]);const X=[],J=n.h(T.ElInput,O,_);X.push(J);const A={default:()=>X};A.label=o.slots.default,A.fixedPreTip=o.slots.fixedPreTip,A.fixedTip=o.slots.fixedTip;const W={...Ve(t,_r),errorTip:V.value,hintText:B.value,hintVisible:R.value,hintType:"number"};return t.prop&&(W.prop=`${t.prop}_item`),n.h(r,W,A)}}}}const{componentName:qu,create:_u,scope:ju}=se("money-item"),Ml=_u(Bu(qu,ju,ke)),jr={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1}};function zu(e,l,r){return{props:{...Ne,...Re,...jr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),{toLocaleRefs:m}=Me.useFoxI18n(l),h=m(t,["placeholder"]),C=n.ref(!1),b=ge(t,"modelValue",null,c),w=e,d=n.computed(()=>({[w]:!0,[`${w}__append`]:N.value})),f=n.computed(()=>({[`${w}__unit`]:!0})),P=j=>{b.value=j,c("update:modelValue",j),c("input",j)},v=j=>{c("change",j)};let g=ge(t,"hintText"),V=n.ref(!1);const B=j=>{let q=j.target.value;C.value=!0,he(g.value)||(V.value=!0),c("focus",q,j)},R=j=>{setTimeout(()=>{V.value&&(V.value=!1),C.value=!1},0);let q=j.target.value;t.maxLength&&q.length>Number(t.maxLength)&&(q=q.slice(0,Number(t.maxLength))),c("blur",q,j)},I=()=>{c("clear","")},N=n.computed(()=>Lt(t.unit)>0),y=n.ref();return Te({focus:()=>{y?.value.focus()},blur:()=>{y?.value.blur()},setDisabled:j=>{a.value=j},setReadonly:j=>{u.value=j}}),()=>{const $={...Je(o.attrs),ref:y,class:d.value,placeholder:h.placeholder.value,clearable:t.clearable,disabled:i.value,readonly:s.value,modelValue:b.value,"adjust-position":t.adjustPosition,"always-system":t.alwaysSystem,onClear:I,onChange:v,onInput:P,onFocus:B,onBlur:R},q={},Q=[],x=n.h(T.ElInputNumber,$,q);Q.push(x);const S={default:()=>Q};S.label=o.slots.default,S.fixedPreTip=o.slots.fixedPreTip,S.fixedTip=o.slots.fixedTip;const _={...Ve(t,jr),hintText:g.value,hintVisible:V.value};if(t.prop&&(_.prop=`${t.prop}_item`),o.slots.append)S.append=o.slots.append;else if(N.value){const J={class:f.value},A=n.h("div",J,[t.unit]);S.append=()=>A}return n.h(r,_,S)}}}}const{componentName:Hu,create:Ku,scope:Wu}=se("input-number-item"),Ll=Ku(zu(Hu,Wu,ke));function lt(e,l){return typeof e.textKey=="string"&&e.textKey.length>0?l[e.textKey]:l.text}function mt(e,l){return typeof e.valueKey=="string"&&e.valueKey.length>0?l[e.valueKey]:l.value}function Yu(e,l){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?l[e.childrenKey]||null:l.children??null}let Uu=class{proxy;constructor(l){this.proxy=l}async load(l,r,t,o){if(Array.isArray(r))return r;if(typeof r=="function")return await r(t,o);const a=He(this.proxy,l);return a===null?(console.error(`${l} component not found api function`),[]):(Qe(t)&&n.isReactive(t)&&(t=n.toRaw(t)),await a(r,t,o))}};function Gu(){const e=n.getCurrentInstance();return new Uu(e.proxy)}function dl(e,l,r){const t=lt(e,l),o=lt(e,r);if(t!==o)return!1;const a=mt(e,l),i=mt(e,r);return a===i}function fa(e,l,r,t){if(t.length==0||l===""||l===null||l===void 0)return null;Array.isArray(l)||(l=[l]);const o=[];let a=t;for(let i=0;Array.isArray(a)&&i<l.length;i++){const u=l[i];if(Array.isArray(u)){const s=fa(e,u,r,t);o.push(s)}else{let s=!1;for(let c of a){if(r==="text")s=lt(e,c)===u;else if(r==="item")s=dl(e,c,u);else{let m=mt(e,c);m==null&&(m=lt(e,c)),s=m===u}if(s){o.push(c),a=Yu(e,c);break}}if(!s)break}}return o}function Xu(e){return{text:e,value:e}}const zr={modelValue:{type:[Array,String],required:!1},pathNodes:{type:[Array],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},props:{type:[Object],required:!1},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},remoteMethod:{type:[Function],required:!1},appearLoad:{type:[Boolean],default:!1},lazy:{type:[Boolean],default:!1},lazyLoad:{type:[Function]},leafKey:{type:[String],default:"leaf"},showTooltip:{type:Boolean,default:!1},separator:{type:[String],default:" / "},placeholder:{type:[String],required:!1}};function Qu(e,l,r){return{props:{...Ne,...Re,...zr},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),{toLocaleRefs:m}=Me.useFoxI18n(l),h=m(t,["placeholder"]),C=n.ref(null),b=n.ref([]),w=n.computed(()=>b.value?b.value.map(U=>Array.isArray(U)?U.map(K=>lt(t,K)).join(" "):lt(t,U)).join(" "):""),d=(G,U,D,K=!0)=>{if(t.props&&t.props.lazy===!0||t.lazy===!0){if(C.value===G)return;C.value=G;const F=n.toRaw(G);if(K){const ee=le?.value.getCheckedNodes();if(ee)if(t.multiple){const re=[];ee.forEach(ie=>{const me=(ie.pathNodes??[]).map(be=>be.data);re.push(me)}),c("update:pathNodes",re)}else{const ie=(ee[0]?.pathNodes??[]).map(fe=>fe.data);c("update:pathNodes",ie)}c("update:modelValue",F),c("change",F)}return}const E=fa(t,G,U,D);if(E===null){if(b.value.length===0||b.value===null)return;b.value=[],C.value=null,K&&(c("update:pathNodes",[]),c("update:modelValue",null),c("change",null));return}const p=E[E.length-1];if(q.value.checkStrictly!==!0&&p&&!Array.isArray(p)&&Array.isArray(p.children)&&p.children.length>0){const F=[];E.forEach(ee=>{const re=`${lt(t,ee)}`;F.push(re)}),F.length>0&&(j.value=F.join(t.separator))}else j.value=null;let L=!0;if(E.length!==b.value.length)L=!1;else for(let F=0;F<E.length;F++){const ee=E[F],re=b.value[F];if(Array.isArray(ee)){if(!Array.isArray(re)||ee.length!==re.length)L=!1;else for(let ie=0;ie<ee.length;ie++)if(!dl(t,ee[ie],re[ie])){L=!1;break}}else dl(t,ee,re)||(L=!1);if(!L)break}if(!L){b.value=E;let F=[],ee=[];E.forEach(ie=>{if(Array.isArray(ie)){let fe=[],me=[];for(let be of ie)fe.push(mt(t,be)),t.valueType==="text"?me.push(lt(t,be)):t.valueType==="item"?me.push(be):me.push(mt(t,be));F.push(fe),ee.push(me)}else F.push(mt(t,ie)),t.valueType==="text"?ee.push(lt(t,ie)):t.valueType==="item"?ee.push(ie):ee.push(mt(t,ie))}),C.value=F;const re=n.toRaw(ee);K&&(c("update:pathNodes",E),c("update:modelValue",re),c("change",re))}},f=n.ref([]),P=Ae(n.computed(()=>t.appearLoad),"appearLoad",ze.Near,G=>ce(G)),v=Gu(),g=async(G,U)=>{if(G){const D=await v.load("cascader",G,U);if(D.length>0)if(typeof D[0]=="string"){let p=D.map(L=>Xu(L));f.value=p}else f.value=D}};n.watch([()=>t.source,()=>t.params],async([G,U])=>{g(G,U)},{immediate:!(P.value||t.lazy)});let V=!1;const B=()=>{V||(V=!0,g(t.source,t.params))};n.watch([()=>f.value,()=>t.modelValue],([G,U])=>{d(U,t.valueType,G,!1),c("setValue",U)}),t.lazy&&d(t.modelValue,"value",[],!1);let R=null,I=n.ref(!1);typeof t.remoteMethod=="function"&&(R=async G=>{if(G!=null){I.value=!0;try{const U=await t.remoteMethod(G);f.value=U}catch(U){console.error(U)}I.value=!1}});const N=n.ref(!1),y=e,j=n.ref(null),$=n.computed(()=>({[y]:!0,"is-incomplete":j.value&&j.value.length>0})),q=n.computed(()=>{let G={label:t.textKey,value:t.valueKey,children:t.childrenKey};return t.multiple===!0&&(G.multiple=!0),t.props&&Object.assign(G,t.props),t.lazy&&(G.lazy=!0,typeof t.lazyLoad=="function"?G.lazyLoad=t.lazyLoad:G.lazyLoad=async(U,D)=>{let K={};t.params&&Object.assign(K,t.params),U&&Object.assign(K,U);const E=await v.load("cascader",t.source,K,!0);if(U?.config?.checkStrictly!==!0&&Array.isArray(C.value)&&C.value.length===U.level){const p=U.pathLabels??[];let L=[];p.forEach(F=>{F&&L.push(F)}),L.length>0&&(j.value=L.join(t.separator))}else j.value=null;D(E)}),G}),Q=G=>{t.allowCreate?(c("update:modelValue",G),c("change",G),C.value=G):d(G,"value",f.value,!0)};let x=ge(t,"hintText"),S=n.ref(!1);const O=G=>{let D=G.target.value;N.value=!0,he(x.value)||(S.value=!0),c("focus",D,G)},_=G=>{setTimeout(()=>{S.value&&(S.value=!1),N.value=!1},0);let D=G.target.value;t.maxLength&&D.length>Number(t.maxLength)&&(D=D.slice(0,Number(t.maxLength))),z.value||c("blur",D,G)},X=()=>{c("clear","")},J=n.ref(!1);let A=null;const te=()=>{t.showTooltip&&J.value===!1&&(A&&clearTimeout(A),A=setTimeout(()=>{J.value=!0},150))},W=()=>{A&&(clearTimeout(A),J.value=!1,A=null)},M=n.computed(()=>J.value||S.value),H=n.computed(()=>J.value?w.value:x.value),z=n.ref(!1),k=G=>{z.value=G,c("visible-change",G),G||c("selected")},Y=G=>{c("remove-tag",G)},Z=G=>{c("expand-change",G)},le=n.ref();return Te({focus:()=>{le?.value.focus()},blur:()=>{le?.value.blur()},getCheckedNodes:()=>le?.value.getCheckedNodes(),setDisabled:G=>{a.value=G},setReadonly:G=>{u.value=G}}),()=>{const U={...o.attrs,ref:le,class:$.value,props:q.value,clearable:t.clearable,placeholder:j.value||h.placeholder.value,disabled:i.value||s.value,options:f.value,modelValue:C.value,separator:t.separator,onClear:X,onChange:Q,onFocus:O,onBlur:_,onVisibleChange:k,onRemoveTag:Y,expandChange:Z};typeof R=="function"&&(U["remote-method"]=R,U.loading=I.value);const D={};o.slots.option&&(D.default=o.slots.option),o.slots.empty&&(D.empty=o.slots.empty);const K=[],E=n.h(T.ElCascader,U,D);K.push(E);const p={default:()=>K};p.label=o.slots.default,p.fixedPreTip=o.slots.fixedPreTip,p.fixedTip=o.slots.fixedTip;const F={...Ve(t,zr),hintText:H.value,hintVisible:M.value,onMouseover:te,onMouseleave:W};return t.prop&&(F.prop=`${t.prop}_item`),P.value&&!t.lazy&&(F["appear-listen"]=!0,F.onAppear=B),n.h(r,F,p)}}}}const{componentName:Zu,create:Ju,scope:ec}=se("cascader-item"),Bl=Ju(Qu(Zu,ec,ke)),Hr={modelValue:{type:[String,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function tc(e,l,r){return{props:{...Ne,...Re,...Hr},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),{toLocaleRefs:m}=Me.useFoxI18n(l),h=m(t,["placeholder"]),C=n.ref(!1),b=ge(t,"modelValue",null,c),w=e,d=n.computed(()=>({[w]:!0})),f=y=>{b.value=y,c("update:modelValue",y),c("input",y)},P=y=>{c("change",y)},v=y=>{c("select",y)};let g=ge(t,"hintText"),V=n.ref(!1);const B=y=>{let $=y.target.value;C.value=!0,he(g.value)||(V.value=!0),c("focus",$,y)},R=y=>{setTimeout(()=>{V.value&&(V.value=!1),C.value=!1},0);let $=y.target.value;t.maxLength&&$.length>Number(t.maxLength)&&($=$.slice(0,Number(t.maxLength))),c("blur",$,y)},I=()=>{c("clear","")},N=n.ref();return Te({focus:()=>{N?.value.focus()},blur:()=>{N?.value.blur()},select:()=>{N?.value.select()},setDisabled:y=>{a.value=y},setReadonly:y=>{u.value=y}}),()=>{const j={...o.attrs,ref:N,class:d.value,placeholder:h.placeholder.value,clearable:t.clearable,disabled:i.value,readonly:s.value,modelValue:b.value,onClear:I,onChange:P,onInput:f,onFocus:B,onBlur:R,onSelect:v},$={};o.slots.prepend&&($.prepend=o.slots.prepend),o.slots.append&&($.append=o.slots.append),o.slots.prefix&&($.prefix=o.slots.prefix),o.slots.suffix&&($.suffix=o.slots.suffix),o.slots.option&&($.default=o.slots.option);const q=[],Q=n.h(T.ElAutocomplete,j,$);q.push(Q);const x={default:()=>q};x.label=o.slots.default,x.fixedPreTip=o.slots.fixedPreTip,x.fixedTip=o.slots.fixedTip;const O={...Ve(t,Hr),hintText:g.value,hintVisible:V.value};return t.prop&&(O.prop=`${t.prop}_item`),n.h(r,O,x)}}}}const{componentName:nc,create:lc,scope:rc}=se("autocomplete-item"),ql=lc(tc(nc,rc,ke));function oc(e,l,r,t,o){let a=[];Array.isArray(e)?a=e:a=[e];const i=[],u=l[0];if(Array.isArray(e)&&!Array.isArray(u)&&!u[o]){let s=l;for(let c=0;s&&c<a.length;c++){let m=a[c],h=s.find(C=>C[t]===m);if(!h)break;i.push(h[r])}return i}if(Array.isArray(u))for(let s=0;s<l.length&&s<a.length;s++){let c=l[s],m=a[s];const h=c.find(C=>C[t]===m);if(!h)break;i.push(h[r])}else{let s=l;for(let c=0;s&&c<a.length;c++){let m=a[c],h=s.find(C=>C[t]===m);if(!h)break;i.push(h[r]),s=h[o]}}return i}let ac=class{proxy;constructor(l){this.proxy=l}async load(l,r,t){if(Array.isArray(r))return r;if(typeof r=="function")return await r(t);const o=He(this.proxy,l);return o===null?(console.error(`${l} component not found api function`),[]):(Qe(t)&&n.isReactive(t)&&(t=n.toRaw(t)),await o(r,t))}};function ic(){const e=n.getCurrentInstance();return new ac(e.proxy)}const da={tag:{type:[String,Object],required:!1,default:"span"},source:{type:[Array,Function,String],required:!1},sourceType:{type:[String],required:!1,default:"mapping"},params:{type:[Object,String],required:!1},modelValue:{type:[String,Boolean,Number,Array],required:!1},separator:{type:[String,Boolean,Number,Array],required:!1,default:"/"},optionType:{type:String,required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},emptyText:{type:[String],required:!1}};function sc(e,l){return{props:{...da},setup(r,{attrs:t,slots:o}){const a=ic(),i=n.ref([]);n.watch([()=>r.source,()=>r.params],async([s,c])=>{i.value=await a.load(r.sourceType,s,c)},{immediate:!0});const u=n.computed(()=>{if(!Array.isArray(i.value)||i.value.length===0)return r.emptyText;let s=oc(r.modelValue,i.value,r.textKey,r.valueKey,r.childrenKey);return s.length==0?r.emptyText??"":s.length===1?r.optionType=="item"?`${r.modelValue}${r.separator}${s[0]}`:s[0]:s.join(r.separator)});return()=>{const s={...t};if(o.default)return o.default({text:u.value,value:r.modelValue});const c=r.tag??"span";return typeof c=="object"?n.h(c,s,{default:()=>u.value}):n.h(c,s,[u.value])}}}}const{create:uc}=se("mapping"),At=uc(sc());function cc(e,l){let r=l.split("."),t=e;for(let o=0;o<r.length;o++){let a=r[o],i=0,u=a.indexOf("["),s=u==-1?-1:a.indexOf("]",u);for(;u!==-1&&s!==-1;){let c=a.substring(u+1,s);if(/^\d+$/.test(c)){let m=parseInt(c);if(i==0){let h=a.substring(0,u);t=t[h][m]}else t=t[m];i++}u=a.indexOf("[",s),s=u==-1?-1:a.indexOf("]",u)}i===0&&(t=t[a])}return t}function fc(e,l){return{props:{...da},setup(r,{attrs:t,slots:o}){return()=>{const a={default:i=>{const u=cc(i.row,i.column.property);return o.default?n.h(At,{...r,modelValue:u},{default:o.default}):n.h(At,{...r,modelValue:u})}};for(let i in o)i!=="default"&&(a[i]=o[i]);return n.h(T.ElTableColumn,{...t},a)}}}}const{create:dc}=se("table-mapping-column"),_l=dc(fc()),hc=Symbol.for("TableStateKey");function Kr(e,l){let r=l.split("."),t=e;for(let o=0;o<r.length;o++){let a=r[o],i=0,u=a.indexOf("["),s=u==-1?-1:a.indexOf("]",u);for(;u!==-1&&s!==-1;){let c=a.substring(u+1,s);if(/^\d+$/.test(c)){let m=parseInt(c);if(i==0){let h=a.substring(0,u);t=t[h][m]}else t=t[m];i++}u=a.indexOf("[",s),s=u==-1?-1:a.indexOf("]",u)}i===0&&(t=t[a])}return t}function mc(e,l){return{props:{},setup(r,{attrs:t}){const o=n.inject(hc,{});return()=>{const a=o.currentRow?o.currentRow.value:null,i={default:u=>{const s=Kr(u.row,u.column.property),c=a?Kr(a,u.column.property):null,m=s===c,h={class:{"el-radio__input":!0,"is-checked":m}},C=n.h("span",h,[n.h("span",{class:{"el-radio__inner":!0}})]),b={class:{"el-radio":!0,"is-checked":m}};return n.h("label",b,[C])}};return n.h(T.ElTableColumn,{...t},i)}}}}const{create:gc}=se("table-radio-column"),jl=gc(mc()),vc={},pc={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 yc(e,l){return n.openBlock(),n.createElementBlock("svg",pc,[...l[0]||(l[0]=[n.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)])])}const bc=Ze(vc,[["render",yc]]),{create:xc}=se("table-setting"),wc={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:"不固定"}},Sc=xc({components:{FoxPopover:T.ElPopover,FoxCheckbox:T.ElCheckbox,FoxCheckboxGroup:T.ElCheckboxGroup,FoxButton:T.ElButton,FoxIcon:T.ElIcon,DragIcon:bc,Download:De.Download,RefreshLeft:De.RefreshLeft},props:{...wc},setup(e,{emit:l,attrs:r}){let t=[];const o=n.ref([]),a=n.computed(()=>o.value.filter(k=>k.label===""||k.type?!1:k.fixed===""||k.fixed===!0||k.fixed==="left")),i=n.computed(()=>o.value.filter(k=>k.label===""||k.type?!1:k.fixed==="right")),u=n.computed(()=>o.value.filter(k=>!(k.label===""||k.type||k.fixed!==void 0))),s=n.computed(()=>(a.value.length>0||i.value.length>0)&&u.value.length>0),c=n.computed(()=>a.value.length>0),m=n.computed(()=>i.value.length>0),h=k=>k.length>1,C=(k,Y)=>{Array.isArray(k)&&Array.isArray(Y)&&k.forEach(G=>{Y.some(U=>U.prop===G.prop?(G.label=U.label,!0):!1)});const Z=[];o.value=k.map((G,U)=>(!(G.label===""||G.type)&&G.visible!==!1&&Z.push(G.prop),{...G,sortIndex:U})),u.value.length+a.value.length+i.value.length===Z.length?v.value=!0:Z.length>0&&(g.value=!0),R.value=Z},b=k=>k?k.type?k.type:k.label?k.prop:"":"",w=(k,Y)=>{if(k.length!==Y.length)return!1;const Z=k.map(le=>b(le));for(let le of Y){const G=b(le);if(Z.indexOf(G)===-1)return!1}return!0},d=k=>{if(!k){const Y=e.tableRef.getColumnSetting(),Z=Y.srcColumnPropertyList;t=Z.map((le,G)=>({...le,sortIndex:G})),k=Y.columnPropertyList,k&&k.length>0&&w(Z,k)||(k=Z)}C(k,t)},f=()=>{e.tableRef.setColumnSetting(o.value)},P=n.computed(()=>({"max-width":`${e.popoverWidth-125}px`})),v=n.ref(!1),g=n.ref(!1),V=k=>{const Y=[];o.value.forEach(le=>{k&&!(le.label===""||le.type)&&Y.push(le.prop),le.visible=k}),v.value=!1,g.value=!1,u.value.length+a.value.length+i.value.length===Y.length?v.value=!0:Y.length>0&&(g.value=!0),R.value=Y,f()},B=()=>{d(t),f()},R=n.ref([]),I=k=>{o.value.forEach(Z=>{if(Z.label===""||Z.type)return;const le=k.indexOf(Z.prop)!==-1;Z.visible=le}),v.value=!1,g.value=!1;const Y=u.value.length+a.value.length+i.value.length;k.length===Y?v.value=!0:k.length>0&&(g.value=!0),f()},N=()=>{d()};n.onMounted(()=>{setTimeout(()=>{d()},50)});const y={currentRow:null,index:null,roleType:null},j=k=>k?k.dataset&&k.dataset.role==="row"?k:k.tagName.toLowerCase()!=="body"?(k=k.parentElement,j(k)):null:null,$=k=>{const Y=k.currentTarget;Y&&Y.dataset&&(y.roleType=Y.dataset.roleType,y.index=Y.dataset.index)},q=k=>{y.currentRow&&(y.currentRow.classList.remove("is-dragover"),y.currentRow=null),y.index=null,y.roleType=null},Q=k=>{const Y=k.currentTarget;k.relatedTarget;const Z=j(Y);if(!Z)return;const le=Z.dataset&&Z.dataset.roleType;y.roleType===le&&(k.preventDefault(),y.currentRow&&y.currentRow!==Z&&y.currentRow.classList.remove("is-dragover"),Z.classList.add("is-dragover"),y.currentRow=Z)},x=k=>{k.preventDefault(),y.currentRow&&(y.currentRow.classList.remove("is-dragover"),y.currentRow=null)},S=k=>{const Y=k.currentTarget,Z=j(Y);if(!Z)return;const le=Z.dataset&&Z.dataset.roleType;if(y.roleType!==le)return;k.preventDefault();const G=Number(y.index),U=Number(Z.dataset.index);if(G!==U){if(G<U){const D=o.value[G];o.value.splice(G,1),o.value.splice(U,0,D)}else{const D=o.value[G];o.value.splice(G,1),o.value.splice(U+1,0,D)}C(o.value,t),f()}},O=k=>{const Y=o.value[k];Y.fixed="left",f()},_=k=>{const Y=o.value[k];Y.fixed="right",f()},X=k=>{const Y=o.value[k];Y.fixed=void 0,f()},J=new Map;let A=null;function te(k){const Y=document.createRange();return Y.setStart(k,0),Y.setEnd(k,k.childNodes.length),Y.getBoundingClientRect().width}return{attrs:r,leftFixedColumns:a,rightFixedColumns:i,unFixedColumns:u,isShowNotFixedTitle:s,isShowLeftFixedTitle:c,isShowRightFixedTitle:m,isDraggble:h,isCheckAll:v,isIndeterminate:g,handleCheckAllChange:V,handleReset:B,checkedValue:R,handleCheckChange:I,onShow:N,onDragStart:$,onDragEnd:q,onDragOver:Q,onDragLeave:x,onDrop:S,toLeftFixed:O,toRightFixed:_,toUnFixed:X,checkboxLabelStyle:P,onMouseOverForOverflowText:(k,Y,Z)=>{const le=k.currentTarget;if(le){const G=Math.floor(le.offsetWidth);if(Math.floor(te(le))>G){let D=J.get(Y);if(D){if(D===A)return;Ce.hide(D)}D=Ce.show(le,Z,{type:"text",placement:"top",closeOnClick:!1}),D&&(J.set(Y,D),A=D)}}},onMouseLeaveForOverflowText:(k,Y)=>{const Z=J.get(Y);Z&&(Ce.hide(Z),Z===A&&(A=null))},onMouseOverForTip:(k,Y)=>{const Z=k.currentTarget;Z&&(A&&Ce.hide(A),A=Ce.show(Z,Y,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:k=>{A&&(Ce.hide(A),A=null)}}}}),Tc={class:"fox-table-setting"},Cc={class:"fox-table-setting__header"},$c={class:"fox-table-setting__body"},Nc={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},kc={key:0,class:"fox-table-setting__body-title"},Ec=["data-index","draggable"],Pc=["onMouseover","onMouseleave"],Ic={class:"tools-item"},Oc={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},Dc={key:0,class:"fox-table-setting__body-title"},Vc=["data-index","draggable"],Rc=["onMouseover","onMouseleave"],Fc={class:"tools-item"},Ac={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},Mc={key:0,class:"fox-table-setting__body-title"},Lc=["data-index","draggable"],Bc=["onMouseover","onMouseleave"],qc={class:"tools-item"};function _c(e,l,r,t,o,a){const i=n.resolveComponent("FoxCheckbox"),u=n.resolveComponent("FoxButton"),s=n.resolveComponent("DragIcon"),c=n.resolveComponent("RefreshLeft"),m=n.resolveComponent("FoxIcon"),h=n.resolveComponent("Download"),C=n.resolveComponent("fox-checkbox"),b=n.resolveComponent("FoxCheckboxGroup"),w=n.resolveComponent("FoxPopover");return n.openBlock(),n.createBlock(w,n.mergeProps(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),default:n.withCtx(()=>[n.createElementVNode("div",Tc,[n.createElementVNode("div",Cc,[n.createVNode(i,{modelValue:e.isCheckAll,"onUpdate:modelValue":l[0]||(l[0]=d=>e.isCheckAll=d),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),n.createVNode(u,{onClick:e.handleReset,link:"",type:"primary"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(e.resetText),1)]),_:1},8,["onClick"])]),n.createElementVNode("div",$c,[n.createVNode(b,{modelValue:e.checkedValue,"onUpdate:modelValue":l[28]||(l[28]=d=>e.checkedValue=d),onChange:e.handleCheckChange},{default:n.withCtx(()=>[e.leftFixedColumns.length>0?(n.openBlock(),n.createElementBlock("div",Nc,[e.isShowLeftFixedTitle?(n.openBlock(),n.createElementBlock("div",kc,n.toDisplayString(e.leftFixedTitle),1)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(e.leftFixedColumns,d=>(n.openBlock(),n.createElementBlock("div",{key:d.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":d.sortIndex,draggable:e.isDraggble(e.leftFixedColumns),onDragstart:l[5]||(l[5]=(...f)=>e.onDragStart&&e.onDragStart(...f)),onDragend:l[6]||(l[6]=(...f)=>e.onDragEnd&&e.onDragEnd(...f)),onDrop:l[7]||(l[7]=(...f)=>e.onDrop&&e.onDrop(...f)),onDragover:l[8]||(l[8]=(...f)=>e.onDragOver&&e.onDragOver(...f)),onDragleave:l[9]||(l[9]=(...f)=>e.onDragLeave&&e.onDragLeave(...f))},[e.isDraggble(e.leftFixedColumns)?(n.openBlock(),n.createBlock(s,{key:0,class:"icon-item"})):n.createCommentVNode("",!0),n.createVNode(i,{class:"checkbox-item",value:d.prop},{default:n.withCtx(()=>[n.createElementVNode("span",{onMouseover:f=>e.onMouseOverForOverflowText(f,d.prop,d.label),onMouseleave:f=>e.onMouseLeaveForOverflowText(f,d.prop),class:"checkbox-item__label",style:n.normalizeStyle(e.checkboxLabelStyle)},n.toDisplayString(d.label),45,Pc)]),_:2},1032,["value"]),n.createElementVNode("div",Ic,[n.createVNode(m,{onClick:f=>e.toUnFixed(d.sortIndex),onMouseover:l[1]||(l[1]=f=>e.onMouseOverForTip(f,e.unFixedText)),onMouseleave:l[2]||(l[2]=f=>e.onMouseLeaveForTip(f))},{default:n.withCtx(()=>[n.createVNode(c)]),_:1},8,["onClick"]),n.createVNode(m,{onClick:f=>e.toRightFixed(d.sortIndex),onMouseover:l[3]||(l[3]=f=>e.onMouseOverForTip(f,e.fixedRightText)),onMouseleave:l[4]||(l[4]=f=>e.onMouseLeaveForTip(f))},{default:n.withCtx(()=>[n.createVNode(h)]),_:1},8,["onClick"])])],40,Ec))),128))])):n.createCommentVNode("",!0),e.unFixedColumns.length>0?(n.openBlock(),n.createElementBlock("div",Oc,[e.isShowNotFixedTitle?(n.openBlock(),n.createElementBlock("div",Dc,n.toDisplayString(e.unFixedTitle),1)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(e.unFixedColumns,d=>(n.openBlock(),n.createElementBlock("div",{key:d.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":d.sortIndex,draggable:e.isDraggble(e.unFixedColumns),onDragstart:l[14]||(l[14]=(...f)=>e.onDragStart&&e.onDragStart(...f)),onDragend:l[15]||(l[15]=(...f)=>e.onDragEnd&&e.onDragEnd(...f)),onDrop:l[16]||(l[16]=(...f)=>e.onDrop&&e.onDrop(...f)),onDragover:l[17]||(l[17]=(...f)=>e.onDragOver&&e.onDragOver(...f)),onDragleave:l[18]||(l[18]=(...f)=>e.onDragLeave&&e.onDragLeave(...f))},[e.isDraggble(e.unFixedColumns)?(n.openBlock(),n.createBlock(s,{key:0,class:"icon-item"})):n.createCommentVNode("",!0),n.createVNode(i,{class:"checkbox-item",value:d.prop},{default:n.withCtx(()=>[n.createElementVNode("span",{onMouseover:f=>e.onMouseOverForOverflowText(f,d.prop,d.label),onMouseleave:f=>e.onMouseLeaveForOverflowText(f,d.prop),class:"checkbox-item__label",style:n.normalizeStyle(e.checkboxLabelStyle)},n.toDisplayString(d.label),45,Rc)]),_:2},1032,["value"]),n.createElementVNode("div",Fc,[n.createVNode(m,{onClick:f=>e.toLeftFixed(d.sortIndex),onMouseover:l[10]||(l[10]=f=>e.onMouseOverForTip(f,e.fixedLeftText)),onMouseleave:l[11]||(l[11]=f=>e.onMouseLeaveForTip(f)),class:"is-reverse"},{default:n.withCtx(()=>[n.createVNode(h)]),_:1},8,["onClick"]),n.createVNode(m,{onClick:f=>e.toRightFixed(d.sortIndex),onMouseover:l[12]||(l[12]=f=>e.onMouseOverForTip(f,e.fixedRightText)),onMouseleave:l[13]||(l[13]=f=>e.onMouseLeaveForTip(f))},{default:n.withCtx(()=>[n.createVNode(h)]),_:1},8,["onClick"])])],40,Vc))),128))])):n.createCommentVNode("",!0),e.rightFixedColumns.length>0?(n.openBlock(),n.createElementBlock("div",Ac,[e.isShowRightFixedTitle?(n.openBlock(),n.createElementBlock("div",Mc,n.toDisplayString(e.rightFixedTitle),1)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(e.rightFixedColumns,d=>(n.openBlock(),n.createElementBlock("div",{key:d.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":d.sortIndex,draggable:e.isDraggble(e.rightFixedColumns),onDragstart:l[23]||(l[23]=(...f)=>e.onDragStart&&e.onDragStart(...f)),onDragend:l[24]||(l[24]=(...f)=>e.onDragEnd&&e.onDragEnd(...f)),onDrop:l[25]||(l[25]=(...f)=>e.onDrop&&e.onDrop(...f)),onDragover:l[26]||(l[26]=(...f)=>e.onDragOver&&e.onDragOver(...f)),onDragleave:l[27]||(l[27]=(...f)=>e.onDragLeave&&e.onDragLeave(...f))},[e.isDraggble(e.rightFixedColumns)?(n.openBlock(),n.createBlock(s,{key:0,class:"icon-item"})):n.createCommentVNode("",!0),n.createVNode(C,{class:"checkbox-item",label:d.prop},{default:n.withCtx(()=>[n.createElementVNode("span",{onMouseover:f=>e.onMouseOverForOverflowText(f,d.prop,d.label),onMouseleave:f=>e.onMouseLeaveForOverflowText(f,d.prop),class:"checkbox-item__label",style:n.normalizeStyle(e.checkboxLabelStyle)},n.toDisplayString(d.label),45,Bc)]),_:2},1032,["label"]),n.createElementVNode("div",qc,[n.createVNode(m,{onClick:f=>e.toUnFixed(d.sortIndex),onMouseover:l[19]||(l[19]=f=>e.onMouseOverForTip(f,e.unFixedText)),onMouseleave:l[20]||(l[20]=f=>e.onMouseLeaveForTip(f))},{default:n.withCtx(()=>[n.createVNode(c)]),_:1},8,["onClick"]),n.createVNode(m,{onClick:f=>e.toLeftFixed(d.sortIndex),onMouseover:l[21]||(l[21]=f=>e.onMouseOverForTip(f,e.fixedLeftText)),onMouseleave:l[22]||(l[22]=f=>e.onMouseLeaveForTip(f)),class:"is-reverse"},{default:n.withCtx(()=>[n.createVNode(h)]),_:1},8,["onClick"])])],40,Lc))),128))])):n.createCommentVNode("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}const Vn=Ze(Sc,[["render",_c]]);let jc=class{proxy;constructor(l){this.proxy=l}async load(l,r,t,o,a,i,u){if(Array.isArray(r)){let c=(t-1)*o,m=c+o;m>r.length&&(m=r.length);const h=r.slice(c,m);return{totalSize:r.length,page:h}}if(typeof r=="function")return await Reflect.apply(r,null,[t,o,a,i,u]);const s=He(this.proxy,l);return s===null?(console.error(`${l} component not found api function`),{totalSize:0,page:[]}):(Qe(a)&&n.isReactive(a)&&(a=n.toRaw(a)),await Reflect.apply(s,null,[r,t,o,a,i,u]))}};function zc(){const e=n.getCurrentInstance();return new jc(e.proxy)}class Hc{proxy;constructor(l){this.proxy=l}async load(l){let r=null;const t=He(this.proxy,"tableSetting");return typeof t=="function"&&(r=await Reflect.apply(t,null,["load",l])),r}save(l,r){const t=He(this.proxy,"tableSetting");typeof t=="function"&&Reflect.apply(t,null,["save",l,r])}remove(l){const r=He(this.proxy,"tableSetting");typeof r=="function"&&Reflect.apply(r,null,["remove",l])}}function ha(){const e=n.getCurrentInstance();return new Hc(e.proxy)}const Kc=Symbol.for("TableStateKey"),Wr={data:{type:[String,Array,Function],required:!0},autoLoad:{type:[String,Boolean],required:!1,default:()=>!1},appearLoad:{type:[String,Boolean],required:!1,default:()=>!1},baseParams:{type:[Object]},params:{type:[Object]},rowClassName:{type:[Function,String]},cellClassName:{type:[Function,String]},rowClickSelectable:{type:[String,Boolean],required:!1,default:()=>!1},uniqueExpansion:{type:[String,Boolean],required:!1,default:()=>!1},showSetting:{type:[Boolean],required:!1,default:()=>!1},footerAlign:{type:[String],required:!1,default:()=>"right"}},Yr={showPagination:{type:[Boolean],required:!1,default:()=>!0},pageIndex:{type:[Number],required:!1,default:()=>1},hideOnSinglePage:{type:[Boolean],required:!1,default:()=>!0},pageSize:{type:[Number],required:!1,default:()=>10},pageSizes:{type:[Array],required:!1},paginationLayout:{type:[String],required:!1,default:()=>"total, sizes, prev, pager, next, jumper"},paginationAlign:{type:[String],required:!1,default:()=>"right"},paginationBackground:{type:[Boolean],required:!1,default:()=>!1},paginationSize:{type:[String],required:!1,default:()=>"default"},paginationAppendSizeTo:{type:[String],required:!1},paginationTeleported:{type:[Boolean],required:!1,default:()=>!0},paginationPopperClass:{type:[String],required:!1},paginationpPrevText:{type:[String],required:!1},paginationPrevIcon:{type:[Object,String],required:!1},paginationNextText:{type:[String],required:!1},paginationNextIcon:{type:[Object,String],required:!1},paginationDisabled:{type:[Boolean],required:!1}},Yn={popoverWidth:{type:[String,Number],required:!1,default:()=>280},popoverPlacement:{type:[String],required:!1,default:()=>"top-start"},title:{type:[String],required:!1,default:()=>"列设置"},resetText:{type:[String],required:!1,default:()=>"重置"},leftFixedTitle:{type:[String],required:!1,default:()=>"固定在左侧"},rightFixedTitle:{type:[String],required:!1,default:()=>"固定在右侧"},unFixedTitle:{type:[String],required:!1,default:()=>"不固定"},fixedLeftText:{type:[String],required:!1,default:()=>"固定到列头"},fixedRightText:{type:[String],required:!1,default:()=>"固定到列尾"},unFixedText:{type:[String],required:!1,default:()=>"不固定"}},Wc={infiniteLoad:{type:Boolean,default:()=>!1},loadText:{type:String},noMoreText:{type:String}};function Yc(e,l){let r=l.split("."),t=e;for(let o=0;o<r.length;o++){let a=r[o],i=0,u=a.indexOf("["),s=u==-1?-1:a.indexOf("]",u);for(;u!==-1&&s!==-1;){let c=a.substring(u+1,s);if(/^\d+$/.test(c)){let m=parseInt(c);if(i==0){let h=a.substring(0,u);t=t[h][m]}else t=t[m];i++}u=a.indexOf("[",s),s=u==-1?-1:a.indexOf("]",u)}i===0&&(t=t[a])}return t}function Un(e,l){return e.filter(t=>{for(let o in l){const a=l[o],i=Yc(t,o);if(a!==i)return!1}return!0})}function Uc(e,l,r){return{props:{...Ne,...Re,...Wr,...Yr,...Yn,...Wc},emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(t,o){const{locale:a,toLocaleRefs:i}=Me.useFoxI18n(l),u=i(t,["loadText","noMoreText"]),{emitEvent:s,broadcast:c}=Ee({componentName:e,validateHandler:{getValue(...ne){return y.value}}},t.prop??o.attrs.name),m=e,h=n.computed(()=>({[m]:!0})),C=n.computed(()=>({[`${m}__setting`]:!0})),b=n.computed(()=>({[`${m}__footer`]:!0,[`${m}__footer__${t.footerAlign}`]:!0})),w=n.computed(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${t.paginationAlign}`]:!0})),d=n.shallowRef({}),f=n.computed(()=>({...d.value,...t.params??{},...t.baseParams??{}})),P=n.ref(t.infiniteLoad===!0?0:t.pageIndex),v=n.ref(t.pageSize),g=ce(t.infiniteLoad);g||(n.watch(()=>t.pageIndex,ne=>{P.value=ne}),n.watch(()=>t.pageSize,ne=>{v.value=ne}),n.watch([P,v],([ne,oe],[ae,ue])=>{oe!==ue&&(P.value=1,ne=1),Q(t.data,ne,oe,f.value)}));const V=()=>Array.isArray(t.data)?!0:ce(t.autoLoad);V()&&n.watch([()=>t.data,f],async([ne,oe],[ae,ue])=>{V()&&(ne!==ae&&($=!0),!(!Array.isArray(ne)&&rt(ne,ae)&&rt(oe,ue))&&(g?(P.value=0,I.value=!0,y.value=[],S()):P.value===1?Q(ne,P.value,v.value,oe):P.value=1))},{deep:!0});const B=ne=>{P.value=ne,s("page-index-change",ne)},R=ne=>{v.value=ne,s("page-size-change",ne)},I=n.ref(!0),N=n.ref(0),y=n.ref(),j=zc();let $=!0;const q=Ae(n.computed(()=>t.appearLoad),"appearLoad",ze.Near,ne=>ce(ne)),Q=async(ne,oe,ae,ue,Ie)=>{try{if(Ie===!0){if(!I.value)return!1;const ye=await j.load("table",ne,oe,ae,ue,$,a.value);return N.value=ye.totalSize,!ye.page||!Array.isArray(ye.page)||(Reflect.apply([].push,y.value,ye.page),setTimeout(()=>{s("loaded-data")},250),(y.value?.length??0)>=N.value)||ye.page.length<ae?(I.value=!1,!1):!0}else{const ye=await j.load("table",ne,oe,ae,ue,$,a.value);return N.value=ye.totalSize,y.value=ye.page??[],setTimeout(()=>{s("loaded-data")},250),!0}}catch(ye){console.error("[FoxUI] Load Table Data Fail",ye),N.value=0,y.value=[]}finally{$=!1}return!1};let x=!1;const S=async()=>{if(!x){if(x=!0,!I.value){x=!1;return}P.value+=1,await Q(t.data,P.value,v.value,f.value,!0),x=!1}},O=(ne={},oe=!1)=>new Promise(async ae=>{d.value={...n.toRaw(ne??{})},oe||(P.value=t.pageIndex??1),g===!0?(P.value=0,y.value=[],I.value=!0,await S()):await Q(t.data,P.value,v.value,f.value),ae()}),_=()=>{N.value=0,y.value=[],g===!0&&(P.value=0,I.value=!0)};let X=!1;const J=()=>{X||(X=!0,O())},A=n.ref(null);if(g===!0){let ne=null;const oe=()=>{A.value&&(ne=new IntersectionObserver(ue=>{let Ie=!1;for(let ye of ue)if(ye.intersectionRatio>0){Ie=!0;break}Ie&&S()}),ne.observe(A.value))},ae=()=>{!ne||!A.value||(ne.unobserve(A.value),ne=null)};n.onMounted(oe),n.onBeforeUnmount(ae)}V()&&!q.value&&O();const te=n.ref(null);n.provide(Kc,{currentRow:te});const W=(ne,oe)=>{te.value=ne,s("current-change",ne,oe)},M=(ne,oe,ae)=>{s("row-click",ne,oe,ae),ce(t.rowClickSelectable)===!0&&Se?.value.toggleRowSelection(ne)},H=[],z=(ne,oe)=>{if(s("expand-change",ne,oe),ce(t.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const ae=H.length;H.splice(0,ae)}else{H.forEach(ue=>{ue!==ne&&Se?.value.toggleRowExpansion(ue,!1)});const ae=H.length;H.splice(0,ae,ne)}},k=o.attrs.id??t.prop??o.attrs.name,Y=ha(),Z=n.ref([]);let le=[];const G=()=>({srcColumnPropertyList:le.map(oe=>({...oe})),columnPropertyList:Z.value}),U=ne=>{Z.value=[...ne],K()},D=async()=>{const ne=await Y.load(k);ne&&(Z.value=ne)},K=()=>{Y.save(k,Z.value)},E=()=>{Y.remove(k)};D();const p=ne=>ne?ne.type?ne.type:ne.label?ne.prop:"":"",L=(ne,oe={})=>{for(let ae in oe){const ue=oe[ae];typeof ue!="function"&&(ne[ae]=ue)}},F=ne=>{const oe=ne?ne():[],ae=new Map;if(le=[],oe.forEach(ue=>{const ye=ue;if(!ye.props)return;const Ue=p(ye.props);ae.set(Ue,ye);const Ye={label:"",prop:""};L(Ye,ye.props),le.push(Ye)}),Z.value.length===le.length){const ue=[];for(let Ie of Z.value){const ye=p(Ie),Ue=ae.get(ye);if(!Ue)return oe;if(Ie.visible===!1)continue;const Ye=Ue;Ye.props.fixed=Ie.fixed,ue.push(Ye)}return ue}return oe},ee=n.shallowRef(new Map),re=({row:ne,column:oe,rowIndex:ae,columnIndex:ue})=>{const Ie=`${ae}_${oe.property}`,ye=`${ae}_${ue}`;let Ue=ee.value.get(Ie);return Ue||(Ue=ee.value.get(ye)),typeof Ue=="string"?Ue:""},ie=ne=>ne?oe=>{const ae=[];let ue=re(oe);return ue&&ae.push(ue),ue=ue=typeof ne=="function"?ne(oe):ne,ue&&ae.push(ue),ae.length===0?"":ae.join(" ")}:re,fe=(ne=!1)=>{ee.value.forEach((oe,ae)=>{me(ae,oe,ne)})},me=(ne,oe,ae=!1)=>{const ue=`${ne}_item`;ae?(c.clearPersistantMessage(),Array.isArray(oe)?c.emitToChildren({name:ne},"setCellClassNames",[]):c.emitToChildren({name:ue},"setCustomClassName","")):Array.isArray(oe)?c.emitToChildren({name:ne,cachePolicy:"Persistant",uniqueId:ue},"setCellClassNames",oe):c.emitToChildren({name:ue,cachePolicy:"Persistant",uniqueId:ue},"setCustomClassName",oe)},be=(ne,oe,ae)=>{const ue=`${ne}_${oe}`;ae?(ee.value.set(ue,ae),me(ue,ae)):(ee.value.delete(ue),me(ue,"",!0)),n.triggerRef(ee)},nt=ne=>{fe(!0),ee.value.clear(),ne.forEach(oe=>{const ae=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?ee.value.set(ae,oe.children):typeof oe.cellClassName=="string"&&ee.value.set(ae,oe.cellClassName)}),fe(),n.triggerRef(ee)},We=()=>{fe(),ee.value.clear(),n.triggerRef(ee)},Pe=n.shallowRef(new Map),gt=({rowIndex:ne})=>{const oe=`${ne}`;return Pe.value.get(oe)??""},Ln=ne=>ne?oe=>{const ae=[];let ue=gt(oe);return ue&&ae.push(ue),ue=typeof ne=="function"?ne(oe):ne,ue&&ae.push(ue),ae.length===0?"":ae.join(" ")}:gt,Ca=(ne,oe)=>{const ae=`${ne}`;oe?Pe.value.set(ae,oe):Pe.value.delete(ae),n.triggerRef(Pe)},$a=()=>{Pe.value.clear(),n.triggerRef(Pe)},Se=n.ref();return Te({clearSelection:()=>Se?.value.clearSelection(),getSelectionRows:()=>Se?.value.getSelectionRows(),toggleRowSelection:(ne,oe)=>{Se?.value.toggleRowSelection(ne,oe)},toggleRowSelectionByProp:(ne,oe)=>{if(!y.value)return;const ae=Un(y.value,ne);ae.length!==0&&ae.forEach(ue=>{Se?.value.toggleRowSelection(ue,oe)})},toggleAllSelection:()=>{Se?.value.toggleAllSelection()},toggleRowExpansion:(ne,oe)=>{Se?.value.toggleRowExpansion(ne,oe)},toggleRowExpansionByProp:(ne,oe)=>{if(!y.value)return;const ae=Un(y.value,ne);ae.length!==0&&ae.forEach(ue=>{Se?.value.toggleRowExpansion(ue,oe)})},setCurrentRow:ne=>{Se?.value.setCurrentRow(ne)},setCurrentRowByProp:ne=>{if(!y.value)return;const oe=Un(y.value,ne);oe.length!==0&&Se?.value.setCurrentRow(oe[0])},getCurrentRow:()=>te.value,clearSort:()=>{Se?.value.clearSort()},clearFilter:ne=>{Se?.value.clearFilter(ne)},doLayout:()=>{Se?.value.doLayout()},sort:(ne,oe)=>{Se?.value.sort(ne,oe)},scrollTo:(ne,oe)=>{Se?.value.scrollTo(ne,oe)},setScrollTop:ne=>{Se?.value.setScrollTop(ne)},setScrollLeft:ne=>{Se?.value.setScrollLeft(ne)},loadData:O,clearData:_,getData(){return y.value},getTotalSize(){return N.value},getPageIndex(){return P.value},getPageSize(){return v.value},getColumnSetting:G,setColumnSetting:U,removeColumnSetting:E,setCellClassName:be,setCellClassNames:nt,clearCellClassName:We,setRowClassName:Ca,clearRowClassName:$a}),()=>{const oe={...Je(o.attrs),onCurrentChange:W,onRowClick:M,onExpandChange:z,data:y.value,ref:Se,class:h.value,"cell-class-name":ie(t.cellClassName),"row-class-name":Ln(t.rowClassName)},ae={};if(o.slots.default&&(ae.default=()=>F(o.slots.default)),o.slots.append&&(ae.append=o.slots.append),o.slots.empty&&(ae.empty=o.slots.empty),g===!0){const Ge=[];if(I.value){const Nt=n.h(De.Loading,{class:`${m}__infinite-icon`});Ge.push(Nt);const qn=n.h("span",{class:`${m}__infinite-text`},[u.loadText.value]);Ge.push(qn)}else{const Nt=n.h("span",{class:`${m}__infinite-text`},[u.noMoreText.value]);Ge.push(Nt)}const ft={ref:A,class:`${m}__infinite`},Bn=n.h("div",ft,Ge);ae.append=()=>Bn}const ue=n.h(T.ElTable,oe,ae),Ie=[];if(Ie.push(ue),!g){let Ge=null;if(typeof o.slots.pagination=="function")Ge=o.slots.pagination();else if(t.showPagination){const ft={class:w.value,total:N.value,pageSize:v.value,"onUpdate:pageSize":R,pageSizes:t.pageSizes,currentPage:P.value,"onUpdate:currentPage":B,hideOnSinglePage:t.hideOnSinglePage,layout:t.paginationLayout,size:t.paginationSize,background:t.paginationBackground,appendSizeTo:t.paginationAppendSizeTo,teleported:t.paginationTeleported,popperClass:t.paginationPopperClass,prevText:t.paginationpPrevText,prevIcos:t.paginationPrevIcon,nextText:t.paginationNextText,pnextIcon:t.paginationNextIcon,disabled:t.paginationDisabled};Ge=n.h(T.ElPagination,ft)}if(t.showSetting){const ft=[];Ge&&ft.push(Ge);const Bn=n.h(T.ElIcon,{class:C.value},{default:()=>n.h(De.Setting)}),Nt=St(t,Yn),qn=n.h(Vn,{...Nt,tableRef:{getColumnSetting:G,setColumnSetting:U,removeColumnSetting:E}},{default:()=>Bn});ft.push(qn);const Na=n.h("div",{class:b.value},ft);Ie.push(Na)}else Ge&&Ie.push(Ge)}const ye={default:()=>Ie},Ye={...Ve(t,Wr,Yr,Yn)};return t.prop&&(Ye.prop=`${t.prop}_item`),Ye.contentClass=`${m}__wrap`,Ye.errorMarkClass="is-table-error",q.value&&V()&&(Ye["appear-listen"]=!0,Ye.onAppear=J),n.h(r,Ye,ye)}}}}const{componentName:Gc,create:Xc,scope:Qc}=se("table-item"),zl=Xc(Uc(Gc,Qc,ke));function Ct(e,l){return typeof e.textKey=="string"&&e.textKey.length>0?l[e.textKey]:l.text}function Mt(e,l){return typeof e.valueKey=="string"&&e.valueKey.length>0?l[e.valueKey]:l.value}function Zc(e,l){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?l[e.disabledKey]:l.disabled??null}let Jc=class{proxy;constructor(l){this.proxy=l}async load(l,r,t){if(Array.isArray(r))return r;if(typeof r=="function")return await r(t);const o=He(this.proxy,l);return o===null?(console.error(`${l} component not found api function`),[]):(Qe(t)&&n.isReactive(t)&&(t=n.toRaw(t)),await o(r,t))}};function ef(){const e=n.getCurrentInstance();return new Jc(e.proxy)}function ma(e,l,r){if(l===r)return!0;if(l===null||r===null)return!1;const t=Ct(e,l),o=Ct(e,r);if(t!==o)return!1;const a=Mt(e,l),i=Mt(e,r);return a===i}function tf(e,l,r,t){if(t.length==0||l===""||l===null||l===void 0)return null;let o=null;for(let a of t){let i=!1;if(r==="text")i=Ct(e,a)===l;else if(r==="item")i=ma(e,a,l);else{let u=Mt(e,a);u==null&&(u=Ct(e,a)),i=u===l}if(i){o=a;break}}return o}function nf(e){return{text:e,value:e}}function lf(e,l,r){return typeof e.itemOptions=="function"?e.itemOptions(l,r):e.itemOptions}const Ur={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}};function rf(e,l,r){return{inheritAttrs:!0,props:{...Ne,...Re,...Ur},emits:["change","update:modelValue","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),m=n.ref(null),h=n.ref(null),C=(y,j,$,q=!0)=>{const Q=tf(t,y,j,$);if(Q===null){if(h.value===null)return;h.value=null,m.value=null,q&&(c("update:modelValue",null),c("change",null));return}if(!ma(t,Q,h.value)){m.value=y;const S=n.toRaw(Q);h.value=S;let O=null;t.valueType==="text"?O=Ct(t,S):t.valueType==="item"?O=S:O=Mt(t,S),q&&(c("update:modelValue",O),c("change",O))}},b=n.ref([]),w=Ae(n.computed(()=>t.appearLoad),"appearLoad",ze.Near,y=>ce(y)),d=ef(),f=async(y,j)=>{if(y){const $=await d.load("radio",y,j);if($.length>0)if(typeof $[0]=="string"){let x=$.map(S=>nf(S));b.value=x}else b.value=$}};n.watch([()=>t.source,()=>t.params],async([y,j])=>{f(y,j)},{immediate:!w.value});let P=!1;const v=()=>{P||(P=!0,f(t.source,t.params))};n.watch([()=>b.value,()=>t.modelValue],([y,j])=>{C(j,t.valueType,y,!1),c("setValue",j)});const g=e,V=n.computed(()=>({[g]:!0,[`is-${t.direction}`]:!0})),B=y=>{C(y,"value",b.value,!0)};let R=ge(t,"hintText"),I=ge(t,"hintVisible");const N=(y,j)=>{const $=[];return y.forEach((q,Q)=>{const x=Mt(t,q),S=Ct(t,q);let O=Zc(t,q);i.value===!0&&(O=i.value),s.value===!0&&(O=s.value);const _=lf(t,q,Q)??{},X=`${x}_${Q}`,J={..._,key:X,value:x,size:t.size,border:ce(t.border)};O&&(J.disabled=O),t.itemType==="button"?$.push(n.h(T.ElRadioButton,J,{default:()=>[S]})):typeof j=="function"?$.push(n.h(T.ElRadio,J,{default:()=>j(q)})):$.push(n.h(T.ElRadio,J,{default:()=>[S]}))}),$};return Te({setDisabled:y=>{a.value=y},setReadonly:y=>{u.value=y}}),()=>{const j={...Je(o.attrs),class:V.value,disabled:i.value||s.value,modelValue:m.value,"text-color":t.textColor,fill:t.fill,onChange:B},$=[],q={};o.slots.options?q.default=o.slots.options:q.default=()=>N(b.value,o.slots.text);const Q=n.h(T.ElRadioGroup,j,q);$.push(Q);const x={default:()=>$};x.label=o.slots.default,x.fixedPreTip=o.slots.fixedPreTip,x.fixedTip=o.slots.fixedTip;const O={...Ve(t,Ur),hintText:R.value,hintVisible:I.value};return t.prop&&(O.prop=`${t.prop}_item`),w.value&&(O["appear-listen"]=!0,O.onAppear=v),n.h(r,O,x)}}}}const{componentName:of,create:af,scope:sf}=se("radio-item"),Hl=af(rf(of,sf,ke));function $t(e,l){return typeof e.textKey=="string"&&e.textKey.length>0?l[e.textKey]:l.text}function xt(e,l){return typeof e.valueKey=="string"&&e.valueKey.length>0?l[e.valueKey]:l.value}function uf(e,l){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?l[e.disabledKey]:l.disabled??null}let cf=class{proxy;constructor(l){this.proxy=l}async load(l,r,t){if(Array.isArray(r))return r;if(typeof r=="function")return await r(t);const o=He(this.proxy,l);return o===null?(console.error(`${l} component not found api function`),[]):(Qe(t)&&n.isReactive(t)&&(t=n.toRaw(t)),await o(r,t))}};function ff(){const e=n.getCurrentInstance();return new cf(e.proxy)}function ga(e,l,r){if(l===r)return!0;if(l===null||r===null)return!1;const t=$t(e,l),o=$t(e,r);if(t!==o)return!1;const a=xt(e,l),i=xt(e,r);return a===i}function df(e,l,r,t){if(t.length==0||l===""||l===null||l===void 0)return null;Array.isArray(l)||(l=[l]);const o=[];return l.forEach(a=>{for(let i of t){let u=!1;if(r==="text")u=$t(e,i)===a;else if(r==="item")u=ga(e,i,a);else{let s=xt(e,i);s==null&&(s=$t(e,i)),u=s===a}if(u){o.push(i);break}}}),o}function hf(e){return{text:e,value:e}}function mf(e,l,r){return typeof e.itemOptions=="function"?e.itemOptions(l,r):e.itemOptions}const Gr={modelValue:{type:[Array,String],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},min:{type:[String,Number],required:!1},max:{type:[String,Number],required:!1},itemType:{type:[String],required:!1,default:"checkbox"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}};function gf(e,l,r){return{inheritAttrs:!0,props:{...Ne,...Re,...Gr},emits:["change","update:modelValue","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),m=n.ref([]),h=n.ref([]),C=(y,j,$,q=!0)=>{const Q=df(t,y,j,$);if(Q===null){if(h.value===null||h.value.length===0)return;m.value=[],h.value=[],q&&(c("update:modelValue",[]),c("change",[]));return}let x=!0;if(Q.length!==h.value.length)x=!1;else for(let S=0;S<Q.length;S++){const O=Q[S],_=h.value[S];if(!ga(t,O,_)){x=!1;break}}if(!x){h.value=Q;let S=[],O=[];Q.forEach(X=>{S.push(xt(t,X)),t.valueType==="text"?O.push($t(t,X)):t.valueType==="item"?O.push(X):O.push(xt(t,X))}),m.value=S;const _=n.toRaw(O);q&&(c("update:modelValue",_),c("change",_))}},b=n.ref([]),w=Ae(n.computed(()=>t.appearLoad),"appearLoad",ze.Near,y=>ce(y)),d=ff(),f=async(y,j)=>{if(y){const $=await d.load("checkbox",y,j);if($.length>0)if(typeof $[0]=="string"){let x=$.map(S=>hf(S));b.value=x}else b.value=$}};n.watch([()=>t.source,()=>t.params],async([y,j])=>{f(y,j)},{immediate:!w.value});let P=!1;const v=()=>{P||(P=!0,f(t.source,t.params))};n.watch([()=>b.value,()=>t.modelValue],([y,j])=>{C(j,t.valueType,y,!1),c("setValue",j)});const g=e,V=n.computed(()=>({[g]:!0,[`is-${t.direction}`]:!0})),B=y=>{C(y,"value",b.value,!0)};let R=ge(t,"hintText"),I=ge(t,"hintVisible");const N=(y,j)=>{const $=[];return y.forEach((q,Q)=>{const x=xt(t,q),S=$t(t,q);let O=uf(t,q);i.value===!0&&(O=i.value),s.value===!0&&(O=s.value);const _=mf(t,q,Q)??{},X=`${x}_${Q}`,J={..._,key:X,class:t.itemClass,value:x,size:t.size,border:ce(t.border)};O&&(J.disabled=O),t.itemType==="button"?$.push(n.h(T.ElCheckboxButton,J,{default:()=>[S]})):typeof j=="function"?$.push(n.h(T.ElCheckbox,J,{default:()=>j(q)})):$.push(n.h(T.ElCheckbox,J,{default:()=>[S]}))}),$};return Te({setDisabled:y=>{a.value=y},setReadonly:y=>{u.value=y}}),()=>{const j={...Je(o.attrs),class:V.value,disabled:i.value||s.value,modelValue:m.value,"text-color":t.textColor,fill:t.fill,max:$e(t.max),min:$e(t.min),onChange:B},$=[],q={};o.slots.options?q.default=o.slots.options:q.default=()=>N(b.value,o.slots.text);const Q=n.h(T.ElCheckboxGroup,j,q);$.push(Q);const x={default:()=>$};x.label=o.slots.default,x.fixedPreTip=o.slots.fixedPreTip,x.fixedTip=o.slots.fixedTip;const O={...Ve(t,Gr),hintText:R.value,hintVisible:I.value};return t.prop&&(O.prop=`${t.prop}_item`),w.value&&(O["appear-listen"]=!0,O.onAppear=v),n.h(r,O,x)}}}}const{componentName:vf,create:pf,scope:yf}=se("checkbox-item"),Kl=pf(gf(vf,yf,ke)),Xr={modelValue:{type:[Number,String],required:!1}};function bf(e,l,r){return{props:{...Ne,...Re,...Xr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),m=ge(t,"modelValue",P=>$e(P),c),h=e,C=n.computed(()=>({[h]:!0})),b=P=>{c("update:modelValue",P),c("change",P)};let w=ge(t,"hintText"),d=n.ref(!1);const f=n.ref();return Te({setDisabled:P=>{a.value=P},setReadonly:P=>{u.value=P}}),()=>{const v={...Je(o.attrs),ref:f,class:C.value,readonly:s.value||i.value,modelValue:m.value,onChange:b},g={},V=[],B=n.h(T.ElRate,v,g);V.push(B);const R={default:()=>V};R.label=o.slots.default,R.fixedPreTip=o.slots.fixedPreTip,R.fixedTip=o.slots.fixedTip;const N={...Ve(t,Xr),hintText:w.value,hintVisible:d.value};return t.prop&&(N.prop=`${t.prop}_item`),n.h(r,N,R)}}}}const{componentName:xf,create:wf,scope:Sf}=se("rate-item"),Wl=wf(bf(xf,Sf,ke)),Qr={modelValue:{type:[Boolean,String,Number],required:!1}};function Tf(e,l,r){return{props:{...Ne,...Re,...Qr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),m=ge(t,"modelValue",null,c),h=e,C=n.computed(()=>({[h]:!0})),b=P=>{c("update:modelValue",P),c("change",P)};let w=ge(t,"hintText"),d=ge(t,"hintVisible");const f=n.ref();return Te({setDisabled:P=>{a.value=P},setReadonly:P=>{u.value=P}}),()=>{const v={...Je(o.attrs),ref:f,class:C.value,readonly:s.value,disabled:i.value,modelValue:m.value,onChange:b},g={},V=[],B=n.h(T.ElSwitch,v,g);V.push(B);const R={default:()=>V};R.label=o.slots.default,R.fixedPreTip=o.slots.fixedPreTip,R.fixedTip=o.slots.fixedTip;const N={...Ve(t,Qr),hintText:w.value,hintVisible:d.value};return t.prop&&(N.prop=`${t.prop}_item`),n.h(r,N,R)}}}}const{componentName:Cf,create:$f,scope:Nf}=se("switch-item"),Yl=$f(Tf(Cf,Nf,ke)),Zr={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}};let kf=class{proxy;constructor(l){this.proxy=l}async load(l,r,t,o,a){if(Array.isArray(r))return r;if(typeof r=="function")return await r(t,o);const i=He(this.proxy,l);return i===null?(console.error(`${l} component not found api function`),[]):(Qe(t)&&n.isReactive(t)&&(t=n.toRaw(t)),await i(r,t,o))}};function Ef(){const e=n.getCurrentInstance();return new kf(e.proxy)}const Jr={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function Pf(e,l,r){return{props:{...Ne,...Re,...Jr,...Zr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,o){const a=n.ref(null),i=Be(n.computed(()=>a.value??t.disabled)),u=n.ref(null),s=Le(n.computed(()=>u.value??t.readonly)),c=n.ref(!1),{emitEvent:m}=Ee({componentName:e,get readonly(){return s.value},get disabled(){return i.value}},t.prop??o.attrs.name),h=ge(t,"modelValue",null,m),C=e,b=n.computed(()=>({[C]:!0})),w=q=>{h.value=q,m("update:modelValue",q),m("change",q)};let d=ge(t,"hintText"),f=n.ref(!1);const P=q=>{let x=q.target.value;c.value=!0,he(d.value)||(f.value=!0),m("focus",x,q)},v=q=>{setTimeout(()=>{f.value&&(f.value=!1),c.value=!1},0);let x=q.target.value;t.maxLength&&x.length>Number(t.maxLength)&&(x=x.slice(0,Number(t.maxLength))),V.value||m("blur",x,q)},g=()=>{m("clear","")},V=n.ref(!1),B=q=>{V.value=q,m("visible-change",q),q||m("selected")},R=n.ref([]),I=Ef(),N=async(q,Q)=>{try{const x=await I.load("treeselect",q,Q);R.value=x}catch(x){console.error(x)}};n.watch([()=>t.data,()=>t.params,()=>t.lazy],([q,Q,x])=>{!q||x||N(q,Q)},{immediate:!0});let y=null;t.lazy&&(typeof t.load=="function"?y=t.load:y=async(q,Q)=>{debugger;let x={};t.params&&Object.assign(x,t.params),q&&Object.assign(x,q);const S=await I.load("treeselect",t.data,x,!0);Q(S)});let j={label:t.textKey,value:t.valueKey,children:t.childrenKey,isLeaf:t.leafKey,class:t.classKey};const $=n.ref();return Te({focus:()=>{$?.value.focus()},blur:()=>{$?.value.blur()},setDisabled:q=>{a.value=q},setReadonly:q=>{u.value=q}}),()=>{const Q={...Je(o.attrs),ref:$,class:b.value,disabled:i.value||s.value,modelValue:h.value,"onUpdate:modelValue":w,lazy:t.lazy,props:j,onClear:g,onFocus:P,onBlur:v,onVisibleChange:B};y?Q.load=y:Q.data=R.value;const x={};o.slots.option&&(x.default=o.slots.option);const S=[],O=n.h(T.ElTreeSelect,Q,x);S.push(O);const _={default:()=>S};_.label=o.slots.default,_.fixedPreTip=o.slots.fixedPreTip,_.fixedTip=o.slots.fixedTip;const J={...Ve(t,Jr,Zr),hintText:d.value,hintVisible:f.value};return t.prop&&(J.prop=`${t.prop}_item`),n.h(r,J,_)}}}}const{componentName:If,create:Of,scope:Df}=se("tree-select-item"),Ul=Of(Pf(If,Df,ke)),Vf={},Rf={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 Ff(e,l){return n.openBlock(),n.createElementBlock("svg",Rf,[...l[0]||(l[0]=[n.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)])])}const Af=Ze(Vf,[["render",Ff]]),{create:Mf}=se("group-setting"),Lf={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:"到底部"}},Bf=Mf({components:{FoxPopover:T.ElPopover,FoxCheckbox:T.ElCheckbox,FoxCheckboxGroup:T.ElCheckboxGroup,FoxButton:T.ElButton,FoxIcon:T.ElIcon,DragIcon:Af,Download:De.Download,RefreshLeft:De.RefreshLeft},props:{...Lf},emits:["change"],setup(e,{emit:l,attrs:r,expose:t}){let o=null;const a=n.ref([]),i=ha(),u=W=>W.length>1,s=()=>{const W=[],M=[...a.value];a.value=M.map((z,k)=>(z.visible!==!1&&W.push(z.prop),{...z,sortIndex:k})),a.value.length===W.length?d.value=!0:W.length>0&&(f.value=!0),g.value=W},c=W=>{let M=null;if(typeof W=="string")M=document.querySelectorAll(`.fox-group[prop="${W}"] > div > .fox-item[prop]`);else if(W&&typeof W=="object"){const z=W.$el??W;typeof z.querySelectorAll=="function"&&(M=z.querySelectorAll(".fox-item[prop]"))}if(!M)return[];const H=[];return M.forEach(z=>{const k=z.querySelector(".label--string");let Y="";k&&(Y=k.textContent??"");const Z=z.getAttribute("prop")??"",G=window.getComputedStyle(z,null).getPropertyValue("display");H.push({label:Y,prop:Z,sortIndex:0,visible:G!=="none"})}),H},m=()=>{if(!o){const W=c(e.groupRef??e.groupProp);if(W.length===0)return!1;o=W}return!0},h=async(W=!1)=>{const M=await i.load(e.groupProp),H=z=>{if(!z||!o)return;const k=o.map(Y=>({...Y}));Array.isArray(M)&&M.forEach(Y=>{k.some(Z=>{if(Z.prop===Y.prop){const le=Z.label;return Object.assign(Z,Y),Z.label=le,!0}return!1})}),a.value=k.sort((Y,Z)=>Y.sortIndex-Z.sortIndex),s(),W&&b(!1)};o?H(!0):vn(m,e.initDelay,5,50,!1,H)},C=()=>{const W=o??[];a.value=W.map(M=>({...M})),s(),b()},b=(W=!0)=>{W&&i.save(e.groupProp,a.value);const M=a.value.map(H=>({...H}));l("change",M)},w=n.computed(()=>({"max-width":`${e.popoverWidth-125}px`})),d=n.ref(!1),f=n.ref(!1),P=W=>{const M=[];a.value.forEach(z=>{W&&M.push(z.prop),z.visible=W}),d.value=!1,f.value=!1,a.value.length===M.length?d.value=!0:M.length>0&&(f.value=!0),g.value=M,b()},v=()=>{C()},g=n.ref([]),V=W=>{a.value.forEach(H=>{const z=W.indexOf(H.prop)!==-1;H.visible=z}),d.value=!1,f.value=!1;const M=a.value.length;W.length===M?d.value=!0:W.length>0&&(f.value=!0),b()},B=()=>{h()};n.onMounted(()=>{h(!0)});const R={currentRow:null,index:null},I=W=>W?W.dataset&&W.dataset.role==="row"?W:W.tagName.toLowerCase()!=="body"?(W=W.parentElement,I(W)):null:null,N=W=>{const M=W.currentTarget;M&&M.dataset&&(R.index=M.dataset.index)},y=W=>{R.currentRow&&(R.currentRow.classList.remove("is-dragover"),R.currentRow=null),R.index=null},j=W=>{const M=W.currentTarget;W.relatedTarget;const H=I(M);H&&(W.preventDefault(),R.currentRow&&R.currentRow!==H&&R.currentRow.classList.remove("is-dragover"),H.classList.add("is-dragover"),R.currentRow=H)},$=W=>{W.preventDefault(),R.currentRow&&(R.currentRow.classList.remove("is-dragover"),R.currentRow=null)},q=W=>{const M=W.currentTarget,H=I(M);if(!H)return;W.preventDefault();const z=Number(R.index),k=Number(H.dataset.index);if(z!==k){if(z<k){const Y=a.value[z];a.value.splice(z,1),a.value.splice(k,0,Y)}else{const Y=a.value[z];a.value.splice(z,1),a.value.splice(k+1,0,Y)}s(),b()}},Q=W=>{const M=a.value[W];a.value.splice(W,1),a.value.splice(0,0,M),s(),b()},x=W=>{const M=a.value[W];a.value.splice(W,1),a.value.push(M),s(),b()};t({refresh:()=>{o=null,h(!1)}});const S=new Map;let O=null;function _(W){const M=document.createRange();return M.setStart(W,0),M.setEnd(W,W.childNodes.length),M.getBoundingClientRect().width}return{attrs:r,itemPropertyList:a,isDraggble:u,isCheckAll:d,isIndeterminate:f,handleCheckAllChange:P,handleReset:v,checkedValue:g,handleCheckChange:V,onShow:B,onDragStart:N,onDragEnd:y,onDragOver:j,onDragLeave:$,onDrop:q,checkboxLabelStyle:w,toTop:Q,toBottom:x,onMouseOverForOverflowText:(W,M,H)=>{const z=W.currentTarget;if(z){const k=Math.floor(z.offsetWidth);if(Math.floor(_(z))>k){let Z=S.get(M);if(Z){if(Z===O)return;Ce.hide(Z)}Z=Ce.show(z,H,{type:"text",placement:"top",closeOnClick:!1}),S.set(M,Z),O=Z}}},onMouseLeaveForOverflowText:(W,M)=>{const H=S.get(M);H&&(Ce.hide(H),H===O&&(O=null))},onMouseOverForTip:(W,M)=>{const H=W.currentTarget;H&&(O&&Ce.hide(O),O=Ce.show(H,M,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:W=>{O&&(Ce.hide(O),O=null)}}}}),qf={class:"fox-group-setting"},_f={class:"fox-group-setting__header"},jf={class:"fox-group-setting__body"},zf={class:"fox-group-setting__body-list","data-role":"container"},Hf=["data-index","draggable"],Kf=["onMouseover","onMouseleave"],Wf={class:"tools-item"};function Yf(e,l,r,t,o,a){const i=n.resolveComponent("FoxCheckbox"),u=n.resolveComponent("FoxButton"),s=n.resolveComponent("DragIcon"),c=n.resolveComponent("Download"),m=n.resolveComponent("FoxIcon"),h=n.resolveComponent("FoxCheckboxGroup"),C=n.resolveComponent("FoxPopover");return n.openBlock(),n.createBlock(C,n.mergeProps(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),default:n.withCtx(()=>[n.createElementVNode("div",qf,[n.createElementVNode("div",_f,[n.createVNode(i,{modelValue:e.isCheckAll,"onUpdate:modelValue":l[0]||(l[0]=b=>e.isCheckAll=b),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),n.createVNode(u,{onClick:e.handleReset,link:"",type:"primary"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(e.resetText),1)]),_:1},8,["onClick"])]),n.createElementVNode("div",jf,[n.createVNode(h,{modelValue:e.checkedValue,"onUpdate:modelValue":l[10]||(l[10]=b=>e.checkedValue=b),onChange:e.handleCheckChange},{default:n.withCtx(()=>[n.createElementVNode("div",zf,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(e.itemPropertyList,b=>(n.openBlock(),n.createElementBlock("div",{key:b.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":b.sortIndex,draggable:e.isDraggble(e.itemPropertyList),onDragstart:l[5]||(l[5]=(...w)=>e.onDragStart&&e.onDragStart(...w)),onDragend:l[6]||(l[6]=(...w)=>e.onDragEnd&&e.onDragEnd(...w)),onDrop:l[7]||(l[7]=(...w)=>e.onDrop&&e.onDrop(...w)),onDragover:l[8]||(l[8]=(...w)=>e.onDragOver&&e.onDragOver(...w)),onDragleave:l[9]||(l[9]=(...w)=>e.onDragLeave&&e.onDragLeave(...w))},[e.isDraggble(e.itemPropertyList)?(n.openBlock(),n.createBlock(s,{key:0,class:"icon-item"})):n.createCommentVNode("",!0),n.createVNode(i,{class:"checkbox-item",label:b.prop},{default:n.withCtx(()=>[n.createElementVNode("span",{onMouseover:w=>e.onMouseOverForOverflowText(w,b.prop,b.label),onMouseleave:w=>e.onMouseLeaveForOverflowText(w,b.prop),class:"checkbox-item__label",style:n.normalizeStyle(e.checkboxLabelStyle)},n.toDisplayString(b.label),45,Kf)]),_:2},1032,["label"]),n.createElementVNode("div",Wf,[n.createVNode(m,{onClick:w=>e.toTop(b.sortIndex),onMouseover:l[1]||(l[1]=w=>e.onMouseOverForTip(w,e.toTopText)),onMouseleave:l[2]||(l[2]=w=>e.onMouseLeaveForTip(w)),class:"is-reverse"},{default:n.withCtx(()=>[n.createVNode(c)]),_:1},8,["onClick"]),n.createVNode(m,{onClick:w=>e.toBottom(b.sortIndex),onMouseover:l[3]||(l[3]=w=>e.onMouseOverForTip(w,e.toBottomText)),onMouseleave:l[4]||(l[4]=w=>e.onMouseLeaveForTip(w))},{default:n.withCtx(()=>[n.createVNode(c)]),_:1},8,["onClick"])])],40,Hf))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}const Gl=Ze(Bf,[["render",Yf]]),Uf={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}};let Gf=class{proxy;constructor(l){this.proxy=l}async load(l,r,t,o,a){if(Array.isArray(r))return r;if(typeof r=="function")return await r(t,o);const i=He(this.proxy,l);return i===null?(console.error(`${l} component not found api function`),[]):(Qe(t)&&n.isReactive(t)&&(t=n.toRaw(t)),await i(r,t,o))}};function Xf(){const e=n.getCurrentInstance();return new Gf(e.proxy)}function Qf(e,l,r){return{props:{...cl,...Uf},setup(t,o){const a=e,i=n.computed(()=>({[a]:!0})),u=n.ref([]),s=Xf(),c=async(g,V)=>{try{const B=await s.load("tree",g,V);u.value=B}catch(B){console.error(B)}},m=n.shallowRef({}),h=n.computed(()=>({...m.value,...t.params??{}}));(Array.isArray(t.data)?!0:t.lazy?!1:ce(t.autoLoad))&&n.watch([()=>t.data,()=>h.value],([g,V])=>{g&&c(g,V)},{immediate:!0,deep:!0});let b=null;t.lazy&&(typeof t.load=="function"?b=t.load:b=async(g,V)=>{let B={};t.params&&Object.assign(B,t.params),g&&Object.assign(B,g);const R=await s.load("treeselect",t.data,B,!0);V(R)});const w={label:t.textKey,value:t.valueKey,children:t.childrenKey,isLeaf:t.leafKey,class:t.classKey,disabled:t.disabedKey,...t.props??{}},d=(g={})=>new Promise(async V=>{m.value={...n.toRaw(g??{})},await c(t.data,h.value),V()}),f=function(g,V){if(typeof t.filterNodeMethod=="function")return t.filterNodeMethod(g,V);if(!t.filterKeyword)return!0;const B=`${V[w.label]}`,R=`${g}`;return B.includes(R)},P=n.ref();n.watch(()=>t.filterKeyword,g=>{P.value.filter(g)});const v=g=>(...V)=>{const B=P.value[g];return Reflect.apply(B,P.value,[...V])};return o.expose({loadData:d,filter:v("filter"),updateKeyChildren:v("updateKeyChildren"),getCheckedNodes:v("getCheckedNodes"),setCheckedNodes:v("setCheckedNodes"),getCheckedKeys:v("getCheckedKeys"),setCheckedKeys:v("setCheckedKeys"),setChecked:v("setChecked"),getHalfCheckedNodes:v("getHalfCheckedNodes"),getHalfCheckedKeys:v("getHalfCheckedKeys"),getCurrentKey:v("getCurrentKey"),getCurrentNode:v("getCurrentNode"),setCurrentKey:v("setCurrentKey"),setCurrentNode:v("setCurrentNode"),getNode:v("getNode"),remove:v("remove"),append:v("append"),insertBefore:v("insertBefore"),insertAfter:v("insertAfter")}),()=>{const V={...Je(o.attrs),class:i.value,lazy:t.lazy,props:w,ref:$=>P.value=$};b?V.load=b:V.data=u.value,V["filter-node-method"]=f;const B=[],R=n.h(T.ElTree,V,o.slots);B.push(R);const I={default:()=>B},y={...St(t,cl)};return n.h(r,y,I)}}}}const{componentName:Zf,create:Jf,scope:ed}=se("tree-item"),Xl=Jf(Qf(Zf,ed,Pn)),td=["aria-labelledby"],nd=n.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),ld=[nd],rd=n.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(e,{emit:l}){const r=e,t=l,o=s=>{t("click",s)},a=s=>{if(s)return isNaN(Number(s))?String(s):s+"px"},i=n.computed(()=>{const s="fox-icon";return{[s]:!0,[s+"-"+r.name]:r.name,[r.class]:!!r.class}}),u=n.computed(()=>{const s={};return s.height=a(r.height)??a(r.size),s.width=a(r.width)??a(r.size),s.color=r.color,s});return(s,c)=>(n.openBlock(),n.createElementBlock("svg",{class:n.normalizeClass(i.value),style:n.normalizeStyle(u.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},ld,14,td))}}),od=["aria-labelledby"],ad=n.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),id=[ad],sd=n.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(e,{emit:l}){const r=e,t=l,o=s=>{t("click",s)},a=s=>{if(s)return isNaN(Number(s))?String(s):s+"px"},i=n.computed(()=>{const s="fox-icon";return{[s]:!0,[s+"-"+r.name]:r.name,[r.class]:!!r.class}}),u=n.computed(()=>{const s={};return s.height=a(r.height)??a(r.size),s.width=a(r.width)??a(r.size),s.color=r.color,s});return(s,c)=>(n.openBlock(),n.createElementBlock("svg",{class:n.normalizeClass(i.value),style:n.normalizeStyle(u.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},id,14,od))}}),ud=["aria-labelledby"],cd=n.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),fd=[cd],dd=n.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(e,{emit:l}){const r=e,t=l,o=s=>{t("click",s)},a=s=>{if(s)return isNaN(Number(s))?String(s):s+"px"},i=n.computed(()=>{const s="fox-icon";return{[s]:!0,[s+"-"+r.name]:r.name,[r.class]:!!r.class}}),u=n.computed(()=>{const s={};return s.height=a(r.height)??a(r.size),s.width=a(r.width)??a(r.size),s.color=r.color,s});return(s,c)=>(n.openBlock(),n.createElementBlock("svg",{class:n.normalizeClass(i.value),style:n.normalizeStyle(u.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},fd,14,ud))}}),hd=["aria-labelledby"],md=n.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),gd=[md],Ql=n.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(e,{emit:l}){const r=e,t=l,o=s=>{t("click",s)},a=s=>{if(s)return isNaN(Number(s))?String(s):s+"px"},i=n.computed(()=>{const s="fox-icon";return{[s]:!0,[s+"-"+r.name]:r.name,[r.class]:!!r.class}}),u=n.computed(()=>{const s={};return s.height=a(r.height)??a(r.size),s.width=a(r.width)??a(r.size),s.color=r.color,s});return(s,c)=>(n.openBlock(),n.createElementBlock("svg",{class:n.normalizeClass(i.value),style:n.normalizeStyle(u.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},gd,14,hd))}}),vd=["aria-labelledby"],pd=n.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),yd=[pd],bd=n.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(e,{emit:l}){const r=e,t=l,o=s=>{t("click",s)},a=s=>{if(s)return isNaN(Number(s))?String(s):s+"px"},i=n.computed(()=>{const s="fox-icon";return{[s]:!0,[s+"-"+r.name]:r.name,[r.class]:!!r.class}}),u=n.computed(()=>{const s={};return s.height=a(r.height)??a(r.size),s.width=a(r.width)??a(r.size),s.color=r.color,s});return(s,c)=>(n.openBlock(),n.createElementBlock("svg",{class:n.normalizeClass(i.value),style:n.normalizeStyle(u.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},yd,14,vd))}}),xd=["aria-labelledby"],wd=n.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),Sd=[wd],Td=n.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(e,{emit:l}){const r=e,t=l,o=s=>{t("click",s)},a=s=>{if(s)return isNaN(Number(s))?String(s):s+"px"},i=n.computed(()=>{const s="fox-icon";return{[s]:!0,[s+"-"+r.name]:r.name,[r.class]:!!r.class}}),u=n.computed(()=>{const s={};return s.height=a(r.height)??a(r.size),s.width=a(r.width)??a(r.size),s.color=r.color,s});return(s,c)=>(n.openBlock(),n.createElementBlock("svg",{class:n.normalizeClass(i.value),style:n.normalizeStyle(u.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},Sd,14,xd))}}),Cd=["aria-labelledby"],$d=n.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),Nd=[$d],kd=n.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(e,{emit:l}){const r=e,t=l,o=s=>{t("click",s)},a=s=>{if(s)return isNaN(Number(s))?String(s):s+"px"},i=n.computed(()=>{const s="fox-icon";return{[s]:!0,[s+"-"+r.name]:r.name,[r.class]:!!r.class}}),u=n.computed(()=>{const s={};return s.height=a(r.height)??a(r.size),s.width=a(r.width)??a(r.size),s.color=r.color,s});return(s,c)=>(n.openBlock(),n.createElementBlock("svg",{class:n.normalizeClass(i.value),style:n.normalizeStyle(u.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},Nd,14,Cd))}}),Ed=["aria-labelledby"],Pd=n.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),Id=[Pd],Od=n.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(e,{emit:l}){const r=e,t=l,o=s=>{t("click",s)},a=s=>{if(s)return isNaN(Number(s))?String(s):s+"px"},i=n.computed(()=>{const s="fox-icon";return{[s]:!0,[s+"-"+r.name]:r.name,[r.class]:!!r.class}}),u=n.computed(()=>{const s={};return s.height=a(r.height)??a(r.size),s.width=a(r.width)??a(r.size),s.color=r.color,s});return(s,c)=>(n.openBlock(),n.createElementBlock("svg",{class:n.normalizeClass(i.value),style:n.normalizeStyle(u.value),onClick:o,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},Id,14,Ed))}}),hl={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}},eo=(e,l)=>l[e.textKey],Pt=(e,l)=>l[e.valueKey],Dd=(e,l)=>l[e.visibleKey],to=(e,l)=>l[e.disabledKey],Vd=(e,l)=>{const r=l[e.doitKey];return ce(r)},Rd=(e,l)=>{const r=l[e.numKey];return r==null?null:$e(l[r])},no=(e,l,r)=>{const t=e.itemOptions;return typeof t=="function"?t(l,r):t||null};function Fd(e,l,r,t,o,a=!1){return{props:{...hl},emits:["update:modelValue","change","click"],setup(i,{slots:u,emit:s}){const c=n.computed(()=>{const E={};return E[`${e}`]=!0,E}),m=n.computed(()=>{const E={};return E[`${e}__titles`]=!0,E[`${i.direction}`]=!0,i.align&&(E[`${i.align}`]=!0),i.scroll===!0&&(E.scrollable=!0),i.shape&&(E[`${i.shape}`]=!0),i.showScrollArrow?(k.value===!0&&(E["has-left-scroll-arrow "]=!0),Y.value===!0&&(E["has-right-scroll-arrow "]=!0)):i.showQuickNavigation&&(E["has-navigation"]=!0),E}),h=n.computed(()=>({})),C=n.computed(()=>{if(!i.gutter)return 0;const E=ve(i.gutter);return E<=0?0:E}),b=n.ref(i.modelValue);n.watch(()=>i.modelValue,E=>{b.value!==E&&(b.value=E,J(!1))});const w=n.ref({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),d=n.computed(()=>{const E={};return P.value||(E.display="none"),E}),f=n.ref(),P=n.ref(!1),v=()=>{const E=!P.value;g(E)},g=E=>{const p=E;p?(P.value=p,setTimeout(()=>{w.value["fox-tabs-bar__popup--show"]=!0,w.value["fox-tabs-bar__popup--hide"]=!1},0)):(w.value["fox-tabs-bar__popup--show"]=!1,w.value["fox-tabs-bar__popup--hide"]=!0,f.value?f.value.addEventListener("transitionend",()=>{P.value=!1},{once:!0}):setTimeout(()=>{P.value=!1},0))},V=n.ref(),B=n.ref([]),R=(E,p)=>{B.value[p]=E},I=E=>p=>{R(p,E)},N=(E,p)=>{const L=V.value,F=B.value;if(!L||!F||!F[E])return;const ee=F[E];let re=0;i.direction==="vertical"?re=ee.offsetTop-(L.offsetHeight-ee.offsetHeight)/2:re=ee.offsetLeft-(L.offsetWidth-ee.offsetWidth)/2,y(L,re,p?0:.3,i.direction)},y=(E,p,L,F)=>{let ee=0;const re=F==="horizontal"?E.scrollLeft:E.scrollTop,ie=L===0?1:Math.round(L*1e3/16);function fe(){F==="horizontal"?E.scrollLeft+=(p-re)/ie:E.scrollTop+=(p-re)/ie,++ee<ie&&pl(fe)}fe()},j=(E,p)=>{const L=Pt(i,E),F={};return F[`${e}__titles-item`]=!0,F.disabled=to(i,E),F.active=L===b.value,i.shape&&(F[`${i.shape}`]=!0),i.ellipsis&&(F.ellipsis=!0),p&&(p.class&&(F[`${p.class}`]=!0),p.disabled===!0&&(F.disabled=p.disabled)),F},$=(E,p)=>{const L={};if(C.value>0){const F=Math.abs(C.value/2);i.direction==="vertical"?(L["margin-top"]=`${F}px`,L["margin-bottom"]=`${F}px`):(L["margin-left"]=`${F}px`,L["margin-right"]=`${F}px`)}return p&&p.style&&Object.assign(L,p.style),L},q=(E,p)=>`${Pt(i,E)??p}`,Q=(E,p)=>{const L=Pt(i,E),F={};F[`${e}__popup-item`]=!0,F.disabled=to(i,E),F.active=L===b.value,i.shape&&(F[`${i.shape}`]=!0);const ee=no(i,E,p);return ee&&ee.disabled===!0&&(F.disabled=ee.disabled),F},x=n.computed(()=>(i.data??[]).filter(p=>Dd(i,p)!==!1)),S=(E,p)=>{const L=Pt(i,E);if(s("click",E,p),b.value==L)return;const F=()=>{b.value=L,i.scroll&&N(p,!1),s("update:modelValue",L),s("change",E,p)};if(typeof i.beforeChange=="function"){const ee=i.beforeChange(E,p);Po(ee)?ee.then(re=>{re!==!1&&F()}).catch(()=>{F()}):ee!==!1&&F()}else F()},O=(E,p)=>function(){S(E,p)},_=(E,p)=>{S(E,p),g(!1)},X=(E,p)=>function(){_(E,p)},J=E=>{if(!Array.isArray(i.data)||!i.scroll)return;z()&&U();const p=i.data.findIndex(L=>Pt(i,L)===b.value);p!==-1&&N(p,E)},A=()=>{z()||D()};n.watch(()=>i.data,()=>{setTimeout(J,0)}),n.onMounted(()=>{J(!0)}),n.onBeforeUnmount(()=>{A()});const te=(E,p)=>{if(u.item)return u.item({item:E,index:p});const L=no(i,E,p),F=[];if(u.text){const fe=u.text({item:E,index:p});F.push(fe)}else{const fe=[];if(L?.doit===!0||Vd(i,E)){const We={class:[`${e}__titles-item-tip`,"doit"]},Pe=n.h("view",We);fe.push(Pe)}const me=L?.num??Rd(i,E);if(me){let We="";const Pe=$e(me);Pe>=100?We="99+":We=`${Pe}`;const gt={class:[`${e}__titles-item-tip`,"num"]},Ln=n.h("view",gt,[We]);fe.push(Ln)}const be={class:`${e}__titles-item-text`};fe.push(eo(i,E));const nt=n.h("view",be,fe);F.push(nt)}const ee={class:`${e}__titles-item-line`},re=n.h("view",ee);F.push(re);const ie={ref:I(p),class:j(E,L),style:$(E,L),key:q(E,p),onClick:O(E,p)};return n.h("view",ie,F)},W=()=>{const E=u.default?u.default():[];if(E.length===0)for(let L=0;L<x.value.length;L++){const F=x.value[L],ee=te(F,L);E.push(ee)}const p={ref:V,class:m.value,style:h.value};return n.h("view",p,E)},M=()=>{let E=null;u.navigation?E=u.navigation():E=n.h(r);const p={class:`${e}__navigation`,onClick:v};return n.h("view",p,[E])},H=()=>{const E=[];for(let L=0;L<x.value.length;L++){const F=x.value[L];let ee=null;u.popupItem?ee=u.popupItem({item:F,index:L}):ee=eo(i,F);const re={class:Q(F,L),key:q(F,L),onClick:X(F,L)},ie=n.h("view",re,[ee]);E.push(ie)}const p={class:w.value,style:d.value};return n.h("view",p,E)},z=()=>i.showScrollArrow&&i.direction=="horizontal",k=n.ref(!1),Y=n.ref(!1),Z=E=>{const p=V.value,L=B.value;if(!(!p||!L))if(E==="left"){const F=p.scrollLeft;let ee=F;for(let re=0;re<L.length;re++){const ie=L[re].offsetLeft;if(F-ie<0)break;ee=ie}y(p,ee,.3,"horizontal")}else{const F=p.scrollLeft;let ee=F,re=p.offsetWidth;for(let ie=L.length-1;ie>=0;ie--){const fe=L[ie].offsetLeft+L[ie].offsetWidth;if(fe-F<p.offsetWidth){ee+=re-fe;break}re=fe}y(p,ee,.3,"horizontal")}},le=Ke(()=>{const E=V.value;if(!E)return;let p=E.scrollLeft>0;p!==k.value&&(k.value=p);let L=E.scrollWidth-E.scrollLeft>E.offsetWidth;L!==Y.value&&(Y.value=L)},50),G=E=>{le()},U=()=>{const E=V.value;E&&(le(),E.addEventListener("scroll",G))},D=()=>{const E=V.value;E&&E.removeEventListener("scroll",G)},K=E=>{if(E==="left"&&k.value!==!0||E==="right"&&Y.value!==!0)return null;let p=null;E==="left"?u.leftArrow?p=u.leftArrow():p=n.h(t):u.rightArrow?p=u.rightArrow():p=n.h(o);const L={class:[`${e}__scroll-arrow`,E],onClick:()=>{Z(E)}};return n.h("view",L,[p])};return()=>{const E=[],p=W();if(E.push(p),z()){const F=K("left");F&&E.push(F);const ee=K("right");ee&&E.push(ee)}else if(i.showQuickNavigation){const F=M();E.push(F);const ee=H();E.push(ee)}const L={class:c.value};return n.h("view",L,E)}}}}const{create:Ad,componentName:Md,scope:Ld}=se("tabs-bar"),Rn=Ad(Fd(Md,Ld,dd,bd,sd,!1)),va=Symbol("TabsStatesKey"),ml={modelValue:{type:[String,Number]},direction:{type:[String],default:()=>"horizontal"},lazy:{type:[Boolean],default:()=>!0},draggle:{type:[Boolean],default:()=>!1},height:{type:[String,Number]},width:{type:[String,Number]}},lo=10;function pa(e,l){return e>l&&e>lo?"horizontal":l>e&&l>lo?"vertical":""}function _t(){const e=window.navigator.userAgent;return"ontouchstart"in window||e.indexOf("touch")!==-1||e.indexOf("mobile")!==-1}function jt(){const e={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},l=()=>e.direction==="vertical",r=()=>e.direction==="horizontal",t=()=>{e.deltaX=0,e.deltaY=0,e.offsetX=0,e.offsetY=0,e.direction="",e.startTime=0};return{move:(i=>{if(i.touches){const c=i.touches[0];e.deltaX=c.clientX-e.startX,e.deltaY=c.clientY-e.startY,e.moveX=c.clientX,e.moveY=c.clientY}else{const s=i;e.deltaX=s.clientX-e.startX,e.deltaY=s.clientY-e.startY,e.moveX=s.clientX,e.moveY=s.clientY}e.offsetX=Math.abs(e.deltaX),e.offsetY=Math.abs(e.deltaY),e.duration=Date.now()-e.startTime,e.direction||(e.direction=pa(e.offsetX,e.offsetY))}),start:(i=>{if(t(),i.touches){const c=i.touches[0];e.startX=c.clientX,e.startY=c.clientY}else{const s=i;e.startX=s.clientX,e.startY=s.clientY}e.startTime=Date.now()}),reset:t,isVertical:l,isHorizontal:r,state:e}}function Bd(){const e=n.ref(0),l=n.ref(0),r=n.ref(0),t=n.ref(0),o=n.ref(0),a=n.ref(0),i=n.ref(0),u=n.ref(0),s=n.ref(0),c=n.ref(0),m=n.ref(""),h=()=>m.value==="vertical",C=()=>m.value==="horizontal",b=()=>{i.value=0,u.value=0,s.value=0,c.value=0,m.value="",r.value=0};return{move:(f=>{if(f.touches){const g=f.touches[0];i.value=g.clientX-e.value,u.value=g.clientY-l.value,o.value=g.clientX,a.value=g.clientY}else{const v=f;i.value=v.clientX-e.value,u.value=v.clientY-l.value,o.value=v.clientX,a.value=v.clientY}s.value=Math.abs(i.value),c.value=Math.abs(u.value),t.value=Date.now()-r.value,m.value||(m.value=pa(s.value,c.value))}),start:(f=>{if(b(),f.touches){const g=f.touches[0];e.value=g.clientX,l.value=g.clientY}else{const v=f;e.value=v.clientX,l.value=v.clientY}r.value=Date.now()}),reset:b,startX:e,startY:l,startTime:r,duration:t,moveX:o,moveY:a,deltaX:i,deltaY:u,offsetX:s,offsetY:c,direction:m,isVertical:h,isHorizontal:C}}const qd=15,_d=300,jd=200;function zd(e,l,r=1){return e=Math.abs(e/l)/.003*(e<0?-1:1),e*r}function ro(e,l=0,r,t,o=jd){r==="end"?e.style.transition=`transform ${o}ms linear`:e.style.transition="transform 0ms linear",t==="horizontal"?e.style.transform=`translate3d(${l}px, 0, 0)`:e.style.transform=`translate3d(0, ${l}px, 0)`}let Hd=class{el=null;direction="horizontal";transitionEndTrigger=null;moving=!1;isTouch=!1;triggerAutoMoveRatio=.3;momentumReduceRatio=1;transitionend=null;touchstart=null;touchmove=null;touchend=null;touchcancel=null;onStart;onMove;onEnd;constructor(l,r,t,o=1){this.onStart=l,this.onMove=r,this.onEnd=t,this.momentumReduceRatio=o,this.isTouch=_t()}open(l){this.el=l;const r=jt(),t=(o,a,i)=>{const u={delta:o,direction:a,type:i};this.onMove(u)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=o=>{if(this.moving)return;r.start(o),this.transitionEndTrigger=()=>{l.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,l.removeEventListener("transitionend",this.transitionend),l.addEventListener("transitionend",this.transitionend),l.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),l.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&l.addEventListener("touchcancel",this.touchend);const a={delta:0,type:"start",direction:this.direction};this.onStart(a)},this.touchmove=o=>{if(!this.moving)return;r.move(o);let a=0;if(this.direction==="horizontal"){if(r.isVertical())return;a=r.state.deltaX}else{if(r.isHorizontal())return;a=r.state.deltaY}t(a,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;l.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),l.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&l.removeEventListener("touchcancel",this.touchend);let o=0;if(this.direction==="horizontal"){if(r.isVertical()){this.moving=!1;return}o=r.state.deltaX}else{if(r.isHorizontal()){this.moving=!1;return}o=r.state.deltaY}const a=r.state.duration;a<_d&&Math.abs(o)>qd?(o=zd(o,a,this.momentumReduceRatio),t(o,this.direction,"end")):t(o,this.direction,"end")},l.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const l=this.el;this.transitionend&&l.addEventListener("transitionend",this.transitionend),this.touchstart&&l.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&l.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&l.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&l.addEventListener("touchcancel",this.touchcancel),this.el=null}};function Kd(e,l,r,t=1){return new Hd(e,l,r,t)}function Wd(e,l,r=!1){return{props:{...ml},emits:["update:modelValue","change"],setup(t,{emit:o,slots:a}){const i=n.shallowRef([]),u={current:n.ref(t.modelValue??""),direction:n.ref(t.direction),tabWidth:n.ref(-1),tabHeight:n.ref(-1),add:I=>{const N={name:I};u.current.value===I&&(N.loaded=!0),i.value.push(N),n.triggerRef(i)},remove:I=>{const N=i.value.findIndex(y=>y.name===I);N!==-1&&i.value.splice(N,1)},isLoaded:I=>{if(!t.lazy)return!0;const N=i.value.findIndex(y=>y.name===I);return N!==-1?u.current.value?i.value[N].loaded??!1:N===0:!1}};n.provide(va,u);const s=I=>{const N=i.value.findIndex(y=>y.name===I);N!==-1&&(i.value[N].loaded=!0,n.triggerRef(i))};n.watch([()=>t.modelValue,()=>t.direction],([I,N])=>{u.current.value!==I&&(u.current.value=I??"",s(I??"")),u.direction.value!==N&&(u.direction.value=N)});const c=n.ref(null),m=n.ref(null),h=n.computed(()=>({[e]:!0,[`${t.direction}`]:!0})),C=n.computed(()=>{const I={};if(t.width){const N=pe(t.width);N&&(I.width=N)}if(t.height){const N=pe(t.height);N&&(I.height=N)}return I});let b=!0;const w=n.computed(()=>{const I={},N=i.value.length;if(N<=0)return I;const y=i.value.findIndex(j=>j.name===u.current.value);return u.direction.value==="vertical"?u.tabHeight.value>0&&(I.height=`${N*u.tabHeight.value}px`,y!==-1&&(I.transform=`translate(0, -${y*u.tabHeight.value}px)`)):u.tabWidth.value>0&&(I.width=`${N*u.tabWidth.value}px`,y!==-1&&(I.transform=`translate(-${y*u.tabWidth.value}px, 0)`)),b&&(b=!1,I.transition="transform 0s ease"),I}),d={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},f=I=>{const N=i.value.length,y=i.value.findIndex(j=>j.name===u.current.value);d.moved=0,I.direction==="vertical"?(d.min=-1*(u.tabHeight.value*(N-1)+u.tabHeight.value/4),d.max=u.tabHeight.value/4,d.start=-y*u.tabHeight.value,d.itemDistance=u.tabHeight.value):(d.min=-1*(u.tabWidth.value*(N-1)+u.tabWidth.value/4),d.max=u.tabWidth.value/4,d.start=-y*u.tabWidth.value,d.itemDistance=u.tabWidth.value)},P=I=>{const N=m.value;if(!N)return;let y=d.start+I.delta;if(y>d.max?y=d.max:y<d.min&&(y=d.min),I.type==="move")ro(N,y,"move",I.direction,300);else if(I.type==="end"){let j=Math.floor(Math.abs(y)*1/d.itemDistance);const $=Math.abs(y)%d.itemDistance;d.start>y?$>=d.itemDistance*d.triggerAutoMoveRatio&&(j+=1):$>d.itemDistance-d.itemDistance*d.triggerAutoMoveRatio&&(j+=1),y=-1*j*d.itemDistance,ro(N,y,"end",I.direction,300),d.moved=y;const q=i.value[j].name;u.current.value=q??"",s(q??""),o("update:modelValue",q)}},v=()=>{},g=()=>{if(!c.value)return;const I=wn(c.value);u.tabWidth.value=I.width,u.tabHeight.value=I.height},V=Ho(g,250);let B=null,R=null;return n.onMounted(()=>{c.value&&(g(),window.ResizeObserver&&(R=new window.ResizeObserver(V),R.observe(c.value)),t.draggle&&(B=Kd(f,P,v),B.open(m.value)))}),n.onBeforeUnmount(()=>{R&&(R.disconnect(),R=null),B&&B.close()}),()=>{const I={class:`${e}__panes`,style:w.value,ref:m},N=n.h("view",I,[a?.default?.()]),y={class:h.value,style:C.value,ref:c};return n.h("view",y,[N])}}}}const{create:Yd,componentName:Ud,scope:Gd}=se("tabs-container"),Fn=Yd(Wd(Ud,Gd,!1)),Xd={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 Qd(e,l,r){return{props:{...Xd},setup(t,{emit:o,slots:a}){const i=n.inject(va);n.onMounted(()=>{i.add(t.paneKey)}),n.onBeforeUnmount(()=>{i.remove(t.paneKey)});const u=n.computed(()=>{const c={};return i.direction.value==="vertical"&&i.tabHeight.value>0?c.height=`${i.tabHeight.value}px`:i.tabWidth.value>0&&(c.width=`${i.tabWidth.value}px`),c}),s=n.computed(()=>t.loaded!=null?ce(t.loaded):i.isLoaded(t.paneKey));return()=>{let c=[];if(s.value)c=a?.default?.()??[];else if(a.empty)c=a.empty();else{const h={class:`${e}__empty-icon`},C=t.emptyIcon??r,b=n.h(C,h),w={class:`${e}__empty-text`},d=t.emptyText??"Loading",f=n.h("view",w,[d]),P={class:`${e}__empty`},v=n.h("view",P,[b,f]);c.push(v)}const m={class:`${e}`,style:u.value,prop:t.paneKey};return n.h("view",m,c)}}}}const{create:Zd,componentName:Jd,scope:eh}=se("tabs-pane"),Zl=Zd(Qd(Jd,eh,Ql));function th(e,l,r,t){return{props:{...hl,...ml,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}},emits:["update:modelValue","change"],setup(o,{emit:a,slots:i}){const u=e,s=n.computed(()=>{const d=[`${u}`];return o.direction==="vertical"?d.push("vertical-tabbar"):d.push("horizontal-tabbar"),d}),c=n.computed(()=>{const d={};if(o.width){const f=pe(o.width);f&&(d.width=f)}if(o.height){const f=pe(o.height);f&&(d.height=f)}return d}),m=n.computed(()=>[`${u}__bar`]),h=n.computed(()=>[`${u}__container`]),C=n.ref(o.modelValue);n.watch(()=>o.modelValue,d=>{C.value!==d&&(C.value=d)});const b=d=>{a("change",d)},w=d=>{C.value!==d&&(C.value=d,a("update:modelValue",d))};return()=>{const d=i.default?.()??[],f=[];if(Array.isArray(o.data))f.push(...o.data);else for(let N=0;N<d.length;N++){const y=d[N].props??{},j={text:y.label??"",value:y["pane-key"]??y.paneKey??""};f.push(j)}const P={};for(let N in i)N!=="default"&&(P[N]=i[N]);const v=St(o,hl);Object.assign(v,{data:f,class:m.value,modelValue:C.value,direction:o.direction,onChange:b,"onUpdate:modelValue":w});const g=n.h(r,v,P),V={default:()=>d},B=St(o,ml);Object.assign(B,{class:h.value,modelValue:C.value,onChange:b,"onUpdate:modelValue":w});const R=n.h(t,B,V),I={class:s.value,style:c.value};return n.h("view",I,[g,R])}}}}const{create:nh,componentName:lh,scope:rh}=se("tabs-frame"),Jl=nh(th(lh,rh,Rn,Fn)),oh={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 ah(e,l){return typeof e.textKey=="string"&&e.textKey.length>0?l[e.textKey]:l.text}function oo(e,l){return typeof e.valueKey=="string"&&e.valueKey.length>0?l[e.valueKey]:l.value}function ao(e,l){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?l[e.disabledKey]:l.disabled??null}function ih(e,l){return typeof e.visibleKey=="string"&&e.visibleKey.length>0?l[e.visibleKey]:l.visible??null}function Gn(e,l){return typeof e.statusKey=="string"&&e.statusKey.length>0?l[e.statusKey]:l.statusKey??null}function io(e,l){return typeof e.doitKey=="string"&&e.doitKey.length>0?l[e.doitKey]:l.doitKey??null}function so(e,l){return typeof e.labelKey=="string"&&e.labelKey.length>0?l[e.labelKey]:l.labelKey??null}function Xn(e,l,r){return typeof e.itemOptions=="function"?e.itemOptions(l,r):e.itemOptions}class sh{proxy;constructor(l){this.proxy=l}async load(l,r,t){if(Array.isArray(r))return r;if(typeof r=="function")return await Reflect.apply(r,null,[t]);const o=He(this.proxy,l);return o===null?(console.error(`${l} component not found api function`),[]):(Qe(t)&&n.isReactive(t)&&(t=n.toRaw(t)),await Reflect.apply(o,null,[r,t]))}}function uh(){const e=n.getCurrentInstance();return new sh(e.proxy)}function ch(e,l,r,t){return{props:{...oh},emits:["update:modelValue","change","loaded-data"],setup(o,{slots:a,emit:i}){const u=e,s=uh(),c=n.ref([]),m=n.computed(()=>c.value.filter(M=>ih(o,M)!==!1)),h=n.ref(-1),C=()=>{const M=o.modelValue,H=m.value.findIndex(z=>oo(o,z)===M);h.value!==H&&(h.value=H,o.scroll&&te(H))};n.watch([()=>o.modelValue,m],()=>{C()});const b=M=>h.value===M,w=M=>{if(M<0&&M>=m.value.length)return!1;const H=m.value[M],k=(Xn(o,H,M)??{}).status??Gn(o,H);return b(M)||k},d=n.computed(()=>{const M={[u]:!0};return o.mode?M[`is-${o.mode}`]=!0:o.direction&&(M[`is-${o.direction}`]=!0),o.scroll&&(M["is-scroll"]=!0),M}),f=n.computed(()=>({})),P=(M,H,z,k,Y)=>{const Z={[`${u}__step`]:!0};return Y&&(Z[`${Y}`]=!0),Z[`${v.value}`]=!0,k&&(Z["is-doit"]=!0),M===h.value?Z["is-active"]=!0:H==="done"?Z["is-done"]=!0:H==="error"?Z["is-error"]=!0:H==="half"?Z["is-half"]=!0:z?Z["is-disabled"]=!0:Z["is-normal"]=!0,Z},v=n.computed(()=>{let M=o.align;if(!M){if(o.mode==="simple")return"start";o.direction==="vertical"?M="start":M="center"}return M}),g=(M,H={})=>{const z={...H};if(v.value==="start"&&M===m.value.length-1)z.flex="0 0 auto";else if(o.step){const k=typeof o.step=="number"||yl(o.step)?pe(o.step):o.step;o.direction==="vertical"?z.height=k:z.width=k}else z.flex="1 1 100%";return z},V=(M,H)=>{let z={};if(H<m.value.length-1){const k=H+1;w(H)&&w(k)?o.direction==="vertical"?z.height="100%":z.width="100%":z.opacity="0"}return z},B=M=>m.value.length-1===M,R=(M,H)=>{if(o.clickNavigatePolicy==="disabled"||(o.clickNavigatePolicy==="only-back"||o.clickNavigatePolicy==="only-back-reset")&&H>h.value||h.value===H)return;const z=h.value,k=H;h.value=H,o.scroll&&te(H);const Y=oo(o,M);i("update:modelValue",Y);const Z={fromIndex:z,currentIndex:k,item:M,items:m.value,clickNavigatePolicy:o.clickNavigatePolicy};i("change",Y,Z)},I=n.ref(!0),N=async(M,H)=>{try{const z=await s.load("stesbar",M,H);Array.isArray(z)&&(c.value=z),I.value=!1}catch(z){console.error("[FoxUI] Load StepsBar Data Fail",z),c.value=[]}setTimeout(()=>{i("loaded-data")},250)};n.watch([()=>o.data,()=>o.params],async([M,H])=>{M&&N(M,H)},{immediate:!0});const y=(M,H,z,k,Y)=>{let Z=null;if(a.icon)Z=a.icon({item:M,index:H,status:k});else if(k==="done"){const G={};o.iconSize&&(G.width=o.iconSize,G.height=o.iconSize);const U=o.icon??r;Z=n.h(U,G)}else{const G=z??`${H+1}`;Z=n.h("span",{},[G])}const le={class:"fox-steps-bar__icon",onClick:()=>{Y||R(M,H)}};return n.h("view",le,[Z])},j=(M,H,z)=>{const k=n.h("i",{class:"fox-steps-bar__line-inner",style:V(M,H)});return n.h("view",{class:"fox-steps-bar__line"},[k])},$=()=>{let M=null;if(a.markIcon)M=a.markIcon();else{const z={};o.iconSize&&(z.width=o.markIconSize,z.height=o.markIconSize);const k=o.markIcon??t;M=n.h(k,z)}return n.h("view",{class:"fox-steps-bar__mark"},[M])},q=(M,H,z,k,Y)=>{const Z=[];if(!B(H)){const U=j(M,H);Z.push(U)}const le=y(M,H,z,k,Y);Z.push(le);const G={class:"fox-steps-bar__head"};return n.h("view",G,Z)},Q=(M,H,z,k)=>{let Y=null;a.main?Y=a.main({item:M,index:H,status:z}):Y=ah(o,M);const Z={class:"fox-steps-bar__main",onClick:()=>{k||R(M,H)}};return n.h("view",Z,[Y])},x=(M,H,z)=>{let k=null;if(a.sub){k=a.sub({item:M,index:H,status:z});const Y={class:"fox-steps-bar__sub"};return n.h("view",Y,[k])}return null},S=(M,H)=>{const z=Xn(o,M,H)??{},k=z.status??Gn(o,M);let Y=ao(o,M);z.disabled===!0&&(Y=!0),o.disabled===!0&&(Y=!0);const Z=z.label??so(o,M),le=[],G=y(M,H,Z,k,Y);G&&le.push(G);const U=Q(M,H,k,Y);if(U&&le.push(U),!B(H)){const F=j(M,H);F&&le.push(F)}const D=n.h("view",{class:"fox-steps-bar__head"},le),K=z.class,E=z.style??{};let p=io(o,M);z.doit===!0&&(p=!0);const L={ref:A(H),class:P(H,k,Y,p,K),style:g(H,E)};return n.h("view",L,[D])},O=(M,H)=>{const z=Xn(o,M,H)??{},k=z.status??Gn(o,M);let Y=ao(o,M);z.disabled===!0&&(Y=!0),o.disabled===!0&&(Y=!0);const Z=z.label??so(o,M),le=[],G=o.layout;for(let p of G)if(p==="head"){const L=q(M,H,Z,k,Y);le.push(L)}else if(p==="main"){const L=Q(M,H,k,Y);le.push(L)}else if(p==="sub"){const L=x(M,H,k);le.push(L)}else if(p==="mark"){const L=$();le.push(L)}const U=z.class,D=z.style??{};let K=io(o,M);z.doit===!0&&(K=!0);const E={ref:A(H),class:P(H,k,Y,K,U),style:g(H,D)};return n.h("view",E,le)},_=n.ref(),X=n.ref([]),J=(M,H)=>{X.value[H]=M},A=M=>H=>{J(H,M)},te=(M,H)=>{const z=_.value,k=X.value;if(!z||!k||!k[M])return;const Y=k[M];let Z=0;o.direction==="vertical"?Z=Y.offsetTop-(z.offsetHeight-Y.offsetHeight)/2:Z=Y.offsetLeft-(z.offsetWidth-Y.offsetWidth)/2,W(z,Z,.3,o.direction)},W=(M,H,z,k)=>{let Y=0;const Z=k==="horizontal"?M.scrollLeft:M.scrollTop,le=Math.round(z*1e3/16);function G(){k==="horizontal"?M.scrollLeft+=(H-Z)/le:M.scrollTop+=(H-Z)/le,++Y<le&&pl(G)}G()};return()=>{let M=[];if(o.mode==="simple")for(let z=0;z<m.value.length;z++){const k=m.value[z],Y=S(k,z);M.push(Y)}else for(let z=0;z<m.value.length;z++){const k=m.value[z],Y=O(k,z);M.push(Y)}const H={ref:_,class:d.value,style:f.value};return M.length===0&&typeof a.default=="function"&&(M=a.default()),n.h("view",H,M)}}}}const{componentName:fh,create:dh,scope:hh}=se("steps-bar"),er=dh(ch(fh,hh,kd,Od)),mh=Symbol.for("PageWrapperKey");function gh(e,l){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(r,t){Sl(!0);const o={};n.provide(mh,o);const a=c=>{typeof o.beforeClose=="function"&&o.beforeClose()},i=n.ref(!0),u=c=>{i.value=c},s=n.computed(()=>{const c={};return r.height&&(c["--fox-dialog-item-body-height"]=pe(r.height)),c});return()=>{const m={...t.attrs,style:s.value,title:r.title,draggable:r.draggable,modelValue:i.value,"onUpdate:modelValue":u,"append-to-body":r.appendToBody,"close-on-click-modal":r.closeOnClickModal,"close-on-press-escape":r.closeOnPressEscape,"before-close":a},h=["fox-dialog-item "];r.hideHeader&&h.push("hide-header"),r.class&&h.push(r.class),m.class=h.join(" ");const C={};return typeof t.slots.default=="function"&&(C.default=t.slots.default),n.h(T.ElDialog,m,C)}}}}const{create:vh}=se("dialog-item"),tr=vh(gh());let It=0;const uo="fox-overflow-hidden",co=()=>ut?document.body:{classList:[]},ph=e=>[()=>{if(e())try{!It&&co().classList.add(uo),It++}catch{}},()=>{if(e()&&It)try{It--,!It&&co().classList.remove(uo)}catch{}}],yh={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:bh,create:xh}=se("overlay"),wh=xh({props:{...yh},emits:["click","update:visible"],setup(e,{emit:l}){const[r,t]=ph(()=>e.lockScroll),o=n.computed(()=>({[bh]:!0,[e.overlayClass]:!0})),a=n.computed(()=>({transitionDuration:`${e.duration}s`,zIndex:e.zIndex,...e.overlayStyle}));return n.watch(()=>e.visible,u=>{u?r():t()}),{classes:o,style:a,onClick:u=>{l("click",u),e.closeOnClickOverlay&&l("update:visible",!1)}}}});function Sh(e,l,r,t,o,a){return n.openBlock(),n.createBlock(n.Transition,{name:"overlay-fade"},{default:n.withCtx(()=>[n.withDirectives(n.createElementVNode("view",{class:n.normalizeClass(e.classes),onClick:l[0]||(l[0]=n.withModifiers((...i)=>e.onClick&&e.onClick(...i),["stop"])),style:n.normalizeStyle(e.style)},[n.renderSlot(e.$slots,"default")],6),[[n.vShow,e.visible]])]),_:3})}const An=Ze(wh,[["render",Sh]]),Th={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:{}}},ya=2e3;let fo=ya;const Ch=(e,l)=>({components:l,props:{...Th},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(r,{emit:t}){const o=n.reactive({zIndex:r.zIndex,showSlot:!0,closed:r.closeable}),a=n.computed(()=>({[e]:!0,round:r.round,[`fox-popup--${r.position}`]:!0,[`fox-popup--${r.position}--safebottom`]:r.position==="bottom"&&r.safeAreaInsetBottom,[r.popClass]:!0})),i=n.computed(()=>({zIndex:o.zIndex,transitionDuration:`${r.duration}s`,...r.style})),u=n.computed(()=>r.transition?r.transition:`fox-popup-slide-${r.position}`),s=()=>{r.zIndex!==ya&&(fo=Number(r.zIndex)),t("update:visible",!0),o.zIndex=++fo,r.destroyOnClose&&(o.showSlot=!0),t("open")},c=()=>{t("update:visible",!1),t("close"),r.destroyOnClose&&setTimeout(()=>{o.showSlot=!1},+r.duration*1e3)},m=d=>{t("click-pop",d)},h=d=>{d.stopPropagation(),t("click-close-icon",d),t("update:visible",!1)},C=d=>{t("click-overlay",d),r.closeOnClickOverlay&&t("update:visible",!1)},b=d=>{t("opend",d)},w=d=>{t("closed",d)};return n.watch(()=>r.visible,d=>{r.visible?s():c()}),n.watch(()=>r.closeable,d=>{o.closed=d}),{...n.toRefs(o),popStyle:i,transitionName:u,classes:a,onClick:m,onClickCloseIcon:h,onClickOverlay:C,onOpened:b,onClosed:w}}}),{componentName:$h,create:Nh}=se("popup"),kh=Nh(Ch($h,{FoxOverLay:An,Close:Td}));function Eh(e,l,r,t,o,a){const i=n.resolveComponent("FoxOverLay"),u=n.resolveComponent("Close");return n.openBlock(),n.createBlock(n.Teleport,{to:e.teleport,disabled:e.teleportDisable},[e.overlay?(n.openBlock(),n.createBlock(i,n.mergeProps({key:0,visible:e.visible,"close-on-click-overlay":e.closeOnClickOverlay,"z-index":e.zIndex,"lock-scroll":e.lockScroll,duration:e.duration,"overlay-class":e.overlayClass,"overlay-style":e.overlayStyle,onClick:e.onClickOverlay},e.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):n.createCommentVNode("",!0),n.createVNode(n.Transition,{name:e.transitionName,onAfterEnter:e.onOpened,onAfterLeave:e.onClosed},{default:n.withCtx(()=>[n.withDirectives(n.createElementVNode("view",{class:n.normalizeClass(e.classes),style:n.normalizeStyle(e.popStyle),onClick:l[1]||(l[1]=(...s)=>e.onClick&&e.onClick(...s))},[e.showSlot?n.renderSlot(e.$slots,"default",{key:0}):n.createCommentVNode("",!0),e.closed?(n.openBlock(),n.createElementBlock("view",{key:1,onClick:l[0]||(l[0]=(...s)=>e.onClickCloseIcon&&e.onClickCloseIcon(...s)),class:n.normalizeClass(["fox-popup__close-icon","fox-popup__close-icon--"+e.closeIconPosition])},[n.renderSlot(e.$slots,"close-icon",{},()=>[n.createVNode(u)])],2)):n.createCommentVNode("",!0)],6),[[n.vShow,e.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}const nr=Ze(kh,[["render",Eh]]),{create:Ph}=se("toast"),Ih=Ph({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(e,{emit:l}){let r=null;const t=n.reactive({mounted:!1});n.onMounted(()=>{t.mounted=!0});const o=()=>{r&&(clearTimeout(r),r=null)},a=()=>{t.mounted=!1},i=()=>{o(),e.duration&&(r=setTimeout(()=>{a()},e.duration))},u=()=>{e.closeOnClickOverlay&&(a(),l("close"))};e.duration&&i(),n.watch(()=>e.duration,b=>{b&&i()});const s=n.computed(()=>e.type!=="text"?!0:!!e.icon),c=()=>{const b=ve(e.iconSize);return n.h(e.icon,{width:b,height:b,color:e.iconColor})},m=n.computed(()=>["fox-toast",{"fox-toast-center":e.center},{"fox-toast-has-icon":s.value},{"fox-toast-cover":e.cover},{"fox-toast-loading":e.type==="loading"},e.customClass,"fox-toast-"+e.size]),h=n.computed(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!e.loadingRotate}]);return{state:t,hide:a,clickCover:u,renderIcon:c,hasIcon:s,toastBodyClass:m,toastIconWrapperClass:h,onAfterLeave:()=>{o(),e.unmount(e.id),e.onClose&&e.onClose()}}}}),Oh={key:1,class:"fox-toast-title"},Dh=["innerHTML"];function Vh(e,l,r,t,o,a){return n.openBlock(),n.createBlock(n.Transition,{name:"toast-fade",onAfterLeave:e.onAfterLeave},{default:n.withCtx(()=>[n.withDirectives(n.createElementVNode("view",{class:n.normalizeClass(e.toastBodyClass),style:n.normalizeStyle({bottom:e.center?"auto":e.bottom,"background-color":e.coverColor}),onClick:l[0]||(l[0]=(...i)=>e.clickCover&&e.clickCover(...i))},[n.createElementVNode("view",{class:"fox-toast-inner",style:n.normalizeStyle({"text-align":e.textAlignCenter?"center":"left","background-color":e.bgColor})},[e.hasIcon?(n.openBlock(),n.createElementBlock("view",{key:0,class:n.normalizeClass(e.toastIconWrapperClass)},[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(e.renderIcon())))],2)):n.createCommentVNode("",!0),e.title?(n.openBlock(),n.createElementBlock("div",Oh,n.toDisplayString(e.title),1)):n.createCommentVNode("",!0),n.createElementVNode("view",{class:"fox-toast-text",innerHTML:e.msg},null,8,Dh)],4)],6),[[n.vShow,e.state.mounted]])]),_:1},8,["onAfterLeave"])}const lr=Ze(Ih,[["render",Vh]]),Rh={modelValue:{type:[String,Number],default:""},inputType:{type:String,default:"text"},label:{type:String,default:""},shape:{type:String,default:"round"},maxLength:{type:[String,Number],default:"9999"},placeholder:{type:String,default:""},clearable:{type:Boolean,default:!0},clearIcon:{type:Object},background:{type:String,default:""},inputBackground:{type:String,default:""},focusStyle:{type:Object,default:()=>({})},autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inputAlign:{type:String,default:"left"}},Fh=(e,l,r)=>({props:{...Rh},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(t,{slots:o}){const{emitEvent:a}=Yo(),{toLocaleRefs:i}=Me.useFoxI18n(l),u=i(t,["placeholder"]),s=n.reactive({active:!1}),c=n.computed(()=>({background:t.background})),m=n.computed(()=>({background:t.inputBackground})),h=y=>{let $=y.target.value;t.maxLength&&$.length>Number(t.maxLength)&&($=$.slice(0,Number(t.maxLength))),a("update:modelValue",$,y),a("change",$,y)},C=n.ref({}),b=y=>{let $=y.target.value;s.active=!0,C.value=t.focusStyle,a("focus",$,y)},w=y=>{setTimeout(()=>{s.active=!1},0);let $=y.target.value;t.maxLength&&$.length>Number(t.maxLength)&&($=$.slice(0,Number(t.maxLength))),C.value={},a("blur",$,y)},d=y=>{a("update:modelValue","",y),a("change","",y),a("clear","")},f=n.computed(()=>String(t.modelValue).length>0),P=n.computed(()=>{const y={};return f.value||(y.display="none"),y}),v=()=>{a("search",t.modelValue)},g=y=>{a("keyup-input",y),y.key.toLocaleUpperCase()==="ENTER"&&v()},V=y=>{a("click-input",y)},B=y=>{a("click-left-icon",t.modelValue,y)},R=n.computed(()=>({textAlign:t.inputAlign})),I=n.ref(null);n.onMounted(()=>{t.autofocus&&I.value.focus()});const N=()=>{const y=[];if(o.leftin){const x={class:[`${e}__search-icon`,`${e}__input-left-search-icon`],onClick:B},S=n.h("view",x,[o.leftin()]);y.push(S)}const j={ref:I,class:[`${e}__input-inner`],style:R.value,type:t.inputType,maxlengt:t.maxLength,placeholder:u.placeholder.value,value:t.modelValue,disabled:t.disabled,readonly:t.readonly,onClick:V,onInput:h,onFocus:b,onBlur:w,onkeyup:g},$=n.h("input",j);y.push($);const q=[];if(t.clearable){const x={class:[`${e}__search-icon`,`${e}__input-clear-icon`],style:P.value,onClick:d},S=o?.clear?.()??t.clearIcon??r,O=n.h("view",x,[n.h(S)]);q.push(O)}if(o.rightin){const x={class:[`${e}__search-icon`,`${e}__input-right-search-icon`]},S=n.h("view",x,[o.rightin()]);q.push(S)}if(q.length>0){const x={class:`${e}__input-inner-right`},S=n.h("view",x,q);y.push(S)}const Q={class:[`${e}__search-input`,`${t.shape}`],style:{...m.value,...C.value}};return n.h("view",Q,y)};return()=>{const y=[];if(t.label){const q={class:`${e}__search-label`},Q=n.h("span",q,[t.label]);y.push(Q)}if(o.leftout){const q={class:[`${e}__search-icon`,`${e}__left-search-icon`]},Q=n.h("view",q,[o.leftout()]);y.push(Q)}const j=N();if(y.push(j),o.rightout){const q={class:[`${e}__search-icon`,`${e}__right-search-icon`]},Q=n.h("view",q,[o.rightout()]);y.push(Q)}const $={class:`${e}`,style:c.value};return n.h("view",$,y)}}}),{componentName:Ah,create:Mh,scope:Lh}=se("searchbar"),rr=Mh(Fh(Ah,Lh,De.CircleClose)),Bh=/scroll|auto|overlay/i,ba=window;function qh(e){return e.tagName!=="HTML"&&e.tagName!=="BODY"&&e.nodeType===1}function _h(e,l=ba){let r=e;for(;r&&r!==l&&qh(r);){const{overflowY:t}=window.getComputedStyle(r);if(Bh.test(t))return r;r=r.parentNode}return l}function xa(e,l=ba){const r=n.ref();return n.onMounted(()=>{e.value&&(r.value=_h(e.value,l))}),r}const wa=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,jh={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 zh(e,l,r){return{props:{...jh},emits:["scroll-change","load-more","update:modelValue"],setup(t,{emit:o,slots:a}){const{toLocaleRefs:i}=Me.useFoxI18n(l),u=i(t,["pullText","loadText","noMoreText"]),s=n.ref(),c=xa(s),m=n.reactive({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),h=n.computed(()=>({[e]:!0})),C=v=>v?v.offsetTop+C(v.offsetParent):0,b=()=>{let v=0,g=0,V="down";if(c.value==window){const B=wa();s.value&&(v=C(s.value)+s.value.offsetHeight-B-window.innerHeight),g=B}else{const{scrollHeight:B,clientHeight:R,scrollTop:I}=c.value;v=B-R-I,g=I}return m.beforeScrollTop>g?V="up":V="down",m.beforeScrollTop=g,o("scroll-change",g),v<=t.threshold&&V=="down"},w=()=>{To(()=>{if(!b()||!t.hasMore||m.isInfiniting)return!1;m.isInfiniting=!0,o("update:modelValue",!0),n.nextTick(()=>o("load-more"))})},d=()=>{c.value&&c.value.addEventListener("scroll",w,t.useCapture)},f=()=>{c.value&&c.value.removeEventListener("scroll",w,t.useCapture)};n.onMounted(()=>{d(),t.immediate&&w()}),n.onUnmounted(()=>{f()});const P=n.ref(!1);return n.onActivated(()=>{P.value&&(P.value=!1,d())}),n.onDeactivated(()=>{P.value=!0,f()}),n.watch(()=>t.modelValue,v=>{v||(m.isInfiniting=!1)}),()=>{const v={class:"fox-infinite__container"},g=n.h("view",v,[a?.default?.()]),V=[];if(m.isInfiniting){let N=a?.loading?.()??null;if(!N){let $=a?.loadingIcon?.()??null;if(!$){const x={class:["fox-infinite__bottom-box__img"]};$=n.h(r,x)}const q={class:"fox-infinite__bottom-box__text"},Q=n.h("view",q,[u.loadText.value]);N=[$,Q]}const y={class:"fox-infinite__bottom-box"},j=n.h("view",y,N);V.push(j)}else if(!t.hasMore){let N=a?.finished?.()??null;if(!N){const y={class:"fox-infinite__bottom-tips"};N=n.h("view",y,[u.noMoreText.value]),V.push(N)}}const B={class:"fox-infinite__bottom"},R=n.h("view",B,V),I={class:h.value,ref:s};return n.h("view",I,[g,R])}}}}const{componentName:Hh,create:Kh,scope:Wh}=se("infinite-loading"),or=Kh(zh(Hh,Wh,Ql)),Yh={modelValue:{type:[Boolean],default:!1},pullingText:{type:[String]},loosingText:{type:[String]},loadingText:{type:[String]},headHeight:{type:[String,Number],default:50},pullDistance:{type:[String,Number],default:50},duration:{type:[String,Number],default:.3}},Uh=(e,l,r)=>({props:{...Yh},emits:["change","refresh","update:modelValue"],setup(t,{emit:o,slots:a}){const{toLocaleRefs:i}=Me.useFoxI18n(l),u=i(t,["pullingText","loosingText","loadingText"]),s=jt(),c=n.ref(),m=xa(c),h=n.reactive({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),C=n.computed(()=>({[e]:!0})),b=n.computed(()=>{switch(h.status){case"pulling":return a.pulling?"":u.pullingText.value;case"loosing":return a.loosing?"":u.loosingText.value;case"loading":return a.loading?"":u.loadingText.value;default:return""}}),w=n.computed(()=>({transitionDuration:`${t.duration}s`,transform:h.distance?`translate3d(0,${h.distance}px, 0)`:""})),d=n.computed(()=>{const I={};return t.headHeight!=50&&(I.height=pe(t.headHeight)),I}),f=I=>{const N=+(t.pullDistance||t.headHeight);let y=I;return I>N&&(I<N*2?y=(I+N)/2:y=N+I/4),Math.round(y)},P=(I,N)=>{const y=+(t.pullDistance||t.headHeight);h.distance=I,N?h.status="loading":I===0?h.status="normal":I<y?h.status="pulling":h.status="loosing",o("change",{status:h.status,distance:I})},v=()=>h.status!=="loading"&&h.status!=="complete",g=()=>m.value==window?wa()==0:m.value&&m.value.scrollTop==0,V=I=>{v()&&(g()?(s.start(I),h.isPullRefresh=!0,h.moving=!0):(h.distance=0,h.isPullRefresh=!1))},B=I=>{v()&&h.moving&&(s.move(I),s.isVertical()&&s.state.deltaY>0&&h.isPullRefresh&&(I.cancelable&&I.preventDefault(),P(f(s.state.deltaY))))},R=()=>{h.moving=!1,h.isPullRefresh&&v()&&s.state.deltaY&&(h.status==="loosing"?(P(+t.headHeight,!0),o("update:modelValue",!0),n.nextTick(()=>o("refresh"))):P(0)),setTimeout(()=>{s.reset()},0)};return n.watch(()=>t.modelValue,I=>{I?P(+t.headHeight,!0):P(0)}),()=>{const I=[];let N=null;if(h.status==="loading"){if(N=a?.loading?.()??null,!N){const O={class:["fox-pull-refresh-container-topbox-icon"]};N=n.h(r,O)}}else h.status==="pulling"?N=a?.pulling?.()??null:h.status==="loosing"&&(N=a?.loosing?.()??null);N&&I.push(N);const y={class:["fox-pull-refresh-container-topbox-text"]},j=n.h("dive",y,[b.value]);I.push(j);const $={class:["fox-pull-refresh-container-topbox"],style:d.value},q=n.h("div",$,I),Q={class:"fox-pull-refresh-container",style:w.value},x=n.h("div",Q,[q,a?.default?.()]),S={ref:c,class:C.value};return _t()?Object.assign(S,{onTouchstart:V,onTouchmove:B,onTouchend:R}):Object.assign(S,{onMousedown:V,onMousemove:B,onMouseup:R}),n.h("div",S,[x])}}}),{componentName:Gh,create:Xh,scope:Qh}=se("pull-refresh"),ar=Xh(Uh(Gh,Qh,Ql)),Zh={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 Jh(e,l,r){return{props:{...Zh},emits:["click","update:modelValue"],setup(t,{emit:o,slots:a}){const{toLocaleRefs:i}=Me.useFoxI18n(l),u=i(t,["collapseText","expandText"]),s=n.computed(()=>{const w={[`${e}`]:!0};return t.disabled?w[`${e}--disabled`]=!0:w[`${e}--${t.type}`]=!0,w}),c=ge(t,"modelValue"),m=n.computed(()=>c.value?u.expandText.value??"":u.collapseText.value??""),h=n.computed(()=>({[`${e}__text`]:!0})),C=n.computed(()=>({[`${e}__icon`]:!0,"is-expand":!c.value,"is-collapse":c.value})),b=()=>{o("update:modelValue",!c.value)};return()=>{const w=[];if(m.value){const v={class:h.value},g=n.h("span",v,[m.value]);w.push(g)}const d={class:C.value},f=(a.icon&&a.icon())??(t.icon&&n.h(t.icon))??n.h(r);if(f){const v=n.h("div",d,[f]);w.push(v)}return t.textPosition==="right"&&w.reverse(),n.h("div",{class:s.value,onClick:b},w)}}}}const{componentName:em,create:tm,scope:nm}=se("more-button"),ir=tm(Jh(em,nm,De.ArrowUp));function lm(e){e.stopPropagation()}let rm=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(l,r){this.startMove=l,this.updateMove=r,this.isTouch=_t()}open(l){Array.isArray(l)||(l=[l]),this.els=l;const r=jt(),t=(o,a,i,u)=>{this.updateMove({x:o,y:a})};this.touchstart=o=>{this.moving||(r.start(o),this.startMove({x:r.state.startX,y:r.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=o=>{this.moving&&(r.move(o),lm(o),t(r.state.deltaX,r.state.deltaY))},this.touchend=()=>{t(r.state.deltaX,r.state.deltaY),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),r.reset(),this.moving=!1},this.els.forEach(o=>{this.touchstart&&o.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(l=>{this.touchstart&&l.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function om(e,l){return new rm(e,l)}const am={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]}},im=(e,l,r,t=!1)=>({props:{...am},emits:["click"],setup(o,{slots:a,emit:i}){const u=n.reactive({top:o.top,right:o.right,bottom:o.bottom,left:o.left}),s=n.computed(()=>{const v=[`${e}`];return o.customClass&&v.push(o.customClass),v}),c=n.computed(()=>{const v={};return he(u.top)||(v.top=u.top),he(u.right)||(v.right=u.right),he(u.bottom)||(v.bottom=u.bottom),he(u.left)||(v.left=u.left),he(o.width)||(v.width=o.width),he(o.height)||(v.height=o.height),he(o.color)||(v.color=o.color),he(o.background)||(v.background=o.background),he(o.borderRadius)||(v["border-radius"]=o.borderRadius),he(o.zIndex)||(v["z-index"]=o.zIndex),v}),m=n.computed(()=>({[`${e}__icon`]:!0})),h=()=>{i("click")},C=n.ref(null),b=()=>{u.top=null,u.right=null,u.bottom=null,u.left=null},w={x:0,y:0},P=om(v=>{if(!C.value)return;const g=C.value;b(),u.left=g.offsetLeft,u.top=g.offsetTop,g.style.left=`${u.left}px`,g.style.top=`${u.top}px`,g.style.right=null,g.style.bottom=null,w.x=u.left,w.y=u.top},v=>{if(!C.value)return;const g=C.value;b(),u.left=w.x+v.x,u.top=w.y+v.y,g.style.left=`${u.left}px`,g.style.top=`${u.top}px`});return n.onMounted(()=>{if(o.draggable&&C.value){const v=[C.value];P.open(v)}}),n.onBeforeUnmount(()=>{o.draggable&&C.value&&P.close()}),()=>{let v=[];const g=typeof a.default=="function"?a.default():[];if(g&&g.length>0)v=g;else{const B=n.h(r,{class:m.value});v.push(B)}const V={ref:B=>{C.value=B},class:s.value,style:c.value,onClick:h};return n.h("view",V,v)}}}),{componentName:sm,create:um,scope:cm}=se("floating-button"),sr=um(im(sm,cm,rd,!1)),Fe=e=>typeof e=="number"?`${e}px`:/^d+(\.?d+)$/.test(e)?`${e}px`:e,dt=e=>e==null;class fm{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(l,r){this.startMove=l,this.updateMove=r,this.isTouch=_t()}open(l){Array.isArray(l)||(l=[l]),this.els=l;const r=jt(),t=(o,a,i,u)=>{this.updateMove({x:o,y:a})};this.touchstart=o=>{this.moving||(r.start(o),this.startMove({x:r.state.startX,y:r.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=o=>{this.moving&&(r.move(o),t(r.state.deltaX,r.state.deltaY))},this.touchend=()=>{t(r.state.deltaX,r.state.deltaY),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),r.reset(),this.moving=!1},this.els.forEach(o=>{this.touchstart&&o.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(l=>{this.touchstart&&l.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}}function ho(e,l){return new fm(e,l)}const mo=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;let pt=[];const go=e=>{const l=e;l.key==="Escape"&&pt.forEach(r=>r(l))},dm=e=>{n.onMounted(()=>{pt.length===0&&document.addEventListener("keydown",go),mo&&pt.push(e)}),n.onBeforeUnmount(()=>{pt=pt.filter(l=>l!==e),pt.length===0&&mo&&document.removeEventListener("keydown",go)})},Qn="fox-focus-trap.focus-after-trapped",Zn="fox-focus-trap.focus-after-released",hm="fox-focus-trap.focusout-prevented",vo={cancelable:!0,bubbles:!1},mm={cancelable:!0,bubbles:!1},po="foxFocusAfterTrapped",yo="foxFocusAfterReleased",gm=Symbol("foxFocusTrap"),ur=n.ref(),Mn=n.ref(0),cr=n.ref(0);let Wt=0;const Sa=e=>{const l=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:t=>{const o=t.tagName==="INPUT"&&t.type==="hidden";return t.disabled||t.hidden||o?NodeFilter.FILTER_SKIP:t.tabIndex>=0||t===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)l.push(r.currentNode);return l},vm=(e,l)=>{if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(l&&e===l)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1},bo=(e,l)=>{for(const r of e)if(!vm(r,l))return r},pm=e=>{const l=Sa(e),r=bo(l,e),t=bo(l.reverse(),e);return[r,t]},ym=e=>e instanceof HTMLInputElement&&"select"in e,at=(e,l)=>{if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),cr.value=window.performance.now(),e!==r&&ym(e)&&l&&e.select()}};function xo(e,l){const r=[...e],t=e.indexOf(l);return t!==-1&&r.splice(t,1),r}const bm=()=>{let e=[];return{push:t=>{const o=e[0];o&&t!==o&&o.pause(),e=xo(e,t),e.unshift(t)},remove:t=>{e=xo(e,t),e[0]?.resume?.()}}},xm=(e,l=!1)=>{const r=document.activeElement;for(const t of e)if(at(t,l),document.activeElement!==r)return},wo=bm(),wm=()=>Mn.value>cr.value,Yt=()=>{ur.value="pointer",Mn.value=window.performance.now()},So=()=>{ur.value="keyboard",Mn.value=window.performance.now()},Sm=()=>(n.onMounted(()=>{Wt===0&&(document.addEventListener("mousedown",Yt),document.addEventListener("touchstart",Yt),document.addEventListener("keydown",So)),Wt++}),n.onBeforeUnmount(()=>{Wt--,Wt<=0&&(document.removeEventListener("mousedown",Yt),document.removeEventListener("touchstart",Yt),document.removeEventListener("keydown",So))}),{focusReason:ur,lastUserFocusTimestamp:Mn,lastAutomatedFocusTimestamp:cr}),Ut=e=>new CustomEvent(hm,{...mm,detail:e}),{create:Tm}=se("focus-trap"),Cm={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"}},$m=Tm({props:Cm,emits:[po,yo,"focusin","focusout","focusout-prevented","release-requested"],setup(e,{slots:l,emit:r}){const t=n.ref();let o,a;const{focusReason:i}=Sm();dm(d=>{ce(e.trapped)&&!u.paused&&r("release-requested",d)});const u={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},s=d=>{if(!e.loop&&!ce(e.trapped)||u.paused)return;const{key:f,altKey:P,ctrlKey:v,metaKey:g,currentTarget:V,shiftKey:B}=d,{loop:R}=e,I=f==="Tab"&&!P&&!v&&!g,N=document.activeElement;if(I&&N){const y=V,[j,$]=pm(y);if(j&&$){if(!B&&N===$){const Q=Ut({focusReason:i.value});r("focusout-prevented",Q),Q.defaultPrevented||(d.preventDefault(),R&&at(j,!0))}else if(B&&[j,y].includes(N)){const Q=Ut({focusReason:i.value});r("focusout-prevented",Q),Q.defaultPrevented||(d.preventDefault(),R&&at($,!0))}}else if(N===y){const Q=Ut({focusReason:i.value});r("focusout-prevented",Q),Q.defaultPrevented||d.preventDefault()}}};n.provide(gm,{focusTrapRef:t,onKeydown:s}),n.watch(()=>e.focusTrapEl,d=>{d&&(t.value=d)},{immediate:!0}),n.watch([t],([d],[f])=>{d&&(d.addEventListener("keydown",s),d.addEventListener("focusin",h),d.addEventListener("focusout",C)),f&&(f.removeEventListener("keydown",s),f.removeEventListener("focusin",h),f.removeEventListener("focusout",C))});const c=d=>{r(po,d)},m=d=>r(yo,d),h=d=>{const f=n.unref(t);if(!f)return;const P=d.target,v=d.relatedTarget,g=P&&f.contains(P);ce(e.trapped)||v&&f.contains(v)||(o=v),g&&r("focusin",d),!u.paused&&ce(e.trapped)&&(g?a=P:at(a,!0))},C=d=>{const f=n.unref(t);if(!(u.paused||!f))if(!e.escape&&ce(e.trapped)){const P=d.relatedTarget;!je(P)&&!f.contains(P)&&setTimeout(()=>{if(!u.paused&&ce(e.trapped)){const v=Ut({focusReason:i.value});r("focusout-prevented",v),v.defaultPrevented||at(a,!0)}},0)}else{const P=d.target;P&&f.contains(P)||r("focusout",d)}};async function b(){await n.nextTick();const d=n.unref(t);if(d){wo.push(u);const f=d.contains(document.activeElement)?o:document.activeElement;if(o=f,!d.contains(f)){const v=new Event(Qn,vo);d.addEventListener(Qn,c),d.dispatchEvent(v),v.defaultPrevented||n.nextTick(()=>{let g=e.focusStartEl;Eo(g)||(at(g),document.activeElement!==g&&(g="first")),g==="first"&&xm(Sa(d),!0),(document.activeElement===f||g==="container")&&at(d)})}}}function w(){const d=n.unref(t);if(d){d.removeEventListener(Qn,c);const f=new CustomEvent(Zn,{...vo,detail:{focusReason:i.value}});d.addEventListener(Zn,m),d.dispatchEvent(f),!f.defaultPrevented&&(i.value=="keyboard"||!wm())&&at(o??document.body,!0),d.removeEventListener(Zn,c),wo.remove(u)}}return n.onMounted(()=>{ce(e.trapped)&&b(),n.watch(()=>e.trapped,d=>{ce(d)?b():w()})}),n.onBeforeUnmount(()=>{ce(e.trapped)&&w()}),()=>typeof l.default=="function"?l.default({"handle-keydown":s}):null}}),{componentName:Nm,create:km}=se("floating-window"),Em=Symbol.for("InnerPageScopeKey"),Pm=Symbol.for("PageWrapperKey"),Im={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}},Om=km({inheritAttrs:!1,components:{FoxIcon:T.ElIcon,FocusTrap:$m},props:{...Im},emits:["update:modelValue","update:collapse"],setup(e,{emit:l}){const r=Nm,t=n.ref(e.modelValue),o=n.computed(()=>!e.teleport);n.watch(()=>e.modelValue,p=>{t.value=p});const a=n.computed(()=>t.value===!1?!1:!N.value),i=n.ref(e.left),u=n.ref(e.top),s=n.ref(e.right),c=n.ref(e.bottom),m=n.computed(()=>{const p=["fox-floating-window"];return e.customClass&&p.push(e.customClass),p}),h=n.computed(()=>{const p={};return dt(i.value)?p.left="auto":p.left=Fe(i.value),dt(u.value)?p.top="auto":p.top=Fe(u.value),dt(s.value)?p.right="auto":p.right=Fe(s.value),dt(c.value)?p.bottom="auto":p.bottom=Fe(c.value),dt(e.zIndex)||(p["z-index"]=Fe(e.zIndex)),dt(R.value)||(p.height=R.value),dt(I.value)||(p.width=I.value),p}),C=n.computed(()=>e.closeIcon??De.Close),b=n.computed(()=>e.collapseIcon??De.ArrowUp),w=n.computed(()=>e.collapseText??""),d=n.computed(()=>e.collapsePosition==="left"?e.expandIcon??De.ArrowRight:e.expandIcon??De.ArrowLeft),f=n.computed(()=>e.expandText??e.title??"展开"),P=n.computed(()=>({[`${r}__collapse-text`]:!0})),v=n.computed(()=>({[`${r}__collapse-icon`]:!0,"is-expand":!N.value,"is-collapse":N.value})),g=n.ref(),V=n.ref(null),B=n.ref(null),R=n.computed(()=>Fe(e.height)||""),I=n.computed(()=>Fe(e.width)||""),N=n.ref(ce(e.collapse)),y=(p,L=!0)=>{N.value!==p&&(N.value=p,p?M():H(),l("update:collapse",p),p&&typeof q.onHide=="function"?q.onHide():!p&&typeof q.onShow=="function"&&q.onShow())};n.watch(()=>e.collapse,p=>{y(p)});const j=()=>{$()},$=p=>{p=p??!N.value,y(p)};n.provide(Em,!0);const q={setCollapse:y,setFixedNavVisible:p=>{A.value=p}};n.provide(Pm,q);const Q=()=>{typeof q.beforeClose=="function"?q.beforeClose(()=>{t.value=!1}):t.value=!1},x=n.ref(null),S=n.computed(()=>!e.fixedNavTeleport),O=n.computed(()=>{const p=["fox-floating-window__fixednav"];return e.expandClass&&p.push(e.expandClass),e.collapsePosition==="left"?p.push("is-left"):e.collapsePosition==="right"&&p.push("is-right"),p}),_=n.ref(""),X=n.computed(()=>{const p={};return _.value?p.top=_.value:e.collapseTop&&(p.top=e.collapseTop),p}),J=n.ref(N.value),A=n.computed({set:p=>{J.value=p},get:()=>t.value===!1?!1:J.value});let te=null;const W=()=>{typeof te=="function"&&(te(),te=null)},M=()=>{x.value&&x.value.classList.add("slide-in"),A.value=!0,te=()=>{x.value&&x.value.classList.remove("slide-in")}},H=()=>{x.value&&x.value.classList.add("slide-out"),te=()=>{x.value&&x.value.classList.remove("slide-out"),A.value=!1}},z=()=>{i.value=null,u.value=null,s.value=null,c.value=null},k={x:0,y:0},le=ho(p=>{if(!g.value)return;const L=g.value;if(z(),e.origin==="left-top")i.value=L.offsetLeft,u.value=L.offsetTop,k.x=i.value,k.y=u.value;else if(e.origin==="left-bottom"){const F=document.documentElement.clientHeight||document.body.clientHeight;i.value=L.offsetLeft,c.value=F-(L.offsetTop+L.offsetHeight),k.x=i.value,k.y=c.value}else if(e.origin==="right-bottom"){const F=document.documentElement.clientWidth||document.body.clientWidth,ee=document.documentElement.clientHeight||document.body.clientHeight;s.value=F-(L.offsetLeft+L.offsetWidth),c.value=ee-(L.offsetTop+L.offsetHeight),k.x=s.value,k.y=c.value}else{const F=document.documentElement.clientWidth||document.body.clientWidth;s.value=F-(L.offsetLeft+L.offsetWidth),u.value=L.offsetTop,k.x=s.value,k.y=u.value}},p=>{if(!g.value)return;const L=g.value;z(),e.origin==="left-top"?(i.value=k.x+p.x,u.value=k.y+p.y,L.style.left=Fe(i.value),L.style.top=Fe(u.value)):e.origin==="left-bottom"?(i.value=k.x+p.x,c.value=k.y-p.y,L.style.left=Fe(i.value),L.style.bottom=Fe(c.value)):e.origin==="right-bottom"?(s.value=k.x-p.x,c.value=k.y-p.y,L.style.right=Fe(s.value),L.style.bottom=Fe(c.value)):(s.value=k.x-p.x,u.value=k.y+p.y,L.style.right=Fe(s.value),L.style.top=Fe(u.value))}),G={x:0,y:0},K=ho(p=>{x.value&&(G.x=x.value.offsetLeft,G.y=x.value.offsetTop)},p=>{if(!x.value)return;const L=G.y+p.y;_.value=`${L}px`}),E=()=>{if(g.value){const p=g.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar");B.value=p}};return n.onMounted(()=>{if(e.draggable&&g.value){const p=[];V.value&&p.push(V.value),e.footerDraggable&&(E(),B.value&&p.push(B.value)),le.open(p)}e.collapse===!0&&y(e.collapse,!1),x.value&&K.open(x.value)}),n.onBeforeUnmount(()=>{e.draggable&&V.value&&le.close(),x.value&&K.close()}),{classes:m,styles:h,isShow:a,closeIcon:C,onClose:Q,dialogRef:g,headerRef:V,onClickToggle:j,collapseIcon:b,collapseText:w,collapseTextClasses:P,collapseIconClasses:v,expandIcon:d,expandText:f,isShowFixedNav:A,fixedNavRef:x,fixedNavClasses:O,fixedNavStyles:X,onAnimationEnd:W,teleportDisabled:o,fixedNavTeleportDisabled:S}}}),Dm={ref:"headerRef",class:"fox-floating-window__header"},Vm={class:"fox-floating-window__title"},Rm={class:"fox-floating-window__tools"},Fm={class:"fox-floating-window__body"},Am={class:"fox-floating-window__fixednav__text"};function Mm(e,l,r,t,o,a){const i=n.resolveComponent("FoxIcon"),u=n.resolveComponent("FocusTrap");return n.openBlock(),n.createElementBlock(n.Fragment,null,[(n.openBlock(),n.createBlock(n.Teleport,{to:e.teleport,disabled:e.teleportDisabled},[n.createVNode(n.Transition,{name:"fox-floating-window-fade"},{default:n.withCtx(()=>[n.withDirectives(n.createElementVNode("div",{ref:"dialogRef",class:n.normalizeClass(e.classes),style:n.normalizeStyle(e.styles),tabindex:"-1"},[n.createVNode(u,{loop:!0,escape:!0,trapped:e.isShow,"focus-trap-el":e.dialogRef,"focus-start-el":"container"},{default:n.withCtx(()=>[n.createElementVNode("div",Dm,[n.renderSlot(e.$slots,"header",{},()=>[n.createElementVNode("span",Vm,n.toDisplayString(e.title),1),n.createElementVNode("div",Rm,[e.showCollapse?(n.openBlock(),n.createElementBlock("div",{key:0,class:"fox-floating-window__collapse",onClick:l[0]||(l[0]=(...s)=>e.onClickToggle&&e.onClickToggle(...s))},[n.createElementVNode("span",{class:n.normalizeClass(e.collapseTextClasses)},n.toDisplayString(e.collapseText),3),n.createVNode(i,{class:n.normalizeClass(e.collapseIconClasses)},{default:n.withCtx(()=>[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(e.collapseIcon)))]),_:1},8,["class"])])):n.createCommentVNode("",!0),e.showClose?(n.openBlock(),n.createBlock(i,{key:1,class:"fox-floating-window__close",onClick:e.onClose},{default:n.withCtx(()=>[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(e.closeIcon)))]),_:1},8,["onClick"])):n.createCommentVNode("",!0)])])],512),n.createElementVNode("div",Fm,[n.renderSlot(e.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[n.vShow,e.isShow]])]),_:3})],8,["to","disabled"])),(n.openBlock(),n.createBlock(n.Teleport,{to:e.fixedNavTeleport,disabled:e.fixedNavTeleportDisabled},[n.withDirectives(n.createElementVNode("div",{ref:"fixedNavRef",class:n.normalizeClass(e.fixedNavClasses),style:n.normalizeStyle(e.fixedNavStyles),onAnimationend:l[2]||(l[2]=(...s)=>e.onAnimationEnd&&e.onAnimationEnd(...s))},[n.createElementVNode("div",{class:"fox-floating-window__fixednav__inner",onClick:l[1]||(l[1]=(...s)=>e.onClickToggle&&e.onClickToggle(...s))},[n.createVNode(i,{class:"fox-floating-window__fixednav__icon"},{default:n.withCtx(()=>[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(e.expandIcon)))]),_:1}),n.createElementVNode("div",Am,n.toDisplayString(e.expandText),1)])],38),[[n.vShow,e.isShowFixedNav]])],8,["to","disabled"]))],64)}const fr=Ze(Om,[["render",Mm]]);function Lm(e,l){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(r,{slots:t}){const o=e,a=n.computed(()=>({[o]:!0})),i=n.computed(()=>r.icon?{[`${o}__icon`]:!0,[`${o}__icon-${r.type}`]:!0}:{[`${o}__mark`]:!0,[`${o}__mark-${r.type}`]:!0}),u=n.computed(()=>r.color?r.icon?{color:r.color}:{background:r.color}:null),s=n.computed(()=>{const m={[`${o}__text`]:!0,[`${o}__text-${r.type}`]:!0};return r.textPosition==="left"?m["is-left"]=!0:m["is-right"]=!0,m}),c=n.computed(()=>r.color?{color:r.color}:null);return()=>{let m=null;if(t.mark)m=t.mark()[0];else{const d={class:i.value,style:u.value};m=n.h(r.icon??"div",d)}const h={class:s.value,style:c.value},C=t.default?t.default():[],b=n.h("div",h,C),w={class:a.value};return r.textPosition==="right"?n.h("div",w,[m,b]):n.h("div",w,[b,m])}}}}const{componentName:Bm,create:qm}=se("indicator"),dr=qm(Lm(Bm));function _m(e){return e===window}const Ta=e=>{const l=n.unref(e);if(_m(l)){const r=l.innerWidth,t=l.innerHeight;return{top:0,left:0,right:r,bottom:t,width:r,height:t}}return l&&l.getBoundingClientRect?l.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},{componentName:jm,create:zm}=se("tour"),Hm=zm({components:{Close:De.Close,ElPopover:T.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(e,{emit:l}){const r=jm,t=n.reactive({showTour:e.modelValue,showPopup:!1,active:0}),o=n.ref({}),a=n.computed(()=>`${r}`),i=n.computed(()=>{const{offset:w,maskWidth:d,maskHeight:f}=e,{width:P,height:v,left:g,top:V}=o.value,B=e.steps[t.active].offset??w,R=[g+P/2,V+v/2],I=Number(d||P),N=Number(f||v);return{width:`${I+ +B.left+B.right}px`,height:`${N+B.top+B.bottom}px`,top:`${R[1]-N/2-+B.top}px`,left:`${R[0]-I/2-+B.left}px`}}),u=w=>{w=="next"?t.active=t.active+1:t.active=t.active-1,t.showPopup=!1,n.nextTick(()=>{t.showPopup=!0,m()}),l("change",t.active)},s=w=>w.popoverWidth??e.width,c=w=>w.location??e.location,m=()=>{const w=document.querySelector(`${e.steps[t.active].target}`),d=Ta(w);o.value={x:d.left,y:d.top,top:d.top,left:d.left,width:d.width,height:d.height}},h=()=>{t.showTour=!1,t.showPopup=!1,l("close",t.active),l("update:modelValue",!1)},C=()=>{e.closeOnClickOverlay&&h()},b=(w,d=0)=>{w&&m(),e.steps,t.active=d,t.showTour=w,t.showPopup=w};return n.onMounted(()=>{b(e.modelValue,e.current)}),n.watch(()=>e.modelValue,w=>{b(w)}),{...n.toRefs(t),classes:a,maskStyle:i,changeStep:u,popoverWidth:s,popoverLocation:c,close:h,handleClickMask:C}}}),Km={key:0,class:"fox-tour__content"},Wm={key:0,class:"fox-tour__content-top"},Ym={class:"fox-tour__content-inner"},Um={class:"fox-tour__content-bottom"},Gm={class:"fox-tour__content-bottom-init"},Xm={class:"fox-tour__content-bottom-operate"},Qm={key:1,class:"fox-tour__content fox-tour__content-tile"},Zm={class:"fox-tour__content-inner"};function Jm(e,l,r,t,o,a){const i=n.resolveComponent("Close"),u=n.resolveComponent("fox-button"),s=n.resolveComponent("ElPopover");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(e.classes)},[n.withDirectives(n.createElementVNode("div",{class:"fox-tour__masked",onClick:l[0]||(l[0]=(...c)=>e.handleClickMask&&e.handleClickMask(...c))},null,512),[[n.vShow,e.showTour]]),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(e.steps,(c,m)=>(n.openBlock(),n.createElementBlock("div",{key:m,style:{height:"0"}},[m==e.active?(n.openBlock(),n.createBlock(s,{key:0,"popper-class":"popperClass",visible:e.showPopup,placement:e.popoverLocation(c),width:e.popoverWidth(c)},{reference:n.withCtx(()=>[e.showTour?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["fox-tour__mask",[e.mask?"":"fox-tour__mask-none"]]),style:n.normalizeStyle(e.maskStyle),id:"fox-tour-popid"},null,6)):n.createCommentVNode("",!0)]),default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},()=>[e.type=="step"?(n.openBlock(),n.createElementBlock("div",Km,[e.showTitleBar?(n.openBlock(),n.createElementBlock("div",Wm,[n.createElementVNode("div",{onClick:l[1]||(l[1]=(...h)=>e.close&&e.close(...h))},[n.createVNode(i,{class:"fox-tour__content-top-close"})])])):n.createCommentVNode("",!0),n.createElementVNode("div",Ym,n.toDisplayString(c.content),1),n.createElementVNode("div",Um,[n.createElementVNode("div",Gm,n.toDisplayString(e.active+1)+"/"+n.toDisplayString(e.steps.length),1),n.createElementVNode("div",Xm,[n.renderSlot(e.$slots,"prev-step",{},()=>[e.active!=0&&e.showPrevStep?(n.openBlock(),n.createBlock(u,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:l[2]||(l[2]=h=>e.changeStep("prev"))},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(e.prevStepText),1)]),_:1})):n.createCommentVNode("",!0)]),e.steps.length-1==e.active?(n.openBlock(),n.createBlock(u,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:e.close},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(e.completeText),1)]),_:1},8,["onClick"])):n.createCommentVNode("",!0),n.renderSlot(e.$slots,"next-step",{},()=>[e.steps.length-1!=e.active?(n.openBlock(),n.createBlock(u,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:l[3]||(l[3]=h=>e.changeStep("next"))},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(e.nextStepText),1)]),_:1})):n.createCommentVNode("",!0)])])])])):n.createCommentVNode("",!0),e.type=="tile"?(n.openBlock(),n.createElementBlock("div",Qm,[n.createElementVNode("div",Zm,n.toDisplayString(c.content),1)])):n.createCommentVNode("",!0)])]),_:2},1032,["visible","placement","width"])):n.createCommentVNode("",!0)]))),128))],2)}const hr=Ze(Hm,[["render",Jm]]);function eg(e,l){return{inheritAttrs:!1,props:{name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean],required:!1}},setup(r,{slots:t}){return Ko(r.name,()=>r.config),je(r.innerPageScope)||Sl(r.innerPageScope),je(r.abstractPageScope)||Go(r.abstractPageScope),()=>typeof t.default=="function"?t.default():null}}}const{create:tg}=se("domain-provider"),mr=tg(eg()),ng={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 lg(e,l){return{inheritAttrs:!1,props:ng,emits:["change"],setup(r,{slots:t,emit:o}){if(ut&&window.IntersectionObserver){const a=new WeakMap;let i=new Map;const u=(b,w)=>{if(h===null){i.set(b,{visible:null,callback:w});return}a.has(b)&&h.unobserve(b),a.set(b,{visible:null,callback:w}),h.observe(b)},s=b=>{if(h===null){i.delete(b);return}a.has(b)&&(a.delete(b),h.unobserve(b))};let c=r.initialVisibleObserverSize;Vi({acquire:()=>{if(r.loadPolicy==="always")return!0;const b=c>0;return c--,b},get disabled(){return r.disabled},get initialHeight(){return r.initialInvisibleObserverHeight},observe:u,unobserve:s});let h=null;const C=(b,w,d)=>{h=new IntersectionObserver(f=>{if(o("change",f),r.loadPolicy!=="always")for(let P of f){let v=!1;P.intersectionRatio>0&&(v=!0);const g=a.get(P.target);if(g)try{if(r.loadPolicy==="lazy"&&!v&&g.visible!==null)return;g.visible=v,g.callback(v)}catch(V){console.error(V)}}},{root:b,rootMargin:w,threshold:d}),i.forEach((f,P)=>{a.set(P,f),h?.observe(P)}),i.clear()};n.watch([()=>r.root,()=>r.disabled],([b,w])=>{if(w||!b||h)return;let d=null;typeof b=="string"?d=document.querySelector(b):d=b,d&&C(d,r.rootMargin,r.threshold)},{immediate:!0}),n.onUnmounted(()=>{h&&(h.disconnect(),h=null)})}return()=>typeof t.default=="function"?t.default():null}}}const{create:rg}=se("rolling-provider"),gr=rg(lg()),og=[Cl,Nl,kl,El,Pl,ke,Pn,In,Ol,Ce,Dl,Vl,Rl,Fl,Al,Ml,Ll,Bl,ql,_l,jl,Vn,zl,Hl,Kl,Wl,Yl,Ul,Gl,Xl,Rn,Fn,Zl,Jl,er,tr,An,nr,lr,rr,or,ar,ir,sr,fr,Dn,At,En,dr,On,hr,mr,gr],ag=new di(og,[gi],"4.0.0");Object.defineProperty(exports,"FoxAffix",{enumerable:!0,get:()=>T.ElAffix});Object.defineProperty(exports,"FoxAlert",{enumerable:!0,get:()=>T.ElAlert});Object.defineProperty(exports,"FoxAnchor",{enumerable:!0,get:()=>T.ElAnchor});Object.defineProperty(exports,"FoxAnchorLink",{enumerable:!0,get:()=>T.ElAnchorLink});Object.defineProperty(exports,"FoxAside",{enumerable:!0,get:()=>T.ElAside});Object.defineProperty(exports,"FoxAutoResizer",{enumerable:!0,get:()=>T.ElAutoResizer});Object.defineProperty(exports,"FoxAutocomplete",{enumerable:!0,get:()=>T.ElAutocomplete});Object.defineProperty(exports,"FoxAvatar",{enumerable:!0,get:()=>T.ElAvatar});Object.defineProperty(exports,"FoxBacktop",{enumerable:!0,get:()=>T.ElBacktop});Object.defineProperty(exports,"FoxBadge",{enumerable:!0,get:()=>T.ElBadge});Object.defineProperty(exports,"FoxBreadcrumb",{enumerable:!0,get:()=>T.ElBreadcrumb});Object.defineProperty(exports,"FoxBreadcrumbItem",{enumerable:!0,get:()=>T.ElBreadcrumbItem});Object.defineProperty(exports,"FoxButton",{enumerable:!0,get:()=>T.ElButton});Object.defineProperty(exports,"FoxButtonGroup",{enumerable:!0,get:()=>T.ElButtonGroup});Object.defineProperty(exports,"FoxCalendar",{enumerable:!0,get:()=>T.ElCalendar});Object.defineProperty(exports,"FoxCard",{enumerable:!0,get:()=>T.ElCard});Object.defineProperty(exports,"FoxCarousel",{enumerable:!0,get:()=>T.ElCarousel});Object.defineProperty(exports,"FoxCarouselItem",{enumerable:!0,get:()=>T.ElCarouselItem});Object.defineProperty(exports,"FoxCascader",{enumerable:!0,get:()=>T.ElCascader});Object.defineProperty(exports,"FoxCascaderPanel",{enumerable:!0,get:()=>T.ElCascaderPanel});Object.defineProperty(exports,"FoxCheckTag",{enumerable:!0,get:()=>T.ElCheckTag});Object.defineProperty(exports,"FoxCheckbox",{enumerable:!0,get:()=>T.ElCheckbox});Object.defineProperty(exports,"FoxCheckboxButton",{enumerable:!0,get:()=>T.ElCheckboxButton});Object.defineProperty(exports,"FoxCheckboxGroup",{enumerable:!0,get:()=>T.ElCheckboxGroup});Object.defineProperty(exports,"FoxCol",{enumerable:!0,get:()=>T.ElCol});Object.defineProperty(exports,"FoxCollapse",{enumerable:!0,get:()=>T.ElCollapse});Object.defineProperty(exports,"FoxCollapseItem",{enumerable:!0,get:()=>T.ElCollapseItem});Object.defineProperty(exports,"FoxCollapseTransition",{enumerable:!0,get:()=>T.ElCollapseTransition});Object.defineProperty(exports,"FoxColorPicker",{enumerable:!0,get:()=>T.ElColorPicker});Object.defineProperty(exports,"FoxConfigProvider",{enumerable:!0,get:()=>T.ElConfigProvider});Object.defineProperty(exports,"FoxContainer",{enumerable:!0,get:()=>T.ElContainer});Object.defineProperty(exports,"FoxCountdown",{enumerable:!0,get:()=>T.ElCountdown});Object.defineProperty(exports,"FoxDatePicker",{enumerable:!0,get:()=>T.ElDatePicker});Object.defineProperty(exports,"FoxDescriptions",{enumerable:!0,get:()=>T.ElDescriptions});Object.defineProperty(exports,"FoxDescriptionsItem",{enumerable:!0,get:()=>T.ElDescriptionsItem});Object.defineProperty(exports,"FoxDialog",{enumerable:!0,get:()=>T.ElDialog});Object.defineProperty(exports,"FoxDivider",{enumerable:!0,get:()=>T.ElDivider});Object.defineProperty(exports,"FoxDrawer",{enumerable:!0,get:()=>T.ElDrawer});Object.defineProperty(exports,"FoxDropdown",{enumerable:!0,get:()=>T.ElDropdown});Object.defineProperty(exports,"FoxDropdownItem",{enumerable:!0,get:()=>T.ElDropdownItem});Object.defineProperty(exports,"FoxDropdownMenu",{enumerable:!0,get:()=>T.ElDropdownMenu});Object.defineProperty(exports,"FoxEmpty",{enumerable:!0,get:()=>T.ElEmpty});Object.defineProperty(exports,"FoxFooter",{enumerable:!0,get:()=>T.ElFooter});Object.defineProperty(exports,"FoxForm",{enumerable:!0,get:()=>T.ElForm});Object.defineProperty(exports,"FoxFormItem",{enumerable:!0,get:()=>T.ElFormItem});Object.defineProperty(exports,"FoxHeader",{enumerable:!0,get:()=>T.ElHeader});Object.defineProperty(exports,"FoxIcon",{enumerable:!0,get:()=>T.ElIcon});Object.defineProperty(exports,"FoxImage",{enumerable:!0,get:()=>T.ElImage});Object.defineProperty(exports,"FoxImageViewer",{enumerable:!0,get:()=>T.ElImageViewer});Object.defineProperty(exports,"FoxInput",{enumerable:!0,get:()=>T.ElInput});Object.defineProperty(exports,"FoxInputNumber",{enumerable:!0,get:()=>T.ElInputNumber});Object.defineProperty(exports,"FoxInputTag",{enumerable:!0,get:()=>T.ElInputTag});Object.defineProperty(exports,"FoxLink",{enumerable:!0,get:()=>T.ElLink});Object.defineProperty(exports,"FoxMain",{enumerable:!0,get:()=>T.ElMain});Object.defineProperty(exports,"FoxMention",{enumerable:!0,get:()=>T.ElMention});Object.defineProperty(exports,"FoxMenu",{enumerable:!0,get:()=>T.ElMenu});Object.defineProperty(exports,"FoxMenuItem",{enumerable:!0,get:()=>T.ElMenuItem});Object.defineProperty(exports,"FoxMenuItemGroup",{enumerable:!0,get:()=>T.ElMenuItemGroup});Object.defineProperty(exports,"FoxMessage",{enumerable:!0,get:()=>T.ElMessage});Object.defineProperty(exports,"FoxMessageBox",{enumerable:!0,get:()=>T.ElMessageBox});Object.defineProperty(exports,"FoxNotification",{enumerable:!0,get:()=>T.ElNotification});Object.defineProperty(exports,"FoxOption",{enumerable:!0,get:()=>T.ElOption});Object.defineProperty(exports,"FoxOptionGroup",{enumerable:!0,get:()=>T.ElOptionGroup});Object.defineProperty(exports,"FoxPageHeader",{enumerable:!0,get:()=>T.ElPageHeader});Object.defineProperty(exports,"FoxPagination",{enumerable:!0,get:()=>T.ElPagination});Object.defineProperty(exports,"FoxPopconfirm",{enumerable:!0,get:()=>T.ElPopconfirm});Object.defineProperty(exports,"FoxPopover",{enumerable:!0,get:()=>T.ElPopover});Object.defineProperty(exports,"FoxPopper",{enumerable:!0,get:()=>T.ElPopper});Object.defineProperty(exports,"FoxProgress",{enumerable:!0,get:()=>T.ElProgress});Object.defineProperty(exports,"FoxRadio",{enumerable:!0,get:()=>T.ElRadio});Object.defineProperty(exports,"FoxRadioButton",{enumerable:!0,get:()=>T.ElRadioButton});Object.defineProperty(exports,"FoxRadioGroup",{enumerable:!0,get:()=>T.ElRadioGroup});Object.defineProperty(exports,"FoxRate",{enumerable:!0,get:()=>T.ElRate});Object.defineProperty(exports,"FoxResult",{enumerable:!0,get:()=>T.ElResult});Object.defineProperty(exports,"FoxRow",{enumerable:!0,get:()=>T.ElRow});Object.defineProperty(exports,"FoxScrollbar",{enumerable:!0,get:()=>T.ElScrollbar});Object.defineProperty(exports,"FoxSegmented",{enumerable:!0,get:()=>T.ElSegmented});Object.defineProperty(exports,"FoxSelect",{enumerable:!0,get:()=>T.ElSelect});Object.defineProperty(exports,"FoxSelectV2",{enumerable:!0,get:()=>T.ElSelectV2});Object.defineProperty(exports,"FoxSkeleton",{enumerable:!0,get:()=>T.ElSkeleton});Object.defineProperty(exports,"FoxSkeletonItem",{enumerable:!0,get:()=>T.ElSkeletonItem});Object.defineProperty(exports,"FoxSlider",{enumerable:!0,get:()=>T.ElSlider});Object.defineProperty(exports,"FoxSpace",{enumerable:!0,get:()=>T.ElSpace});Object.defineProperty(exports,"FoxStatistic",{enumerable:!0,get:()=>T.ElStatistic});Object.defineProperty(exports,"FoxStep",{enumerable:!0,get:()=>T.ElStep});Object.defineProperty(exports,"FoxSteps",{enumerable:!0,get:()=>T.ElSteps});Object.defineProperty(exports,"FoxSubMenu",{enumerable:!0,get:()=>T.ElSubMenu});Object.defineProperty(exports,"FoxSwitch",{enumerable:!0,get:()=>T.ElSwitch});Object.defineProperty(exports,"FoxTabPane",{enumerable:!0,get:()=>T.ElTabPane});Object.defineProperty(exports,"FoxTable",{enumerable:!0,get:()=>T.ElTable});Object.defineProperty(exports,"FoxTableColumn",{enumerable:!0,get:()=>T.ElTableColumn});Object.defineProperty(exports,"FoxTableV2",{enumerable:!0,get:()=>T.ElTableV2});Object.defineProperty(exports,"FoxTabs",{enumerable:!0,get:()=>T.ElTabs});Object.defineProperty(exports,"FoxTag",{enumerable:!0,get:()=>T.ElTag});Object.defineProperty(exports,"FoxTimePicker",{enumerable:!0,get:()=>T.ElTimePicker});Object.defineProperty(exports,"FoxTimeSelect",{enumerable:!0,get:()=>T.ElTimeSelect});Object.defineProperty(exports,"FoxTimeline",{enumerable:!0,get:()=>T.ElTimeline});Object.defineProperty(exports,"FoxTimelineItem",{enumerable:!0,get:()=>T.ElTimelineItem});Object.defineProperty(exports,"FoxTooltip",{enumerable:!0,get:()=>T.ElTooltip});Object.defineProperty(exports,"FoxTransfer",{enumerable:!0,get:()=>T.ElTransfer});Object.defineProperty(exports,"FoxTree",{enumerable:!0,get:()=>T.ElTree});Object.defineProperty(exports,"FoxTreeSelect",{enumerable:!0,get:()=>T.ElTreeSelect});Object.defineProperty(exports,"FoxTreeV2",{enumerable:!0,get:()=>T.ElTreeV2});Object.defineProperty(exports,"FoxUpload",{enumerable:!0,get:()=>T.ElUpload});Object.defineProperty(exports,"FoxWatermark",{enumerable:!0,get:()=>T.ElWatermark});exports.AbstractPageScopeKey=Tl;exports.AutocompleteItem=ql;exports.Broadcast=bl;exports.BroadcastKey=we;exports.ButtonsItem=Ol;exports.CascaderItem=Bl;exports.CheckboxItem=Kl;exports.Content=El;exports.DataItemsKey=vt;exports.DateItem=Rl;exports.DateUtils=_e;exports.DialogItem=tr;exports.Domain=pn;exports.DomainKey=qe;exports.DomainProvider=mr;exports.FloatingButton=sr;exports.FloatingWindow=fr;exports.FooterBar=kl;exports.FoxAutocompleteItem=ql;exports.FoxButtonsItem=Ol;exports.FoxCascaderItem=Bl;exports.FoxCheckboxItem=Kl;exports.FoxContent=El;exports.FoxDateItem=Rl;exports.FoxDialogItem=tr;exports.FoxDomainProvider=mr;exports.FoxFloatingButton=sr;exports.FoxFloatingWindow=fr;exports.FoxFooterBar=kl;exports.FoxGroup=Pl;exports.FoxGroupSetting=Gl;exports.FoxHeaderBar=Nl;exports.FoxHintText=Ce;exports.FoxIndicator=dr;exports.FoxInfiniteLoading=or;exports.FoxInputItem=Dl;exports.FoxInputNumberItem=Ll;exports.FoxItem=ke;exports.FoxMapping=At;exports.FoxMoneyItem=Ml;exports.FoxMoreButton=ir;exports.FoxOverLay=An;exports.FoxPage=Cl;exports.FoxPopoverDialog=Dn;exports.FoxPopup=nr;exports.FoxPrice=En;exports.FoxPullRefresh=ar;exports.FoxRadioItem=Hl;exports.FoxRateItem=Wl;exports.FoxRollingProvider=gr;exports.FoxRowItem=In;exports.FoxSearchBar=rr;exports.FoxSelectItem=Vl;exports.FoxSlotItem=Pn;exports.FoxStepsBar=er;exports.FoxSwitchItem=Yl;exports.FoxTableItem=zl;exports.FoxTableMappingColumn=_l;exports.FoxTableRadioColumn=jl;exports.FoxTableSetting=Vn;exports.FoxTabsBar=Rn;exports.FoxTabsContainer=Fn;exports.FoxTabsFrame=Jl;exports.FoxTabsPane=Zl;exports.FoxText=On;exports.FoxTimeItem=Fl;exports.FoxTimeSelectItem=Al;exports.FoxToast=lr;exports.FoxTour=hr;exports.FoxTreeItem=Xl;exports.FoxTreeSelectItem=Ul;exports.Group=Pl;exports.GroupSetting=Gl;exports.HeaderBar=Nl;exports.HintText=Ce;exports.Indicator=dr;exports.InfiniteLoading=or;exports.InnerPageScopeKey=wl;exports.InputItem=Dl;exports.InputNumberItem=Ll;exports.Item=ke;exports.Mapping=At;exports.MoneyItem=Ml;exports.MoreButton=ir;exports.OverLay=An;exports.Page=Cl;exports.PopoverDialog=Dn;exports.Popup=nr;exports.Price=En;exports.PriorityPolicy=ze;exports.PullRefresh=ar;exports.RadioItem=Hl;exports.RateItem=Wl;exports.RollingProvider=gr;exports.RowItem=In;exports.SearchBar=rr;exports.SelectItem=Vl;exports.SlotItem=Pn;exports.StepsBar=er;exports.SwitchItem=Yl;exports.TableItem=zl;exports.TableMappingColumn=_l;exports.TableRadioColumn=jl;exports.TableSetting=Vn;exports.TabsBar=Rn;exports.TabsContainer=Fn;exports.TabsFrame=Jl;exports.TabsPane=Zl;exports.Text=On;exports.TimeItem=Fl;exports.TimeSelectItem=Al;exports.Toast=lr;exports.Tour=hr;exports.TreeItem=Xl;exports.TreeSelectItem=Ul;exports.UniqueID=ia;exports.ValidateSchema=jo;exports.ValidateSchemaKey=Xe;exports.cancelRaf=Pa;exports.clearNonNumber=ja;exports.compareTo=ll;exports.createBroadcast=mn;exports.createValidateSchema=gn;exports.debounce=Ke;exports.debounceRef=ti;exports.decimalLength=Mo;exports.default=ag;exports.defineBroadcast=Wa;exports.defineConfigDomain=Ko;exports.defineDataItem=Wo;exports.defineDomain=xl;exports.defineItem=Ee;exports.definePageState=Uo;exports.defineSimpleItem=Yo;exports.deleteGlobalValidator=Qa;exports.disabledProperty=Be;exports.divide=vl;exports.excludeProps=Ve;exports.extend=wt;exports.floatData=Ka;exports.getGlobalIcons=na;exports.getGlobalValidateCheckEvents=Bo;exports.getGlobalValidateResetEvents=_o;exports.getPageContentAreaHeight=sn;exports.getPageContentAreaWidth=un;exports.getPageFooterAreaHeight=xn;exports.getPageHeaderAreaHeight=bn;exports.getRootDomain=yt;exports.hasSymbol=Oo;exports.includeProps=St;exports.indexOf=za;exports.injectAbstractPageScope=qt;exports.injectInnerPageScope=Bt;exports.integerLength=Ao;exports.isArray=Oa;exports.isArrayLike=Ro;exports.isBrowser=ut;exports.isDate=Ra;exports.isESModule=Ma;exports.isEmptyString=he;exports.isEqual=rt;exports.isFunction=rl;exports.isHidden=Vo;exports.isMap=Da;exports.isNil=je;exports.isNumberString=yl;exports.isObject=Qe;exports.isPlainObject=Aa;exports.isPromise=Po;exports.isRegExp=ol;exports.isSet=Va;exports.isString=Eo;exports.isSubPage=oi;exports.isSymbol=Fa;exports.isTouch=_t;exports.isWindow=Do;exports.lastIndexOf=Ha;exports.makeArray=_a;exports.merge=Fo;exports.multiply=$o;exports.negate=No;exports.nextTick=Ba;exports.numberFormat=dn;exports.objectToString=Io;exports.once=ni;exports.overrideGlobalIcons=xi;exports.overrideGlobalValidateHandler=Ga;exports.property=Ae;exports.provideAbstractPageScope=Go;exports.provideInnerPageScope=Sl;exports.raf=pl;exports.readonlyProperty=Le;exports.setGlobalValidateCheckEvents=Za;exports.setGlobalValidateHandler=Ua;exports.setGlobalValidateMessages=ei;exports.setGlobalValidateResetEvents=Ja;exports.setGlobalValidator=Xa;exports.throttle=Ho;exports.toBoolean=ce;exports.toNumber=$e;exports.toPadding=et;exports.toPx=ve;exports.toPxDesc=ri;exports.toPxString=pe;exports.toTypeString=hn;exports.toValue=ge;exports.tryTimes=vn;exports.typeOf=on;exports.unNumberFormat=ko;exports.updatePageState=al;exports.useBroadcast=Ot;exports.useDomain=ct;exports.useExpose=Te;exports.useInnerSize=wn;exports.usePageState=yn;exports.usePosition=Il;exports.useRawTouch=jt;exports.useRect=Ta;exports.useSize=$l;exports.useTouch=Bd;exports.valueLength=Lt;
|
|
1
|
+
Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var xo=Object.create,fa=Object.defineProperty,No=Object.getOwnPropertyDescriptor,Co=Object.getOwnPropertyNames,zo=Object.getPrototypeOf,ko=Object.prototype.hasOwnProperty,lt=(n,a)=>()=>(a||n((a={exports:{}}).exports,a),a.exports),Eo=(n,a,l,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(var i=Co(a),o=0,s=i.length,u;o<s;o++)u=i[o],!ko.call(n,u)&&u!==l&&fa(n,u,{get:(e=>a[e]).bind(null,u),enumerable:!(r=No(a,u))||r.enumerable});return n},nt=(n,a,l)=>(l=n!=null?xo(zo(n)):{},Eo(a||!n||!n.__esModule?fa(l,"default",{value:n,enumerable:!0}):l,n));let t=require("vue"),dt=require("@fox-js/validator"),N=require("element-plus"),Ve=require("@element-plus/icons-vue"),Ae=require("@fox-js/i18n");var Wt=window,_o=typeof window<"u";function To(){return typeof Wt<"u"?Wt.requestAnimationFrame||Wt.webkitRequestAnimationFrame||function(n){Wt.setTimeout(n,1e3/60)}:function(n){setTimeout(n,1e3/60)}}function $o(n){_o?cancelAnimationFrame(n):clearTimeout(n)}var ma=To();function Qt(n,a="0"){let l=0,r=-1;n[0]=="-"&&(l++,r=1,n=n.substring(1),n.length),a[0]=="-"&&(l++,r=2,a=a.substring(1),a.length),n=Me(n),a=Me(a),[n,a]=cn(Me(n),Me(a)),l==1&&(r==1?n=Il(n):a=Il(a));let i=pa(n,a);return l?l==2?"-"+Me(i):n.length<i.length?Me(i.substring(1)):"-"+Me(Il(i)):Me(i)}function Il(n){let a="",l=n.length,r=n.split(".")[1],i=r?r.length:0;for(let s=0;s<l;s++)n[s]>="0"&&n[s]<="9"?a+=9-parseInt(n[s]):a+=n[s];let o=i>0?"0."+new Array(i).join("0")+"1":"1";return pa(a,o)}function Me(n){let a=n.split(".");for(a[0]||(a[0]="0");a[0][0]=="0"&&a[0].length>1;)a[0]=a[0].substring(1);return a[0]+(a[1]?"."+a[1]:"")}function cn(n,a){let l=n.split("."),r=a.split("."),i=l[0].length,o=r[0].length;return i>o?r[0]=new Array(Math.abs(i-o)+1).join("0")+(r[0]?r[0]:""):l[0]=new Array(Math.abs(i-o)+1).join("0")+(l[0]?l[0]:""),i=l[1]?l[1].length:0,o=r[1]?r[1].length:0,(i||o)&&(i>o?r[1]=(r[1]?r[1]:"")+new Array(Math.abs(i-o)+1).join("0"):l[1]=(l[1]?l[1]:"")+new Array(Math.abs(i-o)+1).join("0")),n=l[0]+(l[1]?"."+l[1]:""),a=r[0]+(r[1]?"."+r[1]:""),[n,a]}function pa(n,a){[n,a]=cn(n,a);let l="",r=0;for(let i=n.length-1;i>=0;i--){if(n[i]==="."){l="."+l;continue}let o=parseInt(n[i])+parseInt(a[i])+r;l=o%10+l,r=Math.floor(o/10)}return r?r.toString()+l:l}var xe=(function(n){return n[n.CEILING=0]="CEILING",n[n.DOWN=1]="DOWN",n[n.FLOOR=2]="FLOOR",n[n.HALF_DOWN=3]="HALF_DOWN",n[n.HALF_EVEN=4]="HALF_EVEN",n[n.HALF_UP=5]="HALF_UP",n[n.UNNECESSARY=6]="UNNECESSARY",n[n.UP=7]="UP",n})({});function Pt(n,a=0,l=xe.HALF_EVEN){if(l===xe.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof n=="number"&&(n=n.toString());let r=!1;n[0]==="-"&&(r=!0,n=n.substring(1));let i=n.split("."),o=i[0],s=i[1];if(a<0){if(a=-a,o.length<=a)return"0";{let e=o.substr(0,o.length-a);return n=e+"."+o.substr(o.length-a)+s,e=Pt(n,0,l),(r?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return o.length,pr(i[1],o,r,l)?(r?"-":"")+Ll(o):(r?"-":"")+o;if(i[1]){if(i[1].length<a)return(r?"-":"")+o+"."+i[1]+new Array(a-i[1].length+1).join("0")}else return(r?"-":"")+o+"."+new Array(a+1).join("0");s=i[1].substring(0,a);let u=i[1].substring(a);return u&&pr(u,s,r,l)&&(s=Ll(s),s.length>a)?(r?"-":"")+Ll(o,parseInt(s[0]))+"."+s.substring(1):(r?"-":"")+o+"."+s}function pr(n,a,l,r){if(!n||n===new Array(n.length+1).join("0")||r===xe.DOWN||!l&&r===xe.FLOOR||l&&r===xe.CEILING)return!1;if(r===xe.UP||l&&r===xe.FLOOR||!l&&r===xe.CEILING)return!0;let i="5"+new Array(n.length).join("0");if(n>i)return!0;if(n<i)return!1;switch(r){case xe.HALF_DOWN:return!1;case xe.HALF_UP:return!0;case xe.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function Ll(n,a=0){a||(a=1),typeof n=="number"&&n.toString();let l=n.length-1,r="";for(let i=l;i>=0;i--){let o=parseInt(n[i])+a;o==10?(a=1,o=0):a=0,r+=o}return a&&(r+=a),r.split("").reverse().join("")}function Wl(n,a){n=n.toString(),a=a.toString();let l=0;n[0]=="-"&&(l++,n=n.substr(1)),a[0]=="-"&&(l++,a=a.substr(1)),n=_t(n),a=_t(a);let r=0,i=0;n.indexOf(".")!=-1&&(r=n.length-n.indexOf(".")-1),a.indexOf(".")!=-1&&(i=a.length-a.indexOf(".")-1);let o=r+i;if(n=_t(n.replace(".","")),a=_t(a.replace(".","")),n.length<a.length){let m=n;n=a,a=m}if(a=="0")return"0";let s=a.length,u=0,e=[],c=s-1,d="";for(let m=0;m<s;m++)e[m]=n.length-1;for(let m=0;m<2*n.length;m++){let g=0;for(let v=a.length-1;v>=c&&v>=0;v--)e[v]>-1&&e[v]<n.length&&(g+=parseInt(n[e[v]--])*parseInt(a[v]));g+=u,u=Math.floor(g/10),d=g%10+d,c--}return d=_t(Bo(d,o)),l==1&&(d="-"+d),d}function Bo(n,a){return a==0?n:(n=a>=n.length?new Array(a-n.length+1).join("0")+n:n,n.substr(0,n.length-a)+"."+n.substr(n.length-a,a))}function _t(n){for(;n[0]=="0";)n=n.substr(1);if(n.indexOf(".")!=-1)for(;n[n.length-1]=="0";)n=n.substr(0,n.length-1);return n==""||n=="."?n="0":n[n.length-1]=="."&&(n=n.substr(0,n.length-1)),n[0]=="."&&(n="0"+n),n}function Yl(n,a,l=8){if(a==0)throw new Error("Cannot divide by 0");if(n=n.toString(),a=a.toString(),n=n.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),n==0)return"0";let r=0;a[0]=="-"&&(a=a.substring(1),r++),n[0]=="-"&&(n=n.substring(1),r++);var i=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=Me(a.replace(".","")),i>=0){let c=n.indexOf(".")>0?n.length-n.indexOf(".")-1:-1;if(c==-1)n=Me(n+new Array(i+1).join("0"));else if(i>c)n=n.replace(".",""),n=Me(n+new Array(i-c+1).join("0"));else if(i<c){n=n.replace(".","");let d=n.length-c+i;n=Me(n.substring(0,d)+"."+n.substring(d))}else i==c&&(n=Me(n.replace(".","")))}let o=0,s=a.length,u="",e=n.indexOf(".")>-1&&n.indexOf(".")<s?n.substring(0,s+1):n.substring(0,s);if(n=n.indexOf(".")>-1&&n.indexOf(".")<s?n.substring(s+1):n.substring(s),e.indexOf(".")>-1){let c=e.length-e.indexOf(".")-1;e=e.replace(".",""),s>e.length&&(c+=s-e.length,e=e+new Array(s-e.length+1).join("0")),o=c,u="0."+new Array(c).join("0")}for(l=l+2;o<=l;){let c=0;for(;parseInt(e)>=parseInt(a);)e=Qt(e,"-"+a),c++;u+=c,n?(n[0]=="."&&(u+=".",o++,n=n.substring(1)),e=e+n.substring(0,1),n=n.substring(1)):(o||(u+="."),o++,e=e+"0")}return(r==1?"-":"")+Me(Pt(u,l-2))}function Ul(n,a){return n=n.toString(),a=a.toString(),a=Gl(a),Qt(n,a)}function Gl(n){return n[0]=="-"?n=n.substr(1):n="-"+n,n}function hr(n,a){if(a==0)throw new Error("Cannot divide by 0");n=n.toString(),a=a.toString(),gr(n),gr(a);let l="";n[0]=="-"&&(l="-",n=n.substr(1)),a[0]=="-"&&(a=a.substr(1));let r=Ul(n,Wl(a,Pt(Yl(n,a),0,xe.FLOOR)));return l+r}function gr(n){if(n.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function vr(n,a){let l=!1;if(n[0]=="-"&&a[0]!="-")return-1;if(n[0]!="-"&&a[0]=="-")return 1;if(n[0]=="-"&&a[0]=="-"&&(n=n.substr(1),a=a.substr(1),l=!0),[n,a]=cn(n,a),n.localeCompare(a)==0)return 0;for(let r=0;r<n.length;r++)if(n[r]!=a[r])return n[r]>a[r]?l?-1:1:l?1:-1;return 0}var Ot=class me{value;static RoundingModes=xe;static validate(a){if(a){if(a=a.toString(),isNaN(a))throw Error("Parameter is not a number: "+a);a[0]=="+"&&(a=a.substring(1))}else a="0";if(a.startsWith(".")?a="0"+a:a.startsWith("-.")&&(a="-0"+a.substr(1)),/e/i.test(a)){let[l,r]=a.split(/[eE]/);l=Me(l);let i="";l[0]=="-"&&(i="-",l=l.substring(1)),l.indexOf(".")>=0?(r=parseInt(r)+l.indexOf("."),l=l.replace(".","")):r=parseInt(r)+l.length,l.length<r?a=i+l+new Array(r-l.length+1).join("0"):l.length>=r&&r>0?a=i+Me(l.substring(0,r))+(l.length>r?"."+l.substring(r):""):a=i+"0."+new Array(-r+1).join("0")+l}return a}constructor(a="0"){this.value=me.validate(a)}getValue(){return this.value}static getPrettyValue(a,l,r){if(!(l||r))l=3,r=",";else if(!(l&&r))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=me.validate(a);let i=a.charAt(0)=="-";i&&(a=a.substring(1));var o=a.indexOf(".");o=o>0?o:a.length;for(var s="",u=o;u>0;)u<l?(l=u,u=0):u-=l,s=a.substring(u,u+l)+(u<o-l&&u>=0?r:"")+s;return(i?"-":"")+s+a.substring(o)}getPrettyValue(a,l){return me.getPrettyValue(this.value,a,l)}static round(a,l=0,r=xe.HALF_EVEN){if(a=me.validate(a),isNaN(l))throw Error("Precision is not a number: "+l);return Pt(a,l,r)}round(a=0,l=xe.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new me(Pt(this.value,a,l))}static floor(a){return a=me.validate(a),a.indexOf(".")===-1?a:me.round(a,0,xe.FLOOR)}floor(){return this.value.indexOf(".")===-1?new me(this.value):new me(this.value).round(0,xe.FLOOR)}static ceil(a){return a=me.validate(a),a.indexOf(".")===-1?a:me.round(a,0,xe.CEILING)}ceil(){return this.value.indexOf(".")===-1?new me(this.value):new me(this.value).round(0,xe.CEILING)}static add(a,l){return a=me.validate(a),l=me.validate(l),Qt(a,l)}add(a){return new me(Qt(this.value,a.getValue()))}static subtract(a,l){return a=me.validate(a),l=me.validate(l),Ul(a,l)}subtract(a){return new me(Ul(this.value,a.getValue()))}static multiply(a,l){return a=me.validate(a),l=me.validate(l),Wl(a,l)}multiply(a){return new me(Wl(this.value,a.getValue()))}static divide(a,l,r){return a=me.validate(a),l=me.validate(l),Yl(a,l,r)}divide(a,l){return new me(Yl(this.value,a.getValue(),l))}static modulus(a,l){return a=me.validate(a),l=me.validate(l),hr(a,l)}modulus(a){return new me(hr(this.value,a.getValue()))}static compareTo(a,l){return a=me.validate(a),l=me.validate(l),vr(a,l)}compareTo(a){return vr(this.value,a.getValue())}static negate(a){return a=me.validate(a),Gl(a)}negate(){return new me(Gl(this.value))}};function ha(n,a){return Ot.multiply(`${n}`,`${a}`)}function dn(n,a,l=8){return Ot.divide(`${n}`,`${a}`,l)}var sm=Ot.RoundingModes;function Xl(n,a){return n=`${n}`,a=`${a}`,Ot.compareTo(n,a)}function ga(n){return Ot.negate(n)}function ol(n,a=-1,l=!1,r=3,i=","){let o=`${n}`;if(o.length==0||o==="-")return"";let s=o.charAt(0);s=="-"?o=o.substring(1):s="";let u=o,e="",c=o.indexOf(".");c!=-1&&(u=o.substring(0,c),e=o.substring(c+1)),a!=-1&&(a<e.length?e=e.substring(0,a):l&&a>e.length&&(e=e.padEnd(a,"0")));let d;if(r>0){let m="",g=u.split("").reverse();for(let v=0;v<g.length;v++)m+=g[v]+((v+1)%r==0&&v+1!=g.length?i:"");e.length==0?d=`${s}${m.split("").reverse().join("")}`:d=`${s}${m.split("").reverse().join("")}.${e}`}else e.length==0?d=`${s}${u}`:d=`${s}${u}.${e}`;return d}function va(n){let a=`${n}`,l=a.charAt(0);l=="-"?a=a.substring(1):l="";let r=a.replace(/[^\d\.-]/g,"");return`${l}${r}`}var fn=ma,Vo=Array.isArray,Mo=n=>il(n)==="[object Map]",Io=n=>il(n)==="[object Set]",Lo=n=>n instanceof Date,Zl=n=>typeof n=="function",ya=n=>typeof n=="string",Ao=n=>typeof n=="symbol",Ye=n=>n!==null&&typeof n=="object",ba=n=>Ye(n)&&Zl(n.then)&&Zl(n.catch),Sa=Object.prototype.toString,il=n=>Sa.call(n),Po=n=>il(n)==="[object Object]",wa=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Fo(n){return n.__esModule||wa&&n[Symbol.toStringTag]==="Module"}var Ro=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function wt(...n){let a=n[0]!==void 0&&n[0]!==null?n[0]:{},l=1,r=n.length,i=!1;for(typeof a=="boolean"&&(i=a,a=n[l]??{},l++),typeof a!="object"&&(a={});l<r;l++)if(n[l]!==null&&n[l]!==void 0){let o=n[l];for(let s in o){let u=a[s],e=o[s];if(u!==e)if(i===!0&&e&&typeof e=="object"){let c;Array.isArray(e)?c=u&&Array.isArray(u)?u:[]:c=u&&typeof u=="object"?u:{},a[s]=wt(i,c,e)}else e!==void 0&&(a[s]=e)}}return a}var Al=Ro?Promise.resolve():null;function Do(n,...a){Al!==null?a&&a.length>0?Al.then(()=>{n(a)}):Al.then(n):a&&a.length>0?setTimeout(()=>{n(a)}):setTimeout(n)}function ce(n){return n==null?!1:typeof n=="boolean"?n:typeof n=="string"?n.toLocaleLowerCase()==="true":!!n}function _e(n){return typeof n=="number"?n:Number(n)}var Oo={"[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 el(n){let a=Object.prototype.toString.call(n);return n==null?String(n):Oo[a]||"object"}function xa(n){if(!n||n.nodeType!==1)return!0;let a=n;for(;a;){if(a.hidden)return!0;const l=window.getComputedStyle(a);if(l.display==="none"||l.visibility==="hidden"||l.visibility==="collapse")return!0;a=a.parentElement}return!1}function mn(n){if(!n)return!0;if(n.offsetParent!==null)return!1;if(getComputedStyle(n).position!=="fixed")return!0;let a=n.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function Na(n){return n&&typeof n=="object"&&"setInterval"in n}function Ca(n){let a=!!n&&"length"in n&&n.length,l=el(n);return l==="function"||Na(n)?!1:l==="array"||a===0||typeof a=="number"&&a>0&&a-1 in n}function za(n,a){let l=+a.length,r=0,i=n.length;for(;r<l;r++)n[i++]=a[r];return n.length=i,n}function qo(n,a=[]){let l=a;return n!=null&&(Ca(Object(n))?za(l,typeof n=="string"?[n]:n):l.push(n)),l}function Je(n,a){if(n==a)return!0;if(n===void 0||a===void 0)return!1;let l=el(n);if(l!==el(a))return!1;if(l==="object"){let r=Object.keys(n),i=Object.keys(a);if(r.length!==i.length)return!1;for(let o=0;o<r.length;o++){let s=r[o],u=n[s],e=a[s];if(!Je(u,e))return!1}return!0}else if(l==="array"){if(n.length!==a.length)return!1;for(let r=0;r<n.length;r++){let i=n[r],o=a[r];if(!Je(i,o))return!1}return!0}return!1}var st=typeof window<"u";function qe(n){return n==null}function Jl(n){return Object.prototype.toString.call(n)==="[object RegExp]"}var fe=n=>n==null||typeof n!="string"?!1:n.length===0;function pn(n){return fe(n)?!0:(n.charAt(0)=="-"&&(n=n.substring(1)),fe(n)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(n))}function ka(n){if(n==null)return 0;let a=`${n}`;if(a.length==0)return 0;a.charAt(0)=="-"&&(a=a.substring(1)),a=a.replace(/[^\d\.-]/g,"");const l=a.indexOf(".");return l==-1?a.length:l}function Ea(n){if(n==null)return 0;const a=`${n}`;if(a.length==0)return 0;const l=a.indexOf(".");return l==-1?0:a.length-(l+1)}function yr(n,a,l){const r=n.indexOf(a);return r===-1?n:a==="-"&&r!==0?n.slice(0,r):n.slice(0,r+1)+n.slice(r).replace(l,"")}function Ho(n,a=!0,l=!0){a?n=yr(n,".",/\./g):n=n.replace(/\./g,""),l?n=yr(n,"-",/-/g):n=n.replace(/-/,"");const r=a?/[^-0-9.]/g:/[^-0-9]/g;return n.replace(r,"")}function jo(n,a){return typeof n=="object"||Array.isArray(n)?a.findIndex(l=>{if(Je(n,l))return!0}):a.indexOf(n)}function Ko(n,a){if(typeof n=="object"||Array.isArray(n)){let l=a.reverse().findIndex(r=>{if(Je(n,r))return!0});return l!==-1&&(l=a.length-1-l),l}return a.lastIndexOf(n)}function zt(n){return n==null||n==null?0:typeof n=="string"?n.length:`${n}`.length}function mt(n,...a){const l={};return a.forEach(r=>{for(const i in r)l[i]=n[i]}),l}function Pe(n,...a){const l=[];a.forEach(i=>{Reflect.apply([].push,l,Reflect.ownKeys(i))});const r={};for(const i in n)l.includes(i)||(r[i]=n[i]);return r}var Wo=(n,a,l)=>{const r=Object.assign({},n),i=Object.assign({},l);return Object.keys(a).length>0?(Object.keys(r).forEach(o=>{i.hasOwnProperty(o)?typeof i[o]=="string"&&(r[o]=a[i[o]]):a[o]&&(r[o]=a[o])}),r):n},be=Symbol.for("BroadcastKey"),hn=class{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(n,a,l){this.parent=n,this.proxy=a,this.name=l,n!==null&&n.addChild(this)}addChild(n){this.children.push(n)}removeChild(n){const a=this.children.findIndex(l=>n===l);a!==-1&&this.children.splice(a,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.proxy=null}setPersistantMessage(n,a,l){if(!n.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const r=n.uniqueId,i={matched:n,action:a,args:l};return this.persistantMessages.set(r,i),!0}deletePersistantMessage(n){this.persistantMessages.delete(n)}getPersistantMessages(){const n=[];return this.persistantMessages.forEach(a=>{n.push(a)}),n}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(n,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let l=!1;return!a.name||a.name==="*"||a.name==="+"||Jl(a.name)&&n&&a.name.test(n)?l=!0:typeof a.name=="function"?l=Reflect.apply(a.name,null,[n]):a.name===n&&(l=!0),l}trigger(n,a,l){let r=null;const i=this.callbacks.get(a);typeof i=="function"&&(r=Reflect.apply(i,this.proxy,[...l]));const o=this.proxy??{};typeof o[a]=="function"&&(r=Reflect.apply(o[a],o,[...l])),n.resolved=!0,typeof n.resolve=="function"&&n.resolve(r)}pull(){let n=this.parent;for(;n;){const a=n.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(l=>{if(this.isMatched(this.name,l.matched))try{this.trigger(l.matched,l.action,l.args)}catch(r){console.error(r)}}),n=n.parent}}emit(n,a,...l){if(n.messagingPolicy==="Once"&&n.resolved===!0)return[];if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,a,l),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,a,l)){const o=n.resolve,s=n.uniqueId??"",u=(...e)=>{this.deletePersistantMessage(s),typeof o=="function"&&o(...e)};n.resolve=u}n.cachePolicy="None"}let r=!1;!n.name||n.name==="*"?r=!0:n.name==="+"?(r=!1,n.name="*"):Jl(n.name)&&this.name&&n.name.test(this.name)?r=!0:typeof n.name=="function"?r=Reflect.apply(n.name,null,[this.name]):n.name===this.name&&(r=!0);const i=[];if(r){const o=this.callbacks.get(a);if(typeof o=="function"){const u=Reflect.apply(o,this.proxy,[...l]);u!=null&&i.push(u)}const s=this.proxy??{};if(typeof s[a]=="function"){const u=Reflect.apply(s[a],s,[...l]);u!=null&&i.push(u)}if(n.resolved=!0,typeof n.resolve=="function"&&n.resolve(...i),n.messagingPolicy==="Once")return i}return this.children.forEach(o=>{const s=Reflect.apply(o.emit,o,[{...n},a,...l]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,i,[...s])}),i}emitToChildren(n,a,...l){if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,a,l),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,a,l)){const i=n.resolve,o=n.uniqueId??"",s=(...u)=>{this.deletePersistantMessage(o),typeof i=="function"&&i(...u)};n.resolve=s}n.cachePolicy="None"}const r=[];return this.children.forEach(i=>{const o=Reflect.apply(i.emit,i,[{...n},a,...l]);o!=null&&Array.isArray(o)&&Reflect.apply([].push,r,[...o])}),r}on(n,a){this.callbacks.set(n,a)}};function sl(n,a,l,r){const i=new hn(a,n,l);if(r&&typeof r=="object")for(const o in r)i.on(o,r[o]);return i}function Yo(n,a,l){const r=l;if(r[be])return r[be];const i=new hn((0,t.inject)(be,null),l,n);if(a&&typeof a=="object")for(const o in a)i.on(o,a[o]);return r[be]=i,(0,t.provide)(be,i),(0,t.onUnmounted)(()=>{i.destroy(),r[be]=void 0}),i}function Mt(n=null){return n||(n=(0,t.getCurrentInstance)()?.proxy??null),n?n[be]??(0,t.inject)(be,null):(0,t.inject)(be,null)}var Uo=class{error(n,a){const l=a,r=a||(0,t.hasInjectionContext)()?Mt(a):null;r?r.emit({name:"*"},"setErrorTip",n):typeof l.setErrorTip=="function"&&l.setErrorTip(n)}reset(n){const a=n,l=n||(0,t.hasInjectionContext)()?Mt(n):null;l?l.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}success(n){const a=n,l=n||(0,t.hasInjectionContext)()?Mt(n):null;l?l.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}decorate(n,a,l){Array.isArray(n)||(n=[n]);const r=l,i=l||(0,t.hasInjectionContext)()?Mt(l):null,o=a.find(u=>u.required===!0||u.type==="required"&&u.required!==!1),s=n.find(u=>u.required===!0||u.type==="required"&&u.required!==!1);!o&&s?i?i.emit({name:"*"},"setRequired",!0):typeof r.setRequired=="function"&&r.setRequired(!0):o&&!s&&(i?i.emit({name:"*"},"setRequired",!1):typeof r.setRequired=="function"&&r.setRequired(!1),this.reset(l))}getValue(n){return n.modelValue}},It=new Uo;function Go(n){It=n}function Xo(n){It?Object.assign(It,n):It=n}function Zo(n,a){dt.Schema.setValidator(n,a)}function Jo(n){dt.Schema.deleteValidator(n)}var _a=["blur","clear"];function Qo(n){_a=n}function Ta(){return _a}var $a=["focus","change","setValue"];function ei(n){$a=n}function Ba(){return $a}function ti(n){dt.Schema.messages(n)}function Tt(...n){const a=[];return n.forEach(l=>{l.forEach(r=>{const i=a.findIndex(o=>o.type===r.type);i!==-1&&a.splice(i,1),a.push(r)})}),a}function Yt(n){return n.forEach(a=>{a.type==="required"&&(a.required===null||a.required===void 0)&&(a.required=!0),!a.type&&(a.required===!0||a.required===!1)&&(a.type="required")}),n}var We=Symbol("ValidateSchemaKey"),Va=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(n,a,l){this.parent=n,this.descriptor=a,this.proxy=l,(this.descriptor.validate??!0)&&this.init()}init(){if(this.descriptor.pureDataValidate===!0||!this.descriptor.valueName||!this.proxy)return;let n=this.proxy.$attrs;n&&(this.scope=(0,t.effectScope)(!0),this.scope.run(()=>{(0,t.watchEffect)(()=>{const a=Yt(Tt(this.attrRules,this.rules)),l=[];for(let i in n){let o=n[i];if(this.hasValidator(i,!0)){if(o===!1)continue;let u={type:i};o!==null&&typeof o=="object"&&Object.assign(u,o),l.push(u);continue}let s=this.getValidator(i);if(s!==null){let u={type:i,validator:s};l.push(u)}}this.attrRules=Yt(l);const r=Tt(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(r,a)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(n,...a){const l=this.descriptor.validateHandler;if(l&&typeof l[n]=="function")return Reflect.apply(l[n],l,[...a]);const r=It;return r&&typeof r[n]=="function"?Reflect.apply(r[n],r,[...a]):null}decorate(n,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",n,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(n){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",n,this.proxy)}getValue(){return this.proxy===null?null:this.execHandler("getValue",this.proxy)}setValidator(n,a,l=!1){l?dt.Schema.setValidator(n,a):this.validators[n]=a}getValidator(n){let a=this.validators[n]??null;return a||(a=this.parent?.getValidator(n)??null),a}deleteValidator(n,a=!1){a?dt.Schema.deleteValidator(n):Reflect.deleteProperty(this.validators,n)}hasValidator(n,a=!1){if(a)return dt.Schema.hasValidator(n);{let l=Reflect.has(this.validators,n);return!l&&this.parent!==null&&(l=this.parent.hasValidator(n,!1)),l}}setRule(n){const a=Tt(this.attrRules,this.rules);n===null?this.rules=[]:Array.isArray(n)?this.rules=Yt(n):this.rules=Yt([n]);const l=Tt(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(l,a)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let n=Tt(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(n.length>0){const l={[`${a}`]:n},r=this.getValue(),i={[`${a}`]:r},o=new dt.Schema(l),s=this.proxy??i;return o.validate(i,{context:s}).then(u=>{if(u.pass)this.success();else{let e="error";Array.isArray(u.errors)&&u.errors.length>0&&(e=u.errors[0].message??e,u.errors=[u.errors[0]],u.errors[0].ref=s),this.error(e)}return u}).catch(u=>{const e=u.message??`${u}`;return this.error(e),u})}}return Promise.resolve({pass:!0})}};function ul(n,a,l){if(l.valueName=l.valueName??"modelValue",l.valueType=l.valueType??"string",!l.validateHandler&&l.valueName!=="modelValue"){const r=l.valueName;l.validateHandler={getValue(i){return i[r]}}}return new Va(a,l,n)}var tl=Symbol.for("EventEmitterKey"),Ma=class{register=new Map;proxy;constructor(n){this.proxy=n}destroy(){this.proxy=null,this.register.clear()}off(n,a){let l=this.register.get(n);if(l&&Array.isArray(l)){let r=l.findIndex(i=>i===a);r!==-1&&l.splice(r,1)}}on(n,a){let l=this.register.get(n);l||(l=new Array,this.register.set(n,l)),l.push(a)}emit(n,...a){const l=this.register.get(n);l&&l.forEach(r=>{try{Reflect.apply(r,null,[n,...a])}catch(i){console.error(i.message,i)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[n,...a])}};function je(n,a){let l=null;return function(...r){l&&clearTimeout(l),l=setTimeout(()=>{l=null,Reflect.apply(n,null,[...r])},a)}}function Ia(n,a){let l=0;return function(...r){const i=new Date().getTime();i-l<a||(l=i,Reflect.apply(n,null,[...r]))}}function li(n,a){const l=je((r,i)=>{n=r,i()},a);return(0,t.customRef)((r,i)=>({get(){return r(),n},set(o){l(o,i)}}))}function ni(n){let a=!1;return function(...l){a||(a=!0,Reflect.apply(n,null,[...l]))}}function cl(n,a,l,r=0,i=!0,o){let s=a,u=0;if(i){const c=n();if(u++,c){typeof o=="function"&&o(!0);return}if(u>l){typeof o=="function"&&o(!1);return}}const e=()=>{const c=n();if(u++,c){typeof o=="function"&&o(!0);return}if(u>l){typeof o=="function"&&o(!1);return}s+=r,setTimeout(e,s)};setTimeout(e,s)}var Oe=Symbol("DomainKey"),ht=Symbol("DataItemsKey"),dl=class{_parent=null;get parent(){return this._parent}set parent(n){this._parent=n}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(n){this._broadcast=n}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(n){this._validateSchema=n}_props=(0,t.reactive)({});constructor(n=null){this._name=n}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(n,a=[]){for(const l in n){const r=n[l];a.length>0&&a.indexOf(r)!==-1||(this._props[l]=r)}}has(n){if(Reflect.has(this._props,n)){const a=this._props[n];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(n)}delete(n){Reflect.deleteProperty(this._props,n)}set(n,a){this._props[n]=a}get(n,a){if(Reflect.has(this._props,n)){const l=this._props[n];if(l!=null)return l}return this.parent==null?a:this.parent.get(n,a)}getForParent(n,a){return this.parent==null?a:this.parent.get(n,a)}getForSelf(n){return this._props[n]}getAll(n){const a=[];let l=this;for(;l!=null;){if(Reflect.has(l._props,n)){const r=l._props[n];a.push(r)}l=l._parent}return a}},ri=new dl;function yt(){return ri}function ut(n=null){return n||(n=(0,t.getCurrentInstance)()?.proxy??null),n?n[Oe]??(0,t.inject)(Oe,null):(0,t.inject)(Oe,null)}var Pl=Symbol("OriginalDateKey");function gn(n,a,l=[],r){const i=(0,t.getCurrentInstance)();let o=i?.proxy,s=(0,t.inject)(Oe,null);s===null&&(s=yt());const u=n||a.prop||a.name;let e=new dl(u);e.parent=s;const c=p=>{o[Pl]||g(p),e?.set("modelValue",p)},d=()=>e?.getForSelf("modelValue")??null,m=()=>o[Pl]??null,g=p=>{const f={};wt(!0,f,(0,t.toRaw)(p)),o[Pl]=f};(0,t.isReactive)(a)||typeof a=="function"?(0,t.watch)(a,p=>{e?.merge(p,l)},{immediate:!0}):e.merge(a,l),a.modelValue&&g(a.modelValue);const v=(p,f)=>{e?.set(p,f)},w=p=>e?.getForSelf(p)??null;if(o[Oe]=e,(0,t.provide)(Oe,e),i!==null){const p=(0,t.inject)(be,null),f=sl(o,p,u,r);e.broadcast=f,o[be]=f,(0,t.provide)(be,f),o.broadcast=(y,F,...P)=>Reflect.apply(f.emit,f,[y,F,...P]);const C=(0,t.inject)(We,null),b=ul(o,C,{componentName:""});e.validateSchema=b,o[We]=b,(0,t.provide)(We,b),o[ht]=new Map,o.validate=(y=!0)=>{const F=[];let P=null;const B={deep:!1};if(y===!0)P={name:"*"};else if(Array.isArray(y)&&y.length>0){const E=y;P={name:V=>V?E.indexOf(V)!==-1:!1}}else if(y!=null&&typeof y=="object"){const E=y;if(Object.assign(B,E),Array.isArray(E.include)&&E.include.length>0){const V=E.include;P={name:S=>S?V.indexOf(S)!==-1:!1}}else if(Array.isArray(E.exclude)&&E.exclude.length>0){const V=E.exclude;P={name:S=>S?V.indexOf(S)===-1:!1}}else P={name:"*"}}if(P){const E=f?.emitToChildren(P,"validate",B);E&&Reflect.apply([].push,F,E)}return F.length==1?F[0]:F.length>1?Promise.all(F).then(E=>{let V=[];return E.forEach(S=>{S.pass===!1&&Array.isArray(S.errors)&&(V=[...V,...S.errors])}),V.length>0?{pass:!1,errors:V}:{pass:!0}}):Promise.resolve({pass:!0})},o.setNameValidateRules=(y,F=!0,P=!1)=>{if(P===!0){Reflect.ownKeys(y).forEach(B=>{let E=String(B);const V={componentName:"",fieldName:E,pureDataValidate:!0};if(e){const S=Aa(e,E,V,f,b);o[ht].set(E,S);const D=y[E];D&&S.validateSchema.setRule(D)}});return}if(F){const B=Reflect.ownKeys(y);f?.emitToChildren({name:E=>B.includes(E),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",y,!1)}},o.clearValidate=(y=!0)=>{let F=null;if(y===!0)F={name:"*"};else if(Array.isArray(y)&&y.length>0){const P=y;F={name:B=>B?P.indexOf(B)!==-1:!1}}else if(y!=null&&typeof y=="object"){const P=y;if(Array.isArray(P.include)&&P.include.length>0){const B=P.include;F={name:E=>E?B.indexOf(E)!==-1:!1}}else if(Array.isArray(P.exclude)&&P.exclude.length>0){const B=P.exclude;F={name:E=>E?B.indexOf(E)===-1:!1}}else F={name:"*"}}F&&f?.emitToChildren(F,"clearValidate",!1)},o.resetFields=y=>{const F=d();if(!F)return;const P={};if(wt(!0,P,m()??{}),Array.isArray(y))y.forEach(B=>{F[B]=P[B]});else if(y&&Array.isArray(y.include))(y.include??[]).forEach(B=>{F[B]=P[B]});else if(y&&Array.isArray(y.exclude)){let B=y.exclude??[];Reflect.ownKeys(P).forEach(E=>{B.includes(E)||(F[E]=P[E])})}else Object.assign(F,P);o.clearValidate(y)},o.setModelValue=(y,F)=>{if(!F||F===u)c(y);else{const P={name:F,messagingPolicy:"Once"};f?.emitToChildren(P,"setModelValue",y)}},o.getModelValue=()=>d(),o.setDomainProperty=(y,F)=>{v(y,F)},o.getDomainProperty=y=>w(y),setTimeout(function(){f?.pull()},0)}return(0,t.onUnmounted)(function(){e?.validateSchema&&(e.validateSchema.destroy(),o[We]=void 0,(0,t.provide)(We,null)),e?.broadcast&&(e?.broadcast?.destroy(),o[be]=void 0,(0,t.provide)(be,null)),e?.destroy(),o[Oe]=void 0,(0,t.provide)(Oe,null),o[ht]&&(o[ht].clear(),o[ht]=void 0),o.broadcast=null,o.validate=null,o.setNameValidateRules=null,o.clearValidate=null,o.resetFields=null,o.setModelValue=null,o.getModelValue=null,o.setDomainProperty=null,o.getDomainProperty=null,e=null,o=null}),e}function La(n,a,l=[]){let r=(0,t.getCurrentInstance)()?.proxy,i=(0,t.inject)(Oe,null);i===null&&(i=yt());let o=new dl(n||a.prop||a.name);return o.parent=i,(0,t.isReactive)(a)||typeof a=="function"?(0,t.watch)(a,s=>{o?.merge(s,l)},{immediate:!0}):o.merge(a,l),r[Oe]=o,(0,t.provide)(Oe,o),(0,t.onUnmounted)(()=>{o?.destroy(),r[Oe]=void 0,(0,t.provide)(Oe,null),o=null,r=null}),o}function $e(n,a,l){const r=(0,t.getCurrentInstance)()?.proxy,i=a??"";let o=sl(r,(0,t.inject)(be,null),i,l);r[be]=o,(0,t.provide)(be,o),r.broadcast=(d,m,...g)=>o?Reflect.apply(o.emit,o,[d,m,...g]):null;const s=(0,t.inject)(We,null);n.fieldName=n.fieldName??i;let u=ul(r,s,n);r[We]=u,(0,t.provide)(We,u),r.validate=(d=null)=>{if(!u)return Promise.resolve({pass:!0});const m=[];let g=!1,v=!1;if(Array.isArray(d)&&d.indexOf(i)!==-1)v=!0,g=!0;else if(d&&typeof d=="object"){const w=d,p=w.ignoreDisabled??!0,f=w.ignoreReadonly??!0,C=w.ignoreHidden??!0;p===!0&&n.disabled===!0||f===!0&&n.readonly===!0||C===!0&&xa(r.$el)?v=!1:(Array.isArray(w.include)&&w.include.indexOf(i)!==-1||Array.isArray(w.exclude)&&w.exclude.indexOf(i),v=!0),g=w.deep??!1}else typeof d=="boolean"&&(g=d),v=!0;if(v){const w=u?.validate();m.push(w)}if(g){let w=null;const p={deep:!1};if(d===!0)w={name:"*"};else if(Array.isArray(d)&&d.length>0){const f=d;w={name:C=>C?f.indexOf(C)!==-1:!1}}else if(d!=null&&typeof d=="object"){const f=d;if(Object.assign(p,f),Array.isArray(f.include)&&f.include.length>0){const C=f.include;w={name:b=>b?C.indexOf(b)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const C=f.exclude;w={name:b=>b?C.indexOf(b)===-1:!1}}else w={name:"*"}}if(w&&o){const f=o.emitToChildren(w,"validate",p);Reflect.apply([].push,m,f)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(w=>{let p=[];return w.forEach(f=>{f.pass===!1&&Array.isArray(f.errors)&&(p=[...p,...f.errors])}),p.length>0?{pass:!1,errors:p}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=d=>u?.setRule(d),r.setNameValidateRules=(d,m=!1)=>{const g=d[i];g&&u?.setRule(g),m&&o&&o.emitToChildren({name:v=>Reflect.ownKeys(d).includes(v)},"setNameValidateRules",d,!1)},r.clearValidate=(d=null)=>{(!Array.isArray(d)||d.indexOf(a??"")!==-1)&&u?.clear();let m=null;if(d===!0)m={name:"*"};else if(Array.isArray(d)&&d.length>0){const g=d;m={name:v=>v?g.indexOf(v)!==-1:!1}}else if(d!=null&&typeof d=="object"){const g=d;if(Array.isArray(g.include)&&g.include.length>0){const v=g.include;m={name:w=>w?v.indexOf(w)!==-1:!1}}else if(Array.isArray(g.exclude)&&g.exclude.length>0){const v=g.exclude;m={name:w=>w?v.indexOf(w)===-1:!1}}else m={name:"*"}}m&&o&&o.emitToChildren(m,"clearValidate",!1)};let e=new Ma(r);r[tl]=e;const c=je((d="validate")=>{u&&(d==="reset"?u.clear():u.validate())},60);return(Array.isArray(n.validateCheckEvents)?n.validateCheckEvents:Ta()).forEach(d=>{e&&e.on(d,m=>{c("validate")})}),(Array.isArray(n.validateResetEvents)?n.validateResetEvents:Ba()).forEach(d=>{e&&e.on(d,m=>{c("reset")})}),setTimeout(function(){o?.pull()},0),(0,t.onUnmounted)(()=>{o?.destroy(),r[be]=void 0,(0,t.provide)(be,null),o=null,u?.destroy(),r[We]=void 0,(0,t.provide)(We,null),u=null,e?.destroy(),r[tl]=void 0,e=null,r.broadcast=null,r.validate=null,r.setValidateRule=null,r.setNameValidateRules=null,r.clearValidate=null}),{broadcast:o,validateSchema:u,emitEvent:(d,...m)=>{e&&Reflect.apply(e.emit,e,[d,...m])},onEvent:(d,m)=>{e&&Reflect.apply(e.on,e,[m])},offEvent:(d,m)=>{e&&Reflect.apply(e.off,e,[m])}}}function Aa(n,a,l,r,i){const o={},s=a??"",u={getValue(){const d=n.getForSelf("modelValue");return d?d[s]:null},isExist(){const d=n.getForSelf("modelValue");return d?Reflect.has(d,s):!1}};l.fieldName=s,l.validateHandler={getValue(d){return u.getValue()}};let e=ul({},i,l);o.validate=(d=null)=>{if(!u.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const m=[];let g=!1,v=!1;if(Array.isArray(d)&&d.indexOf(s)!==-1)v=!0,g=!0;else if(d&&typeof d=="object"){const w=d;Array.isArray(w.include)&&w.include.indexOf(s)!==-1||Array.isArray(w.exclude)&&w.exclude.indexOf(s),v=!0,g=w.deep??!1}else typeof d=="boolean"&&(g=d),v=!0;if(v&&e){const w=e.validate();m.push(w)}if(g){let w=null;const p={deep:!1};if(d===!0)w={name:"*"};else if(Array.isArray(d)&&d.length>0){const f=d;w={name:C=>C?f.indexOf(C)!==-1:!1}}else if(d!=null&&typeof d=="object"){const f=d;if(Object.assign(p,f),Array.isArray(f.include)&&f.include.length>0){const C=f.include;w={name:b=>b?C.indexOf(b)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const C=f.exclude;w={name:b=>b?C.indexOf(b)===-1:!1}}else w={name:"*"}}if(w&&c){const f=c.emitToChildren(w,"validate",p);Reflect.apply([].push,m,f)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(w=>{let p=[];return w.forEach(f=>{f.pass===!1&&Array.isArray(f.errors)&&(p=[...p,...f.errors])}),p.length>0?{pass:!1,errors:p}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=d=>e?.setRule(d),o.setNameValidateRules=d=>{const m=d[s];m&&e?.setRule(m)};let c=sl(null,r,s,o);return(0,t.onUnmounted)(()=>{e=null,c=null}),{broadcast:c,validateSchema:e}}function Pa(){let n=(0,t.getCurrentInstance)()?.proxy,a=new Ma(n);return n[tl]=a,(0,t.onUnmounted)(()=>{a?.destroy(),n[tl]=void 0,a=null,n=null}),{emitEvent:(l,...r)=>{a&&Reflect.apply(a.emit,a,[l,...r])},onEvent:(l,r)=>{a&&Reflect.apply(a.on,a,[r])},offEvent:(l,r)=>{a&&Reflect.apply(a.off,a,[r])}}}var ve=(n,a=-1)=>n?typeof n=="string"&&(n.endsWith("%")&&a<=0||n.endsWith("vh")||n.endsWith("vw"))?n:`${de(n,a)}px`:"",ai=ve;function de(n,a=-1){if(n==null)return 0;if(typeof n=="number")return n>0&&n<1&&a>0?n*a:n;if(n=n.trim().toLocaleLowerCase(),n.length===0)return 0;let l=n.indexOf("px");if(l!==-1)return Number(n.substring(0,l));if(l=n.indexOf("rem"),l!==-1){let i=Number(n.substring(0,l)),o=1;if(st){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),u=s.indexOf("px");u>0&&(o=Number(s.substring(0,u)))}return i*=o,i}if(l=n.indexOf("%"),l!==-1)return Number(n.substring(0,l))/100*a;const r=Number(n);return isNaN(r)?0:r}var it="PageStateKey";function Ze(n){const a={top:null,left:null,bottom:null,right:null};return n&&(n.top!==null&&n.top!==void 0&&(a.top=de(n.top)),n.left!==null&&n.left!==void 0&&(a.left=de(n.left)),n.bottom!==null&&n.bottom!==void 0&&(a.bottom=de(n.bottom)),n.right!==null&&n.right!==void 0&&(a.right=de(n.right))),a}function Ql(n,a,l={},r=!0,i=-1,o=-1,s=0,u=0){if(n.headerHeight=de(l.headerHeight??a.headerHeight??-1),n.headerPadding=Ze(l.headerPadding??a.headerPadding),n.footerHeight=de(l.footerHeight??a.footerHeight??-1),n.footerPadding=Ze(l.footerPadding??a.footerPadding),n.contentPadding=Ze(l.contentPadding??a.contentPadding),r){const e=l.height??a.height;e?n.height=de(e,o):n.height=de(o)-de(s,o)-de(u,o),n.width=de(l.width??a.width??0,i)}}function Fa(n,a={}){const l={top:null,bottom:null,right:null,left:null},r={width:0,height:0,headerHeight:0,headerPadding:{...l},footerHeight:0,footerPadding:{...l},contentPadding:{...l},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},i=Object.assign(n.get("safeAreaInset")??{},a.safeAreaInset??{});i&&(r.safeAreaTop=de(i.top),r.safeAreaBottom=de(i.bottom),r.safeAreaLeft=de(i.left),r.safeAreaRight=de(i.right));const o=n.get("pageLayout");if(!o)return null;Ql(r,o,a,!0,n.get("rootWidth")??-1,n.get("rootHeight")??-1,n.get("headerBarHeight")??0,n.get("footerBarHeight")??0);const s=(0,t.reactive)(r),u=n.getForParent(it);u&&(r.height=ll(n,u),r.width=nl(n,u),(0,t.watch)([()=>ll(n,u),()=>nl(n,u)],([c,d])=>{s.height=c,s.width=d}));const e=!u;return(0,t.watch)([()=>a.height,()=>n.get("pageLayout"),()=>n.get("rootWidth"),()=>n.get("rootHeight"),()=>n.get("headerBarHeight"),()=>n.get("footerBarHeight")],([c,d,m=-1,g=-1,v=0,w=0])=>{Ql(s,d,a,e,m,g,v,w)}),n.set(it,s),s}function fl(n){return n.get(it)}function ml(n,a){if(a=a??n.get(it),a&&a.headerMounted){const l=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+l}return 0}function pl(n,a){if(a=a??n.get(it),a&&a.footerMounted){const l=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+l}return 0}function ll(n,a){if(a=a??n.get(it),a){if(a.contentInnerHeight)return a.contentInnerHeight;const l=ml(n,a),r=pl(n,a),i=de(a.contentPadding.top??0),o=de(a.contentPadding.bottom??0);return a.height-l-r-i-o}return 0}function nl(n,a){if(a=a??n.get(it),a){const l=de(a.contentPadding.left??0),r=de(a.contentPadding.right??0);return a.contentInnerWidth??a.width-l-r}return 0}function oi(n){return!!n.getForParent(it)}var vn=Symbol.for("InnerPageScopeKey");function yn(n){(0,t.provide)(vn,n)}function qt(n=!1){return(0,t.inject)(vn,n)}var bn=Symbol.for("AbstractPageScopeKey");function Ra(n){(0,t.provide)(bn,n)}function Ht(n=!1){return(0,t.inject)(bn,n)}var Ie=(function(n){return n[n.Parent=0]="Parent",n[n.Near=1]="Near",n})({});function Ut(n,a){return n==null?!1:typeof a=="function"?a(n):!0}function Le(n,a,l=Ie.Near,r){const i=ut();return i==null?n:l===Ie.Parent?(0,t.computed)(()=>{const o=i.getAll(a);for(let u=o.length-1;u>=0;u--){const e=o[u];if(Ut(e,r))return e}const s=n.value;return Ut(s,r)?s:null}):(0,t.computed)(()=>{const o=n.value;if(Ut(o,r))return o;const s=i.getAll(a);for(let u=0;u<s.length;u++){const e=s[u];if(Ut(e,r))return e}return null})}function Fe(n){return Le(n,"readonly",Ie.Near)}function Re(n){return Le(n,"disabled",Ie.Near)}function he(n,a="modelValue",l=null,r){const i=(0,t.toRef)(n,a);let o=i.value;typeof l=="function"&&(o=l(i.value));const s=(0,t.ref)(o);return(0,t.watch)(i,u=>{if(typeof l=="function"){const e=l(u);e!==s.value&&(s.value=e,r&&r("setValue",e))}else u!==s.value&&(s.value=u,r&&r("setValue",u))}),s}var Da=new Map,rl=new Map,en=null;function ii(n){en=n}function Oa(n,a,l){if(l){let r=rl.get(l);r||(r=new Map,rl.set(l,r)),r.set(n,a)}else Da.set(n,a)}function He(n,a,l){!l&&en&&(l=en(n)??void 0);let r=null;if(l){let i=rl.get(l);i&&(r=i.get(a))}return r||(r=Da.get(a)),r}function si(n,a){for(let l in n){const r=n[l];Oa(l,r,a)}}function ui(n){rl.delete(n)}function ci(){return{top:0,left:0,bottom:0,right:0}}function di(){return st?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function fi(n,a){if(a.componentPrefix){const l=n.indexOf("-");return`${a.componentPrefix}${n.slice(l)}`}return n}var mi=class{packages;installers;_version;get version(){return this._version}constructor(n,a,l){this.packages=n,this.installers=a,this._version=l}install(n,a={}){a?.install!==!1&&(this.packages.forEach(r=>{if(r.install)n.use(r);else if(r.name){const i=fi(r.name,a);n.component(i,r)}}),this.installers.forEach(r=>{r(n,a)}));const l=yt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const r={...a},i=je(()=>{const o={...r};this.updateLayout(o,l)},120);new window.ResizeObserver(i).observe(window.document.body)}this.updateLayout(a,l)}updateLayout(n,a){const l=n.headerBarHeight??0,r=n.footerBarHeight??0,i=wt({},ci(),n.safeAreaInset),o=di(),s=wt({},o.pageLayout,n.pageLayout);a=a??yt(),a.set("safeAreaInset",i),a.set("headerBarHeight",l),a.set("footerBarHeight",r),a.set("pageLayout",s),a.set("rootWidth",o.rootWidth),a.set("rootHeight",o.rootHeight);const u=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const e in n)u.indexOf(e)===-1&&a.set(e,n[e])}setScopeGetter(n){ii(n)}setAPI(n,a,l){Oa(n,a,l)}getAPI(n,a,l){return He(n,a,l)}batchSetAPI(n,a){si(n,a)}clearScopeAPI(n){ui(n)}getRootDomain(){return yt()}},pi=[N.ElAffix,N.ElAlert,N.ElAutocomplete,N.ElAutoResizer,N.ElAvatar,N.ElBacktop,N.ElBadge,N.ElBreadcrumb,N.ElBreadcrumbItem,N.ElButton,N.ElButtonGroup,N.ElCalendar,N.ElCard,N.ElCarousel,N.ElCarouselItem,N.ElCascader,N.ElCascaderPanel,N.ElCheckTag,N.ElCheckbox,N.ElCheckboxButton,N.ElCheckboxGroup,N.ElCol,N.ElCollapse,N.ElCollapseItem,N.ElCollapseTransition,N.ElColorPicker,N.ElConfigProvider,N.ElContainer,N.ElAside,N.ElFooter,N.ElHeader,N.ElMain,N.ElDatePicker,N.ElDescriptions,N.ElDescriptionsItem,N.ElDialog,N.ElDivider,N.ElDrawer,N.ElDropdown,N.ElDropdownItem,N.ElDropdownMenu,N.ElEmpty,N.ElForm,N.ElFormItem,N.ElIcon,N.ElImage,N.ElImageViewer,N.ElInput,N.ElInputNumber,N.ElLink,N.ElMenu,N.ElSubMenu,N.ElMenuItem,N.ElMenuItemGroup,N.ElPageHeader,N.ElPagination,N.ElPopconfirm,N.ElPopover,N.ElPopper,N.ElProgress,N.ElRadio,N.ElRadioButton,N.ElRadioGroup,N.ElRate,N.ElResult,N.ElRow,N.ElScrollbar,N.ElSelect,N.ElOption,N.ElOptionGroup,N.ElSelectV2,N.ElSkeleton,N.ElSkeletonItem,N.ElSlider,N.ElSpace,N.ElSteps,N.ElStep,N.ElSwitch,N.ElTable,N.ElTableColumn,N.ElTableV2,N.ElTabs,N.ElTabPane,N.ElTag,N.ElTimePicker,N.ElTimeSelect,N.ElTimeline,N.ElTimelineItem,N.ElTooltip,N.ElTransfer,N.ElTree,N.ElTreeSelect,N.ElTreeV2,N.ElUpload,N.ElStatistic,N.ElCountdown,N.ElSegmented,N.ElAnchor,N.ElAnchorLink,N.ElWatermark,N.ElMessageBox,N.ElMessage,N.ElNotification,N.ElSplitter],hi=[N.ElInfiniteScroll,N.ElLoading,N.ElMessage,N.ElMessageBox,N.ElNotification,N.ElPopoverDirective],gi=(n,a={})=>{const l=a.componentPrefix??"fox",r=l[0].toUpperCase()+l.slice(1);pi.forEach(i=>{let o=i.name;typeof o=="string"?(o=`${r}${o.slice(2)}`,n.component(o,i)):n.use(i)}),hi.forEach(i=>{n.use(i)})};function se(n){const a="fox-"+n;return{componentName:a,scope:n.replace("-",""),create(l){return l.baseName=n,l.name=a,l.install=r=>{r.component(l.name,l)},(0,t.defineComponent)(l)},createDemo(l){return l.baseName=n,l.name="demo-"+n,(0,t.defineComponent)(l)}}}function Ne(n,a=null){if(a||(a=(0,t.getCurrentInstance)()),a&&a.proxy){let l=a.proxy;Object.assign(l,n)}}var Se={disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Te={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String,Number],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},qa={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}},Ha={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}},ja=[];for(const n in Ha)ja.push(n);var vi={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}},yi=(n,a)=>({inheritAttrs:!0,props:{...Se,...qa,...vi},setup(l,{slots:r}){const i=Ht(!1),o=qt(!1),s=gn(l.name,l);if(s){const m=Fa(s,l);Ne({getPageContentHeight:()=>ll(s,m),getPageContentWidth:()=>nl(s,m),getPageHeaderHeight:()=>ml(s,m),getPageFooterHeight:()=>pl(s,m)}),m&&o&&(m.contentHeight="100%")}const u=(0,t.computed)(()=>({[n]:!0,"is-inner":o})),e=(0,t.computed)(()=>({})),c=(0,t.getCurrentInstance)(),d=(m,g=!1)=>{const v=c?.proxy;v&&typeof v.setNameValidateRules=="function"&&v.setNameValidateRules(m,!0,g)};return(0,t.watch)([()=>l.rules,()=>l.pureDataRules],([m,g],[v,w])=>{if(m&&v){const p=(0,t.toRaw)(v),f=(0,t.toRaw)(m),C=f?Reflect.ownKeys(f):[];(p?Reflect.ownKeys(p):[]).forEach(b=>{C.includes(b)||(f[b]=[])}),d(f)}if(g&&w){const p=(0,t.toRaw)(w),f=(0,t.toRaw)(g),C=f?Reflect.ownKeys(f):[];(p?Reflect.ownKeys(p):[]).forEach(b=>{C.includes(b)||(f[b]=[])}),d(f,!0)}},{deep:!0}),(0,t.onMounted)(()=>{l.rules&&d((0,t.toRaw)(l.rules)),l.pureDataRules&&d((0,t.toRaw)(l.pureDataRules),!0)}),()=>i?r?.default?.():(0,t.h)("div",{class:u.value,style:e.value},[r?.default?.()])}}),{componentName:bi,create:Si,scope:wi}=se("page"),xi=Si(yi(bi,wi)),Sn=xi;function wn(n){const a=(0,t.unref)(n);return{width:a.offsetWidth,height:a.offsetHeight}}function hl(n){const a=(0,t.unref)(n),l=window.getComputedStyle(a,null),r=parseFloat(l.getPropertyValue("padding-left")),i=parseFloat(l.getPropertyValue("padding-right")),o=parseFloat(l.getPropertyValue("padding-top")),s=parseFloat(l.getPropertyValue("padding-bottom"));return{width:a.clientWidth-r-i,height:a.clientHeight-o-s}}var Ka={headerbar:{},radio:{},checkbox:{}};function Ni(n){Object.assign(Ka,n)}function Wa(){return Ka}var Ci=(n,a,l,r=!1)=>({props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetTop:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},align:{type:[String],default:"center"},padding:{type:[Object],required:!1},leftShow:{type:[Boolean,String],required:!1,default:!0},leftIcon:{type:[Object],required:!1,default:l},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(i,o){const s=Ht(!1),u=qt(!1),e=s?null:ut(),c=e?fl(e):null;c&&(c.headerMounted=!0);const d=Wa(),m=n,g=(0,t.computed)(()=>{const x={[m]:!0,[`${m}--border`]:i.border,[`${m}--fixed`]:i.fixed};return u||(x[`${m}--safe-area-inset-top`]=i.safeAreaInsetTop),x}),v=(0,t.computed)(()=>({[`${m}__inner`]:!0,[`${m}__inner--${i.align}`]:!0})),w=qe(i.height)?null:de(i.height),p=(0,t.computed)(()=>{const x={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return x;if(e&&c){const k=Ze(i.padding??c.headerPadding);if(Object.assign(x,k),qe(w)||(c.headerHeight=w),x.height=c.headerHeight,x.safeAreaTop=c.safeAreaTop===-1?0:c.safeAreaTop,x.safeAreaTop>0){const M=de(k.top??0);x.top=x.safeAreaTop+M,x.height&&x.height>0&&(x.height=x.height+x.safeAreaTop)}return x}if(qe(w)||(x.height=w),i.padding){const k=Ze(i.padding);Object.assign(x,k)}return x}),f=(0,t.ref)(null),C=()=>c&&f.value&&!mn(f.value)?(r||(c.headerAllHeight=wn(f.value).height),c.headerMounted=!0,!0):!1,b=je(C,120);let y=null;(0,t.onMounted)(()=>{s||c&&(cl(C,50,5,50,!0),window.ResizeObserver&&f.value&&(y=new window.ResizeObserver(b),y.observe(f.value)))}),(0,t.onUnmounted)(()=>{s||c&&(c.headerMounted=!1,y&&(y.disconnect(),y=null))});const F=(0,t.computed)(()=>{const x={};return s||(p.value.height!==null&&p.value.height!==void 0&&(x.height=`${p.value.height}px`),p.value.top!==null&&p.value.top!==void 0&&(x.paddingTop=`${p.value.top}px`),p.value.left!==null&&p.value.left!==void 0&&(x.paddingLeft=`${p.value.left}px`),p.value.right!==null&&p.value.right!==void 0&&(x.paddingRight=`${p.value.right}px`),p.value.bottom!==null&&p.value.bottom!==void 0&&(x.paddingBottom=`${p.value.bottom}px`)),x}),P=(0,t.computed)(()=>{const x=p.value?.height;return qe(x)||x<0?!0:x>0});function B(){o.emit("back")}function E(){o.emit("click-title")}function V(){o.emit("click-right")}function S(){o.emit("click-right-text")}const D=()=>{if(!i.leftShow)return null;const x=[];if(o.slots.left)x.push(o.slots.left());else{if(o.slots.leftIcon){const k=(0,t.h)("view",{class:"left-icon",onClick:B},[o.slots.leftIcon()]);x.push(k)}else{const k=i.leftIcon??d.headerbar.Left??l,M=(0,t.h)("view",{class:"left-icon",onClick:B},[(0,t.h)(k)]);x.push(M)}if(i.leftText){const k=(0,t.h)("view",{class:"left-text",onClick:B},[i.leftText]);x.push(k)}}return x.length===0?null:(0,t.h)("view",{class:"fox-header-bar__left"},x)},z=()=>{if(!i.rightShow)return null;const x=[];if(o.slots.right)x.push(o.slots.right());else{if(i.rightText){const k=(0,t.h)("view",{class:"right-text",onClick:S},[i.rightText]);x.push(k)}if(o.slots.rightIcon){const k=(0,t.h)("view",{class:"right-icon",onClick:V},[o.slots.rightIcon()]);x.push(k)}else if(i.rightIcon){const k=(0,t.h)("view",{class:"right-icon",onClick:V},[(0,t.h)(i.rightIcon)]);x.push(k)}}return x.length===0?null:(0,t.h)("view",{class:"fox-header-bar__right"},x)},A=()=>{if(!i.titleShow)return null;const x=[],k=o.slots.default?o.slots.default():null;if(k)x.push(k);else{if(i.title){const M=(0,t.h)("view",{class:"title-text"},[i.title]);x.push(M)}if(o.slots.titleIcon){const M=(0,t.h)("view",{class:"title-icon",onClick:E},[o.slots.titleIcon()]);x.push(M)}else if(i.titleIcon){const M=(0,t.h)("view",{class:"title-icon",onClick:E},[(0,t.h)(i.titleIcon)]);x.push(M)}}return x.length===0?null:(0,t.h)("view",{class:"fox-header-bar__title"},x)},Q=()=>{const x=[],k=o.slots.bottom?o.slots.bottom():null;return k&&x.push(k),x.length===0?null:(0,t.h)("view",{class:"fox-header-bar__bottom"},x)};return()=>{if(s||!P.value)return null;const x=[];if(o.slots.all)x.push(o.slots.all());else{const k=[],M=D();M&&k.push(M);const H=A();H&&k.push(H);const U=z();if(U&&k.push(U),k.length>0){const I=(0,t.h)("view",{class:v.value},k);x.push(I)}const Z=Q();Z&&x.push(Z)}return x.length===0?null:(0,t.h)("view",{class:g.value,style:F.value,ref:f},x)}}}),{componentName:zi,create:ki,scope:Ei}=se("header-bar"),_i=ki(Ci(zi,Ei,Ve.ArrowLeft)),xn=_i;function Ti(n,a,l=!1){return{props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetBottom:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},padding:{type:[Object],required:!1},align:{type:String,required:!1,default:"center"}},setup(r,i){const o=Ht(!1),s=qt(!1),u=o?null:ut(),e=u?fl(u):null,c=(0,t.computed)(()=>{const b=n,y={[b]:!0,[`${b}--${r.align}`]:!0,[`${b}--border`]:r.border,[`${b}--fixed`]:r.fixed};return s||(y[`${b}--safe-area-inset-bottom`]=r.safeAreaInsetBottom),y}),d=qe(r.height)?null:de(r.height),m=(0,t.computed)(()=>{const b={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(o)return b;if(u&&e){const y=Ze(r.padding??e.footerPadding);if(Object.assign(b,y),qe(d)||(e.footerHeight=d),b.height=e.footerHeight,b.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,b.safeAreaBottom>0){const F=de(y.bottom??0);b.bottom=b.safeAreaBottom+F,b.height&&b.height>0&&(b.height=b.height+b.safeAreaBottom)}return b}if(qe(d)||(b.height=d),r.padding){const y=Ze(r.padding);Object.assign(b,y)}return b}),g=(0,t.computed)(()=>{const b=m.value?.height;return qe(b)||b<0?!0:b>0}),v=(0,t.ref)(null),w=()=>e&&v.value&&!mn(v.value)?(l||(e.footerAllHeight=wn(v.value).height),e.footerMounted=!0,!0):!1,p=je(w,120);let f=null;(0,t.onMounted)(()=>{o||e&&(cl(w,50,5,50,!0),window.ResizeObserver&&v.value&&(f=new window.ResizeObserver(p),f.observe(v.value)))}),(0,t.onUnmounted)(()=>{o||e&&(e.footerMounted=!1,f&&(f.disconnect(),f=null))});const C=(0,t.computed)(()=>{const b={};return o||(m.value.height!==null&&m.value.height!==void 0&&(b.height=ve(m.value.height)),m.value.top!==null&&m.value.top!==void 0&&(b.paddingTop=ve(m.value.top)),m.value.left!==null&&m.value.left!==void 0&&(b.paddingLeft=ve(m.value.left)),m.value.right!==null&&m.value.right!==void 0&&(b.paddingRight=ve(m.value.right)),m.value.bottom!==null&&m.value.bottom!==void 0&&(b.paddingBottom=ve(m.value.bottom))),b});return()=>{if(o||!g.value)return null;const b=i.slots.default?i.slots.default():[];return(0,t.h)("view",{ref:v,class:c.value,style:C.value},b)}}}}var{componentName:$i,create:Bi,scope:Vi}=se("footer-bar"),Mi=Bi(Ti($i,Vi)),Nn=Mi;function Ii(n,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(l,{slots:r,attrs:i}){const o=Ht(!1),s=qt(!1),u=o?null:ut(),e=(0,t.computed)(()=>({[n]:!0})),c=u?fl(u):null,d=(0,t.computed)(()=>{const p={};if(o)return p;if(u&&c){if(l.padding){const E=Ze(l.padding);Object.assign(c.contentPadding,E)}const f=ml(u,c),C=pl(u,c);let b="";c.contentHeight?b=`${c.contentHeight}`:b=`${c.height}px`,p.height=b;let y=de((c&&c.contentPadding&&c.contentPadding.top)??-1);(y>=0||f>0)&&(y=y<0?0:y,p.paddingTop=`${f+y}px`);let F=de((c&&c.contentPadding&&c.contentPadding.bottom)??-1);(F>=0||C>0)&&(F=F<0?0:F,p.paddingBottom=`${C+F}px`);const P=de((c&&c.contentPadding&&c.contentPadding.left)??-1);P>=0&&(p.paddingLeft=`${P}px`);const B=de((c&&c.contentPadding&&c.contentPadding.right)??-1);return B>=0&&(p.paddingRight=`${B}px`),p}if(l.padding){const f=Ze(l.padding);f.left&&(p.paddingLeft=`${f.left}px`),f.top&&(p.paddingTop=`${f.top}px`),f.right&&(p.paddingRight=`${f.right}px`),f.bottom&&(p.paddingBottom=`${f.bottom}px`)}return p}),m=(0,t.ref)(null),g=()=>{if(c&&m.value){const p=hl(m.value);c.contentInnerHeight=p.height,c.contentInnerWidth=p.width}},v=je(g,120);let w=null;return(0,t.onMounted)(()=>{s||o||(requestAnimationFrame(g),window.ResizeObserver&&m.value&&(w=new window.ResizeObserver(v),w.observe(m.value)))}),(0,t.onUnmounted)(()=>{s||o||w&&(w.disconnect(),w=null)}),()=>o?r.default?.():(0,t.h)(l.tag??"view",{...i,ref:m,class:e.value,style:d.value},r)}}}var{componentName:Li,create:Ai,scope:Pi}=se("content"),Fi=Ai(Ii(Li,Pi)),Cn=Fi,xt="GroupStateKey",Ya=Symbol.for("GroupScopeKey");function gl(){return(0,t.inject)(Ya,!1)}function vl(n=!0){(0,t.provide)(Ya,n)}function Ri(n,a={}){Reflect.ownKeys(a).forEach(l=>{if(typeof l!="string")return;const r=a[l];qe(r)||(n[l]=r)})}function Di(n,a={}){const l={type:"grid",width:n.get("width",-1),column:-1,gutter:-1};Ri(l,a);const r=(0,t.markRaw)({layout:(0,t.shallowRef)(l),passport:0,order:{index:0}});return n.set(xt,r),r}function Fl(n,a,l=-1,r=-1,i=!1,o,s,u){const e=n.get(xt);if(!e)return;const c=n.get("groupLayout")??{};l===-1&&(l=c.column??1),r===-1&&(r=c.gutter??0),o||(o=c.minItemWidth??-1),s||(s=c.maxItemWidth??-1);const d=de(o),m=de(s);u||(u=c.type??"grid");const g=()=>{const v=a===""||a===-1,w=de(a);let p=_e(l);const f=de(r);if(!v){let y=(w-(p-1)*f)/p;for(;m!==-1&&y>m;)p++,y=(w-(p-1)*f)/p;for(;d!==-1&&p>1&&y<d;)p--,y=(w-(p-1)*f)/p}let C=!1;const b=e.layout;b.value.width=a,b.value.column!==p&&(b.value.column=p,C=!0),b.value.gutter!==f&&(b.value.gutter=f,C=!0),b.value.type!==u&&(b.value.type=u,C=!0),C&&(0,t.triggerRef)(b)};if(i)g();else{const v=++e.passport;setTimeout(()=>{v===e.passport&&g()},50)}}function yl(n,a=!1){let l;return a?l=n.getForParent(xt):l=n.get(xt),l.layout}function bl(n,a=!1){let l;return a?l=n.getForParent(xt):l=n.get(xt),l.order}function br(n,a=1){if(a==="stretch")return-1;const l=_e(a);return l===-1?100:100*l/n}function Sl(n,a,l=1,r=0,i){const o={};let s=0;i?s=de(i):s=br(a.column,l),s>0&&(o.width=`${s}%`);const u=br(a.column,r);u>0&&(o["margin-left"]=`${u}%`);const e=de(a.gutter)/2;return e>0&&(o["padding-left"]=`${e}px`,o["padding-right"]=`${e}px`),o}function wl(n,a,l=1,r=0){if(l==="stretch"){const e=n.index%a.column,c=e+(a.column-e);return n.index=n.index+(c-e),{"grid-column":`${e+1} / -1`}}let i=_e(l);if(i===-1){const e=n.index%a.column;return a.column,e==0?n.index=n.index+a.column:n.index=n.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}if(i>a.column){const e=n.index%a.column;return a.column,e==0?n.index=n.index+a.column:n.index=n.index+(a.column-e)+a.column,{"grid-column":"1 / -1"}}const o=_e(r)%a.column;let s=(n.index+o)%a.column,u=s+i;return u>a.column?(s=0,u=s+i,n.index=n.index+(a.column-s)+i):n.index=n.index+o+i,o>0?{"grid-column":`${s+1} / span ${i}`}:{"grid-column-start":`span ${i}`}}var Ua=Symbol("RollingStateKey");function Oi(n){(0,t.provide)(Ua,n)}function qi(){return(0,t.inject)(Ua,null)}function tn(n){let a=0;const l=window.getComputedStyle(n,null);if(l.getPropertyValue("box-sizing")==="content-box"){const r=parseFloat(l.getPropertyValue("padding-top")),i=parseFloat(l.getPropertyValue("padding-bottom"));a=n.clientHeight-r-i}else a=n.offsetHeight;return a}function Hi(n){let a=tn(n);if(a<=0){const l=n.cloneNode(!0);l.style=`width: ${n.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(l),a=tn(l),document.body.removeChild(l)}return a}function ji(n,a,l){const r=typeof n=="number"?n:parseInt(n),i=typeof a=="number"?a:parseInt(a),o=typeof l=="number"?l:parseInt(l);if(r<=0)return"1fr";const s=(r-(i-1)*o)/i;return s>0?`${s}px`:"1fr"}function Ga(n){const a=[];return n.forEach(l=>{l.type===t.Fragment&&Array.isArray(l.children)?a.push(...Ga(l.children)):a.push(l)}),a}function Ki(n){return!(n.type===t.Comment||n.type===t.Text&&typeof n.children=="string"&&n.children.trim()==="")}function zn(n){function a(){return Ga(n?.()??[]).filter(Ki)}return{getChildren:a}}var Wi={...Se,...qa,...Ha};function Yi(n,a,l){return{props:Wi,emits:["update:collapse","header-click"],setup(r,i){const o=gn(r.prop??r.name,r,ja),s=Di(o,{type:r.type}),u=gl();vl(!0);const e=r.rollingDisplay?qi():null,c=(0,t.ref)(null),d=(0,t.computed)(()=>r.rollingDisplay?e&&!e.disabled:!1),m=(0,t.computed)(()=>u&&o?yl(o,!0).value:null),g=(0,t.getCurrentInstance)(),v=($,G=!1)=>{const T=g?.proxy;T&&typeof T.setNameValidateRules=="function"&&T.setNameValidateRules($,!0,G)};(0,t.watch)([()=>r.rules,()=>r.pureDataRules],([$,G],[T,h])=>{if($&&T){const R=(0,t.toRaw)(T),q=(0,t.toRaw)($),J=q?Reflect.ownKeys(q):[];(R?Reflect.ownKeys(R):[]).forEach(ae=>{J.includes(ae)||(q[ae]=[])}),v(q)}if(G&&h){const R=(0,t.toRaw)(h),q=(0,t.toRaw)(G),J=q?Reflect.ownKeys(q):[];(R?Reflect.ownKeys(R):[]).forEach(ae=>{J.includes(ae)||(q[ae]=[])}),v(q,!0)}},{deep:!0});const w=n,p=(0,t.computed)(()=>{const $={};$.height=k.value;const G=u?bl(o,!0):null;if(m.value&&G){if(m.value.type==="grid"){const T=wl(G,m.value,r.span,r.offset);Object.assign($,T)}else if(m.value.type==="flow"){const T=Sl(G,m.value,r.span,r.offset,r.width);Object.assign($,T)}}else r.width&&($.width=ve(r.width));return $}),f=(0,t.computed)(()=>{const $=s.layout.value.type;return $==="grid"||$==="flow"?{[`${w}--${$}`]:!0,[`${w}--${$}-justify-${r.justify}`]:!0,[`${w}--${$}-align-${r.align}`]:!0,[`${w}--gutter`]:!0}:{[`${w}--${$}`]:!0,[`${w}--gutter`]:!0}}),C=(0,t.computed)(()=>{if(s.layout.value.type==="grid"){let $="";if(r.columnWidth)$=`repeat(auto-fill, ${r.columnWidth})`;else{const G=ji(V.value,s.layout.value.column,s.layout.value.gutter);$=`repeat(${s.layout.value.column}, ${G})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":$}}}),b=(0,t.toRef)(r,"gutter"),y=(0,t.toRef)(r,"column"),F=(0,t.computed)(()=>u||d.value?!0:ce(r.isWrap)),P=[],B=$=>{P.push($)},E=()=>{let $=P.length;P.splice(0,$)},V=(0,t.ref)(-1),S=$=>{const G=hl($).width;G>0&&G!==V.value&&(V.value=G)};Fl(o,V.value,y.value,b.value,!0,r.minItemWidth,r.maxItemWidth,r.type),r.autoLayout&&(0,t.watch)([V,y,b],([$,G,T])=>{s.order.index=0,Fl(o,$,G,T,!1,r.minItemWidth,r.maxItemWidth,r.type)});const D=(0,t.computed)(()=>M.value?r.expandText??"":r.collapseText??""),z=(0,t.computed)(()=>({[`${n}__header-collapse-text`]:!0})),A=(0,t.computed)(()=>({[`${n}__header-collapse-icon`]:!0,"is-expand":!M.value,"is-collapse":M.value})),Q=(0,t.ref)(),x=(0,t.ref)(),k=(0,t.computed)(()=>H.value||ve(r.height)||""),M=(0,t.ref)(!1),H=(0,t.ref)(""),U=(0,t.ref)(!1);let Z=-1;const I=($,G=!0)=>{const T=Q.value;if(T&&M.value!==$){if(Z=Z===-1?Hi(T):Z,U.value=!0,G)if(T.style["will-change"]="height",T.ontransitionend=function(){T.ontransitionend=null,this.style["will-change"]="auto",$||(H.value="",U.value=!1)},$){let h=0;r.collapseHeight?h=r.collapseHeight:x.value&&x.value.classList.contains(`${n}__header`)&&(h=x.value.offsetHeight),H.value=`${Z}px`,(0,t.nextTick)(()=>{H.value=`${h}px`})}else H.value=`${Z}px`;else if($){let h=0;r.collapseHeight?h=r.collapseHeight:x.value&&x.value.classList.contains(`${n}__header`)&&(h=x.value.offsetHeight),H.value=`${h}px`}else U.value=!1,H.value=`${Z}px`;M.value=$,i.emit("update:collapse",$)}};(0,t.watch)(()=>r.collapse,$=>{I($)});const te=$=>{i.emit("header-click",$)},K=()=>{L()},L=$=>{$=$??!M.value,I($)};Ne({toggleCollapse:L,doLayout:()=>{P[0]&&(S(P[0]),Fl(o,V.value,y.value,b.value,!0,r.minItemWidth,r.maxItemWidth,r.type))}});let j=null,_=!0;const W=$=>{if(r.rules&&v((0,t.toRaw)(r.rules)),r.pureDataRules&&v((0,t.toRaw)(r.pureDataRules),!0),!!st&&($&&I(ce(r.collapse),!1),r.autoLayout&&Array.isArray(P)&&P.length>0)){const G=P[0];if(S(G),window.ResizeObserver){const T=je(()=>S(G),120);j=new window.ResizeObserver(T),j.observe(G)}}},ee=()=>{j?.disconnect(),j=null},ne=!d.value||e?.acquire();ne&&(c.value=d.value?!0:null),(0,t.onMounted)(()=>{if(ne&&(W(_),_=!1),d.value&&e){let $=null,G=e.initialHeight;e.observe(Q.value,T=>{if(T!==c.value)if(T)c.value=!0,M.value||(H.value=""),$=setTimeout(()=>{$=null,c.value!==!1&&(W(_),_=!1)},100);else{if($!==null&&clearTimeout($),c.value=!1,!M.value)if(_)H.value=e.initialHeight;else{let h=tn(Q.value);h<=0?H.value=G:(H.value=`${h}px`,G=H.value)}_||ee()}})}}),(0,t.onUnmounted)(()=>{j?.disconnect(),e&&e.unobserve(Q.value)});const X=($="right")=>{const G=[];if(D.value){const R=(0,t.h)("span",{class:z.value},[D.value]);G.push(R)}const T={class:A.value},h=l(r.collapseIcon,T);return h&&G.push(h),G.length>0?(0,t.h)("div",{class:{[`${w}__header-collapse`]:!0,[`is-${$}`]:!0},onClick:K},G):null},Y=($,G,T,h)=>{const R={...f.value};if(G===0&&(R[`${w}__first`]=!0),T>=h-1&&(R[`${w}__last`]=!0),F.value===!1){const q=i.attrs.class;q&&(R[`${q}`]=!0)}return(0,t.h)("div",{ref:B,key:`${G}`,class:R,style:C.value},$)};return()=>{const $=r.prop??r.name;if(d.value&&c.value!==!0)return(0,t.h)(r.tag||"div",{ref:Q,prop:$,class:{[`${w}`]:!0,"is-collapse":U.value},style:p.value},[]);s.order.index=0;const G=[];let T=0;if(i.slots.header){const J=(0,t.h)("div",{key:`${T++}`,ref:x,class:{[`${w}__header`]:!0,[`${w}__first`]:!0},onClick:te},[i.slots.header()]);G.push(J)}else{const J=[],ae=r.collapsePosition==="left";if(ae&&r.showCollapse){const oe=X("left");oe&&J.push(oe)}if(r.title||i.slots.title){if(r.showMark){const oe={class:{[`${w}__header-mark`]:!0}};r.markColor&&(oe.style={background:r.markColor});const pe=(0,t.h)("div",oe);J.push(pe)}if(i.slots.title){const oe=(0,t.h)("div",{class:{[`${w}__header-title`]:!0}},[i.slots.title()]);J.push(oe)}else if(r.title){const oe=(0,t.h)("div",{class:{[`${w}__header-title`]:!0}},[r.title]);J.push(oe)}}if(i.slots.toolbar&&J.push(i.slots.toolbar()),!ae&&r.showCollapse){const oe=X("right");oe&&J.push(oe)}if(J.length>0){const oe=(0,t.h)("div",{key:`${T++}`,ref:x,class:{[`${w}__header`]:!0,[`${w}__first`]:!0},onClick:te},J);G.push(oe)}}E();const{getChildren:h}=zn(i.slots.default),R=h(),q=s.layout.value.type;if(q==="grid"){const J=Y(R,T++,0,R.length);G.push(J)}else if(q==="flow"){const J=Y(R,T++,0,R.length);G.push(J)}else for(let J=0;J<R.length;J++){const ae=R[J],oe=Y([ae],T++,J,R.length);G.push(oe)}return F.value?(0,t.h)(r.tag||"div",{ref:Q,prop:$,class:{[`${w}`]:!0,"is-collapse":U.value},style:p.value},[G]):G}}}}var{componentName:Ui,create:Gi,scope:Xi}=se("group"),Zi=(n,a)=>(n=n??Ve.ArrowUp,(0,t.h)(N.ElIcon,a,{default:()=>[(0,t.h)(n)]})),Ji=Gi(Yi(Ui,Xi,Zi)),kn=Ji;function Qi(n){return n===window}var es=/matrix\((.+)\)/,En=n=>{const a=(0,t.unref)(n);if(!a)return{x:0,y:0};if(Qi(a))return{x:0,y:0};let l=0,r=0,i=a;for(;i!==null;)l+=i.offsetLeft,r+=i.offsetTop,i=i.offsetParent;let o=0,s=0,u=0,e=0;for(i=a;i!==document;){s+=i.scrollTop,o+=i.scrollLeft;const{transform:c}=window.getComputedStyle(i);if(c){const d=es.exec(c);if(d){let m=d[1].split(/\s*,\s*/);m.length==6&&(u+=Number(m[4]),e+=Number(m[5]))}}i=i.parentNode}return l-=o,r-=s,l+=u,r+=e,{x:l,y:r}},ts=class{watchedListeners=[];add(n){this.watchedListeners.push(n)}remove(n){const a=this.watchedListeners.indexOf(n);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(n=>{try{n()}catch{}})}},ls=class{monitorRegister=new WeakMap;watch(n,a){let l=n.parentNode;const r=document.body.parentNode;for(;l&&l!==r;){let i=this.monitorRegister.get(l);i||(i=new ts,l.addEventListener("scroll",i.listen),l===document.body&&l.addEventListener("resize",i.listen),this.monitorRegister.set(l,i)),i.add(a),l=l.parentNode}}unwatch(n,a){let l=n.parentNode;const r=document.body.parentNode;for(;l&&l!==r;){let i=this.monitorRegister.get(l);i&&(i.remove(a),i.size()===0&&(this.monitorRegister.delete(l),l.removeEventListener("scroll",i.listen),l===document.body&&l.removeEventListener("resize",i.listen))),l=l.parentNode}}},Lt=new ls,Xa={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:ns,create:rs}=se("price"),as=rs({props:{...Xa},setup(n){const a=(0,t.computed)(()=>({[ns]:!0})),l=(0,t.computed)(()=>n.needSymbol?n.symbol:""),r=(0,t.computed)(()=>zt(n.price)==0?"":ol(n.price,n.decimalLength,!0,_e(n.digits),n.separator));return{classes:a,showSymbol:l,intText:(0,t.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(0,o)}),decimalText:(0,t.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(o+1)})}}}),Ue=(n,a)=>{const l=n.__vccOpts||n;for(const[r,i]of a)l[r]=i;return l},os=["innerHTML"],is=["innerHTML"];function ss(n,a,l,r,i,o){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(n.classes)},[n.needSymbol&&n.position=="before"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${n.size}`]),innerHTML:n.showSymbol},null,10,os)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--${n.size}`)},(0,t.toDisplayString)(n.intText),3),n.decimalText.length!=0?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,class:(0,t.normalizeClass)(`fox-price--decimal-${n.size}`)},".",2)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--decimal-${n.size}`)},(0,t.toDisplayString)(n.decimalText),3),n.needSymbol&&n.position=="after"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:2,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${n.size}`]),innerHTML:n.showSymbol},null,10,is)):(0,t.createCommentVNode)("",!0)],2)}var xl=Ue(as,[["render",ss]]),{componentName:Rl,create:us}=se("hint-text"),cs=us({components:{Price:xl},props:{...Xa,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(n,a){const l=(0,t.ref)({top:null,right:null,bottom:null,left:null}),r=(0,t.ref)({x:0,y:0}),i=(0,t.ref)(0),o=(0,t.ref)(0),s=(0,t.ref)(n.placement),u=(0,t.ref)(!1),e=(0,t.ref)(null),c=(z,A,Q,x,k,M)=>{const H=document.documentElement.clientWidth||document.body.clientWidth,U=document.documentElement.clientHeight||document.body.clientHeight,Z=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 te={top:null,right:null,bottom:null,left:null},K=[];for(let L=0;L<I.length;L++){const O=I[L];if(K[0]=O,Z[1]&&(K[1]=Z[1]),O==="top"){const j=A.y-M-n.arrowSize-n.offset;if(j>=0){te.top=j;let _=0;Z[1]==="start"?_=A.x:Z[1]==="end"?_=A.x+Q-k:_=A.x+Q/2-k/2;const W=H-_-k;W<0?(_+=W,m.value=-W):m.value=0,te.left=_<0?0:_;break}}else if(O==="bottom"){const j=A.y+x+n.arrowSize+n.offset;if(j+M<=U){te.top=j;let _=0;Z[1]==="start"?_=A.x:Z[1]==="end"?_=A.x+Q-k:_=A.x+Q/2-k/2;const W=H-_-k;W<0?(_+=W,m.value=-W):m.value=0,te.left=_<0?0:_;break}}else if(O==="left"){const j=A.x-k-n.arrowSize-n.offset;if(j>=0){te.left=j;let _=0;Z[1]==="start"?_=A.y:Z[1]==="end"?_=A.y+x-M:_=A.y+x/2-M/2,te.top=_<0?0:_;break}}else if(O==="right"){const j=A.x+Q+n.arrowSize+n.offset;if(j+k<=H){te.left=j;let _=0;Z[1]==="start"?_=A.y:Z[1]==="end"?_=A.y+x-M:_=A.y+x/2-M/2,te.top=_<0?0:_;break}}}return{bestPlacement:K.join("-"),bestInsetRect:te}},d=(z,A,Q=10)=>{if(!st||A===!1||!z)return;r.value=En(n.reference),i.value=n.reference.offsetWidth,o.value=n.reference.offsetHeight;const x=e.value.offsetHeight,k=e.value.offsetWidth,{bestPlacement:M,bestInsetRect:H}=c(n.placement,r.value,i.value,o.value,k,x);s.value=M,l.value=H,u.value=!0},m=(0,t.ref)(0),g=je(()=>{d(n.message,n.visible)},10),v=(0,t.ref)(n.visible);(0,t.watch)(()=>n.visible,z=>{v.value=z});const w=(0,t.computed)(()=>v.value&&p.value),p=(0,t.ref)(!0),f=je(z=>{const A=z[0];A&&(p.value=A.isIntersecting)},10),C=new IntersectionObserver(f);(0,t.watch)([()=>n.message,()=>n.visible],([z,A])=>{setTimeout(()=>{d(n.message,n.visible)},0)}),(0,t.onMounted)(()=>{setTimeout(()=>{d(n.message,n.visible)},0),Lt.watch(n.reference,g),C.observe(n.reference)}),(0,t.onBeforeUnmount)(()=>{Lt.unwatch(n.reference,g),C.unobserve(n.reference),C.disconnect()});const b=(0,t.computed)(()=>{const z={[Rl]:!0};return s.value.startsWith("top")?z["is-top"]=!0:s.value.startsWith("right")?z["is-right"]=!0:s.value.startsWith("bottom")?z["is-bottom"]=!0:s.value.startsWith("right")&&(z["is-right"]=!0),n.size==="small"?z["is-small"]=!0:n.size==="large"&&(z["is-large"]=!0),n.customClass&&typeof n.customClass=="string"&&(z[`${n.customClass}`]=!0),z}),y=(0,t.computed)(()=>{const z={};return l.value.top!==null&&(z.top=`${l.value.top}px`),l.value.right!==null&&(z.right=`${l.value.right}px`),l.value.bottom!==null&&(z.bottom=`${l.value.bottom}px`),l.value.left!==null&&(z.left=`${l.value.left}px`),n.autoFit&&(z["min-width"]=`${i.value}px`),z["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,u.value&&(z.opacity="1"),n.transition||(z.transition="none"),n.zIndex&&(z["z-index"]=`${n.zIndex}`),n.customStyle&&typeof n.customStyle=="object"&&Object.assign(z,n.customStyle),z}),F=(0,t.computed)(()=>{const z=[`${Rl}__content`];return n.customTextClass&&z.push(n.customTextClass),z}),P=(0,t.computed)(()=>{const z={};return n.customTextStyle&&typeof n.customTextStyle=="object"&&Object.assign(z,n.customTextStyle),z}),B=(0,t.computed)(()=>({[`${Rl}__arrow`]:!0})),E=(0,t.computed)(()=>{const z={};return n.showArrow?(z.width=`${n.arrowSize}px`,z.height=`${n.arrowSize}px`,s.value==="top"?(z.left="50%",z.bottom=`-${n.arrowSize}px`,z.transform=" translate(-50%, 0%)"):s.value==="top-start"?(z.left=`${n.arrowOffset+m.value}px`,z.bottom=`-${n.arrowSize}px`):s.value==="top-end"?(z.right=`${n.arrowOffset-m.value}px`,z.bottom=`-${n.arrowSize}px`):s.value==="right"?(z.left=`-${n.arrowSize}px`,z.top="50%",z.transform=" translate(0%, -50%)"):s.value==="right-start"?(z.left=`-${n.arrowSize}px`,z.top=`${n.arrowOffset}px`):s.value==="right-end"?(z.left=`-${n.arrowSize}px`,z.bottom=`-${n.arrowOffset}px`):s.value==="bottom"?(z.left="50%",z.top=`-${n.arrowSize}px`,z.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(z.left=`${n.arrowOffset+m.value}px`,z.top=`-${n.arrowSize}px`):s.value==="bottom-end"?(z.right=`${n.arrowOffset-m.value}px`,z.top=`-${n.arrowSize}px`):s.value==="left"?(z.right=`-${n.arrowSize}px`,z.top="50%",z.transform=" translate(0%, -50%)"):s.value==="left-start"?(z.right=`-${n.arrowSize}px`,z.top=`${n.arrowOffset}px`):s.value==="left-end"&&(z.right=`-${n.arrowSize}px`,z.bottom=`-${n.arrowOffset}px`),z):{display:"none"}}),V=(0,t.computed)(()=>w.value&&n.closeOnClick),S=(0,t.computed)(()=>{const z={};return n.zIndex&&(z["z-index"]=`${n.zIndex}`),z});return{show:w,tipRef:e,classes:b,styles:y,textClasses:F,textStyles:P,arrowClasses:B,arrowStyles:E,overlayShow:V,overlayStyle:S,onClickOverlay:()=>{v.value=!1,a.emit("update:visible",!1)}}}}),ds=["innerHTML"];function fs(n,a,l,r,i,o){const s=(0,t.resolveComponent)("Price");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[n.overlayShow?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,t.normalizeStyle)(n.overlayStyle),onClick:a[0]||(a[0]=(...u)=>n.onClickOverlay&&n.onClickOverlay(...u))},null,4)):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"tipRef",class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.styles)},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(n.textClasses),style:(0,t.normalizeStyle)(n.textStyles)},[n.type=="number"?((0,t.openBlock)(),(0,t.createBlock)(s,{key:0,price:n.message,position:"before",size:n.size},null,8,["price","size"])):((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,innerHTML:n.message},null,8,ds))],6),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(n.arrowClasses),style:(0,t.normalizeStyle)(n.arrowStyles)},null,6)],6),[[t.vShow,n.show]])],64)}var Za=Ue(cs,[["render",fs]]),Ja=class{seed=new Date().getTime();constructor(n){this.seed=n??new Date().getTime()}get(){let n=this.seed++;return this.seed<0&&(this.seed=0),n}},ln={},ms=new Ja,bt=new Map,al=n=>{if(n){const a=document.getElementById(n);bt.delete(n),a&&a.parentNode?.removeChild(a)}else{for(const a of bt.keys()){const l=document.getElementById(a);l&&l.parentNode?.removeChild(l)}bt.clear()}},ps=n=>{n.unmount=al;const a=document.getElementById(n.id);if(a){const l=bt.get(n.id);l?n={...ln,...l,...n}:n={...ln,...n},n.transition=!1,(0,t.render)((0,t.createVNode)(Za,n),a)}return n.id},hs=n=>{n.unmount=al;let a=n.id??`hinttext_${ms.get()}`;n={...ln,...n},n.id=a,bt.set(a,n);const l=document.createElement("div");return l.id=n.id,(0,t.render)((0,t.createVNode)(Za,n),l),document.body.appendChild(l),a},gs=n=>{if(!n){console.warn("[FoxUI HintText]: msg不能为空");return}},Ee={show(n,a,l={},r=!0){gs(a);const i=l.id;return i&&bt.has(i)?ps({...l,message:a,reference:n}):(r&&al(),hs({...l,message:a,reference:n}))},hide(n){al(n)},install(n){n.config.globalProperties.$hintText=Ee}};function vs(n,a,l,r=!1){return{inheritAttrs:!0,props:{...Se,...Te},emits:["appear","disappear"],setup(i,o){const s=i.prop??o.attrs.name;$e({componentName:n,validate:!1},s);const u=ut(),e=gl();vl(!1);const c=(0,t.computed)(()=>e&&u?yl(u,!1).value:null),d=n,m=(0,t.ref)(null),g=(0,t.computed)(()=>{const h={[d]:!0,[`${d}__gutter`]:c.value&&c.value.type!=="flow",[`${d}__stretch`]:i.span==="stretch",[`${d}__input--border`]:ce(i.hasBorder)};if(h[i.errorMarkClass]=!!M.value,h[i.warnMarkClass]=!!x.value,h[i.infoMarkClass]=!!A.value,typeof m.value=="function"){const R=m.value(s);h[R]=!0}else if(typeof m.value=="string"){const R=m.value;h[R]=!0}return h}),v=(0,t.ref)(null),w=(0,t.computed)(()=>{const h={};if(i.width)i.width!=="auto"&&(h.width=ve(i.width));else{const R=e&&u?bl(u,!1):null;if(c.value&&R){if(c.value.type==="grid"){const q=wl(R,c.value,i.span,i.offset);Object.assign(h,q)}else if(c.value.type==="flow"){const q=Sl(R,c.value,i.span,i.offset,i.width);Object.assign(h,q)}}}if(typeof v.value=="function"){const R=v.value(s);R&&Object.assign(h,R)}else if(v.value&&typeof v.value=="object"){const R=v.value;Object.assign(h,R)}return h}),p=(0,t.ref)(null),f=(0,t.computed)({get:()=>p.value??ce(i.isRequired),set:h=>{p.value=h}}),C=()=>typeof i.label=="string"&&i.label.length>0||typeof o.slots.label=="function",b=Le((0,t.toRef)(i,"labelPosition"),"labelPosition",Ie.Near),y=(0,t.computed)(()=>b&&b.value==="top"?"top":b&&b.value==="right"?"right":"left"),F=(0,t.computed)(()=>({[`${d}__main`]:!0,[`${d}__main--${y.value}`]:!0})),P=(0,t.computed)(()=>({label:!0,[`label--${y.value}`]:!0})),B=Le((0,t.toRef)(i,"labelWidth"),"labelWidth",Ie.Near),E=(0,t.computed)(()=>B&&B.value?{width:ve(B.value)}:{}),V=(0,t.computed)(()=>({"label--string":!0,"label--required":f.value})),S=(0,t.computed)(()=>({content:!0,[i.contentClass]:!0})),D=(0,t.computed)(()=>({...i.contentStyle})),z=(0,t.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});Ne({setRequired(h){f.value=h},setErrorTip(h){z.errorTip=h},setErrorIcon(h){z.errorIcon=h},setWarnTip(h){z.warnTip=h},setWarnIcon(h){z.warnIcon=h},setInfoTip(h){z.infoTip=h},setInfoIcon(h){z.infoIcon=h},setCustomClassName(h){m.value=h},setCustomStyle(h){v.value=h}});const A=(0,t.computed)(()=>i.infoTip||z.infoTip),Q=(0,t.computed)(()=>i.infoIcon||z.infoIcon),x=(0,t.computed)(()=>i.warnTip||z.warnTip),k=(0,t.computed)(()=>i.warnIcon||z.warnIcon),M=(0,t.computed)(()=>i.errorTip||z.errorTip),H=(0,t.computed)(()=>i.errorIcon||z.errorIcon),U=(0,t.computed)(()=>M.value?"error":x.value?"warn":A.value?"info":""),Z=()=>U.value.length>0,I=(0,t.computed)(()=>U.value==="error"?M.value:U.value==="warn"?x.value:U.value==="info"?A.value:""),te=(0,t.computed)(()=>U.value==="error"?H.value:U.value==="warn"?k.value:U.value==="info"?Q.value:null),K=(0,t.computed)(()=>{const h={[`${d}__tip`]:!0,[`${d}__tip--${U.value}`]:!0,[`${d}--animate`]:!0};return U.value==="error"&&i.errorClass?h[`${i.errorClass}`]=!0:U.value==="warn"&&i.warnClass?h[`${i.warnClass}`]=!0:U.value==="info"&&i.infoClass&&(h[`${i.infoClass}`]=!0),h}),L=(0,t.computed)(()=>{const h={};return b&&b.value==="top"||!C()?h["padding-left"]="0px":B&&B.value&&(h["padding-left"]=ve(B.value)),h}),O=(0,t.ref)();let j="";(0,t.watch)([()=>i.hintVisible,()=>i.hintText,()=>i.hintType,()=>i.hintProps],([h,R,q,J])=>{O.value&&(h&&!fe(R)?j?l.show(O.value,R,{...J,id:j,type:q},!0):j=l.show(O.value,R,{...J,type:q},!0):l.hide(j))});let _=null;const W=()=>{_||!O.value||(_=new IntersectionObserver(h=>{let R=!1;for(let q of h)if(q.intersectionRatio>0){R=!0,R&&o.emit("appear",q);break}R||o.emit("disappear")}),_.observe(O.value))},ee=()=>{!_||!O.value||(_.unobserve(O.value),_=null)};(0,t.watch)(()=>ce(i.appearListen),h=>{h?W():ee()}),(0,t.onMounted)(()=>{ce(i.appearListen)&&W()}),(0,t.onUnmounted)(ee);const ne=()=>{if(!C())return null;const h=[],R=o.slots?.label?.()??i.label,q=(0,t.h)("div",{class:V.value},[R]);if(h.push(q),o.slots.fixedPreTip){const J=o.slots.fixedPreTip();h.push(J)}return(0,t.h)("div",{class:P.value,style:E.value},h)},X=()=>{const h=[];if(o.slots.prepend){const R=o.slots.prepend();h.push(R)}if(o.slots.default){const R=o.slots.default();h.push(R)}if(o.slots.append){const R=o.slots.append();h.push(R)}if(o.slots.fixedTip){const R=(0,t.h)("div",{class:[`${d}__fixed-tip`]},[o.slots.fixedTip()]);h.push(R)}return(0,t.h)("div",{ref:O,class:S.value,style:D.value},h)},Y=()=>{const h=te.value;return h?typeof h=="function"?(0,t.h)("div",{class:"fox-item__tip--icon"},[h()]):(0,t.h)("div",{class:"fox-item__tip--icon"},[(0,t.h)(h)]):null},$=()=>{const h=I.value;return h?typeof h=="function"?(0,t.h)("div",{class:"fox-item__tip--text"},[h()]):(0,t.h)("div",{class:"fox-item__tip--text"},[h]):null},G=()=>{if(!Z())return null;const h=[],R=Y();R&&h.push(R);const q=$();return q&&h.push(q),(0,t.h)("div",{class:K.value,style:L.value},h)},T=()=>o.slots?.hide?.()??null;return()=>{const h=[],R=[],q=ne();q&&R.push(q);const J=X();J&&R.push(J);const ae=(0,t.h)("div",{class:F.value},R);h.push(ae);const oe=G();oe&&h.push(oe);const pe=T();return pe&&h.push(pe),(0,t.h)("div",{class:g.value,style:w.value,prop:i.prop},h)}}}}var{componentName:ys,create:bs,scope:Ss}=se("item"),ws=bs(vs(ys,Ss,Ee,!1)),Ce=ws,nn={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function xs(n,a){return{props:{...nn},setup(l,r){const i=ut(),o=gl();vl(!1);const s=(0,t.computed)(()=>o&&i?yl(i,!1).value:null),u=n,e=(0,t.computed)(()=>({[u]:!0,[`${u}__gutter`]:s.value&&s.value.type!=="flow",[`${u}__stretch`]:l.span==="stretch"})),c=(0,t.computed)(()=>{const d={};if(l.width)l.width!=="auto"&&(d.width=ve(l.width));else{const m=o&&i?bl(i,!1):null;if(s.value&&m)if(s.value.type==="grid"){const g=wl(m,s.value,l.span,l.offset);Object.assign(d,g)}else if(s.value.type==="flow"){const g=Sl(m,s.value,l.span,l.offset,l.width);Object.assign(d,g)}else return l.width&&(d.width=ve(l.width)),d}return d});return()=>{const d={class:e.value,style:c.value};return r.slots&&typeof r.slots.default=="function"?(0,t.h)("div",d,r.slots.default()):(0,t.h)("div",d)}}}}var{componentName:Ns,create:Cs,scope:zs}=se("slot-item"),ks=Cs(xs(Ns,zs)),Nl=ks,rn={span:{type:[Number,String],required:!1,default:-1},offset:{type:[Number],default:0},width:{type:[String,Number],required:!1},align:{type:[String],required:!1,default:"center"},divide:{type:[Boolean,String],required:!1,default:!1},gutter:{type:[String,Number],required:!1}};function Es(n,a){return{props:{...rn},setup(l,r){const i=n,o=(0,t.computed)(()=>({[i]:!0,[`${i}__stretch`]:l.span==="stretch",[`${i}__${l.align}`]:!0})),s=ut(),u=gl();vl(!1);const e=(0,t.computed)(()=>{const c={};if(l.width)l.width!=="auto"&&(c.width=ve(l.width));else if(u&&s){const d=yl(s,!1),m=bl(s,!1);if(d.value&&m)if(d.value.type==="grid"){const g=wl(m,d.value,l.span,l.offset);Object.assign(c,g)}else if(d.value.type==="flow"){const g=Sl(m,d.value,l.span,l.offset,l.width);Object.assign(c,g)}else l.width&&(c.width=ve(l.width))}return l.gutter&&(c.gap=ve(l.gutter)),c});return()=>{const c=[];if(r.slots.default){const d=r.slots.default();if(l.divide)for(let m=0;m<d.length;m++){if(m>0){const g=(0,t.h)("div",{class:{[`${i}__divide`]:!0}});c.push(g)}c.push(d[m])}else Reflect.apply([].push,c,d)}return(0,t.h)("div",{class:o.value,style:e.value},c)}}}}var{componentName:_s,create:Ts,scope:$s}=se("row-item"),Bs=Ts(Es(_s,$s)),Cl=Bs;function Vs(n,a){const l=document.createRange();l.setStart(n,0),l.setEnd(n,n.childNodes.length);const r=l.getBoundingClientRect().width;if(r>0){a(r);return}n.classList.add("is-selectable"),setTimeout(()=>{l.setStart(n,0),l.setEnd(n,n.childNodes.length);const i=l.getBoundingClientRect().width;n.classList.remove("is-selectable"),a(i)},500)}var Ms={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 Is(n,a,l,r=!1){return{props:{...Ms},emits:["click"],setup(i,o){const s=(0,t.ref)(null),u=(0,t.computed)(()=>{const y={[`${n}`]:!0,"is-truncated":i.truncated};return i.type&&(y[`${n}--${i.type??"default"}`]=!0),i.size&&(y[`${n}--${i.size}`]=!0),y}),e=(0,t.computed)(()=>{const y={},F=i.textColor??i.color;return F&&(y.color=F),y}),c=(y,F)=>{let P=null;if(typeof i.highlightFilter=="string"&&i.highlightFilter.length>0){const B=i.highlightFilter;y.indexOf(B)!==-1&&(F.innerHTML=y.replace(new RegExp(B,"g"),`<span>${B}</span>`),F.class["is-highlight"]=!0,P=(0,t.h)(i.tag,F))}else if(typeof i.highlightFilter=="function"){const B=i.highlightFilter(y);B&&(F.innerHTML=B,F.class["is-highlight"]=!0,P=(0,t.h)(i.tag,F))}return P},d=y=>{o.emit("click",y)};let m="";const g=()=>{const y=s.value;if(!y)return;const F=y.clientWidth;Vs(y,P=>{const B=y.innerHTML??"";fe(B)||P<F||(m?l?.show(y,B,{type:"text",id:m,showArrow:i.showArrow},!0):m=l?.show(y,B,{type:"text",showArrow:i.showArrow},!0)??"")})},v=()=>{m&&l?.hide(m)};let w=null;const p=y=>{w||(w=setTimeout(()=>{g(),w=null},i.showAfter??0))},f=y=>{w&&(clearTimeout(w),w=null),setTimeout(()=>{v()},i.hideAfter??0)},C=()=>{const y=s.value;y&&(y.addEventListener("mouseover",p),y.addEventListener("mouseleave",f))},b=()=>{const y=s.value;y&&(y.removeEventListener("mouseover",p),y.removeEventListener("mouseleave",f))};return(0,t.onMounted)(()=>{!ce(i.showOverflowTooltip)||!l||C()}),(0,t.onBeforeUnmount)(()=>{!ce(i.showOverflowTooltip)||!l||b()}),()=>{const y={onClick:d,class:u.value,style:e.value,ref:s};let F=null;if(ce(i.numberFormat)&&typeof o.slots.default=="function"){const B=o.slots.default();if(Array.isArray(B)&&B.length===1){const E=B[0].type.toString();if(E==="Symbol(Text)"||E==="Symbol(v-txt)"){const V=_e(i.digits),S=_e(i.decimalLength),D=ce(i.autoPadding);let z=`${B[0].children}`,A=z.split("").reverse().join("");A=ol(A,S,D,V,i.separator),z=A.split("").reverse().join(""),i.highlightFilter!==void 0&&(F=c(z,y)),F||(y.innerHTML=z,F=(0,t.h)(i.tag,y))}}}else{if(i.highlightFilter!==void 0&&typeof o.slots.default=="function"){const B=o.slots.default();if(Array.isArray(B)&&B.length===1){const E=B[0].type.toString();if(E==="Symbol(Text)"||E==="Symbol(v-txt)"){const V=`${B[0].children}`;F=c(V,y),F||(y.innerHTML=V,F=(0,t.h)(i.tag,y))}}}F||(F=(0,t.h)(i.tag,y,{default:o.slots.default}))}if(!i.mark&&!o.slots.mark)return F;const P=[];if(o.slots.mark){const B={[`${n}__mark-wrap`]:!0};i.type&&(B[`${n}__mark-wrap--${i.type}`]=!0);const E={},V=i.color;V&&(E.color=V);const S=(0,t.h)("view",{onClick:d,class:B,style:E},{default:o.slots.mark});P.push(S)}else{const B={[`${n}__mark`]:!0};i.type&&(B[`${n}__mark--${i.type??"default"}`]=!0);const E={},V=i.color;V&&(E["background-color"]=V);const S=(0,t.h)("view",{onClick:d,class:B,style:E});P.push(S)}if(i.divide){const B=(0,t.h)("div",{class:{[`${n}__divide`]:!0}});P.push(B)}return P.push(F),(0,t.h)("view",{class:{"fox-text__wrap":!0,"text-left":i.textPosition==="left","text-right":i.textPosition==="right"}},P)}}}}var{componentName:Ls,create:As,scope:Ps}=se("text"),Fs=As(Is(Ls,Ps,Ee,!1)),zl=Fs,Rs={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 Ds(n,a,l=!1){return{props:{...Rs},emits:["update:visible"],setup(r,{emit:i,slots:o,expose:s}){const u=(0,t.ref)({top:null,right:null,bottom:null,left:null}),e=(0,t.ref)(0),c=(0,t.ref)(0),d=(0,t.ref)(0),m=(0,t.ref)(0),g=(0,t.ref)(r.placement),v=(0,t.ref)(!1),w=(0,t.ref)(!1),p=(0,t.ref)(null),f=()=>typeof r.reference=="string"?document.querySelector(r.reference):r.reference,C=(I,te,K,L,O,j,_,W=!0)=>{const ee=document.documentElement.clientWidth||document.body.clientWidth,ne=document.documentElement.clientHeight||document.body.clientHeight,X=I.split("-");let Y=[];W?X[0]==="top"?Y=["top","bottom","right","left"]:X[0]==="bottom"?Y=["bottom","top","right","left"]:X[0]==="left"?Y=["left","top","bottom","right"]:X[0]==="right"&&(Y=["right","top","bottom","left"]):Y=[I[0]];const $={top:null,right:null,bottom:null,left:null},G=[];for(let T=0;T<Y.length;T++){const h=Y[T];if(G[0]=h,X[1]&&(G[1]=X[1]),h==="top"){const R=K-_-r.arrowSize/2-r.offset;if(R>=0){$.top=R;let q=0;X[1]==="start"?q=te:X[1]==="end"?q=te+L-j:q=te+L/2-j/2;const J=ee-q-j;J<0?(q+=J,y.value=-J):y.value=0,$.left=q<0?0:q;break}}else if(h==="bottom"){const R=K+O+r.arrowSize/2+r.offset;if(R+_<=ne){$.top=R;let q=0;X[1]==="start"?q=te:X[1]==="end"?q=te+L-j:q=te+L/2-j/2;const J=ee-q-j;J<0?(q+=J,y.value=-J):y.value=0,$.left=q<0?0:q;break}}else if(h==="left"){const R=te-j-r.arrowSize/2-r.offset;if(R>=0){$.left=R;let q=0;X[1]==="start"?q=K:X[1]==="end"?q=K+O-_:q=K+O/2-_/2,$.top=q<0?0:q;break}}else if(h==="right"){const R=te+L+r.arrowSize/2+r.offset;if(R+j<=ee){$.left=R;let q=0;X[1]==="start"?q=K:X[1]==="end"?q=K+O-_:q=K+O/2-_/2,$.top=q<0?0:q;break}}}return{bestPlacement:G.join("-"),bestInsetRect:$}},b=()=>{const I=r.visible,te=r.autoFit;if(!st||I===!1)return;if(r.reference){const _=f(),W=En(_);e.value=W.x,c.value=W.y,d.value=_.offsetWidth,m.value=_.offsetHeight}else r.referenceInset&&(e.value=r.referenceInset.left,c.value=r.referenceInset.top,d.value=r.referenceInset.right-r.referenceInset.left,m.value=r.referenceInset.bottom-r.referenceInset.top);const K=p.value.offsetWidth,L=p.value.offsetHeight,{bestPlacement:O,bestInsetRect:j}=C(r.placement,e.value,c.value,d.value,m.value,K,L,te);g.value=O,u.value=j},y=(0,t.ref)(0),F=je(()=>{b()},10),P=(0,t.ref)(r.visible);(0,t.watch)([()=>r.visible],([I])=>{P.value=I,I?(v.value=I,setTimeout(()=>{b(),w.value=!0},0)):w.value=!1});const B=(0,t.computed)(()=>P.value&&E.value),E=(0,t.ref)(!0),V=je(I=>{const te=I[0];te&&(E.value=te.isIntersecting)},10),S=new IntersectionObserver(V);(0,t.watch)([()=>r.reference,()=>r.referenceInset],([I,te],[K,L])=>{!I&&!te||(setTimeout(()=>{b()},0),r.autoFit&&(K&&(Lt.unwatch(K,F),S.unobserve(K)),I&&(Lt.watch(I,F),S.observe(I))))},{immediate:!0}),(0,t.onBeforeUnmount)(()=>{r.reference&&(Lt.unwatch(r.reference,F),S.unobserve(r.reference),S.disconnect())});const D=(0,t.computed)(()=>{const I={[n]:!0};return g.value.startsWith("top")?I["is-top"]=!0:g.value.startsWith("right")?I["is-right"]=!0:g.value.startsWith("bottom")?I["is-bottom"]=!0:g.value.startsWith("left")&&(I["is-left"]=!0),I[`is-${r.effect}`]=!0,!w.value&&B.value&&(I["is-opacity"]=!0),w.value&&B.value&&(I["is-show"]=!0),B.value||(I["is-hide"]=!0),r.customClass&&typeof r.customClass=="string"&&(I[`${r.customClass}`]=!0),I}),z=(0,t.computed)(()=>{const I={};return u.value.top!==null&&(I.top=`${u.value.top}px`),u.value.right!==null&&(I.right=`${u.value.right}px`),u.value.bottom!==null&&(I.bottom=`${u.value.bottom}px`),u.value.left!==null&&(I.left=`${u.value.left}px`),r.width&&(I.width=r.width),r.zIndex&&(I["z-index"]=`${r.zIndex}`),r.customStyle&&typeof r.customStyle=="object"&&Object.assign(I,r.customStyle),I}),A=()=>{P.value=!1,i("update:visible",!1)},Q=()=>r.showOverlay?(0,t.h)("div",{class:`${n}__overlay`,onClick:A}):null,x=()=>{let I=null;return o.title?I=(0,t.h)("div",{class:`${n}__title`},{default:o.title}):r.title&&(I=(0,t.h)("div",{class:`${n}__title`},[r.title])),I},k=(0,t.computed)(()=>({[`${n}__arrow`]:!0})),M=(0,t.computed)(()=>{const I={};return r.showArrow?(I.width=`${r.arrowSize}px`,I.height=`${r.arrowSize}px`,g.value==="top"?(I.left="50%",I.bottom="0",I.transform="translate(-50%, 50%)"):g.value==="top-start"?(I.left=`${r.arrowOffset+y.value}px`,I.bottom="0",I.transform="translate(-50%, 50%)"):g.value==="top-end"?(I.right=`${r.arrowOffset-y.value}px`,I.bottom="0",I.transform="translate(-50%, 50%)"):g.value==="right"?(I.left="0",I.top="50%",I.transform="translate(-50%, -50%)"):g.value==="right-start"?(I.left="0",I.top=`${r.arrowOffset}px`,I.transform="translate(-50%, 50%)"):g.value==="right-end"?(I.left="0",I.bottom=`-${r.arrowOffset}px`,I.transform="translate(-50%, 50%)"):g.value==="bottom"?(I.left="50%",I.top="0",I.transform="translate(-50%, -50%)"):g.value==="bottom-start"?(I.left=`${r.arrowOffset+y.value}px`,I.top="0",I.transform="translate(-50%, -50%)"):g.value==="bottom-end"?(I.right=`${r.arrowOffset-y.value}px`,I.top="0",I.transform="translate(-50%, -50%)"):g.value==="left"?(I.right="0",I.top="50%",I.transform="translate(50%, -50%)"):g.value==="left-start"?(I.right="0",I.top=`${r.arrowOffset}px`,I.transform="translate(50%, -50%)"):g.value==="left-end"&&(I.right="0",I.bottom=`-${r.arrowOffset}px`,I.transform="translate(50%, -50%)"),I):{display:"none"}}),H=()=>(0,t.h)("div",{class:k.value,style:M.value}),U=()=>{P.value===!1&&(v.value=!1)},Z=I=>{if(!p.value||P.value===!1)return;const{relatedTarget:te}=I;p.value.contains(te)||(P.value=!1,i("update:visible",!1))};return s({doLayout:b}),()=>{if(!v.value)return null;const I=[],te=Q();te&&I.push(te);const K=[],L=x();if(L&&K.push(L),o.default){const W=o.default();K.push(W)}const O=H();O&&K.push(O);const j={ref:p,class:D.value,style:z.value,onAnimationend:U};r.leaveHide&&(j.onMouseleave=Z);const _=(0,t.h)("div",j,{default:()=>K});return I.push(_),(0,t.h)(t.Teleport,{to:r.teleport,disabled:r.teleportDisable},{default:()=>I})}}}}var{componentName:Os,create:qs,scope:Hs}=se("popover-dialog"),js=qs(Ds(Os,Hs,!1)),kl=js,Ks={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 Ws(n,a,l){return{props:{...rn,...Ks},emits:["click"],setup(r,{slots:i,attrs:o}){const{toLocaleRefs:s}=(0,Ae.useFoxI18n)(a),u=s(r,["moreText"]),e=n,c=(0,t.computed)(()=>({[e]:!0}));function d(B){return B.props||{}}function m(B){return!!d(B).disabled}function g(B){return B.children??[]}const v=(0,t.ref)(),w=(0,t.computed)(()=>v.value?.$el??null),p=(0,t.ref)(!1),f=B=>{p.value=B},C=()=>{p.value=!p.value};function b(B,E){return()=>{E||(p.value=!1,d(B)?.onClick?.())}}function y(B,E){const V=g(B),S=m(B),D=b(B,S),z=[`${e}__dropdown-item`];return S&&z.push("is-disabled"),(0,t.h)("span",{class:z,onClick:D},V)}const F=B=>{const E=r.maxDisplayCount??B.length;if(E>=B.length)return B;const V=[],S=E-1;for(let x=0;x<S;x++)V.push(B[x]);const D=(i.moreIcon&&i.moreIcon())??(r.moreIcon&&(0,t.h)(r.moreIcon))??(0,t.h)(l),z=(0,t.h)(zl,{ref:x=>v.value=x,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:r.type,onClick:C},{default:()=>u.moreText.value,mark:()=>D});V.push(z);const A=[];for(let x=S;x<B.length;x++){const k=y(B[x],x);A.push(k)}const Q=(0,t.h)(kl,{placement:r.dropdownPlacement,"onUpdate:visible":f,visible:p.value,reference:w.value,"custom-class":`${e}__popover`},{default:()=>A});return V.push(Q),V},P=()=>(i.default?.()||[]).filter(B=>B.type!==Comment);return()=>{const B=F(P()),E=mt(r,rn);return Object.assign(E,o??{}),E.class=c.value,(0,t.h)(Cl,E,{default:()=>B})}}}}var{componentName:Ys,create:Us,scope:Gs}=se("buttons-item"),Xs=Us(Ws(Ys,Gs,Ve.ArrowDown)),_n=Xs,Ge=(n={})=>{if(!n)return{};const a={};return Reflect.ownKeys(n).forEach(l=>{typeof l=="string"&&l.indexOf("data-fox")!==0&&(a[l]=n[l])}),a},Sr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1},showTooltip:{type:Boolean,default:!1}};function Zs(n,a,l){return{props:{...Se,...Te,...Sr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Ae.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,t.ref)(!1),v=he(r,"modelValue",null,c),w=n,p=(0,t.computed)(()=>({[w]:!0,[`${w}__disabled`]:s.value,[`${w}__readonly`]:e.value})),f=k=>{v.value=k,c("update:modelValue",k),c("input",k)},C=k=>{c("change",k)};let b=he(r,"hintText"),y=(0,t.ref)(!1);const F=k=>{let M=k.target.value;g.value=!0,fe(b.value)||(y.value=!0),c("focus",M,k)},P=k=>{setTimeout(()=>{y.value&&(y.value=!1),g.value=!1},0);let M=k.target.value;r.maxLength&&M.length>Number(r.maxLength)&&(M=M.slice(0,Number(r.maxLength))),c("blur",M,k)},B=()=>{c("clear","")},E=(0,t.ref)(!1);let V=null;const S=()=>{r.showTooltip&&E.value===!1&&(V&&clearTimeout(V),V=setTimeout(()=>{E.value=!0},150))},D=()=>{V&&(clearTimeout(V),E.value=!1,V=null)},z=(0,t.computed)(()=>E.value||y.value),A=(0,t.computed)(()=>E.value?v.value:b.value),Q=(0,t.computed)(()=>zt(r.unit)>0),x=(0,t.ref)();return Ne({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:k=>{o.value=k},setReadonly:k=>{u.value=k}}),()=>{const k={...Ge(i.attrs),ref:x,class:p.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:v.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:B,onChange:C,onInput:f,onFocus:F,onBlur:P,onMouseover:S,onMouseleave:D},M={};i.slots.prepend&&(M.prepend=i.slots.prepend),i.slots.append&&(M.append=i.slots.append),i.slots.prefix&&(M.prefix=i.slots.prefix),i.slots.suffix?M.suffix=i.slots.suffix:Q.value&&(M.suffix=()=>[r.unit]);const H=[],U=(0,t.h)(N.ElInput,k,M);H.push(U);const Z={default:()=>H};Z.label=i.slots.default,Z.fixedPreTip=i.slots.fixedPreTip,Z.fixedTip=i.slots.fixedTip;const I={...Pe(r,Sr),hintText:A.value,hintVisible:z.value};return r.prop&&(I.prop=`${r.prop}_item`),(0,t.h)(l,I,Z)}}}}var{componentName:Js,create:Qs,scope:e1}=se("input-item"),t1=Qs(Zs(Js,e1,Ce)),Tn=t1;function ot(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Ft(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function Qa(n,a){return typeof n.childrenKey=="string"&&n.childrenKey.length>0?a[n.childrenKey]||null:a.children??null}function l1(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var n1=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=He(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function r1(){return new n1((0,t.getCurrentInstance)().proxy)}function eo(n,a,l){return!(ot(n,a)!==ot(n,l)||Ft(n,a)!==Ft(n,l))}function to(n,a,l,r){if(r.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(o=>{for(let s of r){const u=Qa(n,s);if(Array.isArray(u)&&u.length>0){const e=to(n,o,l,u)??[];Reflect.apply([].push,i,e)}else{let e=!1;if(l==="text")e=ot(n,s)===o;else if(l==="item")e=eo(n,s,o);else{let c=Ft(n,s);c==null&&(c=ot(n,s)),e=c===o}if(e){i.push(s);break}}}}),i}function a1(n){return{text:n,value:n}}var wr={modelValue:{type:[String,Boolean,Number,Object,Array],required:!1},text:{type:[String],required:!1},source:{type:[Array,Function,String]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},optionType:{type:String,required:!1,default:"text"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},disabledKey:{type:[String],required:!1,default:"disabled"},remoteMethod:{type:[Function],required:!1},filterMethod:{type:[Function],required:!1},allowCreate:{type:Boolean,default:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},appearLoad:{type:[Boolean,String],default:!1},showTooltip:{type:Boolean,default:!1}};function o1(n,a,l){return{props:{...Se,...Te,...wr},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Ae.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,t.ref)(null),v=(0,t.ref)([]),w=(0,t.computed)(()=>v.value?v.value.map($=>ot(r,$)).join(" "):""),p=($,G,T,h=!0)=>{if(!T||T.length==0){g.value=$,h&&(c("update:modelValue",$),c("change",$));return}const R=to(r,$,G,T);if(R===null){if(v.value===null||v.value.length===0)return;g.value=null,v.value=[],h&&(c("update:modelValue",null),c("update:text",null),c("change",null));return}let q=!0;if(R.length!==v.value.length)q=!1;else for(let J=0;J<R.length;J++){const ae=R[J],oe=v.value[J];if(!eo(r,ae,oe)){q=!1;break}}if(!q){v.value=R;let J=[],ae=[],oe=[];R.forEach(Xe=>{const pt=Ft(r,Xe),et=ot(r,Xe);J.push(pt),oe.push(et),r.valueType==="text"?ae.push(et):r.valueType==="item"?ae.push(Xe):ae.push(pt)});let pe,ze,ke;ce(r.multiple)?(g.value=J,pe=(0,t.toRaw)(ae),ze=oe,ke=(0,t.toRaw)(R)):(g.value=J[0]??"",pe=(0,t.toRaw)(ae[0]??""),ze=oe[0]??"",ke=(0,t.toRaw)(R[0])),h&&(c("update:modelValue",pe),c("change",pe,ke)),c("update:text",ze)}},f=(0,t.ref)(null),C=(0,t.ref)(null),b=(0,t.computed)(()=>C.value??f.value??[]),y=Le((0,t.computed)(()=>r.appearLoad),"appearLoad",Ie.Near,$=>ce($)),F=r1(),P=async($,G)=>{if($){const T=await F.load("select",$,G);T.length>0?typeof T[0]=="string"?f.value=T.map(h=>a1(h)):f.value=T:f.value=null}};(0,t.watch)([()=>r.source,()=>r.params],([$,G])=>{C.value=null,P($,G)},{immediate:!y.value});let B=!1;const E=()=>{B||(B=!0,P(r.source,r.params))};(0,t.watch)([()=>f.value,()=>r.modelValue],([$,G])=>{if(z()&&ce(r.multiple)){Je(G,g.value)||(g.value=G);return}p(G,r.valueType,b.value,!1),c("setValue",G)}),r.source||(g.value=r.modelValue);let V=null,S=(0,t.ref)(!1);typeof r.remoteMethod=="function"&&(V=async $=>{if($==null){C.value=null;return}S.value=!0;try{const G=await r.remoteMethod($);G&&(C.value=G)}catch(G){C.value=null,console.error(G)}S.value=!1});let D=null;typeof r.filterMethod=="function"&&(D=async $=>{if($==null){C.value=null;return}S.value=!0;try{const G=await r.filterMethod($,f.value);G&&(C.value=G)}catch(G){C.value=null,console.error(G)}S.value=!1});const z=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",A=(0,t.ref)(!1),Q=n,x=(0,t.computed)(()=>({[Q]:!0})),k=$=>{r.allowCreate||z()&&ce(r.multiple)?(c("update:modelValue",$),c("change",$),c("update:text",$),g.value=$):p($,"value",b.value,!0)};let M=he(r,"hintText"),H=(0,t.ref)(!1);const U=$=>{let G=$.target.value;A.value=!0,fe(M.value)||(H.value=!0),c("focus",G,$)},Z=$=>{setTimeout(()=>{H.value&&(H.value=!1),A.value=!1},0);let G=$.target.value;r.maxLength&&G.length>Number(r.maxLength)&&(G=G.slice(0,Number(r.maxLength))),W.value||c("blur",G,$)},I=()=>{c("clear","")},te=(0,t.ref)(!1);let K=null;const L=()=>{r.showTooltip&&te.value===!1&&(K&&clearTimeout(K),K=setTimeout(()=>{te.value=!0},150))},O=()=>{K&&(clearTimeout(K),te.value=!1,K=null)},j=(0,t.computed)(()=>te.value||H.value),_=(0,t.computed)(()=>te.value?w.value:M.value),W=(0,t.ref)(!1),ee=$=>{W.value=$,c("visible-change",$),$||c("selected")},ne=$=>{c("remove-tag",$)},X=($,G)=>{const T=[];return $.forEach((h,R)=>{const q=Qa(r,h);if(Array.isArray(q)&&q.length>0){const J=X(q,G),ae=ot(r,h),oe={key:`${ae}_${R}`,label:ae};T.push((0,t.h)(N.ElOptionGroup,oe,{default:()=>J}))}else{const J=Ft(r,h),ae=ot(r,h),oe=l1(r,h),pe={key:`${J}_${R}`,label:ae,disabled:oe,value:J};if(typeof G=="function")T.push((0,t.h)(N.ElOption,pe,{default:()=>G(h)}));else if(r.optionType==="item"){const ze=(0,t.h)("span",{class:{"fox-select-item__option-left":!0}},[J]),ke=(0,t.h)("span",{class:{"fox-select-item__option-right":!0}},[ae]),Xe=(0,t.h)("div",{class:{"fox-select-item__option":!0}},[ze,ke]);T.push((0,t.h)(N.ElOption,pe,{default:()=>Xe}))}else r.optionType==="value"?T.push((0,t.h)(N.ElOption,pe,{default:()=>[J]})):T.push((0,t.h)(N.ElOption,pe))}}),T},Y=(0,t.ref)();return Ne({focus:()=>{Y?.value.focus()},blur:()=>{Y?.value.blur()},setDisabled:$=>{o.value=$},setReadonly:$=>{u.value=$}}),()=>{const $={...Ge(i.attrs),ref:Y,class:x.value,clearable:r.clearable,multiple:r.multiple,placeholder:m.placeholder.value,disabled:s.value||e.value,modelValue:g.value,"value-key":r.valueKey,"allow-create":r.allowCreate,onClear:I,onChange:k,onFocus:U,onBlur:Z,onVisibleChange:ee,onRemoveTag:ne};typeof V=="function"&&($["remote-method"]=V,$.loading=S.value),typeof D=="function"&&($["filter-method"]=D,$.loading=S.value);const G={};i.slots.prefix&&(G.prefix=i.slots.prefix),i.slots.empty&&(G.empty=i.slots.empty),i.slots.options?G.default=i.slots.options:G.default=()=>X(b.value,i.slots.option);const T=[],h=(0,t.h)(N.ElSelect,$,G);T.push(h);const R={default:()=>T};R.label=i.slots.default,R.fixedPreTip=i.slots.fixedPreTip,R.fixedTip=i.slots.fixedTip;const q={...Pe(r,wr),hintText:_.value,hintVisible:j.value,onMouseover:L,onMouseleave:O};return r.prop&&(q.prop=`${r.prop}_item`),y.value&&(q["appear-listen"]=!0,q.onAppear=E),(0,t.h)(l,q,R)}}}}var{componentName:i1,create:s1,scope:u1}=se("select-item"),c1=s1(o1(i1,u1,Ce)),$n=c1,d1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs=r()})(n,(function(){"use strict";var l=1e3,r=6e4,i=36e5,o="millisecond",s="second",u="minute",e="hour",c="day",d="week",m="month",g="quarter",v="year",w="date",p="Invalid Date",f=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|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(x){var k=["th","st","nd","rd"],M=x%100;return"["+x+(k[(M-20)%10]||k[M]||k[0])+"]"}},y=function(x,k,M){var H=String(x);return!H||H.length>=k?x:""+Array(k+1-H.length).join(M)+x},F={s:y,z:function(x){var k=-x.utcOffset(),M=Math.abs(k),H=Math.floor(M/60),U=M%60;return(k<=0?"+":"-")+y(H,2,"0")+":"+y(U,2,"0")},m:function x(k,M){if(k.date()<M.date())return-x(M,k);var H=12*(M.year()-k.year())+(M.month()-k.month()),U=k.clone().add(H,m),Z=M-U<0,I=k.clone().add(H+(Z?-1:1),m);return+(-(H+(M-U)/(Z?U-I:I-U))||0)},a:function(x){return x<0?Math.ceil(x)||0:Math.floor(x)},p:function(x){return{M:m,y:v,w:d,d:c,D:w,h:e,m:u,s,ms:o,Q:g}[x]||String(x||"").toLowerCase().replace(/s$/,"")},u:function(x){return x===void 0}},P="en",B={};B[P]=b;var E="$isDayjsObject",V=function(x){return x instanceof A||!(!x||!x[E])},S=function x(k,M,H){var U;if(!k)return P;if(typeof k=="string"){var Z=k.toLowerCase();B[Z]&&(U=Z),M&&(B[Z]=M,U=Z);var I=k.split("-");if(!U&&I.length>1)return x(I[0])}else{var te=k.name;B[te]=k,U=te}return!H&&U&&(P=U),U||!H&&P},D=function(x,k){if(V(x))return x.clone();var M=typeof k=="object"?k:{};return M.date=x,M.args=arguments,new A(M)},z=F;z.l=S,z.i=V,z.w=function(x,k){return D(x,{locale:k.$L,utc:k.$u,x:k.$x,$offset:k.$offset})};var A=(function(){function x(M){this.$L=S(M.locale,null,!0),this.parse(M),this.$x=this.$x||M.x||{},this[E]=!0}var k=x.prototype;return k.parse=function(M){this.$d=(function(H){var U=H.date,Z=H.utc;if(U===null)return new Date(NaN);if(z.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var I=U.match(f);if(I){var te=I[2]-1||0,K=(I[7]||"0").substring(0,3);return Z?new Date(Date.UTC(I[1],te,I[3]||1,I[4]||0,I[5]||0,I[6]||0,K)):new Date(I[1],te,I[3]||1,I[4]||0,I[5]||0,I[6]||0,K)}}return new Date(U)})(M),this.init()},k.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()},k.$utils=function(){return z},k.isValid=function(){return this.$d.toString()!==p},k.isSame=function(M,H){var U=D(M);return this.startOf(H)<=U&&U<=this.endOf(H)},k.isAfter=function(M,H){return D(M)<this.startOf(H)},k.isBefore=function(M,H){return this.endOf(H)<D(M)},k.$g=function(M,H,U){return z.u(M)?this[H]:this.set(U,M)},k.unix=function(){return Math.floor(this.valueOf()/1e3)},k.valueOf=function(){return this.$d.getTime()},k.startOf=function(M,H){var U=this,Z=!!z.u(H)||H,I=z.p(M),te=function(ne,X){var Y=z.w(U.$u?Date.UTC(U.$y,X,ne):new Date(U.$y,X,ne),U);return Z?Y:Y.endOf(c)},K=function(ne,X){return z.w(U.toDate()[ne].apply(U.toDate("s"),(Z?[0,0,0,0]:[23,59,59,999]).slice(X)),U)},L=this.$W,O=this.$M,j=this.$D,_="set"+(this.$u?"UTC":"");switch(I){case v:return Z?te(1,0):te(31,11);case m:return Z?te(1,O):te(0,O+1);case d:var W=this.$locale().weekStart||0,ee=(L<W?L+7:L)-W;return te(Z?j-ee:j+(6-ee),O);case c:case w:return K(_+"Hours",0);case e:return K(_+"Minutes",1);case u:return K(_+"Seconds",2);case s:return K(_+"Milliseconds",3);default:return this.clone()}},k.endOf=function(M){return this.startOf(M,!1)},k.$set=function(M,H){var U,Z=z.p(M),I="set"+(this.$u?"UTC":""),te=(U={},U[c]=I+"Date",U[w]=I+"Date",U[m]=I+"Month",U[v]=I+"FullYear",U[e]=I+"Hours",U[u]=I+"Minutes",U[s]=I+"Seconds",U[o]=I+"Milliseconds",U)[Z],K=Z===c?this.$D+(H-this.$W):H;if(Z===m||Z===v){var L=this.clone().set(w,1);L.$d[te](K),L.init(),this.$d=L.set(w,Math.min(this.$D,L.daysInMonth())).$d}else te&&this.$d[te](K);return this.init(),this},k.set=function(M,H){return this.clone().$set(M,H)},k.get=function(M){return this[z.p(M)]()},k.add=function(M,H){var U,Z=this;M=Number(M);var I=z.p(H),te=function(O){var j=D(Z);return z.w(j.date(j.date()+Math.round(O*M)),Z)};if(I===m)return this.set(m,this.$M+M);if(I===v)return this.set(v,this.$y+M);if(I===c)return te(1);if(I===d)return te(7);var K=(U={},U[u]=r,U[e]=i,U[s]=l,U)[I]||1,L=this.$d.getTime()+M*K;return z.w(L,this)},k.subtract=function(M,H){return this.add(-1*M,H)},k.format=function(M){var H=this,U=this.$locale();if(!this.isValid())return U.invalidDate||p;var Z=M||"YYYY-MM-DDTHH:mm:ssZ",I=z.z(this),te=this.$H,K=this.$m,L=this.$M,O=U.weekdays,j=U.months,_=U.meridiem,W=function(X,Y,$,G){return X&&(X[Y]||X(H,Z))||$[Y].slice(0,G)},ee=function(X){return z.s(te%12||12,X,"0")},ne=_||function(X,Y,$){var G=X<12?"AM":"PM";return $?G.toLowerCase():G};return Z.replace(C,(function(X,Y){return Y||(function($){switch($){case"YY":return String(H.$y).slice(-2);case"YYYY":return z.s(H.$y,4,"0");case"M":return L+1;case"MM":return z.s(L+1,2,"0");case"MMM":return W(U.monthsShort,L,j,3);case"MMMM":return W(j,L);case"D":return H.$D;case"DD":return z.s(H.$D,2,"0");case"d":return String(H.$W);case"dd":return W(U.weekdaysMin,H.$W,O,2);case"ddd":return W(U.weekdaysShort,H.$W,O,3);case"dddd":return O[H.$W];case"H":return String(te);case"HH":return z.s(te,2,"0");case"h":return ee(1);case"hh":return ee(2);case"a":return ne(te,K,!0);case"A":return ne(te,K,!1);case"m":return String(K);case"mm":return z.s(K,2,"0");case"s":return String(H.$s);case"ss":return z.s(H.$s,2,"0");case"SSS":return z.s(H.$ms,3,"0");case"Z":return I}return null})(X)||I.replace(":","")}))},k.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},k.diff=function(M,H,U){var Z,I=this,te=z.p(H),K=D(M),L=(K.utcOffset()-this.utcOffset())*r,O=this-K,j=function(){return z.m(I,K)};switch(te){case v:Z=j()/12;break;case m:Z=j();break;case g:Z=j()/3;break;case d:Z=(O-L)/6048e5;break;case c:Z=(O-L)/864e5;break;case e:Z=O/i;break;case u:Z=O/r;break;case s:Z=O/l;break;default:Z=O}return U?Z:z.a(Z)},k.daysInMonth=function(){return this.endOf(m).$D},k.$locale=function(){return B[this.$L]},k.locale=function(M,H){if(!M)return this.$L;var U=this.clone(),Z=S(M,H,!0);return Z&&(U.$L=Z),U},k.clone=function(){return z.w(this.$d,this)},k.toDate=function(){return new Date(this.valueOf())},k.toJSON=function(){return this.isValid()?this.toISOString():null},k.toISOString=function(){return this.$d.toISOString()},k.toString=function(){return this.$d.toUTCString()},x})(),Q=A.prototype;return D.prototype=Q,[["$ms",o],["$s",s],["$m",u],["$H",e],["$W",c],["$M",m],["$y",v],["$D",w]].forEach((function(x){Q[x[1]]=function(k){return this.$g(k,x[0],x[1])}})),D.extend=function(x,k){return x.$i||(x(k,A,D),x.$i=!0),D},D.locale=S,D.isDayjs=V,D.unix=function(x){return D(1e3*x)},D.en=B[P],D.Ls=B,D.p={},D}))})),f1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_customParseFormat=r()})(n,(function(){"use strict";var l={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,o=/\d\d/,s=/\d\d?/,u=/\d*[^-_:/,()\s\d]+/,e={},c=function(f){return(f=+f)+(f>68?1900:2e3)},d=function(f){return function(C){this[f]=+C}},m=[/[+-]\d\d:?(\d\d)?|Z/,function(f){(this.zone||(this.zone={})).offset=(function(C){if(!C||C==="Z")return 0;var b=C.match(/([+-]|\d\d)/g),y=60*b[1]+(+b[2]||0);return y===0?0:b[0]==="+"?-y:y})(f)}],g=function(f){var C=e[f];return C&&(C.indexOf?C:C.s.concat(C.f))},v=function(f,C){var b,y=e.meridiem;if(y){for(var F=1;F<=24;F+=1)if(f.indexOf(y(F,0,C))>-1){b=F>12;break}}else b=f===(C?"pm":"PM");return b},w={A:[u,function(f){this.afternoon=v(f,!1)}],a:[u,function(f){this.afternoon=v(f,!0)}],Q:[i,function(f){this.month=3*(f-1)+1}],S:[i,function(f){this.milliseconds=100*+f}],SS:[o,function(f){this.milliseconds=10*+f}],SSS:[/\d{3}/,function(f){this.milliseconds=+f}],s:[s,d("seconds")],ss:[s,d("seconds")],m:[s,d("minutes")],mm:[s,d("minutes")],H:[s,d("hours")],h:[s,d("hours")],HH:[s,d("hours")],hh:[s,d("hours")],D:[s,d("day")],DD:[o,d("day")],Do:[u,function(f){var C=e.ordinal;if(this.day=f.match(/\d+/)[0],C)for(var b=1;b<=31;b+=1)C(b).replace(/\[|\]/g,"")===f&&(this.day=b)}],w:[s,d("week")],ww:[o,d("week")],M:[s,d("month")],MM:[o,d("month")],MMM:[u,function(f){var C=g("months"),b=(g("monthsShort")||C.map((function(y){return y.slice(0,3)}))).indexOf(f)+1;if(b<1)throw new Error;this.month=b%12||b}],MMMM:[u,function(f){var C=g("months").indexOf(f)+1;if(C<1)throw new Error;this.month=C%12||C}],Y:[/[+-]?\d+/,d("year")],YY:[o,function(f){this.year=c(f)}],YYYY:[/\d{4}/,d("year")],Z:m,ZZ:m};function p(f){for(var C=f,b=e&&e.formats,y=(f=C.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(D,z,A){var Q=A&&A.toUpperCase();return z||b[A]||l[A]||b[Q].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(x,k,M){return k||M.slice(1)}))}))).match(r),F=y.length,P=0;P<F;P+=1){var B=y[P],E=w[B],V=E&&E[0],S=E&&E[1];y[P]=S?{regex:V,parser:S}:B.replace(/^\[|\]$/g,"")}return function(D){for(var z={},A=0,Q=0;A<F;A+=1){var x=y[A];if(typeof x=="string")Q+=x.length;else{var k=x.regex,M=x.parser,H=D.slice(Q),U=k.exec(H)[0];M.call(z,U),D=D.replace(U,"")}}return(function(Z){var I=Z.afternoon;if(I!==void 0){var te=Z.hours;I?te<12&&(Z.hours+=12):te===12&&(Z.hours=0),delete Z.afternoon}})(z),z}}return function(f,C,b){b.p.customParseFormat=!0,f&&f.parseTwoDigitYear&&(c=f.parseTwoDigitYear);var y=C.prototype,F=y.parse;y.parse=function(P){var B=P.date,E=P.utc,V=P.args;this.$u=E;var S=V[1];if(typeof S=="string"){var D=V[2]===!0,z=V[3]===!0,A=D||z,Q=V[2];z&&(Q=V[2]),e=this.$locale(),!D&&Q&&(e=b.Ls[Q]),this.$d=(function(H,U,Z,I){try{if(["x","X"].indexOf(U)>-1)return new Date((U==="X"?1e3:1)*H);var te=p(U)(H),K=te.year,L=te.month,O=te.day,j=te.hours,_=te.minutes,W=te.seconds,ee=te.milliseconds,ne=te.zone,X=te.week,Y=new Date,$=O||(K||L?1:Y.getDate()),G=K||Y.getFullYear(),T=0;K&&!L||(T=L>0?L-1:Y.getMonth());var h,R=j||0,q=_||0,J=W||0,ae=ee||0;return ne?new Date(Date.UTC(G,T,$,R,q,J,ae+60*ne.offset*1e3)):Z?new Date(Date.UTC(G,T,$,R,q,J,ae)):(h=new Date(G,T,$,R,q,J,ae),X&&(h=I(h).week(X).toDate()),h)}catch{return new Date("")}})(B,S,E,b),this.init(),Q&&Q!==!0&&(this.$L=this.locale(Q).$L),A&&B!=this.format(S)&&(this.$d=new Date("")),e={}}else if(S instanceof Array)for(var x=S.length,k=1;k<=x;k+=1){V[1]=S[k-1];var M=b.apply(this,V);if(M.isValid()){this.$d=M.$d,this.$L=M.$L,this.init();break}k===x&&(this.$d=new Date(""))}else F.call(this,P)}}}))})),m1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_advancedFormat=r()})(n,(function(){"use strict";return function(l,r){var i=r.prototype,o=i.format;i.format=function(s){var u=this,e=this.$locale();if(!this.isValid())return o.bind(this)(s);var c=this.$utils(),d=(s||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(m){switch(m){case"Q":return Math.ceil((u.$M+1)/3);case"Do":return e.ordinal(u.$D);case"gggg":return u.weekYear();case"GGGG":return u.isoWeekYear();case"wo":return e.ordinal(u.week(),"W");case"w":case"ww":return c.s(u.week(),m==="w"?1:2,"0");case"W":case"WW":return c.s(u.isoWeek(),m==="W"?1:2,"0");case"k":case"kk":return c.s(String(u.$H===0?24:u.$H),m==="k"?1:2,"0");case"X":return Math.floor(u.$d.getTime()/1e3);case"x":return u.$d.getTime();case"z":return"["+u.offsetName()+"]";case"zzz":return"["+u.offsetName("long")+"]";default:return m}}));return o.bind(this)(d)}}}))})),p1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_localeData=r()})(n,(function(){"use strict";return function(l,r,i){var o=r.prototype,s=function(m){return m&&(m.indexOf?m:m.s)},u=function(m,g,v,w,p){var f=m.name?m:m.$locale(),C=s(f[g]),b=s(f[v]),y=C||b.map((function(P){return P.slice(0,w)}));if(!p)return y;var F=f.weekStart;return y.map((function(P,B){return y[(B+(F||0))%7]}))},e=function(){return i.Ls[i.locale()]},c=function(m,g){return m.formats[g]||(function(v){return v.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(w,p,f){return p||f.slice(1)}))})(m.formats[g.toUpperCase()])},d=function(){var m=this;return{months:function(g){return g?g.format("MMMM"):u(m,"months")},monthsShort:function(g){return g?g.format("MMM"):u(m,"monthsShort","months",3)},firstDayOfWeek:function(){return m.$locale().weekStart||0},weekdays:function(g){return g?g.format("dddd"):u(m,"weekdays")},weekdaysMin:function(g){return g?g.format("dd"):u(m,"weekdaysMin","weekdays",2)},weekdaysShort:function(g){return g?g.format("ddd"):u(m,"weekdaysShort","weekdays",3)},longDateFormat:function(g){return c(m.$locale(),g)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};o.localeData=function(){return d.bind(this)()},i.localeData=function(){var m=e();return{firstDayOfWeek:function(){return m.weekStart||0},weekdays:function(){return i.weekdays()},weekdaysShort:function(){return i.weekdaysShort()},weekdaysMin:function(){return i.weekdaysMin()},months:function(){return i.months()},monthsShort:function(){return i.monthsShort()},longDateFormat:function(g){return c(m,g)},meridiem:m.meridiem,ordinal:m.ordinal}},i.months=function(){return u(e(),"months")},i.monthsShort=function(){return u(e(),"monthsShort","months",3)},i.weekdays=function(m){return u(e(),"weekdays",null,null,m)},i.weekdaysShort=function(m){return u(e(),"weekdaysShort","weekdays",3,m)},i.weekdaysMin=function(m){return u(e(),"weekdaysMin","weekdays",2,m)}}}))})),h1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekOfYear=r()})(n,(function(){"use strict";var l="week",r="year";return function(i,o,s){var u=o.prototype;u.week=function(e){if(e===void 0&&(e=null),e!==null)return this.add(7*(e-this.week()),"day");var c=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var d=s(this).startOf(r).add(1,r).date(c),m=s(this).endOf(l);if(d.isBefore(m))return 1}var g=s(this).startOf(r).date(c).startOf(l).subtract(1,"millisecond"),v=this.diff(g,l,!0);return v<0?s(this).startOf("week").week():Math.ceil(v)},u.weeks=function(e){return e===void 0&&(e=null),this.week(e)}}}))})),g1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekYear=r()})(n,(function(){"use strict";return function(l,r){r.prototype.weekYear=function(){var i=this.month(),o=this.week(),s=this.year();return o===1&&i===11?s+1:i===0&&o>=52?s-1:s}}}))})),v1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_dayOfYear=r()})(n,(function(){"use strict";return function(l,r,i){r.prototype.dayOfYear=function(o){var s=Math.round((i(this).startOf("day")-i(this).startOf("year"))/864e5)+1;return o==null?s:this.add(o-s,"day")}}}))})),y1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrAfter=r()})(n,(function(){"use strict";return function(l,r){r.prototype.isSameOrAfter=function(i,o){return this.isSame(i,o)||this.isAfter(i,o)}}}))})),b1=lt(((n,a)=>{(function(l,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrBefore=r()})(n,(function(){"use strict";return function(l,r){r.prototype.isSameOrBefore=function(i,o){return this.isSame(i,o)||this.isBefore(i,o)}}}))})),Qe=nt(d1(),1),S1=nt(f1(),1),w1=nt(m1(),1),x1=nt(p1(),1),N1=nt(h1(),1),C1=nt(g1(),1),z1=nt(v1(),1),k1=nt(y1(),1),E1=nt(b1(),1);Qe.default.extend(x1.default);Qe.default.extend(w1.default);Qe.default.extend(S1.default);Qe.default.extend(N1.default);Qe.default.extend(C1.default);Qe.default.extend(z1.default);Qe.default.extend(k1.default);Qe.default.extend(E1.default);var Ke={format(n,a="YYYY-MM-DD"){return(0,Qe.default)(n).format(a)},parser(n,a){return(0,Qe.default)(n,a).toDate()},getDay(n,a,l){let r=a??new Date;const i=n*(1e3*60*60*24);return r=new Date(r.getTime()+i),l=l??"YYYY-MM-DD",this.format(r,l)},isLeapYear(n){return n%4==0&&n%100!=0||n%400==0},getWhatDay(n,a,l){let r=new Date(n+"/"+a+"/"+l).getDay();return r==0&&(r=7),r},getMonthDays(n,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(n))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(n){return n=Number(n),(n>9?"":"0")+n},date2Str:function(n,a){return a=a||"-",[n.getFullYear(),this.getNumTwoBit(n.getMonth()+1),this.getNumTwoBit(n.getDate())].join(a)},compare(n,a,l){const r=typeof n=="string"?this.parser(n,l):n,i=typeof a=="string"?this.parser(a,l):a,o=r.getTime(),s=i.getTime();return o==s?0:o>s?1:-1},between(n,a,l,r){let i;r==="year"?i=new Date(new Date(a).setFullYear(a.getFullYear()+l)):r==="month"?i=new Date(new Date(a).setMonth(a.getMonth()+l)):i=new Date(new Date(a).setDate(a.getDate()+l));const o=n.getTime(),s=i.getTime(),u=a.getTime();return s>u?o>=u&&o<=s:o>=s&&o<=u},inScope4Day(n,a,l){return this.between(n,a,l,"day")},inScope4Month(n,a,l){return this.between(n,a,l,"month")},inScope4Year(n,a,l){return this.between(n,a,l,"year")}},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"}},Nr={isLongTerm:{type:[Boolean,String],required:!1,default:!1},longTermText:{type:[String],required:!1},longTermActionLabel:{type:[String],required:!1},longTerm:{type:[Boolean],required:!1,default:!1},longTermValue:{type:[Date,Number,String,Array],required:!1},compatibleLongTermValue:{type:[Date,Number,String,Array],required:!1}};function _1(n,a,l){return{props:{...Se,...Te,...xr,...Nr},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Ae.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,t.ref)(!1),v=he(r,"modelValue",null,c),w=(0,t.computed)(()=>H.value&&Array.isArray(v.value)&&v.value.length==2?v.value[0]:v.value),p=(0,t.computed)(()=>H.value?"longTermKey":"normalKey"),f=Y=>{if(H.value&&r.type==="daterange"){const $=[...v.value];$[0]=Y,v.value=$}else v.value=Y;c("update:modelValue",v.value),c("change",v.value)},C=(0,t.computed)(()=>H.value&&r.type==="daterange"?"date":r.type),b=n,y=(0,t.computed)(()=>({[`${b}`]:!0,"is-long":H.value,"is-readonly":e.value,"is-disabled":s.value}));let F=he(r,"hintText"),P=(0,t.ref)(!1);const B=Y=>{let $=Y.target.value;g.value=!0,fe(F.value)||(P.value=!0),c("focus",$,Y)},E=Y=>{setTimeout(()=>{P.value&&(P.value=!1),g.value=!1},0);let $=Y.target.value;r.maxLength&&$.length>Number(r.maxLength)&&($=$.slice(0,Number(r.maxLength))),c("blur",$,Y)},V=()=>{c("clear","")},S=Y=>{c("calendar-change",Y)},D=(Y,$,G)=>{c("panel-change",Y,$,G)},z=Y=>{c("visible-change",Y)},A=Le((0,t.computed)(()=>r.longTermText),"longTermText",Ie.Near),Q=Le((0,t.computed)(()=>r.longTermActionLabel),"longTermActionLabel",Ie.Near),x=Le((0,t.computed)(()=>r.longTermValue),"longTermValue",Ie.Near),k=Le((0,t.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",Ie.Near);let M=null;const H=(0,t.ref)(ce(r.longTerm)),U=Y=>{if(H.value=Y,c("update:longTerm",Y),Y){if(M=v.value,r.type==="daterange"){const $=[];Array.isArray(x.value)?($[0]=v.value?v.value[0]??x.value[0]:null,$[1]=x.value[1]??x.value[0]):($[0]=v.value?v.value[0]??x.value:null,$[1]=H.value),$[0]||($[0]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),$[1]||($[1]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),v.value=$}else Array.isArray(x.value)?v.value=x.value[1]??x.value[0]:v.value=x.value,v.value||(v.value=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date);c("update:modelValue",v.value)}else{if(r.type==="daterange"){const $=[];$[0]=Array.isArray(v.value)?v.value[0]:v.value,Array.isArray(M)?$[1]=M[1]:$[1]=M,$[0]||($[0]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),$[1]||($[1]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),v.value=$}else v.value=M;c("update:modelValue",v.value),setTimeout(()=>{ne()},100)}},Z=ce(r.isLongTerm);if(Z){const Y=()=>{if(H.value===!0){if(M=v.value,r.type==="daterange"){const $=[v.value[0]];Array.isArray(x.value)?$[1]=x.value[1]??x.value[0]:$[1]=H.value,$[0]||($[0]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),$[1]||($[1]=r.valueFormat?Ke.format(new Date,r.valueFormat):new Date),v.value=$}else v.value=x.value;c("update:modelValue",v.value)}else Je(x.value,v.value)&&(H.value=!0)};Y(),(0,t.watch)([()=>r.longTerm],([$])=>{H.value!==$&&Y()}),(0,t.watch)([()=>v.value],([$])=>{let G=!1;if(r.type==="daterange"&&Array.isArray($))try{let T=$[1];if(!T)return;if($[0]==null){c("update:modelValue",[]);return}typeof T!="string"&&r.valueFormat&&(T=Ke.format(T,r.valueFormat));let h=Array.isArray(x.value)?x.value[1]:x.value;(T===h||Array.isArray(k.value)&&k.value.findIndex(R=>T==R)!==-1)&&(G=!0)}catch(T){console.error(T)}H.value!==G&&(H.value=G)},{immediate:!0})}const I=(0,t.computed)(()=>({"fox-date-item__long":!0,"is-active":g.value})),te=(0,t.ref)(),K=(0,t.ref)(),L=/^\d+$/,O=(Y,$)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(Y,$):L.test(Y)&&Y.length===r.flashFillThreshold,j=(Y,$)=>{let G;if(typeof r.flashFillFormat=="function")G=r.flashFillFormat(Y,$);else{const h=r.flashFillFormat??"YYYYMMDD";G=Ke.parser(Y,h)}const T=r.valueFormat??"YYYY-MM-DD";return Ke.format(G,T)},_=Y=>Y?Y.endsWith("range"):!1,W=Y=>{if(!Y.target)return;const $=Y.target.value??"";if(O($,r.type)){const G=j($,r.type);if(_(r.type)){const T=Array.isArray(v.value)?[...v.value]:[];T[0]=G,f(T)}else f(G)}},ee=Y=>{if(!Y.target)return;const $=Y.target.value??"";if(O($,r.type)){const G=j($,r.type);if(_(r.type)){const T=Array.isArray(v.value)?[...v.value]:[];T[1]=G,f(T)}else f(G)}},ne=()=>{if(r.flashFill&&te.value&&te.value.$el)if(_(r.type)){const Y=te.value.$el.querySelectorAll("input.el-range-input");Y[0]&&Y[0].addEventListener("input",W),Y[1]&&Y[1].addEventListener("input",ee)}else{const Y=te.value.$el.querySelector("input.el-input__inner");Y&&Y.addEventListener("input",W)}},X=()=>{if(r.flashFill&&te.value&&te.value.$el)if(_(r.type)){const Y=te.value.$el.querySelectorAll("input.el-range-input");Y[0]&&Y[0].removeEventListener("input",W),Y[1]&&Y[1].removeEventListener("input",ee)}else{const Y=te.value.$el.querySelector("input.el-input__inner");Y&&Y.removeEventListener("input",W)}};return(0,t.onMounted)(ne),(0,t.onBeforeUnmount)(X),Ne({focus:()=>{K?.value.focus()},blur:()=>{K?.value.blur()},handleOpen:()=>{K?.value.handleOpen()},handleClose:()=>{K?.value.handleClose()},setDisabled:Y=>{o.value=Y},setReadonly:Y=>{u.value=Y}}),()=>{const Y={...i.attrs,key:p.value,type:C.value,ref:K,class:y.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:w.value,valueFormat:r.valueFormat,format:r.format,"onUpdate:modelValue":f,onClear:V,onFocus:B,onBlur:E,onCalendarChange:S,onPanelChange:D,onVisibleChange:z},$={};i.slots["range-separator"]&&($["range-separator"]=i.slots["range-separator"]),i.slots.cell&&($.default=i.slots.cell);const G=[],T=(0,t.h)(N.ElDatePicker,Y,$);G.push(T);const h={default:()=>G};if(h.label=i.slots.default,h.fixedPreTip=i.slots.fixedPreTip,h.fixedTip=i.slots.fixedTip,Z){if(H.value){const q=(0,t.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),J=(0,t.h)("input",{class:["fox-date-item__long-text"],value:A.value,readonly:!0}),ae=(0,t.h)("div",{class:I.value},{default:()=>[q,J]});G.push(ae)}if(!e.value&&!s.value){const q=(0,t.h)(N.ElCheckbox,{label:Q.value||A.value,disabled:e.value||s.value,modelValue:H.value,"onUpdate:modelValue":U}),J=(0,t.h)("div",{class:{[`${b}__append`]:!0}},[q]);h.append=()=>J}}const R={...Pe(r,xr,Nr),ref:te,class:{[`${b}__wrapper`]:!0,"has-append":Z},hintText:F.value,hintVisible:P.value};return r.prop&&(R.prop=`${r.prop}_item`),(0,t.h)(l,R,h)}}}}var{componentName:T1,create:$1,scope:B1}=se("date-item"),V1=$1(_1(T1,B1,Ce)),Bn=V1,Cr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function M1(n,a,l){return{props:{...Se,...Te,...Cr},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Ae.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,t.ref)(!1),v=he(r,"modelValue",null,c),w=n,p=(0,t.computed)(()=>({[w]:!0})),f=V=>{v.value=V,c("update:modelValue",V),c("change",V)};let C=he(r,"hintText"),b=(0,t.ref)(!1);const y=V=>{let S=V.target.value;g.value=!0,fe(C.value)||(b.value=!0),c("focus",S,V)},F=V=>{setTimeout(()=>{b.value&&(b.value=!1),g.value=!1},0);let S=V.target.value;r.maxLength&&S.length>Number(r.maxLength)&&(S=S.slice(0,Number(r.maxLength))),c("blur",S,V)},P=()=>{c("clear","")},B=V=>{c("visible-change",V)},E=(0,t.ref)();return Ne({focus:()=>{E?.value.focus()},blur:()=>{E?.value.blur()},handleOpen:()=>{E?.value.handleOpen()},handleClose:()=>{E?.value.handleClose()},setDisabled:V=>{o.value=V},setReadonly:V=>{u.value=V}}),()=>{const V={...i.attrs,ref:E,class:p.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:v.value,"onUpdate:modelValue":f,onClear:P,onFocus:y,onBlur:F,onVisibleChange:B},S={},D=[],z=(0,t.h)(N.ElTimePicker,V,S);D.push(z);const A={default:()=>D};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const Q={...Pe(r,Cr),hintText:C.value,hintVisible:b.value};return r.prop&&(Q.prop=`${r.prop}_item`),(0,t.h)(l,Q,A)}}}}var{componentName:I1,create:L1,scope:A1}=se("time-item"),P1=L1(M1(I1,A1,Ce)),Vn=P1,zr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function F1(n,a,l){return{props:{...Se,...Te,...zr},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Ae.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,t.ref)(!1),v=he(r,"modelValue",null,c),w=n,p=(0,t.computed)(()=>({[w]:!0})),f=E=>{v.value=E,c("update:modelValue",E),c("change",E)};let C=he(r,"hintText"),b=(0,t.ref)(!1);const y=E=>{let V=E.target.value;g.value=!0,fe(C.value)||(b.value=!0),c("focus",V,E)},F=E=>{setTimeout(()=>{b.value&&(b.value=!1),g.value=!1},0);let V=E.target.value;r.maxLength&&V.length>Number(r.maxLength)&&(V=V.slice(0,Number(r.maxLength))),c("blur",V,E)},P=()=>{c("clear","")},B=(0,t.ref)();return Ne({focus:()=>{B?.value.focus()},blur:()=>{B?.value.blur()},handleOpen:()=>{B?.value.handleOpen()},handleClose:()=>{B?.value.handleClose()},setDisabled:E=>{o.value=E},setReadonly:E=>{u.value=E}}),()=>{const E={...i.attrs,ref:B,class:p.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:v.value,"onUpdate:modelValue":f,onClear:P,onFocus:y,onBlur:F},V={},S=[],D=(0,t.h)(N.ElTimeSelect,E,V);S.push(D);const z={default:()=>S};z.label=i.slots.default,z.fixedPreTip=i.slots.fixedPreTip,z.fixedTip=i.slots.fixedTip;const A={...Pe(r,zr),hintText:C.value,hintVisible:b.value};return r.prop&&(A.prop=`${r.prop}_item`),(0,t.h)(l,A,z)}}}}var{componentName:R1,create:D1,scope:O1}=se("time-select-item"),q1=D1(F1(R1,O1,Ce)),Mn=q1;function kr(n,a=0){let l=`${n}`,r=l.indexOf(".");if(r==-1)return l;let i=r;for(let o=l.length-1;o>=r;o--)if(l.charAt(o)!="0"){i=o;break}return i-r<a?i=r+a+1:i!=r&&(i+=1),i>l.length?l=l.padEnd(i,"0"):l=l.substring(0,i),l}function Er(n,a,l=20){return typeof a=="string"&&(a=_e(a)),a==1||a==-1?`${n}`:a==0?"0":a>0?kr(ha(`${n}`,`${a}`)):kr(dn(`${n}`,ga(`${a}`),20))}function H1(n,a=-1,l=!1,r=3,i=","){return ol(n,a,l,r,i)}function _r(n,a,l,r,i=!0){if(n==="")return"";if(n=va(n),a=_e(a),a==1)return n;if(r)n=Er(n,a),l&&(n=="0"&&i?n=`${n}.`.padEnd(_e(l)+2,"0"):n=dn(n,1,_e(l)));else{let o=-1*a;n=Er(n,o)}return n}function Tr(n,a){let l={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let r=ce(a.minInclude),i=Xl(n,a.min);(r&&i==-1||!r&&(i==0||i==-1))&&(l.message="请输入不小于 {0} 的数值".replace("{0}",a.min),l.minValid=!1)}if(a.max!=null){let r=ce(a.maxInclude),i=Xl(n,a.max);(r&&i==1||!r&&(i==0||i==1))&&(l.maxValid=!1)}return l}var $r={modelValue:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},showTip:{type:[Boolean,String],required:!1,default:!0},min:{type:[Number,String],required:!1},minInclude:{type:[Boolean,String],required:!1,default:!0},max:{type:[Number,String],required:!1},maxInclude:{type:[Boolean,String],required:!1,default:!0},unit:{type:String,required:!1},rates:{type:[Number,String],required:!1,default:1},precision:{type:[Number,String],required:!1},integerLength:{type:[Number,String],required:!1,default:-1},decimalLength:{type:[Number,String],required:!1,default:2},autoPadding:{type:Boolean,required:!1,default:!0},digits:{type:Number,required:!1,default:3},separator:{type:String,required:!1,default:","},placeholder:{type:String,required:!1},textAlign:{type:String,required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1}};function j1(n,a,l){return{props:{...Se,...Te,...$r},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),d=(0,t.ref)(!1),m=he(r,"modelValue",null,c),g=(0,t.ref)("");(0,t.watch)([()=>m.value,()=>r.rates,()=>r.precision],([k,M,H])=>{if(fe(k)){g.value="";return}const U=_r(k,M,H,!1);g.value!==U&&(g.value=U)},{immediate:!0});const v=(0,t.computed)(()=>{let k="";return d.value&&(k=g.value),k}),{t:w}=(0,Ae.useFoxI18n)(a),p=(0,t.computed)(()=>{let k=r.placeholder??"";return!d.value&&!fe(g.value)?k=H1(g.value,r.decimalLength,r.autoPadding,r.digits,r.separator):k=w(["placeholder",k]),k}),f=n,C=(0,t.computed)(()=>({[f]:!0,[`${f}__disabled`]:s.value,[`${f}__placeholder`]:g.value.length>0})),b=Le((0,t.computed)(()=>r.textAlign),"textAlign");(0,t.computed)(()=>d.value?{textAlign:"left"}:{textAlign:b.value??"right"});const y=(0,t.ref)(""),F=(0,t.computed)(()=>{let k=y.value;return fe(k)&&(k=r.errorTip??""),k}),P=(0,t.ref)(""),B=(0,t.ref)(!1),E=(k,M)=>{if(k=`${k}`,fe(k)){g.value="",m.value="",M.forEach(H=>{c(H,"")}),ce(r.showTip)&&B.value&&(B.value=!1);return}if(k.length>=2){let H=k;if(H.charAt(0)=="-"&&(H=H.substring(1)),H.length>=2&&H.charAt(0)=="0"&&H.charAt(1)!="."){(0,t.triggerRef)(g);return}}if(k!="-"){if(!pn(k)){(0,t.triggerRef)(g);return}if(r.integerLength!=-1&&ka(k)>Number(r.integerLength)){(0,t.triggerRef)(g);return}if(r.decimalLength&&r.decimalLength!=-1&&Ea(k)>Number(r.decimalLength)){(0,t.triggerRef)(g);return}let H=Tr(k,r);if(H.maxValid===!1){y.value=H.message,(0,t.triggerRef)(g);return}}else if(r.min!=null&&_e(r.min)>=0){(0,t.triggerRef)(g);return}P.value=k,ce(r.showTip)&&(B.value=k.length>0),g.value=k,m.value=_r(k,r.rates,r.precision,!0),M.forEach(H=>{c(H,m.value)})},V=k=>{E(k,["update:modelValue","input"])},S=k=>{E(k,["update:modelValue","change"])},D=k=>{if(d.value=!0,ce(r.showTip)){let M=g.value;fe(M)&&(M=r.hintText),fe(M)||(P.value=M,B.value=!0)}y.value="",c("focus",m.value,k)},z=k=>{if(setTimeout(()=>{d.value=!1,ce(r.showTip)&&B.value===!0&&(B.value=!1)},0),!fe(g.value)){let M=Tr(g.value,r);if(M.minValid===!1||M.maxValid===!1){y.value=M.message;return}}c("update:modelValue",m.value,k),c("blur",m.value,k)},A=()=>{c("clear","")},Q=(0,t.computed)(()=>zt(r.unit)>0),x=(0,t.ref)();return Ne({focus:()=>{x?.value.focus()},blur:()=>{x?.value.blur()},select:()=>{x?.value.select()},setDisabled:k=>{o.value=k},setReadonly:k=>{u.value=k}}),()=>{const k={...Ge(i.attrs),ref:x,class:C.value,type:"digit",maxlength:r.maxLength,placeholder:p.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:v.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:A,onInput:V,onChange:S,onFocus:D,onBlur:z},M={};i.slots.prepend&&(M.prepend=i.slots.prepend),i.slots.append&&(M.append=i.slots.append),i.slots.prefix&&(M.prefix=i.slots.prefix),i.slots.suffix?M.suffix=i.slots.suffix:Q.value&&(M.suffix=()=>[r.unit]);const H=[],U=(0,t.h)(N.ElInput,k,M);H.push(U);const Z={default:()=>H};Z.label=i.slots.default,Z.fixedPreTip=i.slots.fixedPreTip,Z.fixedTip=i.slots.fixedTip;const I={...Pe(r,$r),errorTip:F.value,hintText:P.value,hintVisible:B.value,hintType:"number"};return r.prop&&(I.prop=`${r.prop}_item`),(0,t.h)(l,I,Z)}}}}var{componentName:K1,create:W1,scope:Y1}=se("money-item"),U1=W1(j1(K1,Y1,Ce)),In=U1,Br={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1}};function G1(n,a,l){return{props:{...Se,...Te,...Br},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Ae.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,t.ref)(!1),v=he(r,"modelValue",null,c),w=n,p=(0,t.computed)(()=>({[w]:!0,[`${w}__append`]:V.value})),f=(0,t.computed)(()=>({[`${w}__unit`]:!0})),C=D=>{v.value=D,c("update:modelValue",D),c("input",D)},b=D=>{c("change",D)};let y=he(r,"hintText"),F=(0,t.ref)(!1);const P=D=>{let z=D.target.value;g.value=!0,fe(y.value)||(F.value=!0),c("focus",z,D)},B=D=>{setTimeout(()=>{F.value&&(F.value=!1),g.value=!1},0);let z=D.target.value;r.maxLength&&z.length>Number(r.maxLength)&&(z=z.slice(0,Number(r.maxLength))),c("blur",z,D)},E=()=>{c("clear","")},V=(0,t.computed)(()=>zt(r.unit)>0),S=(0,t.ref)();return Ne({focus:()=>{S?.value.focus()},blur:()=>{S?.value.blur()},setDisabled:D=>{o.value=D},setReadonly:D=>{u.value=D}}),()=>{const D={...Ge(i.attrs),ref:S,class:p.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:v.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:E,onChange:b,onInput:C,onFocus:P,onBlur:B},z={},A=[],Q=(0,t.h)(N.ElInputNumber,D,z);A.push(Q);const x={default:()=>A};x.label=i.slots.default,x.fixedPreTip=i.slots.fixedPreTip,x.fixedTip=i.slots.fixedTip;const k={...Pe(r,Br),hintText:y.value,hintVisible:F.value};if(r.prop&&(k.prop=`${r.prop}_item`),i.slots.append)x.append=i.slots.append;else if(V.value){const M=(0,t.h)("div",{class:f.value},[r.unit]);x.append=()=>M}return(0,t.h)(l,k,x)}}}}var{componentName:X1,create:Z1,scope:J1}=se("input-number-item"),Q1=Z1(G1(X1,J1,Ce)),Ln=Q1;function tt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function ft(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function eu(n,a){return typeof n.childrenKey=="string"&&n.childrenKey.length>0?a[n.childrenKey]||null:a.children??null}var tu=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const i=He(this.proxy,n);return i===null?(console.error(`${n} component not found api function`),[]):(Ye(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await i(a,l,r))}};function lu(){return new tu((0,t.getCurrentInstance)().proxy)}function an(n,a,l){return!(tt(n,a)!==tt(n,l)||ft(n,a)!==ft(n,l))}function lo(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];let o=r;for(let s=0;Array.isArray(o)&&s<a.length;s++){const u=a[s];if(Array.isArray(u)){const e=lo(n,u,l,r);i.push(e)}else{let e=!1;for(let c of o){if(l==="text")e=tt(n,c)===u;else if(l==="item")e=an(n,c,u);else{let d=ft(n,c);d==null&&(d=tt(n,c)),e=d===u}if(e){i.push(c),o=eu(n,c);break}}if(!e)break}}return i}function nu(n){return{text:n,value:n}}var Vr={modelValue:{type:[Array,String],required:!1},pathNodes:{type:[Array],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},props:{type:[Object],required:!1},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},remoteMethod:{type:[Function],required:!1},appearLoad:{type:[Boolean],default:!1},lazy:{type:[Boolean],default:!1},lazyLoad:{type:[Function]},leafKey:{type:[String],default:"leaf"},showTooltip:{type:Boolean,default:!1},separator:{type:[String],default:" / "},placeholder:{type:[String],required:!1}};function ru(n,a,l){return{props:{...Se,...Te,...Vr},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Ae.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,t.ref)(null),v=(0,t.ref)([]),w=(0,t.computed)(()=>v.value?v.value.map(X=>Array.isArray(X)?X.map(Y=>tt(r,Y)).join(" "):tt(r,X)).join(" "):""),p=(X,Y,$,G=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(g.value===X)return;g.value=X;const q=(0,t.toRaw)(X);if(G){const J=ne?.value.getCheckedNodes();if(J)if(r.multiple){const ae=[];J.forEach(oe=>{const pe=(oe.pathNodes??[]).map(ze=>ze.data);ae.push(pe)}),c("update:pathNodes",ae)}else c("update:pathNodes",(J[0]?.pathNodes??[]).map(ae=>ae.data));c("update:modelValue",q),c("change",q)}return}const T=lo(r,X,Y,$);if(T===null){if(v.value.length===0||v.value===null)return;v.value=[],g.value=null,G&&(c("update:pathNodes",[]),c("update:modelValue",null),c("change",null));return}const h=T[T.length-1];if(A.value.checkStrictly!==!0&&h&&!Array.isArray(h)&&Array.isArray(h.children)&&h.children.length>0){const q=[];T.forEach(J=>{const ae=`${tt(r,J)}`;q.push(ae)}),q.length>0&&(D.value=q.join(r.separator))}else D.value=null;let R=!0;if(T.length!==v.value.length)R=!1;else for(let q=0;q<T.length;q++){const J=T[q],ae=v.value[q];if(Array.isArray(J)){if(!Array.isArray(ae)||J.length!==ae.length)R=!1;else for(let oe=0;oe<J.length;oe++)if(!an(r,J[oe],ae[oe])){R=!1;break}}else an(r,J,ae)||(R=!1);if(!R)break}if(!R){v.value=T;let q=[],J=[];T.forEach(oe=>{if(Array.isArray(oe)){let pe=[],ze=[];for(let ke of oe)pe.push(ft(r,ke)),r.valueType==="text"?ze.push(tt(r,ke)):r.valueType==="item"?ze.push(ke):ze.push(ft(r,ke));q.push(pe),J.push(ze)}else q.push(ft(r,oe)),r.valueType==="text"?J.push(tt(r,oe)):r.valueType==="item"?J.push(oe):J.push(ft(r,oe))}),g.value=q;const ae=(0,t.toRaw)(J);G&&(c("update:pathNodes",T),c("update:modelValue",ae),c("change",ae))}},f=(0,t.ref)([]),C=Le((0,t.computed)(()=>r.appearLoad),"appearLoad",Ie.Near,X=>ce(X)),b=lu(),y=async(X,Y)=>{if(X){const $=await b.load("cascader",X,Y);$.length>0&&(typeof $[0]=="string"?f.value=$.map(G=>nu(G)):f.value=$)}};(0,t.watch)([()=>r.source,()=>r.params],async([X,Y])=>{y(X,Y)},{immediate:!(C.value||r.lazy)});let F=!1;const P=()=>{F||(F=!0,y(r.source,r.params))};(0,t.watch)([()=>f.value,()=>r.modelValue],([X,Y])=>{p(Y,r.valueType,X,!1),c("setValue",Y)}),r.lazy&&p(r.modelValue,"value",[],!1);let B=null,E=(0,t.ref)(!1);typeof r.remoteMethod=="function"&&(B=async X=>{if(X!=null){E.value=!0;try{f.value=await r.remoteMethod(X)}catch(Y){console.error(Y)}E.value=!1}});const V=(0,t.ref)(!1),S=n,D=(0,t.ref)(null),z=(0,t.computed)(()=>({[S]:!0,"is-incomplete":D.value&&D.value.length>0})),A=(0,t.computed)(()=>{let X={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&(X.multiple=!0),r.props&&Object.assign(X,r.props),r.lazy&&(X.lazy=!0,typeof r.lazyLoad=="function"?X.lazyLoad=r.lazyLoad:X.lazyLoad=async(Y,$)=>{let G={};r.params&&Object.assign(G,r.params),Y&&Object.assign(G,Y);const T=await b.load("cascader",r.source,G,!0);if(Y?.config?.checkStrictly!==!0&&Array.isArray(g.value)&&g.value.length===Y.level){const h=Y.pathLabels??[];let R=[];h.forEach(q=>{q&&R.push(q)}),R.length>0&&(D.value=R.join(r.separator))}else D.value=null;$(T)}),X}),Q=X=>{r.allowCreate?(c("update:modelValue",X),c("change",X),g.value=X):p(X,"value",f.value,!0)};let x=he(r,"hintText"),k=(0,t.ref)(!1);const M=X=>{let Y=X.target.value;V.value=!0,fe(x.value)||(k.value=!0),c("focus",Y,X)},H=X=>{setTimeout(()=>{k.value&&(k.value=!1),V.value=!1},0);let Y=X.target.value;r.maxLength&&Y.length>Number(r.maxLength)&&(Y=Y.slice(0,Number(r.maxLength))),j.value||c("blur",Y,X)},U=()=>{c("clear","")},Z=(0,t.ref)(!1);let I=null;const te=()=>{r.showTooltip&&Z.value===!1&&(I&&clearTimeout(I),I=setTimeout(()=>{Z.value=!0},150))},K=()=>{I&&(clearTimeout(I),Z.value=!1,I=null)},L=(0,t.computed)(()=>Z.value||k.value),O=(0,t.computed)(()=>Z.value?w.value:x.value),j=(0,t.ref)(!1),_=X=>{j.value=X,c("visible-change",X),X||c("selected")},W=X=>{c("remove-tag",X)},ee=X=>{c("expand-change",X)},ne=(0,t.ref)();return Ne({focus:()=>{ne?.value.focus()},blur:()=>{ne?.value.blur()},getCheckedNodes:()=>ne?.value.getCheckedNodes(),setDisabled:X=>{o.value=X},setReadonly:X=>{u.value=X}}),()=>{const X={...i.attrs,ref:ne,class:z.value,props:A.value,clearable:r.clearable,placeholder:D.value||m.placeholder.value,disabled:s.value||e.value,options:f.value,modelValue:g.value,separator:r.separator,onClear:U,onChange:Q,onFocus:M,onBlur:H,onVisibleChange:_,onRemoveTag:W,expandChange:ee};typeof B=="function"&&(X["remote-method"]=B,X.loading=E.value);const Y={};i.slots.option&&(Y.default=i.slots.option),i.slots.empty&&(Y.empty=i.slots.empty);const $=[],G=(0,t.h)(N.ElCascader,X,Y);$.push(G);const T={default:()=>$};T.label=i.slots.default,T.fixedPreTip=i.slots.fixedPreTip,T.fixedTip=i.slots.fixedTip;const h={...Pe(r,Vr),hintText:O.value,hintVisible:L.value,onMouseover:te,onMouseleave:K};return r.prop&&(h.prop=`${r.prop}_item`),C.value&&!r.lazy&&(h["appear-listen"]=!0,h.onAppear=P),(0,t.h)(l,h,T)}}}}var{componentName:au,create:ou,scope:iu}=se("cascader-item"),su=ou(ru(au,iu,Ce)),An=su,Mr={modelValue:{type:[String,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function uu(n,a,l){return{props:{...Se,...Te,...Mr},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Ae.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,t.ref)(!1),v=he(r,"modelValue",null,c),w=n,p=(0,t.computed)(()=>({[w]:!0})),f=S=>{v.value=S,c("update:modelValue",S),c("input",S)},C=S=>{c("change",S)},b=S=>{c("select",S)};let y=he(r,"hintText"),F=(0,t.ref)(!1);const P=S=>{let D=S.target.value;g.value=!0,fe(y.value)||(F.value=!0),c("focus",D,S)},B=S=>{setTimeout(()=>{F.value&&(F.value=!1),g.value=!1},0);let D=S.target.value;r.maxLength&&D.length>Number(r.maxLength)&&(D=D.slice(0,Number(r.maxLength))),c("blur",D,S)},E=()=>{c("clear","")},V=(0,t.ref)();return Ne({focus:()=>{V?.value.focus()},blur:()=>{V?.value.blur()},select:()=>{V?.value.select()},setDisabled:S=>{o.value=S},setReadonly:S=>{u.value=S}}),()=>{const S={...i.attrs,ref:V,class:p.value,placeholder:m.placeholder.value,clearable:r.clearable,disabled:s.value,readonly:e.value,modelValue:v.value,onClear:E,onChange:C,onInput:f,onFocus:P,onBlur:B,onSelect:b},D={};i.slots.prepend&&(D.prepend=i.slots.prepend),i.slots.append&&(D.append=i.slots.append),i.slots.prefix&&(D.prefix=i.slots.prefix),i.slots.suffix&&(D.suffix=i.slots.suffix),i.slots.option&&(D.default=i.slots.option);const z=[],A=(0,t.h)(N.ElAutocomplete,S,D);z.push(A);const Q={default:()=>z};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...Pe(r,Mr),hintText:y.value,hintVisible:F.value};return r.prop&&(x.prop=`${r.prop}_item`),(0,t.h)(l,x,Q)}}}}var{componentName:cu,create:du,scope:fu}=se("autocomplete-item"),mu=du(uu(cu,fu,Ce)),Pn=mu;function pu(n,a,l,r,i){let o=[];Array.isArray(n)?o=n:o=[n];const s=[],u=a[0];if(Array.isArray(n)&&!Array.isArray(u)&&!u[i]){let e=a;for(let c=0;e&&c<o.length;c++){let d=o[c],m=e.find(g=>g[r]===d);if(!m)break;s.push(m[l])}return s}if(Array.isArray(u))for(let e=0;e<a.length&&e<o.length;e++){let c=a[e],d=o[e];const m=c.find(g=>g[r]===d);if(!m)break;s.push(m[l])}else{let e=a;for(let c=0;e&&c<o.length;c++){let d=o[c],m=e.find(g=>g[r]===d);if(!m)break;s.push(m[l]),e=m[i]}}return s}var hu=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=He(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function gu(){return new hu((0,t.getCurrentInstance)().proxy)}var no={tag:{type:[String,Object],required:!1,default:"span"},source:{type:[Array,Function,String],required:!1},sourceType:{type:[String],required:!1,default:"mapping"},params:{type:[Object,String],required:!1},modelValue:{type:[String,Boolean,Number,Array],required:!1},separator:{type:[String,Boolean,Number,Array],required:!1,default:"/"},optionType:{type:String,required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},emptyText:{type:[String],required:!1}};function vu(n,a){return{props:{...no},setup(l,{attrs:r,slots:i}){const o=gu(),s=(0,t.ref)([]);(0,t.watch)([()=>l.source,()=>l.params],async([e,c])=>{s.value=await o.load(l.sourceType,e,c)},{immediate:!0});const u=(0,t.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return l.emptyText;let e=pu(l.modelValue,s.value,l.textKey,l.valueKey,l.childrenKey);return e.length==0?l.emptyText??"":e.length===1?l.optionType=="item"?`${l.modelValue}${l.separator}${e[0]}`:e[0]:e.join(l.separator)});return()=>{const e={...r};if(i.default)return i.default({text:u.value,value:l.modelValue});const c=l.tag??"span";return typeof c=="object"?(0,t.h)(c,e,{default:()=>u.value}):(0,t.h)(c,e,[u.value])}}}}var{componentName:yu,create:bu,scope:Su}=se("mapping"),wu=bu(vu(yu,Su)),Rt=wu;function xu(n,a){let l=a.split("."),r=n;for(let i=0;i<l.length;i++){let o=l[i],s=0,u=o.indexOf("["),e=u==-1?-1:o.indexOf("]",u);for(;u!==-1&&e!==-1;){let c=o.substring(u+1,e);if(/^\d+$/.test(c)){let d=parseInt(c);if(s==0){let m=o.substring(0,u);r=r[m][d]}else r=r[d];s++}u=o.indexOf("[",e),e=u==-1?-1:o.indexOf("]",u)}s===0&&(r=r[o])}return r}function Nu(n,a){return{props:{...no},setup(l,{attrs:r,slots:i}){return()=>{const o={default:s=>{const u=xu(s.row,s.column.property);return i.default?(0,t.h)(Rt,{...l,modelValue:u},{default:i.default}):(0,t.h)(Rt,{...l,modelValue:u})}};for(let s in i)s!=="default"&&(o[s]=i[s]);return(0,t.h)(N.ElTableColumn,{...r},o)}}}}var{componentName:Cu,create:zu,scope:ku}=se("table-mapping-column"),Eu=zu(Nu(Cu,ku)),Fn=Eu,_u=Symbol.for("TableStateKey");function Ir(n,a){let l=a.split("."),r=n;for(let i=0;i<l.length;i++){let o=l[i],s=0,u=o.indexOf("["),e=u==-1?-1:o.indexOf("]",u);for(;u!==-1&&e!==-1;){let c=o.substring(u+1,e);if(/^\d+$/.test(c)){let d=parseInt(c);if(s==0){let m=o.substring(0,u);r=r[m][d]}else r=r[d];s++}u=o.indexOf("[",e),e=u==-1?-1:o.indexOf("]",u)}s===0&&(r=r[o])}return r}function Tu(n,a){return{props:{prop:{type:[String],require:!1}},setup(l,{attrs:r}){const i=(0,t.inject)(_u,{});let o=null;return()=>{const s={default:u=>{const e=i.currentRow?i.currentRow.value:null;u.$index!==-1&&(o=u.row);const c=u.$index!==-1?u.row:o;let d=!1;if(c){const g=l.prop??u.column.property;g?d=Ir(c,g)===(e?Ir(e,g):null):d=Je(c,e)}const m=(0,t.h)("span",{class:{"el-radio__input":!0,"is-checked":d}},[(0,t.h)("span",{class:{"el-radio__inner":!0}})]);return(0,t.h)("label",{class:{"el-radio":!0,"is-checked":d}},[m])}};return(0,t.h)(N.ElTableColumn,{...r},s)}}}}var{componentName:$u,create:Bu,scope:Vu}=se("table-radio-column"),Mu=Bu(Tu($u,Vu)),Rn=Mu,Iu={},Lu={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 Au(n,a){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",Lu,[...a[0]||(a[0]=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var Pu=Ue(Iu,[["render",Au]]),{componentName:um,create:Fu,scope:cm}=se("table-setting"),Ru={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:"不固定"}},Du=Fu({components:{FoxPopover:N.ElPopover,FoxCheckbox:N.ElCheckbox,FoxCheckboxGroup:N.ElCheckboxGroup,FoxButton:N.ElButton,FoxIcon:N.ElIcon,DragIcon:Pu,Download:Ve.Download,RefreshLeft:Ve.RefreshLeft},props:{...Ru},setup(n,{emit:a,attrs:l}){let r=[];const i=(0,t.ref)([]),o=(0,t.computed)(()=>i.value.filter(_=>_.label===""||_.type?!1:_.fixed===""||_.fixed===!0||_.fixed==="left")),s=(0,t.computed)(()=>i.value.filter(_=>_.label===""||_.type?!1:_.fixed==="right")),u=(0,t.computed)(()=>i.value.filter(_=>!(_.label===""||_.type||_.fixed!==void 0))),e=(0,t.computed)(()=>(o.value.length>0||s.value.length>0)&&u.value.length>0),c=(0,t.computed)(()=>o.value.length>0),d=(0,t.computed)(()=>s.value.length>0),m=_=>_.length>1,g=(_,W)=>{Array.isArray(_)&&Array.isArray(W)&&_.forEach(ne=>{W.some(X=>X.prop===ne.prop?(ne.label=X.label,!0):!1)});const ee=[];i.value=_.map((ne,X)=>(!(ne.label===""||ne.type)&&ne.visible!==!1&&ee.push(ne.prop),{...ne,sortIndex:X})),u.value.length+o.value.length+s.value.length===ee.length?b.value=!0:ee.length>0&&(y.value=!0),B.value=ee},v=_=>_?_.type?_.type:_.label?_.prop:"":"",w=(_,W)=>{if(_.length!==W.length)return!1;const ee=_.map(ne=>v(ne));for(let ne of W){const X=v(ne);if(ee.indexOf(X)===-1)return!1}return!0},p=_=>{if(!_){const W=n.tableRef.getColumnSetting(),ee=W.srcColumnPropertyList;r=ee.map((ne,X)=>({...ne,sortIndex:X})),_=W.columnPropertyList,_&&_.length>0&&w(ee,_)||(_=ee)}g(_,r)},f=()=>{n.tableRef.setColumnSetting(i.value)},C=(0,t.computed)(()=>({"max-width":`${n.popoverWidth-125}px`})),b=(0,t.ref)(!1),y=(0,t.ref)(!1),F=_=>{const W=[];i.value.forEach(ee=>{_&&!(ee.label===""||ee.type)&&W.push(ee.prop),ee.visible=_}),b.value=!1,y.value=!1,u.value.length+o.value.length+s.value.length===W.length?b.value=!0:W.length>0&&(y.value=!0),B.value=W,f()},P=()=>{p(r),f()},B=(0,t.ref)([]),E=_=>{i.value.forEach(ee=>{ee.label===""||ee.type||(ee.visible=_.indexOf(ee.prop)!==-1)}),b.value=!1,y.value=!1;const W=u.value.length+o.value.length+s.value.length;_.length===W?b.value=!0:_.length>0&&(y.value=!0),f()},V=()=>{p()};(0,t.onMounted)(()=>{setTimeout(()=>{p()},50)});const S={currentRow:null,index:null,roleType:null},D=_=>_?_.dataset&&_.dataset.role==="row"?_:_.tagName.toLowerCase()!=="body"?(_=_.parentElement,D(_)):null:null,z=_=>{const W=_.currentTarget;W&&W.dataset&&(S.roleType=W.dataset.roleType,S.index=W.dataset.index)},A=_=>{S.currentRow&&(S.currentRow.classList.remove("is-dragover"),S.currentRow=null),S.index=null,S.roleType=null},Q=_=>{const W=_.currentTarget;_.relatedTarget;const ee=D(W);if(!ee)return;const ne=ee.dataset&&ee.dataset.roleType;S.roleType===ne&&(_.preventDefault(),S.currentRow&&S.currentRow!==ee&&S.currentRow.classList.remove("is-dragover"),ee.classList.add("is-dragover"),S.currentRow=ee)},x=_=>{_.preventDefault(),S.currentRow&&(S.currentRow.classList.remove("is-dragover"),S.currentRow=null)},k=_=>{const W=_.currentTarget,ee=D(W);if(!ee)return;const ne=ee.dataset&&ee.dataset.roleType;if(S.roleType!==ne)return;_.preventDefault();const X=Number(S.index),Y=Number(ee.dataset.index);if(X!==Y){if(X<Y){const $=i.value[X];i.value.splice(X,1),i.value.splice(Y,0,$)}else{const $=i.value[X];i.value.splice(X,1),i.value.splice(Y+1,0,$)}g(i.value,r),f()}},M=_=>{const W=i.value[_];W.fixed="left",f()},H=_=>{const W=i.value[_];W.fixed="right",f()},U=_=>{const W=i.value[_];W.fixed=void 0,f()},Z=new Map;let I=null;function te(_){const W=document.createRange();return W.setStart(_,0),W.setEnd(_,_.childNodes.length),W.getBoundingClientRect().width}return{attrs:l,leftFixedColumns:o,rightFixedColumns:s,unFixedColumns:u,isShowNotFixedTitle:e,isShowLeftFixedTitle:c,isShowRightFixedTitle:d,isDraggble:m,isCheckAll:b,isIndeterminate:y,handleCheckAllChange:F,handleReset:P,checkedValue:B,handleCheckChange:E,onShow:V,onDragStart:z,onDragEnd:A,onDragOver:Q,onDragLeave:x,onDrop:k,toLeftFixed:M,toRightFixed:H,toUnFixed:U,checkboxLabelStyle:C,onMouseOverForOverflowText:(_,W,ee)=>{const ne=_.currentTarget;if(ne){const X=Math.floor(ne.offsetWidth);if(Math.floor(te(ne))>X){let Y=Z.get(W);if(Y){if(Y===I)return;Ee.hide(Y)}Y=Ee.show(ne,ee,{type:"text",placement:"top",closeOnClick:!1}),Y&&(Z.set(W,Y),I=Y)}}},onMouseLeaveForOverflowText:(_,W)=>{const ee=Z.get(W);ee&&(Ee.hide(ee),ee===I&&(I=null))},onMouseOverForTip:(_,W)=>{const ee=_.currentTarget;ee&&(I&&Ee.hide(I),I=Ee.show(ee,W,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:_=>{I&&(Ee.hide(I),I=null)}}}}),Ou={class:"fox-table-setting"},qu={class:"fox-table-setting__header"},Hu={class:"fox-table-setting__body"},ju={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},Ku={key:0,class:"fox-table-setting__body-title"},Wu=["data-index","draggable"],Yu=["onMouseover","onMouseleave"],Uu={class:"tools-item"},Gu={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},Xu={key:0,class:"fox-table-setting__body-title"},Zu=["data-index","draggable"],Ju=["onMouseover","onMouseleave"],Qu={class:"tools-item"},e0={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},t0={key:0,class:"fox-table-setting__body-title"},l0=["data-index","draggable"],n0=["onMouseover","onMouseleave"],r0={class:"tools-item"};function a0(n,a,l,r,i,o){const s=(0,t.resolveComponent)("FoxCheckbox"),u=(0,t.resolveComponent)("FoxButton"),e=(0,t.resolveComponent)("DragIcon"),c=(0,t.resolveComponent)("RefreshLeft"),d=(0,t.resolveComponent)("FoxIcon"),m=(0,t.resolveComponent)("Download"),g=(0,t.resolveComponent)("fox-checkbox"),v=(0,t.resolveComponent)("FoxCheckboxGroup"),w=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(w,(0,t.mergeProps)(n.attrs,{placement:n.popoverPlacement,width:n.popoverWidth,onShow:n.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Ou,[(0,t.createElementVNode)("div",qu,[(0,t.createVNode)(s,{modelValue:n.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=p=>n.isCheckAll=p),indeterminate:n.isIndeterminate,onChange:n.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(u,{onClick:n.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",Hu,[(0,t.createVNode)(v,{modelValue:n.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=p=>n.checkedValue=p),onChange:n.handleCheckChange},{default:(0,t.withCtx)(()=>[n.leftFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",ju,[n.isShowLeftFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",Ku,(0,t.toDisplayString)(n.leftFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.leftFixedColumns,p=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:p.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":p.sortIndex,draggable:n.isDraggble(n.leftFixedColumns),onDragstart:a[5]||(a[5]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[6]||(a[6]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[7]||(a[7]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[8]||(a[8]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[9]||(a[9]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.leftFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:p.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,p.prop,p.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,p.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(p.label),45,Yu)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",Uu,[(0,t.createVNode)(d,{onClick:f=>n.toUnFixed(p.sortIndex),onMouseover:a[1]||(a[1]=f=>n.onMouseOverForTip(f,n.unFixedText)),onMouseleave:a[2]||(a[2]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(c)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toRightFixed(p.sortIndex),onMouseover:a[3]||(a[3]=f=>n.onMouseOverForTip(f,n.fixedRightText)),onMouseleave:a[4]||(a[4]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,Wu))),128))])):(0,t.createCommentVNode)("",!0),n.unFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",Gu,[n.isShowNotFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",Xu,(0,t.toDisplayString)(n.unFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.unFixedColumns,p=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:p.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":p.sortIndex,draggable:n.isDraggble(n.unFixedColumns),onDragstart:a[14]||(a[14]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[15]||(a[15]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[16]||(a[16]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[17]||(a[17]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[18]||(a[18]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.unFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:p.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,p.prop,p.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,p.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(p.label),45,Ju)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",Qu,[(0,t.createVNode)(d,{onClick:f=>n.toLeftFixed(p.sortIndex),onMouseover:a[10]||(a[10]=f=>n.onMouseOverForTip(f,n.fixedLeftText)),onMouseleave:a[11]||(a[11]=f=>n.onMouseLeaveForTip(f)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toRightFixed(p.sortIndex),onMouseover:a[12]||(a[12]=f=>n.onMouseOverForTip(f,n.fixedRightText)),onMouseleave:a[13]||(a[13]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,Zu))),128))])):(0,t.createCommentVNode)("",!0),n.rightFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",e0,[n.isShowRightFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",t0,(0,t.toDisplayString)(n.rightFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.rightFixedColumns,p=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:p.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":p.sortIndex,draggable:n.isDraggble(n.rightFixedColumns),onDragstart:a[23]||(a[23]=(...f)=>n.onDragStart&&n.onDragStart(...f)),onDragend:a[24]||(a[24]=(...f)=>n.onDragEnd&&n.onDragEnd(...f)),onDrop:a[25]||(a[25]=(...f)=>n.onDrop&&n.onDrop(...f)),onDragover:a[26]||(a[26]=(...f)=>n.onDragOver&&n.onDragOver(...f)),onDragleave:a[27]||(a[27]=(...f)=>n.onDragLeave&&n.onDragLeave(...f))},[n.isDraggble(n.rightFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(g,{class:"checkbox-item",label:p.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,p.prop,p.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,p.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(p.label),45,n0)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",r0,[(0,t.createVNode)(d,{onClick:f=>n.toUnFixed(p.sortIndex),onMouseover:a[19]||(a[19]=f=>n.onMouseOverForTip(f,n.unFixedText)),onMouseleave:a[20]||(a[20]=f=>n.onMouseLeaveForTip(f))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(c)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:f=>n.toLeftFixed(p.sortIndex),onMouseover:a[21]||(a[21]=f=>n.onMouseOverForTip(f,n.fixedLeftText)),onMouseleave:a[22]||(a[22]=f=>n.onMouseLeaveForTip(f)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(m)]),_:1},8,["onClick"])])],40,l0))),128))])):(0,t.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var El=Ue(Du,[["render",a0]]),o0=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,i,o,s){if(Array.isArray(a)){let e=(l-1)*r,c=e+r;c>a.length&&(c=a.length);const d=a.slice(e,c);return{totalSize:a.length,page:d}}if(typeof a=="function")return await Reflect.apply(a,null,[l,r,i,o,s]);const u=He(this.proxy,n);return u===null?(console.error(`${n} component not found api function`),{totalSize:0,page:[]}):(Ye(i)&&(0,t.isReactive)(i)&&(i=(0,t.toRaw)(i)),await Reflect.apply(u,null,[a,l,r,i,o,s]))}};function i0(){return new o0((0,t.getCurrentInstance)().proxy)}var s0=class{proxy;constructor(n){this.proxy=n}async load(n){let a=null;const l=He(this.proxy,"tableSetting");return typeof l=="function"&&(a=await Reflect.apply(l,null,["load",n])),a}save(n,a){const l=He(this.proxy,"tableSetting");typeof l=="function"&&Reflect.apply(l,null,["save",n,a])}remove(n){const a=He(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",n])}};function ro(){return new s0((0,t.getCurrentInstance)().proxy)}var u0=Symbol.for("TableStateKey"),Lr={data:{type:[String,Array,Function],required:!0},autoLoad:{type:[String,Boolean],required:!1,default:()=>!1},appearLoad:{type:[String,Boolean],required:!1,default:()=>!1},baseParams:{type:[Object]},params:{type:[Object]},rowClassName:{type:[Function,String]},cellClassName:{type:[Function,String]},rowClickSelectable:{type:[String,Boolean],required:!1,default:()=>!1},uniqueExpansion:{type:[String,Boolean],required:!1,default:()=>!1},showSetting:{type:[Boolean],required:!1,default:()=>!1},footerAlign:{type:[String],required:!1,default:()=>"right"}},Ar={showPagination:{type:[Boolean],required:!1,default:()=>!0},pageIndex:{type:[Number],required:!1,default:()=>1},hideOnSinglePage:{type:[Boolean],required:!1,default:()=>!0},pageSize:{type:[Number],required:!1,default:()=>10},pageSizes:{type:[Array],required:!1},paginationLayout:{type:[String],required:!1,default:()=>"total, sizes, prev, pager, next, jumper"},paginationAlign:{type:[String],required:!1,default:()=>"right"},paginationBackground:{type:[Boolean],required:!1,default:()=>!1},paginationSize:{type:[String],required:!1,default:()=>"default"},paginationAppendSizeTo:{type:[String],required:!1},paginationTeleported:{type:[Boolean],required:!1,default:()=>!0},paginationPopperClass:{type:[String],required:!1},paginationpPrevText:{type:[String],required:!1},paginationPrevIcon:{type:[Object,String],required:!1},paginationNextText:{type:[String],required:!1},paginationNextIcon:{type:[Object,String],required:!1},paginationDisabled:{type:[Boolean],required:!1}},Dl={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:()=>"不固定"}},c0={infiniteLoad:{type:Boolean,default:()=>!1},loadText:{type:String},noMoreText:{type:String}};function d0(n,a){let l=a.split("."),r=n;for(let i=0;i<l.length;i++){let o=l[i],s=0,u=o.indexOf("["),e=u==-1?-1:o.indexOf("]",u);for(;u!==-1&&e!==-1;){let c=o.substring(u+1,e);if(/^\d+$/.test(c)){let d=parseInt(c);if(s==0){let m=o.substring(0,u);r=r[m][d]}else r=r[d];s++}u=o.indexOf("[",e),e=u==-1?-1:o.indexOf("]",u)}s===0&&(r=r[o])}return r}function Ol(n,a){return n.filter(l=>{for(let r in a)if(a[r]!==d0(l,r))return!1;return!0})}function f0(n,a,l){return{props:{...Se,...Te,...Lr,...Ar,...Dl,...c0},emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(r,i){const{locale:o,toLocaleRefs:s}=(0,Ae.useFoxI18n)(a),u=s(r,["loadText","noMoreText"]),{emitEvent:e,broadcast:c}=$e({componentName:n,validateHandler:{getValue(...le){return S.value}}},r.prop??i.attrs.name),d=n,m=(0,t.computed)(()=>({[d]:!0})),g=(0,t.computed)(()=>({[`${d}__setting`]:!0})),v=(0,t.computed)(()=>({[`${d}__footer`]:!0,[`${d}__footer__${r.footerAlign}`]:!0})),w=(0,t.computed)(()=>({[`${d}__pagination`]:!0,[`${d}__pagination__${r.paginationAlign}`]:!0})),p=(0,t.shallowRef)({}),f=(0,t.computed)(()=>({...p.value,...r.params??{},...r.baseParams??{}})),C=(0,t.ref)(r.infiniteLoad===!0?0:r.pageIndex),b=(0,t.ref)(r.pageSize),y=ce(r.infiniteLoad);y||((0,t.watch)(()=>r.pageIndex,le=>{C.value=le}),(0,t.watch)(()=>r.pageSize,le=>{b.value=le}),(0,t.watch)([C,b],([le,re],[ie,ue])=>{re!==ue&&(C.value=1,le=1),Q(r.data,le,re,f.value)}));const F=()=>Array.isArray(r.data)?!0:ce(r.autoLoad);F()&&(0,t.watch)([()=>r.data,f],async([le,re],[ie,ue])=>{F()&&(le!==ie&&(z=!0),!(!Array.isArray(le)&&Je(le,ie)&&Je(re,ue))&&(y?(C.value=0,E.value=!0,S.value=[],k()):C.value===1?Q(le,C.value,b.value,re):C.value=1))},{deep:!0});const P=le=>{C.value=le,e("page-index-change",le)},B=le=>{b.value=le,e("page-size-change",le)},E=(0,t.ref)(!0),V=(0,t.ref)(0),S=(0,t.ref)(),D=i0();let z=!0;const A=Le((0,t.computed)(()=>r.appearLoad),"appearLoad",Ie.Near,le=>ce(le)),Q=async(le,re,ie,ue,Be)=>{try{if(Be===!0){if(!E.value)return!1;const ge=await D.load("table",le,re,ie,ue,z,o.value);return V.value=ge.totalSize,!ge.page||!Array.isArray(ge.page)||(Reflect.apply([].push,S.value,ge.page),setTimeout(()=>{e("loaded-data")},250),(S.value?.length??0)>=V.value)||ge.page.length<ie?(E.value=!1,!1):!0}else{const ge=await D.load("table",le,re,ie,ue,z,o.value);return V.value=ge.totalSize,S.value=ge.page??[],setTimeout(()=>{e("loaded-data")},250),!0}}catch(ge){console.error("[FoxUI] Load Table Data Fail",ge),V.value=0,S.value=[]}finally{z=!1}return!1};let x=!1;const k=async()=>{if(!x){if(x=!0,!E.value){x=!1;return}C.value+=1,await Q(r.data,C.value,b.value,f.value,!0),x=!1}},M=(le={},re=!1)=>new Promise(async ie=>{p.value={...(0,t.toRaw)(le??{})},re||(C.value=r.pageIndex??1),y===!0?(C.value=0,S.value=[],E.value=!0,await k()):await Q(r.data,C.value,b.value,f.value),ie()}),H=()=>{V.value=0,S.value=[],y===!0&&(C.value=0,E.value=!0)};let U=!1;const Z=()=>{U||(U=!0,M())},I=(0,t.ref)(null);if(y===!0){let le=null;const re=()=>{I.value&&(le=new IntersectionObserver(ue=>{let Be=!1;for(let ge of ue)if(ge.intersectionRatio>0){Be=!0;break}Be&&k()}),le.observe(I.value))},ie=()=>{!le||!I.value||(le.unobserve(I.value),le=null)};(0,t.onMounted)(re),(0,t.onBeforeUnmount)(ie)}F()&&!A.value&&M();const te=(0,t.ref)(null);(0,t.provide)(u0,{currentRow:te});const K=(le,re)=>{te.value=le,e("current-change",le,re)},L=(le,re,ie)=>{e("row-click",le,re,ie),ce(r.rowClickSelectable)===!0&&we?.value.toggleRowSelection(le)},O=[],j=(le,re)=>{if(e("expand-change",le,re),ce(r.uniqueExpansion))if(Array.isArray(re)&&re.length==0){const ie=O.length;O.splice(0,ie)}else{O.forEach(ue=>{ue!==le&&we?.value.toggleRowExpansion(ue,!1)});const ie=O.length;O.splice(0,ie,le)}},_=i.attrs.id??r.prop??i.attrs.name,W=ro(),ee=(0,t.ref)([]);let ne=[];const X=()=>({srcColumnPropertyList:ne.map(le=>({...le})),columnPropertyList:ee.value}),Y=le=>{ee.value=[...le],G()},$=async()=>{const le=await W.load(_);le&&(ee.value=le)},G=()=>{W.save(_,ee.value)},T=()=>{W.remove(_)};$();const h=le=>le?le.type?le.type:le.label?le.prop:"":"",R=(le,re={})=>{for(let ie in re){const ue=re[ie];typeof ue!="function"&&(le[ie]=ue)}},q=le=>{const re=le?le():[],ie=new Map;if(ne=[],re.forEach(ue=>{const Be=ue;if(!Be.props)return;const ge=h(Be.props);ie.set(ge,Be);const ye={label:"",prop:""};R(ye,Be.props),ne.push(ye)}),ee.value.length===ne.length){const ue=[];for(let Be of ee.value){const ge=h(Be),ye=ie.get(ge);if(!ye)return re;if(Be.visible===!1)continue;const rt=ye;rt.props.fixed=Be.fixed,ue.push(rt)}return ue}return re},J=(0,t.shallowRef)(new Map),ae=({row:le,column:re,rowIndex:ie,columnIndex:ue})=>{const Be=`${ie}_${re.property}`,ge=`${ie}_${ue}`;let ye=J.value.get(Be);return ye||(ye=J.value.get(ge)),typeof ye=="string"?ye:""},oe=le=>le?re=>{const ie=[];let ue=ae(re);return ue&&ie.push(ue),ue=ue=typeof le=="function"?le(re):le,ue&&ie.push(ue),ie.length===0?"":ie.join(" ")}:ae,pe=(le=!1)=>{J.value.forEach((re,ie)=>{ze(ie,re,le)})},ze=(le,re,ie=!1)=>{const ue=`${le}_item`;ie?(c.clearPersistantMessage(),Array.isArray(re)?c.emitToChildren({name:le},"setCellClassNames",[]):c.emitToChildren({name:ue},"setCustomClassName","")):Array.isArray(re)?c.emitToChildren({name:le,cachePolicy:"Persistant",uniqueId:ue},"setCellClassNames",re):c.emitToChildren({name:ue,cachePolicy:"Persistant",uniqueId:ue},"setCustomClassName",re)},ke=(le,re,ie)=>{const ue=`${le}_${re}`;ie?(J.value.set(ue,ie),ze(ue,ie)):(J.value.delete(ue),ze(ue,"",!0)),(0,t.triggerRef)(J)},Xe=le=>{pe(!0),J.value.clear(),le.forEach(re=>{const ie=`${re.rowIndex}_${re.column}`;Array.isArray(re.children)?J.value.set(ie,re.children):typeof re.cellClassName=="string"&&J.value.set(ie,re.cellClassName)}),pe(),(0,t.triggerRef)(J)},pt=()=>{pe(),J.value.clear(),(0,t.triggerRef)(J)},et=(0,t.shallowRef)(new Map),mr=({rowIndex:le})=>{const re=`${le}`;return et.value.get(re)??""},yo=le=>le?re=>{const ie=[];let ue=mr(re);return ue&&ie.push(ue),ue=typeof le=="function"?le(re):le,ue&&ie.push(ue),ie.length===0?"":ie.join(" ")}:mr,bo=(le,re)=>{const ie=`${le}`;re?et.value.set(ie,re):et.value.delete(ie),(0,t.triggerRef)(et)},So=()=>{et.value.clear(),(0,t.triggerRef)(et)},we=(0,t.ref)();return Ne({clearSelection:()=>we?.value.clearSelection(),getSelectionRows:()=>we?.value.getSelectionRows(),toggleRowSelection:(le,re)=>{we?.value.toggleRowSelection(le,re)},toggleRowSelectionByProp:(le,re)=>{if(!S.value)return;const ie=Ol(S.value,le);ie.length!==0&&ie.forEach(ue=>{we?.value.toggleRowSelection(ue,re)})},toggleAllSelection:()=>{we?.value.toggleAllSelection()},toggleRowExpansion:(le,re)=>{we?.value.toggleRowExpansion(le,re)},toggleRowExpansionByProp:(le,re)=>{if(!S.value)return;const ie=Ol(S.value,le);ie.length!==0&&ie.forEach(ue=>{we?.value.toggleRowExpansion(ue,re)})},setCurrentRow:le=>{we?.value.setCurrentRow(le)},setCurrentRowByProp:le=>{if(!S.value)return;const re=Ol(S.value,le);re.length!==0&&we?.value.setCurrentRow(re[0])},getCurrentRow:()=>te.value,clearSort:()=>{we?.value.clearSort()},clearFilter:le=>{we?.value.clearFilter(le)},doLayout:()=>{we?.value.doLayout()},sort:(le,re)=>{we?.value.sort(le,re)},scrollTo:(le,re)=>{we?.value.scrollTo(le,re)},setScrollTop:le=>{we?.value.setScrollTop(le)},setScrollLeft:le=>{we?.value.setScrollLeft(le)},loadData:M,clearData:H,getData(){return S.value},getTotalSize(){return V.value},getPageIndex(){return C.value},getPageSize(){return b.value},getColumnSetting:X,setColumnSetting:Y,removeColumnSetting:T,setCellClassName:ke,setCellClassNames:Xe,clearCellClassName:pt,setRowClassName:bo,clearRowClassName:So}),()=>{const le={...Ge(i.attrs),onCurrentChange:K,onRowClick:L,onExpandChange:j,data:S.value,ref:we,class:m.value,"cell-class-name":oe(r.cellClassName),"row-class-name":yo(r.rowClassName)},re={};if(i.slots.default&&(re.default=()=>q(i.slots.default)),i.slots.append&&(re.append=i.slots.append),i.slots.empty&&(re.empty=i.slots.empty),y===!0){const ye=[];if(E.value){const Et=(0,t.h)(Ve.Loading,{class:`${d}__infinite-icon`});ye.push(Et);const Ml=(0,t.h)("span",{class:`${d}__infinite-text`},[u.loadText.value]);ye.push(Ml)}else{const Et=(0,t.h)("span",{class:`${d}__infinite-text`},[u.noMoreText.value]);ye.push(Et)}const rt=(0,t.h)("div",{ref:I,class:`${d}__infinite`},ye);re.append=()=>rt}const ie=(0,t.h)(N.ElTable,le,re),ue=[];if(ue.push(ie),!y){let ye=null;if(typeof i.slots.pagination=="function"?ye=i.slots.pagination():r.showPagination&&(ye=(0,t.h)(N.ElPagination,{class:w.value,total:V.value,pageSize:b.value,"onUpdate:pageSize":B,pageSizes:r.pageSizes,currentPage:C.value,"onUpdate:currentPage":P,hideOnSinglePage:r.hideOnSinglePage,layout:r.paginationLayout,size:r.paginationSize,background:r.paginationBackground,appendSizeTo:r.paginationAppendSizeTo,teleported:r.paginationTeleported,popperClass:r.paginationPopperClass,prevText:r.paginationpPrevText,prevIcos:r.paginationPrevIcon,nextText:r.paginationNextText,pnextIcon:r.paginationNextIcon,disabled:r.paginationDisabled})),r.showSetting){const rt=[];ye&&rt.push(ye);const Et=(0,t.h)(N.ElIcon,{class:g.value},{default:()=>(0,t.h)(Ve.Setting)}),Ml=(0,t.h)(El,{...mt(r,Dl),tableRef:{getColumnSetting:X,setColumnSetting:Y,removeColumnSetting:T}},{default:()=>Et});rt.push(Ml);const wo=(0,t.h)("div",{class:v.value},rt);ue.push(wo)}else ye&&ue.push(ye)}const Be={default:()=>ue},ge={...Pe(r,Lr,Ar,Dl)};return r.prop&&(ge.prop=`${r.prop}_item`),ge.contentClass=`${d}__wrap`,ge.errorMarkClass="is-table-error",A.value&&F()&&(ge["appear-listen"]=!0,ge.onAppear=Z),(0,t.h)(l,ge,Be)}}}}var{componentName:m0,create:p0,scope:h0}=se("table-item"),g0=p0(f0(m0,h0,Ce)),Dn=g0;function Nt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Dt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function v0(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var y0=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=He(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function b0(){return new y0((0,t.getCurrentInstance)().proxy)}function ao(n,a,l){return a===l?!0:!(a===null||l===null||Nt(n,a)!==Nt(n,l)||Dt(n,a)!==Dt(n,l))}function S0(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;let i=null;for(let o of r){let s=!1;if(l==="text")s=Nt(n,o)===a;else if(l==="item")s=ao(n,o,a);else{let u=Dt(n,o);u==null&&(u=Nt(n,o)),s=u===a}if(s){i=o;break}}return i}function w0(n){return{text:n,value:n}}function x0(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var Pr={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}};function N0(n,a,l){return{inheritAttrs:!0,props:{...Se,...Te,...Pr},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),d=(0,t.ref)(null),m=(0,t.ref)(null),g=(S,D,z,A=!0)=>{const Q=S0(r,S,D,z);if(Q===null){if(m.value===null)return;m.value=null,d.value=null,A&&(c("update:modelValue",null),c("change",null));return}if(!ao(r,Q,m.value)){d.value=S;const x=(0,t.toRaw)(Q);m.value=x;let k=null;r.valueType==="text"?k=Nt(r,x):r.valueType==="item"?k=x:k=Dt(r,x),A&&(c("update:modelValue",k),c("change",k))}},v=(0,t.ref)([]),w=Le((0,t.computed)(()=>r.appearLoad),"appearLoad",Ie.Near,S=>ce(S)),p=b0(),f=async(S,D)=>{if(S){const z=await p.load("radio",S,D);z.length>0&&(typeof z[0]=="string"?v.value=z.map(A=>w0(A)):v.value=z)}};(0,t.watch)([()=>r.source,()=>r.params],async([S,D])=>{f(S,D)},{immediate:!w.value});let C=!1;const b=()=>{C||(C=!0,f(r.source,r.params))};(0,t.watch)([()=>v.value,()=>r.modelValue],([S,D])=>{g(D,r.valueType,S,!1),c("setValue",D)});const y=n,F=(0,t.computed)(()=>({[y]:!0,[`is-${r.direction}`]:!0})),P=S=>{g(S,"value",v.value,!0)};let B=he(r,"hintText"),E=he(r,"hintVisible");const V=(S,D)=>{const z=[];return S.forEach((A,Q)=>{const x=Dt(r,A),k=Nt(r,A);let M=v0(r,A);s.value===!0&&(M=s.value),e.value===!0&&(M=e.value);const H=x0(r,A,Q)??{},U=`${x}_${Q}`,Z={...H,key:U,value:x,size:r.size,border:ce(r.border)};M&&(Z.disabled=M),r.itemType==="button"?z.push((0,t.h)(N.ElRadioButton,Z,{default:()=>[k]})):typeof D=="function"?z.push((0,t.h)(N.ElRadio,Z,{default:()=>D(A)})):z.push((0,t.h)(N.ElRadio,Z,{default:()=>[k]}))}),z};return Ne({setDisabled:S=>{o.value=S},setReadonly:S=>{u.value=S}}),()=>{const S={...Ge(i.attrs),class:F.value,disabled:s.value||e.value,modelValue:d.value,"text-color":r.textColor,fill:r.fill,onChange:P},D=[],z={};i.slots.options?z.default=i.slots.options:z.default=()=>V(v.value,i.slots.text);const A=(0,t.h)(N.ElRadioGroup,S,z);D.push(A);const Q={default:()=>D};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...Pe(r,Pr),hintText:B.value,hintVisible:E.value};return r.prop&&(x.prop=`${r.prop}_item`),w.value&&(x["appear-listen"]=!0,x.onAppear=b),(0,t.h)(l,x,Q)}}}}var{componentName:C0,create:z0,scope:k0}=se("radio-item"),E0=z0(N0(C0,k0,Ce)),On=E0;function Ct(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function St(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function _0(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var T0=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l);const r=He(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(a,l))}};function $0(){return new T0((0,t.getCurrentInstance)().proxy)}function oo(n,a,l){return a===l?!0:!(a===null||l===null||Ct(n,a)!==Ct(n,l)||St(n,a)!==St(n,l))}function B0(n,a,l,r){if(r.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(o=>{for(let s of r){let u=!1;if(l==="text")u=Ct(n,s)===o;else if(l==="item")u=oo(n,s,o);else{let e=St(n,s);e==null&&(e=Ct(n,s)),u=e===o}if(u){i.push(s);break}}}),i}function V0(n){return{text:n,value:n}}function M0(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var Fr={modelValue:{type:[Array,String],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},min:{type:[String,Number],required:!1},max:{type:[String,Number],required:!1},itemType:{type:[String],required:!1,default:"checkbox"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}};function I0(n,a,l){return{inheritAttrs:!0,props:{...Se,...Te,...Fr},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),d=(0,t.ref)([]),m=(0,t.ref)([]),g=(S,D,z,A=!0)=>{const Q=B0(r,S,D,z);if(Q===null){if(m.value===null||m.value.length===0)return;d.value=[],m.value=[],A&&(c("update:modelValue",[]),c("change",[]));return}let x=!0;if(Q.length!==m.value.length)x=!1;else for(let k=0;k<Q.length;k++){const M=Q[k],H=m.value[k];if(!oo(r,M,H)){x=!1;break}}if(!x){m.value=Q;let k=[],M=[];Q.forEach(U=>{k.push(St(r,U)),r.valueType==="text"?M.push(Ct(r,U)):r.valueType==="item"?M.push(U):M.push(St(r,U))}),d.value=k;const H=(0,t.toRaw)(M);A&&(c("update:modelValue",H),c("change",H))}},v=(0,t.ref)([]),w=Le((0,t.computed)(()=>r.appearLoad),"appearLoad",Ie.Near,S=>ce(S)),p=$0(),f=async(S,D)=>{if(S){const z=await p.load("checkbox",S,D);z.length>0&&(typeof z[0]=="string"?v.value=z.map(A=>V0(A)):v.value=z)}};(0,t.watch)([()=>r.source,()=>r.params],async([S,D])=>{f(S,D)},{immediate:!w.value});let C=!1;const b=()=>{C||(C=!0,f(r.source,r.params))};(0,t.watch)([()=>v.value,()=>r.modelValue],([S,D])=>{g(D,r.valueType,S,!1),c("setValue",D)});const y=n,F=(0,t.computed)(()=>({[y]:!0,[`is-${r.direction}`]:!0})),P=S=>{g(S,"value",v.value,!0)};let B=he(r,"hintText"),E=he(r,"hintVisible");const V=(S,D)=>{const z=[];return S.forEach((A,Q)=>{const x=St(r,A),k=Ct(r,A);let M=_0(r,A);s.value===!0&&(M=s.value),e.value===!0&&(M=e.value);const H=M0(r,A,Q)??{},U=`${x}_${Q}`,Z={...H,key:U,class:r.itemClass,value:x,size:r.size,border:ce(r.border)};M&&(Z.disabled=M),r.itemType==="button"?z.push((0,t.h)(N.ElCheckboxButton,Z,{default:()=>[k]})):typeof D=="function"?z.push((0,t.h)(N.ElCheckbox,Z,{default:()=>D(A)})):z.push((0,t.h)(N.ElCheckbox,Z,{default:()=>[k]}))}),z};return Ne({setDisabled:S=>{o.value=S},setReadonly:S=>{u.value=S}}),()=>{const S={...Ge(i.attrs),class:F.value,disabled:s.value||e.value,modelValue:d.value,"text-color":r.textColor,fill:r.fill,max:_e(r.max),min:_e(r.min),onChange:P},D=[],z={};i.slots.options?z.default=i.slots.options:z.default=()=>V(v.value,i.slots.text);const A=(0,t.h)(N.ElCheckboxGroup,S,z);D.push(A);const Q={default:()=>D};Q.label=i.slots.default,Q.fixedPreTip=i.slots.fixedPreTip,Q.fixedTip=i.slots.fixedTip;const x={...Pe(r,Fr),hintText:B.value,hintVisible:E.value};return r.prop&&(x.prop=`${r.prop}_item`),w.value&&(x["appear-listen"]=!0,x.onAppear=b),(0,t.h)(l,x,Q)}}}}var{componentName:L0,create:A0,scope:P0}=se("checkbox-item"),F0=A0(I0(L0,P0,Ce)),qn=F0,Rr={modelValue:{type:[Number,String],required:!1}};function R0(n,a,l){return{props:{...Se,...Te,...Rr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),d=he(r,"modelValue",C=>_e(C),c),m=n,g=(0,t.computed)(()=>({[m]:!0})),v=C=>{c("update:modelValue",C),c("change",C)};let w=he(r,"hintText"),p=(0,t.ref)(!1);const f=(0,t.ref)();return Ne({setDisabled:C=>{o.value=C},setReadonly:C=>{u.value=C}}),()=>{const C={...Ge(i.attrs),ref:f,class:g.value,readonly:e.value||s.value,modelValue:d.value,onChange:v},b={},y=[],F=(0,t.h)(N.ElRate,C,b);y.push(F);const P={default:()=>y};P.label=i.slots.default,P.fixedPreTip=i.slots.fixedPreTip,P.fixedTip=i.slots.fixedTip;const B={...Pe(r,Rr),hintText:w.value,hintVisible:p.value};return r.prop&&(B.prop=`${r.prop}_item`),(0,t.h)(l,B,P)}}}}var{componentName:D0,create:O0,scope:q0}=se("rate-item"),H0=O0(R0(D0,q0,Ce)),Hn=H0,Dr={modelValue:{type:[Boolean,String,Number],required:!1}};function j0(n,a,l){return{props:{...Se,...Te,...Dr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),{emitEvent:c}=$e({componentName:n,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),d=he(r,"modelValue",null,c),m=n,g=(0,t.computed)(()=>({[m]:!0})),v=C=>{c("update:modelValue",C),c("change",C)};let w=he(r,"hintText"),p=he(r,"hintVisible");const f=(0,t.ref)();return Ne({setDisabled:C=>{o.value=C},setReadonly:C=>{u.value=C}}),()=>{const C={...Ge(i.attrs),ref:f,class:g.value,readonly:e.value,disabled:s.value,modelValue:d.value,onChange:v},b={},y=[],F=(0,t.h)(N.ElSwitch,C,b);y.push(F);const P={default:()=>y};P.label=i.slots.default,P.fixedPreTip=i.slots.fixedPreTip,P.fixedTip=i.slots.fixedTip;const B={...Pe(r,Dr),hintText:w.value,hintVisible:p.value};return r.prop&&(B.prop=`${r.prop}_item`),(0,t.h)(l,B,P)}}}}var{componentName:K0,create:W0,scope:Y0}=se("switch-item"),U0=W0(j0(K0,Y0,Ce)),jn=U0,Or={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}},G0=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const o=He(this.proxy,n);return o===null?(console.error(`${n} component not found api function`),[]):(Ye(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(a,l,r))}};function X0(){return new G0((0,t.getCurrentInstance)().proxy)}var qr={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function Z0(n,a,l){return{props:{...Se,...Te,...qr,...Or},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,t.ref)(null),s=Re((0,t.computed)(()=>o.value??r.disabled)),u=(0,t.ref)(null),e=Fe((0,t.computed)(()=>u.value??r.readonly)),c=(0,t.ref)(!1),{emitEvent:d}=$e({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=he(r,"modelValue",null,d),g=n,v=(0,t.computed)(()=>({[g]:!0})),w=A=>{m.value=A,d("update:modelValue",A),d("change",A)};let p=he(r,"hintText"),f=(0,t.ref)(!1);const C=A=>{let Q=A.target.value;c.value=!0,fe(p.value)||(f.value=!0),d("focus",Q,A)},b=A=>{setTimeout(()=>{f.value&&(f.value=!1),c.value=!1},0);let Q=A.target.value;r.maxLength&&Q.length>Number(r.maxLength)&&(Q=Q.slice(0,Number(r.maxLength))),F.value||d("blur",Q,A)},y=()=>{d("clear","")},F=(0,t.ref)(!1),P=A=>{F.value=A,d("visible-change",A),A||d("selected")},B=(0,t.ref)([]),E=X0(),V=async(A,Q)=>{try{B.value=await E.load("treeselect",A,Q)}catch(x){console.error(x)}};(0,t.watch)([()=>r.data,()=>r.params,()=>r.lazy],([A,Q,x])=>{!A||x||V(A,Q)},{immediate:!0});let S=null;r.lazy&&(typeof r.load=="function"?S=r.load:S=async(A,Q)=>{debugger;let x={};r.params&&Object.assign(x,r.params),A&&Object.assign(x,A),Q(await E.load("treeselect",r.data,x,!0))});let D={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const z=(0,t.ref)();return Ne({focus:()=>{z?.value.focus()},blur:()=>{z?.value.blur()},setDisabled:A=>{o.value=A},setReadonly:A=>{u.value=A}}),()=>{const A={...Ge(i.attrs),ref:z,class:v.value,disabled:s.value||e.value,modelValue:m.value,"onUpdate:modelValue":w,lazy:r.lazy,props:D,onClear:y,onFocus:C,onBlur:b,onVisibleChange:P};S?A.load=S:A.data=B.value;const Q={};i.slots.option&&(Q.default=i.slots.option);const x=[],k=(0,t.h)(N.ElTreeSelect,A,Q);x.push(k);const M={default:()=>x};M.label=i.slots.default,M.fixedPreTip=i.slots.fixedPreTip,M.fixedTip=i.slots.fixedTip;const H={...Pe(r,qr,Or),hintText:p.value,hintVisible:f.value};return r.prop&&(H.prop=`${r.prop}_item`),(0,t.h)(l,H,M)}}}}var{componentName:J0,create:Q0,scope:ec}=se("tree-select-item"),tc=Q0(Z0(J0,ec,Ce)),Kn=tc,lc={},nc={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 rc(n,a){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",nc,[...a[0]||(a[0]=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var ac=Ue(lc,[["render",rc]]),{componentName:dm,create:oc,scope:fm}=se("group-setting"),ic={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:"到底部"}},sc=oc({components:{FoxPopover:N.ElPopover,FoxCheckbox:N.ElCheckbox,FoxCheckboxGroup:N.ElCheckboxGroup,FoxButton:N.ElButton,FoxIcon:N.ElIcon,DragIcon:ac,Download:Ve.Download,RefreshLeft:Ve.RefreshLeft},props:{...ic},emits:["change"],setup(n,{emit:a,attrs:l,expose:r}){let i=null;const o=(0,t.ref)([]),s=ro(),u=K=>K.length>1,e=()=>{const K=[];o.value=[...o.value].map((L,O)=>(L.visible!==!1&&K.push(L.prop),{...L,sortIndex:O})),o.value.length===K.length?p.value=!0:K.length>0&&(f.value=!0),y.value=K},c=K=>{let L=null;if(typeof K=="string")L=document.querySelectorAll(`.fox-group[prop="${K}"] > div > .fox-item[prop]`);else if(K&&typeof K=="object"){const j=K.$el??K;typeof j.querySelectorAll=="function"&&(L=j.querySelectorAll(".fox-item[prop]"))}if(!L)return[];const O=[];return L.forEach(j=>{const _=j.querySelector(".label--string");let W="";_&&(W=_.textContent??"");const ee=j.getAttribute("prop")??"",ne=window.getComputedStyle(j,null).getPropertyValue("display");O.push({label:W,prop:ee,sortIndex:0,visible:ne!=="none"})}),O},d=()=>{if(!i){const K=c(n.groupRef??n.groupProp);if(K.length===0)return!1;i=K}return!0},m=async(K=!1)=>{const L=await s.load(n.groupProp),O=j=>{if(!j||!i)return;const _=i.map(W=>({...W}));Array.isArray(L)&&L.forEach(W=>{_.some(ee=>{if(ee.prop===W.prop){const ne=ee.label;return Object.assign(ee,W),ee.label=ne,!0}return!1})}),o.value=_.sort((W,ee)=>W.sortIndex-ee.sortIndex),e(),K&&v(!1)};i?O(!0):cl(d,n.initDelay,5,50,!1,O)},g=()=>{o.value=(i??[]).map(K=>({...K})),e(),v()},v=(K=!0)=>{K&&s.save(n.groupProp,o.value),a("change",o.value.map(L=>({...L})))},w=(0,t.computed)(()=>({"max-width":`${n.popoverWidth-125}px`})),p=(0,t.ref)(!1),f=(0,t.ref)(!1),C=K=>{const L=[];o.value.forEach(O=>{K&&L.push(O.prop),O.visible=K}),p.value=!1,f.value=!1,o.value.length===L.length?p.value=!0:L.length>0&&(f.value=!0),y.value=L,v()},b=()=>{g()},y=(0,t.ref)([]),F=K=>{o.value.forEach(O=>{O.visible=K.indexOf(O.prop)!==-1}),p.value=!1,f.value=!1;const L=o.value.length;K.length===L?p.value=!0:K.length>0&&(f.value=!0),v()},P=()=>{m()};(0,t.onMounted)(()=>{m(!0)});const B={currentRow:null,index:null},E=K=>K?K.dataset&&K.dataset.role==="row"?K:K.tagName.toLowerCase()!=="body"?(K=K.parentElement,E(K)):null:null,V=K=>{const L=K.currentTarget;L&&L.dataset&&(B.index=L.dataset.index)},S=K=>{B.currentRow&&(B.currentRow.classList.remove("is-dragover"),B.currentRow=null),B.index=null},D=K=>{const L=K.currentTarget;K.relatedTarget;const O=E(L);O&&(K.preventDefault(),B.currentRow&&B.currentRow!==O&&B.currentRow.classList.remove("is-dragover"),O.classList.add("is-dragover"),B.currentRow=O)},z=K=>{K.preventDefault(),B.currentRow&&(B.currentRow.classList.remove("is-dragover"),B.currentRow=null)},A=K=>{const L=K.currentTarget,O=E(L);if(!O)return;K.preventDefault();const j=Number(B.index),_=Number(O.dataset.index);if(j!==_){if(j<_){const W=o.value[j];o.value.splice(j,1),o.value.splice(_,0,W)}else{const W=o.value[j];o.value.splice(j,1),o.value.splice(_+1,0,W)}e(),v()}},Q=K=>{const L=o.value[K];o.value.splice(K,1),o.value.splice(0,0,L),e(),v()},x=K=>{const L=o.value[K];o.value.splice(K,1),o.value.push(L),e(),v()};r({refresh:()=>{i=null,m(!1)}});const k=new Map;let M=null;function H(K){const L=document.createRange();return L.setStart(K,0),L.setEnd(K,K.childNodes.length),L.getBoundingClientRect().width}return{attrs:l,itemPropertyList:o,isDraggble:u,isCheckAll:p,isIndeterminate:f,handleCheckAllChange:C,handleReset:b,checkedValue:y,handleCheckChange:F,onShow:P,onDragStart:V,onDragEnd:S,onDragOver:D,onDragLeave:z,onDrop:A,checkboxLabelStyle:w,toTop:Q,toBottom:x,onMouseOverForOverflowText:(K,L,O)=>{const j=K.currentTarget;if(j){const _=Math.floor(j.offsetWidth);if(Math.floor(H(j))>_){let W=k.get(L);if(W){if(W===M)return;Ee.hide(W)}W=Ee.show(j,O,{type:"text",placement:"top",closeOnClick:!1}),k.set(L,W),M=W}}},onMouseLeaveForOverflowText:(K,L)=>{const O=k.get(L);O&&(Ee.hide(O),O===M&&(M=null))},onMouseOverForTip:(K,L)=>{const O=K.currentTarget;O&&(M&&Ee.hide(M),M=Ee.show(O,L,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:K=>{M&&(Ee.hide(M),M=null)}}}}),uc={class:"fox-group-setting"},cc={class:"fox-group-setting__header"},dc={class:"fox-group-setting__body"},fc={class:"fox-group-setting__body-list","data-role":"container"},mc=["data-index","draggable"],pc=["onMouseover","onMouseleave"],hc={class:"tools-item"};function gc(n,a,l,r,i,o){const s=(0,t.resolveComponent)("FoxCheckbox"),u=(0,t.resolveComponent)("FoxButton"),e=(0,t.resolveComponent)("DragIcon"),c=(0,t.resolveComponent)("Download"),d=(0,t.resolveComponent)("FoxIcon"),m=(0,t.resolveComponent)("FoxCheckboxGroup"),g=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(g,(0,t.mergeProps)(n.attrs,{placement:n.popoverPlacement,width:n.popoverWidth,onShow:n.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",uc,[(0,t.createElementVNode)("div",cc,[(0,t.createVNode)(s,{modelValue:n.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=v=>n.isCheckAll=v),indeterminate:n.isIndeterminate,onChange:n.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(u,{onClick:n.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",dc,[(0,t.createVNode)(m,{modelValue:n.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=v=>n.checkedValue=v),onChange:n.handleCheckChange},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",fc,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.itemPropertyList,v=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:v.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":v.sortIndex,draggable:n.isDraggble(n.itemPropertyList),onDragstart:a[5]||(a[5]=(...w)=>n.onDragStart&&n.onDragStart(...w)),onDragend:a[6]||(a[6]=(...w)=>n.onDragEnd&&n.onDragEnd(...w)),onDrop:a[7]||(a[7]=(...w)=>n.onDrop&&n.onDrop(...w)),onDragover:a[8]||(a[8]=(...w)=>n.onDragOver&&n.onDragOver(...w)),onDragleave:a[9]||(a[9]=(...w)=>n.onDragLeave&&n.onDragLeave(...w))},[n.isDraggble(n.itemPropertyList)?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",label:v.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:w=>n.onMouseOverForOverflowText(w,v.prop,v.label),onMouseleave:w=>n.onMouseLeaveForOverflowText(w,v.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(n.checkboxLabelStyle)},(0,t.toDisplayString)(v.label),45,pc)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",hc,[(0,t.createVNode)(d,{onClick:w=>n.toTop(v.sortIndex),onMouseover:a[1]||(a[1]=w=>n.onMouseOverForTip(w,n.toTopText)),onMouseleave:a[2]||(a[2]=w=>n.onMouseLeaveForTip(w)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(c)]),_:1},8,["onClick"]),(0,t.createVNode)(d,{onClick:w=>n.toBottom(v.sortIndex),onMouseover:a[3]||(a[3]=w=>n.onMouseOverForTip(w,n.toBottomText)),onMouseleave:a[4]||(a[4]=w=>n.onMouseLeaveForTip(w))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(c)]),_:1},8,["onClick"])])],40,mc))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Wn=Ue(sc,[["render",gc]]),vc={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}},yc=class{proxy;constructor(n){this.proxy=n}async load(n,a,l,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(l,r);const o=He(this.proxy,n);return o===null?(console.error(`${n} component not found api function`),[]):(Ye(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(a,l,r))}};function bc(){return new yc((0,t.getCurrentInstance)().proxy)}function Sc(n,a,l){return{props:{...nn,...vc},setup(r,i){const o=n,s=(0,t.computed)(()=>({[o]:!0})),u=(0,t.ref)([]),e=bc(),c=async(y,F)=>{try{u.value=await e.load("tree",y,F)}catch(P){console.error(P)}},d=(0,t.shallowRef)({}),m=(0,t.computed)(()=>({...d.value,...r.params??{}}));(Array.isArray(r.data)?!0:r.lazy?!1:ce(r.autoLoad))&&(0,t.watch)([()=>r.data,()=>m.value],([y,F])=>{y&&c(y,F)},{immediate:!0,deep:!0});let v=null;r.lazy&&(typeof r.load=="function"?v=r.load:v=async(y,F)=>{let P={};r.params&&Object.assign(P,r.params),y&&Object.assign(P,y),F(await e.load("treeselect",r.data,P,!0))});const w={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey,disabled:r.disabedKey,...r.props??{}},p=(y={})=>new Promise(async F=>{d.value={...(0,t.toRaw)(y??{})},await c(r.data,m.value),F()}),f=function(y,F){if(typeof r.filterNodeMethod=="function")return r.filterNodeMethod(y,F);if(!r.filterKeyword)return!0;const P=`${F[w.label]}`,B=`${y}`;return P.includes(B)},C=(0,t.ref)();(0,t.watch)(()=>r.filterKeyword,y=>{C.value.filter(y)});const b=y=>(...F)=>{const P=C.value[y];return Reflect.apply(P,C.value,[...F])};return i.expose({loadData:p,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 y={...Ge(i.attrs),class:s.value,lazy:r.lazy,props:w,ref:E=>C.value=E};v?y.load=v:y.data=u.value,y["filter-node-method"]=f;const F=[],P=(0,t.h)(N.ElTree,y,i.slots);F.push(P);const B={default:()=>F};return(0,t.h)(l,{...mt(r,nn)},B)}}}}var{componentName:wc,create:xc,scope:Nc}=se("tree-item"),Cc=xc(Sc(wc,Nc,Nl)),Yn=Cc;function zc(n,a,l,r){return{props:{...Se,...Te,placeholder:{type:String},textAlign:{type:String},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1,default:""}},emits:["click","focus","blur","change"],setup(i,o){const s=Re((0,t.computed)(()=>i.disabled)),u=Fe((0,t.computed)(()=>i.readonly)),{emitEvent:e}=$e({componentName:n,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return u.value},get disabled(){return s.value}},i.prop??o.attrs.name),{toLocaleRefs:c}=(0,Ae.useFoxI18n)(a),d=c(i,["placeholder"]),m=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,A=>{m.value=A,e("change",A)});const g=(0,t.computed)(()=>({[`${n}`]:!0})),v=(0,t.computed)(()=>({[`${n}__main`]:!0,[`${n}__placeholder`]:!s.value&&fe(m.value),"is-disabled":s.value,"is-readonly":u.value})),w=Le((0,t.computed)(()=>i.textAlign),"textAlign"),p=(0,t.computed)(()=>{const A={};return w.value&&(A["text-align"]=w.value),A}),f=(0,t.computed)(()=>!fe(i.modelValue)||o.slots.main?!0:!!fe(i.desc)),C=(0,t.computed)(()=>fe(m.value)?d.placeholder.value:m.value),b=(0,t.computed)(()=>!fe(i.desc)||o.slots.sub),y=(0,t.computed)(()=>({[`${n}__sub`]:!0})),F=(0,t.computed)(()=>{const A={};return w.value&&(A["text-align"]=w.value),A}),P=()=>{e("focus",m.value)},B=()=>{e("blur",m.value)},E=(0,t.computed)(()=>({[`${n}__append`]:!0,"is-disabled":s.value,"is-readonly":u.value})),V=(0,t.computed)(()=>zt(i.unit)>0),S=A=>{s.value==!0||u.value==!0||e("click")},D=(0,t.computed)(()=>i.icon??l),z=(0,t.computed)(()=>({action:!0}));return()=>{const A=[];if(typeof o.slots.content=="function"){const I=o.slots.content();A.push(I)}else{const I=[];if(f.value){const K={tabIndex:0,class:v.value,style:p.value,onFocus:P,onBlur:B};let L=null;o.slots.main?L=(0,t.h)("view",K,[o.slots.main(C.value)]):L=(0,t.h)("view",K,[C.value]),I.push(L)}if(b.value){const K={tabIndex:0,class:y.value,style:F.value,onFocus:P,onBlur:B};let L=null;o.slots.sub?L=(0,t.h)("view",K,[o.slots.sub(i.desc)]):L=(0,t.h)("view",K,[i.desc]),I.push(L)}const te=(0,t.h)("view",{class:g.value,onClick:S},I);A.push(te)}const Q=[],x=de(i.iconSize);let k=o.slots.icon;if(!k){const I={width:x,height:x,class:["action-icon"]};k=(0,t.h)(D.value,I)}const M=(0,t.h)("view",{class:z.value,onClick:S},{default:()=>[k]});if(Q.push(M),V.value){const I=(0,t.h)("view",{},[i.unit]);Q.push(I)}const H=(0,t.h)("view",{class:E.value},{default:()=>Q});A.push(H);const U={default:()=>A};U.label=o.slots.default,U.prepend=o.slots.prepend,U.append=o.slots.append,U.fixedPreTip=o.slots.fixedPreTip,U.fixedTip=o.slots.fixedTip;const Z={...mt(i,Te,Se)};return i.prop&&(Z.prop=`${i.prop}_item`),(0,t.h)(r,Z,U)}}}}var{componentName:kc,create:Ec,scope:_c}=se("link-item"),Tc=Ec(zc(kc,_c,Ve.ArrowRight,Ce)),Un=Tc,Hr="fox-icon",mm=(0,t.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(n,{emit:a}){var l;const r=n,i=a,o=g=>{i("click",g)},s=(0,t.useSlots)();(0,t.useAttrs)();const u=()=>r.name?r.name.indexOf("/")!==-1:!1,e=g=>{if(g)return isNaN(Number(g))?String(g):g+"px"},c=u();let d=(0,t.h)(c?"img":r.tag,{class:c?`${Hr}__img`:`${r.fontClassName} ${Hr} ${r.classPrefix}-${r.name}`,style:{color:r.color,fontSize:e(r.size),width:e(r.width||r.size),height:e(r.height||r.size)},onClick:o,src:c?r.name:""},(l=s.default)==null?void 0:l.call(s));const m=()=>d;return(g,v)=>((0,t.openBlock)(),(0,t.createBlock)(m))}});var $c=["aria-labelledby"],Bc=[(0,t.createElementVNode)("path",{d:"m636.165 957.44-70.804-70.81c107.591-92.062 176.03-228.587 176.03-381.317 0-145.495-62.284-276.121-161.177-367.774l70.978-70.979c117.013 109.83 190.51 265.477 190.51 438.61 0 180.444-79.78 341.908-205.537 452.27zM445.087 766.356l-72.94-72.929c66.284-36.644 111.191-107.167 111.191-188.257 0-73.615-37.048-138.522-93.47-177.29l71.623-71.614c74.23 57.708 122.189 147.615 122.189 248.904 0 108.657-54.958 204.447-138.593 261.186zm-191.12-175.17c-39.577 0-71.67-32.082-71.67-71.675 0-39.598 32.088-71.675 71.67-71.675 39.609 0 71.68 32.077 71.68 71.675 0 39.593-32.071 71.675-71.68 71.675z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],pm=(0,t.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Bc,14,$c))}}),Vc=["aria-labelledby"],Mc=[(0,t.createElementVNode)("path",{d:"M960 572.8H64c-25.6 0-48-22.4-48-48s22.4-48 48-48h896c25.6 0 48 22.4 48 48s-22.4 48-48 48zm-448 448c-25.6 0-48-22.4-48-48v-896c0-25.6 22.4-48 48-48s48 22.4 48 48v896c0 25.6-22.4 48-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ic=(0,t.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Mc,14,Vc))}}),Lc=["aria-labelledby"],Ac=[(0,t.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm18.944 281.898 3.584 3.072 152.15 150.998a32 32 0 0 1-41.473 48.512l-3.584-3.115L544 523.222v287.445a32 32 0 0 1-63.701 4.352l-.299-4.352V523.69l-93.27 93.696a32 32 0 0 1-41.685 3.157l-3.584-3.072a32 32 0 0 1-3.157-41.685l3.072-3.584 147.968-148.438a32 32 0 0 1 41.6-3.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hm=(0,t.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ac,14,Lc))}}),Pc=["aria-labelledby"],Fc=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gm=(0,t.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Fc,14,Pc))}}),Rc=["aria-labelledby"],Dc=[(0,t.createElementVNode)("path",{d:"m573.056 272 308.8 404.608A76.8 76.8 0 0 1 820.736 800H203.232a76.8 76.8 0 0 1-61.056-123.392L450.976 272a76.8 76.8 0 0 1 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vm=(0,t.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Dc,14,Rc))}}),Oc=["aria-labelledby"],qc=[(0,t.createElementVNode)("path",{d:"m573.056 752 308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ym=(0,t.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},qc,14,Oc))}}),Hc=["aria-labelledby"],jc=[(0,t.createElementVNode)("path",{d:"M946.693 149.193a73.767 73.767 0 0 0-73.633-16.078L91.58 393.627c-28.662 9.554-47.944 34.196-50.216 64.371-2.272 30.118 12.99 57.439 39.846 71.187L303.974 643.48v228.997c0 16.078 13.05 29.127 29.127 29.127s29.127-13.049 29.127-29.127V673.364L711.812 852.73c10.602 5.418 22.137 8.156 33.613 8.156a73.398 73.398 0 0 0 30.234-6.525 73.342 73.342 0 0 0 41.185-48.817l150.82-583.999c6.875-26.214-1.223-53.885-20.971-72.351zm-35.36 57.788-150.82 583.998c-1.632 6.292-6.117 9.146-8.68 10.253s-7.632 2.622-13.399-.35L389.783 621.985l396.361-272.863a29.057 29.057 0 0 0 7.457-40.486 29.098 29.098 0 0 0-40.487-7.457L330.946 591.867l-223.114-114.47c-8.272-4.253-8.621-11.884-8.388-14.971.233-3.088 1.747-10.603 10.544-13.515L891.41 188.456c1.806-.582 3.495-.874 5.068-.874 5.184 0 8.855 2.796 10.427 4.253 2.04 1.806 6.525 7.107 4.428 15.146z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bm=(0,t.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},jc,14,Hc))}}),Kc=["aria-labelledby"],Wc=[(0,t.createElementVNode)("path",{d:"M136.533 540.444c-11.377 0-25.6-5.688-34.133-17.066-14.222-19.911-11.378-45.511 8.533-59.734L477.867 179.2c19.91-14.222 45.51-11.378 59.733 8.533s11.378 45.511-8.533 59.734L162.133 531.91c-5.689 5.689-14.222 8.533-25.6 8.533zm745.245 0c-8.534 0-17.067-2.844-25.6-8.533L489.244 247.467c-19.91-14.223-22.755-42.667-8.533-59.734 14.222-19.91 42.667-22.755 59.733-8.533l366.934 284.444c19.91 14.223 22.755 42.667 8.533 59.734-8.533 11.378-19.911 17.066-34.133 17.066zM512 1024c-22.756 0-42.667-19.911-42.667-42.667v-768c0-22.755 19.911-42.666 42.667-42.666s42.667 19.91 42.667 42.666v768c0 22.756-19.911 42.667-42.667 42.667zM884.622 85.333h-742.4c-22.755 0-42.666-19.91-42.666-42.666S119.466 0 142.222 0h742.4c22.756 0 42.667 19.911 42.667 42.667s-19.911 42.666-42.667 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sm=(0,t.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Wc,14,Kc))}}),Yc=["aria-labelledby"],Uc=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zM448 320a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-17.067 149.333h51.2c12.8 0 21.334 8.534 21.334 21.334v8.533c0 12.8-8.534 21.333-21.334 21.333h-51.2c-12.8 0-25.6-12.8-25.6-25.6s12.8-25.6 25.6-25.6zm51.2 0H524.8c25.6 0 51.2 21.334 51.2 51.2v8.534L537.6 755.2c0 8.533-8.533 17.067-21.333 17.067H473.6c-25.6 0-51.2-21.334-51.2-51.2v-8.534L460.8 486.4c4.267-8.533 12.8-17.067 21.333-17.067zm8.534 251.734h76.8c12.8 0 25.6 12.8 25.6 25.6s-12.8 25.6-25.6 25.6h-76.8c-12.8 0-21.334-8.534-21.334-21.334v-12.8c4.267-12.8 12.8-17.066 21.334-17.066z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gc=(0,t.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Uc,14,Yc))}}),Xc=["aria-labelledby"],Zc=[(0,t.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wm=(0,t.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Zc,14,Xc))}}),Jc=["aria-labelledby"],Qc=[(0,t.createElementVNode)("path",{d:"M762.311 391.396C655.36 466.489 566.613 552.96 491.52 659.91c-20.48 27.307-61.44 27.307-79.644-2.275-34.134-52.338-72.818-91.023-125.156-125.156-25.031-15.929-9.102-54.613 20.48-50.062 56.889 11.378 100.124 34.133 143.36 72.818 77.369-93.298 175.218-166.116 286.72-213.903 27.307-9.102 50.062 31.858 25.031 50.063M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],e2=(0,t.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Qc,14,Jc))}}),t2=["aria-labelledby"],l2=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xm=(0,t.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},l2,14,t2))}}),n2=["aria-labelledby"],r2=[(0,t.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Nm=(0,t.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":n.name,role:"presentation"},r2,14,n2))}}),a2=["aria-labelledby"],o2=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cm=(0,t.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},o2,14,a2))}}),i2=["aria-labelledby"],s2=[(0,t.createElementVNode)("path",{d:"M280.598 1008.246c-19.692 0-39.385-3.938-59.077-11.815-31.508-15.754-59.077-43.323-70.892-78.77-3.939-15.753-7.877-31.507-7.877-51.2l3.938-196.923-118.153-153.6C4.906 488.37-2.971 448.985.967 413.538s23.631-70.892 51.2-90.584c11.816-11.816 27.57-19.692 43.323-23.63l189.047-55.14L394.813 82.709c43.324-63.016 129.97-78.77 192.985-35.446 15.754 7.876 27.57 23.63 35.446 35.446l110.277 161.477 189.046 55.138c35.446 11.815 63.016 35.446 82.708 66.954 15.754 31.508 19.692 70.892 11.815 106.338-3.938 15.754-11.815 31.508-23.63 43.323l-118.154 153.6 3.938 196.924c0 35.446-11.815 70.892-39.384 98.461-23.631 27.57-59.077 43.323-94.523 43.323-15.754 0-35.447-3.938-51.2-7.877l-181.17-66.954-185.107 66.954c-15.754 3.939-31.508 7.877-47.262 7.877zm232.37-870.4c-7.878 0-11.816 3.939-15.755 7.877L379.06 319.015c-11.816 15.754-23.631 27.57-43.323 31.508L134.875 409.6c-3.938 0-3.938 0-7.877 3.938s-7.877 11.816-7.877 15.754c0 3.939 0 7.877 3.939 15.754l126.03 165.416c11.816 15.753 15.754 31.507 15.754 51.2l-3.938 204.8v7.876c3.938 7.877 7.877 11.816 11.815 11.816s7.877 3.938 15.754 0l196.923-70.892c15.754-7.877 35.446-7.877 51.2 0l196.923 70.892h7.877c7.877 0 11.815-3.939 15.754-7.877 3.938-3.939 3.938-7.877 3.938-15.754l-3.938-208.738c0-19.693 3.938-35.447 15.754-51.2l129.969-165.416s3.938-3.938 3.938-7.877c3.939-7.877 0-11.815 0-15.754s-3.938-7.876-11.815-7.876l-200.861-59.077c-15.754-3.939-31.508-15.754-43.324-31.508L532.66 141.785c0-3.939-3.939-3.939-3.939-3.939-7.877 3.939-11.815 0-15.754 0zM158.505 681.354zm-7.877-27.57zM300.29 240.247zm425.354 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zm=(0,t.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},s2,14,i2))}}),u2=["aria-labelledby"],c2=[(0,t.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],km=(0,t.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":n.name,role:"presentation"},c2,14,u2))}}),d2=["aria-labelledby"],f2=[(0,t.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Em=(0,t.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":n.name,role:"presentation"},f2,14,d2))}}),m2=["aria-labelledby"],p2=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_m=(0,t.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p2,14,m2))}}),h2=["aria-labelledby"],g2=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tm=(0,t.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},g2,14,h2))}}),v2=["aria-labelledby"],y2=[(0,t.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$m=(0,t.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":n.name,role:"presentation"},y2,14,v2))}}),b2=["aria-labelledby"],S2=[(0,t.createElementVNode)("path",{d:"M512 960C264.96 960 64 759.04 64 512S264.981 64 512 64c246.997 0 448 200.96 448 448S759.04 960 512 960zm0-832c-211.733 0-384 172.267-384 384s172.267 384 384 384 384-172.267 384-384-172.267-384-384-384zm1.067 645.333c-89.195 0-171.926-40.32-226.923-110.613a31.979 31.979 0 1 1 50.39-39.424 222.763 222.763 0 0 0 176.511 86.059c70.123 0 134.891-31.915 177.664-87.552a31.979 31.979 0 1 1 50.774 38.976 286.123 286.123 0 0 1-228.416 112.554zm-144-258.133a47.979 47.979 0 0 1-48-48v-64a47.979 47.979 0 0 1 48-48 47.979 47.979 0 0 1 48 48v64a48 48 0 0 1-48 48zm288 0a48 48 0 0 1-48-48v-64a48 48 0 1 1 96 0v64a48 48 0 0 1-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bm=(0,t.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},S2,14,b2))}}),w2=["aria-labelledby"],x2=[(0,t.createElementVNode)("path",{d:"M525.474 635.958c-64.674 0-134.737-24.253-185.937-64.674-18.863-13.473-21.558-40.42-8.084-56.59 13.473-18.862 40.42-21.557 56.59-8.083 37.725 29.642 88.925 48.505 137.43 48.505 48.506 0 102.4-18.863 137.432-45.81 16.169-13.474 43.116-10.78 56.59 5.389 13.473 16.168 10.779 43.116-5.39 56.59-48.505 40.42-121.263 64.673-188.631 64.673zm353.01 10.779h-18.863c-70.063 0-150.905-32.337-199.41-78.148-16.169-16.168-16.169-40.42-2.695-56.589 16.168-16.168 40.42-16.168 56.59-2.695 35.03 32.337 97.01 56.59 145.515 56.59h21.558c21.558-2.695 43.116 13.473 45.81 35.031s-13.473 43.116-35.031 45.81h-13.474zm-708.716 0h-13.473c-21.558-2.695-37.727-21.558-35.032-45.81 2.695-21.559 21.558-37.727 45.81-35.032h21.559c51.2 0 115.873-24.253 148.21-56.59 16.169-16.168 40.421-16.168 56.59 0 16.168 16.169 16.168 40.421 0 56.59-48.506 48.505-129.348 78.147-204.8 78.147h-8.085c-2.694 2.695-5.39 2.695-10.779 2.695zm800.337-156.295-53.894-261.39c-18.864-86.23-97.011-148.21-183.243-148.21H326.063c-97.01 0-183.242 67.369-199.41 153.6l-45.81 253.305L0 474.274l45.81-253.306C70.064 97.011 191.327 0 323.369 0h406.906C856.926 0 967.41 88.926 994.358 212.884l53.895 261.39-78.148 16.168zm-808.42 156.295C75.452 646.737 0 571.284 0 479.663c0-21.558 18.863-40.42 40.421-40.42s40.421 18.862 40.421 40.42c0 45.81 37.726 86.232 80.842 86.232 21.558 0 40.421 18.863 40.421 40.42s-18.863 40.422-40.42 40.422zm727.578 0c-21.558 0-40.42-18.863-40.42-40.421s18.862-40.421 40.42-40.421c45.81 0 80.842-35.032 80.842-80.842 0-21.558 18.863-40.421 40.421-40.421s40.421 18.863 40.421 40.42c0 88.927-72.758 161.685-161.684 161.685zM781.473 1024h-512c-105.094 0-188.63-83.537-188.63-188.632V592.842h80.841v242.526c0 59.285 48.505 107.79 107.79 107.79h512c59.284 0 107.79-48.505 107.79-107.79v-256h80.841v256c0 105.095-83.537 188.632-188.631 188.632z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vm=(0,t.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":n.name,role:"presentation"},x2,14,w2))}}),N2=["aria-labelledby"],C2=[(0,t.createElementVNode)("path",{d:"M512 658.286c-58.514 0-124.343-25.6-175.543-65.829-21.943-18.286-25.6-54.857-7.314-76.8 18.286-21.943 54.857-25.6 76.8-7.314 32.914 25.6 73.143 43.886 109.714 43.886S596.114 537.6 625.371 512c21.943-18.286 58.515-18.286 76.8 7.314s18.286 58.515-7.314 76.8c-51.2 36.572-120.686 62.172-182.857 62.172zm303.543-3.657c-65.829 0-135.314-29.258-186.514-73.143-21.943-21.943-21.943-54.857-3.658-76.8 21.943-21.943 54.858-21.943 76.8-3.657 36.572 32.914 87.772 51.2 138.972 40.228 29.257-7.314 58.514 14.629 65.828 43.886 7.315 29.257-14.628 58.514-43.885 65.828-14.629 3.658-29.257 3.658-47.543 3.658zm-610.743 0c-14.629 0-32.914 0-47.543-3.658-29.257-7.314-51.2-32.914-43.886-65.828 3.658-29.257 32.915-51.2 62.172-43.886 51.2 10.972 106.057-10.971 138.971-43.886 21.943-21.942 54.857-21.942 76.8 0 21.943 21.943 21.943 54.858 0 76.8-47.543 51.2-117.028 80.458-186.514 80.458zm709.486-160.915-51.2-230.4c-14.629-69.485-76.8-117.028-153.6-117.028H318.17c-80.457 0-153.6 54.857-168.228 124.343l-43.886 223.085L0 471.771l43.886-223.085C65.829 128 182.857 36.57 318.17 36.57h391.315c128 0 234.057 84.115 263.314 204.8l51.2 230.4-109.714 21.943zM168.229 650.971C76.8 650.971 0 574.171 0 482.743c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 32.914 25.6 58.514 58.515 58.514 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zm687.542 0c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857c32.915 0 58.515-25.6 58.515-58.514 0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 91.428-76.8 168.228-168.229 168.228zm-588.8 336.458c-106.057 0-193.828-87.772-193.828-193.829V585.143h109.714V793.6c0 47.543 36.572 84.114 84.114 84.114h493.715c47.543 0 84.114-36.571 84.114-84.114V585.143h109.714V793.6c0 106.057-87.771 193.829-193.828 193.829H266.97z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mm=(0,t.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},C2,14,N2))}}),z2=["aria-labelledby"],k2=[(0,t.createElementVNode)("path",{d:"M714.24 942.08H286.72c-140.8 0-256-115.2-256-256v-371.2c0-140.8 115.2-256 256-256H384c23.04 0 43.52 17.92 43.52 43.52s-17.92 43.52-40.96 43.52h-97.28c-94.72 0-171.52 76.8-171.52 171.52v368.64c0 94.72 76.8 171.52 171.52 171.52H716.8c94.72 0 171.52-76.8 171.52-171.52V317.44c0-23.04 17.92-43.52 43.52-43.52s43.52 17.92 43.52 43.52v368.64c-5.12 140.8-120.32 256-261.12 256zM870.4 145.92H642.56c-23.04 0-43.52-17.92-43.52-43.52s17.92-43.52 43.52-43.52H870.4c23.04 0 43.52 17.92 43.52 43.52s-20.48 43.52-43.52 43.52zM501.76 599.04h-7.68c-23.04-5.12-38.4-25.6-33.28-51.2 40.96-212.48 184.32-389.12 391.68-486.4 20.48-10.24 46.08 0 56.32 20.48 10.24 20.48 0 46.08-20.48 56.32-181.76 84.48-307.2 238.08-343.04 424.96-5.12 23.04-23.04 35.84-43.52 35.84z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Im=(0,t.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},k2,14,z2))}}),E2=["aria-labelledby"],_2=[(0,t.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Lm=(0,t.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":n.name,role:"presentation"},_2,14,E2))}}),T2=["aria-labelledby"],$2=[(0,t.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Am=(0,t.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},$2,14,T2))}}),B2=["aria-labelledby"],V2=[(0,t.createElementVNode)("path",{d:"M512 1021.305c-24.253 0-51.2-5.39-75.453-18.863l-309.894-158.99c-53.895-26.947-86.232-83.536-86.232-142.82V323.368c0-61.979 32.337-115.873 86.232-142.82l309.894-158.99c45.81-24.253 102.4-24.253 148.21 0l309.896 158.99c53.894 26.947 86.231 83.536 86.231 142.82v377.264c0 61.979-32.337 115.873-86.231 142.82l-309.895 158.99c-21.558 13.474-48.505 18.863-72.758 18.863zm0-937.768c-13.474 0-24.253 2.695-37.726 8.084l-309.895 158.99c-26.947 13.473-43.116 43.115-43.116 72.757v377.264c0 29.642 16.169 56.59 43.116 72.757l309.895 158.99c24.252 10.779 51.2 10.779 75.452 0l309.895-158.99c26.947-13.473 43.116-40.42 43.116-72.757V323.368c0-29.642-16.169-56.59-43.116-72.757L549.726 91.62c-13.473-5.39-24.252-8.084-37.726-8.084zm0 644.042c-110.484 0-202.105-91.621-202.105-202.105S401.515 323.368 512 323.368s202.105 91.621 202.105 202.106S622.485 727.579 512 727.579zm0-323.368c-67.368 0-121.263 53.894-121.263 121.263S444.632 646.737 512 646.737s121.263-53.895 121.263-121.263S579.368 404.21 512 404.21z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pm=(0,t.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},V2,14,B2))}}),M2=["aria-labelledby"],I2=[(0,t.createElementVNode)("path",{d:"M838.267 354.657h55.459C865.31 283.212 817.72 222.89 758.072 178.935 690.285 128.98 606.855 100.15 518.25 100.15c-88.607 0-172.034 28.829-239.822 78.784-59.652 43.956-107.238 104.277-135.653 175.722h41.699c15.728 0 30.12 6.474 40.599 16.901l.056.065.062.054c10.444 10.478 16.904 24.864 16.904 40.6V710.31c0 15.745-6.474 30.12-16.904 40.6l-.062.05-.056.067c-10.479 10.443-24.865 16.9-40.6 16.9h-67.161c-34.262 0-65.428-14.03-88.029-36.622l-.116-.117C6.58 708.59-7.456 677.424-7.456 643.168V479.43c0-34.345 14.03-65.544 36.63-88.145l.06.06c13.72-13.712 30.568-24.272 49.33-30.47 30.643-93.997 89.48-173.074 165.365-229 77.62-57.2 173.047-90.206 274.32-90.206 101.266 0 196.7 33.005 274.32 90.205 77.625 57.207 137.421 138.64 167.438 235.475a126.222 126.222 0 0 1 33.497 23.995l.06-.06c22.601 22.601 36.632 53.8 36.632 88.145v163.736c0 34.257-14.035 65.422-36.622 88.022l-.117.116c-22.6 22.591-53.77 36.623-88.03 36.623h-18.638l7.586 5.402c-43.45 60.724-100.182 109.081-164.665 142.223-64.61 33.21-136.954 51.242-211.462 51.242l-2.32-.005c-9.561 9.976-23.032 16.19-37.949 16.19-29.041 0-52.578-23.541-52.578-52.58s23.537-52.576 52.578-52.576c21.12 0 39.333 12.457 47.694 30.424 62.64-1.143 123.187-16.736 177.317-44.558a404.036 404.036 0 0 0 122.747-97.156c-10.768-2.43-20.449-7.916-28.073-15.508l-.056-.065-.06-.05c-10.444-10.482-16.906-24.847-16.906-40.601V412.276c0-15.735 6.464-30.12 16.906-40.6l.06-.053.056-.065c10.484-10.443 24.848-16.901 40.603-16.901zm-654.652 58.48h-66.303c-18.272 0-34.838 7.427-46.791 19.38v.116c-12.028 12.026-19.497 28.6-19.497 46.798v163.737c0 18.238 7.451 34.826 19.436 46.844 12.019 11.984 28.607 19.438 46.852 19.438h66.303V413.136zm721.814 0h-66.302V709.45h66.302c18.243 0 34.835-7.454 46.853-19.438 11.985-12.018 19.434-28.606 19.434-46.844V479.43c0-18.199-7.471-34.772-19.495-46.798v-.116c-11.952-11.952-28.52-19.38-46.792-19.38z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fm=(0,t.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},I2,14,M2))}}),L2=["aria-labelledby"],A2=[(0,t.createElementVNode)("path",{d:"M1024 657.723H905.846v-126.03c0-228.431-177.23-413.54-393.846-413.54s-393.846 185.109-393.846 413.54v126.03H0v-126.03C0 236.307 228.43 0 512 0s512 236.308 512 531.692v126.031zM196.923 866.462C86.646 866.462 0 779.815 0 669.538s86.646-196.923 196.923-196.923 196.923 86.647 196.923 196.923S307.2 866.462 196.923 866.462zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm630.154 275.693c-110.277 0-196.923-86.647-196.923-196.924S716.8 472.615 827.077 472.615 1024 559.262 1024 669.538s-86.646 196.924-196.923 196.924zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm-149.662 429.293c-23.63 0-47.261-15.754-55.138-43.324-7.877-31.507 7.877-63.015 39.385-74.83 102.4-31.508 189.046-102.4 236.307-196.923 15.754-27.57 51.2-39.385 78.77-23.631s39.384 51.2 23.63 78.77c-63.015 122.091-177.23 216.614-307.2 256-3.938 3.938-11.815 3.938-15.754 3.938z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rm=(0,t.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},A2,14,L2))}}),P2=["aria-labelledby"],F2=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zM984.615 1024c-10.502 0-21.005-2.626-28.882-10.503L824.451 882.215c-15.754-15.753-15.754-39.384 0-55.138s39.385-15.754 55.139 0l131.282 131.282c15.754 15.754 15.754 39.385 0 55.138-5.251 7.877-15.754 10.503-26.257 10.503z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dm=(0,t.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},F2,14,P2))}}),R2=["aria-labelledby"],D2=[(0,t.createElementVNode)("path",{d:"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)],Om=(0,t.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},D2,14,R2))}}),O2=["aria-labelledby"],q2=[(0,t.createElementVNode)("path",{d:"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)],qm=(0,t.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},q2,14,O2))}}),H2=["aria-labelledby"],j2=[(0,t.createElementVNode)("path",{d:"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)],Hm=(0,t.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":n.name,role:"presentation"},j2,14,H2))}}),K2=["aria-labelledby"],W2=[(0,t.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.971 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.771 0 160.914 73.143 160.914 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM160.914 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zm702.172 380.343H716.8c-87.771 0-160.914-73.143-160.914-160.914V160.914C555.886 73.143 629.029 0 716.8 0h146.286C950.857 0 1024 73.143 1024 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM716.8 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H716.8zM307.2 1024H160.914C73.143 1024 0 950.857 0 863.086V716.8c0-87.771 73.143-160.914 160.914-160.914H307.2c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM160.914 643.657c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zM204.8 175.543h58.514c17.555 0 29.257 11.703 29.257 29.257v58.514c0 17.555-11.702 29.257-29.257 29.257H204.8c-17.554 0-29.257-11.702-29.257-29.257V204.8c0-17.554 11.703-29.257 29.257-29.257zm482.743 833.828c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885zm234.057 0c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jm=(0,t.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},W2,14,K2))}}),Y2=["aria-labelledby"],U2=[(0,t.createElementVNode)("path",{d:"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)],Km=(0,t.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":n.name,role:"presentation"},U2,14,Y2))}}),G2=["aria-labelledby"],X2=[(0,t.createElementVNode)("path",{d:"M381.262 1005.563c-16.132 21.51-45.708 24.198-67.216 8.066-21.51-16.132-24.198-45.708-8.066-67.217C413.526 806.602 518.384 666.79 625.932 529.67c8.066-10.755 8.066-24.198 0-34.953C518.384 354.905 413.526 215.093 305.98 77.972c-16.132-21.51-10.755-51.085 8.066-67.217C335.556-5.377 365.13 0 381.262 18.82c107.547 142.5 212.405 282.31 319.952 419.433 34.952 43.019 34.952 104.858 0 150.565C593.667 728.63 488.81 868.44 381.262 1005.562",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Z2=(0,t.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},X2,14,G2))}}),J2=["aria-labelledby"],Q2=[(0,t.createElementVNode)("path",{d:"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)],Wm=(0,t.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q2,14,J2))}}),e3=["aria-labelledby"],t3=[(0,t.createElementVNode)("path",{d:"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)],Ym=(0,t.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},t3,14,e3))}}),l3=["aria-labelledby"],n3=[(0,t.createElementVNode)("path",{d:"M776.374 334.77h181.17l-27.57 149.66-169.354-90.584c-15.754-7.877-19.692-27.57-11.815-43.323 3.938-7.877 15.754-15.754 27.569-15.754zM256.497 689.23H59.574l27.57-149.66 181.168 90.584c15.754 7.877 23.631 27.57 15.754 43.323-3.938 7.877-15.754 15.754-27.569 15.754zm256 334.77c-252.062 0-464.738-177.23-512-421.415-3.938-31.508 15.754-63.016 51.2-70.893 31.508-3.938 63.015 15.754 66.954 47.262C154.097 768 319.512 901.908 512.497 901.908c189.046 0 346.585-126.031 389.908-307.2 7.877-31.508 39.384-51.2 70.892-43.323 31.508 7.877 51.2 39.384 43.323 70.892C961.482 858.585 756.682 1024 512.497 1024zM965.42 500.185c-27.57 0-55.138-19.693-59.077-51.2C874.835 256 709.42 118.154 512.497 118.154c-185.108 0-350.523 129.97-389.908 307.2-7.877 31.508-39.384 51.2-70.892 43.323-31.508-7.877-51.2-39.385-43.323-70.892C59.574 169.354 272.251 0 512.497 0c256 0 472.615 181.17 512 429.292 3.938 31.508-15.754 63.016-47.262 66.954-3.938 3.939-7.876 3.939-11.815 3.939z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Um=(0,t.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},n3,14,l3))}}),r3=["aria-labelledby"],a3=[(0,t.createElementVNode)("path",{d:"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)],Gm=(0,t.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},a3,14,r3))}}),o3=["aria-labelledby"],i3=[(0,t.createElementVNode)("path",{d:"M349.184 983.04c-14.336 0-28.672-5.632-39.936-16.384-22.016-22.016-22.016-57.856 0-79.872l366.08-366.08L309.76 155.136c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L795.136 481.28c10.752 10.752 16.384 25.088 16.384 39.936 0 14.848-6.144 29.184-16.384 39.936L389.12 966.656c-10.752 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xm=(0,t.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},i3,14,o3))}}),s3=["aria-labelledby"],u3=[(0,t.createElementVNode)("path",{d:"M657.92 983.04c-14.336 0-28.672-5.632-39.936-16.384L211.968 560.64c-10.752-10.752-16.384-25.088-16.384-39.936 0-14.848 6.144-29.184 16.384-39.936L617.984 74.752c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872l-366.08 366.08 366.08 366.08c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Zm=(0,t.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},u3,14,s3))}}),c3=["aria-labelledby"],d3=[(0,t.createElementVNode)("path",{d:"M515.072 778.24c-14.336 0-28.672-5.632-39.936-16.384L69.12 356.864c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L515.584 642.56 880.64 275.968c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872L555.008 762.368c-10.752 10.752-25.6 15.872-39.936 15.872z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jm=(0,t.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},d3,14,c3))}}),f3=["aria-labelledby"],m3=[(0,t.createElementVNode)("path",{d:"M487.3 722.914c35.885 0 52.529-24.967 52.529-58.255v-17.687c1.043-68.662 26.009-97.268 109.23-154.457 88.945-60.362 145.624-130.045 145.624-230.442 0-156.033-126.895-245.49-284.503-245.49-117.551 0-221.055 55.659-265.262 156.033-10.918 24.456-15.6 48.38-15.6 68.13 0 29.649 17.154 50.465 48.888 50.465 26.52 0 44.207-15.601 52.019-41.1 27.03-98.821 92.052-136.26 176.316-136.26 101.418 0 180.488 57.212 180.488 147.711 0 74.366-46.293 115.976-112.869 162.801-81.667 56.701-141.475 117.552-141.475 209.094v32.756c0 33.288 18.198 56.7 54.593 56.7zm0 284.502c41.078 0 73.855-33.288 73.855-73.855a73.456 73.456 0 0 0-73.855-73.855c-40.567 0-74.388 32.777-74.388 73.855 0 40.567 33.821 73.855 74.388 73.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qm=(0,t.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},m3,14,f3))}}),p3=["aria-labelledby"],h3=[(0,t.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-80 600c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],e9=(0,t.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},h3,14,p3))}}),g3=["aria-labelledby"],v3=[(0,t.createElementVNode)("path",{d:"M345.6 460.8h409.6q51.2 0 51.2 51.2t-51.2 51.2H345.6q-51.2 0-51.2-51.2t51.2-51.2zM550.4 256q51.2 0 51.2 51.2v409.6q0 51.2-51.2 51.2t-51.2-51.2V307.2q0-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],t9=(0,t.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},v3,14,g3))}}),y3=["aria-labelledby"],b3=[(0,t.createElementVNode)("path",{d:"M500.864 952.64c-239.648 0-434.656-194.976-434.656-434.624 0-239.68 195.008-434.624 434.656-434.624 239.68 0 434.656 194.944 434.656 434.624 0 239.68-195.008 434.624-434.656 434.624m0-933.28C225.92 19.36 2.24 243.104 2.24 518.016c0 274.944 223.68 498.624 498.624 498.624S999.52 792.96 999.52 518.016c0-274.912-223.68-498.624-498.656-498.624m-96 306.624a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32m192 0a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32",fill:"currentColor","fill-opacity":"0.9"},null,-1)],l9=(0,t.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},b3,14,y3))}}),S3=["aria-labelledby"],w3=[(0,t.createElementVNode)("path",{d:"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)],n9=(0,t.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},w3,14,S3))}}),x3=["aria-labelledby"],N3=[(0,t.createElementVNode)("path",{d:"M917 248.2c11 0 20 9 20 20v487.6c0 11-9 20-20 20s-20-9-20-20V268.2c0-11 9-20 20-20zm-7.2 262.9L486.4 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8zm-417.9 0L68.5 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],r9=(0,t.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},N3,14,x3))}}),C3=["aria-labelledby"],z3=[(0,t.createElementVNode)("path",{d:"M87 775.8c-11 0-20-9-20-20V268.2c0-11 9-20 20-20s20 9 20 20v487.6c0 11-9 20-20 20zm7.2-262.9 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L94.2 511.1c-.7.4-.7 1.4 0 1.8zm417.9 0 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L512.1 511.1c-.7.4-.7 1.4 0 1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],a9=(0,t.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},z3,14,C3))}}),k3=["aria-labelledby"],E3=[(0,t.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm144.1 454.9L437.7 677.8c-1.4 1-3 1.5-4.7 1.5-4.4 0-8-3.6-8-8V353.7c0-1.7.5-3.3 1.5-4.7 2.6-3.6 7.6-4.4 11.2-1.8L656.1 506c.7.5 1.3 1.1 1.8 1.8 2.6 3.5 1.8 8.5-1.8 11.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],o9=(0,t.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},E3,14,k3))}}),_3=["aria-labelledby"],T3=(0,t.createElementVNode)("path",{d:"M853.333 887.467H170.667c-54.614 0-102.4-47.787-102.4-102.4V238.933c0-54.613 47.786-102.4 102.4-102.4h682.666c54.614 0 102.4 47.787 102.4 102.4v546.134c0 54.613-47.786 102.4-102.4 102.4zM170.667 204.8c-20.48 0-34.134 13.653-34.134 34.133v546.134c0 20.48 13.654 34.133 34.134 34.133h682.666c20.48 0 34.134-13.653 34.134-34.133V238.933c0-20.48-13.654-34.133-34.134-34.133H170.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),$3=(0,t.createElementVNode)("path",{d:"M614.4000000000001 402.773a1.067 1.067 0 1 0 136.533 0 1.067 1.067 0 1 0-136.533 0ZM785.067 689.493c-61.44-47.786-88.747-34.133-129.707-13.653-27.307 13.653-68.267 27.307-122.88 20.48-68.267-13.653-95.573-61.44-116.053-102.4-13.654-27.307-27.307-54.613-54.614-68.267-68.266-34.133-129.706 6.827-129.706 6.827-20.48 13.653-47.787 6.827-54.614-6.827-6.826-13.653 0-40.96 13.654-47.786 6.826 0 95.573-61.44 197.973-13.654 47.787 27.307 68.267 61.44 88.747 95.574 20.48 34.133 34.133 61.44 75.093 68.266 27.307 6.827 47.787 0 75.093-13.653 47.787-20.48 102.4-47.787 197.974 27.307 20.48 13.653 20.48 40.96 13.653 47.786-13.653 6.827-27.307 20.48-54.613 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),i9=(0,t.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[T3,(0,t.createTextVNode)(","),$3],14,_3))}}),B3=["aria-labelledby"],V3=[(0,t.createElementVNode)("path",{d:"M570.514 789.943c-119.954 0-219.428-99.474-219.428-219.429s99.474-219.428 219.428-219.428 219.429 99.474 219.429 219.428-99.474 219.429-219.429 219.429zm0-351.086c-73.143 0-131.657 58.514-131.657 131.657s58.514 131.657 131.657 131.657 131.657-58.514 131.657-131.657-58.514-131.657-131.657-131.657zM877.714 1024h-614.4C117.03 1024 0 906.971 0 760.686V380.343c0-146.286 117.029-263.314 263.314-263.314h32.183c0-2.926 2.926-8.778 2.926-11.703C315.977 43.886 374.49 0 438.857 0h263.314c70.218 0 128.732 49.737 143.36 117.029h32.183c146.286 0 263.315 117.028 263.315 263.314v380.343C1141.029 906.97 1024 1024 877.714 1024zm-614.4-819.2c-96.548 0-175.543 78.994-175.543 175.543v380.343c0 96.548 78.995 175.543 175.543 175.543h614.4c96.549 0 175.543-78.995 175.543-175.543V380.343c0-96.549-78.994-175.543-175.543-175.543H819.2c-32.183 0-58.514-26.331-58.514-58.514S734.354 87.77 702.17 87.77H438.857c-26.331 0-49.737 17.555-55.588 40.96-2.926 5.852-2.926 11.703-2.926 17.555 0 32.183-26.332 58.514-58.514 58.514h-58.515zm-87.771 160.914a73.143 73.143 0 1 0 146.286 0 73.143 73.143 0 1 0-146.286 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],s9=(0,t.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":n.name,role:"presentation"},V3,14,B3))}}),M3=["aria-labelledby"],I3=(0,t.createElementVNode)("path",{d:"M939.198 230.438H84.802c-32.04 0-58.254 26.214-58.254 58.254v563.125c0 32.04 26.214 58.254 58.254 58.254h854.396c32.04 0 58.254-26.215 58.254-58.254V288.692c0-32.04-26.214-58.254-58.254-58.254zM512 812.98c-133.985 0-242.726-108.741-242.726-242.726S378.015 327.53 512 327.53s242.726 108.74 242.726 242.725S645.985 812.98 512 812.98zm330.107-368.943c-32.04 0-58.254-26.214-58.254-58.254s26.214-58.254 58.254-58.254 58.254 26.214 58.254 58.254-26.214 58.254-58.254 58.254z",fill:"currentColor","fill-opacity":"0.9"},null,-1),L3=(0,t.createElementVNode)("path",{d:"M512 405.2c-90.78 0-165.054 74.274-165.054 165.054S421.22 735.308 512 735.308s165.054-74.274 165.054-165.054S602.78 405.2 512 405.2zm242.726-174.762v-58.255c0-32.04-26.215-58.254-58.255-58.254H327.53c-32.04 0-58.255 26.215-58.255 58.254v58.255h485.452z",fill:"currentColor","fill-opacity":"0.9"},null,-1),u9=(0,t.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[I3,(0,t.createTextVNode)(","),L3],14,M3))}}),A3=["aria-labelledby"],P3=(0,t.createElementVNode)("path",{d:"M488.533 110.933c8.534 4.267 17.067 6.4 25.6 6.4 102.4-17.066 202.667 2.134 283.734 57.6 81.066 53.334 136.533 136.534 153.6 230.4C953.6 422.4 968.533 435.2 985.6 435.2h6.4c19.2-4.267 32-21.333 27.733-40.533-19.2-113.067-85.333-213.334-183.466-277.334s-217.6-89.6-334.934-68.266c-19.2 4.266-32 21.333-27.733 40.533 0 6.4 6.4 14.933 14.933 21.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),F3=(0,t.createElementVNode)("path",{d:"M780.8 420.267c2.133 17.066 17.067 29.866 34.133 29.866h6.4c8.534-2.133 17.067-6.4 23.467-14.933 4.267-8.533 6.4-17.067 6.4-25.6-12.8-72.533-55.467-136.533-117.333-177.067-64-40.533-138.667-57.6-215.467-42.666-19.2 4.266-32 21.333-27.733 40.533 2.133 8.533 6.4 17.067 14.933 23.467 8.533 4.266 17.067 6.4 25.6 6.4 57.6-10.667 115.2 2.133 164.267 32 44.8 27.733 74.666 74.666 85.333 128zm102.4 247.466c-32-21.333-64-42.666-89.6-55.466-46.933-25.6-68.267-27.734-78.933-27.734-25.6 0-49.067 12.8-66.134 38.4-10.666 14.934-19.2 32-25.6 49.067 0 2.133-2.133 4.267-4.266 8.533s-4.267 10.667-6.4 17.067c-10.667-4.267-29.867-14.933-59.734-34.133-38.4-25.6-78.933-57.6-108.8-87.467-29.866-29.867-61.866-70.4-87.466-108.8-21.334-32-29.867-49.067-34.134-59.733 4.267-2.134 10.667-6.4 17.067-8.534l8.533-4.266c17.067-6.4 34.134-14.934 49.067-25.6 25.6-17.067 38.4-40.534 38.4-66.134 0-12.8-4.267-32-27.733-78.933-14.934-27.733-34.134-59.733-55.467-89.6-19.2-25.6-40.533-57.6-66.133-81.067-32-32-55.467-46.933-78.934-46.933C160 6.4 108.8 59.733 74.667 104.533 27.733 170.667 2.133 230.4 2.133 281.6c0 68.267 42.667 151.467 78.934 211.2 49.066 78.933 115.2 164.267 187.733 236.8l23.467 23.467c74.666 72.533 157.866 138.666 236.8 187.733 59.733 36.267 142.933 78.933 211.2 78.933 72.533 0 147.2-51.2 177.066-72.533 29.867-21.333 98.134-78.933 98.134-134.4 0-23.467-14.934-49.067-46.934-78.933-23.466-19.2-51.2-42.667-85.333-66.134zM185.6 106.667c6.4-6.4 12.8-10.667 17.067-12.8 8.533 6.4 36.266 32 81.066 93.866 17.067 23.467 32 51.2 46.934 76.8 8.533 17.067 12.8 27.734 14.933 34.134 0 0-2.133 0-2.133 2.133-6.4 4.267-17.067 8.533-32 14.933-12.8 4.267-29.867 12.8-44.8 21.334-23.467 17.066-36.267 36.266-34.134 59.733 0 25.6 17.067 66.133 53.334 117.333C315.733 556.8 352 601.6 384 635.733c36.267 34.134 81.067 70.4 119.467 98.134C582.4 787.2 612.267 787.2 622.933 787.2c23.467 0 42.667-12.8 59.734-36.267 8.533-14.933 17.066-32 21.333-44.8 6.4-12.8 10.667-23.466 14.933-29.866l2.134-2.134c6.4 2.134 14.933 6.4 34.133 14.934C780.8 704 808.533 718.933 832 736c61.867 42.667 87.467 70.4 93.867 81.067-2.134 4.266-6.4 10.666-12.8 17.066-10.667 12.8-29.867 29.867-51.2 46.934-44.8 32-91.734 53.333-121.6 53.333-36.267 0-96-23.467-164.267-66.133-72.533-44.8-151.467-106.667-221.867-174.934l-23.466-23.466C262.4 599.467 200.533 520.533 155.733 448 113.067 377.6 89.6 317.867 89.6 281.6c0-32 19.2-76.8 53.333-121.6 8.534-21.333 25.6-40.533 42.667-53.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),R3=(0,t.createElementVNode)("path",{d:"M646.4 354.133c-38.4-25.6-85.333-36.266-132.267-25.6-19.2 4.267-32 21.334-27.733 42.667 4.267 8.533 8.533 17.067 14.933 21.333 6.4 4.267 17.067 6.4 25.6 6.4 27.734-4.266 57.6 0 81.067 14.934 23.467 14.933 38.4 36.266 42.667 64 2.133 17.066 17.066 29.866 34.133 29.866h6.4c19.2-4.266 32-21.333 27.733-40.533-6.4-49.067-32-89.6-72.533-113.067zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),c9=(0,t.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[P3,(0,t.createTextVNode)(","),F3,(0,t.createTextVNode)(","),R3],14,A3))}}),D3=["aria-labelledby"],O3=[(0,t.createElementVNode)("path",{d:"M592.341 76.019a39.304 39.304 0 0 1-.394.039h-.788a38.202 38.202 0 0 1-39.776-36.43A38.202 38.202 0 0 1 587.497.168c1.024 0 101.647-5.553 205.893 46.944a387.646 387.646 0 0 1 148.08 129.53c46.157 68.054 73.922 153.672 82.35 254.728a38.084 38.084 0 0 1-35.05 40.96c-1.143.275-2.127.275-3.151.275a38.24 38.24 0 0 1-38.241-34.776c-13.076-156.743-75.733-264.888-186.242-321.679C679.613 74.247 599.35 75.823 592.38 76.06zm-208.926 564.75c89.674 89.557 193.448 175.175 234.564 134.295 58.72-58.837 94.952-109.957 224.404-5.947 129.49 104.09 30.01 173.482-26.899 230.39-65.611 65.69-310.455 3.387-552.502-238.503C21.054 519.077-41.093 274.311 24.48 208.621c56.869-57.027 126.418-156.469 230.39-26.9 104.01 129.57 52.85 165.803-5.869 224.484-40.958 41.115 44.66 144.888 134.374 234.564zm287.102-128.782c-20.283 0-37.178-16.54-38.202-37.65-4.608-93.81-63.29-115.195-88.336-119.96l-.906-.119c-20.873-4.214-34.381-24.969-30.325-46.471 4.096-21.582 24.182-35.563 45.015-31.35h.276c27.49 5.278 55.136 18.117 77.742 36.076 31.073 24.692 68.92 72.109 73.133 157.728 1.024 21.779-15.24 40.407-36.31 41.628-.788.118-1.418.118-2.048.118zM628.179 36.87c0 .395 0 .395 0 0 0 .395 0 .395 0 0zM831 511.987c-17.959 0-33.318-14.887-35.208-34.775-13.744-145.48-85.264-226.965-212.746-242.205-19.493-2.363-33.593-21.503-31.466-42.85 2.127-21.305 19.651-36.703 39.146-34.379 22.45 2.717 90.581 10.869 153.042 58.207a280.484 280.484 0 0 1 78.963 94.756c23.196 44.226 37.847 97.472 43.518 158.398 2.009 21.345-12.21 40.367-31.703 42.533-1.064.276-2.363.276-3.545.276z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],d9=(0,t.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},O3,14,D3))}}),q3=["aria-labelledby"],H3=[(0,t.createElementVNode)("path",{d:"M743.3 980h-4.6c-114.5-5.9-264.9-109.7-403.5-277.5l-49.8-60C144.4 471.8 73.6 309.9 91.2 198.4 105.2 110.3 225.6 44 296.7 44c45.3 0 62 26.8 67.1 38.3 33 59.5 80.3 173.4 80.3 219.5l-1.8 11.5c-11.5 30.4-35.4 44-51.2 53-19.9 10.9-20.7 13.3-21.3 21.6.3 0 6.2 27.5 88.9 129.6l37.9 45.5c84.2 99.7 109.5 109.3 110.6 109.6 7.1.8 9.9-.1 25.4-16.6 13.2-14.3 30.6-33.3 60.6-38.1l4.1-.7 6.7.3c49.4 10.4 155.4 81.2 207.9 125.6 7.1 4.8 35 28.9 18.3 81.8C910.6 886.7 825.9 980 743.3 980zM296.7 90.6c-53.1 0-150 55.7-159.5 115.1-15.3 96.8 53.6 249 184.1 407.1l49.8 60c130.4 157.9 268.2 255.4 368.7 260.6l3.4 23.3v-23.3c57.1 0 127.1-74.2 142.5-122.6 4.7-15 3.9-26.5-2.1-30.6C824.9 730.6 733 673 699.5 664.3c-14.4 3.7-22.6 12.6-32 22.8-16.4 17.5-34.1 36.2-68.3 31.3-9.2-1.4-36.7-5.6-138.1-125.5L422.8 547c-102.2-126.2-100.2-152.7-99.5-162.6 2.6-35.5 26.2-48.5 45.2-58.9 13.7-7.8 24.1-14.4 28.9-25.4-2.7-37-39.3-132.2-75.2-197.1-4.9-10.6-16.4-12.4-25.5-12.4z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],f9=(0,t.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},H3,14,q3))}}),j3=["aria-labelledby"],K3=[(0,t.createElementVNode)("path",{d:"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)],m9=(0,t.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},K3,14,j3))}}),W3=["aria-labelledby"],Y3=[(0,t.createElementVNode)("path",{d:"M427.07 634.525a287.15 287.15 0 0 1-288.614-252.848A291.54 291.54 0 0 1 462.689 60.37a286.42 286.42 0 0 1 255.115 285.98A299 299 0 0 1 427.069 634.38zm0-507.963a219.934 219.934 0 1 0 221.908 219.861 224.689 224.689 0 0 0-221.909-219.86zM34.083 1024A36.57 36.57 0 0 1 0 990.209a426.338 426.338 0 0 1 427.07-423.193h8.703a36.57 36.57 0 0 1 34.084 33.718 37.01 37.01 0 0 1-34.084 33.791A360.95 360.95 0 0 0 68.826 990.21 38.253 38.253 0 0 1 34.084 1024zm0 0 388.963-407.687a16.822 16.822 0 0 1-27.94 7.826 34.01 34.01 0 0 1-10.825-23.405 37.01 37.01 0 0 1 34.083-33.718h8.704a36.57 36.57 0 0 1 34.084 33.718 26.258 26.258 0 0 1-2.633 11.337 16.822 16.822 0 0 1-31.45-11.337zm777.267 0a36.57 36.57 0 0 1-34.084-33.791A370.093 370.093 0 0 0 668.141 729.68a15.14 15.14 0 0 0-3.218-2.486 31.377 31.377 0 0 1 0-49.151 12.434 12.434 0 0 0 1.902-2.487 32.328 32.328 0 0 1 50.686 1.39A425.68 425.68 0 0 1 853.846 985.82a16.384 16.384 0 0 1-2.267 8.485 55.806 55.806 0 0 1-40.52 29.695zm-76.798-456.984a36.57 36.57 0 0 1-34.083-33.79 37.01 37.01 0 0 1 34.083-33.792 219.934 219.934 0 1 0 0-439.796 173.929 173.929 0 0 0-109.711 32.84 16.53 16.53 0 0 1-2.706 1.61 36.57 36.57 0 0 1-38.033-6.364 15.872 15.872 0 0 1-5.12-7.314 36.57 36.57 0 0 1 8.557-35.985 16.237 16.237 0 0 1 4.096-3.291A292.563 292.563 0 0 1 734.553-.045 286.639 286.639 0 0 1 1025.288 287.4a280.495 280.495 0 0 1-290.735 279.544zm392.986 389.402a36.57 36.57 0 0 1-34.084-33.791 369.873 369.873 0 0 0-109.199-260.455 13.092 13.092 0 0 0-3.145-2.56 31.67 31.67 0 0 1 1.39-50.247 32.109 32.109 0 0 1 51.198 0 425.826 425.826 0 0 1 136.554 308.873 15.725 15.725 0 0 1-2.267 8.485 55.733 55.733 0 0 1-40.447 29.695zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],p9=(0,t.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":n.name,role:"presentation"},Y3,14,W3))}}),U3=["aria-labelledby"],G3=(0,t.createElementVNode)("path",{d:"M557.056 512c61.44-48.128 103.424-123.904 103.424-212.992C659.456 147.456 542.72 30.72 398.336 30.72s-261.12 123.904-261.12 268.288c0 82.944 40.96 157.696 103.424 212.992C157.696 525.312 20.48 601.088 0 786.432V993.28h803.84V786.432C783.36 601.088 646.144 532.48 557.056 512zM199.68 306.176c0-109.568 89.088-199.68 199.68-199.68s199.68 89.088 199.68 199.68-89.088 199.68-199.68 199.68-199.68-90.112-199.68-199.68zm535.552 618.496H55.296V793.6c20.48-185.344 185.344-212.992 192.512-212.992h288.768c7.168 0 172.032 27.648 192.512 212.992v131.072h6.144z",fill:"currentColor","fill-opacity":"0.9"},null,-1),X3=(0,t.createElementVNode)("path",{d:"M824.32 512c34.816-55.296 55.296-109.568 48.128-164.864-7.168-61.44-34.816-109.568-55.296-151.552h-89.088s75.776 61.44 82.944 151.552c0 55.296-20.48 103.424-61.44 151.552l-34.816 40.96 48.128 13.312c7.168 0 185.344 61.44 192.512 288.768H1024C1024 643.072 892.928 552.96 824.32 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1),h9=(0,t.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[G3,(0,t.createTextVNode)(","),X3],14,U3))}}),Z3=["aria-labelledby"],J3=[(0,t.createElementVNode)("path",{d:"M798.293 294.482c0-160.751-130.304-291.069-291.061-291.069a288.932 288.932 0 0 0-206.176 85.402 291.181 291.181 0 0 0-40.755 51.917c-84.409 137.014-41.762 316.501 95.252 400.91l15.05 9.352-16.688 6.106C174.5 622.513 55.08 793.115 55.02 984.081v.41c.122 14.94 12.315 26.958 27.238 26.835l.014-.007c14.926-.092 26.948-12.305 26.835-27.245.546-219.706 178.401-397.738 398.125-398.513 160.75 0 291.061-130.328 291.061-291.08zm-292.898 225.18c-123.515-.78-223.013-101.556-222.228-225.078.781-123.532 101.56-223.023 225.085-222.238 122.965.785 222.232 100.693 222.229 223.665v1.413c-.782 123.525-101.56 223.024-225.086 222.239zm225.697 61.01c-17.285-9.604-39.093-3.358-48.702 13.93-9.591 17.296-3.355 39.097 13.937 48.692C820.292 712.195 897.2 842.868 897.215 984.699c0 19.814 16.07 35.888 35.902 35.888 19.824 0 35.877-16.074 35.877-35.888-.116-167.858-91.156-322.478-237.902-404.026z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],g9=(0,t.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},J3,14,Z3))}}),Q3=["aria-labelledby"],e4=[(0,t.createElementVNode)("path",{d:"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)],v9=(0,t.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},e4,14,Q3))}}),t4=["aria-labelledby"],l4=[(0,t.createElementVNode)("path",{d:"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)],y9=(0,t.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},l4,14,t4))}}),n4=["aria-labelledby"],r4=[(0,t.createElementVNode)("path",{d:"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)],b9=(0,t.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},r4,14,n4))}}),a4=["aria-labelledby"],o4=[(0,t.createElementVNode)("path",{d:"M263.314 1023.999h-3.657c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.572-270.629 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857c-95.086 0-175.543 73.143-186.515 168.229 0 29.257-25.6 51.2-51.2 51.2zM526.63 585.142c-43.886 0-87.772-21.943-117.029-54.857-18.286-21.942-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.629 18.286 43.886 18.286 58.515 0 18.285-21.943 54.857-29.257 76.8-7.314 21.942 18.285 29.257 54.857 7.314 76.8-21.943 32.913-62.172 54.856-109.714 54.856zM508.344 373.03c-142.629 0-277.943-29.258-409.6-84.115-29.257-10.971-40.229-43.885-29.257-73.143 10.971-29.257 43.885-40.228 73.143-29.257 117.028 51.2 237.714 73.143 365.714 73.143 95.086 0 190.17-14.628 281.6-43.886 29.257-10.971 58.514 7.315 69.486 36.572 10.97 29.257-7.315 58.514-36.572 69.486-102.4 36.57-208.457 51.2-314.514 51.2zm314.513 650.97h-73.143c-80.457 0-146.285-65.829-146.285-146.286S669.257 731.43 749.714 731.43h73.143c80.457 0 146.286 65.828 146.286 146.285S903.313 1024 822.857 1024zm-73.143-182.857c-21.943 0-36.571 14.628-36.571 36.571s14.628 36.572 36.57 36.572h73.144c21.943 0 36.572-14.629 36.572-36.572s-14.63-36.57-36.572-36.57h-73.143zM512 804.57c-18.286 0-29.257-3.657-43.886-3.657C274.286 771.656 128 599.77 128 402.286 128 179.2 307.2 0 530.286 0S932.57 179.2 932.57 402.286c0 65.828-18.285 131.656-47.542 190.17-7.315 14.63-18.286 32.914-29.258 43.886-18.285 25.6-51.2 29.257-76.8 10.971-25.6-18.285-29.257-51.2-10.971-76.8l21.943-32.914c21.943-43.885 36.57-91.428 36.57-138.97 0-160.915-131.656-292.572-292.57-292.572S241.37 237.714 241.37 398.63c0 142.627 106.058 266.97 248.686 288.913 10.972 0 18.286 3.657 29.257 3.657 29.257 0 54.857 25.6 51.2 58.514-3.657 32.915-29.257 54.857-58.514 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],S9=(0,t.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},o4,14,a4))}}),i4=["aria-labelledby"],s4=[(0,t.createElementVNode)("path",{d:"M751.543 1024H268.8c-128 0-234.057-109.714-234.057-241.371V362.057c0-135.314 106.057-241.371 234.057-241.371V230.4c-69.486-3.657-124.343 58.514-124.343 131.657V782.63c0 73.142 54.857 131.657 124.343 131.657h486.4c65.829 0 124.343-58.515 124.343-131.657V362.057c0-73.143-54.857-131.657-124.343-131.657V120.686c128 0 234.057 109.714 234.057 241.371V782.63C985.6 914.286 883.2 1024 751.543 1024zM601.6 329.143H418.743c-91.429 0-164.572-73.143-164.572-164.572S327.314 0 418.743 0H601.6c91.429 0 164.571 73.143 164.571 164.571S693.03 329.143 601.6 329.143zM418.743 109.714c-29.257 0-54.857 25.6-54.857 54.857s25.6 54.858 54.857 54.858H601.6c29.257 0 54.857-25.6 54.857-54.858s-25.6-54.857-54.857-54.857H418.743zM601.6 768H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857S630.857 768 601.6 768zm0-182.857H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],w9=(0,t.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},s4,14,i4))}}),u4=["aria-labelledby"],c4=[(0,t.createElementVNode)("path",{d:"M940.875 819.2h-85.334V430.933c0-192-153.6-345.6-341.333-345.6s-341.333 153.6-341.333 345.6V819.2H87.541V430.933C87.542 192 279.542 0 514.208 0s426.667 192 426.667 430.933V819.2zM514.635 1024c-68.267 0-132.267-29.867-174.934-85.333-17.066-17.067-12.8-42.667 4.267-59.734 17.067-12.8 46.933-12.8 59.733 8.534 29.867 34.133 68.267 51.2 110.934 51.2s81.066-17.067 106.666-51.2c12.8-17.067 42.667-21.334 59.734-8.534 17.066 12.8 21.333 42.667 8.533 59.734C646.901 994.133 582.901 1024 514.635 1024zm469.333-162.133h-12.8c-294.4-89.6-618.667-89.6-913.067 0-21.333 4.266-46.933-8.534-55.466-29.867-8.534-21.333 4.266-46.933 29.866-51.2 311.467-93.867 652.8-89.6 964.267 0 21.333 8.533 34.133 29.867 29.867 51.2-8.534 21.333-25.6 29.867-42.667 29.867z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],x9=(0,t.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":n.name,role:"presentation"},c4,14,u4))}}),d4=["aria-labelledby"],f4=[(0,t.createElementVNode)("path",{d:"M511.863 804.296c-223.01 0-402.148-179.139-402.148-402.148S288.855 0 511.863 0s402.146 179.139 402.146 402.148-179.137 402.148-402.146 402.148zm0-694.62c-160.86 0-292.472 131.613-292.472 292.472s131.612 292.47 292.472 292.47 292.472-131.61 292.472-292.469-131.613-292.472-292.472-292.472zm237.633 913.973c-29.247 0-51.182-21.936-54.838-51.183-7.312-95.052-87.742-168.17-182.795-168.17s-175.483 73.118-182.795 168.17c-3.656 29.247-29.247 54.84-58.494 51.183-29.247 0-51.183-29.247-51.183-58.494 10.97-153.547 138.924-270.536 292.472-270.536s281.504 120.645 292.472 270.536c3.655 29.247-21.936 54.838-51.183 58.494h-3.656zM511.863 548.383c-47.527 0-91.398-21.935-120.645-58.494-18.28-25.59-14.623-58.494 7.312-76.774 25.591-18.28 58.494-14.623 76.774 7.312s51.182 21.935 69.462 0 54.838-29.247 76.774-7.312c21.935 18.28 29.247 54.84 7.312 76.774-25.592 40.215-69.463 58.494-116.99 58.494z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],N9=(0,t.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},f4,14,d4))}}),m4=["aria-labelledby"],p4=[(0,t.createElementVNode)("path",{d:"M512 813.949c-225.805 0-406.974-183.795-406.974-406.975S286.195 0 512 0s406.974 181.17 406.974 406.974S735.18 813.95 512 813.95zm0-735.18c-181.17 0-328.205 147.036-328.205 328.205S330.83 735.18 512 735.18s328.205-147.035 328.205-328.205S693.17 78.77 512 78.77zm202.174 939.98c-21.005 0-39.384-18.38-39.384-39.385 0-89.272-73.518-162.79-162.79-162.79-89.272 0-162.79 73.518-162.79 162.79 0 21.005-18.38 39.385-39.384 39.385s-39.385-18.38-39.385-39.385c0-133.908 107.651-241.559 241.559-241.559s241.559 107.651 241.559 241.56c0 21.004-15.754 39.384-39.385 39.384zM512 525.129c-39.385 0-78.77-13.129-105.026-36.76-15.753-13.128-18.38-39.384-2.625-55.138 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.005 81.395 21.005 105.026 0 15.754-13.128 42.01-13.128 55.138 5.251 13.128 15.754 13.128 42.01-5.251 55.139C590.77 512 551.385 525.128 512 525.128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],C9=(0,t.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p4,14,m4))}}),h4=["aria-labelledby"],g4=[(0,t.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],z9=(0,t.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":n.name,role:"presentation"},g4,14,h4))}}),v4=["aria-labelledby"],y4=[(0,t.createElementVNode)("path",{d:"M937.115 428.218c-43.442 0-80.679 37.237-80.679 80.679s37.237 80.679 80.68 80.679c43.442 0 80.678-37.237 80.678-80.679s-34.133-80.679-80.679-80.679m-428.218-52.751c-74.473 0-133.43 58.957-133.43 133.43s58.957 133.43 133.43 133.43 133.43-58.957 133.43-133.43-58.957-133.43-133.43-133.43M83.782 428.218c-43.443 0-80.679 37.237-80.679 80.679s34.133 80.679 80.679 80.679 80.679-37.237 80.679-80.679-37.237-80.679-80.68-80.679",fill:"currentColor","fill-opacity":"0.9"},null,-1)],k9=(0,t.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},y4,14,v4))}}),b4=["aria-labelledby"],S4=[(0,t.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],E9=(0,t.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},S4,14,b4))}}),w4=["aria-labelledby"],x4=[(0,t.createElementVNode)("path",{d:"M834.7 920.1h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43zm0-729.2h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43s-19.3 43-43 43zm0 354.6h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],N4=(0,t.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},x4,14,w4))}}),C4=["aria-labelledby"],z4=[(0,t.createElementVNode)("path",{d:"M299.52 460.8h409.6c28.16 0 51.2 23.04 51.2 51.2s-23.04 51.2-51.2 51.2h-409.6c-28.16 0-51.2-23.04-51.2-51.2s23.04-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_9=(0,t.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},z4,14,C4))}}),k4=["aria-labelledby"],E4=[(0,t.createElementVNode)("path",{d:"M207.637 533.355a8.533 8.533 0 0 1 8.448 7.36 320 320 0 0 0 2.283 14.57c25.259 133.27 142.379 234.048 282.965 234.048 140.843 0 258.07-101.098 283.072-234.666.64-3.392 1.366-8.022 2.176-13.952a8.533 8.533 0 0 1 8.448-7.36h47.339a8.533 8.533 0 0 1 8.47 9.514c-.598 5.163-1.131 9.302-1.6 12.395-24.385 158.464-154.411 282.09-315.905 296.64v99.563A8.533 8.533 0 0 1 524.8 960h-46.933a8.533 8.533 0 0 1-8.534-8.533l-.021-99.563c-161.493-14.57-291.563-138.24-315.883-296.747a355.477 355.477 0 0 1-1.6-12.288 8.533 8.533 0 0 1 7.467-9.45l.512-.043h47.83zM501.333 64A202.667 202.667 0 0 1 704 266.667v234.666a202.667 202.667 0 0 1-405.333 0V266.667A202.667 202.667 0 0 1 501.333 64zm0 64a138.667 138.667 0 0 0-138.581 133.696l-.085 4.97v234.667a138.667 138.667 0 0 0 277.248 4.971l.085-4.97V266.666A138.667 138.667 0 0 0 501.333 128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],T9=(0,t.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},E4,14,k4))}}),_4=["aria-labelledby"],T4=(0,t.createElementVNode)("path",{d:"M725.333 213.333H640c0-12.8 0-21.333-4.267-29.866-12.8-59.734-64-98.134-123.733-98.134s-110.933 38.4-123.733 93.867C384 192 384 200.533 384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466C328.533 64 413.867 0 512 0s183.467 64 204.8 162.133c4.267 12.8 8.533 29.867 8.533 51.2zM512 682.667c-119.467 0-213.333-93.867-213.333-213.334H384c0 72.534 55.467 128 128 128s128-55.466 128-128h85.333c0 119.467-93.866 213.334-213.333 213.334z",fill:"currentColor","fill-opacity":"0.9"},null,-1),$4=(0,t.createElementVNode)("path",{d:"M384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466l81.067 21.333C384 192 384 200.533 384 213.333zM512 853.333c-213.333 0-384-170.666-384-384 0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666C213.333 635.733 345.6 768 512 768s298.667-132.267 298.667-298.667c0-25.6 17.066-42.666 42.666-42.666S896 443.733 896 469.333c0 213.334-170.667 384-384 384zM682.667 1024H341.333c-25.6 0-42.666-17.067-42.666-42.667s17.066-42.666 42.666-42.666h341.334c25.6 0 42.666 17.066 42.666 42.666S708.267 1024 682.667 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1),B4=(0,t.createElementVNode)("path",{d:"M512 1024c-25.6 0-42.667-17.067-42.667-42.667V810.667C469.333 785.067 486.4 768 512 768s42.667 17.067 42.667 42.667v170.666c0 25.6-17.067 42.667-42.667 42.667zM341.333 512c-25.6 0-42.666-17.067-42.666-42.667v-256c0-25.6 17.066-42.666 42.666-42.666S384 187.733 384 213.333v256c0 25.6-17.067 42.667-42.667 42.667zM682.667 512c-25.6 0-42.667-17.067-42.667-42.667v-256c0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666v256c0 25.6-17.066 42.667-42.666 42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),$9=(0,t.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[T4,(0,t.createTextVNode)(","),$4,(0,t.createTextVNode)(","),B4],14,_4))}}),V4=["aria-labelledby"],M4=[(0,t.createElementVNode)("path",{d:"M512 658.286c-142.628 0-256-113.372-256-256V256C256 113.371 369.372 0 512 0s256 113.371 256 256v146.286c0 142.628-113.371 256-256 256zm0-548.572c-80.457 0-146.286 65.829-146.286 146.286v146.286c0 80.457 65.829 146.285 146.286 146.285s146.286-65.828 146.286-146.285V256c0-80.457-65.829-146.286-146.286-146.286zm0 731.429c-146.286 0-285.257-76.8-358.4-197.486-14.628-25.6-7.314-58.514 18.286-76.8 25.6-14.628 58.514-7.314 76.8 18.286 51.2 91.428 153.6 146.286 263.314 146.286s212.114-54.858 263.314-146.286c14.629-25.6 47.543-32.914 76.8-18.286 25.6 14.629 32.915 47.543 18.286 76.8C797.257 764.343 661.943 841.143 512 841.143zM603.43 1024H420.572c-29.258 0-54.858-25.6-54.858-54.857s25.6-54.857 54.858-54.857h182.857c29.257 0 54.857 25.6 54.857 54.857S632.686 1024 603.429 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],B9=(0,t.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},M4,14,V4))}}),I4=["aria-labelledby"],L4=[(0,t.createElementVNode)("path",{d:"M879.59 1024c-5.252 0-13.128 0-18.38-2.626L706.297 981.99c-13.128 5.251-21.005 7.877-28.882 10.502-52.512 18.38-107.65 26.257-165.415 26.257C228.43 1021.374 0 792.944 0 509.374S228.43 0 512 0s512 228.43 512 509.374c0 84.02-21.005 170.667-63.015 244.185-2.626 7.877-10.503 15.754-18.38 28.882l15.754 152.287c2.626 21.005-5.251 42.01-18.38 57.764-13.128 15.754-31.507 26.257-55.138 28.882 0 2.626-2.626 2.626-5.251 2.626zm-165.416-44.636zm-10.502-76.143c5.251 0 7.877 0 13.128 2.625l162.79 39.385-13.128-162.79c0-10.503 2.625-23.63 7.876-34.133 7.877-13.129 15.754-23.631 18.38-31.508 34.133-63.015 52.513-133.908 52.513-207.426C945.23 273.067 750.933 78.77 512 78.77S78.77 273.067 78.77 509.374C78.77 748.308 273.066 939.98 512 939.98c47.262 0 94.523-7.876 139.159-23.63 7.877-2.626 18.38-7.877 31.508-13.128 7.877 2.625 13.128 0 21.005 0zM512 735.179c-39.385 0-78.77-13.128-105.026-36.758-15.753-13.129-18.38-39.385-2.625-55.139 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.006 81.395 21.006 105.026 0 15.754-13.128 42.01-13.128 55.138 5.252 13.128 15.754 13.128 42.01-5.251 55.138-23.63 21.005-63.015 34.133-102.4 34.133z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],V9=(0,t.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},L4,14,I4))}}),A4=["aria-labelledby"],P4=[(0,t.createElementVNode)("path",{d:"M472 122a30 30 0 1 1 0 60H112a10 10 0 0 0-10 10v720c0 5.52 4.48 10 10 10h720a10 10 0 0 0 10-10V552a30 30 0 1 1 60 0v360a70 70 0 0 1-70 70H112a70 70 0 0 1-70-70V192c0-38.64 31.36-70 70-70zm213.2-23.4a30 30 0 0 1 40.2-13.44l135.2 67.6a50 50 0 0 1 13 80.08l-100.4 100.4a30 30 0 0 1-42.4-42.44l67.4-67.48C565.64 241.72 382 449.4 382 752a30 30 0 1 1-60 0c0-317.84 188.36-545.48 434.68-584.16l-58.08-29a30 30 0 0 1-13.44-40.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],M9=(0,t.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},P4,14,A4))}}),F4=["aria-labelledby"],R4=[(0,t.createElementVNode)("path",{d:"M512 14.897C238.594 14.897 14.897 238.594 14.897 512S238.594 1009.103 512 1009.103 1009.103 785.406 1009.103 512 785.406 14.897 512 14.897zm207.126 646.234c16.57 16.57 16.57 41.425 0 57.995s-41.425 16.57-57.995 0L512 569.996l-149.13 149.13c-16.57 16.57-41.426 16.57-57.996 0s-16.57-41.425 0-57.995L454.004 512l-149.13-149.13c-16.57-16.57-16.57-41.426 0-57.996s41.425-16.57 57.995 0L512 454.004l149.13-149.13c16.57-16.57 41.426-16.57 57.996 0s16.57 41.425 0 57.995L569.996 512l149.13 149.13z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],I9=(0,t.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},R4,14,F4))}}),D4=["aria-labelledby"],O4=[(0,t.createElementVNode)("path",{d:"M1007.96 698.56c-274.012 0-483.005-208.993-534.092-408.697-9.288-37.154 9.289-74.308 46.443-83.597 37.154-9.289 74.309 9.289 83.597 46.443 41.799 148.617 199.704 306.522 404.053 306.522 199.704 0 362.254-157.905 404.052-311.167 9.289-37.154 46.443-60.375 83.597-51.087 37.155 9.289 60.376 46.443 51.087 83.597-51.087 204.349-260.08 417.986-538.736 417.986zm404.053 18.577c-23.221 0-46.443-13.933-60.375-37.154l-46.443-78.953c-18.577-32.51-4.644-74.309 27.865-92.886 32.51-18.577 74.309-4.644 92.886 27.866l46.443 78.953c18.577 32.51 4.644 74.308-27.866 92.885-9.288 4.645-23.221 9.289-32.51 9.289zm171.839-320.455c-13.933 0-27.866-4.645-41.799-13.933l-102.174-69.665c-32.51-23.221-37.154-65.02-18.577-97.53 23.221-32.51 65.02-37.154 97.53-18.577l102.174 69.665c32.51 23.221 37.154 65.02 18.577 97.53-9.288 23.221-32.51 32.51-55.731 32.51zM603.908 717.137c-9.288 0-23.221-4.644-32.51-9.289-32.51-18.577-46.443-60.375-27.866-92.885l46.443-78.953c18.577-32.51 60.376-46.443 92.886-27.866s46.443 60.376 27.866 92.886l-46.443 78.953c-9.289 23.221-32.51 37.154-60.376 37.154zM432.07 396.682c-23.222 0-41.799-9.289-55.732-27.866-23.221-32.51-13.933-74.309 18.577-97.53l102.175-69.664c27.865-23.222 69.664-13.933 92.885 13.932 23.222 32.51 13.933 74.309-18.577 97.53l-97.53 69.665c-13.933 9.288-27.866 13.933-41.798 13.933zm575.89 417.985c-37.154 0-69.664-32.51-69.664-69.664v-92.886c0-37.154 32.51-69.664 69.665-69.664s69.664 32.51 69.664 69.664v92.886c0 37.154-32.51 69.664-69.664 69.664z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],L9=(0,t.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":n.name,role:"presentation"},O4,14,D4))}}),q4=["aria-labelledby"],H4=[(0,t.createElementVNode)("path",{d:"M877.319 1024c-5.535 0-13.838 0-19.373-2.768L705.73 982.486c-11.07 5.536-22.14 8.303-27.676 11.07-52.584 16.606-107.935 27.676-166.054 27.676C229.708 1021.232 0 791.524 0 512 0 229.708 229.708 0 512 0s512 229.708 512 509.232c0 85.795-22.14 168.822-60.886 243.546-2.768 8.303-8.303 16.606-16.606 27.676l13.838 152.216c2.768 22.14-5.535 44.281-19.373 60.887-13.838 16.605-33.21 27.675-55.351 30.443h-8.303zM702.962 899.46c5.535 0 8.303 0 13.838 2.767l163.286 41.514-16.605-160.52c0-11.07 2.768-24.907 8.303-35.978 8.302-13.838 13.838-24.908 19.373-30.443 33.21-60.886 52.584-132.843 52.584-204.8 0-235.243-193.73-426.205-428.973-426.205S83.027 273.989 83.027 509.232 276.757 935.438 512 935.438c47.049 0 94.097-8.303 138.378-22.14 8.303-2.768 16.606-5.536 30.444-11.071 8.302-2.768 13.837-2.768 22.14-2.768zM514.768 678.053c-22.141 0-41.514-19.373-41.514-41.513V384.69c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.514V636.54c0 24.908-19.373 41.513-41.513 41.513zM512 675.286c-8.303 0-16.605-2.767-24.908-8.302l-119.006-88.562c-19.372-13.838-22.14-38.746-8.302-58.12 13.838-19.372 38.746-22.14 58.119-8.302l119.005 88.562c19.373 13.838 22.14 38.746 8.303 58.12-8.303 11.07-22.14 16.604-33.211 16.604zm5.535 0c-13.838 0-24.908-5.535-33.21-16.605-13.839-19.373-8.303-44.281 8.302-58.119L611.632 512c19.373-13.838 44.282-8.303 58.12 8.303 13.837 19.373 8.302 44.28-8.303 58.119l-119.006 88.562c-8.302 5.535-16.605 8.302-24.908 8.302z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],A9=(0,t.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},H4,14,q4))}}),j4=["aria-labelledby"],K4=[(0,t.createElementVNode)("path",{d:"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)],P9=(0,t.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},K4,14,j4))}}),W4=["aria-labelledby"],Y4=[(0,t.createElementVNode)("path",{d:"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)],F9=(0,t.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Y4,14,W4))}}),U4=["aria-labelledby"],G4=[(0,t.createElementVNode)("path",{d:"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)],R9=(0,t.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},G4,14,U4))}}),X4=["aria-labelledby"],Z4=[(0,t.createElementVNode)("path",{d:"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)],D9=(0,t.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Z4,14,X4))}}),J4=["aria-labelledby"],Q4=[(0,t.createElementVNode)("path",{d:"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)],O9=(0,t.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q4,14,J4))}}),e5=["aria-labelledby"],t5=[(0,t.createElementVNode)("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.8zM550.4 984c0 22.4-16 38.4-38.4 38.4s-38.4-16-38.4-38.4v-24c0-22.4 19.2-38.4 41.6-38.4 19.2 0 35.2 16 38.4 38.4v25.6h-3.2zm-240-43.2c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-16-51.2l28.8-51.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 12.8 54.4l-25.6 48zM121.6 784c-19.2 9.6-41.6 3.2-54.4-16-9.6-19.2-6.4-41.6 12.8-54.4l76.8-44.8c19.2-9.6 41.6-3.2 54.4 16 9.6 19.2 3.2 41.6-16 54.4L121.6 784zM38.4 552C16 552 0 536 0 513.6s16-38.4 38.4-38.4H160c22.4 0 38.4 19.2 38.4 38.4 0 22.4-16 38.4-38.4 38.4H38.4zm44.8-241.6c-19.2-9.6-25.6-35.2-16-51.2 9.6-19.2 35.2-25.6 54.4-16L256 320c19.2 9.6 25.6 35.2 16 54.4s-35.2 25.6-54.4 16l-134.4-80zm160-185.6 92.8 160c9.6 19.2 35.2 25.6 54.4 12.8s25.6-35.2 12.8-54.4l-92.8-160C297.6 64 275.2 60.8 256 70.4c-16 12.8-22.4 33.6-12.8 54.4zM473.6 40c0-22.4 16-38.4 38.4-38.4s38.4 19.2 38.4 38.4v184c0 22.4-19.2 38.4-38.4 38.4-22.4 0-38.4-19.2-38.4-38.4V40zm240 43.2c9.6-19.2 35.2-25.6 54.4-16 19.2 9.6 25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-12.8-54.4l89.6-156.8zm188.8 160-160 92.8c-19.2 9.6-25.6 35.2-16 54.4 12.8 19.2 35.2 25.6 54.4 12.8l160-92.8c19.2-9.6 25.6-35.2 12.8-54.4-9.6-16-32-25.6-51.2-12.8zM985.6 472c22.4 0 38.4 16 38.4 38.4s-16 38.4-38.4 38.4H800c-22.4 0-38.4-19.2-38.4-38.4 0-22.4 19.2-38.4 38.4-38.4h185.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_l=(0,t.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},t5,14,e5))}}),l5=["aria-labelledby"],n5=[(0,t.createElementVNode)("path",{d:"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)],q9=(0,t.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},n5,14,l5))}}),r5=["aria-labelledby"],a5=[(0,t.createElementVNode)("path",{d:"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)],o5=(0,t.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},a5,14,r5))}}),i5=["aria-labelledby"],s5=[(0,t.createElementVNode)("path",{d:"M2185.74 479.429a117.992 117.992 0 1 0-162.829-170.852c-284.772 271.204-732.314 271.204-1017.087 0A118.05 118.05 0 0 0 842.996 479.43c375.98 358.045 966.705 358.045 1342.744 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],H9=(0,t.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":n.name,role:"presentation"},s5,14,i5))}}),u5=["aria-labelledby"],c5=[(0,t.createElementVNode)("path",{d:"M964.923 1024c-98.461 0-181.17-66.954-208.738-157.538H543.508C515.938 957.046 433.23 1024 334.769 1024s-185.107-66.954-208.738-161.477C59.077 846.77 7.877 787.693 0 716.8V448.985c0-27.57 11.815-51.2 27.57-70.893l153.6-153.6c15.753-15.754 39.384-23.63 63.015-23.63h70.892v-15.754C315.077 82.708 401.723 0 504.123 0h405.662c149.661 0 271.753 122.092 271.753 271.754v535.63c0 118.154-98.461 216.616-216.615 216.616zM496.246 748.308h307.2c35.446 0 63.016 27.569 63.016 59.077v7.877c3.938 47.261 47.261 86.646 98.461 86.646 55.139 0 98.462-43.323 98.462-98.462V271.754c0-82.708-70.893-153.6-153.6-153.6H504.123c-39.385 0-66.954 31.508-66.954 66.954v59.077c0 39.384-31.507 70.892-74.83 70.892h-102.4L118.153 456.862v256c0 19.692 19.692 35.446 39.384 35.446h11.816c35.446 0 63.015 27.569 63.015 59.077V819.2c11.816 51.2 51.2 86.646 102.4 86.646s90.585-35.446 98.462-82.708V819.2c0-43.323 27.569-70.892 63.015-70.892zm-378.092 66.954zm129.97-496.247zm19.691-7.877zm47.262-66.953zm43.323-43.323zm15.754 271.753c-31.508 0-59.077-27.569-59.077-59.077V256c0-31.508 27.57-59.077 59.077-59.077S433.23 224.493 433.23 256v157.538c0 31.508-27.57 59.077-59.077 59.077z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],j9=(0,t.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":n.name,role:"presentation"},c5,14,u5))}}),d5=["aria-labelledby"],f5=[(0,t.createElementVNode)("path",{d:"M921.6 666.829a34.133 34.133 0 0 1 33.894 30.14l.24 3.993V871.63a102.4 102.4 0 0 1-96.393 102.23l-6.008.17H170.667a102.4 102.4 0 0 1-102.23-96.393l-.17-6.007V700.962a34.133 34.133 0 0 1 68.027-3.993l.24 3.993V871.63a34.133 34.133 0 0 0 30.14 33.894l3.993.24h682.666a34.133 34.133 0 0 0 33.895-30.175l.239-3.96V700.963A34.133 34.133 0 0 1 921.6 666.83zM772.096 39.049l2.97 2.662 193.092 193.092a34.133 34.133 0 0 1 2.662 45.295l-2.662 2.97L775.066 476.16a34.133 34.133 0 0 1-50.927-45.295l2.662-2.97 134.144-134.212H341.333a34.133 34.133 0 0 0-33.894 30.174l-.239 3.96V739.19a34.133 34.133 0 0 1-68.028 3.994l-.239-3.994V327.817a102.4 102.4 0 0 1 96.393-102.23l6.007-.17h520.91L726.8 89.975a34.133 34.133 0 0 1-2.662-45.294l2.662-2.97a34.133 34.133 0 0 1 45.295-2.662z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],K9=(0,t.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},f5,14,d5))}}),m5=["aria-labelledby"],p5=[(0,t.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm31.858 377.742c18.204 0 34.133 15.929 34.133 34.133 0 2.276 0 15.93-2.275 18.205l-34.134 195.697h29.582c18.205 0 34.134 15.93 34.134 34.134s-15.93 34.133-34.134 34.133h-91.022c-18.204 0-34.133-15.929-34.133-34.133v-20.48L480.142 512H450.56c-18.204 0-34.133-15.929-34.133-34.133s15.929-34.134 34.133-34.134h93.298zm-34.134-207.076c38.685 0 68.267 29.583 68.267 68.267s-29.582 68.267-68.267 68.267-68.266-29.583-68.266-68.267 29.582-68.267 68.266-68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],W9=(0,t.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p5,14,m5))}}),h5=["aria-labelledby"],g5=[(0,t.createElementVNode)("path",{d:"M184.32 147.911a36.409 36.409 0 0 0-36.409 36.409v655.36a36.409 36.409 0 0 0 36.409 36.409h655.36a36.409 36.409 0 0 0 36.409-36.409V445.226a36.409 36.409 0 0 1 72.818 0V839.68A109.227 109.227 0 0 1 839.68 948.907H184.32A109.227 109.227 0 0 1 75.093 839.68V184.32A109.227 109.227 0 0 1 184.32 75.093h194.205a36.409 36.409 0 0 1 0 72.818H184.32zm291.271 327.68A364.089 364.089 0 0 1 839.68 111.502h36.409a36.409 36.409 0 0 1 0 72.818H839.68a291.271 291.271 0 0 0-291.271 291.271v57.745l47.04-47.113a36.409 36.409 0 1 1 51.555 51.554L537.777 647.004a36.409 36.409 0 0 1-51.554 0L376.996 537.777a36.409 36.409 0 1 1 51.555-51.554l47.04 47.113V475.59z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Y9=(0,t.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},g5,14,h5))}}),v5=["aria-labelledby"],y5=[(0,t.createElementVNode)("path",{d:"M853.161 892.55H362.595l-209.433-.414a18.5 18.5 0 0 1-1.813-.092c-24.849-2.485-47.825-14.06-64.696-32.595-16.991-18.665-26.35-42.855-26.35-68.112V264.626c0-55.808 45.404-101.211 101.212-101.211H853.16c55.808 0 101.21 45.403 101.21 101.211v225.513c0 .275-.006.552-.018.826-.022.494-1.972 51.723 15.481 85.462 4.717 9.119 1.148 20.335-7.97 25.053-9.117 4.714-20.335 1.15-25.053-7.97-21.3-41.177-19.845-97.643-19.619-103.74V264.627c0-35.307-28.724-64.031-64.03-64.031H161.515c-35.308 0-64.032 28.724-64.032 64.031v526.711c0 32.755 24.321 59.958 56.718 63.62l208.431.412h490.53c35.306 0 64.03-28.725 64.03-64.032l-.382-93.677c-.105-1.75-1.587-19.548-19.55-42.5a9.548 9.548 0 0 1-.147-.19l-21.712-28.489-117.227-155.119c-.416-.55-38.995-50.852-86.272-45.534-38.335 4.315-75.955 45.164-108.79 118.132-17.615 39.141-34.65 68.269-52.082 89.046-17.607 20.986-35.68 33.52-55.251 38.317-43.423 10.638-81.05-18.995-120.887-50.373l-5.057-3.98c-46.555-36.578-68.75-28.224-158.33 59.602-7.33 7.188-19.1 7.071-26.289-.26-7.187-7.33-7.07-19.1.26-26.287 46.659-45.746 77.544-72.727 107.086-84.283 33.358-13.048 64.275-6.267 100.242 21.994l5.093 4.008c33.923 26.72 63.22 49.795 89.029 43.467 25.618-6.279 53.3-42.114 82.28-106.509 39.14-86.976 85.838-134.027 138.797-139.849 68.454-7.515 117.824 57.405 119.892 60.172l117.122 154.98 21.6 28.344c26.277 33.631 27.334 61.639 27.367 64.725l.001.128.384 94.06c.001 55.884-45.4 101.287-101.209 101.287zM312.328 446.968c-42.325 0-76.759-34.434-76.759-76.76s34.434-76.759 76.76-76.759 76.759 34.435 76.759 76.76-34.434 76.759-76.76 76.759zm0-116.34c-21.824 0-39.579 17.756-39.579 39.58s17.755 39.58 39.58 39.58 39.579-17.756 39.579-39.58-17.755-39.58-39.58-39.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],U9=(0,t.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},y5,14,v5))}}),b5=["aria-labelledby"],S5=[(0,t.createElementVNode)("path",{d:"M696.43 465.25c40.61 0 73.53-32.72 73.53-73.09s-32.96-73.08-73.53-73.08-73.54 32.72-73.54 73.08 32.92 73.09 73.54 73.09zM535.74 650.62l-273.61-259.4a56.19 56.19 0 0 0-15.36 11.58l-114 119.63-6-222.77c-.73-26.82 20.84-49.41 47.67-50.14l201.77-5.44 47.34-50-250.43 6.75C119 202.33 76.33 247.17 77.78 301l7.32 271.4 4.5 166.78C91.06 793 136.05 835.47 190.2 834l176-4.75 12-.32 47.34-50 116.18-122.64zM861.71 214.8l-242.83-33.86-55.09 41.46L855 263a49.05 49.05 0 0 1 41.79 55.13l-54.33 389.59-120.87-159.05A59.86 59.86 0 0 0 638.06 537l-44 33.08 65.07 86.15L603.84 698l-79.57 60.1-54.92 41.48 34.17 4.76 270.73 37.76a97.55 97.55 0 0 0 109.88-79.6 22.37 22.37 0 0 0 .65-3.44l60.53-434.16c7.44-53.32-29.95-102.62-83.6-110.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],G9=(0,t.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},S5,14,b5))}}),w5=["aria-labelledby"],x5=(0,t.createElementVNode)("path",{d:"M922.514 789.611h.07v-.42ZM776.028 148.82c-5.478-3.288-10.925-5.975-17.57-5.975-16.229 0-29.308 13.152-29.308 29.361 0 11.703 6.927 21.072 16.72 26.391 107.724 62.86 180.16 179.528 180.16 313.235 0 133.603-72.368 250.233-179.95 313.094-9.437 5.164-17.57 14.849-17.57 26.833 0 16.227 13.152 29.377 29.345 29.377 6.504 0 11.666-2.505 17.323-5.76 125.009-72.97 209.083-208.377 209.083-363.544.002-154.814-83.715-289.953-208.233-363.012z",fill:"currentColor","fill-opacity":"0.9"},null,-1),N5=(0,t.createElementVNode)("path",{d:"M810.037 511.85c0-90.983-49.316-170.37-122.677-213.094-3.323-1.733-11.134-5.144-16.616-5.144-16.299 0-29.485 13.187-29.485 29.468 0 10.941 5.799 20.682 14.638 25.79 56.706 32.207 94.959 93.103 94.959 162.98 0 71.08-39.597 132.912-97.93 164.694-8.485 5.164-14.105 14.568-14.105 25.245 0 16.3 13.186 29.519 29.449 29.519 6.93.036 15.167-4.031 15.167-4.031 75.516-42.14 126.6-122.782 126.6-215.427zM545.416 71.307c-12.34-5.939-27.012-4.312-37.792 4.224-.496.408-52.82 42.001-110.587 84.533-100.475 74.048-129.748 86.386-135.688 88.348h-125.86c-.726 0-1.415.07-2.14.106H69.06c-16.191 0-29.326 13.134-29.326 29.326v468.42c0 16.227 13.099 29.311 29.327 29.311l215.621.032c5.798 2.122 33.446 14.882 122.609 87.608 51.898 42.283 98.423 83.61 98.918 84.002 6.646 5.938 15.131 9.012 23.689 9.012 4.948 0 9.933-1.059 14.635-3.146a35.666 35.666 0 0 0 21.07-32.563s.035-110.657.035-150.428c.92-2.827 1.381-5.835 1.381-8.947 0-3.177-1.417-657.666-1.417-657.666 0-13.716-7.846-26.197-20.185-32.172zM507.8 756.02c0 1.7-.532 107.654-.532 107.654-15.803-13.364-33.374-28.035-51.474-42.675-119-96.372-148.486-104.466-168.426-104.466-.423 0-.777.103-1.166.103s-.743-.103-1.167-.103H123.33c-20.523 0-25.314-5.836-25.314-26.45v-359.49c0-14.02 1.662-22.822 18.543-22.822h145.71c19.445 0 49.284-7.954 179.528-103.356 23.192-16.97 45.887-34.063 65.473-49.054 0 0 .425 506.548.532 593.202-.603 2.403-.001 4.913-.001 7.457z",fill:"currentColor","fill-opacity":"0.9"},null,-1),X9=(0,t.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[x5,(0,t.createTextVNode)(","),N5],14,w5))}}),C5=["aria-labelledby"],z5=[(0,t.createElementVNode)("path",{d:"M646.169 56.055c-10.146-4.516-22.022-2.697-30.32 4.78L342.443 306.97h-158.11c-82.587 0-112.6 67.326-112.6 112.6v168.872c0 82.601 67.34 112.6 112.6 112.6h158.14l273.435 246.078a27.955 27.955 0 0 0 18.826 7.272c3.87 0 7.83-.79 11.494-2.405 10.175-4.515 16.655-14.662 16.655-25.746V81.771c0-11.084-6.48-21.142-16.714-25.716zm-39.586 806.967L372.03 652.015a27.936 27.936 0 0 0-18.797-7.273h-168.9c-9.398 0-56.299-2.756-56.299-56.3V419.57c0-9.411 2.698-56.3 56.3-56.3h168.9c6.978 0 13.665-2.609 18.855-7.271l234.496-211.007v718.03zm168.9-527.902c7.272 0 14.427-2.755 19.881-8.239l112.6-112.572c10.968-10.996 10.968-28.824 0-39.79-10.965-10.997-28.853-10.997-39.819 0L755.543 287.09c-10.966 10.996-10.966 28.824 0 39.792a28.305 28.305 0 0 0 19.94 8.238zm168.9 140.722h-168.9c-15.482 0-28.15 12.638-28.15 28.178 0 15.512 12.668 28.12 28.15 28.12h168.901c15.6 0 28.15-12.608 28.15-28.12 0-15.54-12.551-28.178-28.151-28.178zm-149.02 205.319c-10.965-10.966-28.853-10.966-39.82 0-10.966 10.996-10.966 28.854 0 39.82l112.601 112.6a28.396 28.396 0 0 0 19.94 8.211c7.27 0 14.426-2.756 19.88-8.21 10.967-10.967 10.967-28.825 0-39.82l-112.6-112.601z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Z9=(0,t.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},z5,14,C5))}}),k5=["aria-labelledby"],E5=[(0,t.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],J9=(0,t.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":n.name,role:"presentation"},E5,14,k5))}}),_5=["aria-labelledby"],T5=[(0,t.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Q9=(0,t.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},T5,14,_5))}}),$5=["aria-labelledby"],B5=[(0,t.createElementVNode)("path",{d:"M761.436 1024H262.564c-131.282 0-236.308-105.026-236.308-236.308V404.35c0-52.513 26.257-102.4 68.267-131.282L467.364 21.005c26.257-18.38 60.39-18.38 89.272 0l372.84 252.062c42.011 28.882 68.268 78.769 68.268 131.282v383.343c0 131.282-105.026 236.308-236.308 236.308zM139.159 338.708c-21.005 15.754-34.133 39.384-34.133 65.64v383.344c0 86.646 70.892 157.539 157.538 157.539h498.872c86.646 0 157.538-70.893 157.538-157.539V404.35c0-26.257-13.128-49.887-34.133-65.641L512 86.646 139.159 338.708zm451.61 396.471H433.231c-21.005 0-39.385-18.379-39.385-39.384s18.38-39.385 39.385-39.385h157.538c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.384-39.385 39.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ep=(0,t.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},B5,14,$5))}}),V5=["aria-labelledby"],M5=[(0,t.createElementVNode)("path",{d:"M703.84 479.936H511.968v-255.84c0-17.728-14.24-32.096-31.968-32.096-17.76 0-32 14.4-32 32.096v287.808c0 17.76 14.272 32 32 32h223.872c17.76 0 32.096-14.24 32.096-32 0-17.728-14.368-31.968-32.128-31.968zM224 320h-96v-96c0-17.664-14.336-32-32-32s-32 14.336-32 32v128c0 17.664 14.336 32 32 32h128c17.664 0 32-14.336 32-32s-14.336-32-32-32zm-84.992 283.488C136 584 123.264 573.344 105.6 573.344s-30.112 13.984-30.112 31.68c0 5.536 1.984 9.984 2.336 15.328C126.336 815.296 302.016 960 512 960c247.424 0 448-200.576 448-448S759.424 64 512 64C321.024 64 158.4 183.712 93.952 352h69.312C223.968 219.904 357.088 128 512 128c212.064 0 384 171.936 384 384S724.064 896 512 896c-178.88 0-328.736-122.464-371.424-288",fill:"currentColor","fill-opacity":"0.9"},null,-1)],tp=(0,t.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":n.name,role:"presentation"},M5,14,V5))}}),I5=["aria-labelledby"],L5=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lp=(0,t.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},L5,14,I5))}}),A5=["aria-labelledby"],P5=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],np=(0,t.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},P5,14,A5))}}),F5=["aria-labelledby"],R5=[(0,t.createElementVNode)("path",{d:"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)],rp=(0,t.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},R5,14,F5))}}),D5=["aria-labelledby"],O5=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ap=(0,t.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},O5,14,D5))}}),q5=["aria-labelledby"],H5=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],op=(0,t.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},H5,14,q5))}}),j5=["aria-labelledby"],K5=[(0,t.createElementVNode)("path",{d:"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)],ip=(0,t.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},K5,14,j5))}}),W5=["aria-labelledby"],Y5=[(0,t.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sp=(0,t.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},Y5,14,W5))}}),U5=["aria-labelledby"],G5=[(0,t.createElementVNode)("path",{d:"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)],up=(0,t.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},G5,14,U5))}}),X5=["aria-labelledby"],Z5=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cp=(0,t.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Z5,14,X5))}}),J5=["aria-labelledby"],Q5=[(0,t.createElementVNode)("path",{d:"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)],dp=(0,t.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q5,14,J5))}}),ed=["aria-labelledby"],td=(0,t.createElementVNode)("path",{d:"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),ld=(0,t.createElementVNode)("path",{d:"M368 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM528 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM688 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1),fp=(0,t.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[td,(0,t.createTextVNode)(","),ld],14,ed))}}),nd=["aria-labelledby"],rd=[(0,t.createElementVNode)("path",{d:"M960.385 91.477a42.667 42.667 0 1 1-44.09 73.046c-95.09-57.401-176.497-79.19-315.989-79.19-54.044 0-118.698 10.07-158.492 25.543a42.667 42.667 0 0 1-30.92-79.53C461.498 11.662 536.393 0 600.335 0c154.71 0 251.393 25.884 360.05 91.477zm-454.03 581.604a42.752 42.752 0 0 1 17.038-57.885 42.44 42.44 0 0 1 57.656 17.096c4.21 7.793 60.189 147.342 64.854 160.426 1.706 4.779 3.413 9.927 5.29 15.56 2.93 8.817 11.122 34.815 12.09 37.717 18.545 55.808 64.198 92.672 117.333 92.672 67.868 0 116.081-49.494 115.37-122.539-.17-15.701-3.3-34.304-16.782-104.277l-2.901-15.36c-10.81-57.174-15.758-92.132-15.36-120.434.313-22.244 2.076-30.151 17.436-90.311 5.831-22.841 9.245-38.03 11.662-53.078a218.453 218.453 0 0 0 3.13-34.446C893.17 307.4 777.457 256 595.584 256c-179.058 0-297.558 65.508-297.558 160 0 93.64 132.694 181.333 297.558 181.333 23.466 0 42.496 19.115 42.496 42.667s-19.03 42.667-42.496 42.667c-206.166 0-382.578-116.594-382.578-266.667 0-155.364 162.816-245.333 382.578-245.333 223.658 0 382.577 70.599 382.577 227.555 0 15.218-1.45 31.062-4.181 48.071-2.93 18.148-6.827 35.47-13.255 60.644-12.715 49.778-14.592 58.311-14.763 70.315-.284 20.48 4.153 52.024 13.853 103.338l2.901 15.076c15.132 78.734 18.034 96.028 18.29 119.609C982.145 935.538 896.015 1024 780.616 1024c-91.677 0-168.391-61.924-197.974-151.04-1.251-3.67-9.472-29.753-12.145-37.86a643.527 643.527 0 0 0-4.694-13.71 11056.384 11056.384 0 0 0-59.449-148.31zM310.4 65.934a42.667 42.667 0 1 1-52.566 67.243c-14.108-11.037-38.855-19.4-59.05-19.4-42.098 0-71.112 29.156-71.112 68.552 0 17.18 13.853 38.343 35.613 50.972a42.667 42.667 0 1 1-42.78 73.842C73.8 280.064 42.34 231.936 42.34 182.33c0-86.471 67.186-153.885 156.445-153.885 39.054 0 82.346 14.62 111.616 37.49z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mp=(0,t.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},rd,14,nd))}}),ad=["aria-labelledby"],od=[(0,t.createElementVNode)("path",{d:"M1120.194 366.158h-93.091c0-136.534-111.71-245.14-245.14-245.14-65.163 0-124.12 24.824-170.666 68.267l-3.103 3.103c-24.824 24.824-65.164 24.824-89.988 0L512 186.182c-46.545-43.443-105.503-68.267-170.667-68.267-136.533 0-245.14 111.71-245.14 245.14H3.104c0-186.182 152.049-338.23 338.23-338.23 80.68 0 158.255 27.927 220.315 80.678 62.061-52.751 139.637-80.679 220.316-80.679 186.181 3.103 338.23 155.152 338.23 341.334zM89.988 645.43c-3.103-6.206-9.31-12.412-12.412-18.618C27.927 549.236 0 459.248 0 366.158h93.09c0 74.472 21.722 148.945 62.062 211.006 3.103 6.206 6.206 9.309 9.309 12.412L89.988 645.43zm946.424-6.206-77.576-52.751c43.443-65.164 68.267-142.74 68.267-220.315h93.09c0 99.297-27.926 192.387-83.78 273.066zm-474.764 375.467c-9.309 0-21.72-3.103-31.03-6.206-9.309-3.103-15.515-6.206-18.618-9.31C338.23 921.6 192.388 797.48 86.885 639.226l77.576-52.752c96.194 142.74 229.624 257.551 387.878 325.818l3.103 3.103s3.103 3.103 6.206 3.103l12.413-6.206c155.151-71.37 288.581-183.079 384.775-328.921l77.576 52.751C930.91 794.376 785.067 918.497 611.297 999.176l-18.618 9.309c-9.31 3.103-21.721 6.206-31.03 6.206z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],pp=(0,t.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":n.name,role:"presentation"},od,14,ad))}}),id=["aria-labelledby"],sd=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-930.91C281.6 93.09 93.09 281.6 93.09 512S281.6 930.91 512 930.91 930.91 742.4 930.91 512 742.4 93.09 512 93.09zM377.018 695.856c-20.945 0-39.563-11.637-46.545-32.582l-6.982-16.291 6.982-18.618 69.818-186.182c11.636-32.582 37.236-55.855 67.49-67.491l204.8-76.8L691.2 307.2c11.636 4.655 20.945 16.29 25.6 27.927l4.655 16.291-4.655 18.618-69.818 186.182c-11.637 32.582-37.237 55.855-67.491 67.491l-186.182 69.818c-4.654 2.328-11.636 2.328-16.29 2.328zm218.764-267.637-95.418 34.91c-6.982 2.327-11.637 6.981-13.964 13.963l-34.91 95.418 95.42-34.909c6.98-2.327 11.635-6.982 13.963-13.964l34.909-95.418z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hp=(0,t.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},sd,14,id))}}),ud=["aria-labelledby"],cd=(0,t.createElementVNode)("path",{d:"M547.84 969.547a32.286 32.286 0 0 1-31.744-32.707V376.952c0-7.83 2.71-15.36 7.71-21.323l240.58-288.768H111.917L332.8 356.774a33.551 33.551 0 0 1 6.807 20.239v334.306l95.473 98.545c5.903 6.144 9.155 14.456 9.095 23.13a33.13 33.13 0 0 1-9.457 23.07 31.021 31.021 0 0 1-44.514 0L285.515 747.881a33.07 33.07 0 0 1-9.276-23.13V388.277L21.745 54.332a33.49 33.49 0 0 1 5.3-45.96 31.202 31.202 0 0 1 19.577-7.047h786.794c8.432 0 16.504 3.434 22.407 9.638a33.37 33.37 0 0 1 1.626 44.453L579.524 389.12v547.72c0 18.07-14.216 32.707-31.684 32.707",fill:"currentColor","fill-opacity":"0.9"},null,-1),dd=(0,t.createElementVNode)("path",{d:"M701.68 475.016a32.286 32.286 0 0 1-31.2-33.13A32.045 32.045 0 0 1 701.8 409.54H946.96c17.529 0 31.744 14.697 31.744 32.768 0 18.07-14.215 32.708-31.684 32.708H701.681zm0 202.51a32.286 32.286 0 0 1-31.683-32.767c0-18.071 14.216-32.648 31.684-32.708h245.338c17.469.06 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.647-31.684 32.708H701.681zm0 204.8a31.021 31.021 0 0 1-22.407-9.517 33.07 33.07 0 0 1-9.276-23.19c0-18.07 14.216-32.648 31.684-32.708h245.338c17.469 0 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.648-31.684 32.708H701.681z",fill:"currentColor","fill-opacity":"0.9"},null,-1),gp=(0,t.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[cd,(0,t.createTextVNode)(","),dd],14,ud))}}),fd=["aria-labelledby"],md=(0,t.createElementVNode)("path",{d:"M512 394.688a31.872 31.872 0 0 1 22.592 9.344l128 127.68a32 32 0 0 1-45.184 45.312L544 503.808v221.504a32 32 0 1 1-64 0v-221.44l-73.344 73.408a32 32 0 1 1-45.312-45.248l128-128 .192-.128A31.872 31.872 0 0 1 512 394.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),pd=(0,t.createElementVNode)("path",{d:"M149.312 96c-41.216 0-74.624 33.408-74.624 74.688v682.624c0 41.28 33.408 74.688 74.624 74.688h725.376c41.216 0 74.624-33.408 74.624-74.688V298.688c0-41.28-33.408-74.688-74.624-74.688H526.976l-97.088-116.48A32 32 0 0 0 405.312 96h-256zm-10.624 74.688c0-5.888 4.736-10.688 10.624-10.688H390.4l97.088 116.48A32 32 0 0 0 512 288h362.688c5.888 0 10.624 4.8 10.624 10.688v554.624A10.688 10.688 0 0 1 874.688 864H149.312a10.688 10.688 0 0 1-10.624-10.688V170.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),vp=(0,t.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[md,(0,t.createTextVNode)(","),pd],14,fd))}}),hd=["aria-labelledby"],gd=[(0,t.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm111.502 282.169c13.654-13.654 34.134-13.654 47.787 0 11.378 11.377 13.653 31.857 2.275 45.51l-2.275 2.276-111.502 111.502 111.502 111.503c13.653 13.653 13.653 34.133 0 47.786-13.653 13.654-34.133 13.654-47.787 0L512 557.511 400.498 669.013c-11.378 11.378-31.858 13.654-45.511 2.276l-2.276-2.276c-11.378-11.377-13.653-31.857-2.275-45.51l2.275-2.276 111.502-111.503-111.502-111.502c-13.653-13.653-13.653-34.133 0-47.786s34.133-13.654 47.787 0L512 461.938l111.502-111.502z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vd=(0,t.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},gd,14,hd))}}),yd=["aria-labelledby"],bd=[(0,t.createElementVNode)("path",{d:"M584.06 1024H318.577C144.118 1024 0 883.674 0 705.422s140.326-318.578 318.578-318.578v113.778c-113.778 0-204.8 91.022-204.8 204.8s91.022 204.8 204.8 204.8h265.481V1024zm56.888 0h-53.096c-208.593 0-379.26-170.667-379.26-383.052 0-83.437 26.549-163.081 75.852-231.348l3.793-3.793c15.17-22.755 30.34-60.681 45.511-121.363l7.585-34.133c7.586-18.963 15.17-41.718 18.963-68.267C386.844 22.756 470.281 0 519.586 0c117.57 0 178.251 106.193 178.251 212.385v7.585c0 7.586-3.793 18.963-3.793 37.926C876.09 257.896 1024 405.807 1024 587.852v53.096C1024 853.333 853.333 1024 640.948 1024zM519.585 113.778c-30.34 0-41.718 53.096-49.304 87.23-3.792 34.133-11.377 60.68-15.17 83.436l-7.585 34.134c-11.378 45.51-34.133 113.778-60.682 155.496l-7.585 3.793A269.274 269.274 0 0 0 322.37 644.74c0 147.91 121.363 269.274 269.274 269.274h53.097c147.91 0 269.274-121.363 269.274-269.274v-53.097c0-117.57-98.608-216.177-216.178-216.177h-56.889c-18.963-3.793-37.926-15.17-49.304-30.341-11.377-15.17-15.17-37.926-15.17-56.889 7.585-41.718 11.378-64.474 11.378-75.852v-3.792c-3.793 0-3.793-94.815-68.267-94.815z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],yp=(0,t.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":n.name,role:"presentation"},bd,14,yd))}}),Sd=["aria-labelledby"],wd=[(0,t.createElementVNode)("path",{d:"M605.09 1024C260.656 1024 0 684.218 0 512S260.655 0 605.09 0c321.165 0 605.092 321.164 605.092 512s-283.927 512-605.091 512zm0-884.364c-256 0-465.454 269.964-465.454 372.364s209.455 372.364 465.455 372.364c260.654 0 465.454-265.31 465.454-372.364s-204.8-372.364-465.454-372.364zm0 139.637c51.2 0 97.746 18.618 139.637 46.545h4.655c-51.2 0-93.091 41.891-93.091 93.091S698.18 512 749.38 512c37.237 0 69.819-23.273 83.783-55.855 4.654 18.619 9.309 37.237 9.309 55.855 0 130.327-102.4 232.727-232.728 232.727S377.018 642.327 377.018 512s97.746-232.727 228.073-232.727z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bp=(0,t.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":n.name,role:"presentation"},wd,14,Sd))}}),xd=["aria-labelledby"],Nd=[(0,t.createElementVNode)("path",{d:"M822.095 933.055H192.393c-57.961 0-104.95-47.02-104.95-105.016V197.92c0-58.003 47.678-109.99 105.642-109.99H615.65v52.822H193.085c-28.98 0-53.166 28.17-53.166 57.17v630.119c0 28.997 23.494 52.51 52.474 52.51h629.702c28.98 0 57.653-24.132 57.653-53.131V404.857h52.822v422.56c-.003 57.996-52.512 105.638-110.475 105.638zm-313.636-254.47c-7.672 7.678-17.28 11.517-27.185 13.447L251.517 805.68c-25.858 12.007-46.57-11.183-37.04-37.065L328.05 538.704c1.925-9.911 5.764-19.523 13.437-27.201l408.162-408.431c20.492-20.509 53.717-20.509 74.208 0l92.763 92.825c20.495 20.503 20.495 53.754 0 74.259L508.46 678.585zM264.727 736.86c-6.003 12.106 5.592 24.54 18.521 18.532l141.877-85.937-74.518-74.567-85.88 141.973zm132.414-169.664 55.661 55.697c10.243 10.253-16.237-16.249 18.55 18.562l296.846-297.04-93.425-92.163L378.592 548.63c9.856 9.86 8.304 8.314 18.551 18.565zM860.96 214.463l-55.658-55.698c-10.244-10.253-26.858-10.253-37.104 0l-54.33 54.362 91.431 94.155 55.661-55.697c10.247-10.25 10.247-26.87 0-37.122z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sp=(0,t.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Nd,14,xd))}}),Cd=["aria-labelledby"],zd=[(0,t.createElementVNode)("path",{d:"M285.479 992.97H108.606c-27.927 0-55.854-12.412-77.576-31.03C9.31 940.217 0 915.393 0 884.363l3.103-155.152c0-24.824 9.31-46.545 27.927-65.164L626.812 65.164c83.782-83.782 220.315-83.782 307.2 0 83.782 83.781 83.782 223.418 0 307.2l-605.09 601.988c-12.413 12.412-27.928 18.618-43.443 18.618zM781.964 93.09c-31.03 0-65.164 12.413-89.988 37.237L96.194 729.212 93.09 884.364c0 9.309 6.206 15.515 15.515 15.515h161.358l598.884-595.782c49.649-49.649 49.649-127.224 0-173.77l-3.103-3.103c-21.72-21.721-52.751-34.133-83.781-34.133zm-201.946 78.508 65.816-65.847L882.812 342.73l-65.846 65.784zM946.424 992.97H217.212c-24.824 0-46.545-21.722-46.545-46.546s21.72-46.545 46.545-46.545h729.212c24.824 0 46.546 21.721 46.546 46.545s-21.722 46.546-46.546 46.546z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wp=(0,t.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},zd,14,Cd))}}),kd=["aria-labelledby"],Ed=[(0,t.createElementVNode)("path",{d:"M512 663.704c-60.681 0-117.57-22.756-174.46-68.267-22.755-18.963-26.547-56.889-7.584-79.644 18.963-22.756 56.888-26.549 79.644-7.586 75.852 64.474 136.533 56.89 204.8 0 22.756-18.963 60.681-18.963 79.644 7.586 18.963 22.755 18.963 60.681-7.585 79.644-53.096 45.511-113.778 68.267-174.459 68.267zm295.822-3.793c-68.266 0-128.948-26.548-182.044-79.644-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.89-22.755 79.645-3.792 41.718 41.718 87.23 53.096 136.533 45.51 30.34-7.584 60.681 15.171 68.267 45.512 7.585 30.34-15.17 60.681-45.511 68.267-18.963 3.792-34.134 3.792-53.097 3.792zm-595.437 0c-15.17 0-34.133 0-49.304-3.792-30.34-3.793-53.096-34.134-45.51-64.475 3.792-30.34 34.133-53.096 64.473-45.51 49.304 7.585 94.815-7.586 136.534-45.512 22.755-22.755 56.889-22.755 79.644 0 22.756 22.756 22.756 56.89 0 79.645-53.096 53.096-117.57 79.644-185.837 79.644zM910.222 496.83l-53.096-219.97c-18.963-79.645-75.852-125.156-151.704-125.156H318.578c-79.645 0-147.911 53.096-163.082 128.948l-41.718 212.385L3.793 470.281l45.51-212.385c18.964-128.948 132.741-219.97 269.275-219.97h390.637c128.948 0 235.14 87.23 261.689 212.385L1024 470.281 910.222 496.83zM174.46 656.119C79.644 656.119 0 576.474 0 481.659c0-30.34 26.548-56.889 56.889-56.889s56.889 26.549 56.889 56.89c0 34.133 26.548 60.68 60.681 60.68 30.341 0 56.89 26.549 56.89 56.89s-26.549 56.889-56.89 56.889zm675.082 0c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c34.133 0 60.681-26.548 60.681-60.682 0-30.34 26.548-56.889 56.89-56.889S1024 451.32 1024 481.66c0 94.814-79.644 174.459-174.46 174.459zm257.896-15.17c-68.267 0-128.948-26.549-182.044-79.645-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.889-22.755 79.644-3.792 34.134 30.34 68.267 45.51 106.193 45.51 11.378 0 30.34 0 37.926-3.792 30.34-7.585 60.681 15.17 68.267 45.511 7.585 30.341-15.17 60.682-45.511 68.267-18.963 7.585-45.512 7.585-60.682 7.585zm49.304-3.793c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c37.926 0 53.096-30.341 53.096-60.682s26.548-56.889 56.889-56.889 56.889 26.549 56.889 56.89c-3.793 98.607-72.06 174.459-166.874 174.459zm-409.6 348.918H276.859c-109.985 0-201.007-91.022-201.007-201.007V587.852H189.63v197.215c0 49.303 37.926 87.23 87.23 87.23h474.073c49.304 0 87.23-37.927 87.23-87.23V587.852h113.778v197.215c-3.793 109.985-94.815 201.007-204.8 201.007zm462.696-508.207-49.304-201.008c-15.17-75.852-79.644-125.155-159.289-125.155H671.29V37.926h329.955c132.741 0 242.726 87.23 273.067 212.385l45.511 201.008-109.985 26.548zM686.459 986.074c-30.34 0-56.889-26.548-56.889-56.889s26.549-56.889 56.89-56.889h364.088c49.304 0 87.23-37.926 87.23-87.23v-178.25c0-30.34 26.548-56.89 56.889-56.89s56.889 26.55 56.889 56.89v178.252c0 109.985-91.023 201.007-201.008 201.007H686.46z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xp=(0,t.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":n.name,role:"presentation"},Ed,14,kd))}}),_d=["aria-labelledby"],Td=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Np=(0,t.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Td,14,_d))}}),$d=["aria-labelledby"],Bd=[(0,t.createElementVNode)("path",{d:"M512 891.958c-35.032 0-70.063-13.474-99.705-37.726L123.958 590.147c-24.253-21.558-37.726-51.2-40.421-83.536-2.695-32.337 10.779-64.674 32.337-86.232 24.252-24.253 56.59-40.421 88.926-40.421H256V188.632c0-88.927 72.758-161.685 161.684-161.685h185.937c88.926 0 161.684 72.758 161.684 161.685v191.326h51.2c67.369 0 121.263 53.895 121.263 121.263 0 35.032-13.473 67.368-40.42 88.926L609.01 851.537c-24.253 26.947-59.285 40.42-97.011 40.42zM204.8 460.8c-10.779 0-21.558 5.39-29.642 13.474s-10.78 18.863-10.78 29.642 5.39 21.558 13.475 26.947l291.031 261.39c26.948 24.252 64.674 24.252 91.621 0l288.337-261.39c8.084-8.084 13.474-18.863 13.474-29.642 0-21.558-18.863-40.421-40.421-40.421H687.158V188.632c0-45.81-35.032-80.843-80.842-80.843H417.684c-45.81 0-80.842 35.032-80.842 80.843V460.8H204.8zM808.421 1024H215.58c-21.558 0-40.421-18.863-40.421-40.421s18.863-40.421 40.42-40.421h592.843c21.558 0 40.421 18.863 40.421 40.42S829.98 1024 808.422 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cp=(0,t.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Bd,14,$d))}}),Vd=["aria-labelledby"],Md=[(0,t.createElementVNode)("path",{d:"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)],zp=(0,t.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Md,14,Vd))}}),Id=["aria-labelledby"],Ld=[(0,t.createElementVNode)("path",{d:"M128 349.867C93.867 332.8 34.133 341.333 8.533 384-8.533 418.133 0 477.867 42.667 503.467 179.2 588.8 315.733 665.6 443.733 750.933c42.667 25.6 93.867 25.6 136.534 0C716.8 665.6 853.333 588.8 981.333 503.467c42.667-25.6 51.2-76.8 25.6-119.467s-76.8-51.2-119.466-25.6C768 435.2 640 512 512 588.8 384 512 256 435.2 128 349.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)],kp=(0,t.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ld,14,Id))}}),Ad=["aria-labelledby"],Pd=(0,t.createElementVNode)("path",{d:"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),Fd=(0,t.createElementVNode)("path",{d:"M170.667 873.813 556.8 487.68c13.227-13.227 34.987-13.227 48.213 0 13.227 13.227 13.227 34.987 0 48.213L218.88 922.027c-13.227 13.226-34.987 13.226-48.213 0a33.493 33.493 0 0 1 0-48.214zM825.173 536.32 439.04 150.187c-13.227-13.227-13.227-34.987 0-48.214 13.227-13.226 34.987-13.226 48.213 0l386.134 386.134c13.226 13.226 13.226 34.986 0 48.213a33.493 33.493 0 0 1-48.214 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Rd=(0,t.createElementVNode)("path",{d:"m439.04 874.24 386.133-386.133c13.227-13.227 34.987-13.227 48.214 0 13.226 13.226 13.226 34.986 0 48.213L487.253 922.453c-13.226 13.227-34.986 13.227-48.213 0-13.227-13.226-13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Ep=(0,t.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Pd,(0,t.createTextVNode)(","),Fd,(0,t.createTextVNode)(","),Rd],14,Ad))}}),Dd=["aria-labelledby"],Od=(0,t.createElementVNode)("path",{d:"M487.253 535.893 873.387 149.76c13.226-13.227 13.226-34.987 0-48.213-13.227-13.227-34.987-13.227-48.214 0L439.04 487.68c-13.227 13.227-13.227 34.987 0 48.213 13.227 13.227 34.987 13.227 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),qd=(0,t.createElementVNode)("path",{d:"M873.387 873.813 487.253 487.68c-13.226-13.227-34.986-13.227-48.213 0-13.227 13.227-13.227 34.987 0 48.213l386.133 386.134c13.227 13.226 34.987 13.226 48.214 0 13.226-13.227 13.226-34.987 0-48.214zM218.88 536.32l386.133-386.133c13.227-13.227 13.227-34.987 0-48.214-13.226-13.226-34.986-13.226-48.213 0L170.667 488.107c-13.227 13.226-13.227 34.986 0 48.213 13.226 13.653 34.986 13.653 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Hd=(0,t.createElementVNode)("path",{d:"M605.013 874.24 218.88 488.107c-13.227-13.227-34.987-13.227-48.213 0-13.227 13.226-13.227 34.986 0 48.213L556.8 922.453c13.227 13.227 34.987 13.227 48.213 0 13.227-13.226 13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),_p=(0,t.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Od,(0,t.createTextVNode)(","),qd,(0,t.createTextVNode)(","),Hd],14,Dd))}}),jd=["aria-labelledby"],Kd=[(0,t.createElementVNode)("path",{d:"M199.36 572.768a31.904 31.904 0 0 0 22.624-9.376l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248L538.752 201.376a32 32 0 0 0-45.28 0L176.704 518.144a31.968 31.968 0 0 0 22.656 54.624zm339.424-115.392a32 32 0 0 0-45.28 0L176.736 774.144a31.968 31.968 0 1 0 45.248 45.248l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248l-308.32-308.352z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tp=(0,t.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Kd,14,jd))}}),Wd=["aria-labelledby"],Yd=[(0,t.createElementVNode)("path",{d:"M802.595 1018.465h-11.07c-58.12-8.303-119.006-22.14-182.66-47.049l-11.07-5.535h-11.07c-16.606 0-30.444 2.768-47.05 2.768C240.779 968.649 0 750.01 0 484.324S240.778 0 539.676 0s539.675 218.638 539.675 484.324c0 152.217-80.26 298.898-218.637 390.227l-2.768 2.768v88.562c0 27.676-24.908 52.584-55.351 52.584zm-202.033-135.61c5.535 0 13.838 0 19.373 2.767l19.373 8.302c47.049 16.606 94.097 30.444 135.61 38.746v-71.956c0-19.373 11.071-35.979 27.677-47.05 5.535-2.767 11.07-5.534 13.837-8.302 116.238-77.492 179.892-193.73 179.892-321.038 0-221.405-204.8-401.297-456.648-401.297S83.027 262.919 83.027 484.324s204.8 401.298 456.649 401.298c13.838 0 27.675 0 41.513-2.768h19.373zm243.546 0zm-304.432-398.53c77.492 0 138.378-24.909 138.378-55.352s-60.886-41.514-138.378-41.514-138.379 11.07-138.379 41.514 60.887 55.351 138.379 55.351zm-226.94-185.428c19.372 11.07 27.675 35.979 13.837 55.352l-27.676 47.048c-11.07 19.373-35.978 27.676-55.351 13.838-19.373-11.07-27.676-35.978-13.838-55.351l27.676-47.049c11.07-19.373 35.978-27.676 55.351-13.838zm456.648 0c-19.373 11.07-27.676 35.979-13.838 55.352l27.676 47.048c11.07 19.373 35.978 27.676 55.351 13.838 19.373-11.07 27.676-35.978 13.838-55.351l-27.676-47.049c-11.07-19.373-35.978-27.676-55.351-13.838zM539.676 705.73c-138.379 0-268.454-58.12-351.481-157.752-11.07-11.07-8.303-30.443 2.767-38.746 11.07-11.07 30.443-8.302 38.746 2.768 74.724 88.562 188.195 138.378 309.968 138.378 121.773 0 240.778-52.583 312.735-141.146 11.07-11.07 27.675-13.837 38.746-2.767 11.07 11.07 13.838 27.676 2.767 38.746-83.027 99.632-215.87 160.519-354.248 160.519z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$p=(0,t.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":n.name,role:"presentation"},Yd,14,Wd))}}),Ud=["aria-labelledby"],Gd=[(0,t.createElementVNode)("path",{d:"M683.886 991.086H336.457c-124.343 0-226.743-102.4-226.743-226.743V182.857h804.572v577.829c0 128-102.4 230.4-230.4 230.4zM219.429 292.57v468.115c0 65.828 54.857 117.028 117.028 117.028h347.429c65.828 0 117.028-54.857 117.028-117.028V292.57H219.43zm694.857 0H109.714c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h804.572c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zM640 109.714H387.657c-29.257 0-54.857-25.6-54.857-54.857S358.4 0 387.657 0H640c32.914 0 54.857 25.6 54.857 54.857S672.914 109.714 640 109.714z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bp=(0,t.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Gd,14,Ud))}}),Xd=["aria-labelledby"],Zd=[(0,t.createElementVNode)("path",{d:"M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 256zM184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256H184.89zm753.778 0H85.333c-22.755 0-42.666-19.911-42.666-42.667s19.91-42.666 42.666-42.666h853.334c22.755 0 42.666 19.91 42.666 42.666S961.423 256 938.667 256zM625.777 85.333H398.223c-22.755 0-42.666-19.91-42.666-42.666S375.466 0 398.222 0h227.556c22.755 0 42.666 19.911 42.666 42.667s-19.91 42.666-42.666 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vp=(0,t.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Zd,14,Xd))}}),Jd=["aria-labelledby"],Qd=[(0,t.createElementVNode)("path",{d:"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)],Mp=(0,t.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Qd,14,Jd))}}),e6=["aria-labelledby"],t6=[(0,t.createElementVNode)("path",{d:"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)],Ip=(0,t.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},t6,14,e6))}}),l6=["aria-labelledby"],n6=[(0,t.createElementVNode)("path",{d:"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)],Lp=(0,t.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},n6,14,l6))}}),r6=["aria-labelledby"],a6=[(0,t.createElementVNode)("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],o6=(0,t.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},a6,14,r6))}}),i6=["aria-labelledby"],s6=[(0,t.createElementVNode)("path",{d:"M998.002 26a85.073 85.073 0 0 0-120.415 0L451.795 451.792a85.073 85.073 0 1 0 120.414 120.415l425.793-425.793a85.073 85.073 0 0 0 0-120.414zM877.587 998a85.073 85.073 0 1 0 120.415-120.415L146.416 26A85.073 85.073 0 1 0 26.002 146.414L391.588 512 26.002 877.585A85.073 85.073 0 1 0 146.416 998l365.586-365.585L877.587 998z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ap=(0,t.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},s6,14,i6))}}),u6=["aria-labelledby"],c6=[(0,t.createElementVNode)("path",{d:"M512 45.966C255.682 45.966 45.966 255.682 45.966 512S255.682 978.034 512 978.034 978.034 768.318 978.034 512 768.318 45.966 512 45.966zM706.18 651.81c15.535 15.535 15.535 38.836 0 54.37s-38.835 15.535-54.37 0L512 566.372l-139.81 139.81c-15.534 15.534-38.836 15.534-54.37 0s-15.535-38.836 0-54.37L457.628 512l-139.81-139.81c-15.534-15.534-15.534-38.836 0-54.37s38.836-15.535 54.37 0L512 457.628l139.81-139.81c15.534-15.534 38.836-15.534 54.37 0s15.535 38.836 0 54.37L566.372 512l139.81 139.81z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pp=(0,t.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},c6,14,u6))}}),d6=["aria-labelledby"],f6=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm183.795 498.87H485.744c-21.006 0-39.385-18.38-39.385-39.385s18.38-39.384 39.385-39.384h210.05c21.006 0 39.385 18.38 39.385 39.384S716.8 577.64 695.795 577.64zm-210.051 0c-21.006 0-39.385-18.38-39.385-39.385v-210.05c0-21.006 18.38-39.385 39.385-39.385s39.384 18.379 39.384 39.384v210.051c0 21.006-18.38 39.385-39.384 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fp=(0,t.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},f6,14,d6))}}),m6=["aria-labelledby"],p6=[(0,t.createElementVNode)("path",{d:"M511.492 73.079a438.418 438.418 0 0 1 310.54 748.94 439.153 439.153 0 1 1-621.08-621.062 435.688 435.688 0 0 1 310.54-127.895m0-73.062C267.494.035 57.476 172.422 9.878 411.727-37.704 651.048 90.397 890.66 315.826 984.031c225.447 93.353 485.436 14.471 620.995-188.413 135.54-202.903 108.883-473.285-63.658-645.81A509.637 509.637 0 0 0 511.492.02zM335.795 635.484l299.668-299.669c12.049-12.048 24.115-12.048 36.163 0l15.496 15.497c12.05 12.066 12.05 24.115 0 36.18l-299.65 299.636c-12.066 12.05-24.115 12.05-36.18 0l-15.497-15.496c-12.049-12.066-12.049-24.115 0-36.182zm0-284.172 15.496-15.497c12.065-12.048 24.114-12.048 36.18 0l299.634 299.67c12.05 12.048 12.05 24.097 0 36.163l-15.496 15.496c-12.05 12.05-24.114 12.05-36.181 0L335.811 387.476c-12.049-12.05-12.049-24.098 0-36.164z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rp=(0,t.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},p6,14,m6))}}),h6=["aria-labelledby"],g6=[(0,t.createElementVNode)("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],v6=(0,t.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},g6,14,h6))}}),y6=["aria-labelledby"],b6=[(0,t.createElementVNode)("path",{d:"M451.243 802.133a101.717 101.717 0 0 1-73.046-30.72L116.736 552.277a47.787 47.787 0 0 1 62.123-74.41l263.509 221.866c4.779 4.779 7.51 5.462 9.557 5.462a13.653 13.653 0 0 0 6.144 0L854.7 204.8a47.787 47.787 0 0 1 75.093 59.392l-396.63 498.347a105.13 105.13 0 0 1-75.775 38.912z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dp=(0,t.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},b6,14,y6))}}),S6=["aria-labelledby"],w6=[(0,t.createElementVNode)("path",{d:"M512 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)],Op=(0,t.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},w6,14,S6))}}),x6=["aria-labelledby"],N6=[(0,t.createElementVNode)("path",{d:"M512 992C246.904 992 32 777.096 32 512S246.904 32 512 32s480 214.904 480 480-214.904 480-480 480zM270.243 527.725l161.622 163.812a.57.57 0 0 0 .81.015l321.132-321.908a.292.292 0 0 0-.003-.412l-35.025-34.956a.3.3 0 0 0-.415-.019L432.917 594.642c-.35.32-.934.335-1.295.026l-123.19-105.65a.319.319 0 0 0-.424.02l-37.762 38.274a.288.288 0 0 0-.004.413z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qp=(0,t.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},N6,14,x6))}}),C6=["aria-labelledby"],z6=[(0,t.createElementVNode)("path",{d:"M512 1024c-136.533 0-264.533-54.044-361.244-150.756C54.044 776.534 0 648.534 0 512c0-136.533 54.044-264.533 150.756-361.244C247.466 54.044 375.466 0 512 0c136.533 0 264.533 54.044 361.244 150.756C969.956 247.466 1024 375.466 1024 512s-54.044 264.533-150.756 361.244C776.534 969.956 648.534 1024 512 1024zm0-938.667c-113.778 0-221.867 45.511-301.511 125.156S85.333 398.222 85.333 512s45.511 221.867 125.156 301.511S398.222 938.667 512 938.667s221.867-45.511 301.511-125.156S938.667 625.778 938.667 512 893.156 290.133 813.51 210.489 625.778 85.333 512 85.333z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hp=(0,t.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},z6,14,C6))}}),k6=["aria-labelledby"],E6=[(0,t.createElementVNode)("path",{d:"M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 0zm202.55 571.077H306.73c-45.01 0-67.516-22.506-67.516-67.517 0-45.01 22.505-67.516 67.516-67.516h402.286c45.01 0 67.516 22.505 67.516 67.516 0 45.011-22.505 67.517-67.516 67.517z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jp=(0,t.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},E6,14,k6))}}),_6=["aria-labelledby"],T6=[(0,t.createElementVNode)("path",{d:"M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.837zm0 794.238c-156.01 0-283.656-127.646-283.656-283.657s127.645-283.656 283.656-283.656S794.27 357.407 794.27 513.418 666.624 797.075 510.613 797.075zM382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Kp=(0,t.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":n.name,role:"presentation"},T6,14,_6))}}),$6=["aria-labelledby"],B6=[(0,t.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.97 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.77 0 160.914 73.143 160.914 160.914V307.2c0 87.77-73.143 160.914-160.914 160.914zM160.914 87.77c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zM307.2 1023.999H160.914C73.143 1023.999 0 950.856 0 863.085V716.8c0-87.77 73.143-160.914 160.914-160.914H307.2c87.77 0 160.914 73.143 160.914 160.914v146.286C468.114 950.856 394.97 1024 307.2 1024zM160.914 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zm629.028-175.542c-128.732 0-234.057-105.325-234.057-234.057S661.21 0 789.942 0 1024 105.326 1024 234.057 918.673 468.114 789.942 468.114zm0-380.343c-81.92 0-146.286 64.366-146.286 146.286s64.366 146.286 146.286 146.286 146.286-64.366 146.286-146.286S871.862 87.77 789.942 87.77zm73.143 936.228H716.8c-87.77 0-160.914-73.143-160.914-160.914V716.8c0-87.77 73.143-160.914 160.914-160.914h146.286c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM716.8 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H716.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wp=(0,t.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},B6,14,$6))}}),V6=["aria-labelledby"],M6=[(0,t.createElementVNode)("path",{d:"M948.148 1024c41.719 0 75.852-34.133 75.852-75.852s-34.133-75.852-75.852-75.852-75.852 34.134-75.852 75.852S906.43 1024 948.148 1024zM754.726 872.296H402.015V758.52h352.71c68.268 0 128.95-49.304 136.534-117.57l37.926-261.69v-7.585c0-34.133-26.548-68.267-56.889-68.267H250.311l37.926 352.712-113.778 11.377-49.303-477.866h747.14c94.815 0 174.46 83.437 174.46 182.044v22.756l-41.719 261.689c-18.963 121.36-128.948 216.176-250.311 216.176zM246.519 1024c-56.89 0-106.193-22.756-147.912-60.681-37.926-37.926-60.681-91.023-60.681-147.912s22.755-106.192 60.681-147.91c37.926-37.927 91.023-60.682 147.912-60.682s109.985 22.755 147.91 60.681 60.682 91.023 60.682 147.911-22.755 109.986-60.681 147.912C352.71 1001.244 303.407 1024 246.519 1024zm0-303.407c-26.549 0-49.304 11.377-68.267 26.548-15.17 18.963-26.548 41.718-26.548 68.266s11.377 49.304 26.548 68.267c34.133 34.133 98.607 34.133 132.74 0 18.964-18.963 30.341-41.718 30.341-68.267s-11.377-49.303-26.548-68.266c-18.963-15.17-41.718-26.548-68.266-26.548zm-49.304-364.09c-26.548 0-53.096-18.962-56.89-49.303l-18.962-113.778c-3.793-26.548-22.756-45.51-53.096-45.51s-56.89-26.549-56.89-56.89 26.549-56.889 56.89-56.889c87.23 0 155.496 64.474 166.874 147.911l18.963 109.986c3.792 30.34-15.17 60.681-45.511 64.474h-11.378z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Yp=(0,t.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":n.name,role:"presentation"},M6,14,V6))}}),I6=["aria-labelledby"],L6=[(0,t.createElementVNode)("path",{d:"M932.978 1024c38.684 0 68.266-29.582 68.266-68.267s-29.582-68.266-68.266-68.266-68.267 29.582-68.267 68.266S894.293 1024 932.978 1024zM826.027 864.711H350.436V773.69h475.59c56.89 0 104.676-43.236 113.778-100.125l47.787-373.19v-6.827c0-25.031-20.48-45.511-45.511-45.511H209.351l40.96 430.08-91.022 9.102-50.062-527.93H942.08c75.093 0 136.533 61.44 136.533 136.534v18.205l-47.786 373.19c-13.654 100.125-100.125 177.494-204.8 177.494zM250.31 1024c-47.787 0-93.298-18.204-129.707-52.338-34.133-36.409-52.337-81.92-52.337-129.706s18.204-93.298 52.337-129.707c36.41-34.133 81.92-52.338 129.707-52.338s93.298 18.205 129.707 52.338c34.133 34.133 52.338 79.644 52.338 129.707s-18.205 93.297-52.338 129.706c-36.41 34.134-81.92 52.338-129.707 52.338zm0-273.067c-25.031 0-47.787 9.103-63.715 27.307-18.205 15.929-27.307 38.684-27.307 63.716s9.102 47.786 27.307 63.715c34.133 34.133 93.297 34.133 129.706 0 18.205-18.204 27.307-40.96 27.307-63.715s-9.102-47.787-27.307-63.716c-18.204-18.204-40.96-27.307-65.99-27.307zm-91.022-455.11c-22.756 0-40.96-15.93-45.511-38.685l-15.93-111.502c-2.275-31.858-25.03-54.614-52.337-54.614C20.48 91.022 0 70.542 0 45.512S20.48 0 45.511 0c75.093 0 134.258 59.164 143.36 136.533L204.8 243.484c4.551 25.032-13.653 47.787-38.684 52.338h-6.827z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Up=(0,t.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":n.name,role:"presentation"},L6,14,I6))}}),A6=["aria-labelledby"],P6=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm0 525.127c-21.005 0-39.385-18.38-39.385-39.384v-44.636c0-26.256 18.38-49.887 44.636-52.513 13.128-2.626 18.38-2.626 18.38-2.626 23.63-10.502 39.384-34.133 39.384-57.764 0-34.133-28.882-63.015-65.64-63.015s-65.642 28.882-65.642 63.015c0 21.005-18.38 39.385-39.384 39.385s-36.76-18.38-36.76-42.01c0-78.77 65.642-141.785 144.411-141.785S656.41 325.58 656.41 404.35c0 57.764-34.133 110.277-89.272 131.282-5.25 2.625-10.502 2.625-15.753 5.251v23.63c0 21.006-18.38 39.385-39.385 39.385zm-65.641 118.154a65.641 65.641 0 1 0 131.282 0 65.641 65.641 0 1 0-131.282 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gp=(0,t.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},P6,14,A6))}}),F6=["aria-labelledby"],R6=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zm0 529.067c-25.6 0-42.667-17.067-42.667-42.667v-38.4c0-29.866 21.334-59.733 55.467-64 8.533 0 12.8-4.266 12.8-4.266 25.6-8.534 38.4-34.134 38.4-59.734 0-34.133-29.867-64-64-64s-64 29.867-64 64c0 25.6-17.067 42.667-42.667 42.667s-42.666-17.067-42.666-42.667C362.667 324.267 430.933 256 512 256s149.333 68.267 149.333 149.333c0 59.734-38.4 115.2-93.866 136.534-4.267 0-8.534 4.266-12.8 4.266v21.334c0 25.6-17.067 46.933-42.667 46.933zm-64 110.933a64 64 0 1 0 128 0 64 64 0 1 0-128 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Xp=(0,t.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},R6,14,F6))}}),D6=["aria-labelledby"],O6=[(0,t.createElementVNode)("path",{d:"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)],Zp=(0,t.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":n.name,role:"presentation"},O6,14,D6))}}),q6=["aria-labelledby"],H6=[(0,t.createElementVNode)("path",{d:"M1489.611 733.18a92.288 92.288 0 1 0 97.021-157.036c-145.758-90.073-291.516-179.945-437.375-270.068a138.558 138.558 0 0 0-145.506 0C858.094 396.199 712.336 486.07 566.578 576.144a92.288 92.288 0 1 0 97.02 157.036l413.007-255.064 413.057 255.064",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jp=(0,t.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":n.name,role:"presentation"},H6,14,q6))}}),j6=["aria-labelledby"],K6=[(0,t.createElementVNode)("path",{d:"M312.38 132.53a84.855 84.855 0 1 1 144.254-89.183L704.92 445.389a127.282 127.282 0 0 1 0 133.73L456.634 981.076a84.855 84.855 0 1 1-144.253-89.182l234.284-379.724c-77.982-126.52-156.218-253.037-234.285-379.64",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qp=(0,t.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},K6,14,j6))}}),W6=["aria-labelledby"],Y6=[(0,t.createElementVNode)("path",{d:"m387.547 980.846 305.006-397.532a117.102 117.102 0 0 0 0-142.628L387.584 43.154a44.837 44.837 0 0 0-71.131 54.492l305.042 397.568a27.538 27.538 0 0 1 0 33.572L316.489 926.318a44.8 44.8 0 0 0 71.058 54.564",fill:"currentColor","fill-opacity":"0.9"},null,-1)],U6=(0,t.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Y6,14,W6))}}),G6=["aria-labelledby"],X6=[(0,t.createElementVNode)("path",{d:"M1741.19 227.497a121.654 121.654 0 1 1 127.858 206.812L1292.65 790.27a182.482 182.482 0 0 1-191.727 0L524.646 434.31a121.654 121.654 0 1 1 127.859-206.812l544.403 335.887c181.387-111.8 362.773-223.965 544.282-335.887",fill:"currentColor","fill-opacity":"0.9"},null,-1)],eh=(0,t.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":n.name,role:"presentation"},X6,14,G6))}}),Z6=["aria-labelledby"],J6=[(0,t.createElementVNode)("path",{d:"M1517.651 260.347a105.004 105.004 0 1 1 110.389 178.672c-165.84 102.483-331.68 204.737-497.636 307.277a157.649 157.649 0 0 1-165.554 0c-165.725-102.54-331.566-204.794-497.406-307.277a105.004 105.004 0 1 1 110.331-178.672l469.967 290.206 469.91-290.206",fill:"currentColor","fill-opacity":"0.9"},null,-1)],th=(0,t.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":n.name,role:"presentation"},J6,14,Z6))}}),Q6=["aria-labelledby"],e8=[(0,t.createElementVNode)("path",{d:"M1111.771 365.714H1024c0-137.508-111.177-251.611-248.686-251.611-64.365 0-125.805 26.331-172.617 70.217l-5.851 5.851c-23.406 23.406-61.44 23.406-84.846 0-2.926-2.925-2.926-5.851-5.851-5.851-46.812-43.886-108.252-70.217-172.618-70.217-134.582 0-245.76 114.103-245.76 251.611H0C0 178.47 152.137 26.331 336.457 26.331c81.92 0 157.989 29.258 219.429 81.92 61.44-52.662 137.508-81.92 219.428-81.92 184.32 0 336.457 152.138 336.457 339.383zM122.88 664.137c-14.629 0-26.331-5.851-35.109-17.554-2.925-5.852-8.777-11.703-11.702-17.554C26.33 550.034 0 459.337 0 365.714c0-23.405 20.48-43.885 43.886-43.885s43.885 20.48 43.885 43.885c0 76.069 20.48 149.212 61.44 213.577 2.926 5.852 5.852 8.778 8.778 14.629 14.628 20.48 8.777 46.811-11.703 61.44-5.852 5.851-14.629 8.777-23.406 8.777zm915.749-93.623c-5.852 0-11.703 0-14.629-2.925-23.406-8.778-35.109-35.109-23.406-55.589 17.555-46.811 26.332-96.549 26.332-146.286-2.926-23.405 17.554-43.885 40.96-43.885s43.885 20.48 43.885 43.885c0 61.44-11.702 122.88-35.108 178.469-5.852 17.554-20.48 26.331-38.034 26.331zm-482.743 441.783c-8.777 0-20.48-2.926-29.257-5.851-11.703-5.852-17.555-5.852-20.48-8.777C333.53 918.674 187.246 795.794 81.92 637.806c-14.629-20.48-8.777-46.812 11.703-61.44s46.811-8.777 61.44 11.703c96.548 143.36 231.131 257.462 389.12 330.605l2.926 2.926c2.925 0 2.925 2.926 8.777 2.926l14.628-5.852 52.663-26.331c20.48-11.703 46.812-2.926 58.514 17.554 11.703 20.48 2.926 46.812-17.554 58.514-20.48 11.703-40.96 20.48-58.514 29.258l-20.48 8.777c-8.777 5.851-20.48 5.851-29.257 5.851zm-5.852-84.846zm11.703 0zM1038.63 819.2H746.057c-23.406 0-43.886-20.48-43.886-43.886s20.48-43.885 43.886-43.885h292.572c23.405 0 43.885 20.48 43.885 43.885s-20.48 43.886-43.885 43.886zM892.343 965.486c-23.406 0-43.886-20.48-43.886-43.886V629.029c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886V921.6c0 23.406-20.48 43.886-43.886 43.886z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lh=(0,t.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":n.name,role:"presentation"},e8,14,Q6))}}),t8=["aria-labelledby"],l8=[(0,t.createElementVNode)("path",{d:"M888.686 917.942h-204.8c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h201.143c29.257 0 54.857 25.6 54.857 54.857s-21.943 54.857-51.2 54.857zm-102.4 98.743c-29.257 0-54.857-21.943-54.857-54.857V760.685c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857v201.143c0 32.914-25.6 54.857-54.857 54.857zm-577.829 7.314H204.8c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.571-270.629 29.258 0 54.858 25.6 54.858 54.857s-25.6 54.857-54.858 54.857c-95.085 0-175.542 73.143-186.514 168.229 0 29.257-25.6 51.2-51.2 51.2zM475.43 548.57c-43.886 0-87.772-21.942-117.029-54.856-18.286-21.943-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.63 18.285 43.886 18.285 58.515 0 18.285-21.943 54.857-29.258 76.8-7.315 21.942 18.286 29.257 54.857 7.314 76.8-21.943 32.914-65.829 54.856-109.714 54.856zm0 256c-223.086 0-402.286-179.2-402.286-402.284S252.344 0 475.43 0s402.285 179.2 402.285 402.286c0 58.514-14.628 117.027-36.571 171.884-14.63 25.6-43.886 40.23-73.143 25.6-25.6-14.628-40.23-43.885-25.6-73.142 18.286-40.228 29.257-80.457 29.257-124.342 0-160.915-131.657-292.572-292.571-292.572S186.514 241.37 186.514 402.286s131.657 292.57 292.572 292.57c14.628 0 32.914 0 47.543-3.657 29.257-3.657 58.514 14.63 62.17 43.886 3.658 29.257-14.628 58.514-43.885 62.171-25.6 7.314-47.543 7.314-69.485 7.314z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],nh=(0,t.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},l8,14,t8))}}),n8=["aria-labelledby"],r8=[(0,t.createElementVNode)("path",{d:"M512.496 1024c-302.08 0-499.2-161.28-499.2-409.6 0-168.96 89.6-332.8 232.96-430.08 0 0 2.56 0 2.56-2.56l-2.56-7.68c-10.24-61.44 25.6-117.76 81.92-133.12 30.72-7.68 61.44-2.56 87.04 10.24 20.48-28.16 56.32-51.2 99.84-51.2 40.96 0 76.8 23.04 97.28 53.76 25.6-12.8 56.32-17.92 87.04-10.24 56.32 15.36 92.16 71.68 81.92 130.56l-2.56 10.24c143.36 97.28 232.96 261.12 232.96 430.08 0 248.32-197.12 409.6-499.2 409.6zm-153.6-906.24c-2.56 0-7.68 0-10.24 2.56-17.92 5.12-30.72 23.04-28.16 43.52l5.12 20.48c5.12 23.04-2.56 46.08-23.04 56.32-7.68 5.12-12.8 7.68-15.36 10.24-120.32 79.36-197.12 220.16-197.12 363.52 0 245.76 217.6 332.8 422.4 332.8s422.4-87.04 422.4-332.8c0-143.36-76.8-284.16-199.68-366.08-2.56-2.56-7.68-5.12-12.8-7.68-17.92-12.8-28.16-35.84-23.04-56.32l5.12-25.6c2.56-17.92-7.68-35.84-28.16-40.96-20.48-5.12-40.96 7.68-46.08 25.6v2.56c-10.24 33.28-38.4 33.28-43.52 33.28h-30.72l-5.12-33.28v-38.4c0-15.36-17.92-30.72-35.84-30.72-20.48 0-38.4 17.92-38.4 38.4 0 30.72 0 46.08-12.8 58.88l-10.24 10.24h-15.36c-7.68 0-38.4-2.56-40.96-43.52-7.68-15.36-23.04-23.04-38.4-23.04zm404.48 56.32zm-207.36-48.64V128l35.84 7.68-35.84-10.24zm-94.72 460.8c0-38.4 38.4-51.2 51.2-51.2s51.2 12.8 51.2 51.2c0 79.36-12.8 148.48-35.84 207.36-2.56 12.8-7.68 25.6-15.36 25.6s-12.8-12.8-15.36-25.6c-23.04-58.88-35.84-128-35.84-207.36zm243.2 15.36a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-512 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm629.76 192c-107.52 0-194.56-87.04-194.56-192s87.04-192 194.56-192c51.2 0 99.84 17.92 135.68 53.76 20.48 17.92 35.84 40.96 46.08 66.56 7.68 20.48 0 40.96-20.48 51.2-20.48 7.68-40.96 0-51.2-20.48-5.12-15.36-15.36-28.16-28.16-38.4-23.04-20.48-51.2-33.28-81.92-33.28-64 0-117.76 51.2-117.76 115.2s53.76 115.2 117.76 115.2c51.2 0 94.72-30.72 112.64-79.36 7.68-20.48 28.16-30.72 48.64-23.04s30.72 28.16 23.04 48.64c-25.6 76.8-99.84 128-184.32 128zm-619.52 0c-92.16 0-174.08-66.56-189.44-156.16-5.12-20.48 10.24-40.96 30.72-43.52 20.48-5.12 40.96 7.68 46.08 28.16 10.24 56.32 58.88 94.72 112.64 94.72 64 0 117.76-51.2 117.76-115.2s-51.2-115.2-117.76-115.2c-48.64 0-89.6 28.16-107.52 71.68-7.68 20.48-30.72 30.72-48.64 23.04-20.48-7.68-28.16-30.72-20.48-48.64 28.16-74.24 99.84-120.32 179.2-120.32 107.52 0 194.56 87.04 194.56 192s-89.6 189.44-197.12 189.44z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],rh=(0,t.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},r8,14,n8))}}),a8=["aria-labelledby"],o8=[(0,t.createElementVNode)("path",{d:"M998.4 245.029c-219.429 153.6-398.629 332.8-552.229 552.228-40.228 58.514-128 54.857-164.571-3.657-69.486-106.057-149.943-186.514-256-256-51.2-32.914-18.286-113.371 40.229-98.743C182.857 460.8 274.286 508.343 358.4 585.143c157.257-190.172 358.4-340.114 588.8-435.2 62.171-25.6 106.057 58.514 51.2 95.086",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ah=(0,t.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const l=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,t.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+l.name]:l.name,[l.class]:!!l.class}}),u=(0,t.computed)(()=>{const e={};return e.height=o(l.height)??o(l.size),e.width=o(l.width)??o(l.size),e.color=l.color,e});return(e,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},o8,14,a8))}}),on={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}},jr=(n,a)=>a[n.textKey],$t=(n,a)=>a[n.valueKey],i8=(n,a)=>a[n.visibleKey],Kr=(n,a)=>a[n.disabledKey],s8=(n,a)=>{const l=a[n.doitKey];return ce(l)},u8=(n,a)=>{const l=a[n.numKey];return l==null?null:_e(a[l])},Wr=(n,a,l)=>{const r=n.itemOptions;return typeof r=="function"?r(a,l):r||null};function c8(n,a,l,r,i,o=!1){return{props:{...on},emits:["update:modelValue","change","click"],setup(s,{slots:u,emit:e}){const c=(0,t.computed)(()=>{const T={};return T[`${n}`]=!0,T}),d=(0,t.computed)(()=>{const T={};return T[`${n}__titles`]=!0,T[`${s.direction}`]=!0,s.align&&(T[`${s.align}`]=!0),s.scroll===!0&&(T.scrollable=!0),s.shape&&(T[`${s.shape}`]=!0),s.showScrollArrow?(_.value===!0&&(T["has-left-scroll-arrow "]=!0),W.value===!0&&(T["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(T["has-navigation"]=!0),T}),m=(0,t.computed)(()=>({})),g=(0,t.computed)(()=>{if(!s.gutter)return 0;const T=de(s.gutter);return T<=0?0:T}),v=(0,t.ref)(s.modelValue);(0,t.watch)(()=>s.modelValue,T=>{v.value!==T&&(v.value=T,Z(!1))});const w=(0,t.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),p=(0,t.computed)(()=>{const T={};return C.value||(T.display="none"),T}),f=(0,t.ref)(),C=(0,t.ref)(!1),b=()=>{y(!C.value)},y=T=>{const h=T;h?(C.value=h,setTimeout(()=>{w.value["fox-tabs-bar__popup--show"]=!0,w.value["fox-tabs-bar__popup--hide"]=!1},0)):(w.value["fox-tabs-bar__popup--show"]=!1,w.value["fox-tabs-bar__popup--hide"]=!0,f.value?f.value.addEventListener("transitionend",()=>{C.value=!1},{once:!0}):setTimeout(()=>{C.value=!1},0))},F=(0,t.ref)(),P=(0,t.ref)([]),B=(T,h)=>{P.value[h]=T},E=T=>h=>{B(h,T)},V=(T,h)=>{const R=F.value,q=P.value;if(!R||!q||!q[T])return;const J=q[T];let ae=0;s.direction==="vertical"?ae=J.offsetTop-(R.offsetHeight-J.offsetHeight)/2:ae=J.offsetLeft-(R.offsetWidth-J.offsetWidth)/2,S(R,ae,h?0:.3,s.direction)},S=(T,h,R,q)=>{let J=0;const ae=q==="horizontal"?T.scrollLeft:T.scrollTop,oe=R===0?1:Math.round(R*1e3/16);function pe(){q==="horizontal"?T.scrollLeft+=(h-ae)/oe:T.scrollTop+=(h-ae)/oe,++J<oe&&fn(pe)}pe()},D=(T,h)=>{const R=$t(s,T),q={};return q[`${n}__titles-item`]=!0,q.disabled=Kr(s,T),q.active=R===v.value,s.shape&&(q[`${s.shape}`]=!0),s.ellipsis&&(q.ellipsis=!0),h&&(h.class&&(q[`${h.class}`]=!0),h.disabled===!0&&(q.disabled=h.disabled)),q},z=(T,h)=>{const R={};if(g.value>0){const q=Math.abs(g.value/2);s.direction==="vertical"?(R["margin-top"]=`${q}px`,R["margin-bottom"]=`${q}px`):(R["margin-left"]=`${q}px`,R["margin-right"]=`${q}px`)}return h&&h.style&&Object.assign(R,h.style),R},A=(T,h)=>`${$t(s,T)??h}`,Q=(T,h)=>{const R=$t(s,T),q={};q[`${n}__popup-item`]=!0,q.disabled=Kr(s,T),q.active=R===v.value,s.shape&&(q[`${s.shape}`]=!0);const J=Wr(s,T,h);return J&&J.disabled===!0&&(q.disabled=J.disabled),q},x=(0,t.computed)(()=>(s.data??[]).filter(T=>i8(s,T)!==!1)),k=(T,h)=>{const R=$t(s,T);if(e("click",T,h),v.value==R)return;const q=()=>{v.value=R,s.scroll&&V(h,!1),e("update:modelValue",R),e("change",T,h)};if(typeof s.beforeChange=="function"){const J=s.beforeChange(T,h);ba(J)?J.then(ae=>{ae!==!1&&q()}).catch(()=>{q()}):J!==!1&&q()}else q()},M=(T,h)=>function(){k(T,h)},H=(T,h)=>{k(T,h),y(!1)},U=(T,h)=>function(){H(T,h)},Z=T=>{if(!Array.isArray(s.data)||!s.scroll)return;j()&&Y();const h=s.data.findIndex(R=>$t(s,R)===v.value);h!==-1&&V(h,T)},I=()=>{j()||$()};(0,t.watch)(()=>s.data,()=>{setTimeout(Z,0)}),(0,t.onMounted)(()=>{Z(!0)}),(0,t.onBeforeUnmount)(()=>{I()});const te=(T,h)=>{if(u.item)return u.item({item:T,index:h});const R=Wr(s,T,h),q=[];if(u.text){const ae=u.text({item:T,index:h});q.push(ae)}else{const ae=[];if(R?.doit===!0||s8(s,T)){const ke=(0,t.h)("view",{class:[`${n}__titles-item-tip`,"doit"]});ae.push(ke)}const oe=R?.num??u8(s,T);if(oe){let ke="";const Xe=_e(oe);Xe>=100?ke="99+":ke=`${Xe}`;const pt=(0,t.h)("view",{class:[`${n}__titles-item-tip`,"num"]},[ke]);ae.push(pt)}const pe={class:`${n}__titles-item-text`};ae.push(jr(s,T));const ze=(0,t.h)("view",pe,ae);q.push(ze)}const J=(0,t.h)("view",{class:`${n}__titles-item-line`});return q.push(J),(0,t.h)("view",{ref:E(h),class:D(T,R),style:z(T,R),key:A(T,h),onClick:M(T,h)},q)},K=()=>{const T=u.default?u.default():[];if(T.length===0)for(let h=0;h<x.value.length;h++){const R=x.value[h],q=te(R,h);T.push(q)}return(0,t.h)("view",{ref:F,class:d.value,style:m.value},T)},L=()=>{let T=null;return u.navigation?T=u.navigation():T=(0,t.h)(l),(0,t.h)("view",{class:`${n}__navigation`,onClick:b},[T])},O=()=>{const T=[];for(let h=0;h<x.value.length;h++){const R=x.value[h];let q=null;u.popupItem?q=u.popupItem({item:R,index:h}):q=jr(s,R);const J=(0,t.h)("view",{class:Q(R,h),key:A(R,h),onClick:U(R,h)},[q]);T.push(J)}return(0,t.h)("view",{class:w.value,style:p.value},T)},j=()=>s.showScrollArrow&&s.direction=="horizontal",_=(0,t.ref)(!1),W=(0,t.ref)(!1),ee=T=>{const h=F.value,R=P.value;if(!(!h||!R))if(T==="left"){const q=h.scrollLeft;let J=q;for(let ae=0;ae<R.length;ae++){const oe=R[ae].offsetLeft;if(q-oe<0)break;J=oe}S(h,J,.3,"horizontal")}else{const q=h.scrollLeft;let J=q,ae=h.offsetWidth;for(let oe=R.length-1;oe>=0;oe--){const pe=R[oe].offsetLeft+R[oe].offsetWidth;if(pe-q<h.offsetWidth){J+=ae-pe;break}ae=pe}S(h,J,.3,"horizontal")}},ne=je(()=>{const T=F.value;if(!T)return;let h=T.scrollLeft>0;h!==_.value&&(_.value=h);let R=T.scrollWidth-T.scrollLeft>T.offsetWidth;R!==W.value&&(W.value=R)},50),X=T=>{ne()},Y=()=>{const T=F.value;T&&(ne(),T.addEventListener("scroll",X))},$=()=>{const T=F.value;T&&T.removeEventListener("scroll",X)},G=T=>{if(T==="left"&&_.value!==!0||T==="right"&&W.value!==!0)return null;let h=null;return T==="left"?u.leftArrow?h=u.leftArrow():h=(0,t.h)(r):u.rightArrow?h=u.rightArrow():h=(0,t.h)(i),(0,t.h)("view",{class:[`${n}__scroll-arrow`,T],onClick:()=>{ee(T)}},[h])};return()=>{const T=[],h=K();if(T.push(h),j()){const R=G("left");R&&T.push(R);const q=G("right");q&&T.push(q)}else if(s.showQuickNavigation){const R=L();T.push(R);const q=O();T.push(q)}return(0,t.h)("view",{class:c.value},T)}}}}var{create:d8,componentName:f8,scope:m8}=se("tabs-bar"),p8=d8(c8(f8,m8,N4,o5,Z2,!1)),Tl=p8,io=Symbol("TabsStatesKey"),sn={modelValue:{type:[String,Number]},direction:{type:[String],default:()=>"horizontal"},lazy:{type:[Boolean],default:()=>!0},draggle:{type:[Boolean],default:()=>!1},height:{type:[String,Number]},width:{type:[String,Number]}},Yr=10;function so(n,a){return n>a&&n>Yr?"horizontal":a>n&&a>Yr?"vertical":""}function jt(){const n=window.navigator.userAgent;return"ontouchstart"in window||n.indexOf("touch")!==-1||n.indexOf("mobile")!==-1}function Kt(){const n={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>n.direction==="vertical",l=()=>n.direction==="horizontal",r=()=>{n.deltaX=0,n.deltaY=0,n.offsetX=0,n.offsetY=0,n.direction="",n.startTime=0};return{move:(s=>{if(s.touches){const u=s.touches[0];n.deltaX=u.clientX-n.startX,n.deltaY=u.clientY-n.startY,n.moveX=u.clientX,n.moveY=u.clientY}else{const u=s;n.deltaX=u.clientX-n.startX,n.deltaY=u.clientY-n.startY,n.moveX=u.clientX,n.moveY=u.clientY}n.offsetX=Math.abs(n.deltaX),n.offsetY=Math.abs(n.deltaY),n.duration=Date.now()-n.startTime,n.direction||(n.direction=so(n.offsetX,n.offsetY))}),start:(s=>{if(r(),s.touches){const u=s.touches[0];n.startX=u.clientX,n.startY=u.clientY}else{const u=s;n.startX=u.clientX,n.startY=u.clientY}n.startTime=Date.now()}),reset:r,isVertical:a,isHorizontal:l,state:n}}function h8(){const n=(0,t.ref)(0),a=(0,t.ref)(0),l=(0,t.ref)(0),r=(0,t.ref)(0),i=(0,t.ref)(0),o=(0,t.ref)(0),s=(0,t.ref)(0),u=(0,t.ref)(0),e=(0,t.ref)(0),c=(0,t.ref)(0),d=(0,t.ref)(""),m=()=>d.value==="vertical",g=()=>d.value==="horizontal",v=()=>{s.value=0,u.value=0,e.value=0,c.value=0,d.value="",l.value=0};return{move:(f=>{if(f.touches){const C=f.touches[0];s.value=C.clientX-n.value,u.value=C.clientY-a.value,i.value=C.clientX,o.value=C.clientY}else{const C=f;s.value=C.clientX-n.value,u.value=C.clientY-a.value,i.value=C.clientX,o.value=C.clientY}e.value=Math.abs(s.value),c.value=Math.abs(u.value),r.value=Date.now()-l.value,d.value||(d.value=so(e.value,c.value))}),start:(f=>{if(v(),f.touches){const C=f.touches[0];n.value=C.clientX,a.value=C.clientY}else{const C=f;n.value=C.clientX,a.value=C.clientY}l.value=Date.now()}),reset:v,startX:n,startY:a,startTime:l,duration:r,moveX:i,moveY:o,deltaX:s,deltaY:u,offsetX:e,offsetY:c,direction:d,isVertical:m,isHorizontal:g}}var g8=15,v8=300,y8=200;function b8(n,a,l=1){return n=Math.abs(n/a)/.003*(n<0?-1:1),n*l}function Ur(n,a=0,l,r,i=y8){l==="end"?n.style.transition=`transform ${i}ms linear`:n.style.transition="transform 0ms linear",r==="horizontal"?n.style.transform=`translate3d(${a}px, 0, 0)`:n.style.transform=`translate3d(0, ${a}px, 0)`}var S8=class{el=null;direction="horizontal";transitionEndTrigger=null;moving=!1;isTouch=!1;triggerAutoMoveRatio=.3;momentumReduceRatio=1;transitionend=null;touchstart=null;touchmove=null;touchend=null;touchcancel=null;onStart;onMove;onEnd;constructor(n,a,l,r=1){this.onStart=n,this.onMove=a,this.onEnd=l,this.momentumReduceRatio=r,this.isTouch=jt()}open(n){this.el=n;const a=Kt(),l=(r,i,o)=>{const s={delta:r,direction:i,type:o};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=r=>{if(this.moving)return;a.start(r),this.transitionEndTrigger=()=>{n.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,n.removeEventListener("transitionend",this.transitionend),n.addEventListener("transitionend",this.transitionend),n.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),n.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&n.addEventListener("touchcancel",this.touchend);const i={delta:0,type:"start",direction:this.direction};this.onStart(i)},this.touchmove=r=>{if(!this.moving)return;a.move(r);let i=0;if(this.direction==="horizontal"){if(a.isVertical())return;i=a.state.deltaX}else{if(a.isHorizontal())return;i=a.state.deltaY}l(i,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;n.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),n.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&n.removeEventListener("touchcancel",this.touchend);let r=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}r=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}r=a.state.deltaY}const i=a.state.duration;i<v8&&Math.abs(r)>g8?(r=b8(r,i,this.momentumReduceRatio),l(r,this.direction,"end")):l(r,this.direction,"end")},n.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const n=this.el;this.transitionend&&n.addEventListener("transitionend",this.transitionend),this.touchstart&&n.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&n.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&n.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&n.addEventListener("touchcancel",this.touchcancel),this.el=null}};function w8(n,a,l,r=1){return new S8(n,a,l,r)}function x8(n,a,l=!1){return{props:{...sn},emits:["update:modelValue","change"],setup(r,{emit:i,slots:o}){const s=(0,t.shallowRef)([]),u={current:(0,t.ref)(r.modelValue??""),direction:(0,t.ref)(r.direction),tabWidth:(0,t.ref)(-1),tabHeight:(0,t.ref)(-1),add:E=>{const V={name:E};u.current.value===E&&(V.loaded=!0),s.value.push(V),(0,t.triggerRef)(s)},remove:E=>{const V=s.value.findIndex(S=>S.name===E);V!==-1&&s.value.splice(V,1)},isLoaded:E=>{if(!r.lazy)return!0;const V=s.value.findIndex(S=>S.name===E);return V!==-1?u.current.value?s.value[V].loaded??!1:V===0:!1}};(0,t.provide)(io,u);const e=E=>{const V=s.value.findIndex(S=>S.name===E);V!==-1&&(s.value[V].loaded=!0,(0,t.triggerRef)(s))};(0,t.watch)([()=>r.modelValue,()=>r.direction],([E,V])=>{u.current.value!==E&&(u.current.value=E??"",e(E??"")),u.direction.value!==V&&(u.direction.value=V)});const c=(0,t.ref)(null),d=(0,t.ref)(null),m=(0,t.computed)(()=>({[n]:!0,[`${r.direction}`]:!0})),g=(0,t.computed)(()=>{const E={};if(r.width){const V=ve(r.width);V&&(E.width=V)}if(r.height){const V=ve(r.height);V&&(E.height=V)}return E});let v=!0;const w=(0,t.computed)(()=>{const E={},V=s.value.length;if(V<=0)return E;const S=s.value.findIndex(D=>D.name===u.current.value);return u.direction.value==="vertical"?u.tabHeight.value>0&&(E.height=`${V*u.tabHeight.value}px`,S!==-1&&(E.transform=`translate(0, -${S*u.tabHeight.value}px)`)):u.tabWidth.value>0&&(E.width=`${V*u.tabWidth.value}px`,S!==-1&&(E.transform=`translate(-${S*u.tabWidth.value}px, 0)`)),v&&(v=!1,E.transition="transform 0s ease"),E}),p={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},f=E=>{const V=s.value.length,S=s.value.findIndex(D=>D.name===u.current.value);p.moved=0,E.direction==="vertical"?(p.min=-1*(u.tabHeight.value*(V-1)+u.tabHeight.value/4),p.max=u.tabHeight.value/4,p.start=-S*u.tabHeight.value,p.itemDistance=u.tabHeight.value):(p.min=-1*(u.tabWidth.value*(V-1)+u.tabWidth.value/4),p.max=u.tabWidth.value/4,p.start=-S*u.tabWidth.value,p.itemDistance=u.tabWidth.value)},C=E=>{const V=d.value;if(!V)return;let S=p.start+E.delta;if(S>p.max?S=p.max:S<p.min&&(S=p.min),E.type==="move")Ur(V,S,"move",E.direction,300);else if(E.type==="end"){let D=Math.floor(Math.abs(S)*1/p.itemDistance);const z=Math.abs(S)%p.itemDistance;p.start>S?z>=p.itemDistance*p.triggerAutoMoveRatio&&(D+=1):z>p.itemDistance-p.itemDistance*p.triggerAutoMoveRatio&&(D+=1),S=-1*D*p.itemDistance,Ur(V,S,"end",E.direction,300),p.moved=S;const A=s.value[D].name;u.current.value=A??"",e(A??""),i("update:modelValue",A)}},b=()=>{},y=()=>{if(!c.value)return;const E=hl(c.value);u.tabWidth.value=E.width,u.tabHeight.value=E.height},F=Ia(y,250);let P=null,B=null;return(0,t.onMounted)(()=>{c.value&&(y(),window.ResizeObserver&&(B=new window.ResizeObserver(F),B.observe(c.value)),r.draggle&&(P=w8(f,C,b),P.open(d.value)))}),(0,t.onBeforeUnmount)(()=>{B&&(B.disconnect(),B=null),P&&P.close()}),()=>{const E=(0,t.h)("view",{class:`${n}__panes`,style:w.value,ref:d},[o?.default?.()]);return(0,t.h)("view",{class:m.value,style:g.value,ref:c},[E])}}}}var{create:N8,componentName:C8,scope:z8}=se("tabs-container"),k8=N8(x8(C8,z8,!1)),$l=k8,E8={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 _8(n,a,l){return{props:{...E8},setup(r,{emit:i,slots:o}){const s=(0,t.inject)(io);(0,t.onMounted)(()=>{s.add(r.paneKey)}),(0,t.onBeforeUnmount)(()=>{s.remove(r.paneKey)});const u=(0,t.computed)(()=>{const c={};return s.direction.value==="vertical"&&s.tabHeight.value>0?c.height=`${s.tabHeight.value}px`:s.tabWidth.value>0&&(c.width=`${s.tabWidth.value}px`),c}),e=(0,t.computed)(()=>r.loaded!=null?ce(r.loaded):s.isLoaded(r.paneKey));return()=>{let c=[];if(e.value)c=o?.default?.()??[];else if(o.empty)c=o.empty();else{const d={class:`${n}__empty-icon`},m=(0,t.h)(r.emptyIcon??l,d),g=(0,t.h)("view",{class:`${n}__empty-text`},[r.emptyText??"Loading"]),v=(0,t.h)("view",{class:`${n}__empty`},[m,g]);c.push(v)}return(0,t.h)("view",{class:`${n}`,style:u.value,prop:r.paneKey},c)}}}}var{create:T8,componentName:$8,scope:B8}=se("tabs-pane"),V8=T8(_8($8,B8,_l)),Gn=V8;function M8(n,a,l,r){return{props:{...on,...sn,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}},emits:["update:modelValue","change"],setup(i,{emit:o,slots:s}){const u=n,e=(0,t.computed)(()=>{const p=[`${u}`];return i.direction==="vertical"?p.push("vertical-tabbar"):p.push("horizontal-tabbar"),p}),c=(0,t.computed)(()=>{const p={};if(i.width){const f=ve(i.width);f&&(p.width=f)}if(i.height){const f=ve(i.height);f&&(p.height=f)}return p}),d=(0,t.computed)(()=>[`${u}__bar`]),m=(0,t.computed)(()=>[`${u}__container`]),g=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,p=>{g.value!==p&&(g.value=p)});const v=p=>{o("change",p)},w=p=>{g.value!==p&&(g.value=p,o("update:modelValue",p))};return()=>{const{getChildren:p}=zn(s.default),f=p(),C=[];if(Array.isArray(i.data))C.push(...i.data);else for(let V=0;V<f.length;V++){const S=f[V].props??{},D={text:S.label??"",value:S["pane-key"]??S.paneKey??""};C.push(D)}const b={};for(let V in s)V!=="default"&&(b[V]=s[V]);const y=mt(i,on);Object.assign(y,{data:C,class:d.value,modelValue:g.value,direction:i.direction,onChange:v,"onUpdate:modelValue":w});const F=(0,t.h)(l,y,b),P={default:()=>f},B=mt(i,sn);Object.assign(B,{class:m.value,modelValue:g.value,onChange:v,"onUpdate:modelValue":w});const E=(0,t.h)(r,B,P);return(0,t.h)("view",{class:e.value,style:c.value},[F,E])}}}}var{create:I8,componentName:L8,scope:A8}=se("tabs-frame"),P8=I8(M8(L8,A8,Tl,$l)),Xn=P8,F8={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 R8(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Gr(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function Xr(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}function D8(n,a){return typeof n.visibleKey=="string"&&n.visibleKey.length>0?a[n.visibleKey]:a.visible??null}function ql(n,a){return typeof n.statusKey=="string"&&n.statusKey.length>0?a[n.statusKey]:a.statusKey??null}function Zr(n,a){return typeof n.doitKey=="string"&&n.doitKey.length>0?a[n.doitKey]:a.doitKey??null}function Jr(n,a){return typeof n.labelKey=="string"&&n.labelKey.length>0?a[n.labelKey]:a.labelKey??null}function Hl(n,a,l){return typeof n.itemOptions=="function"?n.itemOptions(a,l):n.itemOptions}var O8=class{proxy;constructor(n){this.proxy=n}async load(n,a,l){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[l]);const r=He(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await Reflect.apply(r,null,[a,l]))}};function q8(){return new O8((0,t.getCurrentInstance)().proxy)}function H8(n,a,l,r){return{props:{...F8},emits:["update:modelValue","change","loaded-data"],setup(i,{slots:o,emit:s}){const u=n,e=q8(),c=(0,t.ref)([]),d=(0,t.computed)(()=>c.value.filter(L=>D8(i,L)!==!1)),m=(0,t.ref)(-1),g=()=>{const L=i.modelValue,O=d.value.findIndex(j=>Gr(i,j)===L);m.value!==O&&(m.value=O,i.scroll&&te(O,!1))};(0,t.watch)([()=>i.modelValue,d],()=>{g()});const v=L=>m.value===L,w=L=>{if(L<0&&L>=d.value.length)return!1;const O=d.value[L],j=(Hl(i,O,L)??{}).status??ql(i,O);return v(L)||j},p=(0,t.computed)(()=>{const L={[u]:!0};return i.mode?L[`is-${i.mode}`]=!0:i.direction&&(L[`is-${i.direction}`]=!0),i.scroll&&(L["is-scroll"]=!0),L}),f=(0,t.computed)(()=>({})),C=(L,O,j,_,W)=>{const ee={[`${u}__step`]:!0};return W&&(ee[`${W}`]=!0),ee[`${b.value}`]=!0,_&&(ee["is-doit"]=!0),L===m.value?ee["is-active"]=!0:O==="done"?ee["is-done"]=!0:O==="error"?ee["is-error"]=!0:O==="half"?ee["is-half"]=!0:j?ee["is-disabled"]=!0:ee["is-normal"]=!0,ee},b=(0,t.computed)(()=>{let L=i.align;if(!L){if(i.mode==="simple")return"start";i.direction==="vertical"?L="start":L="center"}return L}),y=(L,O={})=>{const j={...O};if(b.value==="start"&&L===d.value.length-1)j.flex="0 0 auto";else if(i.step){const _=typeof i.step=="number"||pn(i.step)?ve(i.step):i.step;i.direction==="vertical"?j.height=_:j.width=_}else j.flex="1 1 100%";return j},F=(L,O)=>{let j={};if(O<d.value.length-1){const _=O+1;w(O)&&w(_)?i.direction==="vertical"?j.height="100%":j.width="100%":j.opacity="0"}return j},P=L=>d.value.length-1===L,B=(L,O)=>{if(i.clickNavigatePolicy==="disabled"||(i.clickNavigatePolicy==="only-back"||i.clickNavigatePolicy==="only-back-reset")&&O>m.value||m.value===O)return;const j=m.value,_=O;m.value=O,i.scroll&&te(O,!1);const W=Gr(i,L);s("update:modelValue",W),s("change",W,{fromIndex:j,currentIndex:_,item:L,items:d.value,clickNavigatePolicy:i.clickNavigatePolicy})},E=(0,t.ref)(!0),V=async(L,O)=>{try{const j=await e.load("stesbar",L,O);Array.isArray(j)&&(c.value=j),E.value=!1}catch(j){console.error("[FoxUI] Load StepsBar Data Fail",j),c.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,t.watch)([()=>i.data,()=>i.params],async([L,O])=>{L&&V(L,O)},{immediate:!0});const S=(L,O,j,_,W)=>{let ee=null;if(o.icon)ee=o.icon({item:L,index:O,status:_});else if(_==="done"){const ne={};i.iconSize&&(ne.width=i.iconSize,ne.height=i.iconSize),ee=(0,t.h)(i.icon??l,ne)}else ee=(0,t.h)("span",{},[j??`${O+1}`]);return(0,t.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{W||B(L,O)}},[ee])},D=(L,O,j)=>(0,t.h)("view",{class:"fox-steps-bar__line"},[(0,t.h)("i",{class:"fox-steps-bar__line-inner",style:F(L,O)})]),z=()=>{let L=null;if(o.markIcon)L=o.markIcon();else{const O={};i.iconSize&&(O.width=i.markIconSize,O.height=i.markIconSize),L=(0,t.h)(i.markIcon??r,O)}return(0,t.h)("view",{class:"fox-steps-bar__mark"},[L])},A=(L,O,j,_,W)=>{const ee=[];if(!P(O)){const X=D(L,O,_);ee.push(X)}const ne=S(L,O,j,_,W);return ee.push(ne),(0,t.h)("view",{class:"fox-steps-bar__head"},ee)},Q=(L,O,j,_)=>{let W=null;return o.main?W=o.main({item:L,index:O,status:j}):W=R8(i,L),(0,t.h)("view",{class:"fox-steps-bar__main",onClick:()=>{_||B(L,O)}},[W])},x=(L,O,j)=>{let _=null;return o.sub?(_=o.sub({item:L,index:O,status:j}),(0,t.h)("view",{class:"fox-steps-bar__sub"},[_])):null},k=(L,O)=>{const j=Hl(i,L,O)??{},_=j.status??ql(i,L);let W=Xr(i,L);j.disabled===!0&&(W=!0),i.disabled===!0&&(W=!0);const ee=j.label??Jr(i,L),ne=[],X=S(L,O,ee,_,W);X&&ne.push(X);const Y=Q(L,O,_,W);if(Y&&ne.push(Y),!P(O)){const R=D(L,O,_);R&&ne.push(R)}const $=(0,t.h)("view",{class:"fox-steps-bar__head"},ne),G=j.class,T=j.style??{};let h=Zr(i,L);return j.doit===!0&&(h=!0),(0,t.h)("view",{ref:I(O),class:C(O,_,W,h,G),style:y(O,T)},[$])},M=(L,O)=>{const j=Hl(i,L,O)??{},_=j.status??ql(i,L);let W=Xr(i,L);j.disabled===!0&&(W=!0),i.disabled===!0&&(W=!0);const ee=j.label??Jr(i,L),ne=[],X=i.layout;for(let T of X)if(T==="head"){const h=A(L,O,ee,_,W);ne.push(h)}else if(T==="main"){const h=Q(L,O,_,W);ne.push(h)}else if(T==="sub"){const h=x(L,O,_);ne.push(h)}else if(T==="mark"){const h=z();ne.push(h)}const Y=j.class,$=j.style??{};let G=Zr(i,L);return j.doit===!0&&(G=!0),(0,t.h)("view",{ref:I(O),class:C(O,_,W,G,Y),style:y(O,$)},ne)},H=(0,t.ref)(),U=(0,t.ref)([]),Z=(L,O)=>{U.value[O]=L},I=L=>O=>{Z(O,L)},te=(L,O)=>{const j=H.value,_=U.value;if(!j||!_||!_[L])return;const W=_[L];let ee=0;i.direction==="vertical"?ee=W.offsetTop-(j.offsetHeight-W.offsetHeight)/2:ee=W.offsetLeft-(j.offsetWidth-W.offsetWidth)/2,K(j,ee,O?0:.3,i.direction)},K=(L,O,j,_)=>{let W=0;const ee=_==="horizontal"?L.scrollLeft:L.scrollTop,ne=j===0?1:Math.round(j*1e3/16);function X(){_==="horizontal"?L.scrollLeft+=(O-ee)/ne:L.scrollTop+=(O-ee)/ne,++W<ne&&fn(X)}X()};return()=>{let L=[];if(i.mode==="simple")for(let j=0;j<d.value.length;j++){const _=d.value[j],W=k(_,j);L.push(W)}else for(let j=0;j<d.value.length;j++){const _=d.value[j],W=M(_,j);L.push(W)}const O={ref:H,class:p.value,style:f.value};return L.length===0&&typeof o.default=="function"&&(L=o.default()),(0,t.h)("view",O,L)}}}}var{componentName:j8,create:K8,scope:W8}=se("steps-bar"),Y8=K8(H8(j8,W8,v6,U6)),Zn=Y8,U8=Symbol.for("PageWrapperKey");function G8(n,a){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(l,r){yn(!0);const i={};(0,t.provide)(U8,i);const o=c=>{typeof i.beforeClose=="function"&&i.beforeClose()},s=(0,t.ref)(!0),u=c=>{s.value=c},e=(0,t.computed)(()=>{const c={};return l.height&&(c["--fox-dialog-item-body-height"]=ve(l.height)),c});return()=>{const c={...r.attrs,style:e.value,title:l.title,draggable:l.draggable,modelValue:s.value,"onUpdate:modelValue":u,"append-to-body":l.appendToBody,"close-on-click-modal":l.closeOnClickModal,"close-on-press-escape":l.closeOnPressEscape,"before-close":o},d=["fox-dialog-item "];l.hideHeader&&d.push("hide-header"),l.class&&d.push(l.class),c.class=d.join(" ");const m={};return typeof r.slots.default=="function"&&(m.default=r.slots.default),(0,t.h)(N.ElDialog,c,m)}}}}var{componentName:X8,create:Z8,scope:J8}=se("dialog-item"),Q8=Z8(G8(X8,J8)),Jn=Q8,Bt=0,Qr="fox-overflow-hidden",ea=()=>st?document.body:{classList:[]},ef=n=>[()=>{if(n())try{!Bt&&ea().classList.add(Qr),Bt++}catch{}},()=>{if(n()&&Bt)try{Bt--,!Bt&&ea().classList.remove(Qr)}catch{}}],tf={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:lf,create:nf}=se("overlay"),rf=nf({props:{...tf},emits:["click","update:visible"],setup(n,{emit:a}){const[l,r]=ef(()=>n.lockScroll),i=(0,t.computed)(()=>({[lf]:!0,[n.overlayClass]:!0})),o=(0,t.computed)(()=>({transitionDuration:`${n.duration}s`,zIndex:n.zIndex,...n.overlayStyle}));return(0,t.watch)(()=>n.visible,u=>{u?l():r()}),{classes:i,style:o,onClick:u=>{a("click",u),n.closeOnClickOverlay&&a("update:visible",!1)}}}});function af(n,a,l,r,i,o){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"overlay-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.classes),onClick:a[0]||(a[0]=(0,t.withModifiers)((...s)=>n.onClick&&n.onClick(...s),["stop"])),style:(0,t.normalizeStyle)(n.style)},[(0,t.renderSlot)(n.$slots,"default")],6),[[t.vShow,n.visible]])]),_:3})}var Bl=Ue(rf,[["render",af]]),of={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:{}}},uo=2e3,ta=uo,sf=(n,a)=>({components:a,props:{...of},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(l,{emit:r}){const i=(0,t.reactive)({zIndex:l.zIndex,showSlot:!0,closed:l.closeable}),o=(0,t.computed)(()=>({[n]:!0,round:l.round,[`fox-popup--${l.position}`]:!0,[`fox-popup--${l.position}--safebottom`]:l.position==="bottom"&&l.safeAreaInsetBottom,[l.popClass]:!0})),s=(0,t.computed)(()=>({zIndex:i.zIndex,transitionDuration:`${l.duration}s`,...l.style})),u=(0,t.computed)(()=>l.transition?l.transition:`fox-popup-slide-${l.position}`),e=()=>{l.zIndex!==uo&&(ta=Number(l.zIndex)),r("update:visible",!0),i.zIndex=++ta,l.destroyOnClose&&(i.showSlot=!0),r("open")},c=()=>{r("update:visible",!1),r("close"),l.destroyOnClose&&setTimeout(()=>{i.showSlot=!1},+l.duration*1e3)},d=p=>{r("click-pop",p)},m=p=>{p.stopPropagation(),r("click-close-icon",p),r("update:visible",!1)},g=p=>{r("click-overlay",p),l.closeOnClickOverlay&&r("update:visible",!1)},v=p=>{r("opend",p)},w=p=>{r("closed",p)};return(0,t.watch)(()=>l.visible,p=>{l.visible?e():c()}),(0,t.watch)(()=>l.closeable,p=>{i.closed=p}),{...(0,t.toRefs)(i),popStyle:s,transitionName:u,classes:o,onClick:d,onClickCloseIcon:m,onClickOverlay:g,onOpened:v,onClosed:w}}}),{componentName:uf,create:cf}=se("popup"),df=cf(sf(uf,{FoxOverLay:Bl,Close:o6}));function ff(n,a,l,r,i,o){const s=(0,t.resolveComponent)("FoxOverLay"),u=(0,t.resolveComponent)("Close");return(0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.teleport,disabled:n.teleportDisable},[n.overlay?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:0,visible:n.visible,"close-on-click-overlay":n.closeOnClickOverlay,"z-index":n.zIndex,"lock-scroll":n.lockScroll,duration:n.duration,"overlay-class":n.overlayClass,"overlay-style":n.overlayStyle,onClick:n.onClickOverlay},n.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(t.Transition,{name:n.transitionName,onAfterEnter:n.onOpened,onAfterLeave:n.onClosed},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.popStyle),onClick:a[1]||(a[1]=(...e)=>n.onClick&&n.onClick(...e))},[n.showSlot?(0,t.renderSlot)(n.$slots,"default",{key:0}):(0,t.createCommentVNode)("",!0),n.closed?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>n.onClickCloseIcon&&n.onClickCloseIcon(...e)),class:(0,t.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+n.closeIconPosition])},[(0,t.renderSlot)(n.$slots,"close-icon",{},()=>[(0,t.createVNode)(u)])],2)):(0,t.createCommentVNode)("",!0)],6),[[t.vShow,n.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var Qn=Ue(df,[["render",ff]]),{create:mf}=se("toast"),pf=mf({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(n,{emit:a}){let l=null;const r=(0,t.reactive)({mounted:!1});(0,t.onMounted)(()=>{r.mounted=!0});const i=()=>{l&&(clearTimeout(l),l=null)},o=()=>{r.mounted=!1},s=()=>{i(),n.duration&&(l=setTimeout(()=>{o()},n.duration))},u=()=>{n.closeOnClickOverlay&&(o(),a("close"))};n.duration&&s(),(0,t.watch)(()=>n.duration,v=>{v&&s()});const e=(0,t.computed)(()=>n.type!=="text"?!0:!!n.icon),c=()=>{const v=de(n.iconSize);return(0,t.h)(n.icon,{width:v,height:v,color:n.iconColor})},d=(0,t.computed)(()=>["fox-toast",{"fox-toast-center":n.center},{"fox-toast-has-icon":e.value},{"fox-toast-cover":n.cover},{"fox-toast-loading":n.type==="loading"},n.customClass,"fox-toast-"+n.size]),m=(0,t.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!n.loadingRotate}]);return{state:r,hide:o,clickCover:u,renderIcon:c,hasIcon:e,toastBodyClass:d,toastIconWrapperClass:m,onAfterLeave:()=>{i(),n.unmount(n.id),n.onClose&&n.onClose()}}}}),hf={key:1,class:"fox-toast-title"},gf=["innerHTML"];function vf(n,a,l,r,i,o){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"toast-fade",onAfterLeave:n.onAfterLeave},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(n.toastBodyClass),style:(0,t.normalizeStyle)({bottom:n.center?"auto":n.bottom,"background-color":n.coverColor}),onClick:a[0]||(a[0]=(...s)=>n.clickCover&&n.clickCover(...s))},[(0,t.createElementVNode)("view",{class:"fox-toast-inner",style:(0,t.normalizeStyle)({"text-align":n.textAlignCenter?"center":"left","background-color":n.bgColor})},[n.hasIcon?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(n.toastIconWrapperClass)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.renderIcon())))],2)):(0,t.createCommentVNode)("",!0),n.title?((0,t.openBlock)(),(0,t.createElementBlock)("div",hf,(0,t.toDisplayString)(n.title),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:"fox-toast-text",innerHTML:n.msg},null,8,gf)],4)],6),[[t.vShow,n.state.mounted]])]),_:1},8,["onAfterLeave"])}var er=Ue(pf,[["render",vf]]),un={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},vt=[],At=[],co=n=>{if(n){const a=document.getElementById(n);At=At.filter(l=>l.id!==n),vt=vt.filter(l=>l!==n),a&&document.body.removeChild(a)}else vt.forEach(a=>{const l=document.getElementById(a);l&&document.body.removeChild(l)}),At=[],vt=[]},yf=n=>{const a=document.getElementById(n.id);if(a){const l=At.find(r=>r.id===n.id);return l?n={...un,...l,...n}:n={...un,...n},(0,t.render)((0,t.createVNode)(er,n),a),kt}},Vt=n=>{n.unmount=co;let a;if(n.id){if(a=n.id,vt.find(r=>r===n.id))return yf(n)}else a=new Date().getTime()+"";n={...un,...n},n.id=a,vt.push(n.id),At.push(n);const l=document.createElement("div");return l.id=n.id,(0,t.render)((0,t.createVNode)(er,n),l),document.body.appendChild(l),kt},Gt=n=>{if(!n){console.warn("[FoxUI Toast]: msg不能为空");return}},kt={text(n,a={}){return Gt(n),Vt({...a,type:"text",msg:n})},success(n,a={}){return Gt(n),Vt({icon:e2,...a,msg:n,type:"success"})},fail(n,a={}){return Gt(n),Vt({icon:vd,...a,msg:n,type:"fail"})},warn(n,a={}){return Gt(n),Vt({icon:Gc,...a,msg:n,type:"warn"})},loading(n,a={}){return Vt({icon:_l,...a,msg:n,type:"loading"})},hide(n){co(n)},install(n){n.use(er),n.config.globalProperties.$toast=kt}},bf={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"}},Sf=(n,a,l)=>({props:{...bf},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(r,{slots:i}){const{emitEvent:o}=Pa(),{toLocaleRefs:s}=(0,Ae.useFoxI18n)(a),u=s(r,["placeholder"]),e=(0,t.reactive)({active:!1}),c=(0,t.computed)(()=>({background:r.background})),d=(0,t.computed)(()=>({background:r.inputBackground})),m=S=>{let D=S.target.value;r.maxLength&&D.length>Number(r.maxLength)&&(D=D.slice(0,Number(r.maxLength))),o("update:modelValue",D,S),o("change",D,S)},g=(0,t.ref)({}),v=S=>{let D=S.target.value;e.active=!0,g.value=r.focusStyle,o("focus",D,S)},w=S=>{setTimeout(()=>{e.active=!1},0);let D=S.target.value;r.maxLength&&D.length>Number(r.maxLength)&&(D=D.slice(0,Number(r.maxLength))),g.value={},o("blur",D,S)},p=S=>{o("update:modelValue","",S),o("change","",S),o("clear","")},f=(0,t.computed)(()=>String(r.modelValue).length>0),C=(0,t.computed)(()=>{const S={};return f.value||(S.display="none"),S}),b=()=>{o("search",r.modelValue)},y=S=>{o("keyup-input",S),S.key.toLocaleUpperCase()==="ENTER"&&b()},F=S=>{o("click-input",S)},P=S=>{o("click-left-icon",r.modelValue,S)},B=(0,t.computed)(()=>({textAlign:r.inputAlign})),E=(0,t.ref)(null);(0,t.onMounted)(()=>{r.autofocus&&E.value.focus()});const V=()=>{const S=[];if(i.leftin){const A=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-left-search-icon`],onClick:P},[i.leftin()]);S.push(A)}const D=(0,t.h)("input",{ref:E,class:[`${n}__input-inner`],style:B.value,type:r.inputType,maxlengt:r.maxLength,placeholder:u.placeholder.value,value:r.modelValue,disabled:r.disabled,readonly:r.readonly,onClick:F,onInput:m,onFocus:v,onBlur:w,onkeyup:y});S.push(D);const z=[];if(r.clearable){const A=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-clear-icon`],style:C.value,onClick:p},[(0,t.h)(i?.clear?.()??r.clearIcon??l)]);z.push(A)}if(i.rightin){const A=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__input-right-search-icon`]},[i.rightin()]);z.push(A)}if(z.length>0){const A=(0,t.h)("view",{class:`${n}__input-inner-right`},z);S.push(A)}return(0,t.h)("view",{class:[`${n}__search-input`,`${r.shape}`],style:{...d.value,...g.value}},S)};return()=>{const S=[];if(r.label){const z=(0,t.h)("span",{class:`${n}__search-label`},[r.label]);S.push(z)}if(i.leftout){const z=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__left-search-icon`]},[i.leftout()]);S.push(z)}const D=V();if(S.push(D),i.rightout){const z=(0,t.h)("view",{class:[`${n}__search-icon`,`${n}__right-search-icon`]},[i.rightout()]);S.push(z)}return(0,t.h)("view",{class:`${n}`,style:c.value},S)}}}),{componentName:wf,create:xf,scope:Nf}=se("searchbar"),Cf=xf(Sf(wf,Nf,Ve.CircleClose)),tr=Cf,zf=/scroll|auto|overlay/i,fo=window;function kf(n){return n.tagName!=="HTML"&&n.tagName!=="BODY"&&n.nodeType===1}function Ef(n,a=fo){let l=n;for(;l&&l!==a&&kf(l);){const{overflowY:r}=window.getComputedStyle(l);if(zf.test(r))return l;l=l.parentNode}return a}function mo(n,a=fo){const l=(0,t.ref)();return(0,t.onMounted)(()=>{n.value&&(l.value=Ef(n.value,a))}),l}var po=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,_f={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 Tf(n,a,l){return{props:{..._f},emits:["scroll-change","load-more","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ae.useFoxI18n)(a),u=s(r,["pullText","loadText","noMoreText"]),e=(0,t.ref)(),c=mo(e),d=(0,t.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),m=(0,t.computed)(()=>({[n]:!0})),g=b=>b?b.offsetTop+g(b.offsetParent):0,v=()=>{let b=0,y=0,F="down";if(c.value==window){const P=po();e.value&&(b=g(e.value)+e.value.offsetHeight-P-window.innerHeight),y=P}else{const{scrollHeight:P,clientHeight:B,scrollTop:E}=c.value;b=P-B-E,y=E}return d.beforeScrollTop>y?F="up":F="down",d.beforeScrollTop=y,i("scroll-change",y),b<=r.threshold&&F=="down"},w=()=>{ma(()=>{if(!v()||!r.hasMore||d.isInfiniting)return!1;d.isInfiniting=!0,i("update:modelValue",!0),(0,t.nextTick)(()=>i("load-more"))})},p=()=>{c.value&&c.value.addEventListener("scroll",w,r.useCapture)},f=()=>{c.value&&c.value.removeEventListener("scroll",w,r.useCapture)};(0,t.onMounted)(()=>{p(),r.immediate&&w()}),(0,t.onUnmounted)(()=>{f()});const C=(0,t.ref)(!1);return(0,t.onActivated)(()=>{C.value&&(C.value=!1,p())}),(0,t.onDeactivated)(()=>{C.value=!0,f()}),(0,t.watch)(()=>r.modelValue,b=>{b||(d.isInfiniting=!1)}),()=>{const b=(0,t.h)("view",{class:"fox-infinite__container"},[o?.default?.()]),y=[];if(d.isInfiniting){let P=o?.loading?.()??null;if(!P){let E=o?.loadingIcon?.()??null;E||(E=(0,t.h)(l,{class:["fox-infinite__bottom-box__img"]}));const V=(0,t.h)("view",{class:"fox-infinite__bottom-box__text"},[u.loadText.value]);P=[E,V]}const B=(0,t.h)("view",{class:"fox-infinite__bottom-box"},P);y.push(B)}else if(!r.hasMore){let P=o?.finished?.()??null;P||(P=(0,t.h)("view",{class:"fox-infinite__bottom-tips"},[u.noMoreText.value]),y.push(P))}const F=(0,t.h)("view",{class:"fox-infinite__bottom"},y);return(0,t.h)("view",{class:m.value,ref:e},[b,F])}}}}var{componentName:$f,create:Bf,scope:Vf}=se("infinite-loading"),Mf=Bf(Tf($f,Vf,_l)),lr=Mf,If={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}},Lf=(n,a,l)=>({props:{...If},emits:["change","refresh","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ae.useFoxI18n)(a),u=s(r,["pullingText","loosingText","loadingText"]),e=Kt(),c=(0,t.ref)(),d=mo(c),m=(0,t.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),g=(0,t.computed)(()=>({[n]:!0})),v=(0,t.computed)(()=>{switch(m.status){case"pulling":return o.pulling?"":u.pullingText.value;case"loosing":return o.loosing?"":u.loosingText.value;case"loading":return o.loading?"":u.loadingText.value;default:return""}}),w=(0,t.computed)(()=>({transitionDuration:`${r.duration}s`,transform:m.distance?`translate3d(0,${m.distance}px, 0)`:""})),p=(0,t.computed)(()=>{const E={};return r.headHeight!=50&&(E.height=ve(r.headHeight)),E}),f=E=>{const V=+(r.pullDistance||r.headHeight);let S=E;return E>V&&(E<V*2?S=(E+V)/2:S=V+E/4),Math.round(S)},C=(E,V)=>{const S=+(r.pullDistance||r.headHeight);m.distance=E,V?m.status="loading":E===0?m.status="normal":E<S?m.status="pulling":m.status="loosing",i("change",{status:m.status,distance:E})},b=()=>m.status!=="loading"&&m.status!=="complete",y=()=>d.value==window?po()==0:d.value&&d.value.scrollTop==0,F=E=>{b()&&(y()?(e.start(E),m.isPullRefresh=!0,m.moving=!0):(m.distance=0,m.isPullRefresh=!1))},P=E=>{b()&&m.moving&&(e.move(E),e.isVertical()&&e.state.deltaY>0&&m.isPullRefresh&&(E.cancelable&&E.preventDefault(),C(f(e.state.deltaY))))},B=()=>{m.moving=!1,m.isPullRefresh&&b()&&e.state.deltaY&&(m.status==="loosing"?(C(+r.headHeight,!0),i("update:modelValue",!0),(0,t.nextTick)(()=>i("refresh"))):C(0)),setTimeout(()=>{e.reset()},0)};return(0,t.watch)(()=>r.modelValue,E=>{E?C(+r.headHeight,!0):C(0)}),()=>{const E=[];let V=null;m.status==="loading"?(V=o?.loading?.()??null,V||(V=(0,t.h)(l,{class:["fox-pull-refresh-container-topbox-icon"]}))):m.status==="pulling"?V=o?.pulling?.()??null:m.status==="loosing"&&(V=o?.loosing?.()??null),V&&E.push(V);const S=(0,t.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[v.value]);E.push(S);const D=(0,t.h)("div",{class:["fox-pull-refresh-container-topbox"],style:p.value},E),z=(0,t.h)("div",{class:"fox-pull-refresh-container",style:w.value},[D,o?.default?.()]),A={ref:c,class:g.value};return jt()?Object.assign(A,{onTouchstart:F,onTouchmove:P,onTouchend:B}):Object.assign(A,{onMousedown:F,onMousemove:P,onMouseup:B}),(0,t.h)("div",A,[z])}}}),{componentName:Af,create:Pf,scope:Ff}=se("pull-refresh"),Rf=Pf(Lf(Af,Ff,_l)),nr=Rf,Df={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 Of(n,a,l){return{props:{...Df},emits:["click","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Ae.useFoxI18n)(a),u=s(r,["collapseText","expandText"]),e=(0,t.computed)(()=>{const w={[`${n}`]:!0};return r.disabled?w[`${n}--disabled`]=!0:w[`${n}--${r.type}`]=!0,w}),c=he(r,"modelValue"),d=(0,t.computed)(()=>c.value?u.expandText.value??"":u.collapseText.value??""),m=(0,t.computed)(()=>({[`${n}__text`]:!0})),g=(0,t.computed)(()=>({[`${n}__icon`]:!0,"is-expand":!c.value,"is-collapse":c.value})),v=()=>{i("update:modelValue",!c.value)};return()=>{const w=[];if(d.value){const C=(0,t.h)("span",{class:m.value},[d.value]);w.push(C)}const p={class:g.value},f=(o.icon&&o.icon())??(r.icon&&(0,t.h)(r.icon))??(0,t.h)(l);if(f){const C=(0,t.h)("div",p,[f]);w.push(C)}return r.textPosition==="right"&&w.reverse(),(0,t.h)("div",{class:e.value,onClick:v},w)}}}}var{componentName:qf,create:Hf,scope:jf}=se("more-button"),Kf=Hf(Of(qf,jf,Ve.ArrowUp)),rr=Kf;function Wf(n){n.stopPropagation()}var Yf=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(n,a){this.startMove=n,this.updateMove=a,this.isTouch=jt()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const a=Kt(),l=(r,i,o,s)=>{this.updateMove({x:r,y:i})};this.touchstart=r=>{this.moving||(a.start(r),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=r=>{this.moving&&(a.move(r),Wf(r),l(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{l(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(r=>{this.touchstart&&r.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(n=>{this.touchstart&&n.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function Uf(n,a){return new Yf(n,a)}var Gf={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]}},Xf=(n,a,l,r=!1)=>({props:{...Gf},emits:["click"],setup(i,{slots:o,emit:s}){const u=(0,t.reactive)({top:i.top,right:i.right,bottom:i.bottom,left:i.left}),e=(0,t.computed)(()=>{const b=[`${n}`];return i.customClass&&b.push(i.customClass),b}),c=(0,t.computed)(()=>{const b={};return fe(u.top)||(b.top=u.top),fe(u.right)||(b.right=u.right),fe(u.bottom)||(b.bottom=u.bottom),fe(u.left)||(b.left=u.left),fe(i.width)||(b.width=i.width),fe(i.height)||(b.height=i.height),fe(i.color)||(b.color=i.color),fe(i.background)||(b.background=i.background),fe(i.borderRadius)||(b["border-radius"]=i.borderRadius),fe(i.zIndex)||(b["z-index"]=i.zIndex),b}),d=(0,t.computed)(()=>({[`${n}__icon`]:!0})),m=()=>{s("click")},g=(0,t.ref)(null),v=()=>{u.top=null,u.right=null,u.bottom=null,u.left=null},w={x:0,y:0},C=Uf(b=>{if(!g.value)return;const y=g.value;v(),u.left=y.offsetLeft,u.top=y.offsetTop,y.style.left=`${u.left}px`,y.style.top=`${u.top}px`,y.style.right=null,y.style.bottom=null,w.x=u.left,w.y=u.top},b=>{if(!g.value)return;const y=g.value;v(),u.left=w.x+b.x,u.top=w.y+b.y,y.style.left=`${u.left}px`,y.style.top=`${u.top}px`});return(0,t.onMounted)(()=>{if(i.draggable&&g.value){const b=[g.value];C.open(b)}}),(0,t.onBeforeUnmount)(()=>{i.draggable&&g.value&&C.close()}),()=>{let b=[];const y=typeof o.default=="function"?o.default():[];if(y&&y.length>0)b=y;else{const F=(0,t.h)(l,{class:d.value});b.push(F)}return(0,t.h)("view",{ref:F=>{g.value=F},class:e.value,style:c.value,onClick:m},b)}}}),{componentName:Zf,create:Jf,scope:Qf}=se("floating-button"),e7=Jf(Xf(Zf,Qf,Ic,!1)),ar=e7,De=n=>typeof n=="number"?`${n}px`:/^d+(\.?d+)$/.test(n)?`${n}px`:n,ct=n=>n==null,t7=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(n,a){this.startMove=n,this.updateMove=a,this.isTouch=jt()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const a=Kt(),l=(r,i,o,s)=>{this.updateMove({x:r,y:i})};this.touchstart=r=>{this.moving||(a.start(r),this.startMove({x:a.state.startX,y:a.state.startY}),document.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),document.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.moving=!0)},this.touchmove=r=>{this.moving&&(a.move(r),l(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{l(a.state.deltaX,a.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),a.reset(),this.moving=!1},this.els.forEach(r=>{this.touchstart&&r.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(n=>{this.touchstart&&n.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function la(n,a){return new t7(n,a)}var na=typeof window<"u"&&typeof document<"u",oh=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function ho(n){const a=Object.create(null);return(l=>a[l]||(a[l]=n(l)))}var l7=/\B([A-Z])/g,ih=ho(n=>n.replace(l7,"-$1").toLowerCase()),n7=/-(\w)/g,sh=ho(n=>n.replace(n7,(a,l)=>l?l.toUpperCase():"")),gt=[],ra=n=>{const a=n;a.key==="Escape"&>.forEach(l=>l(a))},r7=n=>{(0,t.onMounted)(()=>{gt.length===0&&document.addEventListener("keydown",ra),na&>.push(n)}),(0,t.onBeforeUnmount)(()=>{gt=gt.filter(a=>a!==n),gt.length===0&&na&&document.removeEventListener("keydown",ra)})},jl="fox-focus-trap.focus-after-trapped",Kl="fox-focus-trap.focus-after-released",a7="fox-focus-trap.focusout-prevented",aa={cancelable:!0,bubbles:!1},o7={cancelable:!0,bubbles:!1},oa="foxFocusAfterTrapped",ia="foxFocusAfterReleased",i7=Symbol("foxFocusTrap"),or=(0,t.ref)(),Vl=(0,t.ref)(0),ir=(0,t.ref)(0),Xt=0,go=n=>{const a=[],l=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0||r===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;l.nextNode();)a.push(l.currentNode);return a},s7=(n,a)=>{if(getComputedStyle(n).visibility==="hidden")return!0;for(;n;){if(a&&n===a)return!1;if(getComputedStyle(n).display==="none")return!0;n=n.parentElement}return!1},sa=(n,a)=>{for(const l of n)if(!s7(l,a))return l},u7=n=>{const a=go(n);return[sa(a,n),sa(a.reverse(),n)]},c7=n=>n instanceof HTMLInputElement&&"select"in n,at=(n,a)=>{if(n&&n.focus){const l=document.activeElement;n.focus({preventScroll:!0}),ir.value=window.performance.now(),n!==l&&c7(n)&&a&&n.select()}};function ua(n,a){const l=[...n],r=n.indexOf(a);return r!==-1&&l.splice(r,1),l}var d7=()=>{let n=[];return{push:r=>{const i=n[0];i&&r!==i&&i.pause(),n=ua(n,r),n.unshift(r)},remove:r=>{n=ua(n,r),n[0]?.resume?.()}}},f7=(n,a=!1)=>{const l=document.activeElement;for(const r of n)if(at(r,a),document.activeElement!==l)return},ca=d7(),m7=()=>Vl.value>ir.value,Zt=()=>{or.value="pointer",Vl.value=window.performance.now()},da=()=>{or.value="keyboard",Vl.value=window.performance.now()},p7=()=>((0,t.onMounted)(()=>{Xt===0&&(document.addEventListener("mousedown",Zt),document.addEventListener("touchstart",Zt),document.addEventListener("keydown",da)),Xt++}),(0,t.onBeforeUnmount)(()=>{Xt--,Xt<=0&&(document.removeEventListener("mousedown",Zt),document.removeEventListener("touchstart",Zt),document.removeEventListener("keydown",da))}),{focusReason:or,lastUserFocusTimestamp:Vl,lastAutomatedFocusTimestamp:ir}),Jt=n=>new CustomEvent(a7,{...o7,detail:n}),{componentName:uh,create:h7,scope:ch}=se("focus-trap"),g7={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"}},v7=h7({props:g7,emits:[oa,ia,"focusin","focusout","focusout-prevented","release-requested"],setup(n,{slots:a,emit:l}){const r=(0,t.ref)();let i,o;const{focusReason:s}=p7();r7(p=>{ce(n.trapped)&&!u.paused&&l("release-requested",p)});const u={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},e=p=>{if(!n.loop&&!ce(n.trapped)||u.paused)return;const{key:f,altKey:C,ctrlKey:b,metaKey:y,currentTarget:F,shiftKey:P}=p,{loop:B}=n,E=f==="Tab"&&!C&&!b&&!y,V=document.activeElement;if(E&&V){const S=F,[D,z]=u7(S);if(D&&z){if(!P&&V===z){const A=Jt({focusReason:s.value});l("focusout-prevented",A),A.defaultPrevented||(p.preventDefault(),B&&at(D,!0))}else if(P&&[D,S].includes(V)){const A=Jt({focusReason:s.value});l("focusout-prevented",A),A.defaultPrevented||(p.preventDefault(),B&&at(z,!0))}}else if(V===S){const A=Jt({focusReason:s.value});l("focusout-prevented",A),A.defaultPrevented||p.preventDefault()}}};(0,t.provide)(i7,{focusTrapRef:r,onKeydown:e}),(0,t.watch)(()=>n.focusTrapEl,p=>{p&&(r.value=p)},{immediate:!0}),(0,t.watch)([r],([p],[f])=>{p&&(p.addEventListener("keydown",e),p.addEventListener("focusin",m),p.addEventListener("focusout",g)),f&&(f.removeEventListener("keydown",e),f.removeEventListener("focusin",m),f.removeEventListener("focusout",g))});const c=p=>{l(oa,p)},d=p=>l(ia,p),m=p=>{const f=(0,t.unref)(r);if(!f)return;const C=p.target,b=p.relatedTarget,y=C&&f.contains(C);ce(n.trapped)||b&&f.contains(b)||(i=b),y&&l("focusin",p),!u.paused&&ce(n.trapped)&&(y?o=C:at(o,!0))},g=p=>{const f=(0,t.unref)(r);if(!(u.paused||!f))if(!n.escape&&ce(n.trapped)){const C=p.relatedTarget;!qe(C)&&!f.contains(C)&&setTimeout(()=>{if(!u.paused&&ce(n.trapped)){const b=Jt({focusReason:s.value});l("focusout-prevented",b),b.defaultPrevented||at(o,!0)}},0)}else{const C=p.target;C&&f.contains(C)||l("focusout",p)}};async function v(){await(0,t.nextTick)();const p=(0,t.unref)(r);if(p){ca.push(u);const f=p.contains(document.activeElement)?i:document.activeElement;if(i=f,!p.contains(f)){const C=new Event(jl,aa);p.addEventListener(jl,c),p.dispatchEvent(C),C.defaultPrevented||(0,t.nextTick)(()=>{let b=n.focusStartEl;ya(b)||(at(b),document.activeElement!==b&&(b="first")),b==="first"&&f7(go(p),!0),(document.activeElement===f||b==="container")&&at(p)})}}}function w(){const p=(0,t.unref)(r);if(p){p.removeEventListener(jl,c);const f=new CustomEvent(Kl,{...aa,detail:{focusReason:s.value}});p.addEventListener(Kl,d),p.dispatchEvent(f),!f.defaultPrevented&&(s.value=="keyboard"||!m7())&&at(i??document.body,!0),p.removeEventListener(Kl,c),ca.remove(u)}}return(0,t.onMounted)(()=>{ce(n.trapped)&&v(),(0,t.watch)(()=>n.trapped,p=>{ce(p)?v():w()})}),(0,t.onBeforeUnmount)(()=>{ce(n.trapped)&&w()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),y7=v7,{componentName:b7,create:S7,scope:dh}=se("floating-window"),w7=Symbol.for("InnerPageScopeKey"),x7=Symbol.for("PageWrapperKey"),N7={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}},C7=S7({inheritAttrs:!1,components:{FoxIcon:N.ElIcon,FocusTrap:y7},props:{...N7},emits:["update:modelValue","update:collapse"],setup(n,{emit:a}){const l=b7,r=(0,t.ref)(n.modelValue),i=(0,t.computed)(()=>!n.teleport);(0,t.watch)(()=>n.modelValue,h=>{r.value=h});const o=(0,t.computed)(()=>r.value===!1?!1:!V.value),s=(0,t.ref)(n.left),u=(0,t.ref)(n.top),e=(0,t.ref)(n.right),c=(0,t.ref)(n.bottom),d=(0,t.computed)(()=>{const h=["fox-floating-window"];return n.customClass&&h.push(n.customClass),h}),m=(0,t.computed)(()=>{const h={};return ct(s.value)?h.left="auto":h.left=De(s.value),ct(u.value)?h.top="auto":h.top=De(u.value),ct(e.value)?h.right="auto":h.right=De(e.value),ct(c.value)?h.bottom="auto":h.bottom=De(c.value),ct(n.zIndex)||(h["z-index"]=De(n.zIndex)),ct(B.value)||(h.height=B.value),ct(E.value)||(h.width=E.value),h}),g=(0,t.computed)(()=>n.closeIcon??Ve.Close),v=(0,t.computed)(()=>n.collapseIcon??Ve.ArrowUp),w=(0,t.computed)(()=>n.collapseText??""),p=(0,t.computed)(()=>n.collapsePosition==="left"?n.expandIcon??Ve.ArrowRight:n.expandIcon??Ve.ArrowLeft),f=(0,t.computed)(()=>n.expandText??n.title??"展开"),C=(0,t.computed)(()=>({[`${l}__collapse-text`]:!0})),b=(0,t.computed)(()=>({[`${l}__collapse-icon`]:!0,"is-expand":!V.value,"is-collapse":V.value})),y=(0,t.ref)(),F=(0,t.ref)(null),P=(0,t.ref)(null),B=(0,t.computed)(()=>De(n.height)||""),E=(0,t.computed)(()=>De(n.width)||""),V=(0,t.ref)(ce(n.collapse)),S=(h,R=!0)=>{V.value!==h&&(V.value=h,h?L():O(),a("update:collapse",h),h&&typeof A.onHide=="function"?A.onHide():!h&&typeof A.onShow=="function"&&A.onShow())};(0,t.watch)(()=>n.collapse,h=>{S(h)});const D=()=>{z()},z=h=>{h=h??!V.value,S(h)};(0,t.provide)(w7,!0);const A={setCollapse:S,setFixedNavVisible:h=>{I.value=h}};(0,t.provide)(x7,A);const Q=()=>{typeof A.beforeClose=="function"?A.beforeClose(()=>{r.value=!1}):r.value=!1},x=(0,t.ref)(null),k=(0,t.computed)(()=>!n.fixedNavTeleport),M=(0,t.computed)(()=>{const h=["fox-floating-window__fixednav"];return n.expandClass&&h.push(n.expandClass),n.collapsePosition==="left"?h.push("is-left"):n.collapsePosition==="right"&&h.push("is-right"),h}),H=(0,t.ref)(""),U=(0,t.computed)(()=>{const h={};return H.value?h.top=H.value:n.collapseTop&&(h.top=n.collapseTop),h}),Z=(0,t.ref)(V.value),I=(0,t.computed)({set:h=>{Z.value=h},get:()=>r.value===!1?!1:Z.value});let te=null;const K=()=>{typeof te=="function"&&(te(),te=null)},L=()=>{x.value&&x.value.classList.add("slide-in"),I.value=!0,te=()=>{x.value&&x.value.classList.remove("slide-in")}},O=()=>{x.value&&x.value.classList.add("slide-out"),te=()=>{x.value&&x.value.classList.remove("slide-out"),I.value=!1}},j=()=>{s.value=null,u.value=null,e.value=null,c.value=null},_={x:0,y:0},ne=la(h=>{if(!y.value)return;const R=y.value;if(j(),n.origin==="left-top")s.value=R.offsetLeft,u.value=R.offsetTop,_.x=s.value,_.y=u.value;else if(n.origin==="left-bottom"){const q=document.documentElement.clientHeight||document.body.clientHeight;s.value=R.offsetLeft,c.value=q-(R.offsetTop+R.offsetHeight),_.x=s.value,_.y=c.value}else if(n.origin==="right-bottom"){const q=document.documentElement.clientWidth||document.body.clientWidth,J=document.documentElement.clientHeight||document.body.clientHeight;e.value=q-(R.offsetLeft+R.offsetWidth),c.value=J-(R.offsetTop+R.offsetHeight),_.x=e.value,_.y=c.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(R.offsetLeft+R.offsetWidth),u.value=R.offsetTop,_.x=e.value,_.y=u.value},h=>{if(!y.value)return;const R=y.value;j(),n.origin==="left-top"?(s.value=_.x+h.x,u.value=_.y+h.y,R.style.left=De(s.value),R.style.top=De(u.value)):n.origin==="left-bottom"?(s.value=_.x+h.x,c.value=_.y-h.y,R.style.left=De(s.value),R.style.bottom=De(c.value)):n.origin==="right-bottom"?(e.value=_.x-h.x,c.value=_.y-h.y,R.style.right=De(e.value),R.style.bottom=De(c.value)):(e.value=_.x-h.x,u.value=_.y+h.y,R.style.right=De(e.value),R.style.top=De(u.value))}),X={x:0,y:0},G=la(h=>{x.value&&(X.x=x.value.offsetLeft,X.y=x.value.offsetTop)},h=>{x.value&&(H.value=`${X.y+h.y}px`)}),T=()=>{y.value&&(P.value=y.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,t.onMounted)(()=>{if(n.draggable&&y.value){const h=[];F.value&&h.push(F.value),n.footerDraggable&&(T(),P.value&&h.push(P.value)),ne.open(h)}n.collapse===!0&&S(n.collapse,!1),x.value&&G.open(x.value)}),(0,t.onBeforeUnmount)(()=>{n.draggable&&F.value&&ne.close(),x.value&&G.close()}),{classes:d,styles:m,isShow:o,closeIcon:g,onClose:Q,dialogRef:y,headerRef:F,onClickToggle:D,collapseIcon:v,collapseText:w,collapseTextClasses:C,collapseIconClasses:b,expandIcon:p,expandText:f,isShowFixedNav:I,fixedNavRef:x,fixedNavClasses:M,fixedNavStyles:U,onAnimationEnd:K,teleportDisabled:i,fixedNavTeleportDisabled:k}}}),z7={ref:"headerRef",class:"fox-floating-window__header"},k7={class:"fox-floating-window__title"},E7={class:"fox-floating-window__tools"},_7={class:"fox-floating-window__body"},T7={class:"fox-floating-window__fixednav__text"};function $7(n,a,l,r,i,o){const s=(0,t.resolveComponent)("FoxIcon"),u=(0,t.resolveComponent)("FocusTrap");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.teleport,disabled:n.teleportDisabled},[(0,t.createVNode)(t.Transition,{name:"fox-floating-window-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"dialogRef",class:(0,t.normalizeClass)(n.classes),style:(0,t.normalizeStyle)(n.styles),tabindex:"-1"},[(0,t.createVNode)(u,{loop:!0,escape:!0,trapped:n.isShow,"focus-trap-el":n.dialogRef,"focus-start-el":"container"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",z7,[(0,t.renderSlot)(n.$slots,"header",{},()=>[(0,t.createElementVNode)("span",k7,(0,t.toDisplayString)(n.title),1),(0,t.createElementVNode)("div",E7,[n.showCollapse?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>n.onClickToggle&&n.onClickToggle(...e))},[(0,t.createElementVNode)("span",{class:(0,t.normalizeClass)(n.collapseTextClasses)},(0,t.toDisplayString)(n.collapseText),3),(0,t.createVNode)(s,{class:(0,t.normalizeClass)(n.collapseIconClasses)},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.collapseIcon)))]),_:1},8,["class"])])):(0,t.createCommentVNode)("",!0),n.showClose?((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:n.onClose},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.closeIcon)))]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0)])])],512),(0,t.createElementVNode)("div",_7,[(0,t.renderSlot)(n.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[t.vShow,n.isShow]])]),_:3})],8,["to","disabled"])),((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:n.fixedNavTeleport,disabled:n.fixedNavTeleportDisabled},[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"fixedNavRef",class:(0,t.normalizeClass)(n.fixedNavClasses),style:(0,t.normalizeStyle)(n.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>n.onAnimationEnd&&n.onAnimationEnd(...e))},[(0,t.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>n.onClickToggle&&n.onClickToggle(...e))},[(0,t.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(n.expandIcon)))]),_:1}),(0,t.createElementVNode)("div",T7,(0,t.toDisplayString)(n.expandText),1)])],38),[[t.vShow,n.isShowFixedNav]])],8,["to","disabled"]))],64)}var sr=Ue(C7,[["render",$7]]);function B7(n,a){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(l,{slots:r}){const i=n,o=(0,t.computed)(()=>({[i]:!0})),s=(0,t.computed)(()=>l.icon?{[`${i}__icon`]:!0,[`${i}__icon-${l.type}`]:!0}:{[`${i}__mark`]:!0,[`${i}__mark-${l.type}`]:!0}),u=(0,t.computed)(()=>l.color?l.icon?{color:l.color}:{background:l.color}:null),e=(0,t.computed)(()=>{const d={[`${i}__text`]:!0,[`${i}__text-${l.type}`]:!0};return l.textPosition==="left"?d["is-left"]=!0:d["is-right"]=!0,d}),c=(0,t.computed)(()=>l.color?{color:l.color}:null);return()=>{let d=null;if(r.mark)d=r.mark()[0];else{const v={class:s.value,style:u.value};d=(0,t.h)(l.icon??"div",v)}const m=(0,t.h)("div",{class:e.value,style:c.value},r.default?r.default():[]),g={class:o.value};return l.textPosition==="right"?(0,t.h)("div",g,[d,m]):(0,t.h)("div",g,[m,d])}}}}var{componentName:V7,create:M7,scope:I7}=se("indicator"),L7=M7(B7(V7,I7)),ur=L7;function A7(n){return n===window}var vo=n=>{const a=(0,t.unref)(n);if(A7(a)){const l=a.innerWidth,r=a.innerHeight;return{top:0,left:0,right:l,bottom:r,width:l,height:r}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},{componentName:P7,create:F7,scope:fh}=se("tour"),R7=F7({components:{Close:Ve.Close,ElPopover:N.ElPopover},props:{modelValue:{type:Boolean,default:!1},type:{type:String,default:"step"},steps:{type:Array,default:()=>[]},location:{type:String,default:"bottom"},width:{type:String,default:"300px"},popperClass:{type:String,default:""},current:{type:Number,default:0},nextStepText:{type:String,default:"下一步"},prevStepText:{type:String,default:"上一步"},completeText:{type:String,default:"完成"},mask:{type:Boolean,default:!0},offset:{type:Object,default:{left:8,top:10,right:8,botttom:10}},maskWidth:{type:[Number,String],default:""},maskHeight:{type:[Number,String],default:""},closeOnClickOverlay:{type:Boolean,default:!0},showPrevStep:{type:Boolean,default:!0},showTitleBar:{type:Boolean,default:!0}},emits:["update:modelValue","change","close"],setup(n,{emit:a}){const l=P7,r=(0,t.reactive)({showTour:n.modelValue,showPopup:!1,active:0}),i=(0,t.ref)({}),o=(0,t.computed)(()=>`${l}`),s=(0,t.computed)(()=>{const{offset:w,maskWidth:p,maskHeight:f}=n,{width:C,height:b,left:y,top:F}=i.value,P=n.steps[r.active].offset??w,B=[y+C/2,F+b/2],E=Number(p||C),V=Number(f||b);return{width:`${E+ +P.left+P.right}px`,height:`${V+P.top+P.bottom}px`,top:`${B[1]-V/2-+P.top}px`,left:`${B[0]-E/2-+P.left}px`}}),u=w=>{w=="next"?r.active=r.active+1:r.active=r.active-1,r.showPopup=!1,(0,t.nextTick)(()=>{r.showPopup=!0,d()}),a("change",r.active)},e=w=>w.popoverWidth??n.width,c=w=>w.location??n.location,d=()=>{const w=vo(document.querySelector(`${n.steps[r.active].target}`));i.value={x:w.left,y:w.top,top:w.top,left:w.left,width:w.width,height:w.height}},m=()=>{r.showTour=!1,r.showPopup=!1,a("close",r.active),a("update:modelValue",!1)},g=()=>{n.closeOnClickOverlay&&m()},v=(w,p=0)=>{w&&d(),n.steps,r.active=p,r.showTour=w,r.showPopup=w};return(0,t.onMounted)(()=>{v(n.modelValue,n.current)}),(0,t.watch)(()=>n.modelValue,w=>{v(w)}),{...(0,t.toRefs)(r),classes:o,maskStyle:s,changeStep:u,popoverWidth:e,popoverLocation:c,close:m,handleClickMask:g}}}),D7={key:0,class:"fox-tour__content"},O7={key:0,class:"fox-tour__content-top"},q7={class:"fox-tour__content-inner"},H7={class:"fox-tour__content-bottom"},j7={class:"fox-tour__content-bottom-init"},K7={class:"fox-tour__content-bottom-operate"},W7={key:1,class:"fox-tour__content fox-tour__content-tile"},Y7={class:"fox-tour__content-inner"};function U7(n,a,l,r,i,o){const s=(0,t.resolveComponent)("Close"),u=(0,t.resolveComponent)("fox-button"),e=(0,t.resolveComponent)("ElPopover");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(n.classes)},[(0,t.withDirectives)((0,t.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...c)=>n.handleClickMask&&n.handleClickMask(...c))},null,512),[[t.vShow,n.showTour]]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.steps,(c,d)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:d,style:{height:"0"}},[d==n.active?((0,t.openBlock)(),(0,t.createBlock)(e,{key:0,"popper-class":"popperClass",visible:n.showPopup,placement:n.popoverLocation(c),width:n.popoverWidth(c)},{reference:(0,t.withCtx)(()=>[n.showTour?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:(0,t.normalizeClass)(["fox-tour__mask",[n.mask?"":"fox-tour__mask-none"]]),style:(0,t.normalizeStyle)(n.maskStyle),id:"fox-tour-popid"},null,6)):(0,t.createCommentVNode)("",!0)]),default:(0,t.withCtx)(()=>[(0,t.renderSlot)(n.$slots,"default",{},()=>[n.type=="step"?((0,t.openBlock)(),(0,t.createElementBlock)("div",D7,[n.showTitleBar?((0,t.openBlock)(),(0,t.createElementBlock)("div",O7,[(0,t.createElementVNode)("div",{onClick:a[1]||(a[1]=(...m)=>n.close&&n.close(...m))},[(0,t.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",q7,(0,t.toDisplayString)(c.content),1),(0,t.createElementVNode)("div",H7,[(0,t.createElementVNode)("div",j7,(0,t.toDisplayString)(n.active+1)+"/"+(0,t.toDisplayString)(n.steps.length),1),(0,t.createElementVNode)("div",K7,[(0,t.renderSlot)(n.$slots,"prev-step",{},()=>[n.active!=0&&n.showPrevStep?((0,t.openBlock)(),(0,t.createBlock)(u,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=m=>n.changeStep("prev"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.prevStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)]),n.steps.length-1==n.active?((0,t.openBlock)(),(0,t.createBlock)(u,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n.close},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.completeText),1)]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0),(0,t.renderSlot)(n.$slots,"next-step",{},()=>[n.steps.length-1!=n.active?((0,t.openBlock)(),(0,t.createBlock)(u,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[3]||(a[3]=m=>n.changeStep("next"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.nextStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)])])])])):(0,t.createCommentVNode)("",!0),n.type=="tile"?((0,t.openBlock)(),(0,t.createElementBlock)("div",W7,[(0,t.createElementVNode)("div",Y7,(0,t.toDisplayString)(c.content),1)])):(0,t.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,t.createCommentVNode)("",!0)]))),128))],2)}var cr=Ue(R7,[["render",U7]]);function G7(n,a){return{inheritAttrs:!1,props:{name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean],required:!1}},setup(l,{slots:r}){return La(l.name,()=>l.config),qe(l.innerPageScope)||yn(l.innerPageScope),qe(l.abstractPageScope)||Ra(l.abstractPageScope),()=>typeof r.default=="function"?r.default():null}}}var{componentName:X7,create:Z7,scope:J7}=se("domain-provider"),Q7=Z7(G7(X7,J7)),dr=Q7,em={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 tm(n,a){return{inheritAttrs:!1,props:em,emits:["change"],setup(l,{slots:r,emit:i}){if(st&&window.IntersectionObserver){const o=new WeakMap;let s=new Map;const u=(g,v)=>{if(d===null){s.set(g,{visible:null,callback:v});return}o.has(g)&&d.unobserve(g),o.set(g,{visible:null,callback:v}),d.observe(g)},e=g=>{if(d===null){s.delete(g);return}o.has(g)&&(o.delete(g),d.unobserve(g))};let c=l.initialVisibleObserverSize;Oi({acquire:()=>{if(l.loadPolicy==="always")return!0;const g=c>0;return c--,g},get disabled(){return l.disabled},get initialHeight(){return l.initialInvisibleObserverHeight},observe:u,unobserve:e});let d=null;const m=(g,v,w)=>{d=new IntersectionObserver(p=>{if(i("change",p),l.loadPolicy!=="always")for(let f of p){let C=!1;f.intersectionRatio>0&&(C=!0);const b=o.get(f.target);if(b)try{if(l.loadPolicy==="lazy"&&!C&&b.visible!==null)return;b.visible=C,b.callback(C)}catch(y){console.error(y)}}},{root:g,rootMargin:v,threshold:w}),s.forEach((p,f)=>{o.set(f,p),d?.observe(f)}),s.clear()};(0,t.watch)([()=>l.root,()=>l.disabled],([g,v])=>{if(v||!g||d)return;let w=null;typeof g=="string"?w=document.querySelector(g):w=g,w&&m(w,l.rootMargin,l.threshold)},{immediate:!0}),(0,t.onUnmounted)(()=>{d&&(d.disconnect(),d=null)})}return()=>typeof r.default=="function"?r.default():null}}}var{componentName:lm,create:nm,scope:rm}=se("rolling-provider"),am=nm(tm(lm,rm)),fr=am,om=[Sn,xn,Nn,Cn,kn,Ce,Nl,Cl,_n,Ee,Tn,$n,Bn,Vn,Mn,In,Ln,An,Pn,Fn,Rn,El,Dn,On,qn,Hn,jn,Kn,Wn,Yn,Un,Tl,$l,Gn,Xn,Zn,Jn,Bl,Qn,kt,tr,lr,nr,rr,ar,sr,kl,Rt,xl,ur,zl,cr,dr,fr],im=new mi(om,[gi],"4.0.0");exports.AbstractPageScopeKey=bn;exports.AutocompleteItem=Pn;exports.FoxAutocompleteItem=Pn;exports.Broadcast=hn;exports.BroadcastKey=be;exports.ButtonsItem=_n;exports.FoxButtonsItem=_n;exports.CascaderItem=An;exports.FoxCascaderItem=An;exports.CheckboxItem=qn;exports.FoxCheckboxItem=qn;exports.Content=Cn;exports.FoxContent=Cn;exports.DataItemsKey=ht;exports.DateItem=Bn;exports.FoxDateItem=Bn;exports.DateUtils=Ke;exports.DialogItem=Jn;exports.FoxDialogItem=Jn;exports.Domain=dl;exports.DomainKey=Oe;exports.DomainProvider=dr;exports.FoxDomainProvider=dr;exports.FloatingButton=ar;exports.FoxFloatingButton=ar;exports.FloatingWindow=sr;exports.FoxFloatingWindow=sr;exports.FooterBar=Nn;exports.FoxFooterBar=Nn;exports.FoxAffix=N.ElAffix;exports.FoxAlert=N.ElAlert;exports.FoxAnchor=N.ElAnchor;exports.FoxAnchorLink=N.ElAnchorLink;exports.FoxAside=N.ElAside;exports.FoxAutoResizer=N.ElAutoResizer;exports.FoxAutocomplete=N.ElAutocomplete;exports.FoxAvatar=N.ElAvatar;exports.FoxBacktop=N.ElBacktop;exports.FoxBadge=N.ElBadge;exports.FoxBreadcrumb=N.ElBreadcrumb;exports.FoxBreadcrumbItem=N.ElBreadcrumbItem;exports.FoxButton=N.ElButton;exports.FoxButtonGroup=N.ElButtonGroup;exports.FoxCalendar=N.ElCalendar;exports.FoxCard=N.ElCard;exports.FoxCarousel=N.ElCarousel;exports.FoxCarouselItem=N.ElCarouselItem;exports.FoxCascader=N.ElCascader;exports.FoxCascaderPanel=N.ElCascaderPanel;exports.FoxCheckTag=N.ElCheckTag;exports.FoxCheckbox=N.ElCheckbox;exports.FoxCheckboxButton=N.ElCheckboxButton;exports.FoxCheckboxGroup=N.ElCheckboxGroup;exports.FoxCol=N.ElCol;exports.FoxCollapse=N.ElCollapse;exports.FoxCollapseItem=N.ElCollapseItem;exports.FoxCollapseTransition=N.ElCollapseTransition;exports.FoxColorPicker=N.ElColorPicker;exports.FoxConfigProvider=N.ElConfigProvider;exports.FoxContainer=N.ElContainer;exports.FoxCountdown=N.ElCountdown;exports.FoxDatePicker=N.ElDatePicker;exports.FoxDescriptions=N.ElDescriptions;exports.FoxDescriptionsItem=N.ElDescriptionsItem;exports.FoxDialog=N.ElDialog;exports.FoxDivider=N.ElDivider;exports.FoxDrawer=N.ElDrawer;exports.FoxDropdown=N.ElDropdown;exports.FoxDropdownItem=N.ElDropdownItem;exports.FoxDropdownMenu=N.ElDropdownMenu;exports.FoxEmpty=N.ElEmpty;exports.FoxFooter=N.ElFooter;exports.FoxForm=N.ElForm;exports.FoxFormItem=N.ElFormItem;exports.FoxGroup=kn;exports.Group=kn;exports.FoxGroupSetting=Wn;exports.GroupSetting=Wn;exports.FoxHeader=N.ElHeader;exports.FoxHeaderBar=xn;exports.HeaderBar=xn;exports.FoxHintText=Ee;exports.HintText=Ee;exports.FoxIcon=N.ElIcon;exports.FoxImage=N.ElImage;exports.FoxImageViewer=N.ElImageViewer;exports.FoxIndicator=ur;exports.Indicator=ur;exports.FoxInfiniteLoading=lr;exports.InfiniteLoading=lr;exports.FoxInput=N.ElInput;exports.FoxInputItem=Tn;exports.InputItem=Tn;exports.FoxInputNumber=N.ElInputNumber;exports.FoxInputNumberItem=Ln;exports.InputNumberItem=Ln;exports.FoxInputTag=N.ElInputTag;exports.FoxItem=Ce;exports.Item=Ce;exports.FoxLink=N.ElLink;exports.FoxLinkItem=Un;exports.LinkItem=Un;exports.FoxMain=N.ElMain;exports.FoxMapping=Rt;exports.Mapping=Rt;exports.FoxMention=N.ElMention;exports.FoxMenu=N.ElMenu;exports.FoxMenuItem=N.ElMenuItem;exports.FoxMenuItemGroup=N.ElMenuItemGroup;exports.FoxMessage=N.ElMessage;exports.FoxMessageBox=N.ElMessageBox;exports.FoxMoneyItem=In;exports.MoneyItem=In;exports.FoxMoreButton=rr;exports.MoreButton=rr;exports.FoxNotification=N.ElNotification;exports.FoxOption=N.ElOption;exports.FoxOptionGroup=N.ElOptionGroup;exports.FoxOverLay=Bl;exports.OverLay=Bl;exports.FoxPage=Sn;exports.Page=Sn;exports.FoxPageHeader=N.ElPageHeader;exports.FoxPagination=N.ElPagination;exports.FoxPopconfirm=N.ElPopconfirm;exports.FoxPopover=N.ElPopover;exports.FoxPopoverDialog=kl;exports.PopoverDialog=kl;exports.FoxPopper=N.ElPopper;exports.FoxPopup=Qn;exports.Popup=Qn;exports.FoxPrice=xl;exports.Price=xl;exports.FoxProgress=N.ElProgress;exports.FoxPullRefresh=nr;exports.PullRefresh=nr;exports.FoxRadio=N.ElRadio;exports.FoxRadioButton=N.ElRadioButton;exports.FoxRadioGroup=N.ElRadioGroup;exports.FoxRadioItem=On;exports.RadioItem=On;exports.FoxRate=N.ElRate;exports.FoxRateItem=Hn;exports.RateItem=Hn;exports.FoxResult=N.ElResult;exports.FoxRollingProvider=fr;exports.RollingProvider=fr;exports.FoxRow=N.ElRow;exports.FoxRowItem=Cl;exports.RowItem=Cl;exports.FoxScrollbar=N.ElScrollbar;exports.FoxSearchBar=tr;exports.SearchBar=tr;exports.FoxSegmented=N.ElSegmented;exports.FoxSelect=N.ElSelect;exports.FoxSelectItem=$n;exports.SelectItem=$n;exports.FoxSelectV2=N.ElSelectV2;exports.FoxSkeleton=N.ElSkeleton;exports.FoxSkeletonItem=N.ElSkeletonItem;exports.FoxSlider=N.ElSlider;exports.FoxSlotItem=Nl;exports.SlotItem=Nl;exports.FoxSpace=N.ElSpace;exports.FoxStatistic=N.ElStatistic;exports.FoxStep=N.ElStep;exports.FoxSteps=N.ElSteps;exports.FoxStepsBar=Zn;exports.StepsBar=Zn;exports.FoxSubMenu=N.ElSubMenu;exports.FoxSwitch=N.ElSwitch;exports.FoxSwitchItem=jn;exports.SwitchItem=jn;exports.FoxTabPane=N.ElTabPane;exports.FoxTable=N.ElTable;exports.FoxTableColumn=N.ElTableColumn;exports.FoxTableItem=Dn;exports.TableItem=Dn;exports.FoxTableMappingColumn=Fn;exports.TableMappingColumn=Fn;exports.FoxTableRadioColumn=Rn;exports.TableRadioColumn=Rn;exports.FoxTableSetting=El;exports.TableSetting=El;exports.FoxTableV2=N.ElTableV2;exports.FoxTabs=N.ElTabs;exports.FoxTabsBar=Tl;exports.TabsBar=Tl;exports.FoxTabsContainer=$l;exports.TabsContainer=$l;exports.FoxTabsFrame=Xn;exports.TabsFrame=Xn;exports.FoxTabsPane=Gn;exports.TabsPane=Gn;exports.FoxTag=N.ElTag;exports.FoxText=zl;exports.Text=zl;exports.FoxTimeItem=Vn;exports.TimeItem=Vn;exports.FoxTimePicker=N.ElTimePicker;exports.FoxTimeSelect=N.ElTimeSelect;exports.FoxTimeSelectItem=Mn;exports.TimeSelectItem=Mn;exports.FoxTimeline=N.ElTimeline;exports.FoxTimelineItem=N.ElTimelineItem;exports.FoxToast=kt;exports.Toast=kt;exports.FoxTooltip=N.ElTooltip;exports.FoxTour=cr;exports.Tour=cr;exports.FoxTransfer=N.ElTransfer;exports.FoxTree=N.ElTree;exports.FoxTreeItem=Yn;exports.TreeItem=Yn;exports.FoxTreeSelect=N.ElTreeSelect;exports.FoxTreeSelectItem=Kn;exports.TreeSelectItem=Kn;exports.FoxTreeV2=N.ElTreeV2;exports.FoxUpload=N.ElUpload;exports.FoxWatermark=N.ElWatermark;exports.InnerPageScopeKey=vn;exports.PriorityPolicy=Ie;exports.UniqueID=Ja;exports.ValidateSchema=Va;exports.ValidateSchemaKey=We;exports.cancelRaf=$o;exports.clearNonNumber=Ho;exports.compareTo=Xl;exports.createBroadcast=sl;exports.createValidateSchema=ul;exports.debounce=je;exports.debounceRef=li;exports.decimalLength=Ea;exports.default=im;exports.defineBroadcast=Yo;exports.defineConfigDomain=La;exports.defineDataItem=Aa;exports.defineDomain=gn;exports.defineItem=$e;exports.definePageState=Fa;exports.defineSimpleItem=Pa;exports.deleteGlobalValidator=Jo;exports.disabledProperty=Re;exports.divide=dn;exports.excludeProps=Pe;exports.extend=wt;exports.floatData=Wo;exports.getGlobalIcons=Wa;exports.getGlobalValidateCheckEvents=Ta;exports.getGlobalValidateResetEvents=Ba;exports.getPageContentAreaHeight=ll;exports.getPageContentAreaWidth=nl;exports.getPageFooterAreaHeight=pl;exports.getPageHeaderAreaHeight=ml;exports.getRootDomain=yt;exports.hasSymbol=wa;exports.includeProps=mt;exports.indexOf=jo;exports.injectAbstractPageScope=Ht;exports.injectInnerPageScope=qt;exports.integerLength=ka;exports.isArray=Vo;exports.isArrayLike=Ca;exports.isBrowser=st;exports.isDate=Lo;exports.isDisplayNone=mn;exports.isESModule=Fo;exports.isEmptyString=fe;exports.isEqual=Je;exports.isFunction=Zl;exports.isHidden=xa;exports.isMap=Mo;exports.isNil=qe;exports.isNumberString=pn;exports.isObject=Ye;exports.isPlainObject=Po;exports.isPromise=ba;exports.isRegExp=Jl;exports.isSet=Io;exports.isString=ya;exports.isSubPage=oi;exports.isSymbol=Ao;exports.isTouch=jt;exports.isWindow=Na;exports.lastIndexOf=Ko;exports.makeArray=qo;exports.merge=za;exports.multiply=ha;exports.negate=ga;exports.nextTick=Do;exports.numberFormat=ol;exports.objectToString=Sa;exports.once=ni;exports.overrideGlobalIcons=Ni;exports.overrideGlobalValidateHandler=Xo;exports.property=Le;exports.provideAbstractPageScope=Ra;exports.provideInnerPageScope=yn;exports.raf=fn;exports.readonlyProperty=Fe;exports.setGlobalValidateCheckEvents=Qo;exports.setGlobalValidateHandler=Go;exports.setGlobalValidateMessages=ti;exports.setGlobalValidateResetEvents=ei;exports.setGlobalValidator=Zo;exports.throttle=Ia;exports.toBoolean=ce;exports.toNumber=_e;exports.toPadding=Ze;exports.toPx=de;exports.toPxDesc=ai;exports.toPxString=ve;exports.toTypeString=il;exports.toValue=he;exports.tryTimes=cl;exports.typeOf=el;exports.unNumberFormat=va;exports.updatePageState=Ql;exports.useBroadcast=Mt;exports.useDomain=ut;exports.useExpose=Ne;exports.useInnerSize=hl;exports.usePageState=fl;exports.usePosition=En;exports.useRawTouch=Kt;exports.useRect=vo;exports.useSize=wn;exports.useSlotChildren=zn;exports.useTouch=h8;exports.valueLength=zt;
|