@fox-js/foxui-pc 4.1.1-24 → 4.1.1-26

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 CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("vue"),dt=require("@fox-js/validator"),C=require("element-plus"),Oe=require("@element-plus/icons-vue"),Ae=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 Sr=Ea();function on(e,n="0"){let o=0,t=-1;e[0]=="-"&&(o++,t=1,e=e.substring(1),e.length),n[0]=="-"&&(o++,t=2,n=n.substring(1),n.length),e=Ie(e),n=Ie(n),[e,n]=ml(Ie(e),Ie(n)),o==1&&(t==1?e=qn(e):n=qn(n));let r=Tr(e,n);return o?o==2?"-"+Ie(r):e.length<r.length?Ie(r.substring(1)):"-"+Ie(qn(r)):Ie(r)}function qn(e){let n="",o=e.length,t=e.split(".")[1],r=t?t.length:0;for(let s=0;s<o;s++)e[s]>="0"&&e[s]<="9"?n+=9-parseInt(e[s]):n+=e[s];let a=r>0?"0."+new Array(r).join("0")+"1":"1";return Tr(n,a)}function Ie(e){let n=e.split(".");for(n[0]||(n[0]="0");n[0][0]=="0"&&n[0].length>1;)n[0]=n[0].substring(1);return n[0]+(n[1]?"."+n[1]:"")}function ml(e,n){let o=e.split("."),t=n.split("."),r=o[0].length,a=t[0].length;return r>a?t[0]=new Array(Math.abs(r-a)+1).join("0")+(t[0]?t[0]:""):o[0]=new Array(Math.abs(r-a)+1).join("0")+(o[0]?o[0]:""),r=o[1]?o[1].length:0,a=t[1]?t[1].length:0,(r||a)&&(r>a?t[1]=(t[1]?t[1]:"")+new Array(Math.abs(r-a)+1).join("0"):o[1]=(o[1]?o[1]:"")+new Array(Math.abs(r-a)+1).join("0")),e=o[0]+(o[1]?"."+o[1]:""),n=t[0]+(t[1]?"."+t[1]:""),[e,n]}function Tr(e,n){[e,n]=ml(e,n);let o="",t=0;for(let r=e.length-1;r>=0;r--){if(e[r]==="."){o="."+o;continue}let a=parseInt(e[r])+parseInt(n[r])+t;o=a%10+o,t=Math.floor(a/10)}return t?t.toString()+o:o}var be=(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))(be||{});function Vt(e,n=0,o=be.HALF_EVEN){if(o===be.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 r=e.split("."),a=r[0],s=r[1];if(n<0){if(n=-n,a.length<=n)return"0";{let i=a.substr(0,a.length-n);return e=i+"."+a.substr(a.length-n)+s,i=Vt(e,0,o),(t?"-":"")+i+new Array(n+1).join("0")}}if(n==0)return a.length,vo(r[1],a,t,o)?(t?"-":"")+_n(a):(t?"-":"")+a;if(r[1]){if(r[1].length<n)return(t?"-":"")+a+"."+r[1]+new Array(n-r[1].length+1).join("0")}else return(t?"-":"")+a+"."+new Array(n+1).join("0");s=r[1].substring(0,n);let u=r[1].substring(n);return u&&vo(u,s,t,o)&&(s=_n(s),s.length>n)?(t?"-":"")+_n(a,parseInt(s[0]))+"."+s.substring(1):(t?"-":"")+a+"."+s}function vo(e,n,o,t){if(!e||e===new Array(e.length+1).join("0")||t===be.DOWN||!o&&t===be.FLOOR||o&&t===be.CEILING)return!1;if(t===be.UP||o&&t===be.FLOOR||!o&&t===be.CEILING)return!0;let r="5"+new Array(e.length).join("0");if(e>r)return!0;if(e<r)return!1;switch(t){case be.HALF_DOWN:return!1;case be.HALF_UP:return!0;case be.HALF_EVEN:default:return parseInt(n[n.length-1])%2==1}}function _n(e,n=0){n||(n=1),typeof e=="number"&&e.toString();let o=e.length-1,t="";for(let r=o;r>=0;r--){let a=parseInt(e[r])+n;a==10?(n=1,a=0):n=0,t+=a}return n&&(t+=n),t.split("").reverse().join("")}function Qn(e,n){e=e.toString(),n=n.toString();let o=0;e[0]=="-"&&(o++,e=e.substr(1)),n[0]=="-"&&(o++,n=n.substr(1)),e=Nt(e),n=Nt(n);let t=0,r=0;e.indexOf(".")!=-1&&(t=e.length-e.indexOf(".")-1),n.indexOf(".")!=-1&&(r=n.length-n.indexOf(".")-1);let a=t+r;if(e=Nt(e.replace(".","")),n=Nt(n.replace(".","")),e.length<n.length){let h=e;e=n,n=h}if(n=="0")return"0";let s=n.length,u=0,i=[],c=s-1,m="";for(let h=0;h<s;h++)i[h]=e.length-1;for(let h=0;h<2*e.length;h++){let w=0;for(let y=n.length-1;y>=c&&y>=0;y--)i[y]>-1&&i[y]<e.length&&(w+=parseInt(e[i[y]--])*parseInt(n[y]));w+=u,u=Math.floor(w/10),m=w%10+m,c--}return m=Nt(Ia(m,a)),o==1&&(m="-"+m),m}function Ia(e,n){return n==0?e:(e=n>=e.length?new Array(n-e.length+1).join("0")+e:e,e.substr(0,e.length-n)+"."+e.substr(e.length-n,n))}function Nt(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 Jn(e,n,o=8){if(n==0)throw new Error("Cannot divide by 0");if(e=e.toString(),n=n.toString(),e=e.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),n=n.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),e==0)return"0";let t=0;n[0]=="-"&&(n=n.substring(1),t++),e[0]=="-"&&(e=e.substring(1),t++);var r=n.indexOf(".")>0?n.length-n.indexOf(".")-1:-1;if(n=Ie(n.replace(".","")),r>=0){let c=e.indexOf(".")>0?e.length-e.indexOf(".")-1:-1;if(c==-1)e=Ie(e+new Array(r+1).join("0"));else if(r>c)e=e.replace(".",""),e=Ie(e+new Array(r-c+1).join("0"));else if(r<c){e=e.replace(".","");let m=e.length-c+r;e=Ie(e.substring(0,m)+"."+e.substring(m))}else r==c&&(e=Ie(e.replace(".","")))}let a=0,s=n.length,u="",i=e.indexOf(".")>-1&&e.indexOf(".")<s?e.substring(0,s+1):e.substring(0,s);if(e=e.indexOf(".")>-1&&e.indexOf(".")<s?e.substring(s+1):e.substring(s),i.indexOf(".")>-1){let c=i.length-i.indexOf(".")-1;i=i.replace(".",""),s>i.length&&(c+=s-i.length,i=i+new Array(s-i.length+1).join("0")),a=c,u="0."+new Array(c).join("0")}for(o=o+2;a<=o;){let c=0;for(;parseInt(i)>=parseInt(n);)i=on(i,"-"+n),c++;u+=c,e?(e[0]=="."&&(u+=".",a++,e=e.substring(1)),i=i+e.substring(0,1),e=e.substring(1)):(a||(u+="."),a++,i=i+"0")}return(t==1?"-":"")+Ie(Vt(u,o-2))}function el(e,n){return e=e.toString(),n=n.toString(),n=tl(n),on(e,n)}function tl(e){return e[0]=="-"?e=e.substr(1):e="-"+e,e}function po(e,n){if(n==0)throw new Error("Cannot divide by 0");e=e.toString(),n=n.toString(),yo(e),yo(n);let o="";e[0]=="-"&&(o="-",e=e.substr(1)),n[0]=="-"&&(n=n.substr(1));let t=el(e,Qn(n,Vt(Jn(e,n),0,be.FLOOR)));return o+t}function yo(e){if(e.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function bo(e,n){let o=!1;if(e[0]=="-"&&n[0]!="-")return-1;if(e[0]!="-"&&n[0]=="-")return 1;if(e[0]=="-"&&n[0]=="-"&&(e=e.substr(1),n=n.substr(1),o=!0),[e,n]=ml(e,n),e.localeCompare(n)==0)return 0;for(let t=0;t<e.length;t++)if(e[t]!=n[t])return e[t]>n[t]?o?-1:1:o?1:-1;return 0}class fe{value;static RoundingModes=be;static validate(n){if(n){if(n=n.toString(),isNaN(n))throw Error("Parameter is not a number: "+n);n[0]=="+"&&(n=n.substring(1))}else n="0";if(n.startsWith(".")?n="0"+n:n.startsWith("-.")&&(n="-0"+n.substr(1)),/e/i.test(n)){let[o,t]=n.split(/[eE]/);o=Ie(o);let r="";o[0]=="-"&&(r="-",o=o.substring(1)),o.indexOf(".")>=0?(t=parseInt(t)+o.indexOf("."),o=o.replace(".","")):t=parseInt(t)+o.length,o.length<t?n=r+o+new Array(t-o.length+1).join("0"):o.length>=t&&t>0?n=r+Ie(o.substring(0,t))+(o.length>t?"."+o.substring(t):""):n=r+"0."+new Array(-t+1).join("0")+o}return n}constructor(n="0"){this.value=fe.validate(n)}getValue(){return this.value}static getPrettyValue(n,o,t){if(!(o||t))o=3,t=",";else if(!(o&&t))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");n=fe.validate(n);let r=n.charAt(0)=="-";r&&(n=n.substring(1));var a=n.indexOf(".");a=a>0?a:n.length;for(var s="",u=a;u>0;)u<o?(o=u,u=0):u-=o,s=n.substring(u,u+o)+(u<a-o&&u>=0?t:"")+s;return(r?"-":"")+s+n.substring(a)}getPrettyValue(n,o){return fe.getPrettyValue(this.value,n,o)}static round(n,o=0,t=be.HALF_EVEN){if(n=fe.validate(n),isNaN(o))throw Error("Precision is not a number: "+o);return Vt(n,o,t)}round(n=0,o=be.HALF_EVEN){if(isNaN(n))throw Error("Precision is not a number: "+n);return new fe(Vt(this.value,n,o))}static floor(n){return n=fe.validate(n),n.indexOf(".")===-1?n:fe.round(n,0,be.FLOOR)}floor(){return this.value.indexOf(".")===-1?new fe(this.value):new fe(this.value).round(0,be.FLOOR)}static ceil(n){return n=fe.validate(n),n.indexOf(".")===-1?n:fe.round(n,0,be.CEILING)}ceil(){return this.value.indexOf(".")===-1?new fe(this.value):new fe(this.value).round(0,be.CEILING)}static add(n,o){return n=fe.validate(n),o=fe.validate(o),on(n,o)}add(n){return new fe(on(this.value,n.getValue()))}static subtract(n,o){return n=fe.validate(n),o=fe.validate(o),el(n,o)}subtract(n){return new fe(el(this.value,n.getValue()))}static multiply(n,o){return n=fe.validate(n),o=fe.validate(o),Qn(n,o)}multiply(n){return new fe(Qn(this.value,n.getValue()))}static divide(n,o,t){return n=fe.validate(n),o=fe.validate(o),Jn(n,o,t)}divide(n,o){return new fe(Jn(this.value,n.getValue(),o))}static modulus(n,o){return n=fe.validate(n),o=fe.validate(o),po(n,o)}modulus(n){return new fe(po(this.value,n.getValue()))}static compareTo(n,o){return n=fe.validate(n),o=fe.validate(o),bo(n,o)}compareTo(n){return bo(this.value,n.getValue())}static negate(n){return n=fe.validate(n),tl(n)}negate(){return new fe(tl(this.value))}}function Cr(e,n){return fe.multiply(`${e}`,`${n}`)}function gl(e,n,o=8){return fe.divide(`${e}`,`${n}`,o)}function nl(e,n){return e=`${e}`,n=`${n}`,fe.compareTo(e,n)}function $r(e){return fe.negate(e)}function dn(e,n=-1,o=!1,t=3,r=","){let a=`${e}`;if(a.length==0||a==="-")return"";let s=a.charAt(0);s=="-"?a=a.substring(1):s="";let u=a,i="",c=a.indexOf(".");c!=-1&&(u=a.substring(0,c),i=a.substring(c+1)),n!=-1&&(n<i.length?i=i.substring(0,n):o&&n>i.length&&(i=i.padEnd(n,"0")));let m;if(t>0){let h="",w=u.split("").reverse();for(let y=0;y<w.length;y++)h+=w[y]+((y+1)%t==0&&y+1!=w.length?r:"");i.length==0?m=`${s}${h.split("").reverse().join("")}`:m=`${s}${h.split("").reverse().join("")}.${i}`}else i.length==0?m=`${s}${u}`:m=`${s}${u}.${i}`;return m}function Nr(e){let n=`${e}`,o=n.charAt(0);o=="-"?n=n.substring(1):o="";let t=n.replace(/[^\d\.-]/g,"");return`${o}${t}`}const vl=Sr,Oa=Array.isArray,Da=e=>hn(e)==="[object Map]",Va=e=>hn(e)==="[object Set]",Ra=e=>e instanceof Date,ll=e=>typeof e=="function",kr=e=>typeof e=="string",Fa=e=>typeof e=="symbol",Xe=e=>e!==null&&typeof e=="object",Er=e=>Xe(e)&&ll(e.then)&&ll(e.catch),Pr=Object.prototype.toString,hn=e=>Pr.call(e),Aa=e=>hn(e)==="[object Object]",Ir=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Ma(e){return e.__esModule||Ir&&e[Symbol.toStringTag]==="Module"}const La=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function xt(...e){let n=e[0]!==void 0&&e[0]!==null?e[0]:{},o=1,t=e.length,r=!1;for(typeof n=="boolean"&&(r=n,n=e[o]??{},o++),typeof n!="object"&&(n={});o<t;o++)if(e[o]!==null&&e[o]!==void 0){let a=e[o];for(let s in a){let u=n[s],i=a[s];if(u!==i)if(r===!0&&i&&typeof i=="object"){let c;Array.isArray(i)?c=u&&Array.isArray(u)?u:[]:c=u&&typeof u=="object"?u:{},n[s]=xt(r,c,i)}else i!==void 0&&(n[s]=i)}}return n}const jn=La?Promise.resolve():null;function Ba(e,...n){jn!==null?n&&n.length>0?jn.then(()=>{e(n)}):jn.then(e):n&&n.length>0?setTimeout(()=>{e(n)}):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 rn(e){let o=Object.prototype.toString.call(e);return e==null?String(e):qa[o]||"object"}function Or(e){return e&&typeof e=="object"&&"setInterval"in e}function Dr(e){if(!e||e.nodeType!==1)return!0;let n=e;for(;n;){if(n.hidden)return!0;const o=window.getComputedStyle(n);if(o.display==="none"||o.visibility==="hidden"||o.visibility==="collapse")return!0;n=n.parentElement}return!1}function Vr(e){let n=!!e&&"length"in e&&e.length,o=rn(e);return o==="function"||Or(e)?!1:o==="array"||n===0||typeof n=="number"&&n>0&&n-1 in e}function Rr(e,n){let o=+n.length,t=0,r=e.length;for(;t<o;t++)e[r++]=n[t];return e.length=r,e}function _a(e,n=[]){let o=n;return e!=null&&(Vr(Object(e))?Rr(o,typeof e=="string"?[e]:e):o.push(e)),o}function nt(e,n){if(e==n)return!0;if(e===void 0||n===void 0)return!1;let o=rn(e),t=rn(n);if(o!==t)return!1;if(o==="object"){let r=Object.keys(e),a=Object.keys(n);if(r.length!==a.length)return!1;for(let s=0;s<r.length;s++){let u=r[s],i=e[u],c=n[u];if(!nt(i,c))return!1}return!0}else if(o==="array"){if(e.length!==n.length)return!1;for(let r=0;r<e.length;r++){let a=e[r],s=n[r];if(!nt(a,s))return!1}return!0}return!1}const it=typeof window<"u";function _e(e){return e==null}function ol(e){return Object.prototype.toString.call(e)==="[object RegExp]"}const de=e=>e==null||typeof e!="string"?!1:e.length===0;function pl(e){return de(e)?!0:(e.charAt(0)=="-"&&(e=e.substring(1)),de(e)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(e))}function Fr(e){if(e==null)return 0;let n=`${e}`;if(n.length==0)return 0;n.charAt(0)=="-"&&(n=n.substring(1)),n=n.replace(/[^\d\.-]/g,"");const o=n.indexOf(".");return o==-1?n.length:o}function Ar(e){if(e==null)return 0;const n=`${e}`;if(n.length==0)return 0;const o=n.indexOf(".");return o==-1?0:n.length-(o+1)}function xo(e,n,o){const t=e.indexOf(n);return t===-1?e:n==="-"&&t!==0?e.slice(0,t):e.slice(0,t+1)+e.slice(t).replace(o,"")}function ja(e,n=!0,o=!0){n?e=xo(e,".",/\./g):e=e.replace(/\./g,""),o?e=xo(e,"-",/-/g):e=e.replace(/-/,"");const t=n?/[^-0-9.]/g:/[^-0-9]/g;return e.replace(t,"")}function za(e,n){return typeof e=="object"||Array.isArray(e)?n.findIndex(o=>{if(nt(e,o))return!0}):n.indexOf(e)}function Ha(e,n){if(typeof e=="object"||Array.isArray(e)){let o=n.reverse().findIndex(t=>{if(nt(e,t))return!0});return o!==-1&&(o=n.length-1-o),o}return n.lastIndexOf(e)}function Mt(e){return e==null||e==null?0:typeof e=="string"?e.length:`${e}`.length}function wt(e,...n){const o={};return n.forEach(t=>{for(const r in t)o[r]=e[r]}),o}function De(e,...n){const o=[];n.forEach(r=>{Reflect.apply([].push,o,Reflect.ownKeys(r))});const t={};for(const r in e)o.includes(r)||(t[r]=e[r]);return t}const Ka=(e,n,o)=>{const t=Object.assign({},e),r=Object.assign({},o);return Object.keys(n).length>0?(Object.keys(t).forEach(a=>{r.hasOwnProperty(a)?typeof r[a]=="string"&&(t[a]=n[r[a]]):n[a]&&(t[a]=n[a])}),t):e},xe=Symbol.for("BroadcastKey");class yl{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(n,o,t){this.parent=n,this.proxy=o,this.name=t,n!==null&&n.addChild(this)}addChild(n){this.children.push(n)}removeChild(n){const o=this.children.findIndex(t=>n===t);o!==-1&&this.children.splice(o,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.proxy=null}setPersistantMessage(n,o,t){if(!n.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const r=n.uniqueId,a={matched:n,action:o,args:t};return this.persistantMessages.set(r,a),!0}deletePersistantMessage(n){this.persistantMessages.delete(n)}getPersistantMessages(){const n=[];return this.persistantMessages.forEach(o=>{n.push(o)}),n}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(n,o){if(!o||o.messagingPolicy==="Once"&&o.resolved===!0)return!1;let t=!1;return!o.name||o.name==="*"||o.name==="+"||ol(o.name)&&n&&o.name.test(n)?t=!0:typeof o.name=="function"?t=Reflect.apply(o.name,null,[n]):o.name===n&&(t=!0),t}trigger(n,o,t){let r=null;const a=this.callbacks.get(o);typeof a=="function"&&(r=Reflect.apply(a,this.proxy,[...t]));const s=this.proxy??{};typeof s[o]=="function"&&(r=Reflect.apply(s[o],s,[...t])),n.resolved=!0,typeof n.resolve=="function"&&n.resolve(r)}pull(){let n=this.parent;for(;n;){const o=n.getPersistantMessages();Array.isArray(o)&&o.length>0&&o.forEach(t=>{if(this.isMatched(this.name,t.matched))try{this.trigger(t.matched,t.action,t.args)}catch(r){console.error(r)}}),n=n.parent}}emit(n,o,...t){if(n.messagingPolicy==="Once"&&n.resolved===!0)return[];if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,o,t),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,o,t)){const s=n.resolve,u=n.uniqueId??"",i=(...c)=>{this.deletePersistantMessage(u),typeof s=="function"&&s(...c)};n.resolve=i}n.cachePolicy="None"}let r=!1;!n.name||n.name==="*"?r=!0:n.name==="+"?(r=!1,n.name="*"):ol(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 a=[];if(r){const s=this.callbacks.get(o);if(typeof s=="function"){const i=Reflect.apply(s,this.proxy,[...t]);i!=null&&a.push(i)}const u=this.proxy??{};if(typeof u[o]=="function"){const i=Reflect.apply(u[o],u,[...t]);i!=null&&a.push(i)}if(n.resolved=!0,typeof n.resolve=="function"&&n.resolve(...a),n.messagingPolicy==="Once")return a}return this.children.forEach(s=>{const u=Reflect.apply(s.emit,s,[{...n},o,...t]);u!=null&&Array.isArray(u)&&Reflect.apply([].push,a,[...u])}),a}emitToChildren(n,o,...t){if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,o,t),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,o,t)){const a=n.resolve,s=n.uniqueId??"",u=(...i)=>{this.deletePersistantMessage(s),typeof a=="function"&&a(...i)};n.resolve=u}n.cachePolicy="None"}const r=[];return this.children.forEach(a=>{const s=Reflect.apply(a.emit,a,[{...n},o,...t]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,r,[...s])}),r}on(n,o){this.callbacks.set(n,o)}}function mn(e,n,o,t){const r=new yl(n,e,o);if(t&&typeof t=="object")for(const a in t)r.on(a,t[a]);return r}function Wa(e,n,o){const t=o;if(t[xe])return t[xe];const r=l.inject(xe,null),a=new yl(r,o,e);if(n&&typeof n=="object")for(const s in n)a.on(s,n[s]);return t[xe]=a,l.provide(xe,a),l.onUnmounted(()=>{a.destroy(),t[xe]=void 0}),a}function It(e=null){return e||(e=l.getCurrentInstance()?.proxy??null),e?e[xe]??l.inject(xe,null):l.inject(xe,null)}class Ya{error(n,o){const t=o,r=o||l.hasInjectionContext()?It(o):null;r?r.emit({name:"*"},"setErrorTip",n):typeof t.setErrorTip=="function"&&t.setErrorTip(n)}reset(n){const o=n,t=n||l.hasInjectionContext()?It(n):null;t?t.emit({name:"*"},"setErrorTip",""):typeof o.setErrorTip=="function"&&o.setErrorTip("")}success(n){const o=n,t=n||l.hasInjectionContext()?It(n):null;t?t.emit({name:"*"},"setErrorTip",""):typeof o.setErrorTip=="function"&&o.setErrorTip("")}decorate(n,o,t){Array.isArray(n)||(n=[n]);const r=t,a=t||l.hasInjectionContext()?It(t):null,s=o.find(i=>i.required===!0||i.type==="required"&&i.required!==!1),u=n.find(i=>i.required===!0||i.type==="required"&&i.required!==!1);!s&&u?a?a.emit({name:"*"},"setRequired",!0):typeof r.setRequired=="function"&&r.setRequired(!0):s&&!u&&(a?a.emit({name:"*"},"setRequired",!1):typeof r.setRequired=="function"&&r.setRequired(!1),this.reset(t))}getValue(n){return n.modelValue}}let Ot=new Ya;function Ua(e){Ot=e}function Ga(e){Ot?Object.assign(Ot,e):Ot=e}function Xa(e,n){dt.Schema.setValidator(e,n)}function Za(e){dt.Schema.deleteValidator(e)}let Mr=["blur","clear"];function Qa(e){Mr=e}function Lr(){return Mr}let Br=["focus","change","setValue"];function Ja(e){Br=e}function qr(){return Br}function ei(e){dt.Schema.messages(e)}function kt(...e){const n=[];return e.forEach(o=>{o.forEach(t=>{const r=n.findIndex(a=>a.type===t.type);r!==-1&&n.splice(r,1),n.push(t)})}),n}function Ht(e){return e.forEach(n=>{n.type==="required"&&(n.required===null||n.required===void 0)&&(n.required=!0),!n.type&&(n.required===!0||n.required===!1)&&(n.type="required")}),e}const Ge=Symbol("ValidateSchemaKey");class _r{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(n,o,t){this.parent=n,this.descriptor=o,this.proxy=t,(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=l.effectScope(!0),this.scope.run(()=>{l.watchEffect(()=>{const o=Ht(kt(this.attrRules,this.rules)),t=[];for(let a in n){let s=n[a];if(this.hasValidator(a,!0)){if(s===!1)continue;let i={type:a};s!==null&&typeof s=="object"&&Object.assign(i,s),t.push(i);continue}let u=this.getValidator(a);if(u!==null){let i={type:a,validator:u};t.push(i)}}this.attrRules=Ht(t);const r=kt(this.attrRules,this.rules);l.nextTick(()=>{this.decorate(r,o)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(n,...o){const t=this.descriptor.validateHandler;if(t&&typeof t[n]=="function")return Reflect.apply(t[n],t,[...o]);const r=Ot;return r&&typeof r[n]=="function"?Reflect.apply(r[n],r,[...o]):null}decorate(n,o){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",n,o,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,o,t=!1){t?dt.Schema.setValidator(n,o):this.validators[n]=o}getValidator(n){let o=this.validators[n]??null;return o||(o=this.parent?.getValidator(n)??null),o}deleteValidator(n,o=!1){o?dt.Schema.deleteValidator(n):Reflect.deleteProperty(this.validators,n)}hasValidator(n,o=!1){if(o)return dt.Schema.hasValidator(n);{let t=Reflect.has(this.validators,n);return!t&&this.parent!==null&&(t=this.parent.hasValidator(n,!1)),t}}setRule(n){const o=kt(this.attrRules,this.rules);n===null?this.rules=[]:Array.isArray(n)?this.rules=Ht(n):this.rules=Ht([n]);const t=kt(this.attrRules,this.rules);l.nextTick(()=>{this.decorate(t,o)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let o=kt(this.attrRules,this.rules);const t=this.descriptor.fieldName??"value";if(o.length>0){const r={[`${t}`]:o},a=this.getValue(),s={[`${t}`]:a},u=new dt.Schema(r),i=this.proxy??s;return u.validate(s,{context:i}).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=i),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,n,o){if(o.valueName=o.valueName??"modelValue",o.valueType=o.valueType??"string",!o.validateHandler&&o.valueName!=="modelValue"){const r=o.valueName;o.validateHandler={getValue(a){return a[r]}}}return new _r(n,o,e)}const an=Symbol.for("EventEmitterKey");class jr{register=new Map;proxy;constructor(n){this.proxy=n}destroy(){this.proxy=null,this.register.clear()}off(n,o){let t=this.register.get(n);if(t&&Array.isArray(t)){let r=t.findIndex(a=>a===o);r!==-1&&t.splice(r,1)}}on(n,o){let t=this.register.get(n);t||(t=new Array,this.register.set(n,t)),t.push(o)}emit(n,...o){const t=this.register.get(n);t&&t.forEach(r=>{try{Reflect.apply(r,null,[n,...o])}catch(a){console.error(a.message,a)}}),this.proxy&&Reflect.apply(this.proxy.$emit,this.proxy,[n,...o])}}function Ke(e,n){let o=null;return function(...t){o&&clearTimeout(o),o=setTimeout(()=>{o=null,Reflect.apply(e,null,[...t])},n)}}function zr(e,n){let o=0;return function(...t){const r=new Date().getTime();r-o<n||(o=r,Reflect.apply(e,null,[...t]))}}function ti(e,n){const o=Ke((t,r)=>{e=t,r()},n);return l.customRef((t,r)=>({get(){return t(),e},set(a){o(a,r)}}))}function ni(e){let n=!1;return function(...o){n||(n=!0,Reflect.apply(e,null,[...o]))}}function vn(e,n,o,t=0,r=!0,a){let s=n,u=0;if(r){const c=e();if(u++,c){typeof a=="function"&&a(!0);return}if(u>o){typeof a=="function"&&a(!1);return}}const i=()=>{const c=e();if(u++,c){typeof a=="function"&&a(!0);return}if(u>o){typeof a=="function"&&a(!1);return}s+=t,setTimeout(i,s)};setTimeout(i,s)}const Be=Symbol("DomainKey"),gt=Symbol("DataItemsKey");class pn{_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=l.reactive({});constructor(n=null){this._name=n}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(n,o=[]){for(const t in n){const r=n[t];o.length>0&&o.indexOf(r)!==-1||(this._props[t]=r)}}has(n){if(Reflect.has(this._props,n)){const o=this._props[n];if(o!=null)return!0}return this.parent==null?!1:this.parent.has(n)}delete(n){Reflect.deleteProperty(this._props,n)}set(n,o){this._props[n]=o}get(n,o){if(Reflect.has(this._props,n)){const t=this._props[n];if(t!=null)return t}return this.parent==null?o:this.parent.get(n,o)}getForParent(n,o){return this.parent==null?o:this.parent.get(n,o)}getForSelf(n){return this._props[n]}getAll(n){const o=[];let t=this;for(;t!=null;){if(Reflect.has(t._props,n)){const r=t._props[n];o.push(r)}t=t._parent}return o}}const li=new pn;function pt(){return li}function st(e=null){return e||(e=l.getCurrentInstance()?.proxy??null),e?e[Be]??l.inject(Be,null):l.inject(Be,null)}const zn=Symbol("OriginalDateKey");function bl(e,n,o=[],t){const r=l.getCurrentInstance();let a=r?.proxy,s=l.inject(Be,null);s===null&&(s=pt());const u=e||n.prop||n.name;let i=new pn(u);i.parent=s;const c=f=>{a[zn]||w(f),i?.set("modelValue",f)},m=()=>i?.getForSelf("modelValue")??null,h=()=>a[zn]??null,w=f=>{const d={};xt(!0,d,l.toRaw(f)),a[zn]=d};l.isReactive(n)||typeof n=="function"?l.watch(n,f=>{i?.merge(f,o)},{immediate:!0}):i.merge(n,o),n.modelValue&&w(n.modelValue);const y=(f,d)=>{i?.set(f,d)},x=f=>i?.getForSelf(f)??null;if(a[Be]=i,l.provide(Be,i),r!==null){const f=l.inject(xe,null),d=mn(a,f,u,t);i.broadcast=d,a[xe]=d,l.provide(xe,d),a.broadcast=(g,M,...B)=>Reflect.apply(d.emit,d,[g,M,...B]);const P=l.inject(Ge,null),v=gn(a,P,{componentName:""});i.validateSchema=v,a[Ge]=v,l.provide(Ge,v),a[gt]=new Map,a.validate=(g=!0)=>{const M=[];let B=null;const A={deep:!1};if(g===!0)B={name:"*"};else if(Array.isArray(g)&&g.length>0){const O=g;B={name:k=>k?O.indexOf(k)!==-1:!1}}else if(g!=null&&typeof g=="object"){const O=g;if(Object.assign(A,O),Array.isArray(O.include)&&O.include.length>0){const k=O.include;B={name:p=>p?k.indexOf(p)!==-1:!1}}else if(Array.isArray(O.exclude)&&O.exclude.length>0){const k=O.exclude;B={name:p=>p?k.indexOf(p)===-1:!1}}else B={name:"*"}}if(B){const O=d?.emitToChildren(B,"validate",A);O&&Reflect.apply([].push,M,O)}return M.length==1?M[0]:M.length>1?Promise.all(M).then(O=>{let k=[];return O.forEach(p=>{p.pass===!1&&Array.isArray(p.errors)&&(k=[...k,...p.errors])}),k.length>0?{pass:!1,errors:k}:{pass:!0}}):Promise.resolve({pass:!0})},a.setNameValidateRules=(g,M=!0,B=!1)=>{if(B===!0){Reflect.ownKeys(g).forEach(O=>{let k=String(O);const p={componentName:"",fieldName:k,pureDataValidate:!0};if(i){const _=Kr(i,k,p,d,v);a[gt].set(k,_);const $=g[k];$&&_.validateSchema.setRule($)}});return}if(M){const A=Reflect.ownKeys(g),O={name:k=>A.includes(k),cachePolicy:"Persistant",uniqueId:"validateRules"};d?.emitToChildren(O,"setNameValidateRules",g,!1)}},a.clearValidate=(g=!0)=>{let M=null;if(g===!0)M={name:"*"};else if(Array.isArray(g)&&g.length>0){const B=g;M={name:A=>A?B.indexOf(A)!==-1:!1}}else if(g!=null&&typeof g=="object"){const B=g;if(Array.isArray(B.include)&&B.include.length>0){const A=B.include;M={name:O=>O?A.indexOf(O)!==-1:!1}}else if(Array.isArray(B.exclude)&&B.exclude.length>0){const A=B.exclude;M={name:O=>O?A.indexOf(O)===-1:!1}}else M={name:"*"}}M&&d?.emitToChildren(M,"clearValidate",!1)},a.resetFields=g=>{const M=m();if(!M)return;const B={};if(xt(!0,B,h()??{}),Array.isArray(g))g.forEach(A=>{M[A]=B[A]});else if(g&&Array.isArray(g.include))(g.include??[]).forEach(O=>{M[O]=B[O]});else if(g&&Array.isArray(g.exclude)){let A=g.exclude??[];Reflect.ownKeys(B).forEach(O=>{A.includes(O)||(M[O]=B[O])})}else Object.assign(M,B);a.clearValidate(g)},a.setModelValue=(g,M)=>{if(!M||M===u)c(g);else{const B={name:M,messagingPolicy:"Once"};d?.emitToChildren(B,"setModelValue",g)}},a.getModelValue=()=>m(),a.setDomainProperty=(g,M)=>{y(g,M)},a.getDomainProperty=g=>x(g),setTimeout(function(){d?.pull()},0)}return l.onUnmounted(function(){i?.validateSchema&&(i.validateSchema.destroy(),a[Ge]=void 0,l.provide(Ge,null)),i?.broadcast&&(i?.broadcast?.destroy(),a[xe]=void 0,l.provide(xe,null)),i?.destroy(),a[Be]=void 0,l.provide(Be,null),a[gt]&&(a[gt].clear(),a[gt]=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,i=null,a=null}),i}function Hr(e,n,o=[]){let r=l.getCurrentInstance()?.proxy,a=l.inject(Be,null);a===null&&(a=pt());const s=e||n.prop||n.name;let u=new pn(s);return u.parent=a,l.isReactive(n)||typeof n=="function"?l.watch(n,i=>{u?.merge(i,o)},{immediate:!0}):u.merge(n,o),r[Be]=u,l.provide(Be,u),l.onUnmounted(()=>{u?.destroy(),r[Be]=void 0,l.provide(Be,null),u=null,r=null}),u}function Ee(e,n,o){const r=l.getCurrentInstance()?.proxy,a=n??"",s=l.inject(xe,null);let u=mn(r,s,a,o);r[xe]=u,l.provide(xe,u),r.broadcast=(x,f,...d)=>u?Reflect.apply(u.emit,u,[x,f,...d]):null;const i=l.inject(Ge,null);e.fieldName=e.fieldName??a;let c=gn(r,i,e);r[Ge]=c,l.provide(Ge,c),r.validate=(x=null)=>{if(!c)return Promise.resolve({pass:!0});const f=[];let d=!1,P=!1;if(Array.isArray(x)&&x.indexOf(a)!==-1)P=!0,d=!0;else if(x&&typeof x=="object"){const v=x,g=v.ignoreDisabled??!0,M=v.ignoreReadonly??!0,B=v.ignoreHidden??!0;g===!0&&e.disabled===!0||M===!0&&e.readonly===!0||B===!0&&Dr(r.$el)?P=!1:(Array.isArray(v.include)&&v.include.indexOf(a)!==-1||Array.isArray(v.exclude)&&v.exclude.indexOf(a),P=!0),d=v.deep??!1}else typeof x=="boolean"&&(d=x),P=!0;if(P){const v=c?.validate();f.push(v)}if(d){let v=null;const g={deep:!1};if(x===!0)v={name:"*"};else if(Array.isArray(x)&&x.length>0){const M=x;v={name:B=>B?M.indexOf(B)!==-1:!1}}else if(x!=null&&typeof x=="object"){const M=x;if(Object.assign(g,M),Array.isArray(M.include)&&M.include.length>0){const B=M.include;v={name:A=>A?B.indexOf(A)!==-1:!1}}else if(Array.isArray(M.exclude)&&M.exclude.length>0){const B=M.exclude;v={name:A=>A?B.indexOf(A)===-1:!1}}else v={name:"*"}}if(v&&u){const M=u.emitToChildren(v,"validate",g);Reflect.apply([].push,f,M)}}return f.length==1?f[0]:f.length>1?Promise.all(f).then(v=>{let g=[];return v.forEach(M=>{M.pass===!1&&Array.isArray(M.errors)&&(g=[...g,...M.errors])}),g.length>0?{pass:!1,errors:g}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=x=>c?.setRule(x),r.setNameValidateRules=(x,f=!1)=>{const d=x[a];if(d&&c?.setRule(d),f&&u){const P={name:v=>Reflect.ownKeys(x).includes(v)};u.emitToChildren(P,"setNameValidateRules",x,!1)}},r.clearValidate=(x=null)=>{(!Array.isArray(x)||x.indexOf(n??"")!==-1)&&c?.clear();let f=null;if(x===!0)f={name:"*"};else if(Array.isArray(x)&&x.length>0){const d=x;f={name:P=>P?d.indexOf(P)!==-1:!1}}else if(x!=null&&typeof x=="object"){const d=x;if(Array.isArray(d.include)&&d.include.length>0){const P=d.include;f={name:v=>v?P.indexOf(v)!==-1:!1}}else if(Array.isArray(d.exclude)&&d.exclude.length>0){const P=d.exclude;f={name:v=>v?P.indexOf(v)===-1:!1}}else f={name:"*"}}f&&u&&u.emitToChildren(f,"clearValidate",!1)};let m=new jr(r);r[an]=m;const h=Ke((x="validate")=>{c&&(x==="reset"?c.clear():c.validate())},60);return(Array.isArray(e.validateCheckEvents)?e.validateCheckEvents:Lr()).forEach(x=>{m&&m.on(x,f=>{h("validate")})}),(Array.isArray(e.validateResetEvents)?e.validateResetEvents:qr()).forEach(x=>{m&&m.on(x,f=>{h("reset")})}),setTimeout(function(){u?.pull()},0),l.onUnmounted(()=>{u?.destroy(),r[xe]=void 0,l.provide(xe,null),u=null,c?.destroy(),r[Ge]=void 0,l.provide(Ge,null),c=null,m?.destroy(),r[an]=void 0,m=null,r.broadcast=null,r.validate=null,r.setValidateRule=null,r.setNameValidateRules=null,r.clearValidate=null}),{broadcast:u,validateSchema:c,emitEvent:(x,...f)=>{m&&Reflect.apply(m.emit,m,[x,...f])},onEvent:(x,f)=>{m&&Reflect.apply(m.on,m,[f])},offEvent:(x,f)=>{m&&Reflect.apply(m.off,m,[f])}}}function Kr(e,n,o,t,r){const a={},s=n??"",u={getValue(){const m=e.getForSelf("modelValue");return m?m[s]:null},isExist(){const m=e.getForSelf("modelValue");return m?Reflect.has(m,s):!1}};o.fieldName=s,o.validateHandler={getValue(m){return u.getValue()}};let i=gn({},r,o);a.validate=(m=null)=>{if(!u.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const h=[];let w=!1,y=!1;if(Array.isArray(m)&&m.indexOf(s)!==-1)y=!0,w=!0;else if(m&&typeof m=="object"){const x=m;Array.isArray(x.include)&&x.include.indexOf(s)!==-1||Array.isArray(x.exclude)&&x.exclude.indexOf(s),y=!0,w=x.deep??!1}else typeof m=="boolean"&&(w=m),y=!0;if(y&&i){const x=i.validate();h.push(x)}if(w){let x=null;const f={deep:!1};if(m===!0)x={name:"*"};else if(Array.isArray(m)&&m.length>0){const d=m;x={name:P=>P?d.indexOf(P)!==-1:!1}}else if(m!=null&&typeof m=="object"){const d=m;if(Object.assign(f,d),Array.isArray(d.include)&&d.include.length>0){const P=d.include;x={name:v=>v?P.indexOf(v)!==-1:!1}}else if(Array.isArray(d.exclude)&&d.exclude.length>0){const P=d.exclude;x={name:v=>v?P.indexOf(v)===-1:!1}}else x={name:"*"}}if(x&&c){const d=c.emitToChildren(x,"validate",f);Reflect.apply([].push,h,d)}}return h.length==1?h[0]:h.length>1?Promise.all(h).then(x=>{let f=[];return x.forEach(d=>{d.pass===!1&&Array.isArray(d.errors)&&(f=[...f,...d.errors])}),f.length>0?{pass:!1,errors:f}:{pass:!0}}):Promise.resolve({pass:!0})},a.setValidateRule=m=>i?.setRule(m),a.setNameValidateRules=m=>{const h=m[s];h&&i?.setRule(h)};let c=mn(null,t,s,a);return l.onUnmounted(()=>{i=null,c=null}),{broadcast:c,validateSchema:i}}function Wr(){let n=l.getCurrentInstance()?.proxy,o=new jr(n);return n[an]=o,l.onUnmounted(()=>{o?.destroy(),n[an]=void 0,o=null,n=null}),{emitEvent:(t,...r)=>{o&&Reflect.apply(o.emit,o,[t,...r])},onEvent:(t,r)=>{o&&Reflect.apply(o.on,o,[r])},offEvent:(t,r)=>{o&&Reflect.apply(o.off,o,[r])}}}const pe=(e,n=-1)=>e?typeof e=="string"&&(e.endsWith("%")&&n<=0||e.endsWith("vh")||e.endsWith("vw"))?e:`${ge(e,n)}px`:"",oi=pe;function ge(e,n=-1){if(e==null)return 0;if(typeof e=="number")return e>0&&e<1&&n>0?e*n:e;if(e=e.trim().toLocaleLowerCase(),e.length===0)return 0;let o=e.indexOf("px");if(o!==-1)return Number(e.substring(0,o));if(o=e.indexOf("rem"),o!==-1){let r=Number(e.substring(0,o)),a=1;if(it){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),u=s.indexOf("px");u>0&&(a=Number(s.substring(0,u)))}return r*=a,r}if(o=e.indexOf("%"),o!==-1)return Number(e.substring(0,o))/100*n;const t=Number(e);return isNaN(t)?0:t}const at="PageStateKey";function Je(e){const n={top:null,left:null,bottom:null,right:null};return e&&(e.top!==null&&e.top!==void 0&&(n.top=ge(e.top)),e.left!==null&&e.left!==void 0&&(n.left=ge(e.left)),e.bottom!==null&&e.bottom!==void 0&&(n.bottom=ge(e.bottom)),e.right!==null&&e.right!==void 0&&(n.right=ge(e.right))),n}function rl(e,n,o={},t=!0,r=-1,a=-1,s=0,u=0){if(e.headerHeight=ge(o.headerHeight??n.headerHeight??-1),e.headerPadding=Je(o.headerPadding??n.headerPadding),e.footerHeight=ge(o.footerHeight??n.footerHeight??-1),e.footerPadding=Je(o.footerPadding??n.footerPadding),e.contentPadding=Je(o.contentPadding??n.contentPadding),t){const i=o.height??n.height;i?e.height=ge(i,a):e.height=ge(a)-ge(s,a)-ge(u,a),e.width=ge(o.width??n.width??0,r)}}function Yr(e,n={}){const o={top:null,bottom:null,right:null,left:null},t={width:0,height:0,headerHeight:0,headerPadding:{...o},footerHeight:0,footerPadding:{...o},contentPadding:{...o},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},r=Object.assign(e.get("safeAreaInset")??{},n.safeAreaInset??{});r&&(t.safeAreaTop=ge(r.top),t.safeAreaBottom=ge(r.bottom),t.safeAreaLeft=ge(r.left),t.safeAreaRight=ge(r.right));const a=e.get("pageLayout");if(!a)return null;const s=e.get("rootWidth")??-1,u=e.get("rootHeight")??-1,i=e.get("headerBarHeight")??0,c=e.get("footerBarHeight")??0;rl(t,a,n,!0,s,u,i,c);const m=l.reactive(t),h=e.getForParent(at);h&&(t.height=sn(e,h),t.width=un(e,h),l.watch([()=>sn(e,h),()=>un(e,h)],([y,x])=>{m.height=y,m.width=x}));const w=!h;return l.watch([()=>n.height,()=>e.get("pageLayout"),()=>e.get("rootWidth"),()=>e.get("rootHeight"),()=>e.get("headerBarHeight"),()=>e.get("footerBarHeight")],([y,x,f=-1,d=-1,P=0,v=0])=>{rl(m,x,n,w,f,d,P,v)}),e.set(at,m),m}function yn(e){return e.get(at)}function bn(e,n){if(n=n??e.get(at),n&&n.headerMounted){const o=n.safeAreaTop==-1?0:n.safeAreaTop;return n.headerAllHeight??n.headerHeight+o}return 0}function xn(e,n){if(n=n??e.get(at),n&&n.footerMounted){const o=n.safeAreaBottom==-1?0:n.safeAreaBottom;return n.footerAllHeight??n.footerHeight+o}return 0}function sn(e,n){if(n=n??e.get(at),n){if(n.contentInnerHeight)return n.contentInnerHeight;const o=bn(e,n),t=xn(e,n);return n.height-o-t-(n.contentPadding.top??0)-(n.contentPadding.bottom??0)}return 0}function un(e,n){return n=n??e.get(at),n?n.contentInnerWidth??n.width-(n.contentPadding.left??0)-(n.contentPadding.right??0):0}function ri(e){return!!e.getForParent(at)}const xl=Symbol.for("InnerPageScopeKey");function wl(e){l.provide(xl,e)}function Lt(e=!1){return l.inject(xl,e)}const Sl=Symbol.for("AbstractPageScopeKey");function Ur(e){l.provide(Sl,e)}function Bt(e=!1){return l.inject(Sl,e)}var je=(e=>(e[e.Parent=0]="Parent",e[e.Near=1]="Near",e))(je||{});function Kt(e,n){return e==null?!1:typeof n=="function"?n(e):!0}function Fe(e,n,o=1,t){const r=st();return r==null?e:o===0?l.computed(()=>{const a=r.getAll(n);for(let u=a.length-1;u>=0;u--){const i=a[u];if(Kt(i,t))return i}const s=e.value;return Kt(s,t)?s:null}):l.computed(()=>{const a=e.value;if(Kt(a,t))return a;const s=r.getAll(n);for(let u=0;u<s.length;u++){const i=s[u];if(Kt(i,t))return i}return null})}function Me(e){return Fe(e,"readonly",1)}function Le(e){return Fe(e,"disabled",1)}function he(e,n="modelValue",o=null,t){const r=l.toRef(e,n);let a=r.value;typeof o=="function"&&(a=o(r.value));const s=l.ref(a);return l.watch(r,u=>{if(typeof o=="function"){const i=o(u);i!==s.value&&(s.value=i,t&&t("setValue",i))}else u!==s.value&&(s.value=u,t&&t("setValue",u))}),s}const Gr=new Map,cn=new Map;let al=null;function ai(e){al=e}function Xr(e,n,o){if(o){let t=cn.get(o);t||(t=new Map,cn.set(o,t)),t.set(e,n)}else Gr.set(e,n)}function ze(e,n,o){!o&&al&&(o=al(e)??void 0);let t=null;if(o){let r=cn.get(o);r&&(t=r.get(n))}return t||(t=Gr.get(n)),t}function ii(e,n){for(let o in e){const t=e[o];Xr(o,t,n)}}function si(e){cn.delete(e)}function ui(){return{top:0,left:0,bottom:0,right:0}}function ci(){if(it){const e=document.documentElement.clientWidth||document.body.clientWidth,n=document.documentElement.clientHeight||document.body.clientHeight;return{rootWidth:e,rootHeight:n,pageLayout:{}}}else return{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function fi(e,n){if(n.componentPrefix){const o=e.indexOf("-");return`${n.componentPrefix}${e.slice(o)}`}return e}class di{packages;installers;_version;get version(){return this._version}constructor(n,o,t){this.packages=n,this.installers=o,this._version=t}install(n,o={}){o?.install!==!1&&(this.packages.forEach(r=>{if(r.install)n.use(r);else if(r.name){const a=fi(r.name,o);n.component(a,r)}}),this.installers.forEach(r=>{r(n,o)}));const t=pt();if(o.autoAdjustPageLayout!==!1&&window.ResizeObserver){const r={...o},a=Ke(()=>{const u={...r};this.updateLayout(u,t)},120);new window.ResizeObserver(a).observe(window.document.body)}this.updateLayout(o,t)}updateLayout(n,o){const t=n.headerBarHeight??0,r=n.footerBarHeight??0,a=xt({},ui(),n.safeAreaInset),s=ci(),u=xt({},s.pageLayout,n.pageLayout);o=o??pt(),o.set("safeAreaInset",a),o.set("headerBarHeight",t),o.set("footerBarHeight",r),o.set("pageLayout",u),o.set("rootWidth",s.rootWidth),o.set("rootHeight",s.rootHeight);const i=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const c in n)i.indexOf(c)===-1&&o.set(c,n[c])}setScopeGetter(n){ai(n)}setAPI(n,o,t){Xr(n,o,t)}getAPI(n,o,t){return ze(n,o,t)}batchSetAPI(n,o){ii(n,o)}clearScopeAPI(n){si(n)}getRootDomain(){return pt()}}const hi=[C.ElAffix,C.ElAlert,C.ElAutocomplete,C.ElAutoResizer,C.ElAvatar,C.ElBacktop,C.ElBadge,C.ElBreadcrumb,C.ElBreadcrumbItem,C.ElButton,C.ElButtonGroup,C.ElCalendar,C.ElCard,C.ElCarousel,C.ElCarouselItem,C.ElCascader,C.ElCascaderPanel,C.ElCheckTag,C.ElCheckbox,C.ElCheckboxButton,C.ElCheckboxGroup,C.ElCol,C.ElCollapse,C.ElCollapseItem,C.ElCollapseTransition,C.ElColorPicker,C.ElConfigProvider,C.ElContainer,C.ElAside,C.ElFooter,C.ElHeader,C.ElMain,C.ElDatePicker,C.ElDescriptions,C.ElDescriptionsItem,C.ElDialog,C.ElDivider,C.ElDrawer,C.ElDropdown,C.ElDropdownItem,C.ElDropdownMenu,C.ElEmpty,C.ElForm,C.ElFormItem,C.ElIcon,C.ElImage,C.ElImageViewer,C.ElInput,C.ElInputNumber,C.ElLink,C.ElMenu,C.ElSubMenu,C.ElMenuItem,C.ElMenuItemGroup,C.ElPageHeader,C.ElPagination,C.ElPopconfirm,C.ElPopover,C.ElPopper,C.ElProgress,C.ElRadio,C.ElRadioButton,C.ElRadioGroup,C.ElRate,C.ElResult,C.ElRow,C.ElScrollbar,C.ElSelect,C.ElOption,C.ElOptionGroup,C.ElSelectV2,C.ElSkeleton,C.ElSkeletonItem,C.ElSlider,C.ElSpace,C.ElSteps,C.ElStep,C.ElSwitch,C.ElTable,C.ElTableColumn,C.ElTableV2,C.ElTabs,C.ElTabPane,C.ElTag,C.ElTimePicker,C.ElTimeSelect,C.ElTimeline,C.ElTimelineItem,C.ElTooltip,C.ElTransfer,C.ElTree,C.ElTreeSelect,C.ElTreeV2,C.ElUpload,C.ElStatistic,C.ElCountdown,C.ElSegmented,C.ElAnchor,C.ElAnchorLink,C.ElWatermark,C.ElMessageBox,C.ElMessage,C.ElNotification],mi=[C.ElInfiniteScroll,C.ElLoading,C.ElMessage,C.ElMessageBox,C.ElNotification,C.ElPopoverDirective],gi=(e,n={})=>{const o=n.componentPrefix??"fox",t=o[0].toUpperCase()+o.slice(1);hi.forEach(r=>{let a=r.name;typeof a=="string"?(a=`${t}${a.slice(2)}`,e.component(a,r)):e.use(r)}),mi.forEach(r=>{e.use(r)})};function ie(e){const n="fox-"+e;return{componentName:n,scope:e.replace("-",""),create(o){return o.baseName=e,o.name=n,o.install=t=>{t.component(o.name,o)},l.defineComponent(o)},createDemo(o){return o.baseName=e,o.name="demo-"+e,l.defineComponent(o)}}}function Se(e,n=null){if(n||(n=l.getCurrentInstance()),n&&n.proxy){let o=n.proxy;Object.assign(o,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}},Ve={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String,Number],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},Zr={column:{type:[String,Number],required:!1},columnWidth:{type:[String,Number],required:!1},gutter:{type:[String,Number],required:!1},minItemWidth:{type:[String,Number],required:!1},maxItemWidth:{type:[String,Number],required:!1}},Qr={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}},Jr=[];for(const e in Qr)Jr.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,n)=>({inheritAttrs:!0,props:{...Ne,...Zr,...vi},setup(o,{slots:t}){const r=Bt(!1),a=Lt(!1),s=bl(o.name,o);if(s){const h=Yr(s,o);Se({getPageContentHeight:()=>sn(s,h),getPageContentWidth:()=>un(s,h),getPageHeaderHeight:()=>bn(s,h),getPageFooterHeight:()=>xn(s,h)}),h&&a&&(h.contentHeight="100%")}const u=l.computed(()=>({[e]:!0,"is-inner":a})),i=l.computed(()=>({})),c=l.getCurrentInstance(),m=(h,w=!1)=>{const y=c?.proxy;y&&typeof y.setNameValidateRules=="function"&&y.setNameValidateRules(h,!0,w)};return l.watch([()=>o.rules,()=>o.pureDataRules],([h,w],[y,x])=>{if(h&&y){const f=l.toRaw(y),d=l.toRaw(h),P=d?Reflect.ownKeys(d):[];(f?Reflect.ownKeys(f):[]).forEach(g=>{P.includes(g)||(d[g]=[])}),m(d)}if(w&&x){const f=l.toRaw(x),d=l.toRaw(w),P=d?Reflect.ownKeys(d):[];(f?Reflect.ownKeys(f):[]).forEach(g=>{P.includes(g)||(d[g]=[])}),m(d,!0)}},{deep:!0}),l.onMounted(()=>{if(o.rules){const h=l.toRaw(o.rules);m(h)}if(o.pureDataRules){const h=l.toRaw(o.pureDataRules);m(h,!0)}}),()=>{if(r)return t?.default?.();{const h={class:u.value,style:i.value};return l.h("div",h,[t?.default?.()])}}}}),{componentName:yi,create:bi}=ie("page"),Tl=bi(pi(yi));function Cl(e){const n=l.unref(e);return{width:n.offsetWidth,height:n.offsetHeight}}function wn(e){const n=l.unref(e),o=window.getComputedStyle(n,null),t=parseFloat(o.getPropertyValue("padding-left")),r=parseFloat(o.getPropertyValue("padding-right")),a=parseFloat(o.getPropertyValue("padding-top")),s=parseFloat(o.getPropertyValue("padding-bottom"));return{width:n.clientWidth-t-r,height:n.clientHeight-a-s}}const ea={headerbar:{},radio:{},checkbox:{}};function xi(e){Object.assign(ea,e)}function ta(){return ea}const wi=(e,n,o,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:o},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(r,a){const s=Bt(!1),u=Lt(!1),i=s?null:st(),c=i?yn(i):null;c&&(c.headerMounted=!0);const m=ta(),h=e,w=l.computed(()=>{const b={[h]:!0,[`${h}--border`]:r.border,[`${h}--fixed`]:r.fixed};return u||(b[`${h}--safe-area-inset-top`]=r.safeAreaInsetTop),b}),y=l.computed(()=>({[`${h}__inner`]:!0,[`${h}__inner--${r.align}`]:!0})),x=_e(r.height)?null:ge(r.height),f=l.computed(()=>{const b={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return b;if(i&&c){const T=Je(r.padding??c.headerPadding);return Object.assign(b,T),_e(x)||(c.headerHeight=x),b.height=c.headerHeight,b.safeAreaTop=c.safeAreaTop===-1?0:c.safeAreaTop,b.safeAreaTop>0&&(b.top=b.safeAreaTop+(T.top??0),b.height&&b.height>0&&(b.height=b.height+b.safeAreaTop)),b}if(_e(x)||(b.height=x),r.padding){const T=Je(r.padding);Object.assign(b,T)}return b}),d=l.ref(null),P=()=>{if(c&&d.value&&d.value.offsetParent!==null){if(!t){const b=Cl(d.value);c.headerAllHeight=b.height}return c.headerMounted=!0,!0}return!1},v=Ke(P,120);let g=null;l.onMounted(()=>{s||c&&(vn(P,50,5,50,!0),window.ResizeObserver&&d.value&&(g=new window.ResizeObserver(v),g.observe(d.value)))}),l.onUnmounted(()=>{s||c&&(c.headerMounted=!1,g&&(g.disconnect(),g=null))});const M=l.computed(()=>{const b={};return s||(f.value.height!==null&&f.value.height!==void 0&&(b.height=`${f.value.height}px`),f.value.top!==null&&f.value.top!==void 0&&(b.paddingTop=`${f.value.top}px`),f.value.left!==null&&f.value.left!==void 0&&(b.paddingLeft=`${f.value.left}px`),f.value.right!==null&&f.value.right!==void 0&&(b.paddingRight=`${f.value.right}px`),f.value.bottom!==null&&f.value.bottom!==void 0&&(b.paddingBottom=`${f.value.bottom}px`)),b}),B=l.computed(()=>{const b=f.value?.height;return _e(b)||b<0?!0:b>0});function A(){a.emit("back")}function O(){a.emit("click-title")}function k(){a.emit("click-right")}function p(){a.emit("click-right-text")}const _=()=>{if(!r.leftShow)return null;const b=[];if(a.slots.left)b.push(a.slots.left());else{if(a.slots.leftIcon){const T=l.h("view",{class:"left-icon",onClick:A},[a.slots.leftIcon()]);b.push(T)}else{const T=r.leftIcon??m.headerbar.Left??o,D=l.h("view",{class:"left-icon",onClick:A},[l.h(T)]);b.push(D)}if(r.leftText){const T=l.h("view",{class:"left-text",onClick:A},[r.leftText]);b.push(T)}}return b.length===0?null:l.h("view",{class:"fox-header-bar__left"},b)},$=()=>{if(!r.rightShow)return null;const b=[];if(a.slots.right)b.push(a.slots.right());else{if(r.rightText){const T=l.h("view",{class:"right-text",onClick:p},[r.rightText]);b.push(T)}if(a.slots.rightIcon){const T=l.h("view",{class:"right-icon",onClick:k},[a.slots.rightIcon()]);b.push(T)}else if(r.rightIcon){const T=l.h("view",{class:"right-icon",onClick:k},[l.h(r.rightIcon)]);b.push(T)}}return b.length===0?null:l.h("view",{class:"fox-header-bar__right"},b)},q=()=>{if(!r.titleShow)return null;const b=[],T=a.slots.default?a.slots.default():null;if(T)b.push(T);else{if(r.title){const D=l.h("view",{class:"title-text"},[r.title]);b.push(D)}if(a.slots.titleIcon){const D=l.h("view",{class:"title-icon",onClick:O},[a.slots.titleIcon()]);b.push(D)}else if(r.titleIcon){const D=l.h("view",{class:"title-icon",onClick:O},[l.h(r.titleIcon)]);b.push(D)}}return b.length===0?null:l.h("view",{class:"fox-header-bar__title"},b)},X=()=>{const b=[],T=a.slots.bottom?a.slots.bottom():null;return T&&b.push(T),b.length===0?null:l.h("view",{class:"fox-header-bar__bottom"},b)};return()=>{if(s||!B.value)return null;const b=[];if(a.slots.all)b.push(a.slots.all());else{const D=[],j=_();j&&D.push(j);const U=q();U&&D.push(U);const J=$();if(J&&D.push(J),D.length>0){const ee=l.h("view",{class:y.value},D);b.push(ee)}const L=X();L&&b.push(L)}if(b.length===0)return null;const T={class:w.value,style:M.value,ref:d};return l.h("view",T,b)}}}),{componentName:Si,create:Ti,scope:Ci}=ie("header-bar"),$l=Ti(wi(Si,Ci,Oe.ArrowLeft));function $i(e,n,o=!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,r){const a=Bt(!1),s=Lt(!1),u=a?null:st(),i=u?yn(u):null,c=l.computed(()=>{const v=e,g={[v]:!0,[`${v}--${t.align}`]:!0,[`${v}--border`]:t.border,[`${v}--fixed`]:t.fixed};return s||(g[`${v}--safe-area-inset-bottom`]=t.safeAreaInsetBottom),g}),m=_e(t.height)?null:ge(t.height),h=l.computed(()=>{const v={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(a)return v;if(u&&i){const g=Je(t.padding??i.footerPadding);return Object.assign(v,g),_e(m)||(i.footerHeight=m),v.height=i.footerHeight,v.safeAreaBottom=i.safeAreaBottom===-1?0:i.safeAreaBottom,v.safeAreaBottom>0&&(v.bottom=v.safeAreaBottom+(g.bottom??0),v.height&&v.height>0&&(v.height=v.height+v.safeAreaBottom)),v}if(_e(m)||(v.height=m),t.padding){const g=Je(t.padding);Object.assign(v,g)}return v}),w=l.computed(()=>{const v=h.value?.height;return _e(v)||v<0?!0:v>0}),y=l.ref(null),x=()=>{if(i&&y.value&&y.value.offsetParent!==null){if(!o){const v=Cl(y.value);i.footerAllHeight=v.height}return i.footerMounted=!0,!0}return!1},f=Ke(x,120);let d=null;l.onMounted(()=>{a||i&&(vn(x,50,5,50,!0),window.ResizeObserver&&y.value&&(d=new window.ResizeObserver(f),d.observe(y.value)))}),l.onUnmounted(()=>{a||i&&(i.footerMounted=!1,d&&(d.disconnect(),d=null))});const P=l.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||!w.value)return null;const v=r.slots.default?r.slots.default():[],g={ref:y,class:c.value,style:P.value};return l.h("view",g,v)}}}}const{componentName:Ni,create:ki}=ie("footer-bar"),Nl=ki($i(Ni));function Ei(e,n){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(o,{slots:t,attrs:r}){const a=Bt(!1),s=Lt(!1),u=a?null:st(),i=l.computed(()=>({[e]:!0})),c=u?yn(u):null,m=l.computed(()=>{const f={};if(a)return f;if(u&&c){if(o.padding){const O=Je(o.padding);Object.assign(c.contentPadding,O)}const d=bn(u,c),P=xn(u,c);let v="";c.contentHeight?v=`${c.contentHeight}`:v=`${c.height}px`,f.height=v;let g=(c&&c.contentPadding&&c.contentPadding.top)??-1;(g>=0||d>0)&&(g=g<0?0:g,f.paddingTop=`${d+g}px`);let M=(c&&c.contentPadding&&c.contentPadding.bottom)??-1;(M>=0||P>0)&&(M=M<0?0:M,f.paddingBottom=`${P+M}px`);const B=(c&&c.contentPadding&&c.contentPadding.left)??-1;B>=0&&(f.paddingLeft=`${B}px`);const A=(c&&c.contentPadding&&c.contentPadding.right)??-1;return A>=0&&(f.paddingRight=`${A}px`),f}if(o.padding){const d=Je(o.padding);d.left&&(f.paddingLeft=`${d.left}px`),d.top&&(f.paddingTop=`${d.top}px`),d.right&&(f.paddingRight=`${d.right}px`),d.bottom&&(f.paddingBottom=`${d.bottom}px`)}return f}),h=l.ref(null),w=()=>{if(c&&h.value){const f=wn(h.value);c.contentInnerHeight=f.height,c.contentInnerWidth=f.width}},y=Ke(w,120);let x=null;return l.onMounted(()=>{s||a||(requestAnimationFrame(w),window.ResizeObserver&&h.value&&(x=new window.ResizeObserver(y),x.observe(h.value)))}),l.onUnmounted(()=>{s||a||x&&(x.disconnect(),x=null)}),()=>{if(a)return t.default?.();{const f=o.tag??"view",d={...r,ref:h,class:i.value,style:m.value};return l.h(f,d,t)}}}}}const{componentName:Pi,create:Ii}=ie("content"),kl=Ii(Ei(Pi)),St="GroupStateKey",na=Symbol.for("GroupScopeKey");function Sn(){return l.inject(na,!1)}function Tn(e=!0){l.provide(na,e)}function Oi(e,n={}){Reflect.ownKeys(n).forEach(t=>{if(typeof t!="string")return;const r=n[t];_e(r)||(e[t]=r)})}function Di(e,n={}){const t={type:"grid",width:e.get("width",-1),column:-1,gutter:-1};Oi(t,n);const r=l.shallowRef(t),a=l.markRaw({layout:r,passport:0,order:{index:0}});return e.set(St,a),a}function Hn(e,n,o=-1,t=-1,r=!1,a,s,u){const i=e.get(St);if(!i)return;const c=e.get("groupLayout")??{};o===-1&&(o=c.column??1),t===-1&&(t=c.gutter??0),a||(a=c.minItemWidth??-1),s||(s=c.maxItemWidth??-1);const m=ge(a),h=ge(s);u||(u=c.type??"grid");const w=()=>{const y=n===""||n===-1,x=ge(n);let f=$e(o);const d=ge(t);if(!y){let g=(x-(f-1)*d)/f;for(;h!==-1&&g>h;)f++,g=(x-(f-1)*d)/f;for(;m!==-1&&f>1&&g<m;)f--,g=(x-(f-1)*d)/f}let P=!1;const v=i.layout;v.value.width=n,v.value.column!==f&&(v.value.column=f,P=!0),v.value.gutter!==d&&(v.value.gutter=d,P=!0),v.value.type!==u&&(v.value.type=u,P=!0),P&&l.triggerRef(v)};if(r)w();else{const y=++i.passport;setTimeout(()=>{y===i.passport&&w()},50)}}function Cn(e,n=!1){let o;return n?o=e.getForParent(St):o=e.get(St),o.layout}function $n(e,n=!1){let o;return n?o=e.getForParent(St):o=e.get(St),o.order}function wo(e,n=1){if(n==="stretch")return-1;const o=$e(n);return o===-1?100:100*o/e}function Nn(e,n,o=1,t=0,r){const a={};let s=0;r?s=ge(r):s=wo(n.column,o),s>0&&(a.width=`${s}%`);const u=wo(n.column,t);u>0&&(a["margin-left"]=`${u}%`);const i=n.gutter/2;return i>0&&(a["padding-left"]=`${i}px`,a["padding-right"]=`${i}px`),a}function kn(e,n,o=1,t=0){if(o==="stretch"){const i=e.index%n.column,c=i+(n.column-i);return e.index=e.index+(c-i),{"grid-column":`${i+1} / -1`}}let r=$e(o);if(r===-1){const i=e.index%n.column;return n.column,i==0?e.index=e.index+n.column:e.index=e.index+(n.column-i)+n.column,{"grid-column":"1 / -1"}}if(r>n.column){const i=e.index%n.column;return n.column,i==0?e.index=e.index+n.column:e.index=e.index+(n.column-i)+n.column,{"grid-column":"1 / -1"}}const a=$e(t)%n.column;let s=(e.index+a)%n.column,u=s+r;return u>n.column?(s=0,u=s+r,e.index=e.index+(n.column-s)+r):e.index=e.index+a+r,a>0?{"grid-column":`${s+1} / span ${r}`}:{"grid-column-start":`span ${r}`}}const la=Symbol("RollingStateKey");function Vi(e){l.provide(la,e)}function Ri(){return l.inject(la,null)}function il(e){let n=0;const o=window.getComputedStyle(e,null);if(o.getPropertyValue("box-sizing")==="content-box"){const r=parseFloat(o.getPropertyValue("padding-top")),a=parseFloat(o.getPropertyValue("padding-bottom"));n=e.clientHeight-r-a}else n=e.offsetHeight;return n}function Fi(e){let n=il(e);if(n<=0){const o=e.cloneNode(!0),t=e.offsetWidth;o.style=`width: ${t}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(o),n=il(o),document.body.removeChild(o)}return n}function Ai(e,n,o){const t=typeof e=="number"?e:parseInt(e),r=typeof n=="number"?n:parseInt(n),a=typeof o=="number"?o:parseInt(o);if(t<=0)return"1fr";const s=(t-(r-1)*a)/r;return s>0?`${s}px`:"1fr"}const Mi={...Ne,...Zr,...Qr};function Li(e,n,o){return{props:Mi,emits:["update:collapse","header-click"],setup(t,r){const a=bl(t.prop??t.name,t,Jr),s=Di(a,{type:t.type}),u=Sn();Tn(!0);const i=t.rollingDisplay?Ri():null,c=l.ref(null),m=l.computed(()=>t.rollingDisplay?i&&!i.disabled:!1),h=l.computed(()=>u&&a?Cn(a,!0).value:null),w=l.getCurrentInstance(),y=(V,z=!1)=>{const Q=w?.proxy;Q&&typeof Q.setNameValidateRules=="function"&&Q.setNameValidateRules(V,!0,z)};l.watch([()=>t.rules,()=>t.pureDataRules],([V,z],[Q,I])=>{if(V&&Q){const G=l.toRaw(Q),K=l.toRaw(V),le=K?Reflect.ownKeys(K):[];(G?Reflect.ownKeys(G):[]).forEach(ue=>{le.includes(ue)||(K[ue]=[])}),y(K)}if(z&&I){const G=l.toRaw(I),K=l.toRaw(z),le=K?Reflect.ownKeys(K):[];(G?Reflect.ownKeys(G):[]).forEach(ue=>{le.includes(ue)||(K[ue]=[])}),y(K,!0)}},{deep:!0});const x=e,f=l.computed(()=>{const V={};V.height=T.value;const z=u?$n(a,!0):null;if(h.value&&z){if(h.value.type==="grid"){const Q=kn(z,h.value,t.span,t.offset);Object.assign(V,Q)}else if(h.value.type==="flow"){const Q=Nn(z,h.value,t.span,t.offset,t.width);Object.assign(V,Q)}}else if(t.width){const Q=pe(t.width);V.width=Q}return V}),d=l.computed(()=>{const V=s.layout.value.type;return V==="grid"||V==="flow"?{[`${x}--${V}`]:!0,[`${x}--${V}-justify-${t.justify}`]:!0,[`${x}--${V}-align-${t.align}`]:!0,[`${x}--gutter`]:!0}:{[`${x}--${V}`]:!0,[`${x}--gutter`]:!0}}),P=l.computed(()=>{if(s.layout.value.type==="grid"){let z="";if(t.columnWidth)z=`repeat(auto-fill, ${t.columnWidth})`;else{const Q=Ai(k.value,s.layout.value.column,s.layout.value.gutter);z=`repeat(${s.layout.value.column}, ${Q})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":z}}}),v=l.toRef(t,"gutter"),g=l.toRef(t,"column"),M=l.computed(()=>u||m.value?!0:ce(t.isWrap)),B=[],A=V=>{B.push(V)},O=()=>{let V=B.length;B.splice(0,V)},k=l.ref(-1),p=V=>{const z=wn(V).width;z>0&&z!==k.value&&(k.value=z)};Hn(a,k.value,g.value,v.value,!0,t.minItemWidth,t.maxItemWidth,t.type),t.autoLayout&&l.watch([k,g,v],([V,z,Q])=>{s.order.index=0,Hn(a,V,z,Q,!1,t.minItemWidth,t.maxItemWidth,t.type)});const _=l.computed(()=>D.value?t.expandText??"":t.collapseText??""),$=l.computed(()=>({[`${e}__header-collapse-text`]:!0})),q=l.computed(()=>({[`${e}__header-collapse-icon`]:!0,"is-expand":!D.value,"is-collapse":D.value})),X=l.ref(),b=l.ref(),T=l.computed(()=>j.value||pe(t.height)||""),D=l.ref(!1),j=l.ref(""),U=l.ref(!1);let J=-1;const L=(V,z=!0)=>{const Q=X.value;if(Q&&D.value!==V){if(J=J===-1?Fi(Q):J,U.value=!0,z)if(Q.style["will-change"]="height",Q.ontransitionend=function(){Q.ontransitionend=null,this.style["will-change"]="auto",V||(j.value="",U.value=!1)},V){let I=0;t.collapseHeight?I=t.collapseHeight:b.value&&b.value.classList.contains(`${e}__header`)&&(I=b.value.offsetHeight),j.value=`${J}px`,l.nextTick(()=>{j.value=`${I}px`})}else j.value=`${J}px`;else if(V){let I=0;t.collapseHeight?I=t.collapseHeight:b.value&&b.value.classList.contains(`${e}__header`)&&(I=b.value.offsetHeight),j.value=`${I}px`}else U.value=!1,j.value=`${J}px`;D.value=V,r.emit("update:collapse",V)}};l.watch(()=>t.collapse,V=>{L(V)});const ee=V=>{r.emit("header-click",V)},E=()=>{N()},N=V=>{V=V??!D.value,L(V)};Se({toggleCollapse:N,doLayout:()=>{B[0]&&(p(B[0]),Hn(a,k.value,g.value,v.value,!0,t.minItemWidth,t.maxItemWidth,t.type))}});let R=null,S=!0;const H=V=>{if(t.rules){const z=l.toRaw(t.rules);y(z)}if(t.pureDataRules){const z=l.toRaw(t.pureDataRules);y(z,!0)}if(it&&(V&&L(ce(t.collapse),!1),t.autoLayout&&Array.isArray(B)&&B.length>0)){const z=B[0];if(p(z),window.ResizeObserver){const Q=Ke(()=>p(z),120);R=new window.ResizeObserver(Q),R.observe(z)}}},Z=()=>{R?.disconnect(),R=null},ne=!m.value||i?.acquire();ne&&(c.value=m.value?!0:null),l.onMounted(()=>{if(ne&&(H(S),S=!1),m.value&&i){let V=null,z=i.initialHeight;i.observe(X.value,Q=>{if(Q!==c.value)if(Q)c.value=!0,D.value||(j.value=""),V=setTimeout(()=>{V=null,c.value!==!1&&(H(S),S=!1)},100);else{if(V!==null&&clearTimeout(V),c.value=!1,!D.value)if(S)j.value=i.initialHeight;else{let I=il(X.value);I<=0?j.value=z:(j.value=`${I}px`,z=j.value)}S||Z()}})}}),l.onUnmounted(()=>{R?.disconnect(),i&&i.unobserve(X.value)});const Y=(V="right")=>{const z=[];if(_.value){const G={class:$.value},K=l.h("span",G,[_.value]);z.push(K)}const Q={class:q.value},I=o(t.collapseIcon,Q);return I&&z.push(I),z.length>0?l.h("div",{class:{[`${x}__header-collapse`]:!0,[`is-${V}`]:!0},onClick:E},z):null},W=(V,z,Q,I)=>{const G={...d.value};if(z===0&&(G[`${x}__first`]=!0),Q>=I-1&&(G[`${x}__last`]=!0),M.value===!1){const K=r.attrs.class;K&&(G[`${K}`]=!0)}return l.h("div",{ref:A,key:`${z}`,class:G,style:P.value},V)};return()=>{const V=t.prop??t.name;if(m.value&&c.value!==!0){const K=t.tag||"div";return l.h(K,{ref:X,prop:V,class:{[`${x}`]:!0,"is-collapse":U.value},style:f.value},[])}s.order.index=0;const z=[];let Q=0;if(r.slots.header){const K={key:`${Q++}`,ref:b,class:{[`${x}__header`]:!0,[`${x}__first`]:!0},onClick:ee},le=l.h("div",K,[r.slots.header()]);z.push(le)}else{const K=[],le=t.collapsePosition==="left";if(le&&t.showCollapse){const re=Y("left");re&&K.push(re)}if(t.title||r.slots.title){if(t.showMark){const re={class:{[`${x}__header-mark`]:!0}};t.markColor&&(re.style={background:t.markColor});const ue=l.h("div",re);K.push(ue)}if(r.slots.title){const re=l.h("div",{class:{[`${x}__header-title`]:!0}},[r.slots.title()]);K.push(re)}else if(t.title){const re=l.h("div",{class:{[`${x}__header-title`]:!0}},[t.title]);K.push(re)}}if(r.slots.toolbar&&K.push(r.slots.toolbar()),!le&&t.showCollapse){const re=Y("right");re&&K.push(re)}if(K.length>0){const re={key:`${Q++}`,ref:b,class:{[`${x}__header`]:!0,[`${x}__first`]:!0},onClick:ee},ue=l.h("div",re,K);z.push(ue)}}O();const I=r.slots.default?r.slots.default():[],G=s.layout.value.type;if(G==="grid"){const K=W(I,Q++,0,I.length);z.push(K)}else if(G==="flow"){const K=W(I,Q++,0,I.length);z.push(K)}else for(let K=0;K<I.length;K++){const le=I[K],re=W([le],Q++,K,I.length);z.push(re)}if(M.value){const K=t.tag||"div";return l.h(K,{ref:X,prop:V,class:{[`${x}`]:!0,"is-collapse":U.value},style:f.value},[z])}else return z}}}}const{componentName:Bi,create:qi,scope:_i}=ie("group"),ji=(e,n)=>(e=e??Oe.ArrowUp,l.h(C.ElIcon,n,{default:()=>[l.h(e)]})),El=qi(Li(Bi,_i,ji));function zi(e){return e===window}const Hi=/matrix\((.+)\)/,Pl=e=>{const n=l.unref(e);if(!n)return{x:0,y:0};if(zi(n))return{x:0,y:0};let o=0,t=0,r=n;for(;r!==null;)o+=r.offsetLeft,t+=r.offsetTop,r=r.offsetParent;let a=0,s=0,u=0,i=0;for(r=n;r!==document;){s+=r.scrollTop,a+=r.scrollLeft;const{transform:c}=window.getComputedStyle(r);if(c){const m=Hi.exec(c);if(m){let w=m[1].split(/\s*,\s*/);w.length==6&&(u+=Number(w[4]),i+=Number(w[5]))}}r=r.parentNode}return o-=a,t-=s,o+=u,t+=i,{x:o,y:t}};class Ki{watchedListeners=[];add(n){this.watchedListeners.push(n)}remove(n){const o=this.watchedListeners.indexOf(n);o!==-1&&this.watchedListeners.splice(o,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(n=>{try{n()}catch{}})}}class Wi{monitorRegister=new WeakMap;watch(n,o){let t=n.parentNode;const r=document.body.parentNode;for(;t&&t!==r;){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(o),t=t.parentNode}}unwatch(n,o){let t=n.parentNode;const r=document.body.parentNode;for(;t&&t!==r;){let a=this.monitorRegister.get(t);a&&(a.remove(o),a.size()===0&&(this.monitorRegister.delete(t),t.removeEventListener("scroll",a.listen),t===document.body&&t.removeEventListener("resize",a.listen))),t=t.parentNode}}}const Dt=new Wi,oa={price:{type:[Number,String],default:0},needSymbol:{type:Boolean,default:!0},symbol:{type:String,default:"&yen;"},decimalLength:{type:[Number,String],required:!1,default:2},digits:{type:[Number,String],required:!1,default:3},separator:{type:String,required:!1,default:","},position:{type:String,default:"before"},size:{type:String,default:"large"}},{componentName:Yi,create:Ui}=ie("price"),Gi=Ui({props:{...oa},setup(e){const n=l.computed(()=>({[Yi]:!0})),o=l.computed(()=>e.needSymbol?e.symbol:""),t=l.computed(()=>Mt(e.price)==0?"":dn(e.price,e.decimalLength,!0,$e(e.digits),e.separator)),r=l.computed(()=>{let s=t.value;if(s.length==0)return"";let u=s.indexOf(".");return s.substring(0,u)}),a=l.computed(()=>{let s=t.value;if(s.length==0)return"";let u=s.indexOf(".");return s.substring(u+1)});return{classes:n,showSymbol:o,intText:r,decimalText:a}}}),Ze=(e,n)=>{const o=e.__vccOpts||e;for(const[t,r]of n)o[t]=r;return o},Xi=["innerHTML"],Zi=["innerHTML"];function Qi(e,n,o,t,r,a){return l.openBlock(),l.createElementBlock("view",{class:l.normalizeClass(e.classes)},[e.needSymbol&&e.position=="before"?(l.openBlock(),l.createElementBlock("view",{key:0,class:l.normalizeClass(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,Xi)):l.createCommentVNode("",!0),l.createElementVNode("view",{class:l.normalizeClass(`fox-price--${e.size}`)},l.toDisplayString(e.intText),3),e.decimalText.length!=0?(l.openBlock(),l.createElementBlock("view",{key:1,class:l.normalizeClass(`fox-price--decimal-${e.size}`)},".",2)):l.createCommentVNode("",!0),l.createElementVNode("view",{class:l.normalizeClass(`fox-price--decimal-${e.size}`)},l.toDisplayString(e.decimalText),3),e.needSymbol&&e.position=="after"?(l.openBlock(),l.createElementBlock("view",{key:2,class:l.normalizeClass(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,Zi)):l.createCommentVNode("",!0)],2)}const En=Ze(Gi,[["render",Qi]]),{componentName:Kn,create:Ji}=ie("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,n){const o=l.ref({top:null,right:null,bottom:null,left:null}),t=l.ref({x:0,y:0}),r=l.ref(0),a=l.ref(0),s=l.ref(e.placement),u=l.ref(!1),i=l.ref(null),c=($,q,X,b,T,D)=>{const j=document.documentElement.clientWidth||document.body.clientWidth,U=document.documentElement.clientHeight||document.body.clientHeight,J=$.split("-");let L=[];J[0]==="top"?L=["top","bottom","right","left"]:J[0]==="bottom"?L=["bottom","top","right","left"]:J[0]==="left"?L=["left","top","bottom","right"]:J[0]==="right"&&(L=["right","top","bottom","left"]);const ee={top:null,right:null,bottom:null,left:null},E=[];for(let N=0;N<L.length;N++){const F=L[N];if(E[0]=F,J[1]&&(E[1]=J[1]),F==="top"){const R=q.y-D-e.arrowSize-e.offset;if(R>=0){ee.top=R;let S=0;J[1]==="start"?S=q.x:J[1]==="end"?S=q.x+X-T:S=q.x+X/2-T/2;const H=j-S-T;H<0?(S+=H,h.value=-H):h.value=0,ee.left=S<0?0:S;break}}else if(F==="bottom"){const R=q.y+b+e.arrowSize+e.offset;if(R+D<=U){ee.top=R;let S=0;J[1]==="start"?S=q.x:J[1]==="end"?S=q.x+X-T:S=q.x+X/2-T/2;const H=j-S-T;H<0?(S+=H,h.value=-H):h.value=0,ee.left=S<0?0:S;break}}else if(F==="left"){const R=q.x-T-e.arrowSize-e.offset;if(R>=0){ee.left=R;let S=0;J[1]==="start"?S=q.y:J[1]==="end"?S=q.y+b-D:S=q.y+b/2-D/2,ee.top=S<0?0:S;break}}else if(F==="right"){const R=q.x+X+e.arrowSize+e.offset;if(R+T<=j){ee.left=R;let S=0;J[1]==="start"?S=q.y:J[1]==="end"?S=q.y+b-D:S=q.y+b/2-D/2,ee.top=S<0?0:S;break}}}return{bestPlacement:E.join("-"),bestInsetRect:ee}},m=($,q,X=10)=>{if(!it||q===!1||!$)return;t.value=Pl(e.reference),r.value=e.reference.offsetWidth,a.value=e.reference.offsetHeight;const b=i.value.offsetHeight,T=i.value.offsetWidth,{bestPlacement:D,bestInsetRect:j}=c(e.placement,t.value,r.value,a.value,T,b);s.value=D,o.value=j,u.value=!0},h=l.ref(0),w=Ke(()=>{m(e.message,e.visible)},10),y=l.ref(e.visible);l.watch(()=>e.visible,$=>{y.value=$});const x=l.computed(()=>y.value&&f.value),f=l.ref(!0),d=Ke($=>{const q=$[0];q&&(f.value=q.isIntersecting)},10),P=new IntersectionObserver(d);l.watch([()=>e.message,()=>e.visible],([$,q])=>{setTimeout(()=>{m(e.message,e.visible)},0)}),l.onMounted(()=>{setTimeout(()=>{m(e.message,e.visible)},0),Dt.watch(e.reference,w),P.observe(e.reference)}),l.onBeforeUnmount(()=>{Dt.unwatch(e.reference,w),P.unobserve(e.reference),P.disconnect()});const v=l.computed(()=>{const $={[Kn]:!0};return s.value.startsWith("top")?$["is-top"]=!0:s.value.startsWith("right")?$["is-right"]=!0:s.value.startsWith("bottom")?$["is-bottom"]=!0:s.value.startsWith("right")&&($["is-right"]=!0),e.size==="small"?$["is-small"]=!0:e.size==="large"&&($["is-large"]=!0),e.customClass&&typeof e.customClass=="string"&&($[`${e.customClass}`]=!0),$}),g=l.computed(()=>{const $={};o.value.top!==null&&($.top=`${o.value.top}px`),o.value.right!==null&&($.right=`${o.value.right}px`),o.value.bottom!==null&&($.bottom=`${o.value.bottom}px`),o.value.left!==null&&($.left=`${o.value.left}px`),e.autoFit&&($["min-width"]=`${r.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),$}),M=l.computed(()=>{const $=[`${Kn}__content`];return e.customTextClass&&$.push(e.customTextClass),$}),B=l.computed(()=>{const $={};return e.customTextStyle&&typeof e.customTextStyle=="object"&&Object.assign($,e.customTextStyle),$}),A=l.computed(()=>({[`${Kn}__arrow`]:!0})),O=l.computed(()=>{const $={};return e.showArrow?($.width=`${e.arrowSize}px`,$.height=`${e.arrowSize}px`,s.value==="top"?($.left="50%",$.bottom=`-${e.arrowSize}px`,$.transform=" translate(-50%, 0%)"):s.value==="top-start"?($.left=`${e.arrowOffset+h.value}px`,$.bottom=`-${e.arrowSize}px`):s.value==="top-end"?($.right=`${e.arrowOffset-h.value}px`,$.bottom=`-${e.arrowSize}px`):s.value==="right"?($.left=`-${e.arrowSize}px`,$.top="50%",$.transform=" translate(0%, -50%)"):s.value==="right-start"?($.left=`-${e.arrowSize}px`,$.top=`${e.arrowOffset}px`):s.value==="right-end"?($.left=`-${e.arrowSize}px`,$.bottom=`-${e.arrowOffset}px`):s.value==="bottom"?($.left="50%",$.top=`-${e.arrowSize}px`,$.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?($.left=`${e.arrowOffset+h.value}px`,$.top=`-${e.arrowSize}px`):s.value==="bottom-end"?($.right=`${e.arrowOffset-h.value}px`,$.top=`-${e.arrowSize}px`):s.value==="left"?($.right=`-${e.arrowSize}px`,$.top="50%",$.transform=" translate(0%, -50%)"):s.value==="left-start"?($.right=`-${e.arrowSize}px`,$.top=`${e.arrowOffset}px`):s.value==="left-end"&&($.right=`-${e.arrowSize}px`,$.bottom=`-${e.arrowOffset}px`),$):{display:"none"}}),k=l.computed(()=>x.value&&e.closeOnClick),p=l.computed(()=>{const $={};return e.zIndex&&($["z-index"]=`${e.zIndex}`),$});return{show:x,tipRef:i,classes:v,styles:g,textClasses:M,textStyles:B,arrowClasses:A,arrowStyles:O,overlayShow:k,overlayStyle:p,onClickOverlay:()=>{y.value=!1,n.emit("update:visible",!1)}}}}),ts=["innerHTML"];function ns(e,n,o,t,r,a){const s=l.resolveComponent("Price");return l.openBlock(),l.createElementBlock(l.Fragment,null,[e.overlayShow?(l.openBlock(),l.createElementBlock("div",{key:0,class:"fox-hint-text__overlay",style:l.normalizeStyle(e.overlayStyle),onClick:n[0]||(n[0]=(...u)=>e.onClickOverlay&&e.onClickOverlay(...u))},null,4)):l.createCommentVNode("",!0),l.withDirectives(l.createElementVNode("div",{ref:"tipRef",class:l.normalizeClass(e.classes),style:l.normalizeStyle(e.styles)},[l.createElementVNode("div",{class:l.normalizeClass(e.textClasses),style:l.normalizeStyle(e.textStyles)},[e.type=="number"?(l.openBlock(),l.createBlock(s,{key:0,price:e.message,position:"before",size:e.size},null,8,["price","size"])):(l.openBlock(),l.createElementBlock("span",{key:1,innerHTML:e.message},null,8,ts))],6),l.createElementVNode("div",{class:l.normalizeClass(e.arrowClasses),style:l.normalizeStyle(e.arrowStyles)},null,6)],6),[[l.vShow,e.show]])],64)}const ra=Ze(es,[["render",ns]]);class aa{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}}const sl={},ls=new aa,yt=new Map,fn=e=>{if(e){const n=document.getElementById(e);yt.delete(e),n&&n.parentNode?.removeChild(n)}else{for(const n of yt.keys()){const o=document.getElementById(n);o&&o.parentNode?.removeChild(o)}yt.clear()}},os=e=>{e.unmount=fn;const n=document.getElementById(e.id);if(n){const o=yt.get(e.id);o?e={...sl,...o,...e}:e={...sl,...e},e.transition=!1;const t=l.createVNode(ra,e);l.render(t,n)}return e.id},rs=e=>{e.unmount=fn;let n=e.id??`hinttext_${ls.get()}`;e={...sl,...e},e.id=n,yt.set(n,e);const o=document.createElement("div");o.id=e.id;const t=l.createVNode(ra,e);return l.render(t,o),document.body.appendChild(o),n},as=e=>{if(!e){console.warn("[FoxUI HintText]: msg不能为空");return}},Ce={show(e,n,o={},t=!0){as(n);const r=o.id;return r&&yt.has(r)?os({...o,message:n,reference:e}):(t&&fn(),rs({...o,message:n,reference:e}))},hide(e){fn(e)},install(e){e.config.globalProperties.$hintText=Ce}};function is(e,n,o,t=!1){return{inheritAttrs:!0,props:{...Ne,...Ve},emits:["appear","disappear"],setup(r,a){const s=r.prop??a.attrs.name;Ee({componentName:e,validate:!1},s);const u=st(),i=Sn();Tn(!1);const c=l.computed(()=>i&&u?Cn(u,!1).value:null),m=e,h=l.ref(null),w=l.computed(()=>{const I={[m]:!0,[`${m}__gutter`]:c.value&&c.value.type!=="flow",[`${m}__stretch`]:r.span==="stretch",[`${m}__input--border`]:ce(r.hasBorder)};if(I[r.errorMarkClass]=!!D.value,I[r.warnMarkClass]=!!b.value,I[r.infoMarkClass]=!!q.value,typeof h.value=="function"){const G=h.value(s);I[G]=!0}else if(typeof h.value=="string"){const G=h.value;I[G]=!0}return I}),y=l.ref(null),x=l.computed(()=>{const I={};if(r.width)r.width!=="auto"&&(I.width=pe(r.width));else{const G=i&&u?$n(u,!1):null;if(c.value&&G){if(c.value.type==="grid"){const K=kn(G,c.value,r.span,r.offset);Object.assign(I,K)}else if(c.value.type==="flow"){const K=Nn(G,c.value,r.span,r.offset,r.width);Object.assign(I,K)}}}if(typeof y.value=="function"){const G=y.value(s);G&&Object.assign(I,G)}else if(y.value&&typeof y.value=="object"){const G=y.value;Object.assign(I,G)}return I}),f=l.ref(null),d=l.computed({get:()=>f.value??ce(r.isRequired),set:I=>{f.value=I}}),P=()=>typeof r.label=="string"&&r.label.length>0||typeof a.slots.label=="function",v=Fe(l.toRef(r,"labelPosition"),"labelPosition",je.Near),g=l.computed(()=>v&&v.value==="top"?"top":v&&v.value==="right"?"right":"left"),M=l.computed(()=>({[`${m}__main`]:!0,[`${m}__main--${g.value}`]:!0})),B=l.computed(()=>({label:!0,[`label--${g.value}`]:!0})),A=Fe(l.toRef(r,"labelWidth"),"labelWidth",je.Near),O=l.computed(()=>A&&A.value?{width:pe(A.value)}:{}),k=l.computed(()=>({"label--string":!0,"label--required":d.value})),p=l.computed(()=>({content:!0,[r.contentClass]:!0})),_=l.computed(()=>({...r.contentStyle})),$=l.shallowReactive({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});Se({setRequired(I){d.value=I},setErrorTip(I){$.errorTip=I},setErrorIcon(I){$.errorIcon=I},setWarnTip(I){$.warnTip=I},setWarnIcon(I){$.warnIcon=I},setInfoTip(I){$.infoTip=I},setInfoIcon(I){$.infoIcon=I},setCustomClassName(I){h.value=I},setCustomStyle(I){y.value=I}});const q=l.computed(()=>r.infoTip||$.infoTip),X=l.computed(()=>r.infoIcon||$.infoIcon),b=l.computed(()=>r.warnTip||$.warnTip),T=l.computed(()=>r.warnIcon||$.warnIcon),D=l.computed(()=>r.errorTip||$.errorTip),j=l.computed(()=>r.errorIcon||$.errorIcon),U=l.computed(()=>D.value?"error":b.value?"warn":q.value?"info":""),J=()=>U.value.length>0,L=l.computed(()=>U.value==="error"?D.value:U.value==="warn"?b.value:U.value==="info"?q.value:""),ee=l.computed(()=>U.value==="error"?j.value:U.value==="warn"?T.value:U.value==="info"?X.value:null),E=l.computed(()=>{const I={[`${m}__tip`]:!0,[`${m}__tip--${U.value}`]:!0,[`${m}--animate`]:!0};return U.value==="error"&&r.errorClass?I[`${r.errorClass}`]=!0:U.value==="warn"&&r.warnClass?I[`${r.warnClass}`]=!0:U.value==="info"&&r.infoClass&&(I[`${r.infoClass}`]=!0),I}),N=l.computed(()=>{const I={};return v&&v.value==="top"||!P()?I["padding-left"]="0px":A&&A.value&&(I["padding-left"]=pe(A.value)),I}),F=l.ref();let R="";l.watch([()=>r.hintVisible,()=>r.hintText,()=>r.hintType,()=>r.hintProps],([I,G,K,le])=>{F.value&&(I&&!de(G)?R?o.show(F.value,G,{...le,id:R,type:K},!0):R=o.show(F.value,G,{...le,type:K},!0):o.hide(R))});let S=null;const H=()=>{S||!F.value||(S=new IntersectionObserver(I=>{let G=!1;for(let K of I)if(K.intersectionRatio>0){G=!0,G&&a.emit("appear",K);break}G||a.emit("disappear")}),S.observe(F.value))},Z=()=>{!S||!F.value||(S.unobserve(F.value),S=null)};l.watch(()=>ce(r.appearListen),I=>{I?H():Z()}),l.onMounted(()=>{ce(r.appearListen)&&H()}),l.onUnmounted(Z);const ne=()=>{if(!P())return null;const I=[],G=a.slots?.label?.()??r.label,K={class:k.value},le=l.h("div",K,[G]);if(I.push(le),a.slots.fixedPreTip){const ue=a.slots.fixedPreTip();I.push(ue)}const re={class:B.value,style:O.value};return l.h("div",re,I)},Y=()=>{const I=[];if(a.slots.prepend){const K=a.slots.prepend();I.push(K)}if(a.slots.default){const K=a.slots.default();I.push(K)}if(a.slots.append){const K=a.slots.append();I.push(K)}if(a.slots.fixedTip){const K={class:[`${m}__fixed-tip`]},le=l.h("div",K,[a.slots.fixedTip()]);I.push(le)}const G={ref:F,class:p.value,style:_.value};return l.h("div",G,I)},W=()=>{const I=ee.value;return I?typeof I=="function"?l.h("div",{class:"fox-item__tip--icon"},[I()]):l.h("div",{class:"fox-item__tip--icon"},[l.h(I)]):null},V=()=>{const I=L.value;return I?typeof I=="function"?l.h("div",{class:"fox-item__tip--text"},[I()]):l.h("div",{class:"fox-item__tip--text"},[I]):null},z=()=>{if(!J())return null;const I=[],G=W();G&&I.push(G);const K=V();K&&I.push(K);const le={class:E.value,style:N.value};return l.h("div",le,I)},Q=()=>a.slots?.hide?.()??null;return()=>{const I=[],G=[],K=ne();K&&G.push(K);const le=Y();le&&G.push(le);const re={class:M.value},ue=l.h("div",re,G);I.push(ue);const ve=z();ve&&I.push(ve);const me=Q();me&&I.push(me);const Te={class:w.value,style:x.value,prop:r.prop};return l.h("div",Te,I)}}}}const{componentName:ss,create:us,scope:cs}=ie("item"),ke=us(is(ss,cs,Ce,!1)),ul={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function fs(e,n){return{props:{...ul},setup(o,t){const r=st(),a=Sn();Tn(!1);const s=l.computed(()=>a&&r?Cn(r,!1).value:null),u=e,i=l.computed(()=>({[u]:!0,[`${u}__gutter`]:s.value&&s.value.type!=="flow",[`${u}__stretch`]:o.span==="stretch"})),c=l.computed(()=>{const m={};if(o.width)o.width!=="auto"&&(m.width=pe(o.width));else{const h=a&&r?$n(r,!1):null;if(s.value&&h)if(s.value.type==="grid"){const w=kn(h,s.value,o.span,o.offset);Object.assign(m,w)}else if(s.value.type==="flow"){const w=Nn(h,s.value,o.span,o.offset,o.width);Object.assign(m,w)}else return o.width&&(m.width=pe(o.width)),m}return m});return()=>{const m={class:i.value,style:c.value};return t.slots&&typeof t.slots.default=="function"?l.h("div",m,t.slots.default()):l.h("div",m)}}}}const{componentName:ds,create:hs}=ie("slot-item"),Pn=hs(fs(ds)),cl={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,n){return{props:{...cl},setup(o,t){const r=e,a=l.computed(()=>({[r]:!0,[`${r}__stretch`]:o.span==="stretch",[`${r}__${o.align}`]:!0})),s=st(),u=Sn();Tn(!1);const i=l.computed(()=>{const c={};if(o.width)o.width!=="auto"&&(c.width=pe(o.width));else if(u&&s){const m=Cn(s,!1),h=$n(s,!1);if(m.value&&h)if(m.value.type==="grid"){const w=kn(h,m.value,o.span,o.offset);Object.assign(c,w)}else if(m.value.type==="flow"){const w=Nn(h,m.value,o.span,o.offset,o.width);Object.assign(c,w)}else o.width&&(c.width=pe(o.width))}return o.gutter&&(c.gap=pe(o.gutter)),c});return()=>{const c=[];if(t.slots.default){const h=t.slots.default();if(o.divide)for(let w=0;w<h.length;w++){if(w>0){const y=l.h("div",{class:{[`${r}__divide`]:!0}});c.push(y)}c.push(h[w])}else Reflect.apply([].push,c,h)}const m={class:a.value,style:i.value};return l.h("div",m,c)}}}}const{componentName:gs,create:vs}=ie("row-item"),In=vs(ms(gs));function ps(e,n){const o=document.createRange();o.setStart(e,0),o.setEnd(e,e.childNodes.length);const t=o.getBoundingClientRect().width;if(t>0){n(t);return}e.classList.add("is-selectable"),setTimeout(()=>{o.setStart(e,0),o.setEnd(e,e.childNodes.length);const r=o.getBoundingClientRect().width;e.classList.remove("is-selectable"),n(r)},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},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"},textColor:{type:String}};function bs(e,n,o,t=!1){return{props:{...ys},emits:["click"],setup(r,a){const s=l.ref(null),u=l.computed(()=>{const g={[`${e}`]:!0,"is-truncated":r.truncated};return r.type&&(g[`${e}--${r.type??"default"}`]=!0),r.size&&(g[`${e}--${r.size}`]=!0),g}),i=l.computed(()=>{const g={},M=r.textColor??r.color;return M&&(g.color=M),g}),c=(g,M)=>{let B=null;if(typeof r.highlightFilter=="string"&&r.highlightFilter.length>0){const A=r.highlightFilter;if(g.indexOf(A)!==-1){const k=g.replace(new RegExp(A,"g"),`<span>${A}</span>`);M.innerHTML=k,M.class["is-highlight"]=!0,B=l.h(r.tag,M)}}else if(typeof r.highlightFilter=="function"){const A=r.highlightFilter(g);A&&(M.innerHTML=A,M.class["is-highlight"]=!0,B=l.h(r.tag,M))}return B},m=g=>{a.emit("click",g)};let h="";const w=()=>{const g=s.value;if(!g)return;const M=g.clientWidth;ps(g,B=>{const A=g.innerHTML??"";de(A)||B<M||(h?o?.show(g,A,{type:"text",id:h,showArrow:r.showArrow},!0):h=o?.show(g,A,{type:"text",showArrow:r.showArrow},!0)??"")})},y=()=>{h&&o?.hide(h)};let x=null;const f=g=>{x||(x=setTimeout(()=>{w(),x=null},r.showAfter??0))},d=g=>{x&&(clearTimeout(x),x=null),setTimeout(()=>{y()},r.hideAfter??0)},P=()=>{const g=s.value;g&&(g.addEventListener("mouseover",f),g.addEventListener("mouseleave",d))},v=()=>{const g=s.value;g&&(g.removeEventListener("mouseover",f),g.removeEventListener("mouseleave",d))};return l.onMounted(()=>{!ce(r.showOverflowTooltip)||!o||P()}),l.onBeforeUnmount(()=>{!ce(r.showOverflowTooltip)||!o||v()}),()=>{const g={onClick:m,class:u.value,style:i.value,ref:s};let M=null;if(ce(r.numberFormat)&&typeof a.slots.default=="function"){const k=a.slots.default();if(Array.isArray(k)&&k.length===1){const p=k[0].type.toString();if(p==="Symbol(Text)"||p==="Symbol(v-txt)"){const _=$e(r.digits),$=$e(r.decimalLength),q=ce(r.autoPadding);let X=`${k[0].children}`,b=X.split("").reverse().join("");b=dn(b,$,q,_,r.separator),X=b.split("").reverse().join(""),r.highlightFilter!==void 0&&(M=c(X,g)),M||(g.innerHTML=X,M=l.h(r.tag,g))}}}else{if(r.highlightFilter!==void 0&&typeof a.slots.default=="function"){const k=a.slots.default();if(Array.isArray(k)&&k.length===1){const p=k[0].type.toString();if(p==="Symbol(Text)"||p==="Symbol(v-txt)"){const _=`${k[0].children}`;M=c(_,g),M||(g.innerHTML=_,M=l.h(r.tag,g))}}}M||(M=l.h(r.tag,g,{default:a.slots.default}))}if(!r.mark&&!r.icon&&!a.slots.mark)return M;let A=null;if(r.icon){const k={[`${e}__mark-wrap`]:!0};r.type&&(k[`${e}__mark-wrap--${r.type}`]=!0);const p={},_=r.color;_&&(p.color=_);const $={onClick:m,class:k,style:p};A=l.h("view",$,l.h(r.icon))}else if(a.slots.mark){const k={[`${e}__mark-wrap`]:!0};r.type&&(k[`${e}__mark-wrap--${r.type}`]=!0);const p={},_=r.color;_&&(p.color=_);const $={onClick:m,class:k,style:p};A=l.h("view",$,{default:a.slots.mark})}else{const k={[`${e}__mark`]:!0};r.type&&(k[`${e}__mark--${r.type??"default"}`]=!0);const p={},_=r.color;_&&(p["background-color"]=_);const $={onClick:m,class:k,style:p};A=l.h("view",$)}const O={class:{"fox-text__wrap":!0,"text-left":r.textPosition==="left","text-right":r.textPosition==="right"}};return l.h("view",O,[A,M])}}}}const{componentName:xs,create:ws,scope:Ss}=ie("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,n,o=!1){return{props:{...Ts},emits:["update:visible"],setup(t,{emit:r,slots:a,expose:s}){const u=l.ref({top:null,right:null,bottom:null,left:null}),i=l.ref(0),c=l.ref(0),m=l.ref(0),h=l.ref(0),w=l.ref(t.placement),y=l.ref(!1),x=l.ref(!1),f=l.ref(null),d=()=>typeof t.reference=="string"?document.querySelector(t.reference):t.reference,P=(L,ee,E,N,F,R,S,H=!0)=>{const Z=document.documentElement.clientWidth||document.body.clientWidth,ne=document.documentElement.clientHeight||document.body.clientHeight,Y=L.split("-");let W=[];H?Y[0]==="top"?W=["top","bottom","right","left"]:Y[0]==="bottom"?W=["bottom","top","right","left"]:Y[0]==="left"?W=["left","top","bottom","right"]:Y[0]==="right"&&(W=["right","top","bottom","left"]):W=[L[0]];const V={top:null,right:null,bottom:null,left:null},z=[];for(let Q=0;Q<W.length;Q++){const I=W[Q];if(z[0]=I,Y[1]&&(z[1]=Y[1]),I==="top"){const G=E-S-t.arrowSize/2-t.offset;if(G>=0){V.top=G;let K=0;Y[1]==="start"?K=ee:Y[1]==="end"?K=ee+N-R:K=ee+N/2-R/2;const le=Z-K-R;le<0?(K+=le,g.value=-le):g.value=0,V.left=K<0?0:K;break}}else if(I==="bottom"){const G=E+F+t.arrowSize/2+t.offset;if(G+S<=ne){V.top=G;let K=0;Y[1]==="start"?K=ee:Y[1]==="end"?K=ee+N-R:K=ee+N/2-R/2;const le=Z-K-R;le<0?(K+=le,g.value=-le):g.value=0,V.left=K<0?0:K;break}}else if(I==="left"){const G=ee-R-t.arrowSize/2-t.offset;if(G>=0){V.left=G;let K=0;Y[1]==="start"?K=E:Y[1]==="end"?K=E+F-S:K=E+F/2-S/2,V.top=K<0?0:K;break}}else if(I==="right"){const G=ee+N+t.arrowSize/2+t.offset;if(G+R<=Z){V.left=G;let K=0;Y[1]==="start"?K=E:Y[1]==="end"?K=E+F-S:K=E+F/2-S/2,V.top=K<0?0:K;break}}}return{bestPlacement:z.join("-"),bestInsetRect:V}},v=()=>{const L=t.visible,ee=t.autoFit;if(!it||L===!1)return;if(t.reference){const S=d(),H=Pl(S);i.value=H.x,c.value=H.y,m.value=S.offsetWidth,h.value=S.offsetHeight}else t.referenceInset&&(i.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 E=f.value.offsetWidth,N=f.value.offsetHeight,{bestPlacement:F,bestInsetRect:R}=P(t.placement,i.value,c.value,m.value,h.value,E,N,ee);w.value=F,u.value=R},g=l.ref(0),M=Ke(()=>{v()},10),B=l.ref(t.visible);l.watch([()=>t.visible],([L])=>{B.value=L,L?(y.value=L,setTimeout(()=>{v(),x.value=!0},0)):x.value=!1});const A=l.computed(()=>B.value&&O.value),O=l.ref(!0),k=Ke(L=>{const ee=L[0];ee&&(O.value=ee.isIntersecting)},10),p=new IntersectionObserver(k);l.watch([()=>t.reference,()=>t.referenceInset],([L,ee],[E,N])=>{!L&&!ee||(setTimeout(()=>{v()},0),t.autoFit&&(E&&(Dt.unwatch(E,M),p.unobserve(E)),L&&(Dt.watch(L,M),p.observe(L))))},{immediate:!0}),l.onBeforeUnmount(()=>{t.reference&&(Dt.unwatch(t.reference,M),p.unobserve(t.reference),p.disconnect())});const _=l.computed(()=>{const L={[e]:!0};return w.value.startsWith("top")?L["is-top"]=!0:w.value.startsWith("right")?L["is-right"]=!0:w.value.startsWith("bottom")?L["is-bottom"]=!0:w.value.startsWith("left")&&(L["is-left"]=!0),L[`is-${t.effect}`]=!0,!x.value&&A.value&&(L["is-opacity"]=!0),x.value&&A.value&&(L["is-show"]=!0),A.value||(L["is-hide"]=!0),t.customClass&&typeof t.customClass=="string"&&(L[`${t.customClass}`]=!0),L}),$=l.computed(()=>{const L={};return u.value.top!==null&&(L.top=`${u.value.top}px`),u.value.right!==null&&(L.right=`${u.value.right}px`),u.value.bottom!==null&&(L.bottom=`${u.value.bottom}px`),u.value.left!==null&&(L.left=`${u.value.left}px`),t.width&&(L.width=t.width),t.zIndex&&(L["z-index"]=`${t.zIndex}`),t.customStyle&&typeof t.customStyle=="object"&&Object.assign(L,t.customStyle),L}),q=()=>{B.value=!1,r("update:visible",!1)},X=()=>{if(!t.showOverlay)return null;const L={class:`${e}__overlay`,onClick:q};return l.h("div",L)},b=()=>{let L=null;return a.title?L=l.h("div",{class:`${e}__title`},{default:a.title}):t.title&&(L=l.h("div",{class:`${e}__title`},[t.title])),L},T=l.computed(()=>({[`${e}__arrow`]:!0})),D=l.computed(()=>{const L={};return t.showArrow?(L.width=`${t.arrowSize}px`,L.height=`${t.arrowSize}px`,w.value==="top"?(L.left="50%",L.bottom="0",L.transform="translate(-50%, 50%)"):w.value==="top-start"?(L.left=`${t.arrowOffset+g.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):w.value==="top-end"?(L.right=`${t.arrowOffset-g.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):w.value==="right"?(L.left="0",L.top="50%",L.transform="translate(-50%, -50%)"):w.value==="right-start"?(L.left="0",L.top=`${t.arrowOffset}px`,L.transform="translate(-50%, 50%)"):w.value==="right-end"?(L.left="0",L.bottom=`-${t.arrowOffset}px`,L.transform="translate(-50%, 50%)"):w.value==="bottom"?(L.left="50%",L.top="0",L.transform="translate(-50%, -50%)"):w.value==="bottom-start"?(L.left=`${t.arrowOffset+g.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):w.value==="bottom-end"?(L.right=`${t.arrowOffset-g.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):w.value==="left"?(L.right="0",L.top="50%",L.transform="translate(50%, -50%)"):w.value==="left-start"?(L.right="0",L.top=`${t.arrowOffset}px`,L.transform="translate(50%, -50%)"):w.value==="left-end"&&(L.right="0",L.bottom=`-${t.arrowOffset}px`,L.transform="translate(50%, -50%)"),L):{display:"none"}}),j=()=>{const L={class:T.value,style:D.value};return l.h("div",L)},U=()=>{B.value===!1&&(y.value=!1)},J=L=>{if(!f.value||B.value===!1)return;const{relatedTarget:ee}=L;f.value.contains(ee)||(B.value=!1,r("update:visible",!1))};return s({doLayout:v}),()=>{if(!y.value)return null;const L=[],ee=X();ee&&L.push(ee);const E=[],N=b();if(N&&E.push(N),a.default){const Z=a.default();E.push(Z)}const F=j();F&&E.push(F);const R={ref:f,class:_.value,style:$.value,onAnimationend:U};t.leaveHide&&(R.onMouseleave=J);const S=l.h("div",R,{default:()=>E});return L.push(S),l.h(l.Teleport,{to:t.teleport,disabled:t.teleportDisable},{default:()=>L})}}}}const{componentName:$s,create:Ns,scope:ks}=ie("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,n,o){return{props:{...cl,...Es},emits:["click"],setup(t,{slots:r,attrs:a}){const{toLocaleRefs:s}=Ae.useFoxI18n(n),u=s(t,["moreText"]),i=e,c=l.computed(()=>({[i]:!0}));function m(A){return A.props||{}}function h(A){return!!m(A).disabled}function w(A){return A.children??[]}const y=l.ref(),x=l.computed(()=>y.value?.$el??null),f=l.ref(!1),d=A=>{f.value=A},P=()=>{f.value=!f.value};function v(A,O){return()=>{if(O)return;f.value=!1,m(A)?.onClick?.()}}function g(A,O){const k=w(A),p=h(A),_=v(A,p),$=[`${i}__dropdown-item`];p&&$.push("is-disabled");const q={class:$,onClick:_};return l.h("span",q,k)}const M=A=>{const O=t.maxDisplayCount??A.length;if(O>=A.length)return A;const k=[],p=O-1;for(let D=0;D<p;D++)k.push(A[D]);const _=(r.moreIcon&&r.moreIcon())??(t.moreIcon&&l.h(t.moreIcon))??l.h(o),$={ref:D=>y.value=D,class:`${i}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:t.type,onClick:P},q=l.h(On,$,{default:()=>u.moreText.value,mark:()=>_});k.push(q);const X=[];for(let D=p;D<A.length;D++){const j=g(A[D]);X.push(j)}const b={placement:t.dropdownPlacement,"onUpdate:visible":d,visible:f.value,reference:x.value,"custom-class":`${i}__popover`},T=l.h(Dn,b,{default:()=>X});return k.push(T),k},B=()=>(r.default?.()||[]).filter(O=>O.type!==Comment);return()=>{const A=B(),O=M(A),k=wt(t,cl);return Object.assign(k,a??{}),k.class=c.value,l.h(In,k,{default:()=>O})}}}}const{componentName:Is,create:Os,scope:Ds}=ie("buttons-item"),Il=Os(Ps(Is,Ds,Oe.ArrowDown)),Qe=(e={})=>{if(!e)return{};const n={};return Reflect.ownKeys(e).forEach(t=>{typeof t=="string"&&t.indexOf("data-fox")!==0&&(n[t]=e[t])}),n},So={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,n,o){return{props:{...Ne,...Ve,...So},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),{toLocaleRefs:m}=Ae.useFoxI18n(n),h=m(t,["placeholder"]),w=l.ref(!1),y=he(t,"modelValue",null,c),x=e,f=l.computed(()=>({[x]:!0,[`${x}__disabled`]:s.value,[`${x}__readonly`]:i.value})),d=T=>{y.value=T,c("update:modelValue",T),c("input",T)},P=T=>{c("change",T)};let v=he(t,"hintText"),g=l.ref(!1);const M=T=>{let j=T.target.value;w.value=!0,de(v.value)||(g.value=!0),c("focus",j,T)},B=T=>{setTimeout(()=>{g.value&&(g.value=!1),w.value=!1},0);let j=T.target.value;t.maxLength&&j.length>Number(t.maxLength)&&(j=j.slice(0,Number(t.maxLength))),c("blur",j,T)},A=()=>{c("clear","")},O=l.ref(!1);let k=null;const p=()=>{t.showTooltip&&O.value===!1&&(k&&clearTimeout(k),k=setTimeout(()=>{O.value=!0},150))},_=()=>{k&&(clearTimeout(k),O.value=!1,k=null)},$=l.computed(()=>O.value||g.value),q=l.computed(()=>O.value?y.value:v.value),X=l.computed(()=>Mt(t.unit)>0),b=l.ref();return Se({focus:()=>{b?.value.focus()},blur:()=>{b?.value.blur()},select:()=>{b?.value.select()},setDisabled:T=>{a.value=T},setReadonly:T=>{u.value=T}}),()=>{const D={...Qe(r.attrs),ref:b,class:f.value,placeholder:h.placeholder.value,clearable:t.clearable,disabled:s.value,readonly:i.value,modelValue:y.value,"adjust-position":t.adjustPosition,"always-system":t.alwaysSystem,onClear:A,onChange:P,onInput:d,onFocus:M,onBlur:B,onMouseover:p,onMouseleave:_},j={};r.slots.prepend&&(j.prepend=r.slots.prepend),r.slots.append&&(j.append=r.slots.append),r.slots.prefix&&(j.prefix=r.slots.prefix),r.slots.suffix?j.suffix=r.slots.suffix:X.value&&(j.suffix=()=>[t.unit]);const U=[],J=l.h(C.ElInput,D,j);U.push(J);const L={default:()=>U};L.label=r.slots.default,L.fixedPreTip=r.slots.fixedPreTip,L.fixedTip=r.slots.fixedTip;const E={...De(t,So),hintText:q.value,hintVisible:$.value};return t.prop&&(E.prop=`${t.prop}_item`),l.h(o,E,L)}}}}const{componentName:Rs,create:Fs,scope:As}=ie("input-item"),Ol=Fs(Vs(Rs,As,ke));function rt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function Rt(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function ia(e,n){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?n[e.childrenKey]||null:n.children??null}function Ms(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}let Ls=class{proxy;constructor(n){this.proxy=n}async load(n,o,t){if(Array.isArray(o))return o;if(typeof o=="function")return await o(t);const r=ze(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Xe(t)&&l.isReactive(t)&&(t=l.toRaw(t)),await r(o,t))}};function Bs(){const e=l.getCurrentInstance();return new Ls(e.proxy)}function sa(e,n,o){const t=rt(e,n),r=rt(e,o);if(t!==r)return!1;const a=Rt(e,n),s=Rt(e,o);return a===s}function ua(e,n,o,t){if(t.length===0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const r=[];return n.forEach(a=>{for(let s of t){const u=ia(e,s);if(Array.isArray(u)&&u.length>0){const i=ua(e,a,o,u)??[];Reflect.apply([].push,r,i)}else{let i=!1;if(o==="text")i=rt(e,s)===a;else if(o==="item")i=sa(e,s,a);else{let c=Rt(e,s);c==null&&(c=rt(e,s)),i=c===a}if(i){r.push(s);break}}}}),r}function qs(e){return{text:e,value:e}}const To={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,n,o){return{props:{...Ne,...Ve,...To},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),{toLocaleRefs:m}=Ae.useFoxI18n(n),h=m(t,["placeholder"]),w=l.ref(null),y=l.ref([]),x=l.computed(()=>y.value?y.value.map(z=>rt(t,z)).join(" "):""),f=(V,z,Q,I=!0)=>{if(!Q||Q.length==0){w.value=V,I&&(c("update:modelValue",V),c("change",V));return}const G=ua(t,V,z,Q);if(G===null){if(y.value===null||y.value.length===0)return;w.value=null,y.value=[],I&&(c("update:modelValue",null),c("update:text",null),c("change",null));return}let K=!0;if(G.length!==y.value.length)K=!1;else for(let le=0;le<G.length;le++){const re=G[le],ue=y.value[le];if(!sa(t,re,ue)){K=!1;break}}if(!K){y.value=G;let le=[],re=[],ue=[];G.forEach(ut=>{const mt=Rt(t,ut),We=rt(t,ut);le.push(mt),ue.push(We),t.valueType==="text"?re.push(We):t.valueType==="item"?re.push(ut):re.push(mt)});let ve,me,Te;ce(t.multiple)?(w.value=le,ve=l.toRaw(re),me=ue,Te=l.toRaw(G)):(w.value=le[0]??"",ve=l.toRaw(re[0]??""),me=ue[0]??"",Te=l.toRaw(G[0])),I&&(c("update:modelValue",ve),c("change",ve,Te)),c("update:text",me)}},d=l.ref(null),P=l.ref(null),v=l.computed(()=>P.value??d.value??[]),g=Fe(l.computed(()=>t.appearLoad),"appearLoad",je.Near,V=>ce(V)),M=Bs(),B=async(V,z)=>{if(V){const Q=await M.load("select",V,z);if(Q.length>0)if(typeof Q[0]=="string"){let K=Q.map(le=>qs(le));d.value=K}else d.value=Q;else d.value=null}};l.watch([()=>t.source,()=>t.params],([V,z])=>{P.value=null,B(V,z)},{immediate:!g.value});let A=!1;const O=()=>{A||(A=!0,B(t.source,t.params))};l.watch([()=>d.value,()=>t.modelValue],([V,z])=>{if($()&&ce(t.multiple)){nt(z,w.value)||(w.value=z);return}f(z,t.valueType,v.value,!1),c("setValue",z)}),t.source||(w.value=t.modelValue);let k=null,p=l.ref(!1);typeof t.remoteMethod=="function"&&(k=async V=>{if(V==null){P.value=null;return}p.value=!0;try{const z=await t.remoteMethod(V);z&&(P.value=z)}catch(z){P.value=null,console.error(z)}p.value=!1});let _=null;typeof t.filterMethod=="function"&&(_=async V=>{if(V==null){P.value=null;return}p.value=!0;try{const z=await t.filterMethod(V,d.value);z&&(P.value=z)}catch(z){P.value=null,console.error(z)}p.value=!1});const $=()=>typeof t.remoteMethod=="function"||typeof t.filterMethod=="function",q=l.ref(!1),X=e,b=l.computed(()=>({[X]:!0})),T=V=>{t.allowCreate||$()&&ce(t.multiple)?(c("update:modelValue",V),c("change",V),c("update:text",V),w.value=V):f(V,"value",v.value,!0)};let D=he(t,"hintText"),j=l.ref(!1);const U=V=>{let Q=V.target.value;q.value=!0,de(D.value)||(j.value=!0),c("focus",Q,V)},J=V=>{setTimeout(()=>{j.value&&(j.value=!1),q.value=!1},0);let Q=V.target.value;t.maxLength&&Q.length>Number(t.maxLength)&&(Q=Q.slice(0,Number(t.maxLength))),H.value||c("blur",Q,V)},L=()=>{c("clear","")},ee=l.ref(!1);let E=null;const N=()=>{t.showTooltip&&ee.value===!1&&(E&&clearTimeout(E),E=setTimeout(()=>{ee.value=!0},150))},F=()=>{E&&(clearTimeout(E),ee.value=!1,E=null)},R=l.computed(()=>ee.value||j.value),S=l.computed(()=>ee.value?x.value:D.value),H=l.ref(!1),Z=V=>{H.value=V,c("visible-change",V),V||c("selected")},ne=V=>{c("remove-tag",V)},Y=(V,z)=>{const Q=[];return V.forEach((I,G)=>{const K=ia(t,I);if(Array.isArray(K)&&K.length>0){const le=Y(K,z),re=rt(t,I),ve={key:`${re}_${G}`,label:re};Q.push(l.h(C.ElOptionGroup,ve,{default:()=>le}))}else{const le=Rt(t,I),re=rt(t,I),ue=Ms(t,I),me={key:`${le}_${G}`,label:re,disabled:ue,value:le};if(typeof z=="function")Q.push(l.h(C.ElOption,me,{default:()=>z(I)}));else if(t.optionType==="item"){const Te={class:{"fox-select-item__option-left":!0}},ut=l.h("span",Te,[le]),mt={class:{"fox-select-item__option-right":!0}},We=l.h("span",mt,[re]),jt=l.h("div",{class:{"fox-select-item__option":!0}},[ut,We]);Q.push(l.h(C.ElOption,me,{default:()=>jt}))}else t.optionType==="value"?Q.push(l.h(C.ElOption,me,{default:()=>[le]})):Q.push(l.h(C.ElOption,me))}}),Q},W=l.ref();return Se({focus:()=>{W?.value.focus()},blur:()=>{W?.value.blur()},setDisabled:V=>{a.value=V},setReadonly:V=>{u.value=V}}),()=>{const z={...Qe(r.attrs),ref:W,class:b.value,clearable:t.clearable,multiple:t.multiple,placeholder:h.placeholder.value,disabled:s.value||i.value,modelValue:w.value,"value-key":t.valueKey,"allow-create":t.allowCreate,onClear:L,onChange:T,onFocus:U,onBlur:J,onVisibleChange:Z,onRemoveTag:ne};typeof k=="function"&&(z["remote-method"]=k,z.loading=p.value),typeof _=="function"&&(z["filter-method"]=_,z.loading=p.value);const Q={};r.slots.prefix&&(Q.prefix=r.slots.prefix),r.slots.empty&&(Q.empty=r.slots.empty),r.slots.options?Q.default=r.slots.options:Q.default=()=>Y(v.value,r.slots.option);const I=[],G=l.h(C.ElSelect,z,Q);I.push(G);const K={default:()=>I};K.label=r.slots.default,K.fixedPreTip=r.slots.fixedPreTip,K.fixedTip=r.slots.fixedTip;const re={...De(t,To),hintText:S.value,hintVisible:R.value,onMouseover:N,onMouseleave:F};return t.prop&&(re.prop=`${t.prop}_item`),g.value&&(re["appear-listen"]=!0,re.onAppear=O),l.h(o,re,K)}}}}const{componentName:js,create:zs,scope:Hs}=ie("select-item"),Dl=zs(_s(js,Hs,ke));function lt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gt={exports:{}},Ks=Gt.exports,Co;function Ws(){return Co||(Co=1,(function(e,n){(function(o,t){e.exports=t()})(Ks,(function(){var o=1e3,t=6e4,r=36e5,a="millisecond",s="second",u="minute",i="hour",c="day",m="week",h="month",w="quarter",y="year",x="date",f="Invalid Date",d=/^(\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(b){var T=["th","st","nd","rd"],D=b%100;return"["+b+(T[(D-20)%10]||T[D]||T[0])+"]"}},g=function(b,T,D){var j=String(b);return!j||j.length>=T?b:""+Array(T+1-j.length).join(D)+b},M={s:g,z:function(b){var T=-b.utcOffset(),D=Math.abs(T),j=Math.floor(D/60),U=D%60;return(T<=0?"+":"-")+g(j,2,"0")+":"+g(U,2,"0")},m:function b(T,D){if(T.date()<D.date())return-b(D,T);var j=12*(D.year()-T.year())+(D.month()-T.month()),U=T.clone().add(j,h),J=D-U<0,L=T.clone().add(j+(J?-1:1),h);return+(-(j+(D-U)/(J?U-L:L-U))||0)},a:function(b){return b<0?Math.ceil(b)||0:Math.floor(b)},p:function(b){return{M:h,y,w:m,d:c,D:x,h:i,m:u,s,ms:a,Q:w}[b]||String(b||"").toLowerCase().replace(/s$/,"")},u:function(b){return b===void 0}},B="en",A={};A[B]=v;var O="$isDayjsObject",k=function(b){return b instanceof q||!(!b||!b[O])},p=function b(T,D,j){var U;if(!T)return B;if(typeof T=="string"){var J=T.toLowerCase();A[J]&&(U=J),D&&(A[J]=D,U=J);var L=T.split("-");if(!U&&L.length>1)return b(L[0])}else{var ee=T.name;A[ee]=T,U=ee}return!j&&U&&(B=U),U||!j&&B},_=function(b,T){if(k(b))return b.clone();var D=typeof T=="object"?T:{};return D.date=b,D.args=arguments,new q(D)},$=M;$.l=p,$.i=k,$.w=function(b,T){return _(b,{locale:T.$L,utc:T.$u,x:T.$x,$offset:T.$offset})};var q=(function(){function b(D){this.$L=p(D.locale,null,!0),this.parse(D),this.$x=this.$x||D.x||{},this[O]=!0}var T=b.prototype;return T.parse=function(D){this.$d=(function(j){var U=j.date,J=j.utc;if(U===null)return new Date(NaN);if($.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var L=U.match(d);if(L){var ee=L[2]-1||0,E=(L[7]||"0").substring(0,3);return J?new Date(Date.UTC(L[1],ee,L[3]||1,L[4]||0,L[5]||0,L[6]||0,E)):new Date(L[1],ee,L[3]||1,L[4]||0,L[5]||0,L[6]||0,E)}}return new Date(U)})(D),this.init()},T.init=function(){var D=this.$d;this.$y=D.getFullYear(),this.$M=D.getMonth(),this.$D=D.getDate(),this.$W=D.getDay(),this.$H=D.getHours(),this.$m=D.getMinutes(),this.$s=D.getSeconds(),this.$ms=D.getMilliseconds()},T.$utils=function(){return $},T.isValid=function(){return this.$d.toString()!==f},T.isSame=function(D,j){var U=_(D);return this.startOf(j)<=U&&U<=this.endOf(j)},T.isAfter=function(D,j){return _(D)<this.startOf(j)},T.isBefore=function(D,j){return this.endOf(j)<_(D)},T.$g=function(D,j,U){return $.u(D)?this[j]:this.set(U,D)},T.unix=function(){return Math.floor(this.valueOf()/1e3)},T.valueOf=function(){return this.$d.getTime()},T.startOf=function(D,j){var U=this,J=!!$.u(j)||j,L=$.p(D),ee=function(ne,Y){var W=$.w(U.$u?Date.UTC(U.$y,Y,ne):new Date(U.$y,Y,ne),U);return J?W:W.endOf(c)},E=function(ne,Y){return $.w(U.toDate()[ne].apply(U.toDate("s"),(J?[0,0,0,0]:[23,59,59,999]).slice(Y)),U)},N=this.$W,F=this.$M,R=this.$D,S="set"+(this.$u?"UTC":"");switch(L){case y:return J?ee(1,0):ee(31,11);case h:return J?ee(1,F):ee(0,F+1);case m:var H=this.$locale().weekStart||0,Z=(N<H?N+7:N)-H;return ee(J?R-Z:R+(6-Z),F);case c:case x:return E(S+"Hours",0);case i:return E(S+"Minutes",1);case u:return E(S+"Seconds",2);case s:return E(S+"Milliseconds",3);default:return this.clone()}},T.endOf=function(D){return this.startOf(D,!1)},T.$set=function(D,j){var U,J=$.p(D),L="set"+(this.$u?"UTC":""),ee=(U={},U[c]=L+"Date",U[x]=L+"Date",U[h]=L+"Month",U[y]=L+"FullYear",U[i]=L+"Hours",U[u]=L+"Minutes",U[s]=L+"Seconds",U[a]=L+"Milliseconds",U)[J],E=J===c?this.$D+(j-this.$W):j;if(J===h||J===y){var N=this.clone().set(x,1);N.$d[ee](E),N.init(),this.$d=N.set(x,Math.min(this.$D,N.daysInMonth())).$d}else ee&&this.$d[ee](E);return this.init(),this},T.set=function(D,j){return this.clone().$set(D,j)},T.get=function(D){return this[$.p(D)]()},T.add=function(D,j){var U,J=this;D=Number(D);var L=$.p(j),ee=function(F){var R=_(J);return $.w(R.date(R.date()+Math.round(F*D)),J)};if(L===h)return this.set(h,this.$M+D);if(L===y)return this.set(y,this.$y+D);if(L===c)return ee(1);if(L===m)return ee(7);var E=(U={},U[u]=t,U[i]=r,U[s]=o,U)[L]||1,N=this.$d.getTime()+D*E;return $.w(N,this)},T.subtract=function(D,j){return this.add(-1*D,j)},T.format=function(D){var j=this,U=this.$locale();if(!this.isValid())return U.invalidDate||f;var J=D||"YYYY-MM-DDTHH:mm:ssZ",L=$.z(this),ee=this.$H,E=this.$m,N=this.$M,F=U.weekdays,R=U.months,S=U.meridiem,H=function(Y,W,V,z){return Y&&(Y[W]||Y(j,J))||V[W].slice(0,z)},Z=function(Y){return $.s(ee%12||12,Y,"0")},ne=S||function(Y,W,V){var z=Y<12?"AM":"PM";return V?z.toLowerCase():z};return J.replace(P,(function(Y,W){return W||(function(V){switch(V){case"YY":return String(j.$y).slice(-2);case"YYYY":return $.s(j.$y,4,"0");case"M":return N+1;case"MM":return $.s(N+1,2,"0");case"MMM":return H(U.monthsShort,N,R,3);case"MMMM":return H(R,N);case"D":return j.$D;case"DD":return $.s(j.$D,2,"0");case"d":return String(j.$W);case"dd":return H(U.weekdaysMin,j.$W,F,2);case"ddd":return H(U.weekdaysShort,j.$W,F,3);case"dddd":return F[j.$W];case"H":return String(ee);case"HH":return $.s(ee,2,"0");case"h":return Z(1);case"hh":return Z(2);case"a":return ne(ee,E,!0);case"A":return ne(ee,E,!1);case"m":return String(E);case"mm":return $.s(E,2,"0");case"s":return String(j.$s);case"ss":return $.s(j.$s,2,"0");case"SSS":return $.s(j.$ms,3,"0");case"Z":return L}return null})(Y)||L.replace(":","")}))},T.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},T.diff=function(D,j,U){var J,L=this,ee=$.p(j),E=_(D),N=(E.utcOffset()-this.utcOffset())*t,F=this-E,R=function(){return $.m(L,E)};switch(ee){case y:J=R()/12;break;case h:J=R();break;case w:J=R()/3;break;case m:J=(F-N)/6048e5;break;case c:J=(F-N)/864e5;break;case i:J=F/r;break;case u:J=F/t;break;case s:J=F/o;break;default:J=F}return U?J:$.a(J)},T.daysInMonth=function(){return this.endOf(h).$D},T.$locale=function(){return A[this.$L]},T.locale=function(D,j){if(!D)return this.$L;var U=this.clone(),J=p(D,j,!0);return J&&(U.$L=J),U},T.clone=function(){return $.w(this.$d,this)},T.toDate=function(){return new Date(this.valueOf())},T.toJSON=function(){return this.isValid()?this.toISOString():null},T.toISOString=function(){return this.$d.toISOString()},T.toString=function(){return this.$d.toUTCString()},b})(),X=q.prototype;return _.prototype=X,[["$ms",a],["$s",s],["$m",u],["$H",i],["$W",c],["$M",h],["$y",y],["$D",x]].forEach((function(b){X[b[1]]=function(T){return this.$g(T,b[0],b[1])}})),_.extend=function(b,T){return b.$i||(b(T,q,_),b.$i=!0),_},_.locale=p,_.isDayjs=k,_.unix=function(b){return _(1e3*b)},_.en=A[B],_.Ls=A,_.p={},_}))})(Gt)),Gt.exports}var Ys=Ws();const et=lt(Ys);var Xt={exports:{}},Us=Xt.exports,$o;function Gs(){return $o||($o=1,(function(e,n){(function(o,t){e.exports=t()})(Us,(function(){var o={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,r=/\d/,a=/\d\d/,s=/\d\d?/,u=/\d*[^-_:/,()\s\d]+/,i={},c=function(d){return(d=+d)+(d>68?1900:2e3)},m=function(d){return function(P){this[d]=+P}},h=[/[+-]\d\d:?(\d\d)?|Z/,function(d){(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})(d)}],w=function(d){var P=i[d];return P&&(P.indexOf?P:P.s.concat(P.f))},y=function(d,P){var v,g=i.meridiem;if(g){for(var M=1;M<=24;M+=1)if(d.indexOf(g(M,0,P))>-1){v=M>12;break}}else v=d===(P?"pm":"PM");return v},x={A:[u,function(d){this.afternoon=y(d,!1)}],a:[u,function(d){this.afternoon=y(d,!0)}],Q:[r,function(d){this.month=3*(d-1)+1}],S:[r,function(d){this.milliseconds=100*+d}],SS:[a,function(d){this.milliseconds=10*+d}],SSS:[/\d{3}/,function(d){this.milliseconds=+d}],s:[s,m("seconds")],ss:[s,m("seconds")],m:[s,m("minutes")],mm:[s,m("minutes")],H:[s,m("hours")],h:[s,m("hours")],HH:[s,m("hours")],hh:[s,m("hours")],D:[s,m("day")],DD:[a,m("day")],Do:[u,function(d){var P=i.ordinal,v=d.match(/\d+/);if(this.day=v[0],P)for(var g=1;g<=31;g+=1)P(g).replace(/\[|\]/g,"")===d&&(this.day=g)}],w:[s,m("week")],ww:[a,m("week")],M:[s,m("month")],MM:[a,m("month")],MMM:[u,function(d){var P=w("months"),v=(w("monthsShort")||P.map((function(g){return g.slice(0,3)}))).indexOf(d)+1;if(v<1)throw new Error;this.month=v%12||v}],MMMM:[u,function(d){var P=w("months").indexOf(d)+1;if(P<1)throw new Error;this.month=P%12||P}],Y:[/[+-]?\d+/,m("year")],YY:[a,function(d){this.year=c(d)}],YYYY:[/\d{4}/,m("year")],Z:h,ZZ:h};function f(d){var P,v;P=d,v=i&&i.formats;for(var g=(d=P.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(_,$,q){var X=q&&q.toUpperCase();return $||v[q]||o[q]||v[X].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(b,T,D){return T||D.slice(1)}))}))).match(t),M=g.length,B=0;B<M;B+=1){var A=g[B],O=x[A],k=O&&O[0],p=O&&O[1];g[B]=p?{regex:k,parser:p}:A.replace(/^\[|\]$/g,"")}return function(_){for(var $={},q=0,X=0;q<M;q+=1){var b=g[q];if(typeof b=="string")X+=b.length;else{var T=b.regex,D=b.parser,j=_.slice(X),U=T.exec(j)[0];D.call($,U),_=_.replace(U,"")}}return(function(J){var L=J.afternoon;if(L!==void 0){var ee=J.hours;L?ee<12&&(J.hours+=12):ee===12&&(J.hours=0),delete J.afternoon}})($),$}}return function(d,P,v){v.p.customParseFormat=!0,d&&d.parseTwoDigitYear&&(c=d.parseTwoDigitYear);var g=P.prototype,M=g.parse;g.parse=function(B){var A=B.date,O=B.utc,k=B.args;this.$u=O;var p=k[1];if(typeof p=="string"){var _=k[2]===!0,$=k[3]===!0,q=_||$,X=k[2];$&&(X=k[2]),i=this.$locale(),!_&&X&&(i=v.Ls[X]),this.$d=(function(j,U,J,L){try{if(["x","X"].indexOf(U)>-1)return new Date((U==="X"?1e3:1)*j);var ee=f(U)(j),E=ee.year,N=ee.month,F=ee.day,R=ee.hours,S=ee.minutes,H=ee.seconds,Z=ee.milliseconds,ne=ee.zone,Y=ee.week,W=new Date,V=F||(E||N?1:W.getDate()),z=E||W.getFullYear(),Q=0;E&&!N||(Q=N>0?N-1:W.getMonth());var I,G=R||0,K=S||0,le=H||0,re=Z||0;return ne?new Date(Date.UTC(z,Q,V,G,K,le,re+60*ne.offset*1e3)):J?new Date(Date.UTC(z,Q,V,G,K,le,re)):(I=new Date(z,Q,V,G,K,le,re),Y&&(I=L(I).week(Y).toDate()),I)}catch{return new Date("")}})(A,p,O,v),this.init(),X&&X!==!0&&(this.$L=this.locale(X).$L),q&&A!=this.format(p)&&(this.$d=new Date("")),i={}}else if(p instanceof Array)for(var b=p.length,T=1;T<=b;T+=1){k[1]=p[T-1];var D=v.apply(this,k);if(D.isValid()){this.$d=D.$d,this.$L=D.$L,this.init();break}T===b&&(this.$d=new Date(""))}else M.call(this,B)}}}))})(Xt)),Xt.exports}var Xs=Gs();const Zs=lt(Xs);var Zt={exports:{}},Qs=Zt.exports,No;function Js(){return No||(No=1,(function(e,n){(function(o,t){e.exports=t()})(Qs,(function(){return function(o,t){var r=t.prototype,a=r.format;r.format=function(s){var u=this,i=this.$locale();if(!this.isValid())return a.bind(this)(s);var c=this.$utils(),m=(s||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(h){switch(h){case"Q":return Math.ceil((u.$M+1)/3);case"Do":return i.ordinal(u.$D);case"gggg":return u.weekYear();case"GGGG":return u.isoWeekYear();case"wo":return i.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)}}}))})(Zt)),Zt.exports}var eu=Js();const tu=lt(eu);var Qt={exports:{}},nu=Qt.exports,ko;function lu(){return ko||(ko=1,(function(e,n){(function(o,t){e.exports=t()})(nu,(function(){return function(o,t,r){var a=t.prototype,s=function(h){return h&&(h.indexOf?h:h.s)},u=function(h,w,y,x,f){var d=h.name?h:h.$locale(),P=s(d[w]),v=s(d[y]),g=P||v.map((function(B){return B.slice(0,x)}));if(!f)return g;var M=d.weekStart;return g.map((function(B,A){return g[(A+(M||0))%7]}))},i=function(){return r.Ls[r.locale()]},c=function(h,w){return h.formats[w]||(function(y){return y.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(x,f,d){return f||d.slice(1)}))})(h.formats[w.toUpperCase()])},m=function(){var h=this;return{months:function(w){return w?w.format("MMMM"):u(h,"months")},monthsShort:function(w){return w?w.format("MMM"):u(h,"monthsShort","months",3)},firstDayOfWeek:function(){return h.$locale().weekStart||0},weekdays:function(w){return w?w.format("dddd"):u(h,"weekdays")},weekdaysMin:function(w){return w?w.format("dd"):u(h,"weekdaysMin","weekdays",2)},weekdaysShort:function(w){return w?w.format("ddd"):u(h,"weekdaysShort","weekdays",3)},longDateFormat:function(w){return c(h.$locale(),w)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};a.localeData=function(){return m.bind(this)()},r.localeData=function(){var h=i();return{firstDayOfWeek:function(){return h.weekStart||0},weekdays:function(){return r.weekdays()},weekdaysShort:function(){return r.weekdaysShort()},weekdaysMin:function(){return r.weekdaysMin()},months:function(){return r.months()},monthsShort:function(){return r.monthsShort()},longDateFormat:function(w){return c(h,w)},meridiem:h.meridiem,ordinal:h.ordinal}},r.months=function(){return u(i(),"months")},r.monthsShort=function(){return u(i(),"monthsShort","months",3)},r.weekdays=function(h){return u(i(),"weekdays",null,null,h)},r.weekdaysShort=function(h){return u(i(),"weekdaysShort","weekdays",3,h)},r.weekdaysMin=function(h){return u(i(),"weekdaysMin","weekdays",2,h)}}}))})(Qt)),Qt.exports}var ou=lu();const ru=lt(ou);var Jt={exports:{}},au=Jt.exports,Eo;function iu(){return Eo||(Eo=1,(function(e,n){(function(o,t){e.exports=t()})(au,(function(){var o="week",t="year";return function(r,a,s){var u=a.prototype;u.week=function(i){if(i===void 0&&(i=null),i!==null)return this.add(7*(i-this.week()),"day");var c=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var m=s(this).startOf(t).add(1,t).date(c),h=s(this).endOf(o);if(m.isBefore(h))return 1}var w=s(this).startOf(t).date(c).startOf(o).subtract(1,"millisecond"),y=this.diff(w,o,!0);return y<0?s(this).startOf("week").week():Math.ceil(y)},u.weeks=function(i){return i===void 0&&(i=null),this.week(i)}}}))})(Jt)),Jt.exports}var su=iu();const uu=lt(su);var en={exports:{}},cu=en.exports,Po;function fu(){return Po||(Po=1,(function(e,n){(function(o,t){e.exports=t()})(cu,(function(){return function(o,t){t.prototype.weekYear=function(){var r=this.month(),a=this.week(),s=this.year();return a===1&&r===11?s+1:r===0&&a>=52?s-1:s}}}))})(en)),en.exports}var du=fu();const hu=lt(du);var tn={exports:{}},mu=tn.exports,Io;function gu(){return Io||(Io=1,(function(e,n){(function(o,t){e.exports=t()})(mu,(function(){return function(o,t,r){t.prototype.dayOfYear=function(a){var s=Math.round((r(this).startOf("day")-r(this).startOf("year"))/864e5)+1;return a==null?s:this.add(a-s,"day")}}}))})(tn)),tn.exports}var vu=gu();const pu=lt(vu);var nn={exports:{}},yu=nn.exports,Oo;function bu(){return Oo||(Oo=1,(function(e,n){(function(o,t){e.exports=t()})(yu,(function(){return function(o,t){t.prototype.isSameOrAfter=function(r,a){return this.isSame(r,a)||this.isAfter(r,a)}}}))})(nn)),nn.exports}var xu=bu();const wu=lt(xu);var ln={exports:{}},Su=ln.exports,Do;function Tu(){return Do||(Do=1,(function(e,n){(function(o,t){e.exports=t()})(Su,(function(){return function(o,t){t.prototype.isSameOrBefore=function(r,a){return this.isSame(r,a)||this.isBefore(r,a)}}}))})(ln)),ln.exports}var Cu=Tu();const $u=lt(Cu);et.extend(ru);et.extend(tu);et.extend(Zs);et.extend(uu);et.extend(hu);et.extend(pu);et.extend(wu);et.extend($u);const qe={format(e,n){return et(e).format(n)},parser(e,n){return et(e,n).toDate()},isLeapYear(e){return e%4==0&&e%100!=0||e%400==0},getWhatDay(e,n,o){const r=new Date(e+"/"+n+"/"+o).getDay();return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][r]},getMonthPreDay(e,n){let t=new Date(e+"/"+n+"/01").getDay();return t==0&&(t=7),t},getMonthDays(e,n){return/^0/.test(n)&&(n=n.split("")[1]),[0,31,this.isLeapYear(Number(e))?29:28,31,30,31,30,31,31,30,31,30,31][n]},getNumTwoBit(e){return e=Number(e),(e>9?"":"0")+e},date2Str:function(e,n){n=n||"-";const o=e.getFullYear(),t=this.getNumTwoBit(e.getMonth()+1),r=this.getNumTwoBit(e.getDate());return[o,t,r].join(n)},getDay(e,n,o){e=e||0;let t=n??new Date;const r=e*(1e3*60*60*24);return t=new Date(t.getTime()+r),o=o??"YYYY-MM-DD",this.format(t,o)},compareDate(e,n){let o;typeof e=="string"?o=new Date(e.replace("-","/").replace("-","/")):o=e;let t;return typeof n=="string"?t=new Date(n.replace("-","/").replace("-","/")):t=n,!(o>=t)},isEqual(e,n){if(e===n)return!0;if(!e||!n)return!1;let o;typeof e=="string"?o=new Date(e).getTime():o=e;let t;return typeof n=="string"?t=new Date(n).getTime():t=n,o==t},getMonthWeek:function(e,n,o,t=0){const r=new Date(Number(e),parseInt(n)-1,Number(o));let a=r.getDay(),s=r.getDate(),u=6-a;return t!==0&&(a=a==0?7:a,u=7-a),Math.ceil((s+u)/7)},getYearWeek:function(e,n,o,t=0){const r=new Date(Number(e),parseInt(n)-1,Number(o)),a=new Date(Number(e),0,1),s=Math.round((r.valueOf()-a.valueOf())/864e5);let u=r.getDay(),i=6-u;return t!==0&&(u=u==0?7:u,i=7-u),Math.ceil((s+i)/7)},getWeekDate:function(e,n,o,t=0){const r=new Date(Number(e),parseInt(n)-1,Number(o)),a=r.getTime();let s=r.getDay();if(t===0){const i=a-s*864e5,c=a+(6-s)*864e5,m=this.date2Str(new Date(i)),h=this.date2Str(new Date(c));return[m,h]}else{s=s==0?7:s;const u=1440*60*1e3,i=a-(s-1)*u,c=a+(7-s)*u,m=this.date2Str(new Date(i)),h=this.date2Str(new Date(c));return[m,h]}},formatResultDate:function(e){let n=[...e.split("-")];return n[2]=qe.getNumTwoBit(Number(n[2])),n[3]=`${n[0]}-${n[1]}-${n[2]}`,n[4]=qe.getWhatDay(+n[0],+n[1],+n[2]),n},inScope4Day(e,n,o){const t=new Date(new Date(n).setDate(n.getDate()+o)),r=e.getTime(),a=t.getTime(),s=n.getTime();return a>s?r>=s&&r<=a:r>=a&&r<=s},inScope4Month(e,n,o){const t=new Date(new Date(n).setMonth(n.getMonth()+o)),r=e.getTime(),a=t.getTime(),s=n.getTime();return a>s?r>=s&&r<=a:r>=a&&r<=s}},Vo={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"}},Ro={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,n,o){return{props:{...Ne,...Ve,...Vo,...Ro},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),{toLocaleRefs:m}=Ae.useFoxI18n(n),h=m(t,["placeholder"]),w=l.ref(!1),y=he(t,"modelValue",null,c),x=l.computed(()=>j.value&&Array.isArray(y.value)&&y.value.length==2?y.value[0]:y.value),f=l.computed(()=>j.value?"longTermKey":"normalKey"),d=W=>{if(j.value&&t.type==="daterange"){const V=[...y.value];V[0]=W,y.value=V}else y.value=W;c("update:modelValue",y.value),c("change",y.value)},P=l.computed(()=>j.value&&t.type==="daterange"?"date":t.type),v=e,g=l.computed(()=>({[`${v}`]:!0,"is-long":j.value,"is-readonly":i.value,"is-disabled":s.value}));let M=he(t,"hintText"),B=l.ref(!1);const A=W=>{let z=W.target.value;w.value=!0,de(M.value)||(B.value=!0),c("focus",z,W)},O=W=>{setTimeout(()=>{B.value&&(B.value=!1),w.value=!1},0);let z=W.target.value;t.maxLength&&z.length>Number(t.maxLength)&&(z=z.slice(0,Number(t.maxLength))),c("blur",z,W)},k=()=>{c("clear","")},p=W=>{c("calendar-change",W)},_=(W,V,z)=>{c("panel-change",W,V,z)},$=W=>{c("visible-change",W)},q=Fe(l.computed(()=>t.longTermText),"longTermText",je.Near),X=Fe(l.computed(()=>t.longTermActionLabel),"longTermActionLabel",je.Near),b=Fe(l.computed(()=>t.longTermValue),"longTermValue",je.Near),T=Fe(l.computed(()=>t.compatibleLongTermValue),"compatibleLongTermValue",je.Near);let D=null;const j=l.ref(ce(t.longTerm)),U=W=>{if(j.value=W,c("update:longTerm",W),W){if(D=y.value,t.type==="daterange"){const V=[];Array.isArray(b.value)?(V[0]=y.value?y.value[0]??b.value[0]:null,V[1]=b.value[1]??b.value[0]):(V[0]=y.value?y.value[0]??b.value:null,V[1]=j.value),V[0]||(V[0]=t.valueFormat?qe.format(new Date,t.valueFormat):new Date),V[1]||(V[1]=t.valueFormat?qe.format(new Date,t.valueFormat):new Date),y.value=V}else Array.isArray(b.value)?y.value=b.value[1]??b.value[0]:y.value=b.value,y.value||(y.value=t.valueFormat?qe.format(new Date,t.valueFormat):new Date);c("update:modelValue",y.value)}else{if(t.type==="daterange"){const V=[];V[0]=Array.isArray(y.value)?y.value[0]:y.value,Array.isArray(D)?V[1]=D[1]:V[1]=D,V[0]||(V[0]=t.valueFormat?qe.format(new Date,t.valueFormat):new Date),V[1]||(V[1]=t.valueFormat?qe.format(new Date,t.valueFormat):new Date),y.value=V}else y.value=D;c("update:modelValue",y.value),setTimeout(()=>{ne()},100)}},J=ce(t.isLongTerm);if(J){const W=()=>{if(j.value===!0){if(D=y.value,t.type==="daterange"){const V=[y.value[0]];Array.isArray(b.value)?V[1]=b.value[1]??b.value[0]:V[1]=j.value,V[0]||(V[0]=t.valueFormat?qe.format(new Date,t.valueFormat):new Date),V[1]||(V[1]=t.valueFormat?qe.format(new Date,t.valueFormat):new Date),y.value=V}else y.value=b.value;c("update:modelValue",y.value)}else nt(b.value,y.value)&&(j.value=!0)};W(),l.watch([()=>t.longTerm],([V])=>{j.value!==V&&W()}),l.watch([()=>y.value],([V])=>{let z=!1;if(t.type==="daterange"&&Array.isArray(V))try{let Q=V[1];if(!Q)return;if(V[0]==null){c("update:modelValue",[]);return}typeof Q!="string"&&t.valueFormat&&(Q=qe.format(Q,t.valueFormat));let I=Array.isArray(b.value)?b.value[1]:b.value;(Q===I||Array.isArray(T.value)&&T.value.findIndex(K=>Q==K)!==-1)&&(z=!0)}catch(Q){console.error(Q)}j.value!==z&&(j.value=z)},{immediate:!0})}const L=l.computed(()=>({"fox-date-item__long":!0,"is-active":w.value})),ee=l.ref(),E=l.ref(),N=/^\d+$/,F=(W,V)=>typeof t.flashFillThreshold=="function"?t.flashFillThreshold(W,V):N.test(W)&&W.length===t.flashFillThreshold,R=(W,V)=>{let z;if(typeof t.flashFillFormat=="function")z=t.flashFillFormat(W,V);else{const I=t.flashFillFormat??"YYYYMMDD";z=qe.parser(W,I)}const Q=t.valueFormat??"YYYY-MM-DD";return qe.format(z,Q)},S=W=>W?W.endsWith("range"):!1,H=W=>{if(!W.target)return;const V=W.target.value??"";if(F(V,t.type)){const z=R(V,t.type);if(S(t.type)){const Q=Array.isArray(y.value)?[...y.value]:[];Q[0]=z,d(Q)}else d(z)}},Z=W=>{if(!W.target)return;const V=W.target.value??"";if(F(V,t.type)){const z=R(V,t.type);if(S(t.type)){const Q=Array.isArray(y.value)?[...y.value]:[];Q[1]=z,d(Q)}else d(z)}},ne=()=>{if(t.flashFill&&ee.value&&ee.value.$el)if(S(t.type)){const W=ee.value.$el.querySelectorAll("input.el-range-input");W[0]&&W[0].addEventListener("input",H),W[1]&&W[1].addEventListener("input",Z)}else{const W=ee.value.$el.querySelector("input.el-input__inner");W&&W.addEventListener("input",H)}},Y=()=>{if(t.flashFill&&ee.value&&ee.value.$el)if(S(t.type)){const W=ee.value.$el.querySelectorAll("input.el-range-input");W[0]&&W[0].removeEventListener("input",H),W[1]&&W[1].removeEventListener("input",Z)}else{const W=ee.value.$el.querySelector("input.el-input__inner");W&&W.removeEventListener("input",H)}};return l.onMounted(ne),l.onBeforeUnmount(Y),Se({focus:()=>{E?.value.focus()},blur:()=>{E?.value.blur()},handleOpen:()=>{E?.value.handleOpen()},handleClose:()=>{E?.value.handleClose()},setDisabled:W=>{a.value=W},setReadonly:W=>{u.value=W}}),()=>{const V={...r.attrs,key:f.value,type:P.value,ref:E,class:g.value,placeholder:h.placeholder.value,disabled:s.value,readonly:i.value,modelValue:x.value,valueFormat:t.valueFormat,format:t.format,"onUpdate:modelValue":d,onClear:k,onFocus:A,onBlur:O,onCalendarChange:p,onPanelChange:_,onVisibleChange:$},z={};r.slots["range-separator"]&&(z["range-separator"]=r.slots["range-separator"]),r.slots.cell&&(z.default=r.slots.cell);const Q=[],I=l.h(C.ElDatePicker,V,z);Q.push(I);const G={default:()=>Q};if(G.label=r.slots.default,G.fixedPreTip=r.slots.fixedPreTip,G.fixedTip=r.slots.fixedTip,J){if(j.value){const ue=l.h("span",{class:["fox-date-item__long-splitor"]},["-"]),ve=l.h("input",{class:["fox-date-item__long-text"],value:q.value,readonly:!0}),me={class:L.value},Te=l.h("div",me,{default:()=>[ue,ve]});Q.push(Te)}if(!i.value&&!s.value){const ue={label:X.value||q.value,disabled:i.value||s.value,modelValue:j.value,"onUpdate:modelValue":U},ve=l.h(C.ElCheckbox,ue),me=l.h("div",{class:{[`${v}__append`]:!0}},[ve]);G.append=()=>me}}const le={...De(t,Vo,Ro),ref:ee,class:{[`${v}__wrapper`]:!0,"has-append":J},hintText:M.value,hintVisible:B.value};return t.prop&&(le.prop=`${t.prop}_item`),l.h(o,le,G)}}}}const{componentName:ku,create:Eu,scope:Pu}=ie("date-item"),Vl=Eu(Nu(ku,Pu,ke)),Fo={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Iu(e,n,o){return{props:{...Ne,...Ve,...Fo},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),{toLocaleRefs:m}=Ae.useFoxI18n(n),h=m(t,["placeholder"]),w=l.ref(!1),y=he(t,"modelValue",null,c),x=e,f=l.computed(()=>({[x]:!0})),d=k=>{y.value=k,c("update:modelValue",k),c("change",k)};let P=he(t,"hintText"),v=l.ref(!1);const g=k=>{let _=k.target.value;w.value=!0,de(P.value)||(v.value=!0),c("focus",_,k)},M=k=>{setTimeout(()=>{v.value&&(v.value=!1),w.value=!1},0);let _=k.target.value;t.maxLength&&_.length>Number(t.maxLength)&&(_=_.slice(0,Number(t.maxLength))),c("blur",_,k)},B=()=>{c("clear","")},A=k=>{c("visible-change",k)},O=l.ref();return Se({focus:()=>{O?.value.focus()},blur:()=>{O?.value.blur()},handleOpen:()=>{O?.value.handleOpen()},handleClose:()=>{O?.value.handleClose()},setDisabled:k=>{a.value=k},setReadonly:k=>{u.value=k}}),()=>{const p={...r.attrs,ref:O,class:f.value,placeholder:h.placeholder.value,disabled:s.value,readonly:i.value,modelValue:y.value,"onUpdate:modelValue":d,onClear:B,onFocus:g,onBlur:M,onVisibleChange:A},_={},$=[],q=l.h(C.ElTimePicker,p,_);$.push(q);const X={default:()=>$};X.label=r.slots.default,X.fixedPreTip=r.slots.fixedPreTip,X.fixedTip=r.slots.fixedTip;const T={...De(t,Fo),hintText:P.value,hintVisible:v.value};return t.prop&&(T.prop=`${t.prop}_item`),l.h(o,T,X)}}}}const{componentName:Ou,create:Du,scope:Vu}=ie("time-item"),Rl=Du(Iu(Ou,Vu,ke)),Ao={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function Ru(e,n,o){return{props:{...Ne,...Ve,...Ao},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),{toLocaleRefs:m}=Ae.useFoxI18n(n),h=m(t,["placeholder"]),w=l.ref(!1),y=he(t,"modelValue",null,c),x=e,f=l.computed(()=>({[x]:!0})),d=O=>{y.value=O,c("update:modelValue",O),c("change",O)};let P=he(t,"hintText"),v=l.ref(!1);const g=O=>{let p=O.target.value;w.value=!0,de(P.value)||(v.value=!0),c("focus",p,O)},M=O=>{setTimeout(()=>{v.value&&(v.value=!1),w.value=!1},0);let p=O.target.value;t.maxLength&&p.length>Number(t.maxLength)&&(p=p.slice(0,Number(t.maxLength))),c("blur",p,O)},B=()=>{c("clear","")},A=l.ref();return Se({focus:()=>{A?.value.focus()},blur:()=>{A?.value.blur()},handleOpen:()=>{A?.value.handleOpen()},handleClose:()=>{A?.value.handleClose()},setDisabled:O=>{a.value=O},setReadonly:O=>{u.value=O}}),()=>{const k={...r.attrs,ref:A,class:f.value,placeholder:h.placeholder.value,disabled:s.value,readonly:i.value,modelValue:y.value,"onUpdate:modelValue":d,onClear:B,onFocus:g,onBlur:M},p={},_=[],$=l.h(C.ElTimeSelect,k,p);_.push($);const q={default:()=>_};q.label=r.slots.default,q.fixedPreTip=r.slots.fixedPreTip,q.fixedTip=r.slots.fixedTip;const b={...De(t,Ao),hintText:P.value,hintVisible:v.value};return t.prop&&(b.prop=`${t.prop}_item`),l.h(o,b,q)}}}}const{componentName:Fu,create:Au,scope:Mu}=ie("time-select-item"),Fl=Au(Ru(Fu,Mu,ke));function Mo(e,n=0){let o=`${e}`,t=o.indexOf(".");if(t==-1)return o;let r=t;for(let a=o.length-1;a>=t;a--)if(o.charAt(a)!="0"){r=a;break}return r-t<n?r=t+n+1:r!=t&&(r+=1),r>o.length?o=o.padEnd(r,"0"):o=o.substring(0,r),o}function Lo(e,n,o=20){if(typeof n=="string"&&(n=$e(n)),n==1||n==-1)return`${e}`;if(n==0)return"0";if(n>0){let t=Cr(`${e}`,`${n}`);return Mo(t)}else{let t=gl(`${e}`,$r(`${n}`),20);return Mo(t)}}function Lu(e,n=-1,o=!1,t=3,r=","){return dn(e,n,o,t,r)}function Bo(e,n,o,t,r=!0){if(e==="")return"";if(e=Nr(e),n=$e(n),n==1)return e;if(t)e=Lo(e,n),o&&(e=="0"&&r?e=`${e}.`.padEnd($e(o)+2,"0"):e=gl(e,1,$e(o)));else{let a=-1*n;e=Lo(e,a)}return e}function qo(e,n){let o={maxValid:!0,minValid:!0,message:""};if(n.min!==void 0){let t=ce(n.minInclude),r=nl(e,n.min);if(t&&r==-1||!t&&(r==0||r==-1)){let a="请输入不小于 {0} 的数值";o.message=a.replace("{0}",n.min),o.minValid=!1}}if(n.max!=null){let t=ce(n.maxInclude),r=nl(e,n.max);(t&&r==1||!t&&(r==0||r==1))&&(o.maxValid=!1)}return o}const _o={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,n,o){return{props:{...Ne,...Ve,..._o},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),m=l.ref(!1),h=he(t,"modelValue",null,c),w=l.ref("");l.watch([()=>h.value,()=>t.rates,()=>t.precision],([T,D,j])=>{if(de(T)){w.value="";return}const U=Bo(T,D,j,!1);w.value!==U&&(w.value=U)},{immediate:!0});const y=l.computed(()=>{let T="";return m.value&&(T=w.value),T}),{t:x}=Ae.useFoxI18n(n),f=l.computed(()=>{let T=t.placeholder??"";return!m.value&&!de(w.value)?T=Lu(w.value,t.decimalLength,t.autoPadding,t.digits,t.separator):T=x(["placeholder",T]),T}),d=e,P=l.computed(()=>({[d]:!0,[`${d}__disabled`]:s.value,[`${d}__placeholder`]:w.value.length>0})),v=Fe(l.computed(()=>t.textAlign),"textAlign");l.computed(()=>m.value?{textAlign:"left"}:{textAlign:v.value??"right"});const g=l.ref(""),M=l.computed(()=>{let T=g.value;return de(T)&&(T=t.errorTip??""),T}),B=l.ref(""),A=l.ref(!1),O=(T,D)=>{if(T=`${T}`,de(T)){w.value="",h.value="",D.forEach(j=>{c(j,"")}),ce(t.showTip)&&A.value&&(A.value=!1);return}if(T.length>=2){let j=T;if(j.charAt(0)=="-"&&(j=j.substring(1)),j.length>=2&&j.charAt(0)=="0"&&j.charAt(1)!="."){l.triggerRef(w);return}}if(T!="-"){if(!pl(T)){l.triggerRef(w);return}if(t.integerLength!=-1&&Fr(T)>Number(t.integerLength)){l.triggerRef(w);return}if(t.decimalLength&&t.decimalLength!=-1&&Ar(T)>Number(t.decimalLength)){l.triggerRef(w);return}let j=qo(T,t);if(j.maxValid===!1){g.value=j.message,l.triggerRef(w);return}}else if(t.min!=null&&$e(t.min)>=0){l.triggerRef(w);return}B.value=T,ce(t.showTip)&&(A.value=T.length>0),w.value=T,h.value=Bo(T,t.rates,t.precision,!0),D.forEach(j=>{c(j,h.value)})},k=T=>{O(T,["update:modelValue","input"])},p=T=>{O(T,["update:modelValue","change"])},_=T=>{if(m.value=!0,ce(t.showTip)){let D=w.value;de(D)&&(D=t.hintText),de(D)||(B.value=D,A.value=!0)}g.value="",c("focus",h.value,T)},$=T=>{if(setTimeout(()=>{m.value=!1,ce(t.showTip)&&A.value===!0&&(A.value=!1)},0),!de(w.value)){let D=qo(w.value,t);if(D.minValid===!1||D.maxValid===!1){g.value=D.message;return}}c("update:modelValue",h.value,T),c("blur",h.value,T)},q=()=>{c("clear","")},X=l.computed(()=>Mt(t.unit)>0),b=l.ref();return Se({focus:()=>{b?.value.focus()},blur:()=>{b?.value.blur()},select:()=>{b?.value.select()},setDisabled:T=>{a.value=T},setReadonly:T=>{u.value=T}}),()=>{const D={...Qe(r.attrs),ref:b,class:P.value,type:"digit",maxlength:t.maxLength,placeholder:f.value,clearable:t.clearable,disabled:s.value,readonly:i.value,modelValue:y.value,"adjust-position":t.adjustPosition,"always-system":t.alwaysSystem,onClear:q,onInput:k,onChange:p,onFocus:_,onBlur:$},j={};r.slots.prepend&&(j.prepend=r.slots.prepend),r.slots.append&&(j.append=r.slots.append),r.slots.prefix&&(j.prefix=r.slots.prefix),r.slots.suffix?j.suffix=r.slots.suffix:X.value&&(j.suffix=()=>[t.unit]);const U=[],J=l.h(C.ElInput,D,j);U.push(J);const L={default:()=>U};L.label=r.slots.default,L.fixedPreTip=r.slots.fixedPreTip,L.fixedTip=r.slots.fixedTip;const E={...De(t,_o),errorTip:M.value,hintText:B.value,hintVisible:A.value,hintType:"number"};return t.prop&&(E.prop=`${t.prop}_item`),l.h(o,E,L)}}}}const{componentName:qu,create:_u,scope:ju}=ie("money-item"),Al=_u(Bu(qu,ju,ke)),jo={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,n,o){return{props:{...Ne,...Ve,...jo},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),{toLocaleRefs:m}=Ae.useFoxI18n(n),h=m(t,["placeholder"]),w=l.ref(!1),y=he(t,"modelValue",null,c),x=e,f=l.computed(()=>({[x]:!0,[`${x}__append`]:k.value})),d=l.computed(()=>({[`${x}__unit`]:!0})),P=_=>{y.value=_,c("update:modelValue",_),c("input",_)},v=_=>{c("change",_)};let g=he(t,"hintText"),M=l.ref(!1);const B=_=>{let q=_.target.value;w.value=!0,de(g.value)||(M.value=!0),c("focus",q,_)},A=_=>{setTimeout(()=>{M.value&&(M.value=!1),w.value=!1},0);let q=_.target.value;t.maxLength&&q.length>Number(t.maxLength)&&(q=q.slice(0,Number(t.maxLength))),c("blur",q,_)},O=()=>{c("clear","")},k=l.computed(()=>Mt(t.unit)>0),p=l.ref();return Se({focus:()=>{p?.value.focus()},blur:()=>{p?.value.blur()},setDisabled:_=>{a.value=_},setReadonly:_=>{u.value=_}}),()=>{const $={...Qe(r.attrs),ref:p,class:f.value,placeholder:h.placeholder.value,clearable:t.clearable,disabled:s.value,readonly:i.value,modelValue:y.value,"adjust-position":t.adjustPosition,"always-system":t.alwaysSystem,onClear:O,onChange:v,onInput:P,onFocus:B,onBlur:A},q={},X=[],b=l.h(C.ElInputNumber,$,q);X.push(b);const T={default:()=>X};T.label=r.slots.default,T.fixedPreTip=r.slots.fixedPreTip,T.fixedTip=r.slots.fixedTip;const j={...De(t,jo),hintText:g.value,hintVisible:M.value};if(t.prop&&(j.prop=`${t.prop}_item`),r.slots.append)T.append=r.slots.append;else if(k.value){const J={class:d.value},L=l.h("div",J,[t.unit]);T.append=()=>L}return l.h(o,j,T)}}}}const{componentName:Hu,create:Ku,scope:Wu}=ie("input-number-item"),Ml=Ku(zu(Hu,Wu,ke));function tt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function ht(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function Yu(e,n){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?n[e.childrenKey]||null:n.children??null}let Uu=class{proxy;constructor(n){this.proxy=n}async load(n,o,t,r){if(Array.isArray(o))return o;if(typeof o=="function")return await o(t,r);const a=ze(this.proxy,n);return a===null?(console.error(`${n} component not found api function`),[]):(Xe(t)&&l.isReactive(t)&&(t=l.toRaw(t)),await a(o,t,r))}};function Gu(){const e=l.getCurrentInstance();return new Uu(e.proxy)}function fl(e,n,o){const t=tt(e,n),r=tt(e,o);if(t!==r)return!1;const a=ht(e,n),s=ht(e,o);return a===s}function ca(e,n,o,t){if(t.length==0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const r=[];let a=t;for(let s=0;Array.isArray(a)&&s<n.length;s++){const u=n[s];if(Array.isArray(u)){const i=ca(e,u,o,t);r.push(i)}else{let i=!1;for(let c of a){if(o==="text")i=tt(e,c)===u;else if(o==="item")i=fl(e,c,u);else{let m=ht(e,c);m==null&&(m=tt(e,c)),i=m===u}if(i){r.push(c),a=Yu(e,c);break}}if(!i)break}}return r}function Xu(e){return{text:e,value:e}}const zo={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 Zu(e,n,o){return{props:{...Ne,...Ve,...zo},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),{toLocaleRefs:m}=Ae.useFoxI18n(n),h=m(t,["placeholder"]),w=l.ref(null),y=l.ref([]),x=l.computed(()=>y.value?y.value.map(W=>Array.isArray(W)?W.map(z=>tt(t,z)).join(" "):tt(t,W)).join(" "):""),f=(Y,W,V,z=!0)=>{if(t.props&&t.props.lazy===!0||t.lazy===!0){if(w.value===Y)return;w.value=Y;const K=l.toRaw(Y);if(z){const le=ne?.value.getCheckedNodes();if(le)if(t.multiple){const re=[];le.forEach(ue=>{const me=(ue.pathNodes??[]).map(Te=>Te.data);re.push(me)}),c("update:pathNodes",re)}else{const ue=(le[0]?.pathNodes??[]).map(ve=>ve.data);c("update:pathNodes",ue)}c("update:modelValue",K),c("change",K)}return}const Q=ca(t,Y,W,V);if(Q===null){if(y.value.length===0||y.value===null)return;y.value=[],w.value=null,z&&(c("update:pathNodes",[]),c("update:modelValue",null),c("change",null));return}const I=Q[Q.length-1];if(q.value.checkStrictly!==!0&&I&&!Array.isArray(I)&&Array.isArray(I.children)&&I.children.length>0){const K=[];Q.forEach(le=>{const re=`${tt(t,le)}`;K.push(re)}),K.length>0&&(_.value=K.join(t.separator))}else _.value=null;let G=!0;if(Q.length!==y.value.length)G=!1;else for(let K=0;K<Q.length;K++){const le=Q[K],re=y.value[K];if(Array.isArray(le)){if(!Array.isArray(re)||le.length!==re.length)G=!1;else for(let ue=0;ue<le.length;ue++)if(!fl(t,le[ue],re[ue])){G=!1;break}}else fl(t,le,re)||(G=!1);if(!G)break}if(!G){y.value=Q;let K=[],le=[];Q.forEach(ue=>{if(Array.isArray(ue)){let ve=[],me=[];for(let Te of ue)ve.push(ht(t,Te)),t.valueType==="text"?me.push(tt(t,Te)):t.valueType==="item"?me.push(Te):me.push(ht(t,Te));K.push(ve),le.push(me)}else K.push(ht(t,ue)),t.valueType==="text"?le.push(tt(t,ue)):t.valueType==="item"?le.push(ue):le.push(ht(t,ue))}),w.value=K;const re=l.toRaw(le);z&&(c("update:pathNodes",Q),c("update:modelValue",re),c("change",re))}},d=l.ref([]),P=Fe(l.computed(()=>t.appearLoad),"appearLoad",je.Near,Y=>ce(Y)),v=Gu(),g=async(Y,W)=>{if(Y){const V=await v.load("cascader",Y,W);if(V.length>0)if(typeof V[0]=="string"){let I=V.map(G=>Xu(G));d.value=I}else d.value=V}};l.watch([()=>t.source,()=>t.params],async([Y,W])=>{g(Y,W)},{immediate:!(P.value||t.lazy)});let M=!1;const B=()=>{M||(M=!0,g(t.source,t.params))};l.watch([()=>d.value,()=>t.modelValue],([Y,W])=>{f(W,t.valueType,Y,!1),c("setValue",W)}),t.lazy&&f(t.modelValue,"value",[],!1);let A=null,O=l.ref(!1);typeof t.remoteMethod=="function"&&(A=async Y=>{if(Y!=null){O.value=!0;try{const W=await t.remoteMethod(Y);d.value=W}catch(W){console.error(W)}O.value=!1}});const k=l.ref(!1),p=e,_=l.ref(null),$=l.computed(()=>({[p]:!0,"is-incomplete":_.value&&_.value.length>0})),q=l.computed(()=>{let Y={label:t.textKey,value:t.valueKey,children:t.childrenKey};return t.multiple===!0&&(Y.multiple=!0),t.props&&Object.assign(Y,t.props),t.lazy&&(Y.lazy=!0,typeof t.lazyLoad=="function"?Y.lazyLoad=t.lazyLoad:Y.lazyLoad=async(W,V)=>{let z={};t.params&&Object.assign(z,t.params),W&&Object.assign(z,W);const Q=await v.load("cascader",t.source,z,!0);if(W?.config?.checkStrictly!==!0&&Array.isArray(w.value)&&w.value.length===W.level){const I=W.pathLabels??[];let G=[];I.forEach(K=>{K&&G.push(K)}),G.length>0&&(_.value=G.join(t.separator))}else _.value=null;V(Q)}),Y}),X=Y=>{t.allowCreate?(c("update:modelValue",Y),c("change",Y),w.value=Y):f(Y,"value",d.value,!0)};let b=he(t,"hintText"),T=l.ref(!1);const D=Y=>{let V=Y.target.value;k.value=!0,de(b.value)||(T.value=!0),c("focus",V,Y)},j=Y=>{setTimeout(()=>{T.value&&(T.value=!1),k.value=!1},0);let V=Y.target.value;t.maxLength&&V.length>Number(t.maxLength)&&(V=V.slice(0,Number(t.maxLength))),R.value||c("blur",V,Y)},U=()=>{c("clear","")},J=l.ref(!1);let L=null;const ee=()=>{t.showTooltip&&J.value===!1&&(L&&clearTimeout(L),L=setTimeout(()=>{J.value=!0},150))},E=()=>{L&&(clearTimeout(L),J.value=!1,L=null)},N=l.computed(()=>J.value||T.value),F=l.computed(()=>J.value?x.value:b.value),R=l.ref(!1),S=Y=>{R.value=Y,c("visible-change",Y),Y||c("selected")},H=Y=>{c("remove-tag",Y)},Z=Y=>{c("expand-change",Y)},ne=l.ref();return Se({focus:()=>{ne?.value.focus()},blur:()=>{ne?.value.blur()},getCheckedNodes:()=>ne?.value.getCheckedNodes(),setDisabled:Y=>{a.value=Y},setReadonly:Y=>{u.value=Y}}),()=>{const W={...r.attrs,ref:ne,class:$.value,props:q.value,clearable:t.clearable,placeholder:_.value||h.placeholder.value,disabled:s.value||i.value,options:d.value,modelValue:w.value,separator:t.separator,onClear:U,onChange:X,onFocus:D,onBlur:j,onVisibleChange:S,onRemoveTag:H,expandChange:Z};typeof A=="function"&&(W["remote-method"]=A,W.loading=O.value);const V={};r.slots.option&&(V.default=r.slots.option),r.slots.empty&&(V.empty=r.slots.empty);const z=[],Q=l.h(C.ElCascader,W,V);z.push(Q);const I={default:()=>z};I.label=r.slots.default,I.fixedPreTip=r.slots.fixedPreTip,I.fixedTip=r.slots.fixedTip;const K={...De(t,zo),hintText:F.value,hintVisible:N.value,onMouseover:ee,onMouseleave:E};return t.prop&&(K.prop=`${t.prop}_item`),P.value&&!t.lazy&&(K["appear-listen"]=!0,K.onAppear=B),l.h(o,K,I)}}}}const{componentName:Qu,create:Ju,scope:ec}=ie("cascader-item"),Ll=Ju(Zu(Qu,ec,ke)),Ho={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,n,o){return{props:{...Ne,...Ve,...Ho},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),{toLocaleRefs:m}=Ae.useFoxI18n(n),h=m(t,["placeholder"]),w=l.ref(!1),y=he(t,"modelValue",null,c),x=e,f=l.computed(()=>({[x]:!0})),d=p=>{y.value=p,c("update:modelValue",p),c("input",p)},P=p=>{c("change",p)},v=p=>{c("select",p)};let g=he(t,"hintText"),M=l.ref(!1);const B=p=>{let $=p.target.value;w.value=!0,de(g.value)||(M.value=!0),c("focus",$,p)},A=p=>{setTimeout(()=>{M.value&&(M.value=!1),w.value=!1},0);let $=p.target.value;t.maxLength&&$.length>Number(t.maxLength)&&($=$.slice(0,Number(t.maxLength))),c("blur",$,p)},O=()=>{c("clear","")},k=l.ref();return Se({focus:()=>{k?.value.focus()},blur:()=>{k?.value.blur()},select:()=>{k?.value.select()},setDisabled:p=>{a.value=p},setReadonly:p=>{u.value=p}}),()=>{const _={...r.attrs,ref:k,class:f.value,placeholder:h.placeholder.value,clearable:t.clearable,disabled:s.value,readonly:i.value,modelValue:y.value,onClear:O,onChange:P,onInput:d,onFocus:B,onBlur:A,onSelect:v},$={};r.slots.prepend&&($.prepend=r.slots.prepend),r.slots.append&&($.append=r.slots.append),r.slots.prefix&&($.prefix=r.slots.prefix),r.slots.suffix&&($.suffix=r.slots.suffix),r.slots.option&&($.default=r.slots.option);const q=[],X=l.h(C.ElAutocomplete,_,$);q.push(X);const b={default:()=>q};b.label=r.slots.default,b.fixedPreTip=r.slots.fixedPreTip,b.fixedTip=r.slots.fixedTip;const D={...De(t,Ho),hintText:g.value,hintVisible:M.value};return t.prop&&(D.prop=`${t.prop}_item`),l.h(o,D,b)}}}}const{componentName:nc,create:lc,scope:oc}=ie("autocomplete-item"),Bl=lc(tc(nc,oc,ke));function rc(e,n,o,t,r){let a=[];Array.isArray(e)?a=e:a=[e];const s=[],u=n[0];if(Array.isArray(e)&&!Array.isArray(u)&&!u[r]){let i=n;for(let c=0;i&&c<a.length;c++){let m=a[c],h=i.find(w=>w[t]===m);if(!h)break;s.push(h[o])}return s}if(Array.isArray(u))for(let i=0;i<n.length&&i<a.length;i++){let c=n[i],m=a[i];const h=c.find(w=>w[t]===m);if(!h)break;s.push(h[o])}else{let i=n;for(let c=0;i&&c<a.length;c++){let m=a[c],h=i.find(w=>w[t]===m);if(!h)break;s.push(h[o]),i=h[r]}}return s}let ac=class{proxy;constructor(n){this.proxy=n}async load(n,o,t){if(Array.isArray(o))return o;if(typeof o=="function")return await o(t);const r=ze(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Xe(t)&&l.isReactive(t)&&(t=l.toRaw(t)),await r(o,t))}};function ic(){const e=l.getCurrentInstance();return new ac(e.proxy)}const fa={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,n){return{props:{...fa},setup(o,{attrs:t,slots:r}){const a=ic(),s=l.ref([]);l.watch([()=>o.source,()=>o.params],async([i,c])=>{s.value=await a.load(o.sourceType,i,c)},{immediate:!0});const u=l.computed(()=>{if(!Array.isArray(s.value)||s.value.length===0)return o.emptyText;let i=rc(o.modelValue,s.value,o.textKey,o.valueKey,o.childrenKey);return i.length==0?o.emptyText??"":i.length===1?o.optionType=="item"?`${o.modelValue}${o.separator}${i[0]}`:i[0]:i.join(o.separator)});return()=>{const i={...t};if(r.default)return r.default({text:u.value,value:o.modelValue});const c=o.tag??"span";return typeof c=="object"?l.h(c,i,{default:()=>u.value}):l.h(c,i,[u.value])}}}}const{create:uc}=ie("mapping"),Ft=uc(sc());function cc(e,n){let o=n.split("."),t=e;for(let r=0;r<o.length;r++){let a=o[r],s=0,u=a.indexOf("["),i=u==-1?-1:a.indexOf("]",u);for(;u!==-1&&i!==-1;){let c=a.substring(u+1,i);if(/^\d+$/.test(c)){let m=parseInt(c);if(s==0){let h=a.substring(0,u);t=t[h][m]}else t=t[m];s++}u=a.indexOf("[",i),i=u==-1?-1:a.indexOf("]",u)}s===0&&(t=t[a])}return t}function fc(e,n){return{props:{...fa},setup(o,{attrs:t,slots:r}){return()=>{const a={default:s=>{const u=cc(s.row,s.column.property);return r.default?l.h(Ft,{...o,modelValue:u},{default:r.default}):l.h(Ft,{...o,modelValue:u})}};for(let s in r)s!=="default"&&(a[s]=r[s]);return l.h(C.ElTableColumn,{...t},a)}}}}const{create:dc}=ie("table-mapping-column"),ql=dc(fc()),hc=Symbol.for("TableStateKey");function Ko(e,n){let o=n.split("."),t=e;for(let r=0;r<o.length;r++){let a=o[r],s=0,u=a.indexOf("["),i=u==-1?-1:a.indexOf("]",u);for(;u!==-1&&i!==-1;){let c=a.substring(u+1,i);if(/^\d+$/.test(c)){let m=parseInt(c);if(s==0){let h=a.substring(0,u);t=t[h][m]}else t=t[m];s++}u=a.indexOf("[",i),i=u==-1?-1:a.indexOf("]",u)}s===0&&(t=t[a])}return t}function mc(e,n){return{props:{},setup(o,{attrs:t}){const r=l.inject(hc,{});return()=>{const a=r.currentRow?r.currentRow.value:null,s={default:u=>{const i=Ko(u.row,u.column.property),c=a?Ko(a,u.column.property):null,m=i===c,h={class:{"el-radio__input":!0,"is-checked":m}},w=l.h("span",h,[l.h("span",{class:{"el-radio__inner":!0}})]),y={class:{"el-radio":!0,"is-checked":m}};return l.h("label",y,[w])}};return l.h(C.ElTableColumn,{...t},s)}}}}const{create:gc}=ie("table-radio-column"),_l=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,n){return l.openBlock(),l.createElementBlock("svg",pc,[...n[0]||(n[0]=[l.createElementVNode("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}const bc=Ze(vc,[["render",yc]]),{create:xc}=ie("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:C.ElPopover,FoxCheckbox:C.ElCheckbox,FoxCheckboxGroup:C.ElCheckboxGroup,FoxButton:C.ElButton,FoxIcon:C.ElIcon,DragIcon:bc,Download:Oe.Download,RefreshLeft:Oe.RefreshLeft},props:{...wc},setup(e,{emit:n,attrs:o}){let t=[];const r=l.ref([]),a=l.computed(()=>r.value.filter(S=>S.label===""||S.type?!1:S.fixed===""||S.fixed===!0||S.fixed==="left")),s=l.computed(()=>r.value.filter(S=>S.label===""||S.type?!1:S.fixed==="right")),u=l.computed(()=>r.value.filter(S=>!(S.label===""||S.type||S.fixed!==void 0))),i=l.computed(()=>(a.value.length>0||s.value.length>0)&&u.value.length>0),c=l.computed(()=>a.value.length>0),m=l.computed(()=>s.value.length>0),h=S=>S.length>1,w=(S,H)=>{Array.isArray(S)&&Array.isArray(H)&&S.forEach(Y=>{H.some(W=>W.prop===Y.prop?(Y.label=W.label,!0):!1)});const Z=[];r.value=S.map((Y,W)=>(!(Y.label===""||Y.type)&&Y.visible!==!1&&Z.push(Y.prop),{...Y,sortIndex:W})),u.value.length+a.value.length+s.value.length===Z.length?v.value=!0:Z.length>0&&(g.value=!0),A.value=Z},y=S=>S?S.type?S.type:S.label?S.prop:"":"",x=(S,H)=>{if(S.length!==H.length)return!1;const Z=S.map(ne=>y(ne));for(let ne of H){const Y=y(ne);if(Z.indexOf(Y)===-1)return!1}return!0},f=S=>{if(!S){const H=e.tableRef.getColumnSetting(),Z=H.srcColumnPropertyList;t=Z.map((ne,Y)=>({...ne,sortIndex:Y})),S=H.columnPropertyList,S&&S.length>0&&x(Z,S)||(S=Z)}w(S,t)},d=()=>{e.tableRef.setColumnSetting(r.value)},P=l.computed(()=>({"max-width":`${e.popoverWidth-125}px`})),v=l.ref(!1),g=l.ref(!1),M=S=>{const H=[];r.value.forEach(ne=>{S&&!(ne.label===""||ne.type)&&H.push(ne.prop),ne.visible=S}),v.value=!1,g.value=!1,u.value.length+a.value.length+s.value.length===H.length?v.value=!0:H.length>0&&(g.value=!0),A.value=H,d()},B=()=>{f(t),d()},A=l.ref([]),O=S=>{r.value.forEach(Z=>{if(Z.label===""||Z.type)return;const ne=S.indexOf(Z.prop)!==-1;Z.visible=ne}),v.value=!1,g.value=!1;const H=u.value.length+a.value.length+s.value.length;S.length===H?v.value=!0:S.length>0&&(g.value=!0),d()},k=()=>{f()};l.onMounted(()=>{setTimeout(()=>{f()},50)});const p={currentRow:null,index:null,roleType:null},_=S=>S?S.dataset&&S.dataset.role==="row"?S:S.tagName.toLowerCase()!=="body"?(S=S.parentElement,_(S)):null:null,$=S=>{const H=S.currentTarget;H&&H.dataset&&(p.roleType=H.dataset.roleType,p.index=H.dataset.index)},q=S=>{p.currentRow&&(p.currentRow.classList.remove("is-dragover"),p.currentRow=null),p.index=null,p.roleType=null},X=S=>{const H=S.currentTarget;S.relatedTarget;const Z=_(H);if(!Z)return;const ne=Z.dataset&&Z.dataset.roleType;p.roleType===ne&&(S.preventDefault(),p.currentRow&&p.currentRow!==Z&&p.currentRow.classList.remove("is-dragover"),Z.classList.add("is-dragover"),p.currentRow=Z)},b=S=>{S.preventDefault(),p.currentRow&&(p.currentRow.classList.remove("is-dragover"),p.currentRow=null)},T=S=>{const H=S.currentTarget,Z=_(H);if(!Z)return;const ne=Z.dataset&&Z.dataset.roleType;if(p.roleType!==ne)return;S.preventDefault();const Y=Number(p.index),W=Number(Z.dataset.index);if(Y!==W){if(Y<W){const V=r.value[Y];r.value.splice(Y,1),r.value.splice(W,0,V)}else{const V=r.value[Y];r.value.splice(Y,1),r.value.splice(W+1,0,V)}w(r.value,t),d()}},D=S=>{const H=r.value[S];H.fixed="left",d()},j=S=>{const H=r.value[S];H.fixed="right",d()},U=S=>{const H=r.value[S];H.fixed=void 0,d()},J=new Map;let L=null;function ee(S){const H=document.createRange();return H.setStart(S,0),H.setEnd(S,S.childNodes.length),H.getBoundingClientRect().width}return{attrs:o,leftFixedColumns:a,rightFixedColumns:s,unFixedColumns:u,isShowNotFixedTitle:i,isShowLeftFixedTitle:c,isShowRightFixedTitle:m,isDraggble:h,isCheckAll:v,isIndeterminate:g,handleCheckAllChange:M,handleReset:B,checkedValue:A,handleCheckChange:O,onShow:k,onDragStart:$,onDragEnd:q,onDragOver:X,onDragLeave:b,onDrop:T,toLeftFixed:D,toRightFixed:j,toUnFixed:U,checkboxLabelStyle:P,onMouseOverForOverflowText:(S,H,Z)=>{const ne=S.currentTarget;if(ne){const Y=Math.floor(ne.offsetWidth);if(Math.floor(ee(ne))>Y){let V=J.get(H);if(V){if(V===L)return;Ce.hide(V)}V=Ce.show(ne,Z,{type:"text",placement:"top",closeOnClick:!1}),V&&(J.set(H,V),L=V)}}},onMouseLeaveForOverflowText:(S,H)=>{const Z=J.get(H);Z&&(Ce.hide(Z),Z===L&&(L=null))},onMouseOverForTip:(S,H)=>{const Z=S.currentTarget;Z&&(L&&Ce.hide(L),L=Ce.show(Z,H,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:S=>{L&&(Ce.hide(L),L=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,n,o,t,r,a){const s=l.resolveComponent("FoxCheckbox"),u=l.resolveComponent("FoxButton"),i=l.resolveComponent("DragIcon"),c=l.resolveComponent("RefreshLeft"),m=l.resolveComponent("FoxIcon"),h=l.resolveComponent("Download"),w=l.resolveComponent("fox-checkbox"),y=l.resolveComponent("FoxCheckboxGroup"),x=l.resolveComponent("FoxPopover");return l.openBlock(),l.createBlock(x,l.mergeProps(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:l.withCtx(()=>[l.renderSlot(e.$slots,"default")]),default:l.withCtx(()=>[l.createElementVNode("div",Tc,[l.createElementVNode("div",Cc,[l.createVNode(s,{modelValue:e.isCheckAll,"onUpdate:modelValue":n[0]||(n[0]=f=>e.isCheckAll=f),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),l.createVNode(u,{onClick:e.handleReset,link:"",type:"primary"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.resetText),1)]),_:1},8,["onClick"])]),l.createElementVNode("div",$c,[l.createVNode(y,{modelValue:e.checkedValue,"onUpdate:modelValue":n[28]||(n[28]=f=>e.checkedValue=f),onChange:e.handleCheckChange},{default:l.withCtx(()=>[e.leftFixedColumns.length>0?(l.openBlock(),l.createElementBlock("div",Nc,[e.isShowLeftFixedTitle?(l.openBlock(),l.createElementBlock("div",kc,l.toDisplayString(e.leftFixedTitle),1)):l.createCommentVNode("",!0),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.leftFixedColumns,f=>(l.openBlock(),l.createElementBlock("div",{key:f.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":f.sortIndex,draggable:e.isDraggble(e.leftFixedColumns),onDragstart:n[5]||(n[5]=(...d)=>e.onDragStart&&e.onDragStart(...d)),onDragend:n[6]||(n[6]=(...d)=>e.onDragEnd&&e.onDragEnd(...d)),onDrop:n[7]||(n[7]=(...d)=>e.onDrop&&e.onDrop(...d)),onDragover:n[8]||(n[8]=(...d)=>e.onDragOver&&e.onDragOver(...d)),onDragleave:n[9]||(n[9]=(...d)=>e.onDragLeave&&e.onDragLeave(...d))},[e.isDraggble(e.leftFixedColumns)?(l.openBlock(),l.createBlock(i,{key:0,class:"icon-item"})):l.createCommentVNode("",!0),l.createVNode(s,{class:"checkbox-item",value:f.prop},{default:l.withCtx(()=>[l.createElementVNode("span",{onMouseover:d=>e.onMouseOverForOverflowText(d,f.prop,f.label),onMouseleave:d=>e.onMouseLeaveForOverflowText(d,f.prop),class:"checkbox-item__label",style:l.normalizeStyle(e.checkboxLabelStyle)},l.toDisplayString(f.label),45,Pc)]),_:2},1032,["value"]),l.createElementVNode("div",Ic,[l.createVNode(m,{onClick:d=>e.toUnFixed(f.sortIndex),onMouseover:n[1]||(n[1]=d=>e.onMouseOverForTip(d,e.unFixedText)),onMouseleave:n[2]||(n[2]=d=>e.onMouseLeaveForTip(d))},{default:l.withCtx(()=>[l.createVNode(c)]),_:1},8,["onClick"]),l.createVNode(m,{onClick:d=>e.toRightFixed(f.sortIndex),onMouseover:n[3]||(n[3]=d=>e.onMouseOverForTip(d,e.fixedRightText)),onMouseleave:n[4]||(n[4]=d=>e.onMouseLeaveForTip(d))},{default:l.withCtx(()=>[l.createVNode(h)]),_:1},8,["onClick"])])],40,Ec))),128))])):l.createCommentVNode("",!0),e.unFixedColumns.length>0?(l.openBlock(),l.createElementBlock("div",Oc,[e.isShowNotFixedTitle?(l.openBlock(),l.createElementBlock("div",Dc,l.toDisplayString(e.unFixedTitle),1)):l.createCommentVNode("",!0),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.unFixedColumns,f=>(l.openBlock(),l.createElementBlock("div",{key:f.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":f.sortIndex,draggable:e.isDraggble(e.unFixedColumns),onDragstart:n[14]||(n[14]=(...d)=>e.onDragStart&&e.onDragStart(...d)),onDragend:n[15]||(n[15]=(...d)=>e.onDragEnd&&e.onDragEnd(...d)),onDrop:n[16]||(n[16]=(...d)=>e.onDrop&&e.onDrop(...d)),onDragover:n[17]||(n[17]=(...d)=>e.onDragOver&&e.onDragOver(...d)),onDragleave:n[18]||(n[18]=(...d)=>e.onDragLeave&&e.onDragLeave(...d))},[e.isDraggble(e.unFixedColumns)?(l.openBlock(),l.createBlock(i,{key:0,class:"icon-item"})):l.createCommentVNode("",!0),l.createVNode(s,{class:"checkbox-item",value:f.prop},{default:l.withCtx(()=>[l.createElementVNode("span",{onMouseover:d=>e.onMouseOverForOverflowText(d,f.prop,f.label),onMouseleave:d=>e.onMouseLeaveForOverflowText(d,f.prop),class:"checkbox-item__label",style:l.normalizeStyle(e.checkboxLabelStyle)},l.toDisplayString(f.label),45,Rc)]),_:2},1032,["value"]),l.createElementVNode("div",Fc,[l.createVNode(m,{onClick:d=>e.toLeftFixed(f.sortIndex),onMouseover:n[10]||(n[10]=d=>e.onMouseOverForTip(d,e.fixedLeftText)),onMouseleave:n[11]||(n[11]=d=>e.onMouseLeaveForTip(d)),class:"is-reverse"},{default:l.withCtx(()=>[l.createVNode(h)]),_:1},8,["onClick"]),l.createVNode(m,{onClick:d=>e.toRightFixed(f.sortIndex),onMouseover:n[12]||(n[12]=d=>e.onMouseOverForTip(d,e.fixedRightText)),onMouseleave:n[13]||(n[13]=d=>e.onMouseLeaveForTip(d))},{default:l.withCtx(()=>[l.createVNode(h)]),_:1},8,["onClick"])])],40,Vc))),128))])):l.createCommentVNode("",!0),e.rightFixedColumns.length>0?(l.openBlock(),l.createElementBlock("div",Ac,[e.isShowRightFixedTitle?(l.openBlock(),l.createElementBlock("div",Mc,l.toDisplayString(e.rightFixedTitle),1)):l.createCommentVNode("",!0),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.rightFixedColumns,f=>(l.openBlock(),l.createElementBlock("div",{key:f.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":f.sortIndex,draggable:e.isDraggble(e.rightFixedColumns),onDragstart:n[23]||(n[23]=(...d)=>e.onDragStart&&e.onDragStart(...d)),onDragend:n[24]||(n[24]=(...d)=>e.onDragEnd&&e.onDragEnd(...d)),onDrop:n[25]||(n[25]=(...d)=>e.onDrop&&e.onDrop(...d)),onDragover:n[26]||(n[26]=(...d)=>e.onDragOver&&e.onDragOver(...d)),onDragleave:n[27]||(n[27]=(...d)=>e.onDragLeave&&e.onDragLeave(...d))},[e.isDraggble(e.rightFixedColumns)?(l.openBlock(),l.createBlock(i,{key:0,class:"icon-item"})):l.createCommentVNode("",!0),l.createVNode(w,{class:"checkbox-item",label:f.prop},{default:l.withCtx(()=>[l.createElementVNode("span",{onMouseover:d=>e.onMouseOverForOverflowText(d,f.prop,f.label),onMouseleave:d=>e.onMouseLeaveForOverflowText(d,f.prop),class:"checkbox-item__label",style:l.normalizeStyle(e.checkboxLabelStyle)},l.toDisplayString(f.label),45,Bc)]),_:2},1032,["label"]),l.createElementVNode("div",qc,[l.createVNode(m,{onClick:d=>e.toUnFixed(f.sortIndex),onMouseover:n[19]||(n[19]=d=>e.onMouseOverForTip(d,e.unFixedText)),onMouseleave:n[20]||(n[20]=d=>e.onMouseLeaveForTip(d))},{default:l.withCtx(()=>[l.createVNode(c)]),_:1},8,["onClick"]),l.createVNode(m,{onClick:d=>e.toLeftFixed(f.sortIndex),onMouseover:n[21]||(n[21]=d=>e.onMouseOverForTip(d,e.fixedLeftText)),onMouseleave:n[22]||(n[22]=d=>e.onMouseLeaveForTip(d)),class:"is-reverse"},{default:l.withCtx(()=>[l.createVNode(h)]),_:1},8,["onClick"])])],40,Lc))),128))])):l.createCommentVNode("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}const Vn=Ze(Sc,[["render",_c]]);let jc=class{proxy;constructor(n){this.proxy=n}async load(n,o,t,r,a,s,u){if(Array.isArray(o)){let c=(t-1)*r,m=c+r;m>o.length&&(m=o.length);const h=o.slice(c,m);return{totalSize:o.length,page:h}}if(typeof o=="function")return await Reflect.apply(o,null,[t,r,a,s,u]);const i=ze(this.proxy,n);return i===null?(console.error(`${n} component not found api function`),{totalSize:0,page:[]}):(Xe(a)&&l.isReactive(a)&&(a=l.toRaw(a)),await Reflect.apply(i,null,[o,t,r,a,s,u]))}};function zc(){const e=l.getCurrentInstance();return new jc(e.proxy)}class Hc{proxy;constructor(n){this.proxy=n}async load(n){let o=null;const t=ze(this.proxy,"tableSetting");return typeof t=="function"&&(o=await Reflect.apply(t,null,["load",n])),o}save(n,o){const t=ze(this.proxy,"tableSetting");typeof t=="function"&&Reflect.apply(t,null,["save",n,o])}remove(n){const o=ze(this.proxy,"tableSetting");typeof o=="function"&&Reflect.apply(o,null,["remove",n])}}function da(){const e=l.getCurrentInstance();return new Hc(e.proxy)}const Kc=Symbol.for("TableStateKey"),Wo={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"}},Yo={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}},Wn={popoverWidth:{type:[String,Number],required:!1,default:()=>280},popoverPlacement:{type:[String],required:!1,default:()=>"top-start"},title:{type:[String],required:!1,default:()=>"列设置"},resetText:{type:[String],required:!1,default:()=>"重置"},leftFixedTitle:{type:[String],required:!1,default:()=>"固定在左侧"},rightFixedTitle:{type:[String],required:!1,default:()=>"固定在右侧"},unFixedTitle:{type:[String],required:!1,default:()=>"不固定"},fixedLeftText:{type:[String],required:!1,default:()=>"固定到列头"},fixedRightText:{type:[String],required:!1,default:()=>"固定到列尾"},unFixedText:{type:[String],required:!1,default:()=>"不固定"}},Wc={infiniteLoad:{type:Boolean,default:()=>!1},loadText:{type:String},noMoreText:{type:String}};function Yc(e,n){let o=n.split("."),t=e;for(let r=0;r<o.length;r++){let a=o[r],s=0,u=a.indexOf("["),i=u==-1?-1:a.indexOf("]",u);for(;u!==-1&&i!==-1;){let c=a.substring(u+1,i);if(/^\d+$/.test(c)){let m=parseInt(c);if(s==0){let h=a.substring(0,u);t=t[h][m]}else t=t[m];s++}u=a.indexOf("[",i),i=u==-1?-1:a.indexOf("]",u)}s===0&&(t=t[a])}return t}function Yn(e,n){return e.filter(t=>{for(let r in n){const a=n[r],s=Yc(t,r);if(a!==s)return!1}return!0})}function Uc(e,n,o){return{props:{...Ne,...Ve,...Wo,...Yo,...Wn,...Wc},emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(t,r){const{locale:a,toLocaleRefs:s}=Ae.useFoxI18n(n),u=s(t,["loadText","noMoreText"]),{emitEvent:i,broadcast:c}=Ee({componentName:e,validateHandler:{getValue(...te){return p.value}}},t.prop??r.attrs.name),m=e,h=l.computed(()=>({[m]:!0})),w=l.computed(()=>({[`${m}__setting`]:!0})),y=l.computed(()=>({[`${m}__footer`]:!0,[`${m}__footer__${t.footerAlign}`]:!0})),x=l.computed(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${t.paginationAlign}`]:!0})),f=l.shallowRef({}),d=l.computed(()=>({...f.value,...t.params??{},...t.baseParams??{}})),P=l.ref(t.infiniteLoad===!0?0:t.pageIndex),v=l.ref(t.pageSize),g=ce(t.infiniteLoad);g||(l.watch(()=>t.pageIndex,te=>{P.value=te}),l.watch(()=>t.pageSize,te=>{v.value=te}),l.watch([P,v],([te,oe],[ae,se])=>{oe!==se&&(P.value=1,te=1),X(t.data,te,oe,d.value)}));const M=()=>Array.isArray(t.data)?!0:ce(t.autoLoad);M()&&l.watch([()=>t.data,d],async([te,oe],[ae,se])=>{M()&&(te!==ae&&($=!0),!(!Array.isArray(te)&&nt(te,ae)&&nt(oe,se))&&(g?(P.value=0,O.value=!0,p.value=[],T()):P.value===1?X(te,P.value,v.value,oe):P.value=1))},{deep:!0});const B=te=>{P.value=te,i("page-index-change",te)},A=te=>{v.value=te,i("page-size-change",te)},O=l.ref(!0),k=l.ref(0),p=l.ref(),_=zc();let $=!0;const q=Fe(l.computed(()=>t.appearLoad),"appearLoad",je.Near,te=>ce(te)),X=async(te,oe,ae,se,Pe)=>{$=!1;try{if(Pe===!0){if(!O.value)return!1;const ye=await _.load("table",te,oe,ae,se,$,a.value);return k.value=ye.totalSize,!ye.page||!Array.isArray(ye.page)||(Reflect.apply([].push,p.value,ye.page),setTimeout(()=>{i("loaded-data")},250),(p.value?.length??0)>=k.value)||ye.page.length<ae?(O.value=!1,!1):!0}else{const ye=await _.load("table",te,oe,ae,se,$,a.value);return k.value=ye.totalSize,p.value=ye.page??[],setTimeout(()=>{i("loaded-data")},250),!0}}catch(ye){console.error("[FoxUI] Load Table Data Fail",ye),k.value=0,p.value=[]}return!1};let b=!1;const T=async()=>{if(!b){if(b=!0,!O.value){b=!1;return}P.value+=1,await X(t.data,P.value,v.value,d.value,!0),b=!1}},D=(te={},oe=!1)=>new Promise(async ae=>{f.value={...l.toRaw(te??{})},oe||(P.value=t.pageIndex??1),g===!0?(P.value=0,p.value=[],O.value=!0,await T()):await X(t.data,P.value,v.value,d.value),ae()}),j=()=>{k.value=0,p.value=[],g===!0&&(P.value=0,O.value=!0)};let U=!1;const J=()=>{U||(U=!0,D())},L=l.ref(null);if(g===!0){let te=null;const oe=()=>{L.value&&(te=new IntersectionObserver(se=>{let Pe=!1;for(let ye of se)if(ye.intersectionRatio>0){Pe=!0;break}Pe&&T()}),te.observe(L.value))},ae=()=>{!te||!L.value||(te.unobserve(L.value),te=null)};l.onMounted(oe),l.onBeforeUnmount(ae)}M()&&!q.value&&D();const ee=l.ref(null);l.provide(Kc,{currentRow:ee});const E=(te,oe)=>{ee.value=te,i("current-change",te,oe)},N=(te,oe,ae)=>{i("row-click",te,oe,ae),ce(t.rowClickSelectable)===!0&&we?.value.toggleRowSelection(te)},F=[],R=(te,oe)=>{if(i("expand-change",te,oe),ce(t.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const ae=F.length;F.splice(0,ae)}else{F.forEach(se=>{se!==te&&we?.value.toggleRowExpansion(se,!1)});const ae=F.length;F.splice(0,ae,te)}},S=r.attrs.id??t.prop??r.attrs.name,H=da(),Z=l.ref([]);let ne=[];const Y=()=>({srcColumnPropertyList:ne.map(oe=>({...oe})),columnPropertyList:Z.value}),W=te=>{Z.value=[...te],z()},V=async()=>{const te=await H.load(S);te&&(Z.value=te)},z=()=>{H.save(S,Z.value)},Q=()=>{H.remove(S)};V();const I=te=>te?te.type?te.type:te.label?te.prop:"":"",G=(te,oe={})=>{for(let ae in oe){const se=oe[ae];typeof se!="function"&&(te[ae]=se)}},K=te=>{const oe=te?te():[],ae=new Map;if(ne=[],oe.forEach(se=>{const ye=se;if(!ye.props)return;const Ye=I(ye.props);ae.set(Ye,ye);const He={label:"",prop:""};G(He,ye.props),ne.push(He)}),Z.value.length===ne.length){const se=[];for(let Pe of Z.value){const ye=I(Pe),Ye=ae.get(ye);if(!Ye)return oe;if(Pe.visible===!1)continue;const He=Ye;He.props.fixed=Pe.fixed,se.push(He)}return se}return oe},le=l.shallowRef(new Map),re=({row:te,column:oe,rowIndex:ae,columnIndex:se})=>{const Pe=`${ae}_${oe.property}`,ye=`${ae}_${se}`;let Ye=le.value.get(Pe);return Ye||(Ye=le.value.get(ye)),typeof Ye=="string"?Ye:""},ue=te=>te?oe=>{const ae=[];let se=re(oe);return se&&ae.push(se),se=se=typeof te=="function"?te(oe):te,se&&ae.push(se),ae.length===0?"":ae.join(" ")}:re,ve=(te=!1)=>{le.value.forEach((oe,ae)=>{me(ae,oe,te)})},me=(te,oe,ae=!1)=>{const se=`${te}_item`;ae?(c.clearPersistantMessage(),Array.isArray(oe)?c.emitToChildren({name:te},"setCellClassNames",[]):c.emitToChildren({name:se},"setCustomClassName","")):Array.isArray(oe)?c.emitToChildren({name:te,cachePolicy:"Persistant",uniqueId:se},"setCellClassNames",oe):c.emitToChildren({name:se,cachePolicy:"Persistant",uniqueId:se},"setCustomClassName",oe)},Te=(te,oe,ae)=>{const se=`${te}_${oe}`;ae?(le.value.set(se,ae),me(se,ae)):(le.value.delete(se),me(se,"",!0)),l.triggerRef(le)},ut=te=>{ve(!0),le.value.clear(),te.forEach(oe=>{const ae=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?le.value.set(ae,oe.children):typeof oe.cellClassName=="string"&&le.value.set(ae,oe.cellClassName)}),ve(),l.triggerRef(le)},mt=()=>{ve(),le.value.clear(),l.triggerRef(le)},We=l.shallowRef(new Map),jt=({rowIndex:te})=>{const oe=`${te}`;return We.value.get(oe)??""},Ta=te=>te?oe=>{const ae=[];let se=jt(oe);return se&&ae.push(se),se=typeof te=="function"?te(oe):te,se&&ae.push(se),ae.length===0?"":ae.join(" ")}:jt,Ca=(te,oe)=>{const ae=`${te}`;oe?We.value.set(ae,oe):We.value.delete(ae),l.triggerRef(We)},$a=()=>{We.value.clear(),l.triggerRef(We)},we=l.ref();return Se({clearSelection:()=>we?.value.clearSelection(),getSelectionRows:()=>we?.value.getSelectionRows(),toggleRowSelection:(te,oe)=>{we?.value.toggleRowSelection(te,oe)},toggleRowSelectionByProp:(te,oe)=>{if(!p.value)return;const ae=Yn(p.value,te);ae.length!==0&&ae.forEach(se=>{we?.value.toggleRowSelection(se,oe)})},toggleAllSelection:()=>{we?.value.toggleAllSelection()},toggleRowExpansion:(te,oe)=>{we?.value.toggleRowExpansion(te,oe)},toggleRowExpansionByProp:(te,oe)=>{if(!p.value)return;const ae=Yn(p.value,te);ae.length!==0&&ae.forEach(se=>{we?.value.toggleRowExpansion(se,oe)})},setCurrentRow:te=>{we?.value.setCurrentRow(te)},setCurrentRowByProp:te=>{if(!p.value)return;const oe=Yn(p.value,te);oe.length!==0&&we?.value.setCurrentRow(oe[0])},getCurrentRow:()=>ee.value,clearSort:()=>{we?.value.clearSort()},clearFilter:te=>{we?.value.clearFilter(te)},doLayout:()=>{we?.value.doLayout()},sort:(te,oe)=>{we?.value.sort(te,oe)},scrollTo:(te,oe)=>{we?.value.scrollTo(te,oe)},setScrollTop:te=>{we?.value.setScrollTop(te)},setScrollLeft:te=>{we?.value.setScrollLeft(te)},loadData:D,clearData:j,getData(){return p.value},getTotalSize(){return k.value},getPageIndex(){return P.value},getPageSize(){return v.value},getColumnSetting:Y,setColumnSetting:W,removeColumnSetting:Q,setCellClassName:Te,setCellClassNames:ut,clearCellClassName:mt,setRowClassName:Ca,clearRowClassName:$a}),()=>{const oe={...Qe(r.attrs),onCurrentChange:E,onRowClick:N,onExpandChange:R,data:p.value,ref:we,class:h.value,"cell-class-name":ue(t.cellClassName),"row-class-name":Ta(t.rowClassName)},ae={};if(r.slots.default&&(ae.default=()=>K(r.slots.default)),r.slots.append&&(ae.append=r.slots.append),r.slots.empty&&(ae.empty=r.slots.empty),g===!0){const Ue=[];if(O.value){const $t=l.h(Oe.Loading,{class:`${m}__infinite-icon`});Ue.push($t);const Bn=l.h("span",{class:`${m}__infinite-text`},[u.loadText.value]);Ue.push(Bn)}else{const $t=l.h("span",{class:`${m}__infinite-text`},[u.noMoreText.value]);Ue.push($t)}const ct={ref:L,class:`${m}__infinite`},Ln=l.h("div",ct,Ue);ae.append=()=>Ln}const se=l.h(C.ElTable,oe,ae),Pe=[];if(Pe.push(se),!g){let Ue=null;if(typeof r.slots.pagination=="function")Ue=r.slots.pagination();else if(t.showPagination){const ct={class:x.value,total:k.value,pageSize:v.value,"onUpdate:pageSize":A,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};Ue=l.h(C.ElPagination,ct)}if(t.showSetting){const ct=[];Ue&&ct.push(Ue);const Ln=l.h(C.ElIcon,{class:w.value},{default:()=>l.h(Oe.Setting)}),$t=wt(t,Wn),Bn=l.h(Vn,{...$t,tableRef:{getColumnSetting:Y,setColumnSetting:W,removeColumnSetting:Q}},{default:()=>Ln});ct.push(Bn);const Na=l.h("div",{class:y.value},ct);Pe.push(Na)}else Ue&&Pe.push(Ue)}const ye={default:()=>Pe},He={...De(t,Wo,Yo,Wn)};return t.prop&&(He.prop=`${t.prop}_item`),He.contentClass=`${m}__wrap`,He.errorMarkClass="is-table-error",q.value&&M()&&(He["appear-listen"]=!0,He.onAppear=J),l.h(o,He,ye)}}}}const{componentName:Gc,create:Xc,scope:Zc}=ie("table-item"),jl=Xc(Uc(Gc,Zc,ke));function Tt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function At(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function Qc(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}let Jc=class{proxy;constructor(n){this.proxy=n}async load(n,o,t){if(Array.isArray(o))return o;if(typeof o=="function")return await o(t);const r=ze(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Xe(t)&&l.isReactive(t)&&(t=l.toRaw(t)),await r(o,t))}};function ef(){const e=l.getCurrentInstance();return new Jc(e.proxy)}function ha(e,n,o){if(n===o)return!0;if(n===null||o===null)return!1;const t=Tt(e,n),r=Tt(e,o);if(t!==r)return!1;const a=At(e,n),s=At(e,o);return a===s}function tf(e,n,o,t){if(t.length==0||n===""||n===null||n===void 0)return null;let r=null;for(let a of t){let s=!1;if(o==="text")s=Tt(e,a)===n;else if(o==="item")s=ha(e,a,n);else{let u=At(e,a);u==null&&(u=Tt(e,a)),s=u===n}if(s){r=a;break}}return r}function nf(e){return{text:e,value:e}}function lf(e,n,o){return typeof e.itemOptions=="function"?e.itemOptions(n,o):e.itemOptions}const Uo={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}};function of(e,n,o){return{inheritAttrs:!0,props:{...Ne,...Ve,...Uo},emits:["change","update:modelValue","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),m=l.ref(null),h=l.ref(null),w=(p,_,$,q=!0)=>{const X=tf(t,p,_,$);if(X===null){if(h.value===null)return;h.value=null,m.value=null,q&&(c("update:modelValue",null),c("change",null));return}if(!ha(t,X,h.value)){m.value=p;const T=l.toRaw(X);h.value=T;let D=null;t.valueType==="text"?D=Tt(t,T):t.valueType==="item"?D=T:D=At(t,T),q&&(c("update:modelValue",D),c("change",D))}},y=l.ref([]),x=Fe(l.computed(()=>t.appearLoad),"appearLoad",je.Near,p=>ce(p)),f=ef(),d=async(p,_)=>{if(p){const $=await f.load("radio",p,_);if($.length>0)if(typeof $[0]=="string"){let b=$.map(T=>nf(T));y.value=b}else y.value=$}};l.watch([()=>t.source,()=>t.params],async([p,_])=>{d(p,_)},{immediate:!x.value});let P=!1;const v=()=>{P||(P=!0,d(t.source,t.params))};l.watch([()=>y.value,()=>t.modelValue],([p,_])=>{w(_,t.valueType,p,!1),c("setValue",_)});const g=e,M=l.computed(()=>({[g]:!0,[`is-${t.direction}`]:!0})),B=p=>{w(p,"value",y.value,!0)};let A=he(t,"hintText"),O=he(t,"hintVisible");const k=(p,_)=>{const $=[];return p.forEach((q,X)=>{const b=At(t,q),T=Tt(t,q);let D=Qc(t,q);s.value===!0&&(D=s.value),i.value===!0&&(D=i.value);const j=lf(t,q,X)??{},U=`${b}_${X}`,J={...j,key:U,value:b,size:t.size,border:ce(t.border)};D&&(J.disabled=D),t.itemType==="button"?$.push(l.h(C.ElRadioButton,J,{default:()=>[T]})):typeof _=="function"?$.push(l.h(C.ElRadio,J,{default:()=>_(q)})):$.push(l.h(C.ElRadio,J,{default:()=>[T]}))}),$};return Se({setDisabled:p=>{a.value=p},setReadonly:p=>{u.value=p}}),()=>{const _={...Qe(r.attrs),class:M.value,disabled:s.value||i.value,modelValue:m.value,"text-color":t.textColor,fill:t.fill,onChange:B},$=[],q={};r.slots.options?q.default=r.slots.options:q.default=()=>k(y.value,r.slots.text);const X=l.h(C.ElRadioGroup,_,q);$.push(X);const b={default:()=>$};b.label=r.slots.default,b.fixedPreTip=r.slots.fixedPreTip,b.fixedTip=r.slots.fixedTip;const D={...De(t,Uo),hintText:A.value,hintVisible:O.value};return t.prop&&(D.prop=`${t.prop}_item`),x.value&&(D["appear-listen"]=!0,D.onAppear=v),l.h(o,D,b)}}}}const{componentName:rf,create:af,scope:sf}=ie("radio-item"),zl=af(of(rf,sf,ke));function Ct(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function bt(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function uf(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}let cf=class{proxy;constructor(n){this.proxy=n}async load(n,o,t){if(Array.isArray(o))return o;if(typeof o=="function")return await o(t);const r=ze(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Xe(t)&&l.isReactive(t)&&(t=l.toRaw(t)),await r(o,t))}};function ff(){const e=l.getCurrentInstance();return new cf(e.proxy)}function ma(e,n,o){if(n===o)return!0;if(n===null||o===null)return!1;const t=Ct(e,n),r=Ct(e,o);if(t!==r)return!1;const a=bt(e,n),s=bt(e,o);return a===s}function df(e,n,o,t){if(t.length==0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const r=[];return n.forEach(a=>{for(let s of t){let u=!1;if(o==="text")u=Ct(e,s)===a;else if(o==="item")u=ma(e,s,a);else{let i=bt(e,s);i==null&&(i=Ct(e,s)),u=i===a}if(u){r.push(s);break}}}),r}function hf(e){return{text:e,value:e}}function mf(e,n,o){return typeof e.itemOptions=="function"?e.itemOptions(n,o):e.itemOptions}const Go={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,n,o){return{inheritAttrs:!0,props:{...Ne,...Ve,...Go},emits:["change","update:modelValue","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),m=l.ref([]),h=l.ref([]),w=(p,_,$,q=!0)=>{const X=df(t,p,_,$);if(X===null){if(h.value===null||h.value.length===0)return;m.value=[],h.value=[],q&&(c("update:modelValue",[]),c("change",[]));return}let b=!0;if(X.length!==h.value.length)b=!1;else for(let T=0;T<X.length;T++){const D=X[T],j=h.value[T];if(!ma(t,D,j)){b=!1;break}}if(!b){h.value=X;let T=[],D=[];X.forEach(U=>{T.push(bt(t,U)),t.valueType==="text"?D.push(Ct(t,U)):t.valueType==="item"?D.push(U):D.push(bt(t,U))}),m.value=T;const j=l.toRaw(D);q&&(c("update:modelValue",j),c("change",j))}},y=l.ref([]),x=Fe(l.computed(()=>t.appearLoad),"appearLoad",je.Near,p=>ce(p)),f=ff(),d=async(p,_)=>{if(p){const $=await f.load("checkbox",p,_);if($.length>0)if(typeof $[0]=="string"){let b=$.map(T=>hf(T));y.value=b}else y.value=$}};l.watch([()=>t.source,()=>t.params],async([p,_])=>{d(p,_)},{immediate:!x.value});let P=!1;const v=()=>{P||(P=!0,d(t.source,t.params))};l.watch([()=>y.value,()=>t.modelValue],([p,_])=>{w(_,t.valueType,p,!1),c("setValue",_)});const g=e,M=l.computed(()=>({[g]:!0,[`is-${t.direction}`]:!0})),B=p=>{w(p,"value",y.value,!0)};let A=he(t,"hintText"),O=he(t,"hintVisible");const k=(p,_)=>{const $=[];return p.forEach((q,X)=>{const b=bt(t,q),T=Ct(t,q);let D=uf(t,q);s.value===!0&&(D=s.value),i.value===!0&&(D=i.value);const j=mf(t,q,X)??{},U=`${b}_${X}`,J={...j,key:U,class:t.itemClass,value:b,size:t.size,border:ce(t.border)};D&&(J.disabled=D),t.itemType==="button"?$.push(l.h(C.ElCheckboxButton,J,{default:()=>[T]})):typeof _=="function"?$.push(l.h(C.ElCheckbox,J,{default:()=>_(q)})):$.push(l.h(C.ElCheckbox,J,{default:()=>[T]}))}),$};return Se({setDisabled:p=>{a.value=p},setReadonly:p=>{u.value=p}}),()=>{const _={...Qe(r.attrs),class:M.value,disabled:s.value||i.value,modelValue:m.value,"text-color":t.textColor,fill:t.fill,max:$e(t.max),min:$e(t.min),onChange:B},$=[],q={};r.slots.options?q.default=r.slots.options:q.default=()=>k(y.value,r.slots.text);const X=l.h(C.ElCheckboxGroup,_,q);$.push(X);const b={default:()=>$};b.label=r.slots.default,b.fixedPreTip=r.slots.fixedPreTip,b.fixedTip=r.slots.fixedTip;const D={...De(t,Go),hintText:A.value,hintVisible:O.value};return t.prop&&(D.prop=`${t.prop}_item`),x.value&&(D["appear-listen"]=!0,D.onAppear=v),l.h(o,D,b)}}}}const{componentName:vf,create:pf,scope:yf}=ie("checkbox-item"),Hl=pf(gf(vf,yf,ke)),Xo={modelValue:{type:[Number,String],required:!1}};function bf(e,n,o){return{props:{...Ne,...Ve,...Xo},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),m=he(t,"modelValue",P=>$e(P),c),h=e,w=l.computed(()=>({[h]:!0})),y=P=>{c("update:modelValue",P),c("change",P)};let x=he(t,"hintText"),f=l.ref(!1);const d=l.ref();return Se({setDisabled:P=>{a.value=P},setReadonly:P=>{u.value=P}}),()=>{const v={...Qe(r.attrs),ref:d,class:w.value,readonly:i.value||s.value,modelValue:m.value,onChange:y},g={},M=[],B=l.h(C.ElRate,v,g);M.push(B);const A={default:()=>M};A.label=r.slots.default,A.fixedPreTip=r.slots.fixedPreTip,A.fixedTip=r.slots.fixedTip;const k={...De(t,Xo),hintText:x.value,hintVisible:f.value};return t.prop&&(k.prop=`${t.prop}_item`),l.h(o,k,A)}}}}const{componentName:xf,create:wf,scope:Sf}=ie("rate-item"),Kl=wf(bf(xf,Sf,ke)),Zo={modelValue:{type:[Boolean,String,Number],required:!1}};function Tf(e,n,o){return{props:{...Ne,...Ve,...Zo},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),{emitEvent:c}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),m=he(t,"modelValue",null,c),h=e,w=l.computed(()=>({[h]:!0})),y=P=>{c("update:modelValue",P),c("change",P)};let x=he(t,"hintText"),f=he(t,"hintVisible");const d=l.ref();return Se({setDisabled:P=>{a.value=P},setReadonly:P=>{u.value=P}}),()=>{const v={...Qe(r.attrs),ref:d,class:w.value,readonly:i.value,disabled:s.value,modelValue:m.value,onChange:y},g={},M=[],B=l.h(C.ElSwitch,v,g);M.push(B);const A={default:()=>M};A.label=r.slots.default,A.fixedPreTip=r.slots.fixedPreTip,A.fixedTip=r.slots.fixedTip;const k={...De(t,Zo),hintText:x.value,hintVisible:f.value};return t.prop&&(k.prop=`${t.prop}_item`),l.h(o,k,A)}}}}const{componentName:Cf,create:$f,scope:Nf}=ie("switch-item"),Wl=$f(Tf(Cf,Nf,ke)),Qo={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(n){this.proxy=n}async load(n,o,t,r,a){if(Array.isArray(o))return o;if(typeof o=="function")return await o(t,r);const s=ze(this.proxy,n);return s===null?(console.error(`${n} component not found api function`),[]):(Xe(t)&&l.isReactive(t)&&(t=l.toRaw(t)),await s(o,t,r))}};function Ef(){const e=l.getCurrentInstance();return new kf(e.proxy)}const Jo={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function Pf(e,n,o){return{props:{...Ne,...Ve,...Jo,...Qo},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(t,r){const a=l.ref(null),s=Le(l.computed(()=>a.value??t.disabled)),u=l.ref(null),i=Me(l.computed(()=>u.value??t.readonly)),c=l.ref(!1),{emitEvent:m}=Ee({componentName:e,get readonly(){return i.value},get disabled(){return s.value}},t.prop??r.attrs.name),h=he(t,"modelValue",null,m),w=e,y=l.computed(()=>({[w]:!0})),x=q=>{h.value=q,m("update:modelValue",q),m("change",q)};let f=he(t,"hintText"),d=l.ref(!1);const P=q=>{let b=q.target.value;c.value=!0,de(f.value)||(d.value=!0),m("focus",b,q)},v=q=>{setTimeout(()=>{d.value&&(d.value=!1),c.value=!1},0);let b=q.target.value;t.maxLength&&b.length>Number(t.maxLength)&&(b=b.slice(0,Number(t.maxLength))),M.value||m("blur",b,q)},g=()=>{m("clear","")},M=l.ref(!1),B=q=>{M.value=q,m("visible-change",q),q||m("selected")},A=l.ref([]),O=Ef(),k=async(q,X)=>{try{const b=await O.load("treeselect",q,X);A.value=b}catch(b){console.error(b)}};l.watch([()=>t.data,()=>t.params,()=>t.lazy],([q,X,b])=>{!q||b||k(q,X)},{immediate:!0});let p=null;t.lazy&&(typeof t.load=="function"?p=t.load:p=async(q,X)=>{debugger;let b={};t.params&&Object.assign(b,t.params),q&&Object.assign(b,q);const T=await O.load("treeselect",t.data,b,!0);X(T)});let _={label:t.textKey,value:t.valueKey,children:t.childrenKey,isLeaf:t.leafKey,class:t.classKey};const $=l.ref();return Se({focus:()=>{$?.value.focus()},blur:()=>{$?.value.blur()},setDisabled:q=>{a.value=q},setReadonly:q=>{u.value=q}}),()=>{const X={...Qe(r.attrs),ref:$,class:y.value,disabled:s.value||i.value,modelValue:h.value,"onUpdate:modelValue":x,lazy:t.lazy,props:_,onClear:g,onFocus:P,onBlur:v,onVisibleChange:B};p?X.load=p:X.data=A.value;const b={};r.slots.option&&(b.default=r.slots.option);const T=[],D=l.h(C.ElTreeSelect,X,b);T.push(D);const j={default:()=>T};j.label=r.slots.default,j.fixedPreTip=r.slots.fixedPreTip,j.fixedTip=r.slots.fixedTip;const J={...De(t,Jo,Qo),hintText:f.value,hintVisible:d.value};return t.prop&&(J.prop=`${t.prop}_item`),l.h(o,J,j)}}}}const{componentName:If,create:Of,scope:Df}=ie("tree-select-item"),Yl=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,n){return l.openBlock(),l.createElementBlock("svg",Rf,[...n[0]||(n[0]=[l.createElementVNode("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}const Af=Ze(Vf,[["render",Ff]]),{create:Mf}=ie("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:C.ElPopover,FoxCheckbox:C.ElCheckbox,FoxCheckboxGroup:C.ElCheckboxGroup,FoxButton:C.ElButton,FoxIcon:C.ElIcon,DragIcon:Af,Download:Oe.Download,RefreshLeft:Oe.RefreshLeft},props:{...Lf},emits:["change"],setup(e,{emit:n,attrs:o,expose:t}){let r=null;const a=l.ref([]),s=da(),u=E=>E.length>1,i=()=>{const E=[],N=[...a.value];a.value=N.map((R,S)=>(R.visible!==!1&&E.push(R.prop),{...R,sortIndex:S})),a.value.length===E.length?f.value=!0:E.length>0&&(d.value=!0),g.value=E},c=E=>{let N=null;if(typeof E=="string")N=document.querySelectorAll(`.fox-group[prop="${E}"] > div > .fox-item[prop]`);else if(E&&typeof E=="object"){const R=E.$el??E;typeof R.querySelectorAll=="function"&&(N=R.querySelectorAll(".fox-item[prop]"))}if(!N)return[];const F=[];return N.forEach(R=>{const S=R.querySelector(".label--string");let H="";S&&(H=S.textContent??"");const Z=R.getAttribute("prop")??"",Y=window.getComputedStyle(R,null).getPropertyValue("display");F.push({label:H,prop:Z,sortIndex:0,visible:Y!=="none"})}),F},m=()=>{if(!r){const E=c(e.groupRef??e.groupProp);if(E.length===0)return!1;r=E}return!0},h=async(E=!1)=>{const N=await s.load(e.groupProp),F=R=>{if(!R||!r)return;const S=r.map(H=>({...H}));Array.isArray(N)&&N.forEach(H=>{S.some(Z=>{if(Z.prop===H.prop){const ne=Z.label;return Object.assign(Z,H),Z.label=ne,!0}return!1})}),a.value=S.sort((H,Z)=>H.sortIndex-Z.sortIndex),i(),E&&y(!1)};r?F(!0):vn(m,e.initDelay,5,50,!1,F)},w=()=>{const E=r??[];a.value=E.map(N=>({...N})),i(),y()},y=(E=!0)=>{E&&s.save(e.groupProp,a.value);const N=a.value.map(F=>({...F}));n("change",N)},x=l.computed(()=>({"max-width":`${e.popoverWidth-125}px`})),f=l.ref(!1),d=l.ref(!1),P=E=>{const N=[];a.value.forEach(R=>{E&&N.push(R.prop),R.visible=E}),f.value=!1,d.value=!1,a.value.length===N.length?f.value=!0:N.length>0&&(d.value=!0),g.value=N,y()},v=()=>{w()},g=l.ref([]),M=E=>{a.value.forEach(F=>{const R=E.indexOf(F.prop)!==-1;F.visible=R}),f.value=!1,d.value=!1;const N=a.value.length;E.length===N?f.value=!0:E.length>0&&(d.value=!0),y()},B=()=>{h()};l.onMounted(()=>{h(!0)});const A={currentRow:null,index:null},O=E=>E?E.dataset&&E.dataset.role==="row"?E:E.tagName.toLowerCase()!=="body"?(E=E.parentElement,O(E)):null:null,k=E=>{const N=E.currentTarget;N&&N.dataset&&(A.index=N.dataset.index)},p=E=>{A.currentRow&&(A.currentRow.classList.remove("is-dragover"),A.currentRow=null),A.index=null},_=E=>{const N=E.currentTarget;E.relatedTarget;const F=O(N);F&&(E.preventDefault(),A.currentRow&&A.currentRow!==F&&A.currentRow.classList.remove("is-dragover"),F.classList.add("is-dragover"),A.currentRow=F)},$=E=>{E.preventDefault(),A.currentRow&&(A.currentRow.classList.remove("is-dragover"),A.currentRow=null)},q=E=>{const N=E.currentTarget,F=O(N);if(!F)return;E.preventDefault();const R=Number(A.index),S=Number(F.dataset.index);if(R!==S){if(R<S){const H=a.value[R];a.value.splice(R,1),a.value.splice(S,0,H)}else{const H=a.value[R];a.value.splice(R,1),a.value.splice(S+1,0,H)}i(),y()}},X=E=>{const N=a.value[E];a.value.splice(E,1),a.value.splice(0,0,N),i(),y()},b=E=>{const N=a.value[E];a.value.splice(E,1),a.value.push(N),i(),y()};t({refresh:()=>{r=null,h(!1)}});const T=new Map;let D=null;function j(E){const N=document.createRange();return N.setStart(E,0),N.setEnd(E,E.childNodes.length),N.getBoundingClientRect().width}return{attrs:o,itemPropertyList:a,isDraggble:u,isCheckAll:f,isIndeterminate:d,handleCheckAllChange:P,handleReset:v,checkedValue:g,handleCheckChange:M,onShow:B,onDragStart:k,onDragEnd:p,onDragOver:_,onDragLeave:$,onDrop:q,checkboxLabelStyle:x,toTop:X,toBottom:b,onMouseOverForOverflowText:(E,N,F)=>{const R=E.currentTarget;if(R){const S=Math.floor(R.offsetWidth);if(Math.floor(j(R))>S){let Z=T.get(N);if(Z){if(Z===D)return;Ce.hide(Z)}Z=Ce.show(R,F,{type:"text",placement:"top",closeOnClick:!1}),T.set(N,Z),D=Z}}},onMouseLeaveForOverflowText:(E,N)=>{const F=T.get(N);F&&(Ce.hide(F),F===D&&(D=null))},onMouseOverForTip:(E,N)=>{const F=E.currentTarget;F&&(D&&Ce.hide(D),D=Ce.show(F,N,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:E=>{D&&(Ce.hide(D),D=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,n,o,t,r,a){const s=l.resolveComponent("FoxCheckbox"),u=l.resolveComponent("FoxButton"),i=l.resolveComponent("DragIcon"),c=l.resolveComponent("Download"),m=l.resolveComponent("FoxIcon"),h=l.resolveComponent("FoxCheckboxGroup"),w=l.resolveComponent("FoxPopover");return l.openBlock(),l.createBlock(w,l.mergeProps(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:l.withCtx(()=>[l.renderSlot(e.$slots,"default")]),default:l.withCtx(()=>[l.createElementVNode("div",qf,[l.createElementVNode("div",_f,[l.createVNode(s,{modelValue:e.isCheckAll,"onUpdate:modelValue":n[0]||(n[0]=y=>e.isCheckAll=y),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),l.createVNode(u,{onClick:e.handleReset,link:"",type:"primary"},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.resetText),1)]),_:1},8,["onClick"])]),l.createElementVNode("div",jf,[l.createVNode(h,{modelValue:e.checkedValue,"onUpdate:modelValue":n[10]||(n[10]=y=>e.checkedValue=y),onChange:e.handleCheckChange},{default:l.withCtx(()=>[l.createElementVNode("div",zf,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.itemPropertyList,y=>(l.openBlock(),l.createElementBlock("div",{key:y.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":y.sortIndex,draggable:e.isDraggble(e.itemPropertyList),onDragstart:n[5]||(n[5]=(...x)=>e.onDragStart&&e.onDragStart(...x)),onDragend:n[6]||(n[6]=(...x)=>e.onDragEnd&&e.onDragEnd(...x)),onDrop:n[7]||(n[7]=(...x)=>e.onDrop&&e.onDrop(...x)),onDragover:n[8]||(n[8]=(...x)=>e.onDragOver&&e.onDragOver(...x)),onDragleave:n[9]||(n[9]=(...x)=>e.onDragLeave&&e.onDragLeave(...x))},[e.isDraggble(e.itemPropertyList)?(l.openBlock(),l.createBlock(i,{key:0,class:"icon-item"})):l.createCommentVNode("",!0),l.createVNode(s,{class:"checkbox-item",label:y.prop},{default:l.withCtx(()=>[l.createElementVNode("span",{onMouseover:x=>e.onMouseOverForOverflowText(x,y.prop,y.label),onMouseleave:x=>e.onMouseLeaveForOverflowText(x,y.prop),class:"checkbox-item__label",style:l.normalizeStyle(e.checkboxLabelStyle)},l.toDisplayString(y.label),45,Kf)]),_:2},1032,["label"]),l.createElementVNode("div",Wf,[l.createVNode(m,{onClick:x=>e.toTop(y.sortIndex),onMouseover:n[1]||(n[1]=x=>e.onMouseOverForTip(x,e.toTopText)),onMouseleave:n[2]||(n[2]=x=>e.onMouseLeaveForTip(x)),class:"is-reverse"},{default:l.withCtx(()=>[l.createVNode(c)]),_:1},8,["onClick"]),l.createVNode(m,{onClick:x=>e.toBottom(y.sortIndex),onMouseover:n[3]||(n[3]=x=>e.onMouseOverForTip(x,e.toBottomText)),onMouseleave:n[4]||(n[4]=x=>e.onMouseLeaveForTip(x))},{default:l.withCtx(()=>[l.createVNode(c)]),_:1},8,["onClick"])])],40,Hf))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}const Ul=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(n){this.proxy=n}async load(n,o,t,r,a){if(Array.isArray(o))return o;if(typeof o=="function")return await o(t,r);const s=ze(this.proxy,n);return s===null?(console.error(`${n} component not found api function`),[]):(Xe(t)&&l.isReactive(t)&&(t=l.toRaw(t)),await s(o,t,r))}};function Xf(){const e=l.getCurrentInstance();return new Gf(e.proxy)}function Zf(e,n,o){return{props:{...ul,...Uf},setup(t,r){const a=e,s=l.computed(()=>({[a]:!0})),u=l.ref([]),i=Xf(),c=async(g,M)=>{try{const B=await i.load("tree",g,M);u.value=B}catch(B){console.error(B)}},m=l.shallowRef({}),h=l.computed(()=>({...m.value,...t.params??{}}));(Array.isArray(t.data)?!0:t.lazy?!1:ce(t.autoLoad))&&l.watch([()=>t.data,()=>h.value],([g,M])=>{g&&c(g,M)},{immediate:!0,deep:!0});let y=null;t.lazy&&(typeof t.load=="function"?y=t.load:y=async(g,M)=>{let B={};t.params&&Object.assign(B,t.params),g&&Object.assign(B,g);const A=await i.load("treeselect",t.data,B,!0);M(A)});const x={label:t.textKey,value:t.valueKey,children:t.childrenKey,isLeaf:t.leafKey,class:t.classKey,disabled:t.disabedKey,...t.props??{}},f=(g={})=>new Promise(async M=>{m.value={...l.toRaw(g??{})},await c(t.data,h.value),M()}),d=function(g,M){if(typeof t.filterNodeMethod=="function")return t.filterNodeMethod(g,M);if(!t.filterKeyword)return!0;const B=`${M[x.label]}`,A=`${g}`;return B.includes(A)},P=l.ref();l.watch(()=>t.filterKeyword,g=>{P.value.filter(g)});const v=g=>(...M)=>{const B=P.value[g];return Reflect.apply(B,P.value,[...M])};return r.expose({loadData:f,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 M={...Qe(r.attrs),class:s.value,lazy:t.lazy,props:x,ref:$=>P.value=$};y?M.load=y:M.data=u.value,M["filter-node-method"]=d;const B=[],A=l.h(C.ElTree,M,r.slots);B.push(A);const O={default:()=>B},p={...wt(t,ul)};return l.h(o,p,O)}}}}const{componentName:Qf,create:Jf,scope:ed}=ie("tree-item"),Gl=Jf(Zf(Qf,ed,Pn)),td=["aria-labelledby"],nd=l.createElementVNode("path",{d:"M960 572.8H64c-25.6 0-48-22.4-48-48s22.4-48 48-48h896c25.6 0 48 22.4 48 48s-22.4 48-48 48zm-448 448c-25.6 0-48-22.4-48-48v-896c0-25.6 22.4-48 48-48s48 22.4 48 48v896c0 25.6-22.4 48-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ld=[nd],od=l.defineComponent({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){const o=e,t=n,r=i=>{t("click",i)},a=i=>{if(i)return isNaN(Number(i))?String(i):i+"px"},s=l.computed(()=>{const i="fox-icon";return{[i]:!0,[i+"-"+o.name]:o.name,[o.class]:!!o.class}}),u=l.computed(()=>{const i={};return i.height=a(o.height)??a(o.size),i.width=a(o.width)??a(o.size),i.color=o.color,i});return(i,c)=>(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(s.value),style:l.normalizeStyle(u.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},ld,14,td))}}),rd=["aria-labelledby"],ad=l.createElementVNode("path",{d:"M834.7 920.1h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43zm0-729.2h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43s-19.3 43-43 43zm0 354.6h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43z",fill:"currentColor","fill-opacity":"0.9"},null,-1),id=[ad],sd=l.defineComponent({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){const o=e,t=n,r=i=>{t("click",i)},a=i=>{if(i)return isNaN(Number(i))?String(i):i+"px"},s=l.computed(()=>{const i="fox-icon";return{[i]:!0,[i+"-"+o.name]:o.name,[o.class]:!!o.class}}),u=l.computed(()=>{const i={};return i.height=a(o.height)??a(o.size),i.width=a(o.width)??a(o.size),i.color=o.color,i});return(i,c)=>(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(s.value),style:l.normalizeStyle(u.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},id,14,rd))}}),ud=["aria-labelledby"],cd=l.createElementVNode("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.8zM550.4 984c0 22.4-16 38.4-38.4 38.4s-38.4-16-38.4-38.4v-24c0-22.4 19.2-38.4 41.6-38.4 19.2 0 35.2 16 38.4 38.4v25.6h-3.2zm-240-43.2c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-16-51.2l28.8-51.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 12.8 54.4l-25.6 48zM121.6 784c-19.2 9.6-41.6 3.2-54.4-16-9.6-19.2-6.4-41.6 12.8-54.4l76.8-44.8c19.2-9.6 41.6-3.2 54.4 16 9.6 19.2 3.2 41.6-16 54.4L121.6 784zM38.4 552C16 552 0 536 0 513.6s16-38.4 38.4-38.4H160c22.4 0 38.4 19.2 38.4 38.4 0 22.4-16 38.4-38.4 38.4H38.4zm44.8-241.6c-19.2-9.6-25.6-35.2-16-51.2 9.6-19.2 35.2-25.6 54.4-16L256 320c19.2 9.6 25.6 35.2 16 54.4s-35.2 25.6-54.4 16l-134.4-80zm160-185.6 92.8 160c9.6 19.2 35.2 25.6 54.4 12.8s25.6-35.2 12.8-54.4l-92.8-160C297.6 64 275.2 60.8 256 70.4c-16 12.8-22.4 33.6-12.8 54.4zM473.6 40c0-22.4 16-38.4 38.4-38.4s38.4 19.2 38.4 38.4v184c0 22.4-19.2 38.4-38.4 38.4-22.4 0-38.4-19.2-38.4-38.4V40zm240 43.2c9.6-19.2 35.2-25.6 54.4-16 19.2 9.6 25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-12.8-54.4l89.6-156.8zm188.8 160-160 92.8c-19.2 9.6-25.6 35.2-16 54.4 12.8 19.2 35.2 25.6 54.4 12.8l160-92.8c19.2-9.6 25.6-35.2 12.8-54.4-9.6-16-32-25.6-51.2-12.8zM985.6 472c22.4 0 38.4 16 38.4 38.4s-16 38.4-38.4 38.4H800c-22.4 0-38.4-19.2-38.4-38.4 0-22.4 19.2-38.4 38.4-38.4h185.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1),fd=[cd],Xl=l.defineComponent({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){const o=e,t=n,r=i=>{t("click",i)},a=i=>{if(i)return isNaN(Number(i))?String(i):i+"px"},s=l.computed(()=>{const i="fox-icon";return{[i]:!0,[i+"-"+o.name]:o.name,[o.class]:!!o.class}}),u=l.computed(()=>{const i={};return i.height=a(o.height)??a(o.size),i.width=a(o.width)??a(o.size),i.color=o.color,i});return(i,c)=>(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(s.value),style:l.normalizeStyle(u.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},fd,14,ud))}}),dd=["aria-labelledby"],hd=l.createElementVNode("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1),md=[hd],gd=l.defineComponent({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){const o=e,t=n,r=i=>{t("click",i)},a=i=>{if(i)return isNaN(Number(i))?String(i):i+"px"},s=l.computed(()=>{const i="fox-icon";return{[i]:!0,[i+"-"+o.name]:o.name,[o.class]:!!o.class}}),u=l.computed(()=>{const i={};return i.height=a(o.height)??a(o.size),i.width=a(o.width)??a(o.size),i.color=o.color,i});return(i,c)=>(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(s.value),style:l.normalizeStyle(u.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},md,14,dd))}}),vd=["aria-labelledby"],pd=l.createElementVNode("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1),yd=[pd],bd=l.defineComponent({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){const o=e,t=n,r=i=>{t("click",i)},a=i=>{if(i)return isNaN(Number(i))?String(i):i+"px"},s=l.computed(()=>{const i="fox-icon";return{[i]:!0,[i+"-"+o.name]:o.name,[o.class]:!!o.class}}),u=l.computed(()=>{const i={};return i.height=a(o.height)??a(o.size),i.width=a(o.width)??a(o.size),i.color=o.color,i});return(i,c)=>(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(s.value),style:l.normalizeStyle(u.value),onClick:r,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=l.createElementVNode("path",{d:"m387.547 980.846 305.006-397.532a117.102 117.102 0 0 0 0-142.628L387.584 43.154a44.837 44.837 0 0 0-71.131 54.492l305.042 397.568a27.538 27.538 0 0 1 0 33.572L316.489 926.318a44.8 44.8 0 0 0 71.058 54.564",fill:"currentColor","fill-opacity":"0.9"},null,-1),Sd=[wd],Td=l.defineComponent({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){const o=e,t=n,r=i=>{t("click",i)},a=i=>{if(i)return isNaN(Number(i))?String(i):i+"px"},s=l.computed(()=>{const i="fox-icon";return{[i]:!0,[i+"-"+o.name]:o.name,[o.class]:!!o.class}}),u=l.computed(()=>{const i={};return i.height=a(o.height)??a(o.size),i.width=a(o.width)??a(o.size),i.color=o.color,i});return(i,c)=>(l.openBlock(),l.createElementBlock("svg",{class:l.normalizeClass(s.value),style:l.normalizeStyle(u.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},Sd,14,xd))}}),dl={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},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}},er=(e,n)=>n[e.textKey],Et=(e,n)=>n[e.valueKey],Cd=(e,n)=>n[e.visibleKey],tr=(e,n)=>n[e.disabledKey],$d=(e,n)=>{const o=n[e.doitKey];return ce(o)},Nd=(e,n)=>{const o=n[e.numKey];return o==null?null:$e(n[o])},nr=(e,n,o)=>{const t=e.itemOptions;return typeof t=="function"?t(n,o):t||null};function kd(e,n,o,t=!1){return{props:{...dl},emits:["update:modelValue","change"],setup(r,{slots:a,emit:s}){const u=l.computed(()=>{const E={};return E[`${e}`]=!0,E}),i=l.computed(()=>{const E={};return E[`${e}__titles`]=!0,E[`${r.direction}`]=!0,r.align==="left"&&(E.left=!0),r.scroll===!0&&(E.scrollable=!0),r.shape&&(E[`${r.shape}`]=!0),E}),c=l.computed(()=>({})),m=l.computed(()=>{if(!r.gutter)return 0;const E=ge(r.gutter);return E<=0?0:E}),h=l.ref(r.modelValue);l.watch(()=>r.modelValue,E=>{h.value!==E&&(h.value=E,j(!1))});const w=l.ref({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),y=l.computed(()=>{const E={};return f.value||(E.display="none"),E}),x=l.ref(),f=l.ref(!1),d=()=>{const E=!f.value;P(E)},P=E=>{const N=E;N?(f.value=N,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,x.value?x.value.addEventListener("transitionend",()=>{f.value=!1},{once:!0}):setTimeout(()=>{f.value=!1},0))},v=l.ref(),g=l.ref([]),M=(E,N)=>{g.value[N]=E},B=E=>N=>{M(N,E)},A=(E,N)=>{const F=v.value,R=g.value;if(!F||!R||!R[E])return;const S=R[E];let H=0;r.direction==="vertical"?H=S.offsetTop-(F.offsetHeight-S.offsetHeight)/2:H=S.offsetLeft-(F.offsetWidth-S.offsetWidth)/2,O(F,H,N?0:.3,r.direction)},O=(E,N,F,R)=>{let S=0;const H=R==="horizontal"?E.scrollLeft:E.scrollTop,Z=F===0?1:Math.round(F*1e3/16);function ne(){R==="horizontal"?E.scrollLeft+=(N-H)/Z:E.scrollTop+=(N-H)/Z,++S<Z&&vl(ne)}ne()},k=(E,N)=>{const F=Et(r,E),R={};return R[`${e}__titles-item`]=!0,R.disabled=tr(r,E),R.active=F===h.value,r.shape&&(R[`${r.shape}`]=!0),r.ellipsis&&(R.ellipsis=!0),N&&(N.class&&(R[`${N.class}`]=!0),N.disabled===!0&&(R.disabled=N.disabled)),R},p=(E,N)=>{const F={};if(m.value>0){const R=Math.abs(m.value/2);r.direction==="vertical"?(F["margin-top"]=`${R}px`,F["margin-bottom"]=`${R}px`):(F["margin-left"]=`${R}px`,F["margin-right"]=`${R}px`)}return N&&N.style&&Object.assign(F,N.style),F},_=(E,N)=>`${Et(r,E)??N}`,$=(E,N)=>{const F=Et(r,E),R={};R[`${e}__popup-item`]=!0,R.disabled=tr(r,E),R.active=F===h.value,r.shape&&(R[`${r.shape}`]=!0);const S=nr(r,E,N);return S&&S.disabled===!0&&(R.disabled=S.disabled),R},q=l.computed(()=>(r.data??[]).filter(N=>Cd(r,N)!==!1)),X=(E,N)=>{const F=Et(r,E);if(h.value==F)return;const R=()=>{h.value=F,r.scroll&&A(N,!1),s("update:modelValue",F),s("change",E,N)};if(typeof r.beforeChange=="function"){const S=r.beforeChange(E,N);Er(S)?S.then(H=>{H!==!1&&R()}).catch(()=>{R()}):S!==!1&&R()}else R()},b=(E,N)=>function(){X(E,N)},T=(E,N)=>{X(E,N),P(!1)},D=(E,N)=>function(){T(E,N)},j=E=>{if(!Array.isArray(r.data)||!r.scroll)return;const N=r.data.findIndex(F=>Et(r,F)===h.value);N!==-1&&A(N,E)};l.watch(()=>r.data,()=>{setTimeout(j,0)}),l.onMounted(()=>{j(!0)});const U=(E,N)=>{if(a.item)return a.item({item:E,index:N});const F=nr(r,E,N),R=[];if(a.text){const ne=a.text({item:E,index:N});R.push(ne)}else{const ne=[];if(F?.doit===!0||$d(r,E)){const z={class:[`${e}__titles-item-tip`,"doit"]},Q=l.h("view",z);ne.push(Q)}const Y=F?.num??Nd(r,E);if(Y){let z="";const Q=$e(Y);Q>=100?z="99+":z=`${Q}`;const I={class:[`${e}__titles-item-tip`,"num"]},G=l.h("view",I,[z]);ne.push(G)}const W={class:`${e}__titles-item-text`};ne.push(er(r,E));const V=l.h("view",W,ne);R.push(V)}const S={class:`${e}__titles-item-line`},H=l.h("view",S);R.push(H);const Z={ref:B(N),class:k(E,F),style:p(E,F),key:_(E,N),onClick:b(E,N)};return l.h("view",Z,R)},J=()=>{const E=a.default?a.default():[];if(E.length===0)for(let F=0;F<q.value.length;F++){const R=q.value[F],S=U(R,F);E.push(S)}const N={ref:v,class:i.value,style:c.value};return l.h("view",N,E)},L=()=>{let E=null;a.navigation?E=a.navigation():E=l.h(o);const N={class:`${e}__navigation`,onClick:d};return l.h("view",N,[E])},ee=()=>{const E=[];for(let F=0;F<q.value.length;F++){const R=q.value[F];let S=null;a.popupItem?S=a.popupItem({item:R,index:F}):S=er(r,R);const H={class:$(R,F),key:_(R,F),onClick:D(R,F)},Z=l.h("view",H,[S]);E.push(Z)}const N={class:w.value,style:y.value};return l.h("view",N,E)};return()=>{const E=[],N=J();if(E.push(N),r.showQuickNavigation){const R=L();E.push(R);const S=ee();E.push(S)}const F={class:u.value};return l.h("view",F,E)}}}}const{create:Ed,componentName:Pd,scope:Id}=ie("tabs-bar"),Rn=Ed(kd(Pd,Id,sd,!1)),ga=Symbol("TabsStatesKey"),hl={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]}},lr=10;function va(e,n){return e>n&&e>lr?"horizontal":n>e&&n>lr?"vertical":""}function qt(){const e=window.navigator.userAgent;return"ontouchstart"in window||e.indexOf("touch")!==-1||e.indexOf("mobile")!==-1}function _t(){const e={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},n=()=>e.direction==="vertical",o=()=>e.direction==="horizontal",t=()=>{e.deltaX=0,e.deltaY=0,e.offsetX=0,e.offsetY=0,e.direction="",e.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];e.deltaX=c.clientX-e.startX,e.deltaY=c.clientY-e.startY,e.moveX=c.clientX,e.moveY=c.clientY}else{const i=s;e.deltaX=i.clientX-e.startX,e.deltaY=i.clientY-e.startY,e.moveX=i.clientX,e.moveY=i.clientY}e.offsetX=Math.abs(e.deltaX),e.offsetY=Math.abs(e.deltaY),e.duration=Date.now()-e.startTime,e.direction||(e.direction=va(e.offsetX,e.offsetY))}),start:(s=>{if(t(),s.touches){const c=s.touches[0];e.startX=c.clientX,e.startY=c.clientY}else{const i=s;e.startX=i.clientX,e.startY=i.clientY}e.startTime=Date.now()}),reset:t,isVertical:n,isHorizontal:o,state:e}}function Od(){const e=l.ref(0),n=l.ref(0),o=l.ref(0),t=l.ref(0),r=l.ref(0),a=l.ref(0),s=l.ref(0),u=l.ref(0),i=l.ref(0),c=l.ref(0),m=l.ref(""),h=()=>m.value==="vertical",w=()=>m.value==="horizontal",y=()=>{s.value=0,u.value=0,i.value=0,c.value=0,m.value="",o.value=0};return{move:(d=>{if(d.touches){const g=d.touches[0];s.value=g.clientX-e.value,u.value=g.clientY-n.value,r.value=g.clientX,a.value=g.clientY}else{const v=d;s.value=v.clientX-e.value,u.value=v.clientY-n.value,r.value=v.clientX,a.value=v.clientY}i.value=Math.abs(s.value),c.value=Math.abs(u.value),t.value=Date.now()-o.value,m.value||(m.value=va(i.value,c.value))}),start:(d=>{if(y(),d.touches){const g=d.touches[0];e.value=g.clientX,n.value=g.clientY}else{const v=d;e.value=v.clientX,n.value=v.clientY}o.value=Date.now()}),reset:y,startX:e,startY:n,startTime:o,duration:t,moveX:r,moveY:a,deltaX:s,deltaY:u,offsetX:i,offsetY:c,direction:m,isVertical:h,isHorizontal:w}}const Dd=15,Vd=300,Rd=200;function Fd(e,n,o=1){return e=Math.abs(e/n)/.003*(e<0?-1:1),e*o}function or(e,n=0,o,t,r=Rd){o==="end"?e.style.transition=`transform ${r}ms linear`:e.style.transition="transform 0ms linear",t==="horizontal"?e.style.transform=`translate3d(${n}px, 0, 0)`:e.style.transform=`translate3d(0, ${n}px, 0)`}let Ad=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,o,t,r=1){this.onStart=n,this.onMove=o,this.onEnd=t,this.momentumReduceRatio=r,this.isTouch=qt()}open(n){this.el=n;const o=_t(),t=(r,a,s)=>{const u={delta:r,direction:a,type:s};this.onMove(u)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=r=>{if(this.moving)return;o.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 a={delta:0,type:"start",direction:this.direction};this.onStart(a)},this.touchmove=r=>{if(!this.moving)return;o.move(r);let a=0;if(this.direction==="horizontal"){if(o.isVertical())return;a=o.state.deltaX}else{if(o.isHorizontal())return;a=o.state.deltaY}t(a,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(o.isVertical()){this.moving=!1;return}r=o.state.deltaX}else{if(o.isHorizontal()){this.moving=!1;return}r=o.state.deltaY}const a=o.state.duration;a<Vd&&Math.abs(r)>Dd?(r=Fd(r,a,this.momentumReduceRatio),t(r,this.direction,"end")):t(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 Md(e,n,o,t=1){return new Ad(e,n,o,t)}function Ld(e,n,o=!1){return{props:{...hl},emits:["update:modelValue","change"],setup(t,{emit:r,slots:a}){const s=l.shallowRef([]),u={current:l.ref(t.modelValue??""),direction:l.ref(t.direction),tabWidth:l.ref(-1),tabHeight:l.ref(-1),add:O=>{const k={name:O};u.current.value===O&&(k.loaded=!0),s.value.push(k),l.triggerRef(s)},remove:O=>{const k=s.value.findIndex(p=>p.name===O);k!==-1&&s.value.splice(k,1)},isLoaded:O=>{if(!t.lazy)return!0;const k=s.value.findIndex(p=>p.name===O);return k!==-1?u.current.value?s.value[k].loaded??!1:k===0:!1}};l.provide(ga,u);const i=O=>{const k=s.value.findIndex(p=>p.name===O);k!==-1&&(s.value[k].loaded=!0,l.triggerRef(s))};l.watch([()=>t.modelValue,()=>t.direction],([O,k])=>{u.current.value!==O&&(u.current.value=O??"",i(O??"")),u.direction.value!==k&&(u.direction.value=k)});const c=l.ref(null),m=l.ref(null),h=l.computed(()=>({[e]:!0,[`${t.direction}`]:!0})),w=l.computed(()=>{const O={};if(t.width){const k=pe(t.width);k&&(O.width=k)}if(t.height){const k=pe(t.height);k&&(O.height=k)}return O});let y=!0;const x=l.computed(()=>{const O={},k=s.value.length;if(k<=0)return O;const p=s.value.findIndex(_=>_.name===u.current.value);return u.direction.value==="vertical"?u.tabHeight.value>0&&(O.height=`${k*u.tabHeight.value}px`,p!==-1&&(O.transform=`translate(0, -${p*u.tabHeight.value}px)`)):u.tabWidth.value>0&&(O.width=`${k*u.tabWidth.value}px`,p!==-1&&(O.transform=`translate(-${p*u.tabWidth.value}px, 0)`)),y&&(y=!1,O.transition="transform 0s ease"),O}),f={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},d=O=>{const k=s.value.length,p=s.value.findIndex(_=>_.name===u.current.value);f.moved=0,O.direction==="vertical"?(f.min=-1*(u.tabHeight.value*(k-1)+u.tabHeight.value/4),f.max=u.tabHeight.value/4,f.start=-p*u.tabHeight.value,f.itemDistance=u.tabHeight.value):(f.min=-1*(u.tabWidth.value*(k-1)+u.tabWidth.value/4),f.max=u.tabWidth.value/4,f.start=-p*u.tabWidth.value,f.itemDistance=u.tabWidth.value)},P=O=>{const k=m.value;if(!k)return;let p=f.start+O.delta;if(p>f.max?p=f.max:p<f.min&&(p=f.min),O.type==="move")or(k,p,"move",O.direction,300);else if(O.type==="end"){let _=Math.floor(Math.abs(p)*1/f.itemDistance);const $=Math.abs(p)%f.itemDistance;f.start>p?$>=f.itemDistance*f.triggerAutoMoveRatio&&(_+=1):$>f.itemDistance-f.itemDistance*f.triggerAutoMoveRatio&&(_+=1),p=-1*_*f.itemDistance,or(k,p,"end",O.direction,300),f.moved=p;const q=s.value[_].name;u.current.value=q??"",i(q??""),r("update:modelValue",q)}},v=()=>{},g=()=>{if(!c.value)return;const O=wn(c.value);u.tabWidth.value=O.width,u.tabHeight.value=O.height},M=zr(g,250);let B=null,A=null;return l.onMounted(()=>{c.value&&(g(),window.ResizeObserver&&(A=new window.ResizeObserver(M),A.observe(c.value)),t.draggle&&(B=Md(d,P,v),B.open(m.value)))}),l.onBeforeUnmount(()=>{A&&(A.disconnect(),A=null),B&&B.close()}),()=>{const O={class:`${e}__panes`,style:x.value,ref:m},k=l.h("view",O,[a?.default?.()]),p={class:h.value,style:w.value,ref:c};return l.h("view",p,[k])}}}}const{create:Bd,componentName:qd,scope:_d}=ie("tabs-container"),Fn=Bd(Ld(qd,_d,!1)),jd={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 zd(e,n,o){return{props:{...jd},setup(t,{emit:r,slots:a}){const s=l.inject(ga);l.onMounted(()=>{s.add(t.paneKey)}),l.onBeforeUnmount(()=>{s.remove(t.paneKey)});const u=l.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}),i=l.computed(()=>t.loaded!=null?ce(t.loaded):s.isLoaded(t.paneKey));return()=>{let c=[];if(i.value)c=a?.default?.()??[];else if(a.empty)c=a.empty();else{const h={class:`${e}__empty-icon`},w=t.emptyIcon??o,y=l.h(w,h),x={class:`${e}__empty-text`},f=t.emptyText??"Loading",d=l.h("view",x,[f]),P={class:`${e}__empty`},v=l.h("view",P,[y,d]);c.push(v)}const m={class:`${e}`,style:u.value,prop:t.paneKey};return l.h("view",m,c)}}}}const{create:Hd,componentName:Kd,scope:Wd}=ie("tabs-pane"),Zl=Hd(zd(Kd,Wd,Xl));function Yd(e,n,o,t){return{props:{...dl,...hl,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}},emits:["update:modelValue","change"],setup(r,{emit:a,slots:s}){const u=e,i=l.computed(()=>{const f=[`${u}`];return r.direction==="vertical"?f.push("vertical-tabbar"):f.push("horizontal-tabbar"),f}),c=l.computed(()=>{const f={};if(r.width){const d=pe(r.width);d&&(f.width=d)}if(r.height){const d=pe(r.height);d&&(f.height=d)}return f}),m=l.computed(()=>[`${u}__bars`]),h=l.computed(()=>[`${u}__container`]),w=l.ref(r.modelValue);l.watch(()=>r.modelValue,f=>{w.value!==f&&(w.value=f)});const y=f=>{a("change",f)},x=f=>{w.value!==f&&(w.value=f,a("update:modelValue",f))};return()=>{const f=s.default?.()??[],d=[];if(Array.isArray(r.data))d.push(...r.data);else for(let k=0;k<f.length;k++){const p=f[k].props??{},_={text:p.label??"",value:p["pane-key"]??p.paneKey??""};d.push(_)}const P={};for(let k in s)k!=="default"&&(P[k]=s[k]);const v=wt(r,dl);Object.assign(v,{data:d,class:m.value,modelValue:w.value,direction:r.direction,onChange:y,"onUpdate:modelValue":x});const g=l.h(o,v,P),M={default:()=>f},B=wt(r,hl);Object.assign(B,{class:h.value,modelValue:w.value,onChange:y,"onUpdate:modelValue":x});const A=l.h(t,B,M),O={class:i.value,style:c.value};return l.h("view",O,[g,A])}}}}const{create:Ud,componentName:Gd,scope:Xd}=ie("tabs-frame"),Ql=Ud(Yd(Gd,Xd,Rn,Fn)),Zd={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 Qd(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function rr(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function ar(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}function Jd(e,n){return typeof e.visibleKey=="string"&&e.visibleKey.length>0?n[e.visibleKey]:n.visible??null}function Un(e,n){return typeof e.statusKey=="string"&&e.statusKey.length>0?n[e.statusKey]:n.statusKey??null}function ir(e,n){return typeof e.doitKey=="string"&&e.doitKey.length>0?n[e.doitKey]:n.doitKey??null}function sr(e,n){return typeof e.labelKey=="string"&&e.labelKey.length>0?n[e.labelKey]:n.labelKey??null}function Gn(e,n,o){return typeof e.itemOptions=="function"?e.itemOptions(n,o):e.itemOptions}class eh{proxy;constructor(n){this.proxy=n}async load(n,o,t){if(Array.isArray(o))return o;if(typeof o=="function")return await Reflect.apply(o,null,[t]);const r=ze(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Xe(t)&&l.isReactive(t)&&(t=l.toRaw(t)),await Reflect.apply(r,null,[o,t]))}}function th(){const e=l.getCurrentInstance();return new eh(e.proxy)}function nh(e,n,o,t){return{props:{...Zd},emits:["update:modelValue","change","loaded-data"],setup(r,{slots:a,emit:s}){const u=e,i=th(),c=l.ref([]),m=l.computed(()=>c.value.filter(N=>Jd(r,N)!==!1)),h=l.ref(-1),w=()=>{const N=r.modelValue,F=m.value.findIndex(R=>rr(r,R)===N);h.value!==F&&(h.value=F,r.scroll&&ee(F))};l.watch([()=>r.modelValue,m],()=>{w()});const y=N=>h.value===N,x=N=>{if(N<0&&N>=m.value.length)return!1;const F=m.value[N],S=(Gn(r,F,N)??{}).status??Un(r,F);return y(N)||S},f=l.computed(()=>{const N={[u]:!0};return r.mode?N[`is-${r.mode}`]=!0:r.direction&&(N[`is-${r.direction}`]=!0),r.scroll&&(N["is-scroll"]=!0),N}),d=l.computed(()=>({})),P=(N,F,R,S,H)=>{const Z={[`${u}__step`]:!0};return H&&(Z[`${H}`]=!0),Z[`${v.value}`]=!0,S&&(Z["is-doit"]=!0),N===h.value?Z["is-active"]=!0:F==="done"?Z["is-done"]=!0:F==="error"?Z["is-error"]=!0:F==="half"?Z["is-half"]=!0:R?Z["is-disabled"]=!0:Z["is-normal"]=!0,Z},v=l.computed(()=>{let N=r.align;if(!N){if(r.mode==="simple")return"start";r.direction==="vertical"?N="start":N="center"}return N}),g=(N,F={})=>{const R={...F};if(v.value==="start"&&N===m.value.length-1)R.flex="0 0 auto";else if(r.step){const S=typeof r.step=="number"||pl(r.step)?pe(r.step):r.step;r.direction==="vertical"?R.height=S:R.width=S}else R.flex="1 1 100%";return R},M=(N,F)=>{let R={};if(F<m.value.length-1){const S=F+1;x(F)&&x(S)?r.direction==="vertical"?R.height="100%":R.width="100%":R.opacity="0"}return R},B=N=>m.value.length-1===N,A=(N,F)=>{if(r.clickNavigatePolicy==="disabled"||(r.clickNavigatePolicy==="only-back"||r.clickNavigatePolicy==="only-back-reset")&&F>h.value||h.value===F)return;const R=h.value,S=F;h.value=F,r.scroll&&ee(F);const H=rr(r,N);s("update:modelValue",H);const Z={fromIndex:R,currentIndex:S,item:N,items:m.value,clickNavigatePolicy:r.clickNavigatePolicy};s("change",H,Z)},O=l.ref(!0),k=async(N,F)=>{try{const R=await i.load("stesbar",N,F);Array.isArray(R)&&(c.value=R),O.value=!1}catch(R){console.error("[FoxUI] Load StepsBar Data Fail",R),c.value=[]}setTimeout(()=>{s("loaded-data")},250)};l.watch([()=>r.data,()=>r.params],async([N,F])=>{N&&k(N,F)},{immediate:!0});const p=(N,F,R,S,H)=>{let Z=null;if(a.icon)Z=a.icon({item:N,index:F,status:S});else if(S==="done"){const Y={};r.iconSize&&(Y.width=r.iconSize,Y.height=r.iconSize);const W=r.icon??o;Z=l.h(W,Y)}else{const Y=R??`${F+1}`;Z=l.h("span",{},[Y])}const ne={class:"fox-steps-bar__icon",onClick:()=>{H||A(N,F)}};return l.h("view",ne,[Z])},_=(N,F,R)=>{const S=l.h("i",{class:"fox-steps-bar__line-inner",style:M(N,F)});return l.h("view",{class:"fox-steps-bar__line"},[S])},$=()=>{let N=null;if(a.markIcon)N=a.markIcon();else{const R={};r.iconSize&&(R.width=r.markIconSize,R.height=r.markIconSize);const S=r.markIcon??t;N=l.h(S,R)}return l.h("view",{class:"fox-steps-bar__mark"},[N])},q=(N,F,R,S,H)=>{const Z=[];if(!B(F)){const W=_(N,F);Z.push(W)}const ne=p(N,F,R,S,H);Z.push(ne);const Y={class:"fox-steps-bar__head"};return l.h("view",Y,Z)},X=(N,F,R,S)=>{let H=null;a.main?H=a.main({item:N,index:F,status:R}):H=Qd(r,N);const Z={class:"fox-steps-bar__main",onClick:()=>{S||A(N,F)}};return l.h("view",Z,[H])},b=(N,F,R)=>{let S=null;if(a.sub){S=a.sub({item:N,index:F,status:R});const H={class:"fox-steps-bar__sub"};return l.h("view",H,[S])}return null},T=(N,F)=>{const R=Gn(r,N,F)??{},S=R.status??Un(r,N);let H=ar(r,N);R.disabled===!0&&(H=!0),r.disabled===!0&&(H=!0);const Z=R.label??sr(r,N),ne=[],Y=p(N,F,Z,S,H);Y&&ne.push(Y);const W=X(N,F,S,H);if(W&&ne.push(W),!B(F)){const K=_(N,F);K&&ne.push(K)}const V=l.h("view",{class:"fox-steps-bar__head"},ne),z=R.class,Q=R.style??{};let I=ir(r,N);R.doit===!0&&(I=!0);const G={ref:L(F),class:P(F,S,H,I,z),style:g(F,Q)};return l.h("view",G,[V])},D=(N,F)=>{const R=Gn(r,N,F)??{},S=R.status??Un(r,N);let H=ar(r,N);R.disabled===!0&&(H=!0),r.disabled===!0&&(H=!0);const Z=R.label??sr(r,N),ne=[],Y=r.layout;for(let I of Y)if(I==="head"){const G=q(N,F,Z,S,H);ne.push(G)}else if(I==="main"){const G=X(N,F,S,H);ne.push(G)}else if(I==="sub"){const G=b(N,F,S);ne.push(G)}else if(I==="mark"){const G=$();ne.push(G)}const W=R.class,V=R.style??{};let z=ir(r,N);R.doit===!0&&(z=!0);const Q={ref:L(F),class:P(F,S,H,z,W),style:g(F,V)};return l.h("view",Q,ne)},j=l.ref(),U=l.ref([]),J=(N,F)=>{U.value[F]=N},L=N=>F=>{J(F,N)},ee=(N,F)=>{const R=j.value,S=U.value;if(!R||!S||!S[N])return;const H=S[N];let Z=0;r.direction==="vertical"?Z=H.offsetTop-(R.offsetHeight-H.offsetHeight)/2:Z=H.offsetLeft-(R.offsetWidth-H.offsetWidth)/2,E(R,Z,.3,r.direction)},E=(N,F,R,S)=>{let H=0;const Z=S==="horizontal"?N.scrollLeft:N.scrollTop,ne=Math.round(R*1e3/16);function Y(){S==="horizontal"?N.scrollLeft+=(F-Z)/ne:N.scrollTop+=(F-Z)/ne,++H<ne&&vl(Y)}Y()};return()=>{let N=[];if(r.mode==="simple")for(let R=0;R<m.value.length;R++){const S=m.value[R],H=T(S,R);N.push(H)}else for(let R=0;R<m.value.length;R++){const S=m.value[R],H=D(S,R);N.push(H)}const F={ref:j,class:f.value,style:d.value};return N.length===0&&typeof a.default=="function"&&(N=a.default()),l.h("view",F,N)}}}}const{componentName:lh,create:oh,scope:rh}=ie("steps-bar"),Jl=oh(nh(lh,rh,bd,Td)),ah=Symbol.for("PageWrapperKey");function ih(e,n){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(o,t){wl(!0);const r={};l.provide(ah,r);const a=c=>{typeof r.beforeClose=="function"&&r.beforeClose()},s=l.ref(!0),u=c=>{s.value=c},i=l.computed(()=>{const c={};return o.height&&(c["--fox-dialog-item-body-height"]=pe(o.height)),c});return()=>{const m={...t.attrs,style:i.value,title:o.title,draggable:o.draggable,modelValue:s.value,"onUpdate:modelValue":u,"append-to-body":o.appendToBody,"close-on-click-modal":o.closeOnClickModal,"close-on-press-escape":o.closeOnPressEscape,"before-close":a},h=["fox-dialog-item "];o.hideHeader&&h.push("hide-header"),o.class&&h.push(o.class),m.class=h.join(" ");const w={};return typeof t.slots.default=="function"&&(w.default=t.slots.default),l.h(C.ElDialog,m,w)}}}}const{create:sh}=ie("dialog-item"),eo=sh(ih());let Pt=0;const ur="fox-overflow-hidden",cr=()=>it?document.body:{classList:[]},uh=e=>[()=>{if(e())try{!Pt&&cr().classList.add(ur),Pt++}catch{}},()=>{if(e()&&Pt)try{Pt--,!Pt&&cr().classList.remove(ur)}catch{}}],ch={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:fh,create:dh}=ie("overlay"),hh=dh({props:{...ch},emits:["click","update:visible"],setup(e,{emit:n}){const[o,t]=uh(()=>e.lockScroll),r=l.computed(()=>({[fh]:!0,[e.overlayClass]:!0})),a=l.computed(()=>({transitionDuration:`${e.duration}s`,zIndex:e.zIndex,...e.overlayStyle}));return l.watch(()=>e.visible,u=>{u?o():t()}),{classes:r,style:a,onClick:u=>{n("click",u),e.closeOnClickOverlay&&n("update:visible",!1)}}}});function mh(e,n,o,t,r,a){return l.openBlock(),l.createBlock(l.Transition,{name:"overlay-fade"},{default:l.withCtx(()=>[l.withDirectives(l.createElementVNode("view",{class:l.normalizeClass(e.classes),onClick:n[0]||(n[0]=l.withModifiers((...s)=>e.onClick&&e.onClick(...s),["stop"])),style:l.normalizeStyle(e.style)},[l.renderSlot(e.$slots,"default")],6),[[l.vShow,e.visible]])]),_:3})}const An=Ze(hh,[["render",mh]]),gh={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:{}}},pa=2e3;let fr=pa;const vh=(e,n)=>({components:n,props:{...gh},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(o,{emit:t}){const r=l.reactive({zIndex:o.zIndex,showSlot:!0,closed:o.closeable}),a=l.computed(()=>({[e]:!0,round:o.round,[`fox-popup--${o.position}`]:!0,[`fox-popup--${o.position}--safebottom`]:o.position==="bottom"&&o.safeAreaInsetBottom,[o.popClass]:!0})),s=l.computed(()=>({zIndex:r.zIndex,transitionDuration:`${o.duration}s`,...o.style})),u=l.computed(()=>o.transition?o.transition:`fox-popup-slide-${o.position}`),i=()=>{o.zIndex!==pa&&(fr=Number(o.zIndex)),t("update:visible",!0),r.zIndex=++fr,o.destroyOnClose&&(r.showSlot=!0),t("open")},c=()=>{t("update:visible",!1),t("close"),o.destroyOnClose&&setTimeout(()=>{r.showSlot=!1},+o.duration*1e3)},m=f=>{t("click-pop",f)},h=f=>{f.stopPropagation(),t("click-close-icon",f),t("update:visible",!1)},w=f=>{t("click-overlay",f),o.closeOnClickOverlay&&t("update:visible",!1)},y=f=>{t("opend",f)},x=f=>{t("closed",f)};return l.watch(()=>o.visible,f=>{o.visible?i():c()}),l.watch(()=>o.closeable,f=>{r.closed=f}),{...l.toRefs(r),popStyle:s,transitionName:u,classes:a,onClick:m,onClickCloseIcon:h,onClickOverlay:w,onOpened:y,onClosed:x}}}),{componentName:ph,create:yh}=ie("popup"),bh=yh(vh(ph,{FoxOverLay:An,Close:gd}));function xh(e,n,o,t,r,a){const s=l.resolveComponent("FoxOverLay"),u=l.resolveComponent("Close");return l.openBlock(),l.createBlock(l.Teleport,{to:e.teleport,disabled:e.teleportDisable},[e.overlay?(l.openBlock(),l.createBlock(s,l.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"])):l.createCommentVNode("",!0),l.createVNode(l.Transition,{name:e.transitionName,onAfterEnter:e.onOpened,onAfterLeave:e.onClosed},{default:l.withCtx(()=>[l.withDirectives(l.createElementVNode("view",{class:l.normalizeClass(e.classes),style:l.normalizeStyle(e.popStyle),onClick:n[1]||(n[1]=(...i)=>e.onClick&&e.onClick(...i))},[e.showSlot?l.renderSlot(e.$slots,"default",{key:0}):l.createCommentVNode("",!0),e.closed?(l.openBlock(),l.createElementBlock("view",{key:1,onClick:n[0]||(n[0]=(...i)=>e.onClickCloseIcon&&e.onClickCloseIcon(...i)),class:l.normalizeClass(["fox-popup__close-icon","fox-popup__close-icon--"+e.closeIconPosition])},[l.renderSlot(e.$slots,"close-icon",{},()=>[l.createVNode(u)])],2)):l.createCommentVNode("",!0)],6),[[l.vShow,e.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}const to=Ze(bh,[["render",xh]]),{create:wh}=ie("toast"),Sh=wh({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:n}){let o=null;const t=l.reactive({mounted:!1});l.onMounted(()=>{t.mounted=!0});const r=()=>{o&&(clearTimeout(o),o=null)},a=()=>{t.mounted=!1},s=()=>{r(),e.duration&&(o=setTimeout(()=>{a()},e.duration))},u=()=>{e.closeOnClickOverlay&&(a(),n("close"))};e.duration&&s(),l.watch(()=>e.duration,y=>{y&&s()});const i=l.computed(()=>e.type!=="text"?!0:!!e.icon),c=()=>{const y=ge(e.iconSize);return l.h(e.icon,{width:y,height:y,color:e.iconColor})},m=l.computed(()=>["fox-toast",{"fox-toast-center":e.center},{"fox-toast-has-icon":i.value},{"fox-toast-cover":e.cover},{"fox-toast-loading":e.type==="loading"},e.customClass,"fox-toast-"+e.size]),h=l.computed(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!e.loadingRotate}]);return{state:t,hide:a,clickCover:u,renderIcon:c,hasIcon:i,toastBodyClass:m,toastIconWrapperClass:h,onAfterLeave:()=>{r(),e.unmount(e.id),e.onClose&&e.onClose()}}}}),Th={key:1,class:"fox-toast-title"},Ch=["innerHTML"];function $h(e,n,o,t,r,a){return l.openBlock(),l.createBlock(l.Transition,{name:"toast-fade",onAfterLeave:e.onAfterLeave},{default:l.withCtx(()=>[l.withDirectives(l.createElementVNode("view",{class:l.normalizeClass(e.toastBodyClass),style:l.normalizeStyle({bottom:e.center?"auto":e.bottom,"background-color":e.coverColor}),onClick:n[0]||(n[0]=(...s)=>e.clickCover&&e.clickCover(...s))},[l.createElementVNode("view",{class:"fox-toast-inner",style:l.normalizeStyle({"text-align":e.textAlignCenter?"center":"left","background-color":e.bgColor})},[e.hasIcon?(l.openBlock(),l.createElementBlock("view",{key:0,class:l.normalizeClass(e.toastIconWrapperClass)},[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.renderIcon())))],2)):l.createCommentVNode("",!0),e.title?(l.openBlock(),l.createElementBlock("div",Th,l.toDisplayString(e.title),1)):l.createCommentVNode("",!0),l.createElementVNode("view",{class:"fox-toast-text",innerHTML:e.msg},null,8,Ch)],4)],6),[[l.vShow,e.state.mounted]])]),_:1},8,["onAfterLeave"])}const no=Ze(Sh,[["render",$h]]),Nh={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"}},kh=(e,n,o)=>({props:{...Nh},emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(t,{slots:r}){const{emitEvent:a}=Wr(),{toLocaleRefs:s}=Ae.useFoxI18n(n),u=s(t,["placeholder"]),i=l.reactive({active:!1}),c=l.computed(()=>({background:t.background})),m=l.computed(()=>({background:t.inputBackground})),h=p=>{let $=p.target.value;t.maxLength&&$.length>Number(t.maxLength)&&($=$.slice(0,Number(t.maxLength))),a("update:modelValue",$,p),a("change",$,p)},w=l.ref({}),y=p=>{let $=p.target.value;i.active=!0,w.value=t.focusStyle,a("focus",$,p)},x=p=>{setTimeout(()=>{i.active=!1},0);let $=p.target.value;t.maxLength&&$.length>Number(t.maxLength)&&($=$.slice(0,Number(t.maxLength))),w.value={},a("blur",$,p)},f=p=>{a("update:modelValue","",p),a("change","",p),a("clear","")},d=l.computed(()=>String(t.modelValue).length>0),P=l.computed(()=>{const p={};return d.value||(p.display="none"),p}),v=()=>{a("search",t.modelValue)},g=p=>{a("keyup-input",p),p.key.toLocaleUpperCase()==="ENTER"&&v()},M=p=>{a("click-input",p)},B=p=>{a("click-left-icon",t.modelValue,p)},A=l.computed(()=>({textAlign:t.inputAlign})),O=l.ref(null);l.onMounted(()=>{t.autofocus&&O.value.focus()});const k=()=>{const p=[];if(r.leftin){const b={class:[`${e}__search-icon`,`${e}__input-left-search-icon`],onClick:B},T=l.h("view",b,[r.leftin()]);p.push(T)}const _={ref:O,class:[`${e}__input-inner`],style:A.value,type:t.inputType,maxlengt:t.maxLength,placeholder:u.placeholder.value,value:t.modelValue,disabled:t.disabled,readonly:t.readonly,onClick:M,onInput:h,onFocus:y,onBlur:x,onkeyup:g},$=l.h("input",_);p.push($);const q=[];if(t.clearable){const b={class:[`${e}__search-icon`,`${e}__input-clear-icon`],style:P.value,onClick:f},T=r?.clear?.()??t.clearIcon??o,D=l.h("view",b,[l.h(T)]);q.push(D)}if(r.rightin){const b={class:[`${e}__search-icon`,`${e}__input-right-search-icon`]},T=l.h("view",b,[r.rightin()]);q.push(T)}if(q.length>0){const b={class:`${e}__input-inner-right`},T=l.h("view",b,q);p.push(T)}const X={class:[`${e}__search-input`,`${t.shape}`],style:{...m.value,...w.value}};return l.h("view",X,p)};return()=>{const p=[];if(t.label){const q={class:`${e}__search-label`},X=l.h("span",q,[t.label]);p.push(X)}if(r.leftout){const q={class:[`${e}__search-icon`,`${e}__left-search-icon`]},X=l.h("view",q,[r.leftout()]);p.push(X)}const _=k();if(p.push(_),r.rightout){const q={class:[`${e}__search-icon`,`${e}__right-search-icon`]},X=l.h("view",q,[r.rightout()]);p.push(X)}const $={class:`${e}`,style:c.value};return l.h("view",$,p)}}}),{componentName:Eh,create:Ph,scope:Ih}=ie("searchbar"),lo=Ph(kh(Eh,Ih,Oe.CircleClose)),Oh=/scroll|auto|overlay/i,ya=window;function Dh(e){return e.tagName!=="HTML"&&e.tagName!=="BODY"&&e.nodeType===1}function Vh(e,n=ya){let o=e;for(;o&&o!==n&&Dh(o);){const{overflowY:t}=window.getComputedStyle(o);if(Oh.test(t))return o;o=o.parentNode}return n}function ba(e,n=ya){const o=l.ref();return l.onMounted(()=>{e.value&&(o.value=Vh(e.value,n))}),o}const xa=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,Rh={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 Fh(e,n,o){return{props:{...Rh},emits:["scroll-change","load-more","update:modelValue"],setup(t,{emit:r,slots:a}){const{toLocaleRefs:s}=Ae.useFoxI18n(n),u=s(t,["pullText","loadText","noMoreText"]),i=l.ref(),c=ba(i),m=l.reactive({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),h=l.computed(()=>({[e]:!0})),w=v=>v?v.offsetTop+w(v.offsetParent):0,y=()=>{let v=0,g=0,M="down";if(c.value==window){const B=xa();i.value&&(v=w(i.value)+i.value.offsetHeight-B-window.innerHeight),g=B}else{const{scrollHeight:B,clientHeight:A,scrollTop:O}=c.value;v=B-A-O,g=O}return m.beforeScrollTop>g?M="up":M="down",m.beforeScrollTop=g,r("scroll-change",g),v<=t.threshold&&M=="down"},x=()=>{Sr(()=>{if(!y()||!t.hasMore||m.isInfiniting)return!1;m.isInfiniting=!0,r("update:modelValue",!0),l.nextTick(()=>r("load-more"))})},f=()=>{c.value&&c.value.addEventListener("scroll",x,t.useCapture)},d=()=>{c.value&&c.value.removeEventListener("scroll",x,t.useCapture)};l.onMounted(()=>{f(),t.immediate&&x()}),l.onUnmounted(()=>{d()});const P=l.ref(!1);return l.onActivated(()=>{P.value&&(P.value=!1,f())}),l.onDeactivated(()=>{P.value=!0,d()}),l.watch(()=>t.modelValue,v=>{v||(m.isInfiniting=!1)}),()=>{const v={class:"fox-infinite__container"},g=l.h("view",v,[a?.default?.()]),M=[];if(m.isInfiniting){let k=a?.loading?.()??null;if(!k){let $=a?.loadingIcon?.()??null;if(!$){const b={class:["fox-infinite__bottom-box__img"]};$=l.h(o,b)}const q={class:"fox-infinite__bottom-box__text"},X=l.h("view",q,[u.loadText.value]);k=[$,X]}const p={class:"fox-infinite__bottom-box"},_=l.h("view",p,k);M.push(_)}else if(!t.hasMore){let k=a?.finished?.()??null;if(!k){const p={class:"fox-infinite__bottom-tips"};k=l.h("view",p,[u.noMoreText.value]),M.push(k)}}const B={class:"fox-infinite__bottom"},A=l.h("view",B,M),O={class:h.value,ref:i};return l.h("view",O,[g,A])}}}}const{componentName:Ah,create:Mh,scope:Lh}=ie("infinite-loading"),oo=Mh(Fh(Ah,Lh,Xl)),Bh={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}},qh=(e,n,o)=>({props:{...Bh},emits:["change","refresh","update:modelValue"],setup(t,{emit:r,slots:a}){const{toLocaleRefs:s}=Ae.useFoxI18n(n),u=s(t,["pullingText","loosingText","loadingText"]),i=_t(),c=l.ref(),m=ba(c),h=l.reactive({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),w=l.computed(()=>({[e]:!0})),y=l.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""}}),x=l.computed(()=>({transitionDuration:`${t.duration}s`,transform:h.distance?`translate3d(0,${h.distance}px, 0)`:""})),f=l.computed(()=>{const O={};return t.headHeight!=50&&(O.height=pe(t.headHeight)),O}),d=O=>{const k=+(t.pullDistance||t.headHeight);let p=O;return O>k&&(O<k*2?p=(O+k)/2:p=k+O/4),Math.round(p)},P=(O,k)=>{const p=+(t.pullDistance||t.headHeight);h.distance=O,k?h.status="loading":O===0?h.status="normal":O<p?h.status="pulling":h.status="loosing",r("change",{status:h.status,distance:O})},v=()=>h.status!=="loading"&&h.status!=="complete",g=()=>m.value==window?xa()==0:m.value&&m.value.scrollTop==0,M=O=>{v()&&(g()?(i.start(O),h.isPullRefresh=!0,h.moving=!0):(h.distance=0,h.isPullRefresh=!1))},B=O=>{v()&&h.moving&&(i.move(O),i.isVertical()&&i.state.deltaY>0&&h.isPullRefresh&&(O.cancelable&&O.preventDefault(),P(d(i.state.deltaY))))},A=()=>{h.moving=!1,h.isPullRefresh&&v()&&i.state.deltaY&&(h.status==="loosing"?(P(+t.headHeight,!0),r("update:modelValue",!0),l.nextTick(()=>r("refresh"))):P(0)),setTimeout(()=>{i.reset()},0)};return l.watch(()=>t.modelValue,O=>{O?P(+t.headHeight,!0):P(0)}),()=>{const O=[];let k=null;if(h.status==="loading"){if(k=a?.loading?.()??null,!k){const D={class:["fox-pull-refresh-container-topbox-icon"]};k=l.h(o,D)}}else h.status==="pulling"?k=a?.pulling?.()??null:h.status==="loosing"&&(k=a?.loosing?.()??null);k&&O.push(k);const p={class:["fox-pull-refresh-container-topbox-text"]},_=l.h("dive",p,[y.value]);O.push(_);const $={class:["fox-pull-refresh-container-topbox"],style:f.value},q=l.h("div",$,O),X={class:"fox-pull-refresh-container",style:x.value},b=l.h("div",X,[q,a?.default?.()]),T={ref:c,class:w.value};return qt()?Object.assign(T,{onTouchstart:M,onTouchmove:B,onTouchend:A}):Object.assign(T,{onMousedown:M,onMousemove:B,onMouseup:A}),l.h("div",T,[b])}}}),{componentName:_h,create:jh,scope:zh}=ie("pull-refresh"),ro=jh(qh(_h,zh,Xl)),Hh={modelValue:{type:[Boolean],requried:!0},type:{type:[String],requried:!1,default:""},disabled:{type:[Boolean,String],requried:!1},textPosition:{type:[String],requried:!1},collapseText:{type:[String],requried:!1},expandText:{type:[String],requried:!1},icon:{type:[Object],requried:!1}};function Kh(e,n,o){return{props:{...Hh},emits:["click","update:modelValue"],setup(t,{emit:r,slots:a}){const{toLocaleRefs:s}=Ae.useFoxI18n(n),u=s(t,["collapseText","expandText"]),i=l.computed(()=>{const x={[`${e}`]:!0};return t.disabled?x[`${e}--disabled`]=!0:x[`${e}--${t.type}`]=!0,x}),c=he(t,"modelValue"),m=l.computed(()=>c.value?u.expandText.value??"":u.collapseText.value??""),h=l.computed(()=>({[`${e}__text`]:!0})),w=l.computed(()=>({[`${e}__icon`]:!0,"is-expand":!c.value,"is-collapse":c.value})),y=()=>{r("update:modelValue",!c.value)};return()=>{const x=[];if(m.value){const v={class:h.value},g=l.h("span",v,[m.value]);x.push(g)}const f={class:w.value},d=(a.icon&&a.icon())??(t.icon&&l.h(t.icon))??l.h(o);if(d){const v=l.h("div",f,[d]);x.push(v)}return t.textPosition==="right"&&x.reverse(),l.h("div",{class:i.value,onClick:y},x)}}}}const{componentName:Wh,create:Yh,scope:Uh}=ie("more-button"),ao=Yh(Kh(Wh,Uh,Oe.ArrowUp));function Gh(e){e.stopPropagation()}let Xh=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(n,o){this.startMove=n,this.updateMove=o,this.isTouch=qt()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const o=_t(),t=(r,a,s,u)=>{this.updateMove({x:r,y:a})};this.touchstart=r=>{this.moving||(o.start(r),this.startMove({x:o.state.startX,y:o.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&&(o.move(r),Gh(r),t(o.state.deltaX,o.state.deltaY))},this.touchend=()=>{t(o.state.deltaX,o.state.deltaY),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),o.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 Zh(e,n){return new Xh(e,n)}const Qh={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]}},Jh=(e,n,o,t=!1)=>({props:{...Qh},emits:["click"],setup(r,{slots:a,emit:s}){const u=l.reactive({top:r.top,right:r.right,bottom:r.bottom,left:r.left}),i=l.computed(()=>{const v=[`${e}`];return r.customClass&&v.push(r.customClass),v}),c=l.computed(()=>{const v={};return de(u.top)||(v.top=u.top),de(u.right)||(v.right=u.right),de(u.bottom)||(v.bottom=u.bottom),de(u.left)||(v.left=u.left),de(r.width)||(v.width=r.width),de(r.height)||(v.height=r.height),de(r.color)||(v.color=r.color),de(r.background)||(v.background=r.background),de(r.borderRadius)||(v["border-radius"]=r.borderRadius),de(r.zIndex)||(v["z-index"]=r.zIndex),v}),m=l.computed(()=>({[`${e}__icon`]:!0})),h=()=>{s("click")},w=l.ref(null),y=()=>{u.top=null,u.right=null,u.bottom=null,u.left=null},x={x:0,y:0},P=Zh(v=>{if(!w.value)return;const g=w.value;y(),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,x.x=u.left,x.y=u.top},v=>{if(!w.value)return;const g=w.value;y(),u.left=x.x+v.x,u.top=x.y+v.y,g.style.left=`${u.left}px`,g.style.top=`${u.top}px`});return l.onMounted(()=>{if(r.draggable&&w.value){const v=[w.value];P.open(v)}}),l.onBeforeUnmount(()=>{r.draggable&&w.value&&P.close()}),()=>{let v=[];const g=typeof a.default=="function"?a.default():[];if(g&&g.length>0)v=g;else{const B=l.h(o,{class:m.value});v.push(B)}const M={ref:B=>{w.value=B},class:i.value,style:c.value,onClick:h};return l.h("view",M,v)}}}),{componentName:em,create:tm,scope:nm}=ie("floating-button"),io=tm(Jh(em,nm,od,!1)),Re=e=>typeof e=="number"?`${e}px`:/^d+(\.?d+)$/.test(e)?`${e}px`:e,ft=e=>e==null;class lm{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(n,o){this.startMove=n,this.updateMove=o,this.isTouch=qt()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const o=_t(),t=(r,a,s,u)=>{this.updateMove({x:r,y:a})};this.touchstart=r=>{this.moving||(o.start(r),this.startMove({x:o.state.startX,y:o.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&&(o.move(r),t(o.state.deltaX,o.state.deltaY))},this.touchend=()=>{t(o.state.deltaX,o.state.deltaY),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),o.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 dr(e,n){return new lm(e,n)}const hr=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;let vt=[];const mr=e=>{const n=e;n.key==="Escape"&&vt.forEach(o=>o(n))},om=e=>{l.onMounted(()=>{vt.length===0&&document.addEventListener("keydown",mr),hr&&vt.push(e)}),l.onBeforeUnmount(()=>{vt=vt.filter(n=>n!==e),vt.length===0&&hr&&document.removeEventListener("keydown",mr)})},Xn="fox-focus-trap.focus-after-trapped",Zn="fox-focus-trap.focus-after-released",rm="fox-focus-trap.focusout-prevented",gr={cancelable:!0,bubbles:!1},am={cancelable:!0,bubbles:!1},vr="foxFocusAfterTrapped",pr="foxFocusAfterReleased",im=Symbol("foxFocusTrap"),so=l.ref(),Mn=l.ref(0),uo=l.ref(0);let Wt=0;const wa=e=>{const n=[],o=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:t=>{const r=t.tagName==="INPUT"&&t.type==="hidden";return t.disabled||t.hidden||r?NodeFilter.FILTER_SKIP:t.tabIndex>=0||t===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;o.nextNode();)n.push(o.currentNode);return n},sm=(e,n)=>{if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(n&&e===n)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1},yr=(e,n)=>{for(const o of e)if(!sm(o,n))return o},um=e=>{const n=wa(e),o=yr(n,e),t=yr(n.reverse(),e);return[o,t]},cm=e=>e instanceof HTMLInputElement&&"select"in e,ot=(e,n)=>{if(e&&e.focus){const o=document.activeElement;e.focus({preventScroll:!0}),uo.value=window.performance.now(),e!==o&&cm(e)&&n&&e.select()}};function br(e,n){const o=[...e],t=e.indexOf(n);return t!==-1&&o.splice(t,1),o}const fm=()=>{let e=[];return{push:t=>{const r=e[0];r&&t!==r&&r.pause(),e=br(e,t),e.unshift(t)},remove:t=>{e=br(e,t),e[0]?.resume?.()}}},dm=(e,n=!1)=>{const o=document.activeElement;for(const t of e)if(ot(t,n),document.activeElement!==o)return},xr=fm(),hm=()=>Mn.value>uo.value,Yt=()=>{so.value="pointer",Mn.value=window.performance.now()},wr=()=>{so.value="keyboard",Mn.value=window.performance.now()},mm=()=>(l.onMounted(()=>{Wt===0&&(document.addEventListener("mousedown",Yt),document.addEventListener("touchstart",Yt),document.addEventListener("keydown",wr)),Wt++}),l.onBeforeUnmount(()=>{Wt--,Wt<=0&&(document.removeEventListener("mousedown",Yt),document.removeEventListener("touchstart",Yt),document.removeEventListener("keydown",wr))}),{focusReason:so,lastUserFocusTimestamp:Mn,lastAutomatedFocusTimestamp:uo}),Ut=e=>new CustomEvent(rm,{...am,detail:e}),{create:gm}=ie("focus-trap"),vm={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"}},pm=gm({props:vm,emits:[vr,pr,"focusin","focusout","focusout-prevented","release-requested"],setup(e,{slots:n,emit:o}){const t=l.ref();let r,a;const{focusReason:s}=mm();om(f=>{ce(e.trapped)&&!u.paused&&o("release-requested",f)});const u={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},i=f=>{if(!e.loop&&!ce(e.trapped)||u.paused)return;const{key:d,altKey:P,ctrlKey:v,metaKey:g,currentTarget:M,shiftKey:B}=f,{loop:A}=e,O=d==="Tab"&&!P&&!v&&!g,k=document.activeElement;if(O&&k){const p=M,[_,$]=um(p);if(_&&$){if(!B&&k===$){const X=Ut({focusReason:s.value});o("focusout-prevented",X),X.defaultPrevented||(f.preventDefault(),A&&ot(_,!0))}else if(B&&[_,p].includes(k)){const X=Ut({focusReason:s.value});o("focusout-prevented",X),X.defaultPrevented||(f.preventDefault(),A&&ot($,!0))}}else if(k===p){const X=Ut({focusReason:s.value});o("focusout-prevented",X),X.defaultPrevented||f.preventDefault()}}};l.provide(im,{focusTrapRef:t,onKeydown:i}),l.watch(()=>e.focusTrapEl,f=>{f&&(t.value=f)},{immediate:!0}),l.watch([t],([f],[d])=>{f&&(f.addEventListener("keydown",i),f.addEventListener("focusin",h),f.addEventListener("focusout",w)),d&&(d.removeEventListener("keydown",i),d.removeEventListener("focusin",h),d.removeEventListener("focusout",w))});const c=f=>{o(vr,f)},m=f=>o(pr,f),h=f=>{const d=l.unref(t);if(!d)return;const P=f.target,v=f.relatedTarget,g=P&&d.contains(P);ce(e.trapped)||v&&d.contains(v)||(r=v),g&&o("focusin",f),!u.paused&&ce(e.trapped)&&(g?a=P:ot(a,!0))},w=f=>{const d=l.unref(t);if(!(u.paused||!d))if(!e.escape&&ce(e.trapped)){const P=f.relatedTarget;!_e(P)&&!d.contains(P)&&setTimeout(()=>{if(!u.paused&&ce(e.trapped)){const v=Ut({focusReason:s.value});o("focusout-prevented",v),v.defaultPrevented||ot(a,!0)}},0)}else{const P=f.target;P&&d.contains(P)||o("focusout",f)}};async function y(){await l.nextTick();const f=l.unref(t);if(f){xr.push(u);const d=f.contains(document.activeElement)?r:document.activeElement;if(r=d,!f.contains(d)){const v=new Event(Xn,gr);f.addEventListener(Xn,c),f.dispatchEvent(v),v.defaultPrevented||l.nextTick(()=>{let g=e.focusStartEl;kr(g)||(ot(g),document.activeElement!==g&&(g="first")),g==="first"&&dm(wa(f),!0),(document.activeElement===d||g==="container")&&ot(f)})}}}function x(){const f=l.unref(t);if(f){f.removeEventListener(Xn,c);const d=new CustomEvent(Zn,{...gr,detail:{focusReason:s.value}});f.addEventListener(Zn,m),f.dispatchEvent(d),!d.defaultPrevented&&(s.value=="keyboard"||!hm())&&ot(r??document.body,!0),f.removeEventListener(Zn,c),xr.remove(u)}}return l.onMounted(()=>{ce(e.trapped)&&y(),l.watch(()=>e.trapped,f=>{ce(f)?y():x()})}),l.onBeforeUnmount(()=>{ce(e.trapped)&&x()}),()=>typeof n.default=="function"?n.default({"handle-keydown":i}):null}}),{componentName:ym,create:bm}=ie("floating-window"),xm=Symbol.for("InnerPageScopeKey"),wm=Symbol.for("PageWrapperKey"),Sm={modelValue:{type:[Boolean,String],required:!1,default:!0},title:{type:[String],required:!1},width:{type:[String,Number],required:!1},height:{type:[String,Number],required:!1},origin:{type:[String],required:!1,default:"right-top"},top:{type:[String,Number],required:!1},left:{type:[String,Number],required:!1},bottom:{type:[String,Number],required:!1},right:{type:[String,Number],required:!1},teleport:{type:[String,Element],default:"body"},fixedNavTeleport:{type:[String,Element]},zIndex:{type:[String,Number],required:!1},collapse:{type:[Boolean],requried:!1},showCollapse:{type:[Boolean],required:!1,default:!0},collapseText:{type:[String],requried:!1,default:"收起"},collapseIcon:{type:[Object],requried:!1},collapsePosition:{type:[String],requried:!1,default:"right"},collapseTop:{type:[String],requried:!1,default:"30vh"},expandText:{type:[String],requried:!1},expandIcon:{type:[Object],requried:!1},expandClass:{type:[String],requried:!1},showClose:{type:[Boolean],required:!1,default:!0},closeIcon:{type:[Object],requried:!1},draggable:{type:[Boolean],required:!1,default:!0},footerDraggable:{type:[Boolean],required:!1,default:!0},customClass:{type:[String],required:!1}},Tm=bm({inheritAttrs:!1,components:{FoxIcon:C.ElIcon,FocusTrap:pm},props:{...Sm},emits:["update:modelValue","update:collapse"],setup(e,{emit:n}){const o=ym,t=l.ref(e.modelValue),r=l.computed(()=>!e.teleport);l.watch(()=>e.modelValue,I=>{t.value=I});const a=l.computed(()=>t.value===!1?!1:!k.value),s=l.ref(e.left),u=l.ref(e.top),i=l.ref(e.right),c=l.ref(e.bottom),m=l.computed(()=>{const I=["fox-floating-window"];return e.customClass&&I.push(e.customClass),I}),h=l.computed(()=>{const I={};return ft(s.value)?I.left="auto":I.left=Re(s.value),ft(u.value)?I.top="auto":I.top=Re(u.value),ft(i.value)?I.right="auto":I.right=Re(i.value),ft(c.value)?I.bottom="auto":I.bottom=Re(c.value),ft(e.zIndex)||(I["z-index"]=Re(e.zIndex)),ft(A.value)||(I.height=A.value),ft(O.value)||(I.width=O.value),I}),w=l.computed(()=>e.closeIcon??Oe.Close),y=l.computed(()=>e.collapseIcon??Oe.ArrowUp),x=l.computed(()=>e.collapseText??""),f=l.computed(()=>e.collapsePosition==="left"?e.expandIcon??Oe.ArrowRight:e.expandIcon??Oe.ArrowLeft),d=l.computed(()=>e.expandText??e.title??"展开"),P=l.computed(()=>({[`${o}__collapse-text`]:!0})),v=l.computed(()=>({[`${o}__collapse-icon`]:!0,"is-expand":!k.value,"is-collapse":k.value})),g=l.ref(),M=l.ref(null),B=l.ref(null),A=l.computed(()=>Re(e.height)||""),O=l.computed(()=>Re(e.width)||""),k=l.ref(ce(e.collapse)),p=(I,G=!0)=>{k.value!==I&&(k.value=I,I?N():F(),n("update:collapse",I),I&&typeof q.onHide=="function"?q.onHide():!I&&typeof q.onShow=="function"&&q.onShow())};l.watch(()=>e.collapse,I=>{p(I)});const _=()=>{$()},$=I=>{I=I??!k.value,p(I)};l.provide(xm,!0);const q={setCollapse:p,setFixedNavVisible:I=>{L.value=I}};l.provide(wm,q);const X=()=>{typeof q.beforeClose=="function"?q.beforeClose(()=>{t.value=!1}):t.value=!1},b=l.ref(null),T=l.computed(()=>!e.fixedNavTeleport),D=l.computed(()=>{const I=["fox-floating-window__fixednav"];return e.expandClass&&I.push(e.expandClass),e.collapsePosition==="left"?I.push("is-left"):e.collapsePosition==="right"&&I.push("is-right"),I}),j=l.ref(""),U=l.computed(()=>{const I={};return j.value?I.top=j.value:e.collapseTop&&(I.top=e.collapseTop),I}),J=l.ref(k.value),L=l.computed({set:I=>{J.value=I},get:()=>t.value===!1?!1:J.value});let ee=null;const E=()=>{typeof ee=="function"&&(ee(),ee=null)},N=()=>{b.value&&b.value.classList.add("slide-in"),L.value=!0,ee=()=>{b.value&&b.value.classList.remove("slide-in")}},F=()=>{b.value&&b.value.classList.add("slide-out"),ee=()=>{b.value&&b.value.classList.remove("slide-out"),L.value=!1}},R=()=>{s.value=null,u.value=null,i.value=null,c.value=null},S={x:0,y:0},ne=dr(I=>{if(!g.value)return;const G=g.value;if(R(),e.origin==="left-top")s.value=G.offsetLeft,u.value=G.offsetTop,S.x=s.value,S.y=u.value;else if(e.origin==="left-bottom"){const K=document.documentElement.clientHeight||document.body.clientHeight;s.value=G.offsetLeft,c.value=K-(G.offsetTop+G.offsetHeight),S.x=s.value,S.y=c.value}else if(e.origin==="right-bottom"){const K=document.documentElement.clientWidth||document.body.clientWidth,le=document.documentElement.clientHeight||document.body.clientHeight;i.value=K-(G.offsetLeft+G.offsetWidth),c.value=le-(G.offsetTop+G.offsetHeight),S.x=i.value,S.y=c.value}else{const K=document.documentElement.clientWidth||document.body.clientWidth;i.value=K-(G.offsetLeft+G.offsetWidth),u.value=G.offsetTop,S.x=i.value,S.y=u.value}},I=>{if(!g.value)return;const G=g.value;R(),e.origin==="left-top"?(s.value=S.x+I.x,u.value=S.y+I.y,G.style.left=Re(s.value),G.style.top=Re(u.value)):e.origin==="left-bottom"?(s.value=S.x+I.x,c.value=S.y-I.y,G.style.left=Re(s.value),G.style.bottom=Re(c.value)):e.origin==="right-bottom"?(i.value=S.x-I.x,c.value=S.y-I.y,G.style.right=Re(i.value),G.style.bottom=Re(c.value)):(i.value=S.x-I.x,u.value=S.y+I.y,G.style.right=Re(i.value),G.style.top=Re(u.value))}),Y={x:0,y:0},z=dr(I=>{b.value&&(Y.x=b.value.offsetLeft,Y.y=b.value.offsetTop)},I=>{if(!b.value)return;const G=Y.y+I.y;j.value=`${G}px`}),Q=()=>{if(g.value){const I=g.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar");B.value=I}};return l.onMounted(()=>{if(e.draggable&&g.value){const I=[];M.value&&I.push(M.value),e.footerDraggable&&(Q(),B.value&&I.push(B.value)),ne.open(I)}e.collapse===!0&&p(e.collapse,!1),b.value&&z.open(b.value)}),l.onBeforeUnmount(()=>{e.draggable&&M.value&&ne.close(),b.value&&z.close()}),{classes:m,styles:h,isShow:a,closeIcon:w,onClose:X,dialogRef:g,headerRef:M,onClickToggle:_,collapseIcon:y,collapseText:x,collapseTextClasses:P,collapseIconClasses:v,expandIcon:f,expandText:d,isShowFixedNav:L,fixedNavRef:b,fixedNavClasses:D,fixedNavStyles:U,onAnimationEnd:E,teleportDisabled:r,fixedNavTeleportDisabled:T}}}),Cm={ref:"headerRef",class:"fox-floating-window__header"},$m={class:"fox-floating-window__title"},Nm={class:"fox-floating-window__tools"},km={class:"fox-floating-window__body"},Em={class:"fox-floating-window__fixednav__text"};function Pm(e,n,o,t,r,a){const s=l.resolveComponent("FoxIcon"),u=l.resolveComponent("FocusTrap");return l.openBlock(),l.createElementBlock(l.Fragment,null,[(l.openBlock(),l.createBlock(l.Teleport,{to:e.teleport,disabled:e.teleportDisabled},[l.createVNode(l.Transition,{name:"fox-floating-window-fade"},{default:l.withCtx(()=>[l.withDirectives(l.createElementVNode("div",{ref:"dialogRef",class:l.normalizeClass(e.classes),style:l.normalizeStyle(e.styles),tabindex:"-1"},[l.createVNode(u,{loop:!0,escape:!0,trapped:e.isShow,"focus-trap-el":e.dialogRef,"focus-start-el":"container"},{default:l.withCtx(()=>[l.createElementVNode("div",Cm,[l.renderSlot(e.$slots,"header",{},()=>[l.createElementVNode("span",$m,l.toDisplayString(e.title),1),l.createElementVNode("div",Nm,[e.showCollapse?(l.openBlock(),l.createElementBlock("div",{key:0,class:"fox-floating-window__collapse",onClick:n[0]||(n[0]=(...i)=>e.onClickToggle&&e.onClickToggle(...i))},[l.createElementVNode("span",{class:l.normalizeClass(e.collapseTextClasses)},l.toDisplayString(e.collapseText),3),l.createVNode(s,{class:l.normalizeClass(e.collapseIconClasses)},{default:l.withCtx(()=>[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.collapseIcon)))]),_:1},8,["class"])])):l.createCommentVNode("",!0),e.showClose?(l.openBlock(),l.createBlock(s,{key:1,class:"fox-floating-window__close",onClick:e.onClose},{default:l.withCtx(()=>[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.closeIcon)))]),_:1},8,["onClick"])):l.createCommentVNode("",!0)])])],512),l.createElementVNode("div",km,[l.renderSlot(e.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[l.vShow,e.isShow]])]),_:3})],8,["to","disabled"])),(l.openBlock(),l.createBlock(l.Teleport,{to:e.fixedNavTeleport,disabled:e.fixedNavTeleportDisabled},[l.withDirectives(l.createElementVNode("div",{ref:"fixedNavRef",class:l.normalizeClass(e.fixedNavClasses),style:l.normalizeStyle(e.fixedNavStyles),onAnimationend:n[2]||(n[2]=(...i)=>e.onAnimationEnd&&e.onAnimationEnd(...i))},[l.createElementVNode("div",{class:"fox-floating-window__fixednav__inner",onClick:n[1]||(n[1]=(...i)=>e.onClickToggle&&e.onClickToggle(...i))},[l.createVNode(s,{class:"fox-floating-window__fixednav__icon"},{default:l.withCtx(()=>[(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.expandIcon)))]),_:1}),l.createElementVNode("div",Em,l.toDisplayString(e.expandText),1)])],38),[[l.vShow,e.isShowFixedNav]])],8,["to","disabled"]))],64)}const co=Ze(Tm,[["render",Pm]]);function Im(e,n){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(o,{slots:t}){const r=e,a=l.computed(()=>({[r]:!0})),s=l.computed(()=>o.icon?{[`${r}__icon`]:!0,[`${r}__icon-${o.type}`]:!0}:{[`${r}__mark`]:!0,[`${r}__mark-${o.type}`]:!0}),u=l.computed(()=>o.color?o.icon?{color:o.color}:{background:o.color}:null),i=l.computed(()=>{const m={[`${r}__text`]:!0,[`${r}__text-${o.type}`]:!0};return o.textPosition==="left"?m["is-left"]=!0:m["is-right"]=!0,m}),c=l.computed(()=>o.color?{color:o.color}:null);return()=>{let m=null;if(t.mark)m=t.mark()[0];else{const f={class:s.value,style:u.value};m=l.h(o.icon??"div",f)}const h={class:i.value,style:c.value},w=t.default?t.default():[],y=l.h("div",h,w),x={class:a.value};return o.textPosition==="right"?l.h("div",x,[m,y]):l.h("div",x,[y,m])}}}}const{componentName:Om,create:Dm}=ie("indicator"),fo=Dm(Im(Om));function Vm(e){return e===window}const Sa=e=>{const n=l.unref(e);if(Vm(n)){const o=n.innerWidth,t=n.innerHeight;return{top:0,left:0,right:o,bottom:t,width:o,height:t}}return n&&n.getBoundingClientRect?n.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},{componentName:Rm,create:Fm}=ie("tour"),Am=Fm({components:{Close:Oe.Close,ElPopover:C.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:n}){const o=Rm,t=l.reactive({showTour:e.modelValue,showPopup:!1,active:0}),r=l.ref({}),a=l.computed(()=>`${o}`),s=l.computed(()=>{const{offset:x,maskWidth:f,maskHeight:d}=e,{width:P,height:v,left:g,top:M}=r.value,B=e.steps[t.active].offset??x,A=[g+P/2,M+v/2],O=Number(f||P),k=Number(d||v);return{width:`${O+ +B.left+B.right}px`,height:`${k+B.top+B.bottom}px`,top:`${A[1]-k/2-+B.top}px`,left:`${A[0]-O/2-+B.left}px`}}),u=x=>{x=="next"?t.active=t.active+1:t.active=t.active-1,t.showPopup=!1,l.nextTick(()=>{t.showPopup=!0,m()}),n("change",t.active)},i=x=>x.popoverWidth??e.width,c=x=>x.location??e.location,m=()=>{const x=document.querySelector(`${e.steps[t.active].target}`),f=Sa(x);r.value={x:f.left,y:f.top,top:f.top,left:f.left,width:f.width,height:f.height}},h=()=>{t.showTour=!1,t.showPopup=!1,n("close",t.active),n("update:modelValue",!1)},w=()=>{e.closeOnClickOverlay&&h()},y=(x,f=0)=>{x&&m(),e.steps,t.active=f,t.showTour=x,t.showPopup=x};return l.onMounted(()=>{y(e.modelValue,e.current)}),l.watch(()=>e.modelValue,x=>{y(x)}),{...l.toRefs(t),classes:a,maskStyle:s,changeStep:u,popoverWidth:i,popoverLocation:c,close:h,handleClickMask:w}}}),Mm={key:0,class:"fox-tour__content"},Lm={key:0,class:"fox-tour__content-top"},Bm={class:"fox-tour__content-inner"},qm={class:"fox-tour__content-bottom"},_m={class:"fox-tour__content-bottom-init"},jm={class:"fox-tour__content-bottom-operate"},zm={key:1,class:"fox-tour__content fox-tour__content-tile"},Hm={class:"fox-tour__content-inner"};function Km(e,n,o,t,r,a){const s=l.resolveComponent("Close"),u=l.resolveComponent("fox-button"),i=l.resolveComponent("ElPopover");return l.openBlock(),l.createElementBlock("div",{class:l.normalizeClass(e.classes)},[l.withDirectives(l.createElementVNode("div",{class:"fox-tour__masked",onClick:n[0]||(n[0]=(...c)=>e.handleClickMask&&e.handleClickMask(...c))},null,512),[[l.vShow,e.showTour]]),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.steps,(c,m)=>(l.openBlock(),l.createElementBlock("div",{key:m,style:{height:"0"}},[m==e.active?(l.openBlock(),l.createBlock(i,{key:0,"popper-class":"popperClass",visible:e.showPopup,placement:e.popoverLocation(c),width:e.popoverWidth(c)},{reference:l.withCtx(()=>[e.showTour?(l.openBlock(),l.createElementBlock("div",{key:0,class:l.normalizeClass(["fox-tour__mask",[e.mask?"":"fox-tour__mask-none"]]),style:l.normalizeStyle(e.maskStyle),id:"fox-tour-popid"},null,6)):l.createCommentVNode("",!0)]),default:l.withCtx(()=>[l.renderSlot(e.$slots,"default",{},()=>[e.type=="step"?(l.openBlock(),l.createElementBlock("div",Mm,[e.showTitleBar?(l.openBlock(),l.createElementBlock("div",Lm,[l.createElementVNode("div",{onClick:n[1]||(n[1]=(...h)=>e.close&&e.close(...h))},[l.createVNode(s,{class:"fox-tour__content-top-close"})])])):l.createCommentVNode("",!0),l.createElementVNode("div",Bm,l.toDisplayString(c.content),1),l.createElementVNode("div",qm,[l.createElementVNode("div",_m,l.toDisplayString(e.active+1)+"/"+l.toDisplayString(e.steps.length),1),l.createElementVNode("div",jm,[l.renderSlot(e.$slots,"prev-step",{},()=>[e.active!=0&&e.showPrevStep?(l.openBlock(),l.createBlock(u,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n[2]||(n[2]=h=>e.changeStep("prev"))},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.prevStepText),1)]),_:1})):l.createCommentVNode("",!0)]),e.steps.length-1==e.active?(l.openBlock(),l.createBlock(u,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:e.close},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.completeText),1)]),_:1},8,["onClick"])):l.createCommentVNode("",!0),l.renderSlot(e.$slots,"next-step",{},()=>[e.steps.length-1!=e.active?(l.openBlock(),l.createBlock(u,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n[3]||(n[3]=h=>e.changeStep("next"))},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(e.nextStepText),1)]),_:1})):l.createCommentVNode("",!0)])])])])):l.createCommentVNode("",!0),e.type=="tile"?(l.openBlock(),l.createElementBlock("div",zm,[l.createElementVNode("div",Hm,l.toDisplayString(c.content),1)])):l.createCommentVNode("",!0)])]),_:2},1032,["visible","placement","width"])):l.createCommentVNode("",!0)]))),128))],2)}const ho=Ze(Am,[["render",Km]]);function Wm(e,n){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(o,{slots:t}){return Hr(o.name,()=>o.config),_e(o.innerPageScope)||wl(o.innerPageScope),_e(o.abstractPageScope)||Ur(o.abstractPageScope),()=>typeof t.default=="function"?t.default():null}}}const{create:Ym}=ie("domain-provider"),mo=Ym(Wm()),Um={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 Gm(e,n){return{inheritAttrs:!1,props:Um,emits:["change"],setup(o,{slots:t,emit:r}){if(it&&window.IntersectionObserver){const a=new WeakMap;let s=new Map;const u=(y,x)=>{if(h===null){s.set(y,{visible:null,callback:x});return}a.has(y)&&h.unobserve(y),a.set(y,{visible:null,callback:x}),h.observe(y)},i=y=>{if(h===null){s.delete(y);return}a.has(y)&&(a.delete(y),h.unobserve(y))};let c=o.initialVisibleObserverSize;Vi({acquire:()=>{if(o.loadPolicy==="always")return!0;const y=c>0;return c--,y},get disabled(){return o.disabled},get initialHeight(){return o.initialInvisibleObserverHeight},observe:u,unobserve:i});let h=null;const w=(y,x,f)=>{h=new IntersectionObserver(d=>{if(r("change",d),o.loadPolicy!=="always")for(let P of d){let v=!1;P.intersectionRatio>0&&(v=!0);const g=a.get(P.target);if(g)try{if(o.loadPolicy==="lazy"&&!v&&g.visible!==null)return;g.visible=v,g.callback(v)}catch(M){console.error(M)}}},{root:y,rootMargin:x,threshold:f}),s.forEach((d,P)=>{a.set(P,d),h?.observe(P)}),s.clear()};l.watch([()=>o.root,()=>o.disabled],([y,x])=>{if(x||!y||h)return;let f=null;typeof y=="string"?f=document.querySelector(y):f=y,f&&w(f,o.rootMargin,o.threshold)},{immediate:!0}),l.onUnmounted(()=>{h&&(h.disconnect(),h=null)})}return()=>typeof t.default=="function"?t.default():null}}}const{create:Xm}=ie("rolling-provider"),go=Xm(Gm()),Zm=[Tl,$l,Nl,kl,El,ke,Pn,In,Il,Ce,Ol,Dl,Vl,Rl,Fl,Al,Ml,Ll,Bl,ql,_l,Vn,jl,zl,Hl,Kl,Wl,Yl,Ul,Gl,Rn,Fn,Zl,Ql,Jl,eo,An,to,no,lo,oo,ro,ao,io,co,Dn,Ft,En,fo,On,ho,mo,go],Qm=new di(Zm,[gi],"4.0.0");Object.defineProperty(exports,"FoxAffix",{enumerable:!0,get:()=>C.ElAffix});Object.defineProperty(exports,"FoxAlert",{enumerable:!0,get:()=>C.ElAlert});Object.defineProperty(exports,"FoxAnchor",{enumerable:!0,get:()=>C.ElAnchor});Object.defineProperty(exports,"FoxAnchorLink",{enumerable:!0,get:()=>C.ElAnchorLink});Object.defineProperty(exports,"FoxAside",{enumerable:!0,get:()=>C.ElAside});Object.defineProperty(exports,"FoxAutoResizer",{enumerable:!0,get:()=>C.ElAutoResizer});Object.defineProperty(exports,"FoxAutocomplete",{enumerable:!0,get:()=>C.ElAutocomplete});Object.defineProperty(exports,"FoxAvatar",{enumerable:!0,get:()=>C.ElAvatar});Object.defineProperty(exports,"FoxBacktop",{enumerable:!0,get:()=>C.ElBacktop});Object.defineProperty(exports,"FoxBadge",{enumerable:!0,get:()=>C.ElBadge});Object.defineProperty(exports,"FoxBreadcrumb",{enumerable:!0,get:()=>C.ElBreadcrumb});Object.defineProperty(exports,"FoxBreadcrumbItem",{enumerable:!0,get:()=>C.ElBreadcrumbItem});Object.defineProperty(exports,"FoxButton",{enumerable:!0,get:()=>C.ElButton});Object.defineProperty(exports,"FoxButtonGroup",{enumerable:!0,get:()=>C.ElButtonGroup});Object.defineProperty(exports,"FoxCalendar",{enumerable:!0,get:()=>C.ElCalendar});Object.defineProperty(exports,"FoxCard",{enumerable:!0,get:()=>C.ElCard});Object.defineProperty(exports,"FoxCarousel",{enumerable:!0,get:()=>C.ElCarousel});Object.defineProperty(exports,"FoxCarouselItem",{enumerable:!0,get:()=>C.ElCarouselItem});Object.defineProperty(exports,"FoxCascader",{enumerable:!0,get:()=>C.ElCascader});Object.defineProperty(exports,"FoxCascaderPanel",{enumerable:!0,get:()=>C.ElCascaderPanel});Object.defineProperty(exports,"FoxCheckTag",{enumerable:!0,get:()=>C.ElCheckTag});Object.defineProperty(exports,"FoxCheckbox",{enumerable:!0,get:()=>C.ElCheckbox});Object.defineProperty(exports,"FoxCheckboxButton",{enumerable:!0,get:()=>C.ElCheckboxButton});Object.defineProperty(exports,"FoxCheckboxGroup",{enumerable:!0,get:()=>C.ElCheckboxGroup});Object.defineProperty(exports,"FoxCol",{enumerable:!0,get:()=>C.ElCol});Object.defineProperty(exports,"FoxCollapse",{enumerable:!0,get:()=>C.ElCollapse});Object.defineProperty(exports,"FoxCollapseItem",{enumerable:!0,get:()=>C.ElCollapseItem});Object.defineProperty(exports,"FoxCollapseTransition",{enumerable:!0,get:()=>C.ElCollapseTransition});Object.defineProperty(exports,"FoxColorPicker",{enumerable:!0,get:()=>C.ElColorPicker});Object.defineProperty(exports,"FoxConfigProvider",{enumerable:!0,get:()=>C.ElConfigProvider});Object.defineProperty(exports,"FoxContainer",{enumerable:!0,get:()=>C.ElContainer});Object.defineProperty(exports,"FoxCountdown",{enumerable:!0,get:()=>C.ElCountdown});Object.defineProperty(exports,"FoxDatePicker",{enumerable:!0,get:()=>C.ElDatePicker});Object.defineProperty(exports,"FoxDescriptions",{enumerable:!0,get:()=>C.ElDescriptions});Object.defineProperty(exports,"FoxDescriptionsItem",{enumerable:!0,get:()=>C.ElDescriptionsItem});Object.defineProperty(exports,"FoxDialog",{enumerable:!0,get:()=>C.ElDialog});Object.defineProperty(exports,"FoxDivider",{enumerable:!0,get:()=>C.ElDivider});Object.defineProperty(exports,"FoxDrawer",{enumerable:!0,get:()=>C.ElDrawer});Object.defineProperty(exports,"FoxDropdown",{enumerable:!0,get:()=>C.ElDropdown});Object.defineProperty(exports,"FoxDropdownItem",{enumerable:!0,get:()=>C.ElDropdownItem});Object.defineProperty(exports,"FoxDropdownMenu",{enumerable:!0,get:()=>C.ElDropdownMenu});Object.defineProperty(exports,"FoxEmpty",{enumerable:!0,get:()=>C.ElEmpty});Object.defineProperty(exports,"FoxFooter",{enumerable:!0,get:()=>C.ElFooter});Object.defineProperty(exports,"FoxForm",{enumerable:!0,get:()=>C.ElForm});Object.defineProperty(exports,"FoxFormItem",{enumerable:!0,get:()=>C.ElFormItem});Object.defineProperty(exports,"FoxHeader",{enumerable:!0,get:()=>C.ElHeader});Object.defineProperty(exports,"FoxIcon",{enumerable:!0,get:()=>C.ElIcon});Object.defineProperty(exports,"FoxImage",{enumerable:!0,get:()=>C.ElImage});Object.defineProperty(exports,"FoxImageViewer",{enumerable:!0,get:()=>C.ElImageViewer});Object.defineProperty(exports,"FoxInput",{enumerable:!0,get:()=>C.ElInput});Object.defineProperty(exports,"FoxInputNumber",{enumerable:!0,get:()=>C.ElInputNumber});Object.defineProperty(exports,"FoxInputTag",{enumerable:!0,get:()=>C.ElInputTag});Object.defineProperty(exports,"FoxLink",{enumerable:!0,get:()=>C.ElLink});Object.defineProperty(exports,"FoxMain",{enumerable:!0,get:()=>C.ElMain});Object.defineProperty(exports,"FoxMention",{enumerable:!0,get:()=>C.ElMention});Object.defineProperty(exports,"FoxMenu",{enumerable:!0,get:()=>C.ElMenu});Object.defineProperty(exports,"FoxMenuItem",{enumerable:!0,get:()=>C.ElMenuItem});Object.defineProperty(exports,"FoxMenuItemGroup",{enumerable:!0,get:()=>C.ElMenuItemGroup});Object.defineProperty(exports,"FoxMessage",{enumerable:!0,get:()=>C.ElMessage});Object.defineProperty(exports,"FoxMessageBox",{enumerable:!0,get:()=>C.ElMessageBox});Object.defineProperty(exports,"FoxNotification",{enumerable:!0,get:()=>C.ElNotification});Object.defineProperty(exports,"FoxOption",{enumerable:!0,get:()=>C.ElOption});Object.defineProperty(exports,"FoxOptionGroup",{enumerable:!0,get:()=>C.ElOptionGroup});Object.defineProperty(exports,"FoxPageHeader",{enumerable:!0,get:()=>C.ElPageHeader});Object.defineProperty(exports,"FoxPagination",{enumerable:!0,get:()=>C.ElPagination});Object.defineProperty(exports,"FoxPopconfirm",{enumerable:!0,get:()=>C.ElPopconfirm});Object.defineProperty(exports,"FoxPopover",{enumerable:!0,get:()=>C.ElPopover});Object.defineProperty(exports,"FoxPopper",{enumerable:!0,get:()=>C.ElPopper});Object.defineProperty(exports,"FoxProgress",{enumerable:!0,get:()=>C.ElProgress});Object.defineProperty(exports,"FoxRadio",{enumerable:!0,get:()=>C.ElRadio});Object.defineProperty(exports,"FoxRadioButton",{enumerable:!0,get:()=>C.ElRadioButton});Object.defineProperty(exports,"FoxRadioGroup",{enumerable:!0,get:()=>C.ElRadioGroup});Object.defineProperty(exports,"FoxRate",{enumerable:!0,get:()=>C.ElRate});Object.defineProperty(exports,"FoxResult",{enumerable:!0,get:()=>C.ElResult});Object.defineProperty(exports,"FoxRow",{enumerable:!0,get:()=>C.ElRow});Object.defineProperty(exports,"FoxScrollbar",{enumerable:!0,get:()=>C.ElScrollbar});Object.defineProperty(exports,"FoxSegmented",{enumerable:!0,get:()=>C.ElSegmented});Object.defineProperty(exports,"FoxSelect",{enumerable:!0,get:()=>C.ElSelect});Object.defineProperty(exports,"FoxSelectV2",{enumerable:!0,get:()=>C.ElSelectV2});Object.defineProperty(exports,"FoxSkeleton",{enumerable:!0,get:()=>C.ElSkeleton});Object.defineProperty(exports,"FoxSkeletonItem",{enumerable:!0,get:()=>C.ElSkeletonItem});Object.defineProperty(exports,"FoxSlider",{enumerable:!0,get:()=>C.ElSlider});Object.defineProperty(exports,"FoxSpace",{enumerable:!0,get:()=>C.ElSpace});Object.defineProperty(exports,"FoxStatistic",{enumerable:!0,get:()=>C.ElStatistic});Object.defineProperty(exports,"FoxStep",{enumerable:!0,get:()=>C.ElStep});Object.defineProperty(exports,"FoxSteps",{enumerable:!0,get:()=>C.ElSteps});Object.defineProperty(exports,"FoxSubMenu",{enumerable:!0,get:()=>C.ElSubMenu});Object.defineProperty(exports,"FoxSwitch",{enumerable:!0,get:()=>C.ElSwitch});Object.defineProperty(exports,"FoxTabPane",{enumerable:!0,get:()=>C.ElTabPane});Object.defineProperty(exports,"FoxTable",{enumerable:!0,get:()=>C.ElTable});Object.defineProperty(exports,"FoxTableColumn",{enumerable:!0,get:()=>C.ElTableColumn});Object.defineProperty(exports,"FoxTableV2",{enumerable:!0,get:()=>C.ElTableV2});Object.defineProperty(exports,"FoxTabs",{enumerable:!0,get:()=>C.ElTabs});Object.defineProperty(exports,"FoxTag",{enumerable:!0,get:()=>C.ElTag});Object.defineProperty(exports,"FoxTimePicker",{enumerable:!0,get:()=>C.ElTimePicker});Object.defineProperty(exports,"FoxTimeSelect",{enumerable:!0,get:()=>C.ElTimeSelect});Object.defineProperty(exports,"FoxTimeline",{enumerable:!0,get:()=>C.ElTimeline});Object.defineProperty(exports,"FoxTimelineItem",{enumerable:!0,get:()=>C.ElTimelineItem});Object.defineProperty(exports,"FoxTooltip",{enumerable:!0,get:()=>C.ElTooltip});Object.defineProperty(exports,"FoxTransfer",{enumerable:!0,get:()=>C.ElTransfer});Object.defineProperty(exports,"FoxTree",{enumerable:!0,get:()=>C.ElTree});Object.defineProperty(exports,"FoxTreeSelect",{enumerable:!0,get:()=>C.ElTreeSelect});Object.defineProperty(exports,"FoxTreeV2",{enumerable:!0,get:()=>C.ElTreeV2});Object.defineProperty(exports,"FoxUpload",{enumerable:!0,get:()=>C.ElUpload});Object.defineProperty(exports,"FoxWatermark",{enumerable:!0,get:()=>C.ElWatermark});exports.AbstractPageScopeKey=Sl;exports.AutocompleteItem=Bl;exports.Broadcast=yl;exports.BroadcastKey=xe;exports.ButtonsItem=Il;exports.CascaderItem=Ll;exports.CheckboxItem=Hl;exports.Content=kl;exports.DataItemsKey=gt;exports.DateItem=Vl;exports.DateUtils=qe;exports.DialogItem=eo;exports.Domain=pn;exports.DomainKey=Be;exports.DomainProvider=mo;exports.FloatingButton=io;exports.FloatingWindow=co;exports.FooterBar=Nl;exports.FoxAutocompleteItem=Bl;exports.FoxButtonsItem=Il;exports.FoxCascaderItem=Ll;exports.FoxCheckboxItem=Hl;exports.FoxContent=kl;exports.FoxDateItem=Vl;exports.FoxDialogItem=eo;exports.FoxDomainProvider=mo;exports.FoxFloatingButton=io;exports.FoxFloatingWindow=co;exports.FoxFooterBar=Nl;exports.FoxGroup=El;exports.FoxGroupSetting=Ul;exports.FoxHeaderBar=$l;exports.FoxHintText=Ce;exports.FoxIndicator=fo;exports.FoxInfiniteLoading=oo;exports.FoxInputItem=Ol;exports.FoxInputNumberItem=Ml;exports.FoxItem=ke;exports.FoxMapping=Ft;exports.FoxMoneyItem=Al;exports.FoxMoreButton=ao;exports.FoxOverLay=An;exports.FoxPage=Tl;exports.FoxPopoverDialog=Dn;exports.FoxPopup=to;exports.FoxPrice=En;exports.FoxPullRefresh=ro;exports.FoxRadioItem=zl;exports.FoxRateItem=Kl;exports.FoxRollingProvider=go;exports.FoxRowItem=In;exports.FoxSearchBar=lo;exports.FoxSelectItem=Dl;exports.FoxSlotItem=Pn;exports.FoxStepsBar=Jl;exports.FoxSwitchItem=Wl;exports.FoxTableItem=jl;exports.FoxTableMappingColumn=ql;exports.FoxTableRadioColumn=_l;exports.FoxTableSetting=Vn;exports.FoxTabsBar=Rn;exports.FoxTabsContainer=Fn;exports.FoxTabsFrame=Ql;exports.FoxTabsPane=Zl;exports.FoxText=On;exports.FoxTimeItem=Rl;exports.FoxTimeSelectItem=Fl;exports.FoxToast=no;exports.FoxTour=ho;exports.FoxTreeItem=Gl;exports.FoxTreeSelectItem=Yl;exports.Group=El;exports.GroupSetting=Ul;exports.HeaderBar=$l;exports.HintText=Ce;exports.Indicator=fo;exports.InfiniteLoading=oo;exports.InnerPageScopeKey=xl;exports.InputItem=Ol;exports.InputNumberItem=Ml;exports.Item=ke;exports.Mapping=Ft;exports.MoneyItem=Al;exports.MoreButton=ao;exports.OverLay=An;exports.Page=Tl;exports.PopoverDialog=Dn;exports.Popup=to;exports.Price=En;exports.PriorityPolicy=je;exports.PullRefresh=ro;exports.RadioItem=zl;exports.RateItem=Kl;exports.RollingProvider=go;exports.RowItem=In;exports.SearchBar=lo;exports.SelectItem=Dl;exports.SlotItem=Pn;exports.StepsBar=Jl;exports.SwitchItem=Wl;exports.TableItem=jl;exports.TableMappingColumn=ql;exports.TableRadioColumn=_l;exports.TableSetting=Vn;exports.TabsBar=Rn;exports.TabsContainer=Fn;exports.TabsFrame=Ql;exports.TabsPane=Zl;exports.Text=On;exports.TimeItem=Rl;exports.TimeSelectItem=Fl;exports.Toast=no;exports.Tour=ho;exports.TreeItem=Gl;exports.TreeSelectItem=Yl;exports.UniqueID=aa;exports.ValidateSchema=_r;exports.ValidateSchemaKey=Ge;exports.cancelRaf=Pa;exports.clearNonNumber=ja;exports.compareTo=nl;exports.createBroadcast=mn;exports.createValidateSchema=gn;exports.debounce=Ke;exports.debounceRef=ti;exports.decimalLength=Ar;exports.default=Qm;exports.defineBroadcast=Wa;exports.defineConfigDomain=Hr;exports.defineDataItem=Kr;exports.defineDomain=bl;exports.defineItem=Ee;exports.definePageState=Yr;exports.defineSimpleItem=Wr;exports.deleteGlobalValidator=Za;exports.disabledProperty=Le;exports.divide=gl;exports.excludeProps=De;exports.extend=xt;exports.floatData=Ka;exports.getGlobalIcons=ta;exports.getGlobalValidateCheckEvents=Lr;exports.getGlobalValidateResetEvents=qr;exports.getPageContentAreaHeight=sn;exports.getPageContentAreaWidth=un;exports.getPageFooterAreaHeight=xn;exports.getPageHeaderAreaHeight=bn;exports.getRootDomain=pt;exports.hasSymbol=Ir;exports.includeProps=wt;exports.indexOf=za;exports.injectAbstractPageScope=Bt;exports.injectInnerPageScope=Lt;exports.integerLength=Fr;exports.isArray=Oa;exports.isArrayLike=Vr;exports.isBrowser=it;exports.isDate=Ra;exports.isESModule=Ma;exports.isEmptyString=de;exports.isEqual=nt;exports.isFunction=ll;exports.isHidden=Dr;exports.isMap=Da;exports.isNil=_e;exports.isNumberString=pl;exports.isObject=Xe;exports.isPlainObject=Aa;exports.isPromise=Er;exports.isRegExp=ol;exports.isSet=Va;exports.isString=kr;exports.isSubPage=ri;exports.isSymbol=Fa;exports.isTouch=qt;exports.isWindow=Or;exports.lastIndexOf=Ha;exports.makeArray=_a;exports.merge=Rr;exports.multiply=Cr;exports.negate=$r;exports.nextTick=Ba;exports.numberFormat=dn;exports.objectToString=Pr;exports.once=ni;exports.overrideGlobalIcons=xi;exports.overrideGlobalValidateHandler=Ga;exports.property=Fe;exports.provideAbstractPageScope=Ur;exports.provideInnerPageScope=wl;exports.raf=vl;exports.readonlyProperty=Me;exports.setGlobalValidateCheckEvents=Qa;exports.setGlobalValidateHandler=Ua;exports.setGlobalValidateMessages=ei;exports.setGlobalValidateResetEvents=Ja;exports.setGlobalValidator=Xa;exports.throttle=zr;exports.toBoolean=ce;exports.toNumber=$e;exports.toPadding=Je;exports.toPx=ge;exports.toPxDesc=oi;exports.toPxString=pe;exports.toTypeString=hn;exports.toValue=he;exports.tryTimes=vn;exports.typeOf=rn;exports.unNumberFormat=Nr;exports.updatePageState=rl;exports.useBroadcast=It;exports.useDomain=st;exports.useExpose=Se;exports.useInnerSize=wn;exports.usePageState=yn;exports.usePosition=Pl;exports.useRawTouch=_t;exports.useRect=Sa;exports.useSize=Cl;exports.useTouch=Od;exports.valueLength=Mt;
1
+ Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var mo=Object.create,ra=Object.defineProperty,po=Object.getOwnPropertyDescriptor,ho=Object.getOwnPropertyNames,go=Object.getPrototypeOf,vo=Object.prototype.hasOwnProperty,lt=(n,a)=>()=>(a||n((a={exports:{}}).exports,a),a.exports),yo=(n,a,t,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(var i=ho(a),o=0,s=i.length,u;o<s;o++)u=i[o],!vo.call(n,u)&&u!==t&&ra(n,u,{get:(e=>a[e]).bind(null,u),enumerable:!(r=po(a,u))||r.enumerable});return n},nt=(n,a,t)=>(t=n!=null?mo(go(n)):{},yo(a||!n||!n.__esModule?ra(t,"default",{value:n,enumerable:!0}):t,n));let l=require("vue"),dt=require("@fox-js/validator"),x=require("element-plus"),Ve=require("@element-plus/icons-vue"),Fe=require("@fox-js/i18n");var qt=window,bo=typeof window<"u";function So(){return typeof qt<"u"?qt.requestAnimationFrame||qt.webkitRequestAnimationFrame||function(n){qt.setTimeout(n,1e3/60)}:function(n){setTimeout(n,1e3/60)}}function wo(n){bo?cancelAnimationFrame(n):clearTimeout(n)}var aa=So();function Ut(n,a="0"){let t=0,r=-1;n[0]=="-"&&(t++,r=1,n=n.substring(1),n.length),a[0]=="-"&&(t++,r=2,a=a.substring(1),a.length),n=$e(n),a=$e(a),[n,a]=ln($e(n),$e(a)),t==1&&(r==1?n=_l(n):a=_l(a));let i=oa(n,a);return t?t==2?"-"+$e(i):n.length<i.length?$e(i.substring(1)):"-"+$e(_l(i)):$e(i)}function _l(n){let a="",t=n.length,r=n.split(".")[1],i=r?r.length:0;for(let s=0;s<t;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 oa(a,o)}function $e(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 ln(n,a){let t=n.split("."),r=a.split("."),i=t[0].length,o=r[0].length;return i>o?r[0]=new Array(Math.abs(i-o)+1).join("0")+(r[0]?r[0]:""):t[0]=new Array(Math.abs(i-o)+1).join("0")+(t[0]?t[0]:""),i=t[1]?t[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"):t[1]=(t[1]?t[1]:"")+new Array(Math.abs(i-o)+1).join("0")),n=t[0]+(t[1]?"."+t[1]:""),a=r[0]+(r[1]?"."+r[1]:""),[n,a]}function oa(n,a){[n,a]=ln(n,a);let t="",r=0;for(let i=n.length-1;i>=0;i--){if(n[i]==="."){t="."+t;continue}let o=parseInt(n[i])+parseInt(a[i])+r;t=o%10+t,r=Math.floor(o/10)}return r?r.toString()+t:t}var we=(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 Vt(n,a=0,t=we.HALF_EVEN){if(t===we.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=Vt(n,0,t),(r?"-":"")+e+new Array(a+1).join("0")}}if(a==0)return o.length,or(i[1],o,r,t)?(r?"-":"")+Tl(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&&or(u,s,r,t)&&(s=Tl(s),s.length>a)?(r?"-":"")+Tl(o,parseInt(s[0]))+"."+s.substring(1):(r?"-":"")+o+"."+s}function or(n,a,t,r){if(!n||n===new Array(n.length+1).join("0")||r===we.DOWN||!t&&r===we.FLOOR||t&&r===we.CEILING)return!1;if(r===we.UP||t&&r===we.FLOOR||!t&&r===we.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 we.HALF_DOWN:return!1;case we.HALF_UP:return!0;case we.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function Tl(n,a=0){a||(a=1),typeof n=="number"&&n.toString();let t=n.length-1,r="";for(let i=t;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 Dl(n,a){n=n.toString(),a=a.toString();let t=0;n[0]=="-"&&(t++,n=n.substr(1)),a[0]=="-"&&(t++,a=a.substr(1)),n=zt(n),a=zt(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=zt(n.replace(".","")),a=zt(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=zt(xo(d,o)),t==1&&(d="-"+d),d}function xo(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 zt(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 Ol(n,a,t=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=$e(a.replace(".","")),i>=0){let c=n.indexOf(".")>0?n.length-n.indexOf(".")-1:-1;if(c==-1)n=$e(n+new Array(i+1).join("0"));else if(i>c)n=n.replace(".",""),n=$e(n+new Array(i-c+1).join("0"));else if(i<c){n=n.replace(".","");let d=n.length-c+i;n=$e(n.substring(0,d)+"."+n.substring(d))}else i==c&&(n=$e(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(t=t+2;o<=t;){let c=0;for(;parseInt(e)>=parseInt(a);)e=Ut(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?"-":"")+$e(Vt(u,t-2))}function ql(n,a){return n=n.toString(),a=a.toString(),a=Hl(a),Ut(n,a)}function Hl(n){return n[0]=="-"?n=n.substr(1):n="-"+n,n}function ir(n,a){if(a==0)throw new Error("Cannot divide by 0");n=n.toString(),a=a.toString(),sr(n),sr(a);let t="";n[0]=="-"&&(t="-",n=n.substr(1)),a[0]=="-"&&(a=a.substr(1));let r=ql(n,Dl(a,Vt(Ol(n,a),0,we.FLOOR)));return t+r}function sr(n){if(n.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function ur(n,a){let t=!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),t=!0),[n,a]=ln(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]?t?-1:1:t?1:-1;return 0}var At=class de{value;static RoundingModes=we;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[t,r]=a.split(/[eE]/);t=$e(t);let i="";t[0]=="-"&&(i="-",t=t.substring(1)),t.indexOf(".")>=0?(r=parseInt(r)+t.indexOf("."),t=t.replace(".","")):r=parseInt(r)+t.length,t.length<r?a=i+t+new Array(r-t.length+1).join("0"):t.length>=r&&r>0?a=i+$e(t.substring(0,r))+(t.length>r?"."+t.substring(r):""):a=i+"0."+new Array(-r+1).join("0")+t}return a}constructor(a="0"){this.value=de.validate(a)}getValue(){return this.value}static getPrettyValue(a,t,r){if(!(t||r))t=3,r=",";else if(!(t&&r))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=de.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<t?(t=u,u=0):u-=t,s=a.substring(u,u+t)+(u<o-t&&u>=0?r:"")+s;return(i?"-":"")+s+a.substring(o)}getPrettyValue(a,t){return de.getPrettyValue(this.value,a,t)}static round(a,t=0,r=we.HALF_EVEN){if(a=de.validate(a),isNaN(t))throw Error("Precision is not a number: "+t);return Vt(a,t,r)}round(a=0,t=we.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new de(Vt(this.value,a,t))}static floor(a){return a=de.validate(a),a.indexOf(".")===-1?a:de.round(a,0,we.FLOOR)}floor(){return this.value.indexOf(".")===-1?new de(this.value):new de(this.value).round(0,we.FLOOR)}static ceil(a){return a=de.validate(a),a.indexOf(".")===-1?a:de.round(a,0,we.CEILING)}ceil(){return this.value.indexOf(".")===-1?new de(this.value):new de(this.value).round(0,we.CEILING)}static add(a,t){return a=de.validate(a),t=de.validate(t),Ut(a,t)}add(a){return new de(Ut(this.value,a.getValue()))}static subtract(a,t){return a=de.validate(a),t=de.validate(t),ql(a,t)}subtract(a){return new de(ql(this.value,a.getValue()))}static multiply(a,t){return a=de.validate(a),t=de.validate(t),Dl(a,t)}multiply(a){return new de(Dl(this.value,a.getValue()))}static divide(a,t,r){return a=de.validate(a),t=de.validate(t),Ol(a,t,r)}divide(a,t){return new de(Ol(this.value,a.getValue(),t))}static modulus(a,t){return a=de.validate(a),t=de.validate(t),ir(a,t)}modulus(a){return new de(ir(this.value,a.getValue()))}static compareTo(a,t){return a=de.validate(a),t=de.validate(t),ur(a,t)}compareTo(a){return ur(this.value,a.getValue())}static negate(a){return a=de.validate(a),Hl(a)}negate(){return new de(Hl(this.value))}};function ia(n,a){return At.multiply(`${n}`,`${a}`)}function nn(n,a,t=8){return At.divide(`${n}`,`${a}`,t)}var j7=At.RoundingModes;function jl(n,a){return n=`${n}`,a=`${a}`,At.compareTo(n,a)}function sa(n){return At.negate(n)}function tl(n,a=-1,t=!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):t&&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 ua(n){let a=`${n}`,t=a.charAt(0);t=="-"?a=a.substring(1):t="";let r=a.replace(/[^\d\.-]/g,"");return`${t}${r}`}var rn=aa,No=Array.isArray,Co=n=>ll(n)==="[object Map]",zo=n=>ll(n)==="[object Set]",ko=n=>n instanceof Date,Kl=n=>typeof n=="function",ca=n=>typeof n=="string",Eo=n=>typeof n=="symbol",Ye=n=>n!==null&&typeof n=="object",da=n=>Ye(n)&&Kl(n.then)&&Kl(n.catch),fa=Object.prototype.toString,ll=n=>fa.call(n),_o=n=>ll(n)==="[object Object]",ma=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function To(n){return n.__esModule||ma&&n[Symbol.toStringTag]==="Module"}var Bo=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function bt(...n){let a=n[0]!==void 0&&n[0]!==null?n[0]:{},t=1,r=n.length,i=!1;for(typeof a=="boolean"&&(i=a,a=n[t]??{},t++),typeof a!="object"&&(a={});t<r;t++)if(n[t]!==null&&n[t]!==void 0){let o=n[t];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]=bt(i,c,e)}else e!==void 0&&(a[s]=e)}}return a}var Bl=Bo?Promise.resolve():null;function $o(n,...a){Bl!==null?a&&a.length>0?Bl.then(()=>{n(a)}):Bl.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 ke(n){return typeof n=="number"?n:Number(n)}var Vo={"[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 Gt(n){let a=Object.prototype.toString.call(n);return n==null?String(n):Vo[a]||"object"}function pa(n){return n&&typeof n=="object"&&"setInterval"in n}function ha(n){if(!n||n.nodeType!==1)return!0;let a=n;for(;a;){if(a.hidden)return!0;const t=window.getComputedStyle(a);if(t.display==="none"||t.visibility==="hidden"||t.visibility==="collapse")return!0;a=a.parentElement}return!1}function ga(n){let a=!!n&&"length"in n&&n.length,t=Gt(n);return t==="function"||pa(n)?!1:t==="array"||a===0||typeof a=="number"&&a>0&&a-1 in n}function va(n,a){let t=+a.length,r=0,i=n.length;for(;r<t;r++)n[i++]=a[r];return n.length=i,n}function Mo(n,a=[]){let t=a;return n!=null&&(ga(Object(n))?va(t,typeof n=="string"?[n]:n):t.push(n)),t}function Je(n,a){if(n==a)return!0;if(n===void 0||a===void 0)return!1;let t=Gt(n);if(t!==Gt(a))return!1;if(t==="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(t==="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 He(n){return n==null}function Wl(n){return Object.prototype.toString.call(n)==="[object RegExp]"}var me=n=>n==null||typeof n!="string"?!1:n.length===0;function an(n){return me(n)?!0:(n.charAt(0)=="-"&&(n=n.substring(1)),me(n)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(n))}function ya(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 t=a.indexOf(".");return t==-1?a.length:t}function ba(n){if(n==null)return 0;const a=`${n}`;if(a.length==0)return 0;const t=a.indexOf(".");return t==-1?0:a.length-(t+1)}function cr(n,a,t){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(t,"")}function Io(n,a=!0,t=!0){a?n=cr(n,".",/\./g):n=n.replace(/\./g,""),t?n=cr(n,"-",/-/g):n=n.replace(/-/,"");const r=a?/[^-0-9.]/g:/[^-0-9]/g;return n.replace(r,"")}function Lo(n,a){return typeof n=="object"||Array.isArray(n)?a.findIndex(t=>{if(Je(n,t))return!0}):a.indexOf(n)}function Ao(n,a){if(typeof n=="object"||Array.isArray(n)){let t=a.reverse().findIndex(r=>{if(Je(n,r))return!0});return t!==-1&&(t=a.length-1-t),t}return a.lastIndexOf(n)}function Pt(n){return n==null||n==null?0:typeof n=="string"?n.length:`${n}`.length}function St(n,...a){const t={};return a.forEach(r=>{for(const i in r)t[i]=n[i]}),t}function Ie(n,...a){const t=[];a.forEach(i=>{Reflect.apply([].push,t,Reflect.ownKeys(i))});const r={};for(const i in n)t.includes(i)||(r[i]=n[i]);return r}var Po=(n,a,t)=>{const r=Object.assign({},n),i=Object.assign({},t);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"),on=class{parent;children=[];callbacks=new Map;proxy=null;name;persistantMessages=new Map;constructor(n,a,t){this.parent=n,this.proxy=a,this.name=t,n!==null&&n.addChild(this)}addChild(n){this.children.push(n)}removeChild(n){const a=this.children.findIndex(t=>n===t);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,t){if(!n.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const r=n.uniqueId,i={matched:n,action:a,args:t};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 t=!1;return!a.name||a.name==="*"||a.name==="+"||Wl(a.name)&&n&&a.name.test(n)?t=!0:typeof a.name=="function"?t=Reflect.apply(a.name,null,[n]):a.name===n&&(t=!0),t}trigger(n,a,t){let r=null;const i=this.callbacks.get(a);typeof i=="function"&&(r=Reflect.apply(i,this.proxy,[...t]));const o=this.proxy??{};typeof o[a]=="function"&&(r=Reflect.apply(o[a],o,[...t])),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(t=>{if(this.isMatched(this.name,t.matched))try{this.trigger(t.matched,t.action,t.args)}catch(r){console.error(r)}}),n=n.parent}}emit(n,a,...t){if(n.messagingPolicy==="Once"&&n.resolved===!0)return[];if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,a,t),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,a,t)){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="*"):Wl(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,[...t]);u!=null&&i.push(u)}const s=this.proxy??{};if(typeof s[a]=="function"){const u=Reflect.apply(s[a],s,[...t]);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,...t]);s!=null&&Array.isArray(s)&&Reflect.apply([].push,i,[...s])}),i}emitToChildren(n,a,...t){if(n.cachePolicy==="Persistant")this.setPersistantMessage(n,a,t),n.cachePolicy="None";else if(n.cachePolicy==="Unresolved"){if(this.setPersistantMessage(n,a,t)){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,...t]);o!=null&&Array.isArray(o)&&Reflect.apply([].push,r,[...o])}),r}on(n,a){this.callbacks.set(n,a)}};function nl(n,a,t,r){const i=new on(a,n,t);if(r&&typeof r=="object")for(const o in r)i.on(o,r[o]);return i}function Fo(n,a,t){const r=t;if(r[be])return r[be];const i=new on((0,l.inject)(be,null),t,n);if(a&&typeof a=="object")for(const o in a)i.on(o,a[o]);return r[be]=i,(0,l.provide)(be,i),(0,l.onUnmounted)(()=>{i.destroy(),r[be]=void 0}),i}function Tt(n=null){return n||(n=(0,l.getCurrentInstance)()?.proxy??null),n?n[be]??(0,l.inject)(be,null):(0,l.inject)(be,null)}var Ro=class{error(n,a){const t=a,r=a||(0,l.hasInjectionContext)()?Tt(a):null;r?r.emit({name:"*"},"setErrorTip",n):typeof t.setErrorTip=="function"&&t.setErrorTip(n)}reset(n){const a=n,t=n||(0,l.hasInjectionContext)()?Tt(n):null;t?t.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}success(n){const a=n,t=n||(0,l.hasInjectionContext)()?Tt(n):null;t?t.emit({name:"*"},"setErrorTip",""):typeof a.setErrorTip=="function"&&a.setErrorTip("")}decorate(n,a,t){Array.isArray(n)||(n=[n]);const r=t,i=t||(0,l.hasInjectionContext)()?Tt(t):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(t))}getValue(n){return n.modelValue}},Bt=new Ro;function Do(n){Bt=n}function Oo(n){Bt?Object.assign(Bt,n):Bt=n}function qo(n,a){dt.Schema.setValidator(n,a)}function Ho(n){dt.Schema.deleteValidator(n)}var Sa=["blur","clear"];function jo(n){Sa=n}function wa(){return Sa}var xa=["focus","change","setValue"];function Ko(n){xa=n}function Na(){return xa}function Wo(n){dt.Schema.messages(n)}function kt(...n){const a=[];return n.forEach(t=>{t.forEach(r=>{const i=a.findIndex(o=>o.type===r.type);i!==-1&&a.splice(i,1),a.push(r)})}),a}function Ht(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"),Ca=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(n,a,t){this.parent=n,this.descriptor=a,this.proxy=t,(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,l.effectScope)(!0),this.scope.run(()=>{(0,l.watchEffect)(()=>{const a=Ht(kt(this.attrRules,this.rules)),t=[];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),t.push(u);continue}let s=this.getValidator(i);if(s!==null){let u={type:i,validator:s};t.push(u)}}this.attrRules=Ht(t);const r=kt(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(r,a)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(n,...a){const t=this.descriptor.validateHandler;if(t&&typeof t[n]=="function")return Reflect.apply(t[n],t,[...a]);const r=Bt;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,t=!1){t?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 t=Reflect.has(this.validators,n);return!t&&this.parent!==null&&(t=this.parent.hasValidator(n,!1)),t}}setRule(n){const a=kt(this.attrRules,this.rules);n===null?this.rules=[]:Array.isArray(n)?this.rules=Ht(n):this.rules=Ht([n]);const t=kt(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(t,a)})}clear(){this.proxy===null||this.descriptor.pureDataValidate===!0||this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let n=kt(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(n.length>0){const t={[`${a}`]:n},r=this.getValue(),i={[`${a}`]:r},o=new dt.Schema(t),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 rl(n,a,t){if(t.valueName=t.valueName??"modelValue",t.valueType=t.valueType??"string",!t.validateHandler&&t.valueName!=="modelValue"){const r=t.valueName;t.validateHandler={getValue(i){return i[r]}}}return new Ca(a,t,n)}var Xt=Symbol.for("EventEmitterKey"),za=class{register=new Map;proxy;constructor(n){this.proxy=n}destroy(){this.proxy=null,this.register.clear()}off(n,a){let t=this.register.get(n);if(t&&Array.isArray(t)){let r=t.findIndex(i=>i===a);r!==-1&&t.splice(r,1)}}on(n,a){let t=this.register.get(n);t||(t=new Array,this.register.set(n,t)),t.push(a)}emit(n,...a){const t=this.register.get(n);t&&t.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 Ke(n,a){let t=null;return function(...r){t&&clearTimeout(t),t=setTimeout(()=>{t=null,Reflect.apply(n,null,[...r])},a)}}function ka(n,a){let t=0;return function(...r){const i=new Date().getTime();i-t<a||(t=i,Reflect.apply(n,null,[...r]))}}function Yo(n,a){const t=Ke((r,i)=>{n=r,i()},a);return(0,l.customRef)((r,i)=>({get(){return r(),n},set(o){t(o,i)}}))}function Uo(n){let a=!1;return function(...t){a||(a=!0,Reflect.apply(n,null,[...t]))}}function al(n,a,t,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>t){typeof o=="function"&&o(!1);return}}const e=()=>{const c=n();if(u++,c){typeof o=="function"&&o(!0);return}if(u>t){typeof o=="function"&&o(!1);return}s+=r,setTimeout(e,s)};setTimeout(e,s)}var Oe=Symbol("DomainKey"),pt=Symbol("DataItemsKey"),ol=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,l.reactive)({});constructor(n=null){this._name=n}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={}}merge(n,a=[]){for(const t in n){const r=n[t];a.length>0&&a.indexOf(r)!==-1||(this._props[t]=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 t=this._props[n];if(t!=null)return t}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 t=this;for(;t!=null;){if(Reflect.has(t._props,n)){const r=t._props[n];a.push(r)}t=t._parent}return a}},Go=new ol;function gt(){return Go}function ut(n=null){return n||(n=(0,l.getCurrentInstance)()?.proxy??null),n?n[Oe]??(0,l.inject)(Oe,null):(0,l.inject)(Oe,null)}var $l=Symbol("OriginalDateKey");function sn(n,a,t=[],r){const i=(0,l.getCurrentInstance)();let o=i?.proxy,s=(0,l.inject)(Oe,null);s===null&&(s=gt());const u=n||a.prop||a.name;let e=new ol(u);e.parent=s;const c=p=>{o[$l]||g(p),e?.set("modelValue",p)},d=()=>e?.getForSelf("modelValue")??null,m=()=>o[$l]??null,g=p=>{const f={};bt(!0,f,(0,l.toRaw)(p)),o[$l]=f};(0,l.isReactive)(a)||typeof a=="function"?(0,l.watch)(a,p=>{e?.merge(p,t)},{immediate:!0}):e.merge(a,t),a.modelValue&&g(a.modelValue);const v=(p,f)=>{e?.set(p,f)},N=p=>e?.getForSelf(p)??null;if(o[Oe]=e,(0,l.provide)(Oe,e),i!==null){const p=(0,l.inject)(be,null),f=nl(o,p,u,r);e.broadcast=f,o[be]=f,(0,l.provide)(be,f),o.broadcast=(y,F,...A)=>Reflect.apply(f.emit,f,[y,F,...A]);const C=(0,l.inject)(We,null),b=rl(o,C,{componentName:""});e.validateSchema=b,o[We]=b,(0,l.provide)(We,b),o[pt]=new Map,o.validate=(y=!0)=>{const F=[];let A=null;const $={deep:!1};if(y===!0)A={name:"*"};else if(Array.isArray(y)&&y.length>0){const E=y;A={name:V=>V?E.indexOf(V)!==-1:!1}}else if(y!=null&&typeof y=="object"){const E=y;if(Object.assign($,E),Array.isArray(E.include)&&E.include.length>0){const V=E.include;A={name:S=>S?V.indexOf(S)!==-1:!1}}else if(Array.isArray(E.exclude)&&E.exclude.length>0){const V=E.exclude;A={name:S=>S?V.indexOf(S)===-1:!1}}else A={name:"*"}}if(A){const E=f?.emitToChildren(A,"validate",$);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,A=!1)=>{if(A===!0){Reflect.ownKeys(y).forEach($=>{let E=String($);const V={componentName:"",fieldName:E,pureDataValidate:!0};if(e){const S=_a(e,E,V,f,b);o[pt].set(E,S);const R=y[E];R&&S.validateSchema.setRule(R)}});return}if(F){const $=Reflect.ownKeys(y);f?.emitToChildren({name:E=>$.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 A=y;F={name:$=>$?A.indexOf($)!==-1:!1}}else if(y!=null&&typeof y=="object"){const A=y;if(Array.isArray(A.include)&&A.include.length>0){const $=A.include;F={name:E=>E?$.indexOf(E)!==-1:!1}}else if(Array.isArray(A.exclude)&&A.exclude.length>0){const $=A.exclude;F={name:E=>E?$.indexOf(E)===-1:!1}}else F={name:"*"}}F&&f?.emitToChildren(F,"clearValidate",!1)},o.resetFields=y=>{const F=d();if(!F)return;const A={};if(bt(!0,A,m()??{}),Array.isArray(y))y.forEach($=>{F[$]=A[$]});else if(y&&Array.isArray(y.include))(y.include??[]).forEach($=>{F[$]=A[$]});else if(y&&Array.isArray(y.exclude)){let $=y.exclude??[];Reflect.ownKeys(A).forEach(E=>{$.includes(E)||(F[E]=A[E])})}else Object.assign(F,A);o.clearValidate(y)},o.setModelValue=(y,F)=>{if(!F||F===u)c(y);else{const A={name:F,messagingPolicy:"Once"};f?.emitToChildren(A,"setModelValue",y)}},o.getModelValue=()=>d(),o.setDomainProperty=(y,F)=>{v(y,F)},o.getDomainProperty=y=>N(y),setTimeout(function(){f?.pull()},0)}return(0,l.onUnmounted)(function(){e?.validateSchema&&(e.validateSchema.destroy(),o[We]=void 0,(0,l.provide)(We,null)),e?.broadcast&&(e?.broadcast?.destroy(),o[be]=void 0,(0,l.provide)(be,null)),e?.destroy(),o[Oe]=void 0,(0,l.provide)(Oe,null),o[pt]&&(o[pt].clear(),o[pt]=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 Ea(n,a,t=[]){let r=(0,l.getCurrentInstance)()?.proxy,i=(0,l.inject)(Oe,null);i===null&&(i=gt());let o=new ol(n||a.prop||a.name);return o.parent=i,(0,l.isReactive)(a)||typeof a=="function"?(0,l.watch)(a,s=>{o?.merge(s,t)},{immediate:!0}):o.merge(a,t),r[Oe]=o,(0,l.provide)(Oe,o),(0,l.onUnmounted)(()=>{o?.destroy(),r[Oe]=void 0,(0,l.provide)(Oe,null),o=null,r=null}),o}function Be(n,a,t){const r=(0,l.getCurrentInstance)()?.proxy,i=a??"";let o=nl(r,(0,l.inject)(be,null),i,t);r[be]=o,(0,l.provide)(be,o),r.broadcast=(d,m,...g)=>o?Reflect.apply(o.emit,o,[d,m,...g]):null;const s=(0,l.inject)(We,null);n.fieldName=n.fieldName??i;let u=rl(r,s,n);r[We]=u,(0,l.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 N=d,p=N.ignoreDisabled??!0,f=N.ignoreReadonly??!0,C=N.ignoreHidden??!0;p===!0&&n.disabled===!0||f===!0&&n.readonly===!0||C===!0&&ha(r.$el)?v=!1:(Array.isArray(N.include)&&N.include.indexOf(i)!==-1||Array.isArray(N.exclude)&&N.exclude.indexOf(i),v=!0),g=N.deep??!1}else typeof d=="boolean"&&(g=d),v=!0;if(v){const N=u?.validate();m.push(N)}if(g){let N=null;const p={deep:!1};if(d===!0)N={name:"*"};else if(Array.isArray(d)&&d.length>0){const f=d;N={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;N={name:b=>b?C.indexOf(b)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const C=f.exclude;N={name:b=>b?C.indexOf(b)===-1:!1}}else N={name:"*"}}if(N&&o){const f=o.emitToChildren(N,"validate",p);Reflect.apply([].push,m,f)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(N=>{let p=[];return N.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:N=>N?v.indexOf(N)!==-1:!1}}else if(Array.isArray(g.exclude)&&g.exclude.length>0){const v=g.exclude;m={name:N=>N?v.indexOf(N)===-1:!1}}else m={name:"*"}}m&&o&&o.emitToChildren(m,"clearValidate",!1)};let e=new za(r);r[Xt]=e;const c=Ke((d="validate")=>{u&&(d==="reset"?u.clear():u.validate())},60);return(Array.isArray(n.validateCheckEvents)?n.validateCheckEvents:wa()).forEach(d=>{e&&e.on(d,m=>{c("validate")})}),(Array.isArray(n.validateResetEvents)?n.validateResetEvents:Na()).forEach(d=>{e&&e.on(d,m=>{c("reset")})}),setTimeout(function(){o?.pull()},0),(0,l.onUnmounted)(()=>{o?.destroy(),r[be]=void 0,(0,l.provide)(be,null),o=null,u?.destroy(),r[We]=void 0,(0,l.provide)(We,null),u=null,e?.destroy(),r[Xt]=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 _a(n,a,t,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}};t.fieldName=s,t.validateHandler={getValue(d){return u.getValue()}};let e=rl({},i,t);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 N=d;Array.isArray(N.include)&&N.include.indexOf(s)!==-1||Array.isArray(N.exclude)&&N.exclude.indexOf(s),v=!0,g=N.deep??!1}else typeof d=="boolean"&&(g=d),v=!0;if(v&&e){const N=e.validate();m.push(N)}if(g){let N=null;const p={deep:!1};if(d===!0)N={name:"*"};else if(Array.isArray(d)&&d.length>0){const f=d;N={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;N={name:b=>b?C.indexOf(b)!==-1:!1}}else if(Array.isArray(f.exclude)&&f.exclude.length>0){const C=f.exclude;N={name:b=>b?C.indexOf(b)===-1:!1}}else N={name:"*"}}if(N&&c){const f=c.emitToChildren(N,"validate",p);Reflect.apply([].push,m,f)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(N=>{let p=[];return N.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=nl(null,r,s,o);return(0,l.onUnmounted)(()=>{e=null,c=null}),{broadcast:c,validateSchema:e}}function Ta(){let n=(0,l.getCurrentInstance)()?.proxy,a=new za(n);return n[Xt]=a,(0,l.onUnmounted)(()=>{a?.destroy(),n[Xt]=void 0,a=null,n=null}),{emitEvent:(t,...r)=>{a&&Reflect.apply(a.emit,a,[t,...r])},onEvent:(t,r)=>{a&&Reflect.apply(a.on,a,[r])},offEvent:(t,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:`${he(n,a)}px`:"",Xo=ve;function he(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 t=n.indexOf("px");if(t!==-1)return Number(n.substring(0,t));if(t=n.indexOf("rem"),t!==-1){let i=Number(n.substring(0,t)),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(t=n.indexOf("%"),t!==-1)return Number(n.substring(0,t))/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=he(n.top)),n.left!==null&&n.left!==void 0&&(a.left=he(n.left)),n.bottom!==null&&n.bottom!==void 0&&(a.bottom=he(n.bottom)),n.right!==null&&n.right!==void 0&&(a.right=he(n.right))),a}function Yl(n,a,t={},r=!0,i=-1,o=-1,s=0,u=0){if(n.headerHeight=he(t.headerHeight??a.headerHeight??-1),n.headerPadding=Ze(t.headerPadding??a.headerPadding),n.footerHeight=he(t.footerHeight??a.footerHeight??-1),n.footerPadding=Ze(t.footerPadding??a.footerPadding),n.contentPadding=Ze(t.contentPadding??a.contentPadding),r){const e=t.height??a.height;e?n.height=he(e,o):n.height=he(o)-he(s,o)-he(u,o),n.width=he(t.width??a.width??0,i)}}function Ba(n,a={}){const t={top:null,bottom:null,right:null,left:null},r={width:0,height:0,headerHeight:0,headerPadding:{...t},footerHeight:0,footerPadding:{...t},contentPadding:{...t},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=he(i.top),r.safeAreaBottom=he(i.bottom),r.safeAreaLeft=he(i.left),r.safeAreaRight=he(i.right));const o=n.get("pageLayout");if(!o)return null;Yl(r,o,a,!0,n.get("rootWidth")??-1,n.get("rootHeight")??-1,n.get("headerBarHeight")??0,n.get("footerBarHeight")??0);const s=(0,l.reactive)(r),u=n.getForParent(it);u&&(r.height=Zt(n,u),r.width=Jt(n,u),(0,l.watch)([()=>Zt(n,u),()=>Jt(n,u)],([c,d])=>{s.height=c,s.width=d}));const e=!u;return(0,l.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,N=0])=>{Yl(s,d,a,e,m,g,v,N)}),n.set(it,s),s}function il(n){return n.get(it)}function sl(n,a){if(a=a??n.get(it),a&&a.headerMounted){const t=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+t}return 0}function ul(n,a){if(a=a??n.get(it),a&&a.footerMounted){const t=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+t}return 0}function Zt(n,a){if(a=a??n.get(it),a){if(a.contentInnerHeight)return a.contentInnerHeight;const t=sl(n,a),r=ul(n,a);return a.height-t-r-(a.contentPadding.top??0)-(a.contentPadding.bottom??0)}return 0}function Jt(n,a){return a=a??n.get(it),a?a.contentInnerWidth??a.width-(a.contentPadding.left??0)-(a.contentPadding.right??0):0}function Zo(n){return!!n.getForParent(it)}var un=Symbol.for("InnerPageScopeKey");function cn(n){(0,l.provide)(un,n)}function Ft(n=!1){return(0,l.inject)(un,n)}var dn=Symbol.for("AbstractPageScopeKey");function $a(n){(0,l.provide)(dn,n)}function Rt(n=!1){return(0,l.inject)(dn,n)}var Me=(function(n){return n[n.Parent=0]="Parent",n[n.Near=1]="Near",n})({});function jt(n,a){return n==null?!1:typeof a=="function"?a(n):!0}function Pe(n,a,t=Me.Near,r){const i=ut();return i==null?n:t===Me.Parent?(0,l.computed)(()=>{const o=i.getAll(a);for(let u=o.length-1;u>=0;u--){const e=o[u];if(jt(e,r))return e}const s=n.value;return jt(s,r)?s:null}):(0,l.computed)(()=>{const o=n.value;if(jt(o,r))return o;const s=i.getAll(a);for(let u=0;u<s.length;u++){const e=s[u];if(jt(e,r))return e}return null})}function Re(n){return Pe(n,"readonly",Me.Near)}function De(n){return Pe(n,"disabled",Me.Near)}function pe(n,a="modelValue",t=null,r){const i=(0,l.toRef)(n,a);let o=i.value;typeof t=="function"&&(o=t(i.value));const s=(0,l.ref)(o);return(0,l.watch)(i,u=>{if(typeof t=="function"){const e=t(u);e!==s.value&&(s.value=e,r&&r("setValue",e))}else u!==s.value&&(s.value=u,r&&r("setValue",u))}),s}var Va=new Map,Qt=new Map,Ul=null;function Jo(n){Ul=n}function Ma(n,a,t){if(t){let r=Qt.get(t);r||(r=new Map,Qt.set(t,r)),r.set(n,a)}else Va.set(n,a)}function je(n,a,t){!t&&Ul&&(t=Ul(n)??void 0);let r=null;if(t){let i=Qt.get(t);i&&(r=i.get(a))}return r||(r=Va.get(a)),r}function Qo(n,a){for(let t in n){const r=n[t];Ma(t,r,a)}}function ei(n){Qt.delete(n)}function ti(){return{top:0,left:0,bottom:0,right:0}}function li(){return st?{rootWidth:document.documentElement.clientWidth||document.body.clientWidth,rootHeight:document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function ni(n,a){if(a.componentPrefix){const t=n.indexOf("-");return`${a.componentPrefix}${n.slice(t)}`}return n}var ri=class{packages;installers;_version;get version(){return this._version}constructor(n,a,t){this.packages=n,this.installers=a,this._version=t}install(n,a={}){a?.install!==!1&&(this.packages.forEach(r=>{if(r.install)n.use(r);else if(r.name){const i=ni(r.name,a);n.component(i,r)}}),this.installers.forEach(r=>{r(n,a)}));const t=gt();if(a.autoAdjustPageLayout!==!1&&window.ResizeObserver){const r={...a},i=Ke(()=>{const o={...r};this.updateLayout(o,t)},120);new window.ResizeObserver(i).observe(window.document.body)}this.updateLayout(a,t)}updateLayout(n,a){const t=n.headerBarHeight??0,r=n.footerBarHeight??0,i=bt({},ti(),n.safeAreaInset),o=li(),s=bt({},o.pageLayout,n.pageLayout);a=a??gt(),a.set("safeAreaInset",i),a.set("headerBarHeight",t),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){Jo(n)}setAPI(n,a,t){Ma(n,a,t)}getAPI(n,a,t){return je(n,a,t)}batchSetAPI(n,a){Qo(n,a)}clearScopeAPI(n){ei(n)}getRootDomain(){return gt()}},ai=[x.ElAffix,x.ElAlert,x.ElAutocomplete,x.ElAutoResizer,x.ElAvatar,x.ElBacktop,x.ElBadge,x.ElBreadcrumb,x.ElBreadcrumbItem,x.ElButton,x.ElButtonGroup,x.ElCalendar,x.ElCard,x.ElCarousel,x.ElCarouselItem,x.ElCascader,x.ElCascaderPanel,x.ElCheckTag,x.ElCheckbox,x.ElCheckboxButton,x.ElCheckboxGroup,x.ElCol,x.ElCollapse,x.ElCollapseItem,x.ElCollapseTransition,x.ElColorPicker,x.ElConfigProvider,x.ElContainer,x.ElAside,x.ElFooter,x.ElHeader,x.ElMain,x.ElDatePicker,x.ElDescriptions,x.ElDescriptionsItem,x.ElDialog,x.ElDivider,x.ElDrawer,x.ElDropdown,x.ElDropdownItem,x.ElDropdownMenu,x.ElEmpty,x.ElForm,x.ElFormItem,x.ElIcon,x.ElImage,x.ElImageViewer,x.ElInput,x.ElInputNumber,x.ElLink,x.ElMenu,x.ElSubMenu,x.ElMenuItem,x.ElMenuItemGroup,x.ElPageHeader,x.ElPagination,x.ElPopconfirm,x.ElPopover,x.ElPopper,x.ElProgress,x.ElRadio,x.ElRadioButton,x.ElRadioGroup,x.ElRate,x.ElResult,x.ElRow,x.ElScrollbar,x.ElSelect,x.ElOption,x.ElOptionGroup,x.ElSelectV2,x.ElSkeleton,x.ElSkeletonItem,x.ElSlider,x.ElSpace,x.ElSteps,x.ElStep,x.ElSwitch,x.ElTable,x.ElTableColumn,x.ElTableV2,x.ElTabs,x.ElTabPane,x.ElTag,x.ElTimePicker,x.ElTimeSelect,x.ElTimeline,x.ElTimelineItem,x.ElTooltip,x.ElTransfer,x.ElTree,x.ElTreeSelect,x.ElTreeV2,x.ElUpload,x.ElStatistic,x.ElCountdown,x.ElSegmented,x.ElAnchor,x.ElAnchorLink,x.ElWatermark,x.ElMessageBox,x.ElMessage,x.ElNotification,x.ElSplitter],oi=[x.ElInfiniteScroll,x.ElLoading,x.ElMessage,x.ElMessageBox,x.ElNotification,x.ElPopoverDirective],ii=(n,a={})=>{const t=a.componentPrefix??"fox",r=t[0].toUpperCase()+t.slice(1);ai.forEach(i=>{let o=i.name;typeof o=="string"?(o=`${r}${o.slice(2)}`,n.component(o,i)):n.use(i)}),oi.forEach(i=>{n.use(i)})};function se(n){const a="fox-"+n;return{componentName:a,scope:n.replace("-",""),create(t){return t.baseName=n,t.name=a,t.install=r=>{r.component(t.name,t)},(0,l.defineComponent)(t)},createDemo(t){return t.baseName=n,t.name="demo-"+n,(0,l.defineComponent)(t)}}}function xe(n,a=null){if(a||(a=(0,l.getCurrentInstance)()),a&&a.proxy){let t=a.proxy;Object.assign(t,n)}}var Ee={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}},Le={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}},Ia={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}},La={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}},Aa=[];for(const n in La)Aa.push(n);var si={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}},ui=(n,a)=>({inheritAttrs:!0,props:{...Ee,...Ia,...si},setup(t,{slots:r}){const i=Rt(!1),o=Ft(!1),s=sn(t.name,t);if(s){const m=Ba(s,t);xe({getPageContentHeight:()=>Zt(s,m),getPageContentWidth:()=>Jt(s,m),getPageHeaderHeight:()=>sl(s,m),getPageFooterHeight:()=>ul(s,m)}),m&&o&&(m.contentHeight="100%")}const u=(0,l.computed)(()=>({[n]:!0,"is-inner":o})),e=(0,l.computed)(()=>({})),c=(0,l.getCurrentInstance)(),d=(m,g=!1)=>{const v=c?.proxy;v&&typeof v.setNameValidateRules=="function"&&v.setNameValidateRules(m,!0,g)};return(0,l.watch)([()=>t.rules,()=>t.pureDataRules],([m,g],[v,N])=>{if(m&&v){const p=(0,l.toRaw)(v),f=(0,l.toRaw)(m),C=f?Reflect.ownKeys(f):[];(p?Reflect.ownKeys(p):[]).forEach(b=>{C.includes(b)||(f[b]=[])}),d(f)}if(g&&N){const p=(0,l.toRaw)(N),f=(0,l.toRaw)(g),C=f?Reflect.ownKeys(f):[];(p?Reflect.ownKeys(p):[]).forEach(b=>{C.includes(b)||(f[b]=[])}),d(f,!0)}},{deep:!0}),(0,l.onMounted)(()=>{t.rules&&d((0,l.toRaw)(t.rules)),t.pureDataRules&&d((0,l.toRaw)(t.pureDataRules),!0)}),()=>i?r?.default?.():(0,l.h)("div",{class:u.value,style:e.value},[r?.default?.()])}}),{componentName:ci,create:di,scope:fi}=se("page"),mi=di(ui(ci,fi)),fn=mi;function mn(n){const a=(0,l.unref)(n);return{width:a.offsetWidth,height:a.offsetHeight}}function cl(n){const a=(0,l.unref)(n),t=window.getComputedStyle(a,null),r=parseFloat(t.getPropertyValue("padding-left")),i=parseFloat(t.getPropertyValue("padding-right")),o=parseFloat(t.getPropertyValue("padding-top")),s=parseFloat(t.getPropertyValue("padding-bottom"));return{width:a.clientWidth-r-i,height:a.clientHeight-o-s}}var Pa={headerbar:{},radio:{},checkbox:{}};function pi(n){Object.assign(Pa,n)}function Fa(){return Pa}var hi=(n,a,t,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:t},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=Rt(!1),u=Ft(!1),e=s?null:ut(),c=e?il(e):null;c&&(c.headerMounted=!0);const d=Fa(),m=n,g=(0,l.computed)(()=>{const w={[m]:!0,[`${m}--border`]:i.border,[`${m}--fixed`]:i.fixed};return u||(w[`${m}--safe-area-inset-top`]=i.safeAreaInsetTop),w}),v=(0,l.computed)(()=>({[`${m}__inner`]:!0,[`${m}__inner--${i.align}`]:!0})),N=He(i.height)?null:he(i.height),p=(0,l.computed)(()=>{const w={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return w;if(e&&c){const k=Ze(i.padding??c.headerPadding);return Object.assign(w,k),He(N)||(c.headerHeight=N),w.height=c.headerHeight,w.safeAreaTop=c.safeAreaTop===-1?0:c.safeAreaTop,w.safeAreaTop>0&&(w.top=w.safeAreaTop+(k.top??0),w.height&&w.height>0&&(w.height=w.height+w.safeAreaTop)),w}if(He(N)||(w.height=N),i.padding){const k=Ze(i.padding);Object.assign(w,k)}return w}),f=(0,l.ref)(null),C=()=>c&&f.value&&f.value.offsetParent!==null?(r||(c.headerAllHeight=mn(f.value).height),c.headerMounted=!0,!0):!1,b=Ke(C,120);let y=null;(0,l.onMounted)(()=>{s||c&&(al(C,50,5,50,!0),window.ResizeObserver&&f.value&&(y=new window.ResizeObserver(b),y.observe(f.value)))}),(0,l.onUnmounted)(()=>{s||c&&(c.headerMounted=!1,y&&(y.disconnect(),y=null))});const F=(0,l.computed)(()=>{const w={};return s||(p.value.height!==null&&p.value.height!==void 0&&(w.height=`${p.value.height}px`),p.value.top!==null&&p.value.top!==void 0&&(w.paddingTop=`${p.value.top}px`),p.value.left!==null&&p.value.left!==void 0&&(w.paddingLeft=`${p.value.left}px`),p.value.right!==null&&p.value.right!==void 0&&(w.paddingRight=`${p.value.right}px`),p.value.bottom!==null&&p.value.bottom!==void 0&&(w.paddingBottom=`${p.value.bottom}px`)),w}),A=(0,l.computed)(()=>{const w=p.value?.height;return He(w)||w<0?!0:w>0});function $(){o.emit("back")}function E(){o.emit("click-title")}function V(){o.emit("click-right")}function S(){o.emit("click-right-text")}const R=()=>{if(!i.leftShow)return null;const w=[];if(o.slots.left)w.push(o.slots.left());else{if(o.slots.leftIcon){const k=(0,l.h)("view",{class:"left-icon",onClick:$},[o.slots.leftIcon()]);w.push(k)}else{const k=i.leftIcon??d.headerbar.Left??t,M=(0,l.h)("view",{class:"left-icon",onClick:$},[(0,l.h)(k)]);w.push(M)}if(i.leftText){const k=(0,l.h)("view",{class:"left-text",onClick:$},[i.leftText]);w.push(k)}}return w.length===0?null:(0,l.h)("view",{class:"fox-header-bar__left"},w)},z=()=>{if(!i.rightShow)return null;const w=[];if(o.slots.right)w.push(o.slots.right());else{if(i.rightText){const k=(0,l.h)("view",{class:"right-text",onClick:S},[i.rightText]);w.push(k)}if(o.slots.rightIcon){const k=(0,l.h)("view",{class:"right-icon",onClick:V},[o.slots.rightIcon()]);w.push(k)}else if(i.rightIcon){const k=(0,l.h)("view",{class:"right-icon",onClick:V},[(0,l.h)(i.rightIcon)]);w.push(k)}}return w.length===0?null:(0,l.h)("view",{class:"fox-header-bar__right"},w)},D=()=>{if(!i.titleShow)return null;const w=[],k=o.slots.default?o.slots.default():null;if(k)w.push(k);else{if(i.title){const M=(0,l.h)("view",{class:"title-text"},[i.title]);w.push(M)}if(o.slots.titleIcon){const M=(0,l.h)("view",{class:"title-icon",onClick:E},[o.slots.titleIcon()]);w.push(M)}else if(i.titleIcon){const M=(0,l.h)("view",{class:"title-icon",onClick:E},[(0,l.h)(i.titleIcon)]);w.push(M)}}return w.length===0?null:(0,l.h)("view",{class:"fox-header-bar__title"},w)},ee=()=>{const w=[],k=o.slots.bottom?o.slots.bottom():null;return k&&w.push(k),w.length===0?null:(0,l.h)("view",{class:"fox-header-bar__bottom"},w)};return()=>{if(s||!A.value)return null;const w=[];if(o.slots.all)w.push(o.slots.all());else{const k=[],M=R();M&&k.push(M);const H=D();H&&k.push(H);const X=z();if(X&&k.push(X),k.length>0){const I=(0,l.h)("view",{class:v.value},k);w.push(I)}const Z=ee();Z&&w.push(Z)}return w.length===0?null:(0,l.h)("view",{class:g.value,style:F.value,ref:f},w)}}}),{componentName:gi,create:vi,scope:yi}=se("header-bar"),bi=vi(hi(gi,yi,Ve.ArrowLeft)),pn=bi;function Si(n,a,t=!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=Rt(!1),s=Ft(!1),u=o?null:ut(),e=u?il(u):null,c=(0,l.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=He(r.height)?null:he(r.height),m=(0,l.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);return Object.assign(b,y),He(d)||(e.footerHeight=d),b.height=e.footerHeight,b.safeAreaBottom=e.safeAreaBottom===-1?0:e.safeAreaBottom,b.safeAreaBottom>0&&(b.bottom=b.safeAreaBottom+(y.bottom??0),b.height&&b.height>0&&(b.height=b.height+b.safeAreaBottom)),b}if(He(d)||(b.height=d),r.padding){const y=Ze(r.padding);Object.assign(b,y)}return b}),g=(0,l.computed)(()=>{const b=m.value?.height;return He(b)||b<0?!0:b>0}),v=(0,l.ref)(null),N=()=>e&&v.value&&v.value.offsetParent!==null?(t||(e.footerAllHeight=mn(v.value).height),e.footerMounted=!0,!0):!1,p=Ke(N,120);let f=null;(0,l.onMounted)(()=>{o||e&&(al(N,50,5,50,!0),window.ResizeObserver&&v.value&&(f=new window.ResizeObserver(p),f.observe(v.value)))}),(0,l.onUnmounted)(()=>{o||e&&(e.footerMounted=!1,f&&(f.disconnect(),f=null))});const C=(0,l.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,l.h)("view",{ref:v,class:c.value,style:C.value},b)}}}}var{componentName:wi,create:xi,scope:Ni}=se("footer-bar"),Ci=xi(Si(wi,Ni)),hn=Ci;function zi(n,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(t,{slots:r,attrs:i}){const o=Rt(!1),s=Ft(!1),u=o?null:ut(),e=(0,l.computed)(()=>({[n]:!0})),c=u?il(u):null,d=(0,l.computed)(()=>{const p={};if(o)return p;if(u&&c){if(t.padding){const E=Ze(t.padding);Object.assign(c.contentPadding,E)}const f=sl(u,c),C=ul(u,c);let b="";c.contentHeight?b=`${c.contentHeight}`:b=`${c.height}px`,p.height=b;let y=(c&&c.contentPadding&&c.contentPadding.top)??-1;(y>=0||f>0)&&(y=y<0?0:y,p.paddingTop=`${f+y}px`);let F=(c&&c.contentPadding&&c.contentPadding.bottom)??-1;(F>=0||C>0)&&(F=F<0?0:F,p.paddingBottom=`${C+F}px`);const A=(c&&c.contentPadding&&c.contentPadding.left)??-1;A>=0&&(p.paddingLeft=`${A}px`);const $=(c&&c.contentPadding&&c.contentPadding.right)??-1;return $>=0&&(p.paddingRight=`${$}px`),p}if(t.padding){const f=Ze(t.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,l.ref)(null),g=()=>{if(c&&m.value){const p=cl(m.value);c.contentInnerHeight=p.height,c.contentInnerWidth=p.width}},v=Ke(g,120);let N=null;return(0,l.onMounted)(()=>{s||o||(requestAnimationFrame(g),window.ResizeObserver&&m.value&&(N=new window.ResizeObserver(v),N.observe(m.value)))}),(0,l.onUnmounted)(()=>{s||o||N&&(N.disconnect(),N=null)}),()=>o?r.default?.():(0,l.h)(t.tag??"view",{...i,ref:m,class:e.value,style:d.value},r)}}}var{componentName:ki,create:Ei,scope:_i}=se("content"),Ti=Ei(zi(ki,_i)),gn=Ti,wt="GroupStateKey",Ra=Symbol.for("GroupScopeKey");function dl(){return(0,l.inject)(Ra,!1)}function fl(n=!0){(0,l.provide)(Ra,n)}function Bi(n,a={}){Reflect.ownKeys(a).forEach(t=>{if(typeof t!="string")return;const r=a[t];He(r)||(n[t]=r)})}function $i(n,a={}){const t={type:"grid",width:n.get("width",-1),column:-1,gutter:-1};Bi(t,a);const r=(0,l.markRaw)({layout:(0,l.shallowRef)(t),passport:0,order:{index:0}});return n.set(wt,r),r}function Vl(n,a,t=-1,r=-1,i=!1,o,s,u){const e=n.get(wt);if(!e)return;const c=n.get("groupLayout")??{};t===-1&&(t=c.column??1),r===-1&&(r=c.gutter??0),o||(o=c.minItemWidth??-1),s||(s=c.maxItemWidth??-1);const d=he(o),m=he(s);u||(u=c.type??"grid");const g=()=>{const v=a===""||a===-1,N=he(a);let p=ke(t);const f=he(r);if(!v){let y=(N-(p-1)*f)/p;for(;m!==-1&&y>m;)p++,y=(N-(p-1)*f)/p;for(;d!==-1&&p>1&&y<d;)p--,y=(N-(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,l.triggerRef)(b)};if(i)g();else{const v=++e.passport;setTimeout(()=>{v===e.passport&&g()},50)}}function ml(n,a=!1){let t;return a?t=n.getForParent(wt):t=n.get(wt),t.layout}function pl(n,a=!1){let t;return a?t=n.getForParent(wt):t=n.get(wt),t.order}function dr(n,a=1){if(a==="stretch")return-1;const t=ke(a);return t===-1?100:100*t/n}function hl(n,a,t=1,r=0,i){const o={};let s=0;i?s=he(i):s=dr(a.column,t),s>0&&(o.width=`${s}%`);const u=dr(a.column,r);u>0&&(o["margin-left"]=`${u}%`);const e=a.gutter/2;return e>0&&(o["padding-left"]=`${e}px`,o["padding-right"]=`${e}px`),o}function gl(n,a,t=1,r=0){if(t==="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=ke(t);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=ke(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 Da=Symbol("RollingStateKey");function Vi(n){(0,l.provide)(Da,n)}function Mi(){return(0,l.inject)(Da,null)}function Gl(n){let a=0;const t=window.getComputedStyle(n,null);if(t.getPropertyValue("box-sizing")==="content-box"){const r=parseFloat(t.getPropertyValue("padding-top")),i=parseFloat(t.getPropertyValue("padding-bottom"));a=n.clientHeight-r-i}else a=n.offsetHeight;return a}function Ii(n){let a=Gl(n);if(a<=0){const t=n.cloneNode(!0);t.style=`width: ${n.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(t),a=Gl(t),document.body.removeChild(t)}return a}function Li(n,a,t){const r=typeof n=="number"?n:parseInt(n),i=typeof a=="number"?a:parseInt(a),o=typeof t=="number"?t:parseInt(t);if(r<=0)return"1fr";const s=(r-(i-1)*o)/i;return s>0?`${s}px`:"1fr"}function Oa(n){const a=[];return n.forEach(t=>{t.type===l.Fragment&&Array.isArray(t.children)?a.push(...Oa(t.children)):a.push(t)}),a}function Ai(n){return!(n.type===l.Comment||n.type===l.Text&&typeof n.children=="string"&&n.children.trim()==="")}function vn(n){function a(){return Oa(n?.()??[]).filter(Ai)}return{getChildren:a}}var Pi={...Ee,...Ia,...La};function Fi(n,a,t){return{props:Pi,emits:["update:collapse","header-click"],setup(r,i){const o=sn(r.prop??r.name,r,Aa),s=$i(o,{type:r.type}),u=dl();fl(!0);const e=r.rollingDisplay?Mi():null,c=(0,l.ref)(null),d=(0,l.computed)(()=>r.rollingDisplay?e&&!e.disabled:!1),m=(0,l.computed)(()=>u&&o?ml(o,!0).value:null),g=(0,l.getCurrentInstance)(),v=(B,U=!1)=>{const T=g?.proxy;T&&typeof T.setNameValidateRules=="function"&&T.setNameValidateRules(B,!0,U)};(0,l.watch)([()=>r.rules,()=>r.pureDataRules],([B,U],[T,h])=>{if(B&&T){const P=(0,l.toRaw)(T),q=(0,l.toRaw)(B),J=q?Reflect.ownKeys(q):[];(P?Reflect.ownKeys(P):[]).forEach(ae=>{J.includes(ae)||(q[ae]=[])}),v(q)}if(U&&h){const P=(0,l.toRaw)(h),q=(0,l.toRaw)(U),J=q?Reflect.ownKeys(q):[];(P?Reflect.ownKeys(P):[]).forEach(ae=>{J.includes(ae)||(q[ae]=[])}),v(q,!0)}},{deep:!0});const N=n,p=(0,l.computed)(()=>{const B={};B.height=k.value;const U=u?pl(o,!0):null;if(m.value&&U){if(m.value.type==="grid"){const T=gl(U,m.value,r.span,r.offset);Object.assign(B,T)}else if(m.value.type==="flow"){const T=hl(U,m.value,r.span,r.offset,r.width);Object.assign(B,T)}}else r.width&&(B.width=ve(r.width));return B}),f=(0,l.computed)(()=>{const B=s.layout.value.type;return B==="grid"||B==="flow"?{[`${N}--${B}`]:!0,[`${N}--${B}-justify-${r.justify}`]:!0,[`${N}--${B}-align-${r.align}`]:!0,[`${N}--gutter`]:!0}:{[`${N}--${B}`]:!0,[`${N}--gutter`]:!0}}),C=(0,l.computed)(()=>{if(s.layout.value.type==="grid"){let B="";if(r.columnWidth)B=`repeat(auto-fill, ${r.columnWidth})`;else{const U=Li(V.value,s.layout.value.column,s.layout.value.gutter);B=`repeat(${s.layout.value.column}, ${U})`}return{"column-gap":`${s.layout.value.gutter}px`,"grid-template-columns":B}}}),b=(0,l.toRef)(r,"gutter"),y=(0,l.toRef)(r,"column"),F=(0,l.computed)(()=>u||d.value?!0:ce(r.isWrap)),A=[],$=B=>{A.push(B)},E=()=>{let B=A.length;A.splice(0,B)},V=(0,l.ref)(-1),S=B=>{const U=cl(B).width;U>0&&U!==V.value&&(V.value=U)};Vl(o,V.value,y.value,b.value,!0,r.minItemWidth,r.maxItemWidth,r.type),r.autoLayout&&(0,l.watch)([V,y,b],([B,U,T])=>{s.order.index=0,Vl(o,B,U,T,!1,r.minItemWidth,r.maxItemWidth,r.type)});const R=(0,l.computed)(()=>M.value?r.expandText??"":r.collapseText??""),z=(0,l.computed)(()=>({[`${n}__header-collapse-text`]:!0})),D=(0,l.computed)(()=>({[`${n}__header-collapse-icon`]:!0,"is-expand":!M.value,"is-collapse":M.value})),ee=(0,l.ref)(),w=(0,l.ref)(),k=(0,l.computed)(()=>H.value||ve(r.height)||""),M=(0,l.ref)(!1),H=(0,l.ref)(""),X=(0,l.ref)(!1);let Z=-1;const I=(B,U=!0)=>{const T=ee.value;if(T&&M.value!==B){if(Z=Z===-1?Ii(T):Z,X.value=!0,U)if(T.style["will-change"]="height",T.ontransitionend=function(){T.ontransitionend=null,this.style["will-change"]="auto",B||(H.value="",X.value=!1)},B){let h=0;r.collapseHeight?h=r.collapseHeight:w.value&&w.value.classList.contains(`${n}__header`)&&(h=w.value.offsetHeight),H.value=`${Z}px`,(0,l.nextTick)(()=>{H.value=`${h}px`})}else H.value=`${Z}px`;else if(B){let h=0;r.collapseHeight?h=r.collapseHeight:w.value&&w.value.classList.contains(`${n}__header`)&&(h=w.value.offsetHeight),H.value=`${h}px`}else X.value=!1,H.value=`${Z}px`;M.value=B,i.emit("update:collapse",B)}};(0,l.watch)(()=>r.collapse,B=>{I(B)});const te=B=>{i.emit("header-click",B)},W=()=>{L()},L=B=>{B=B??!M.value,I(B)};xe({toggleCollapse:L,doLayout:()=>{A[0]&&(S(A[0]),Vl(o,V.value,y.value,b.value,!0,r.minItemWidth,r.maxItemWidth,r.type))}});let j=null,_=!0;const K=B=>{if(r.rules&&v((0,l.toRaw)(r.rules)),r.pureDataRules&&v((0,l.toRaw)(r.pureDataRules),!0),!!st&&(B&&I(ce(r.collapse),!1),r.autoLayout&&Array.isArray(A)&&A.length>0)){const U=A[0];if(S(U),window.ResizeObserver){const T=Ke(()=>S(U),120);j=new window.ResizeObserver(T),j.observe(U)}}},Q=()=>{j?.disconnect(),j=null},ne=!d.value||e?.acquire();ne&&(c.value=d.value?!0:null),(0,l.onMounted)(()=>{if(ne&&(K(_),_=!1),d.value&&e){let B=null,U=e.initialHeight;e.observe(ee.value,T=>{if(T!==c.value)if(T)c.value=!0,M.value||(H.value=""),B=setTimeout(()=>{B=null,c.value!==!1&&(K(_),_=!1)},100);else{if(B!==null&&clearTimeout(B),c.value=!1,!M.value)if(_)H.value=e.initialHeight;else{let h=Gl(ee.value);h<=0?H.value=U:(H.value=`${h}px`,U=H.value)}_||Q()}})}}),(0,l.onUnmounted)(()=>{j?.disconnect(),e&&e.unobserve(ee.value)});const G=(B="right")=>{const U=[];if(R.value){const P=(0,l.h)("span",{class:z.value},[R.value]);U.push(P)}const T={class:D.value},h=t(r.collapseIcon,T);return h&&U.push(h),U.length>0?(0,l.h)("div",{class:{[`${N}__header-collapse`]:!0,[`is-${B}`]:!0},onClick:W},U):null},Y=(B,U,T,h)=>{const P={...f.value};if(U===0&&(P[`${N}__first`]=!0),T>=h-1&&(P[`${N}__last`]=!0),F.value===!1){const q=i.attrs.class;q&&(P[`${q}`]=!0)}return(0,l.h)("div",{ref:$,key:`${U}`,class:P,style:C.value},B)};return()=>{const B=r.prop??r.name;if(d.value&&c.value!==!0)return(0,l.h)(r.tag||"div",{ref:ee,prop:B,class:{[`${N}`]:!0,"is-collapse":X.value},style:p.value},[]);s.order.index=0;const U=[];let T=0;if(i.slots.header){const J=(0,l.h)("div",{key:`${T++}`,ref:w,class:{[`${N}__header`]:!0,[`${N}__first`]:!0},onClick:te},[i.slots.header()]);U.push(J)}else{const J=[],ae=r.collapsePosition==="left";if(ae&&r.showCollapse){const oe=G("left");oe&&J.push(oe)}if(r.title||i.slots.title){if(r.showMark){const oe={class:{[`${N}__header-mark`]:!0}};r.markColor&&(oe.style={background:r.markColor});const fe=(0,l.h)("div",oe);J.push(fe)}if(i.slots.title){const oe=(0,l.h)("div",{class:{[`${N}__header-title`]:!0}},[i.slots.title()]);J.push(oe)}else if(r.title){const oe=(0,l.h)("div",{class:{[`${N}__header-title`]:!0}},[r.title]);J.push(oe)}}if(i.slots.toolbar&&J.push(i.slots.toolbar()),!ae&&r.showCollapse){const oe=G("right");oe&&J.push(oe)}if(J.length>0){const oe=(0,l.h)("div",{key:`${T++}`,ref:w,class:{[`${N}__header`]:!0,[`${N}__first`]:!0},onClick:te},J);U.push(oe)}}E();const{getChildren:h}=vn(i.slots.default),P=h(),q=s.layout.value.type;if(q==="grid"){const J=Y(P,T++,0,P.length);U.push(J)}else if(q==="flow"){const J=Y(P,T++,0,P.length);U.push(J)}else for(let J=0;J<P.length;J++){const ae=P[J],oe=Y([ae],T++,J,P.length);U.push(oe)}return F.value?(0,l.h)(r.tag||"div",{ref:ee,prop:B,class:{[`${N}`]:!0,"is-collapse":X.value},style:p.value},[U]):U}}}}var{componentName:Ri,create:Di,scope:Oi}=se("group"),qi=(n,a)=>(n=n??Ve.ArrowUp,(0,l.h)(x.ElIcon,a,{default:()=>[(0,l.h)(n)]})),Hi=Di(Fi(Ri,Oi,qi)),yn=Hi;function ji(n){return n===window}var Ki=/matrix\((.+)\)/,bn=n=>{const a=(0,l.unref)(n);if(!a)return{x:0,y:0};if(ji(a))return{x:0,y:0};let t=0,r=0,i=a;for(;i!==null;)t+=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=Ki.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 t-=o,r-=s,t+=u,r+=e,{x:t,y:r}},Wi=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{}})}},Yi=class{monitorRegister=new WeakMap;watch(n,a){let t=n.parentNode;const r=document.body.parentNode;for(;t&&t!==r;){let i=this.monitorRegister.get(t);i||(i=new Wi,t.addEventListener("scroll",i.listen),t===document.body&&t.addEventListener("resize",i.listen),this.monitorRegister.set(t,i)),i.add(a),t=t.parentNode}}unwatch(n,a){let t=n.parentNode;const r=document.body.parentNode;for(;t&&t!==r;){let i=this.monitorRegister.get(t);i&&(i.remove(a),i.size()===0&&(this.monitorRegister.delete(t),t.removeEventListener("scroll",i.listen),t===document.body&&t.removeEventListener("resize",i.listen))),t=t.parentNode}}},$t=new Yi,qa={price:{type:[Number,String],default:0},needSymbol:{type:Boolean,default:!0},symbol:{type:String,default:"&yen;"},decimalLength:{type:[Number,String],required:!1,default:2},digits:{type:[Number,String],required:!1,default:3},separator:{type:String,required:!1,default:","},position:{type:String,default:"before"},size:{type:String,default:"large"}},{componentName:Ui,create:Gi}=se("price"),Xi=Gi({props:{...qa},setup(n){const a=(0,l.computed)(()=>({[Ui]:!0})),t=(0,l.computed)(()=>n.needSymbol?n.symbol:""),r=(0,l.computed)(()=>Pt(n.price)==0?"":tl(n.price,n.decimalLength,!0,ke(n.digits),n.separator));return{classes:a,showSymbol:t,intText:(0,l.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(0,o)}),decimalText:(0,l.computed)(()=>{let i=r.value;if(i.length==0)return"";let o=i.indexOf(".");return i.substring(o+1)})}}}),Ue=(n,a)=>{const t=n.__vccOpts||n;for(const[r,i]of a)t[r]=i;return t},Zi=["innerHTML"],Ji=["innerHTML"];function Qi(n,a,t,r,i,o){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(n.classes)},[n.needSymbol&&n.position=="before"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${n.size}`]),innerHTML:n.showSymbol},null,10,Zi)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--${n.size}`)},(0,l.toDisplayString)(n.intText),3),n.decimalText.length!=0?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,class:(0,l.normalizeClass)(`fox-price--decimal-${n.size}`)},".",2)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--decimal-${n.size}`)},(0,l.toDisplayString)(n.decimalText),3),n.needSymbol&&n.position=="after"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:2,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${n.size}`]),innerHTML:n.showSymbol},null,10,Ji)):(0,l.createCommentVNode)("",!0)],2)}var vl=Ue(Xi,[["render",Qi]]),{componentName:Ml,create:es}=se("hint-text"),ts=es({components:{Price:vl},props:{...qa,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 t=(0,l.ref)({top:null,right:null,bottom:null,left:null}),r=(0,l.ref)({x:0,y:0}),i=(0,l.ref)(0),o=(0,l.ref)(0),s=(0,l.ref)(n.placement),u=(0,l.ref)(!1),e=(0,l.ref)(null),c=(z,D,ee,w,k,M)=>{const H=document.documentElement.clientWidth||document.body.clientWidth,X=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},W=[];for(let L=0;L<I.length;L++){const O=I[L];if(W[0]=O,Z[1]&&(W[1]=Z[1]),O==="top"){const j=D.y-M-n.arrowSize-n.offset;if(j>=0){te.top=j;let _=0;Z[1]==="start"?_=D.x:Z[1]==="end"?_=D.x+ee-k:_=D.x+ee/2-k/2;const K=H-_-k;K<0?(_+=K,m.value=-K):m.value=0,te.left=_<0?0:_;break}}else if(O==="bottom"){const j=D.y+w+n.arrowSize+n.offset;if(j+M<=X){te.top=j;let _=0;Z[1]==="start"?_=D.x:Z[1]==="end"?_=D.x+ee-k:_=D.x+ee/2-k/2;const K=H-_-k;K<0?(_+=K,m.value=-K):m.value=0,te.left=_<0?0:_;break}}else if(O==="left"){const j=D.x-k-n.arrowSize-n.offset;if(j>=0){te.left=j;let _=0;Z[1]==="start"?_=D.y:Z[1]==="end"?_=D.y+w-M:_=D.y+w/2-M/2,te.top=_<0?0:_;break}}else if(O==="right"){const j=D.x+ee+n.arrowSize+n.offset;if(j+k<=H){te.left=j;let _=0;Z[1]==="start"?_=D.y:Z[1]==="end"?_=D.y+w-M:_=D.y+w/2-M/2,te.top=_<0?0:_;break}}}return{bestPlacement:W.join("-"),bestInsetRect:te}},d=(z,D,ee=10)=>{if(!st||D===!1||!z)return;r.value=bn(n.reference),i.value=n.reference.offsetWidth,o.value=n.reference.offsetHeight;const w=e.value.offsetHeight,k=e.value.offsetWidth,{bestPlacement:M,bestInsetRect:H}=c(n.placement,r.value,i.value,o.value,k,w);s.value=M,t.value=H,u.value=!0},m=(0,l.ref)(0),g=Ke(()=>{d(n.message,n.visible)},10),v=(0,l.ref)(n.visible);(0,l.watch)(()=>n.visible,z=>{v.value=z});const N=(0,l.computed)(()=>v.value&&p.value),p=(0,l.ref)(!0),f=Ke(z=>{const D=z[0];D&&(p.value=D.isIntersecting)},10),C=new IntersectionObserver(f);(0,l.watch)([()=>n.message,()=>n.visible],([z,D])=>{setTimeout(()=>{d(n.message,n.visible)},0)}),(0,l.onMounted)(()=>{setTimeout(()=>{d(n.message,n.visible)},0),$t.watch(n.reference,g),C.observe(n.reference)}),(0,l.onBeforeUnmount)(()=>{$t.unwatch(n.reference,g),C.unobserve(n.reference),C.disconnect()});const b=(0,l.computed)(()=>{const z={[Ml]:!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,l.computed)(()=>{const z={};return t.value.top!==null&&(z.top=`${t.value.top}px`),t.value.right!==null&&(z.right=`${t.value.right}px`),t.value.bottom!==null&&(z.bottom=`${t.value.bottom}px`),t.value.left!==null&&(z.left=`${t.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,l.computed)(()=>{const z=[`${Ml}__content`];return n.customTextClass&&z.push(n.customTextClass),z}),A=(0,l.computed)(()=>{const z={};return n.customTextStyle&&typeof n.customTextStyle=="object"&&Object.assign(z,n.customTextStyle),z}),$=(0,l.computed)(()=>({[`${Ml}__arrow`]:!0})),E=(0,l.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,l.computed)(()=>N.value&&n.closeOnClick),S=(0,l.computed)(()=>{const z={};return n.zIndex&&(z["z-index"]=`${n.zIndex}`),z});return{show:N,tipRef:e,classes:b,styles:y,textClasses:F,textStyles:A,arrowClasses:$,arrowStyles:E,overlayShow:V,overlayStyle:S,onClickOverlay:()=>{v.value=!1,a.emit("update:visible",!1)}}}}),ls=["innerHTML"];function ns(n,a,t,r,i,o){const s=(0,l.resolveComponent)("Price");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[n.overlayShow?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,l.normalizeStyle)(n.overlayStyle),onClick:a[0]||(a[0]=(...u)=>n.onClickOverlay&&n.onClickOverlay(...u))},null,4)):(0,l.createCommentVNode)("",!0),(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"tipRef",class:(0,l.normalizeClass)(n.classes),style:(0,l.normalizeStyle)(n.styles)},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(n.textClasses),style:(0,l.normalizeStyle)(n.textStyles)},[n.type=="number"?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,price:n.message,position:"before",size:n.size},null,8,["price","size"])):((0,l.openBlock)(),(0,l.createElementBlock)("span",{key:1,innerHTML:n.message},null,8,ls))],6),(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(n.arrowClasses),style:(0,l.normalizeStyle)(n.arrowStyles)},null,6)],6),[[l.vShow,n.show]])],64)}var Ha=Ue(ts,[["render",ns]]),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}},Xl={},rs=new ja,vt=new Map,el=n=>{if(n){const a=document.getElementById(n);vt.delete(n),a&&a.parentNode?.removeChild(a)}else{for(const a of vt.keys()){const t=document.getElementById(a);t&&t.parentNode?.removeChild(t)}vt.clear()}},as=n=>{n.unmount=el;const a=document.getElementById(n.id);if(a){const t=vt.get(n.id);t?n={...Xl,...t,...n}:n={...Xl,...n},n.transition=!1,(0,l.render)((0,l.createVNode)(Ha,n),a)}return n.id},os=n=>{n.unmount=el;let a=n.id??`hinttext_${rs.get()}`;n={...Xl,...n},n.id=a,vt.set(a,n);const t=document.createElement("div");return t.id=n.id,(0,l.render)((0,l.createVNode)(Ha,n),t),document.body.appendChild(t),a},is=n=>{if(!n){console.warn("[FoxUI HintText]: msg不能为空");return}},ze={show(n,a,t={},r=!0){is(a);const i=t.id;return i&&vt.has(i)?as({...t,message:a,reference:n}):(r&&el(),os({...t,message:a,reference:n}))},hide(n){el(n)},install(n){n.config.globalProperties.$hintText=ze}};function ss(n,a,t,r=!1){return{inheritAttrs:!0,props:{...Ee,...Le},emits:["appear","disappear"],setup(i,o){const s=i.prop??o.attrs.name;Be({componentName:n,validate:!1},s);const u=ut(),e=dl();fl(!1);const c=(0,l.computed)(()=>e&&u?ml(u,!1).value:null),d=n,m=(0,l.ref)(null),g=(0,l.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]=!!w.value,h[i.infoMarkClass]=!!D.value,typeof m.value=="function"){const P=m.value(s);h[P]=!0}else if(typeof m.value=="string"){const P=m.value;h[P]=!0}return h}),v=(0,l.ref)(null),N=(0,l.computed)(()=>{const h={};if(i.width)i.width!=="auto"&&(h.width=ve(i.width));else{const P=e&&u?pl(u,!1):null;if(c.value&&P){if(c.value.type==="grid"){const q=gl(P,c.value,i.span,i.offset);Object.assign(h,q)}else if(c.value.type==="flow"){const q=hl(P,c.value,i.span,i.offset,i.width);Object.assign(h,q)}}}if(typeof v.value=="function"){const P=v.value(s);P&&Object.assign(h,P)}else if(v.value&&typeof v.value=="object"){const P=v.value;Object.assign(h,P)}return h}),p=(0,l.ref)(null),f=(0,l.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=Pe((0,l.toRef)(i,"labelPosition"),"labelPosition",Me.Near),y=(0,l.computed)(()=>b&&b.value==="top"?"top":b&&b.value==="right"?"right":"left"),F=(0,l.computed)(()=>({[`${d}__main`]:!0,[`${d}__main--${y.value}`]:!0})),A=(0,l.computed)(()=>({label:!0,[`label--${y.value}`]:!0})),$=Pe((0,l.toRef)(i,"labelWidth"),"labelWidth",Me.Near),E=(0,l.computed)(()=>$&&$.value?{width:ve($.value)}:{}),V=(0,l.computed)(()=>({"label--string":!0,"label--required":f.value})),S=(0,l.computed)(()=>({content:!0,[i.contentClass]:!0})),R=(0,l.computed)(()=>({...i.contentStyle})),z=(0,l.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});xe({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 D=(0,l.computed)(()=>i.infoTip||z.infoTip),ee=(0,l.computed)(()=>i.infoIcon||z.infoIcon),w=(0,l.computed)(()=>i.warnTip||z.warnTip),k=(0,l.computed)(()=>i.warnIcon||z.warnIcon),M=(0,l.computed)(()=>i.errorTip||z.errorTip),H=(0,l.computed)(()=>i.errorIcon||z.errorIcon),X=(0,l.computed)(()=>M.value?"error":w.value?"warn":D.value?"info":""),Z=()=>X.value.length>0,I=(0,l.computed)(()=>X.value==="error"?M.value:X.value==="warn"?w.value:X.value==="info"?D.value:""),te=(0,l.computed)(()=>X.value==="error"?H.value:X.value==="warn"?k.value:X.value==="info"?ee.value:null),W=(0,l.computed)(()=>{const h={[`${d}__tip`]:!0,[`${d}__tip--${X.value}`]:!0,[`${d}--animate`]:!0};return X.value==="error"&&i.errorClass?h[`${i.errorClass}`]=!0:X.value==="warn"&&i.warnClass?h[`${i.warnClass}`]=!0:X.value==="info"&&i.infoClass&&(h[`${i.infoClass}`]=!0),h}),L=(0,l.computed)(()=>{const h={};return b&&b.value==="top"||!C()?h["padding-left"]="0px":$&&$.value&&(h["padding-left"]=ve($.value)),h}),O=(0,l.ref)();let j="";(0,l.watch)([()=>i.hintVisible,()=>i.hintText,()=>i.hintType,()=>i.hintProps],([h,P,q,J])=>{O.value&&(h&&!me(P)?j?t.show(O.value,P,{...J,id:j,type:q},!0):j=t.show(O.value,P,{...J,type:q},!0):t.hide(j))});let _=null;const K=()=>{_||!O.value||(_=new IntersectionObserver(h=>{let P=!1;for(let q of h)if(q.intersectionRatio>0){P=!0,P&&o.emit("appear",q);break}P||o.emit("disappear")}),_.observe(O.value))},Q=()=>{!_||!O.value||(_.unobserve(O.value),_=null)};(0,l.watch)(()=>ce(i.appearListen),h=>{h?K():Q()}),(0,l.onMounted)(()=>{ce(i.appearListen)&&K()}),(0,l.onUnmounted)(Q);const ne=()=>{if(!C())return null;const h=[],P=o.slots?.label?.()??i.label,q=(0,l.h)("div",{class:V.value},[P]);if(h.push(q),o.slots.fixedPreTip){const J=o.slots.fixedPreTip();h.push(J)}return(0,l.h)("div",{class:A.value,style:E.value},h)},G=()=>{const h=[];if(o.slots.prepend){const P=o.slots.prepend();h.push(P)}if(o.slots.default){const P=o.slots.default();h.push(P)}if(o.slots.append){const P=o.slots.append();h.push(P)}if(o.slots.fixedTip){const P=(0,l.h)("div",{class:[`${d}__fixed-tip`]},[o.slots.fixedTip()]);h.push(P)}return(0,l.h)("div",{ref:O,class:S.value,style:R.value},h)},Y=()=>{const h=te.value;return h?typeof h=="function"?(0,l.h)("div",{class:"fox-item__tip--icon"},[h()]):(0,l.h)("div",{class:"fox-item__tip--icon"},[(0,l.h)(h)]):null},B=()=>{const h=I.value;return h?typeof h=="function"?(0,l.h)("div",{class:"fox-item__tip--text"},[h()]):(0,l.h)("div",{class:"fox-item__tip--text"},[h]):null},U=()=>{if(!Z())return null;const h=[],P=Y();P&&h.push(P);const q=B();return q&&h.push(q),(0,l.h)("div",{class:W.value,style:L.value},h)},T=()=>o.slots?.hide?.()??null;return()=>{const h=[],P=[],q=ne();q&&P.push(q);const J=G();J&&P.push(J);const ae=(0,l.h)("div",{class:F.value},P);h.push(ae);const oe=U();oe&&h.push(oe);const fe=T();return fe&&h.push(fe),(0,l.h)("div",{class:g.value,style:N.value,prop:i.prop},h)}}}}var{componentName:us,create:cs,scope:ds}=se("item"),fs=cs(ss(us,ds,ze,!1)),_e=fs,Zl={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function ms(n,a){return{props:{...Zl},setup(t,r){const i=ut(),o=dl();fl(!1);const s=(0,l.computed)(()=>o&&i?ml(i,!1).value:null),u=n,e=(0,l.computed)(()=>({[u]:!0,[`${u}__gutter`]:s.value&&s.value.type!=="flow",[`${u}__stretch`]:t.span==="stretch"})),c=(0,l.computed)(()=>{const d={};if(t.width)t.width!=="auto"&&(d.width=ve(t.width));else{const m=o&&i?pl(i,!1):null;if(s.value&&m)if(s.value.type==="grid"){const g=gl(m,s.value,t.span,t.offset);Object.assign(d,g)}else if(s.value.type==="flow"){const g=hl(m,s.value,t.span,t.offset,t.width);Object.assign(d,g)}else return t.width&&(d.width=ve(t.width)),d}return d});return()=>{const d={class:e.value,style:c.value};return r.slots&&typeof r.slots.default=="function"?(0,l.h)("div",d,r.slots.default()):(0,l.h)("div",d)}}}}var{componentName:ps,create:hs,scope:gs}=se("slot-item"),vs=hs(ms(ps,gs)),yl=vs,Jl={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 ys(n,a){return{props:{...Jl},setup(t,r){const i=n,o=(0,l.computed)(()=>({[i]:!0,[`${i}__stretch`]:t.span==="stretch",[`${i}__${t.align}`]:!0})),s=ut(),u=dl();fl(!1);const e=(0,l.computed)(()=>{const c={};if(t.width)t.width!=="auto"&&(c.width=ve(t.width));else if(u&&s){const d=ml(s,!1),m=pl(s,!1);if(d.value&&m)if(d.value.type==="grid"){const g=gl(m,d.value,t.span,t.offset);Object.assign(c,g)}else if(d.value.type==="flow"){const g=hl(m,d.value,t.span,t.offset,t.width);Object.assign(c,g)}else t.width&&(c.width=ve(t.width))}return t.gutter&&(c.gap=ve(t.gutter)),c});return()=>{const c=[];if(r.slots.default){const d=r.slots.default();if(t.divide)for(let m=0;m<d.length;m++){if(m>0){const g=(0,l.h)("div",{class:{[`${i}__divide`]:!0}});c.push(g)}c.push(d[m])}else Reflect.apply([].push,c,d)}return(0,l.h)("div",{class:o.value,style:e.value},c)}}}}var{componentName:bs,create:Ss,scope:ws}=se("row-item"),xs=Ss(ys(bs,ws)),bl=xs;function Ns(n,a){const t=document.createRange();t.setStart(n,0),t.setEnd(n,n.childNodes.length);const r=t.getBoundingClientRect().width;if(r>0){a(r);return}n.classList.add("is-selectable"),setTimeout(()=>{t.setStart(n,0),t.setEnd(n,n.childNodes.length);const i=t.getBoundingClientRect().width;n.classList.remove("is-selectable"),a(i)},500)}var Cs={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 zs(n,a,t,r=!1){return{props:{...Cs},emits:["click"],setup(i,o){const s=(0,l.ref)(null),u=(0,l.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,l.computed)(()=>{const y={},F=i.textColor??i.color;return F&&(y.color=F),y}),c=(y,F)=>{let A=null;if(typeof i.highlightFilter=="string"&&i.highlightFilter.length>0){const $=i.highlightFilter;y.indexOf($)!==-1&&(F.innerHTML=y.replace(new RegExp($,"g"),`<span>${$}</span>`),F.class["is-highlight"]=!0,A=(0,l.h)(i.tag,F))}else if(typeof i.highlightFilter=="function"){const $=i.highlightFilter(y);$&&(F.innerHTML=$,F.class["is-highlight"]=!0,A=(0,l.h)(i.tag,F))}return A},d=y=>{o.emit("click",y)};let m="";const g=()=>{const y=s.value;if(!y)return;const F=y.clientWidth;Ns(y,A=>{const $=y.innerHTML??"";me($)||A<F||(m?t?.show(y,$,{type:"text",id:m,showArrow:i.showArrow},!0):m=t?.show(y,$,{type:"text",showArrow:i.showArrow},!0)??"")})},v=()=>{m&&t?.hide(m)};let N=null;const p=y=>{N||(N=setTimeout(()=>{g(),N=null},i.showAfter??0))},f=y=>{N&&(clearTimeout(N),N=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,l.onMounted)(()=>{!ce(i.showOverflowTooltip)||!t||C()}),(0,l.onBeforeUnmount)(()=>{!ce(i.showOverflowTooltip)||!t||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 $=o.slots.default();if(Array.isArray($)&&$.length===1){const E=$[0].type.toString();if(E==="Symbol(Text)"||E==="Symbol(v-txt)"){const V=ke(i.digits),S=ke(i.decimalLength),R=ce(i.autoPadding);let z=`${$[0].children}`,D=z.split("").reverse().join("");D=tl(D,S,R,V,i.separator),z=D.split("").reverse().join(""),i.highlightFilter!==void 0&&(F=c(z,y)),F||(y.innerHTML=z,F=(0,l.h)(i.tag,y))}}}else{if(i.highlightFilter!==void 0&&typeof o.slots.default=="function"){const $=o.slots.default();if(Array.isArray($)&&$.length===1){const E=$[0].type.toString();if(E==="Symbol(Text)"||E==="Symbol(v-txt)"){const V=`${$[0].children}`;F=c(V,y),F||(y.innerHTML=V,F=(0,l.h)(i.tag,y))}}}F||(F=(0,l.h)(i.tag,y,{default:o.slots.default}))}if(!i.mark&&!o.slots.mark)return F;const A=[];if(o.slots.mark){const $={[`${n}__mark-wrap`]:!0};i.type&&($[`${n}__mark-wrap--${i.type}`]=!0);const E={},V=i.color;V&&(E.color=V);const S=(0,l.h)("view",{onClick:d,class:$,style:E},{default:o.slots.mark});A.push(S)}else{const $={[`${n}__mark`]:!0};i.type&&($[`${n}__mark--${i.type??"default"}`]=!0);const E={},V=i.color;V&&(E["background-color"]=V);const S=(0,l.h)("view",{onClick:d,class:$,style:E});A.push(S)}if(i.divide){const $=(0,l.h)("div",{class:{[`${n}__divide`]:!0}});A.push($)}return A.push(F),(0,l.h)("view",{class:{"fox-text__wrap":!0,"text-left":i.textPosition==="left","text-right":i.textPosition==="right"}},A)}}}}var{componentName:ks,create:Es,scope:_s}=se("text"),Ts=Es(zs(ks,_s,ze,!1)),Sl=Ts,Bs={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 $s(n,a,t=!1){return{props:{...Bs},emits:["update:visible"],setup(r,{emit:i,slots:o,expose:s}){const u=(0,l.ref)({top:null,right:null,bottom:null,left:null}),e=(0,l.ref)(0),c=(0,l.ref)(0),d=(0,l.ref)(0),m=(0,l.ref)(0),g=(0,l.ref)(r.placement),v=(0,l.ref)(!1),N=(0,l.ref)(!1),p=(0,l.ref)(null),f=()=>typeof r.reference=="string"?document.querySelector(r.reference):r.reference,C=(I,te,W,L,O,j,_,K=!0)=>{const Q=document.documentElement.clientWidth||document.body.clientWidth,ne=document.documentElement.clientHeight||document.body.clientHeight,G=I.split("-");let Y=[];K?G[0]==="top"?Y=["top","bottom","right","left"]:G[0]==="bottom"?Y=["bottom","top","right","left"]:G[0]==="left"?Y=["left","top","bottom","right"]:G[0]==="right"&&(Y=["right","top","bottom","left"]):Y=[I[0]];const B={top:null,right:null,bottom:null,left:null},U=[];for(let T=0;T<Y.length;T++){const h=Y[T];if(U[0]=h,G[1]&&(U[1]=G[1]),h==="top"){const P=W-_-r.arrowSize/2-r.offset;if(P>=0){B.top=P;let q=0;G[1]==="start"?q=te:G[1]==="end"?q=te+L-j:q=te+L/2-j/2;const J=Q-q-j;J<0?(q+=J,y.value=-J):y.value=0,B.left=q<0?0:q;break}}else if(h==="bottom"){const P=W+O+r.arrowSize/2+r.offset;if(P+_<=ne){B.top=P;let q=0;G[1]==="start"?q=te:G[1]==="end"?q=te+L-j:q=te+L/2-j/2;const J=Q-q-j;J<0?(q+=J,y.value=-J):y.value=0,B.left=q<0?0:q;break}}else if(h==="left"){const P=te-j-r.arrowSize/2-r.offset;if(P>=0){B.left=P;let q=0;G[1]==="start"?q=W:G[1]==="end"?q=W+O-_:q=W+O/2-_/2,B.top=q<0?0:q;break}}else if(h==="right"){const P=te+L+r.arrowSize/2+r.offset;if(P+j<=Q){B.left=P;let q=0;G[1]==="start"?q=W:G[1]==="end"?q=W+O-_:q=W+O/2-_/2,B.top=q<0?0:q;break}}}return{bestPlacement:U.join("-"),bestInsetRect:B}},b=()=>{const I=r.visible,te=r.autoFit;if(!st||I===!1)return;if(r.reference){const _=f(),K=bn(_);e.value=K.x,c.value=K.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 W=p.value.offsetWidth,L=p.value.offsetHeight,{bestPlacement:O,bestInsetRect:j}=C(r.placement,e.value,c.value,d.value,m.value,W,L,te);g.value=O,u.value=j},y=(0,l.ref)(0),F=Ke(()=>{b()},10),A=(0,l.ref)(r.visible);(0,l.watch)([()=>r.visible],([I])=>{A.value=I,I?(v.value=I,setTimeout(()=>{b(),N.value=!0},0)):N.value=!1});const $=(0,l.computed)(()=>A.value&&E.value),E=(0,l.ref)(!0),V=Ke(I=>{const te=I[0];te&&(E.value=te.isIntersecting)},10),S=new IntersectionObserver(V);(0,l.watch)([()=>r.reference,()=>r.referenceInset],([I,te],[W,L])=>{!I&&!te||(setTimeout(()=>{b()},0),r.autoFit&&(W&&($t.unwatch(W,F),S.unobserve(W)),I&&($t.watch(I,F),S.observe(I))))},{immediate:!0}),(0,l.onBeforeUnmount)(()=>{r.reference&&($t.unwatch(r.reference,F),S.unobserve(r.reference),S.disconnect())});const R=(0,l.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,!N.value&&$.value&&(I["is-opacity"]=!0),N.value&&$.value&&(I["is-show"]=!0),$.value||(I["is-hide"]=!0),r.customClass&&typeof r.customClass=="string"&&(I[`${r.customClass}`]=!0),I}),z=(0,l.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}),D=()=>{A.value=!1,i("update:visible",!1)},ee=()=>r.showOverlay?(0,l.h)("div",{class:`${n}__overlay`,onClick:D}):null,w=()=>{let I=null;return o.title?I=(0,l.h)("div",{class:`${n}__title`},{default:o.title}):r.title&&(I=(0,l.h)("div",{class:`${n}__title`},[r.title])),I},k=(0,l.computed)(()=>({[`${n}__arrow`]:!0})),M=(0,l.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,l.h)("div",{class:k.value,style:M.value}),X=()=>{A.value===!1&&(v.value=!1)},Z=I=>{if(!p.value||A.value===!1)return;const{relatedTarget:te}=I;p.value.contains(te)||(A.value=!1,i("update:visible",!1))};return s({doLayout:b}),()=>{if(!v.value)return null;const I=[],te=ee();te&&I.push(te);const W=[],L=w();if(L&&W.push(L),o.default){const K=o.default();W.push(K)}const O=H();O&&W.push(O);const j={ref:p,class:R.value,style:z.value,onAnimationend:X};r.leaveHide&&(j.onMouseleave=Z);const _=(0,l.h)("div",j,{default:()=>W});return I.push(_),(0,l.h)(l.Teleport,{to:r.teleport,disabled:r.teleportDisable},{default:()=>I})}}}}var{componentName:Vs,create:Ms,scope:Is}=se("popover-dialog"),Ls=Ms($s(Vs,Is,!1)),wl=Ls,As={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(n,a,t){return{props:{...Jl,...As},emits:["click"],setup(r,{slots:i,attrs:o}){const{toLocaleRefs:s}=(0,Fe.useFoxI18n)(a),u=s(r,["moreText"]),e=n,c=(0,l.computed)(()=>({[e]:!0}));function d($){return $.props||{}}function m($){return!!d($).disabled}function g($){return $.children??[]}const v=(0,l.ref)(),N=(0,l.computed)(()=>v.value?.$el??null),p=(0,l.ref)(!1),f=$=>{p.value=$},C=()=>{p.value=!p.value};function b($,E){return()=>{E||(p.value=!1,d($)?.onClick?.())}}function y($,E){const V=g($),S=m($),R=b($,S),z=[`${e}__dropdown-item`];return S&&z.push("is-disabled"),(0,l.h)("span",{class:z,onClick:R},V)}const F=$=>{const E=r.maxDisplayCount??$.length;if(E>=$.length)return $;const V=[],S=E-1;for(let w=0;w<S;w++)V.push($[w]);const R=(i.moreIcon&&i.moreIcon())??(r.moreIcon&&(0,l.h)(r.moreIcon))??(0,l.h)(t),z=(0,l.h)(Sl,{ref:w=>v.value=w,class:`${e}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:r.type,onClick:C},{default:()=>u.moreText.value,mark:()=>R});V.push(z);const D=[];for(let w=S;w<$.length;w++){const k=y($[w],w);D.push(k)}const ee=(0,l.h)(wl,{placement:r.dropdownPlacement,"onUpdate:visible":f,visible:p.value,reference:N.value,"custom-class":`${e}__popover`},{default:()=>D});return V.push(ee),V},A=()=>(i.default?.()||[]).filter($=>$.type!==Comment);return()=>{const $=F(A()),E=St(r,Jl);return Object.assign(E,o??{}),E.class=c.value,(0,l.h)(bl,E,{default:()=>$})}}}}var{componentName:Fs,create:Rs,scope:Ds}=se("buttons-item"),Os=Rs(Ps(Fs,Ds,Ve.ArrowDown)),Sn=Os,Ge=(n={})=>{if(!n)return{};const a={};return Reflect.ownKeys(n).forEach(t=>{typeof t=="string"&&t.indexOf("data-fox")!==0&&(a[t]=n[t])}),a},fr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:Boolean,default:!0},alwaysSystem:{type:Boolean,default:!1},showTooltip:{type:Boolean,default:!1}};function qs(n,a,t){return{props:{...Ee,...Le,...fr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Fe.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,l.ref)(!1),v=pe(r,"modelValue",null,c),N=n,p=(0,l.computed)(()=>({[N]:!0,[`${N}__disabled`]:s.value,[`${N}__readonly`]:e.value})),f=k=>{v.value=k,c("update:modelValue",k),c("input",k)},C=k=>{c("change",k)};let b=pe(r,"hintText"),y=(0,l.ref)(!1);const F=k=>{let M=k.target.value;g.value=!0,me(b.value)||(y.value=!0),c("focus",M,k)},A=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)},$=()=>{c("clear","")},E=(0,l.ref)(!1);let V=null;const S=()=>{r.showTooltip&&E.value===!1&&(V&&clearTimeout(V),V=setTimeout(()=>{E.value=!0},150))},R=()=>{V&&(clearTimeout(V),E.value=!1,V=null)},z=(0,l.computed)(()=>E.value||y.value),D=(0,l.computed)(()=>E.value?v.value:b.value),ee=(0,l.computed)(()=>Pt(r.unit)>0),w=(0,l.ref)();return xe({focus:()=>{w?.value.focus()},blur:()=>{w?.value.blur()},select:()=>{w?.value.select()},setDisabled:k=>{o.value=k},setReadonly:k=>{u.value=k}}),()=>{const k={...Ge(i.attrs),ref:w,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:$,onChange:C,onInput:f,onFocus:F,onBlur:A,onMouseover:S,onMouseleave:R},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:ee.value&&(M.suffix=()=>[r.unit]);const H=[],X=(0,l.h)(x.ElInput,k,M);H.push(X);const Z={default:()=>H};Z.label=i.slots.default,Z.fixedPreTip=i.slots.fixedPreTip,Z.fixedTip=i.slots.fixedTip;const I={...Ie(r,fr),hintText:D.value,hintVisible:z.value};return r.prop&&(I.prop=`${r.prop}_item`),(0,l.h)(t,I,Z)}}}}var{componentName:Hs,create:js,scope:Ks}=se("input-item"),Ws=js(qs(Hs,Ks,_e)),wn=Ws;function ot(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Mt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function Ka(n,a){return typeof n.childrenKey=="string"&&n.childrenKey.length>0?a[n.childrenKey]||null:a.children??null}function Ys(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var Us=class{proxy;constructor(n){this.proxy=n}async load(n,a,t){if(Array.isArray(a))return a;if(typeof a=="function")return await a(t);const r=je(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await r(a,t))}};function Gs(){return new Us((0,l.getCurrentInstance)().proxy)}function Wa(n,a,t){return!(ot(n,a)!==ot(n,t)||Mt(n,a)!==Mt(n,t))}function Ya(n,a,t,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=Ka(n,s);if(Array.isArray(u)&&u.length>0){const e=Ya(n,o,t,u)??[];Reflect.apply([].push,i,e)}else{let e=!1;if(t==="text")e=ot(n,s)===o;else if(t==="item")e=Wa(n,s,o);else{let c=Mt(n,s);c==null&&(c=ot(n,s)),e=c===o}if(e){i.push(s);break}}}}),i}function Xs(n){return{text:n,value:n}}var mr={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 Zs(n,a,t){return{props:{...Ee,...Le,...mr},emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({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,Fe.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,l.ref)(null),v=(0,l.ref)([]),N=(0,l.computed)(()=>v.value?v.value.map(B=>ot(r,B)).join(" "):""),p=(B,U,T,h=!0)=>{if(!T||T.length==0){g.value=B,h&&(c("update:modelValue",B),c("change",B));return}const P=Ya(r,B,U,T);if(P===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(P.length!==v.value.length)q=!1;else for(let J=0;J<P.length;J++){const ae=P[J],oe=v.value[J];if(!Wa(r,ae,oe)){q=!1;break}}if(!q){v.value=P;let J=[],ae=[],oe=[];P.forEach(Xe=>{const mt=Mt(r,Xe),et=ot(r,Xe);J.push(mt),oe.push(et),r.valueType==="text"?ae.push(et):r.valueType==="item"?ae.push(Xe):ae.push(mt)});let fe,Ne,Ce;ce(r.multiple)?(g.value=J,fe=(0,l.toRaw)(ae),Ne=oe,Ce=(0,l.toRaw)(P)):(g.value=J[0]??"",fe=(0,l.toRaw)(ae[0]??""),Ne=oe[0]??"",Ce=(0,l.toRaw)(P[0])),h&&(c("update:modelValue",fe),c("change",fe,Ce)),c("update:text",Ne)}},f=(0,l.ref)(null),C=(0,l.ref)(null),b=(0,l.computed)(()=>C.value??f.value??[]),y=Pe((0,l.computed)(()=>r.appearLoad),"appearLoad",Me.Near,B=>ce(B)),F=Gs(),A=async(B,U)=>{if(B){const T=await F.load("select",B,U);T.length>0?typeof T[0]=="string"?f.value=T.map(h=>Xs(h)):f.value=T:f.value=null}};(0,l.watch)([()=>r.source,()=>r.params],([B,U])=>{C.value=null,A(B,U)},{immediate:!y.value});let $=!1;const E=()=>{$||($=!0,A(r.source,r.params))};(0,l.watch)([()=>f.value,()=>r.modelValue],([B,U])=>{if(z()&&ce(r.multiple)){Je(U,g.value)||(g.value=U);return}p(U,r.valueType,b.value,!1),c("setValue",U)}),r.source||(g.value=r.modelValue);let V=null,S=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(V=async B=>{if(B==null){C.value=null;return}S.value=!0;try{const U=await r.remoteMethod(B);U&&(C.value=U)}catch(U){C.value=null,console.error(U)}S.value=!1});let R=null;typeof r.filterMethod=="function"&&(R=async B=>{if(B==null){C.value=null;return}S.value=!0;try{const U=await r.filterMethod(B,f.value);U&&(C.value=U)}catch(U){C.value=null,console.error(U)}S.value=!1});const z=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",D=(0,l.ref)(!1),ee=n,w=(0,l.computed)(()=>({[ee]:!0})),k=B=>{r.allowCreate||z()&&ce(r.multiple)?(c("update:modelValue",B),c("change",B),c("update:text",B),g.value=B):p(B,"value",b.value,!0)};let M=pe(r,"hintText"),H=(0,l.ref)(!1);const X=B=>{let U=B.target.value;D.value=!0,me(M.value)||(H.value=!0),c("focus",U,B)},Z=B=>{setTimeout(()=>{H.value&&(H.value=!1),D.value=!1},0);let U=B.target.value;r.maxLength&&U.length>Number(r.maxLength)&&(U=U.slice(0,Number(r.maxLength))),K.value||c("blur",U,B)},I=()=>{c("clear","")},te=(0,l.ref)(!1);let W=null;const L=()=>{r.showTooltip&&te.value===!1&&(W&&clearTimeout(W),W=setTimeout(()=>{te.value=!0},150))},O=()=>{W&&(clearTimeout(W),te.value=!1,W=null)},j=(0,l.computed)(()=>te.value||H.value),_=(0,l.computed)(()=>te.value?N.value:M.value),K=(0,l.ref)(!1),Q=B=>{K.value=B,c("visible-change",B),B||c("selected")},ne=B=>{c("remove-tag",B)},G=(B,U)=>{const T=[];return B.forEach((h,P)=>{const q=Ka(r,h);if(Array.isArray(q)&&q.length>0){const J=G(q,U),ae=ot(r,h),oe={key:`${ae}_${P}`,label:ae};T.push((0,l.h)(x.ElOptionGroup,oe,{default:()=>J}))}else{const J=Mt(r,h),ae=ot(r,h),oe=Ys(r,h),fe={key:`${J}_${P}`,label:ae,disabled:oe,value:J};if(typeof U=="function")T.push((0,l.h)(x.ElOption,fe,{default:()=>U(h)}));else if(r.optionType==="item"){const Ne=(0,l.h)("span",{class:{"fox-select-item__option-left":!0}},[J]),Ce=(0,l.h)("span",{class:{"fox-select-item__option-right":!0}},[ae]),Xe=(0,l.h)("div",{class:{"fox-select-item__option":!0}},[Ne,Ce]);T.push((0,l.h)(x.ElOption,fe,{default:()=>Xe}))}else r.optionType==="value"?T.push((0,l.h)(x.ElOption,fe,{default:()=>[J]})):T.push((0,l.h)(x.ElOption,fe))}}),T},Y=(0,l.ref)();return xe({focus:()=>{Y?.value.focus()},blur:()=>{Y?.value.blur()},setDisabled:B=>{o.value=B},setReadonly:B=>{u.value=B}}),()=>{const B={...Ge(i.attrs),ref:Y,class:w.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:X,onBlur:Z,onVisibleChange:Q,onRemoveTag:ne};typeof V=="function"&&(B["remote-method"]=V,B.loading=S.value),typeof R=="function"&&(B["filter-method"]=R,B.loading=S.value);const U={};i.slots.prefix&&(U.prefix=i.slots.prefix),i.slots.empty&&(U.empty=i.slots.empty),i.slots.options?U.default=i.slots.options:U.default=()=>G(b.value,i.slots.option);const T=[],h=(0,l.h)(x.ElSelect,B,U);T.push(h);const P={default:()=>T};P.label=i.slots.default,P.fixedPreTip=i.slots.fixedPreTip,P.fixedTip=i.slots.fixedTip;const q={...Ie(r,mr),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,l.h)(t,q,P)}}}}var{componentName:Js,create:Qs,scope:e1}=se("select-item"),t1=Qs(Zs(Js,e1,_e)),xn=t1,l1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs=r()})(n,(function(){"use strict";var t=1e3,r=6e4,i=36e5,o="millisecond",s="second",u="minute",e="hour",c="day",d="week",m="month",g="quarter",v="year",N="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(w){var k=["th","st","nd","rd"],M=w%100;return"["+w+(k[(M-20)%10]||k[M]||k[0])+"]"}},y=function(w,k,M){var H=String(w);return!H||H.length>=k?w:""+Array(k+1-H.length).join(M)+w},F={s:y,z:function(w){var k=-w.utcOffset(),M=Math.abs(k),H=Math.floor(M/60),X=M%60;return(k<=0?"+":"-")+y(H,2,"0")+":"+y(X,2,"0")},m:function w(k,M){if(k.date()<M.date())return-w(M,k);var H=12*(M.year()-k.year())+(M.month()-k.month()),X=k.clone().add(H,m),Z=M-X<0,I=k.clone().add(H+(Z?-1:1),m);return+(-(H+(M-X)/(Z?X-I:I-X))||0)},a:function(w){return w<0?Math.ceil(w)||0:Math.floor(w)},p:function(w){return{M:m,y:v,w:d,d:c,D:N,h:e,m:u,s,ms:o,Q:g}[w]||String(w||"").toLowerCase().replace(/s$/,"")},u:function(w){return w===void 0}},A="en",$={};$[A]=b;var E="$isDayjsObject",V=function(w){return w instanceof D||!(!w||!w[E])},S=function w(k,M,H){var X;if(!k)return A;if(typeof k=="string"){var Z=k.toLowerCase();$[Z]&&(X=Z),M&&($[Z]=M,X=Z);var I=k.split("-");if(!X&&I.length>1)return w(I[0])}else{var te=k.name;$[te]=k,X=te}return!H&&X&&(A=X),X||!H&&A},R=function(w,k){if(V(w))return w.clone();var M=typeof k=="object"?k:{};return M.date=w,M.args=arguments,new D(M)},z=F;z.l=S,z.i=V,z.w=function(w,k){return R(w,{locale:k.$L,utc:k.$u,x:k.$x,$offset:k.$offset})};var D=(function(){function w(M){this.$L=S(M.locale,null,!0),this.parse(M),this.$x=this.$x||M.x||{},this[E]=!0}var k=w.prototype;return k.parse=function(M){this.$d=(function(H){var X=H.date,Z=H.utc;if(X===null)return new Date(NaN);if(z.u(X))return new Date;if(X instanceof Date)return new Date(X);if(typeof X=="string"&&!/Z$/i.test(X)){var I=X.match(f);if(I){var te=I[2]-1||0,W=(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,W)):new Date(I[1],te,I[3]||1,I[4]||0,I[5]||0,I[6]||0,W)}}return new Date(X)})(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 X=R(M);return this.startOf(H)<=X&&X<=this.endOf(H)},k.isAfter=function(M,H){return R(M)<this.startOf(H)},k.isBefore=function(M,H){return this.endOf(H)<R(M)},k.$g=function(M,H,X){return z.u(M)?this[H]:this.set(X,M)},k.unix=function(){return Math.floor(this.valueOf()/1e3)},k.valueOf=function(){return this.$d.getTime()},k.startOf=function(M,H){var X=this,Z=!!z.u(H)||H,I=z.p(M),te=function(ne,G){var Y=z.w(X.$u?Date.UTC(X.$y,G,ne):new Date(X.$y,G,ne),X);return Z?Y:Y.endOf(c)},W=function(ne,G){return z.w(X.toDate()[ne].apply(X.toDate("s"),(Z?[0,0,0,0]:[23,59,59,999]).slice(G)),X)},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 K=this.$locale().weekStart||0,Q=(L<K?L+7:L)-K;return te(Z?j-Q:j+(6-Q),O);case c:case N:return W(_+"Hours",0);case e:return W(_+"Minutes",1);case u:return W(_+"Seconds",2);case s:return W(_+"Milliseconds",3);default:return this.clone()}},k.endOf=function(M){return this.startOf(M,!1)},k.$set=function(M,H){var X,Z=z.p(M),I="set"+(this.$u?"UTC":""),te=(X={},X[c]=I+"Date",X[N]=I+"Date",X[m]=I+"Month",X[v]=I+"FullYear",X[e]=I+"Hours",X[u]=I+"Minutes",X[s]=I+"Seconds",X[o]=I+"Milliseconds",X)[Z],W=Z===c?this.$D+(H-this.$W):H;if(Z===m||Z===v){var L=this.clone().set(N,1);L.$d[te](W),L.init(),this.$d=L.set(N,Math.min(this.$D,L.daysInMonth())).$d}else te&&this.$d[te](W);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 X,Z=this;M=Number(M);var I=z.p(H),te=function(O){var j=R(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 W=(X={},X[u]=r,X[e]=i,X[s]=t,X)[I]||1,L=this.$d.getTime()+M*W;return z.w(L,this)},k.subtract=function(M,H){return this.add(-1*M,H)},k.format=function(M){var H=this,X=this.$locale();if(!this.isValid())return X.invalidDate||p;var Z=M||"YYYY-MM-DDTHH:mm:ssZ",I=z.z(this),te=this.$H,W=this.$m,L=this.$M,O=X.weekdays,j=X.months,_=X.meridiem,K=function(G,Y,B,U){return G&&(G[Y]||G(H,Z))||B[Y].slice(0,U)},Q=function(G){return z.s(te%12||12,G,"0")},ne=_||function(G,Y,B){var U=G<12?"AM":"PM";return B?U.toLowerCase():U};return Z.replace(C,(function(G,Y){return Y||(function(B){switch(B){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 K(X.monthsShort,L,j,3);case"MMMM":return K(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 K(X.weekdaysMin,H.$W,O,2);case"ddd":return K(X.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 Q(1);case"hh":return Q(2);case"a":return ne(te,W,!0);case"A":return ne(te,W,!1);case"m":return String(W);case"mm":return z.s(W,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})(G)||I.replace(":","")}))},k.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},k.diff=function(M,H,X){var Z,I=this,te=z.p(H),W=R(M),L=(W.utcOffset()-this.utcOffset())*r,O=this-W,j=function(){return z.m(I,W)};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/t;break;default:Z=O}return X?Z:z.a(Z)},k.daysInMonth=function(){return this.endOf(m).$D},k.$locale=function(){return $[this.$L]},k.locale=function(M,H){if(!M)return this.$L;var X=this.clone(),Z=S(M,H,!0);return Z&&(X.$L=Z),X},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()},w})(),ee=D.prototype;return R.prototype=ee,[["$ms",o],["$s",s],["$m",u],["$H",e],["$W",c],["$M",m],["$y",v],["$D",N]].forEach((function(w){ee[w[1]]=function(k){return this.$g(k,w[0],w[1])}})),R.extend=function(w,k){return w.$i||(w(k,D,R),w.$i=!0),R},R.locale=S,R.isDayjs=V,R.unix=function(w){return R(1e3*w)},R.en=$[A],R.Ls=$,R.p={},R}))})),n1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_customParseFormat=r()})(n,(function(){"use strict";var t={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},N={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(R,z,D){var ee=D&&D.toUpperCase();return z||b[D]||t[D]||b[ee].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(w,k,M){return k||M.slice(1)}))}))).match(r),F=y.length,A=0;A<F;A+=1){var $=y[A],E=N[$],V=E&&E[0],S=E&&E[1];y[A]=S?{regex:V,parser:S}:$.replace(/^\[|\]$/g,"")}return function(R){for(var z={},D=0,ee=0;D<F;D+=1){var w=y[D];if(typeof w=="string")ee+=w.length;else{var k=w.regex,M=w.parser,H=R.slice(ee),X=k.exec(H)[0];M.call(z,X),R=R.replace(X,"")}}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(A){var $=A.date,E=A.utc,V=A.args;this.$u=E;var S=V[1];if(typeof S=="string"){var R=V[2]===!0,z=V[3]===!0,D=R||z,ee=V[2];z&&(ee=V[2]),e=this.$locale(),!R&&ee&&(e=b.Ls[ee]),this.$d=(function(H,X,Z,I){try{if(["x","X"].indexOf(X)>-1)return new Date((X==="X"?1e3:1)*H);var te=p(X)(H),W=te.year,L=te.month,O=te.day,j=te.hours,_=te.minutes,K=te.seconds,Q=te.milliseconds,ne=te.zone,G=te.week,Y=new Date,B=O||(W||L?1:Y.getDate()),U=W||Y.getFullYear(),T=0;W&&!L||(T=L>0?L-1:Y.getMonth());var h,P=j||0,q=_||0,J=K||0,ae=Q||0;return ne?new Date(Date.UTC(U,T,B,P,q,J,ae+60*ne.offset*1e3)):Z?new Date(Date.UTC(U,T,B,P,q,J,ae)):(h=new Date(U,T,B,P,q,J,ae),G&&(h=I(h).week(G).toDate()),h)}catch{return new Date("")}})($,S,E,b),this.init(),ee&&ee!==!0&&(this.$L=this.locale(ee).$L),D&&$!=this.format(S)&&(this.$d=new Date("")),e={}}else if(S instanceof Array)for(var w=S.length,k=1;k<=w;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===w&&(this.$d=new Date(""))}else F.call(this,A)}}}))})),r1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_advancedFormat=r()})(n,(function(){"use strict";return function(t,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)}}}))})),a1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_localeData=r()})(n,(function(){"use strict";return function(t,r,i){var o=r.prototype,s=function(m){return m&&(m.indexOf?m:m.s)},u=function(m,g,v,N,p){var f=m.name?m:m.$locale(),C=s(f[g]),b=s(f[v]),y=C||b.map((function(A){return A.slice(0,N)}));if(!p)return y;var F=f.weekStart;return y.map((function(A,$){return y[($+(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(N,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)}}}))})),o1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_weekOfYear=r()})(n,(function(){"use strict";var t="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(t);if(d.isBefore(m))return 1}var g=s(this).startOf(r).date(c).startOf(t).subtract(1,"millisecond"),v=this.diff(g,t,!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)}}}))})),i1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_weekYear=r()})(n,(function(){"use strict";return function(t,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}}}))})),s1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_dayOfYear=r()})(n,(function(){"use strict";return function(t,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")}}}))})),u1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_isSameOrAfter=r()})(n,(function(){"use strict";return function(t,r){r.prototype.isSameOrAfter=function(i,o){return this.isSame(i,o)||this.isAfter(i,o)}}}))})),c1=lt(((n,a)=>{(function(t,r){typeof n=="object"&&typeof a<"u"?a.exports=r():typeof define=="function"&&define.amd?define(r):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_isSameOrBefore=r()})(n,(function(){"use strict";return function(t,r){r.prototype.isSameOrBefore=function(i,o){return this.isSame(i,o)||this.isBefore(i,o)}}}))})),Qe=nt(l1(),1),d1=nt(n1(),1),f1=nt(r1(),1),m1=nt(a1(),1),p1=nt(o1(),1),h1=nt(i1(),1),g1=nt(s1(),1),v1=nt(u1(),1),y1=nt(c1(),1);Qe.default.extend(m1.default);Qe.default.extend(f1.default);Qe.default.extend(d1.default);Qe.default.extend(p1.default);Qe.default.extend(h1.default);Qe.default.extend(g1.default);Qe.default.extend(v1.default);Qe.default.extend(y1.default);var qe={format(n,a){return(0,Qe.default)(n).format(a)},parser(n,a){return(0,Qe.default)(n,a).toDate()},isLeapYear(n){return n%4==0&&n%100!=0||n%400==0},getWhatDay(n,a,t){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(n+"/"+a+"/"+t).getDay()]},getMonthPreDay(n,a){let t=new Date(n+"/"+a+"/01").getDay();return t==0&&(t=7),t},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)},getDay(n,a,t){n=n||0;let r=a??new Date;const i=n*(1e3*60*60*24);return r=new Date(r.getTime()+i),t=t??"YYYY-MM-DD",this.format(r,t)},compareDate(n,a){let t;typeof n=="string"?t=new Date(n.replace("-","/").replace("-","/")):t=n;let r;return typeof a=="string"?r=new Date(a.replace("-","/").replace("-","/")):r=a,!(t>=r)},isEqual(n,a){if(n===a)return!0;if(!n||!a)return!1;let t;typeof n=="string"?t=new Date(n).getTime():t=n;let r;return typeof a=="string"?r=new Date(a).getTime():r=a,t==r},getMonthWeek:function(n,a,t,r=0){const i=new Date(Number(n),parseInt(a)-1,Number(t));let o=i.getDay(),s=i.getDate(),u=6-o;return r!==0&&(o=o==0?7:o,u=7-o),Math.ceil((s+u)/7)},getYearWeek:function(n,a,t,r=0){const i=new Date(Number(n),parseInt(a)-1,Number(t)),o=new Date(Number(n),0,1),s=Math.round((i.valueOf()-o.valueOf())/864e5);let u=i.getDay(),e=6-u;return r!==0&&(u=u==0?7:u,e=7-u),Math.ceil((s+e)/7)},getWeekDate:function(n,a,t,r=0){const i=new Date(Number(n),parseInt(a)-1,Number(t)),o=i.getTime();let s=i.getDay();if(r===0){const e=o-s*864e5,c=o+(6-s)*864e5;return[this.date2Str(new Date(e)),this.date2Str(new Date(c))]}else{s=s==0?7:s;const u=1440*60*1e3,e=o-(s-1)*u,c=o+(7-s)*u;return[this.date2Str(new Date(e)),this.date2Str(new Date(c))]}},formatResultDate:function(n){let a=[...n.split("-")];return a[2]=qe.getNumTwoBit(Number(a[2])),a[3]=`${a[0]}-${a[1]}-${a[2]}`,a[4]=qe.getWhatDay(+a[0],+a[1],+a[2]),a},inScope4Day(n,a,t){const r=new Date(new Date(a).setDate(a.getDate()+t)),i=n.getTime(),o=r.getTime(),s=a.getTime();return o>s?i>=s&&i<=o:i>=o&&i<=s},inScope4Month(n,a,t){const r=new Date(new Date(a).setMonth(a.getMonth()+t)),i=n.getTime(),o=r.getTime(),s=a.getTime();return o>s?i>=s&&i<=o:i>=o&&i<=s}},pr={type:{type:[String],required:!1},modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},valueFormat:{type:[String],required:!1},format:{type:[String],required:!1,default:"YYYY-MM-DD"},flashFill:{type:[Boolean],required:!1,default:!0},flashFillThreshold:{type:[Function,Number],required:!1,default:8},flashFillFormat:{type:[Function,String],required:!1,default:"YYYYMMDD"}},hr={isLongTerm:{type:[Boolean,String],required:!1,default:!1},longTermText:{type:[String],required:!1},longTermActionLabel:{type:[String],required:!1},longTerm:{type:[Boolean],required:!1,default:!1},longTermValue:{type:[Date,Number,String,Array],required:!1},compatibleLongTermValue:{type:[Date,Number,String,Array],required:!1}};function b1(n,a,t){return{props:{...Ee,...Le,...pr,...hr},emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({componentName:n,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Fe.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,l.ref)(!1),v=pe(r,"modelValue",null,c),N=(0,l.computed)(()=>H.value&&Array.isArray(v.value)&&v.value.length==2?v.value[0]:v.value),p=(0,l.computed)(()=>H.value?"longTermKey":"normalKey"),f=Y=>{if(H.value&&r.type==="daterange"){const B=[...v.value];B[0]=Y,v.value=B}else v.value=Y;c("update:modelValue",v.value),c("change",v.value)},C=(0,l.computed)(()=>H.value&&r.type==="daterange"?"date":r.type),b=n,y=(0,l.computed)(()=>({[`${b}`]:!0,"is-long":H.value,"is-readonly":e.value,"is-disabled":s.value}));let F=pe(r,"hintText"),A=(0,l.ref)(!1);const $=Y=>{let B=Y.target.value;g.value=!0,me(F.value)||(A.value=!0),c("focus",B,Y)},E=Y=>{setTimeout(()=>{A.value&&(A.value=!1),g.value=!1},0);let B=Y.target.value;r.maxLength&&B.length>Number(r.maxLength)&&(B=B.slice(0,Number(r.maxLength))),c("blur",B,Y)},V=()=>{c("clear","")},S=Y=>{c("calendar-change",Y)},R=(Y,B,U)=>{c("panel-change",Y,B,U)},z=Y=>{c("visible-change",Y)},D=Pe((0,l.computed)(()=>r.longTermText),"longTermText",Me.Near),ee=Pe((0,l.computed)(()=>r.longTermActionLabel),"longTermActionLabel",Me.Near),w=Pe((0,l.computed)(()=>r.longTermValue),"longTermValue",Me.Near),k=Pe((0,l.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",Me.Near);let M=null;const H=(0,l.ref)(ce(r.longTerm)),X=Y=>{if(H.value=Y,c("update:longTerm",Y),Y){if(M=v.value,r.type==="daterange"){const B=[];Array.isArray(w.value)?(B[0]=v.value?v.value[0]??w.value[0]:null,B[1]=w.value[1]??w.value[0]):(B[0]=v.value?v.value[0]??w.value:null,B[1]=H.value),B[0]||(B[0]=r.valueFormat?qe.format(new Date,r.valueFormat):new Date),B[1]||(B[1]=r.valueFormat?qe.format(new Date,r.valueFormat):new Date),v.value=B}else Array.isArray(w.value)?v.value=w.value[1]??w.value[0]:v.value=w.value,v.value||(v.value=r.valueFormat?qe.format(new Date,r.valueFormat):new Date);c("update:modelValue",v.value)}else{if(r.type==="daterange"){const B=[];B[0]=Array.isArray(v.value)?v.value[0]:v.value,Array.isArray(M)?B[1]=M[1]:B[1]=M,B[0]||(B[0]=r.valueFormat?qe.format(new Date,r.valueFormat):new Date),B[1]||(B[1]=r.valueFormat?qe.format(new Date,r.valueFormat):new Date),v.value=B}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 B=[v.value[0]];Array.isArray(w.value)?B[1]=w.value[1]??w.value[0]:B[1]=H.value,B[0]||(B[0]=r.valueFormat?qe.format(new Date,r.valueFormat):new Date),B[1]||(B[1]=r.valueFormat?qe.format(new Date,r.valueFormat):new Date),v.value=B}else v.value=w.value;c("update:modelValue",v.value)}else Je(w.value,v.value)&&(H.value=!0)};Y(),(0,l.watch)([()=>r.longTerm],([B])=>{H.value!==B&&Y()}),(0,l.watch)([()=>v.value],([B])=>{let U=!1;if(r.type==="daterange"&&Array.isArray(B))try{let T=B[1];if(!T)return;if(B[0]==null){c("update:modelValue",[]);return}typeof T!="string"&&r.valueFormat&&(T=qe.format(T,r.valueFormat));let h=Array.isArray(w.value)?w.value[1]:w.value;(T===h||Array.isArray(k.value)&&k.value.findIndex(P=>T==P)!==-1)&&(U=!0)}catch(T){console.error(T)}H.value!==U&&(H.value=U)},{immediate:!0})}const I=(0,l.computed)(()=>({"fox-date-item__long":!0,"is-active":g.value})),te=(0,l.ref)(),W=(0,l.ref)(),L=/^\d+$/,O=(Y,B)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(Y,B):L.test(Y)&&Y.length===r.flashFillThreshold,j=(Y,B)=>{let U;if(typeof r.flashFillFormat=="function")U=r.flashFillFormat(Y,B);else{const h=r.flashFillFormat??"YYYYMMDD";U=qe.parser(Y,h)}const T=r.valueFormat??"YYYY-MM-DD";return qe.format(U,T)},_=Y=>Y?Y.endsWith("range"):!1,K=Y=>{if(!Y.target)return;const B=Y.target.value??"";if(O(B,r.type)){const U=j(B,r.type);if(_(r.type)){const T=Array.isArray(v.value)?[...v.value]:[];T[0]=U,f(T)}else f(U)}},Q=Y=>{if(!Y.target)return;const B=Y.target.value??"";if(O(B,r.type)){const U=j(B,r.type);if(_(r.type)){const T=Array.isArray(v.value)?[...v.value]:[];T[1]=U,f(T)}else f(U)}},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",K),Y[1]&&Y[1].addEventListener("input",Q)}else{const Y=te.value.$el.querySelector("input.el-input__inner");Y&&Y.addEventListener("input",K)}},G=()=>{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",K),Y[1]&&Y[1].removeEventListener("input",Q)}else{const Y=te.value.$el.querySelector("input.el-input__inner");Y&&Y.removeEventListener("input",K)}};return(0,l.onMounted)(ne),(0,l.onBeforeUnmount)(G),xe({focus:()=>{W?.value.focus()},blur:()=>{W?.value.blur()},handleOpen:()=>{W?.value.handleOpen()},handleClose:()=>{W?.value.handleClose()},setDisabled:Y=>{o.value=Y},setReadonly:Y=>{u.value=Y}}),()=>{const Y={...i.attrs,key:p.value,type:C.value,ref:W,class:y.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:N.value,valueFormat:r.valueFormat,format:r.format,"onUpdate:modelValue":f,onClear:V,onFocus:$,onBlur:E,onCalendarChange:S,onPanelChange:R,onVisibleChange:z},B={};i.slots["range-separator"]&&(B["range-separator"]=i.slots["range-separator"]),i.slots.cell&&(B.default=i.slots.cell);const U=[],T=(0,l.h)(x.ElDatePicker,Y,B);U.push(T);const h={default:()=>U};if(h.label=i.slots.default,h.fixedPreTip=i.slots.fixedPreTip,h.fixedTip=i.slots.fixedTip,Z){if(H.value){const q=(0,l.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),J=(0,l.h)("input",{class:["fox-date-item__long-text"],value:D.value,readonly:!0}),ae=(0,l.h)("div",{class:I.value},{default:()=>[q,J]});U.push(ae)}if(!e.value&&!s.value){const q=(0,l.h)(x.ElCheckbox,{label:ee.value||D.value,disabled:e.value||s.value,modelValue:H.value,"onUpdate:modelValue":X}),J=(0,l.h)("div",{class:{[`${b}__append`]:!0}},[q]);h.append=()=>J}}const P={...Ie(r,pr,hr),ref:te,class:{[`${b}__wrapper`]:!0,"has-append":Z},hintText:F.value,hintVisible:A.value};return r.prop&&(P.prop=`${r.prop}_item`),(0,l.h)(t,P,h)}}}}var{componentName:S1,create:w1,scope:x1}=se("date-item"),N1=w1(b1(S1,x1,_e)),Nn=N1,gr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function C1(n,a,t){return{props:{...Ee,...Le,...gr},emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Fe.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,l.ref)(!1),v=pe(r,"modelValue",null,c),N=n,p=(0,l.computed)(()=>({[N]:!0})),f=V=>{v.value=V,c("update:modelValue",V),c("change",V)};let C=pe(r,"hintText"),b=(0,l.ref)(!1);const y=V=>{let S=V.target.value;g.value=!0,me(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)},A=()=>{c("clear","")},$=V=>{c("visible-change",V)},E=(0,l.ref)();return xe({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:A,onFocus:y,onBlur:F,onVisibleChange:$},S={},R=[],z=(0,l.h)(x.ElTimePicker,V,S);R.push(z);const D={default:()=>R};D.label=i.slots.default,D.fixedPreTip=i.slots.fixedPreTip,D.fixedTip=i.slots.fixedTip;const ee={...Ie(r,gr),hintText:C.value,hintVisible:b.value};return r.prop&&(ee.prop=`${r.prop}_item`),(0,l.h)(t,ee,D)}}}}var{componentName:z1,create:k1,scope:E1}=se("time-item"),_1=k1(C1(z1,E1,_e)),Cn=_1,vr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function T1(n,a,t){return{props:{...Ee,...Le,...vr},emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Fe.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,l.ref)(!1),v=pe(r,"modelValue",null,c),N=n,p=(0,l.computed)(()=>({[N]:!0})),f=E=>{v.value=E,c("update:modelValue",E),c("change",E)};let C=pe(r,"hintText"),b=(0,l.ref)(!1);const y=E=>{let V=E.target.value;g.value=!0,me(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)},A=()=>{c("clear","")},$=(0,l.ref)();return xe({focus:()=>{$?.value.focus()},blur:()=>{$?.value.blur()},handleOpen:()=>{$?.value.handleOpen()},handleClose:()=>{$?.value.handleClose()},setDisabled:E=>{o.value=E},setReadonly:E=>{u.value=E}}),()=>{const E={...i.attrs,ref:$,class:p.value,placeholder:m.placeholder.value,disabled:s.value,readonly:e.value,modelValue:v.value,"onUpdate:modelValue":f,onClear:A,onFocus:y,onBlur:F},V={},S=[],R=(0,l.h)(x.ElTimeSelect,E,V);S.push(R);const z={default:()=>S};z.label=i.slots.default,z.fixedPreTip=i.slots.fixedPreTip,z.fixedTip=i.slots.fixedTip;const D={...Ie(r,vr),hintText:C.value,hintVisible:b.value};return r.prop&&(D.prop=`${r.prop}_item`),(0,l.h)(t,D,z)}}}}var{componentName:B1,create:$1,scope:V1}=se("time-select-item"),M1=$1(T1(B1,V1,_e)),zn=M1;function yr(n,a=0){let t=`${n}`,r=t.indexOf(".");if(r==-1)return t;let i=r;for(let o=t.length-1;o>=r;o--)if(t.charAt(o)!="0"){i=o;break}return i-r<a?i=r+a+1:i!=r&&(i+=1),i>t.length?t=t.padEnd(i,"0"):t=t.substring(0,i),t}function br(n,a,t=20){return typeof a=="string"&&(a=ke(a)),a==1||a==-1?`${n}`:a==0?"0":a>0?yr(ia(`${n}`,`${a}`)):yr(nn(`${n}`,sa(`${a}`),20))}function I1(n,a=-1,t=!1,r=3,i=","){return tl(n,a,t,r,i)}function Sr(n,a,t,r,i=!0){if(n==="")return"";if(n=ua(n),a=ke(a),a==1)return n;if(r)n=br(n,a),t&&(n=="0"&&i?n=`${n}.`.padEnd(ke(t)+2,"0"):n=nn(n,1,ke(t)));else{let o=-1*a;n=br(n,o)}return n}function wr(n,a){let t={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let r=ce(a.minInclude),i=jl(n,a.min);(r&&i==-1||!r&&(i==0||i==-1))&&(t.message="请输入不小于 {0} 的数值".replace("{0}",a.min),t.minValid=!1)}if(a.max!=null){let r=ce(a.maxInclude),i=jl(n,a.max);(r&&i==1||!r&&(i==0||i==1))&&(t.maxValid=!1)}return t}var xr={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 L1(n,a,t){return{props:{...Ee,...Le,...xr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),d=(0,l.ref)(!1),m=pe(r,"modelValue",null,c),g=(0,l.ref)("");(0,l.watch)([()=>m.value,()=>r.rates,()=>r.precision],([k,M,H])=>{if(me(k)){g.value="";return}const X=Sr(k,M,H,!1);g.value!==X&&(g.value=X)},{immediate:!0});const v=(0,l.computed)(()=>{let k="";return d.value&&(k=g.value),k}),{t:N}=(0,Fe.useFoxI18n)(a),p=(0,l.computed)(()=>{let k=r.placeholder??"";return!d.value&&!me(g.value)?k=I1(g.value,r.decimalLength,r.autoPadding,r.digits,r.separator):k=N(["placeholder",k]),k}),f=n,C=(0,l.computed)(()=>({[f]:!0,[`${f}__disabled`]:s.value,[`${f}__placeholder`]:g.value.length>0})),b=Pe((0,l.computed)(()=>r.textAlign),"textAlign");(0,l.computed)(()=>d.value?{textAlign:"left"}:{textAlign:b.value??"right"});const y=(0,l.ref)(""),F=(0,l.computed)(()=>{let k=y.value;return me(k)&&(k=r.errorTip??""),k}),A=(0,l.ref)(""),$=(0,l.ref)(!1),E=(k,M)=>{if(k=`${k}`,me(k)){g.value="",m.value="",M.forEach(H=>{c(H,"")}),ce(r.showTip)&&$.value&&($.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,l.triggerRef)(g);return}}if(k!="-"){if(!an(k)){(0,l.triggerRef)(g);return}if(r.integerLength!=-1&&ya(k)>Number(r.integerLength)){(0,l.triggerRef)(g);return}if(r.decimalLength&&r.decimalLength!=-1&&ba(k)>Number(r.decimalLength)){(0,l.triggerRef)(g);return}let H=wr(k,r);if(H.maxValid===!1){y.value=H.message,(0,l.triggerRef)(g);return}}else if(r.min!=null&&ke(r.min)>=0){(0,l.triggerRef)(g);return}A.value=k,ce(r.showTip)&&($.value=k.length>0),g.value=k,m.value=Sr(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"])},R=k=>{if(d.value=!0,ce(r.showTip)){let M=g.value;me(M)&&(M=r.hintText),me(M)||(A.value=M,$.value=!0)}y.value="",c("focus",m.value,k)},z=k=>{if(setTimeout(()=>{d.value=!1,ce(r.showTip)&&$.value===!0&&($.value=!1)},0),!me(g.value)){let M=wr(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)},D=()=>{c("clear","")},ee=(0,l.computed)(()=>Pt(r.unit)>0),w=(0,l.ref)();return xe({focus:()=>{w?.value.focus()},blur:()=>{w?.value.blur()},select:()=>{w?.value.select()},setDisabled:k=>{o.value=k},setReadonly:k=>{u.value=k}}),()=>{const k={...Ge(i.attrs),ref:w,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:D,onInput:V,onChange:S,onFocus:R,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:ee.value&&(M.suffix=()=>[r.unit]);const H=[],X=(0,l.h)(x.ElInput,k,M);H.push(X);const Z={default:()=>H};Z.label=i.slots.default,Z.fixedPreTip=i.slots.fixedPreTip,Z.fixedTip=i.slots.fixedTip;const I={...Ie(r,xr),errorTip:F.value,hintText:A.value,hintVisible:$.value,hintType:"number"};return r.prop&&(I.prop=`${r.prop}_item`),(0,l.h)(t,I,Z)}}}}var{componentName:A1,create:P1,scope:F1}=se("money-item"),R1=P1(L1(A1,F1,_e)),kn=R1,Nr={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 D1(n,a,t){return{props:{...Ee,...Le,...Nr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({componentName:n,validateCheckEvents:["blur","update:modelValue"],get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Fe.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,l.ref)(!1),v=pe(r,"modelValue",null,c),N=n,p=(0,l.computed)(()=>({[N]:!0,[`${N}__append`]:V.value})),f=(0,l.computed)(()=>({[`${N}__unit`]:!0})),C=R=>{v.value=R,c("update:modelValue",R),c("input",R)},b=R=>{c("change",R)};let y=pe(r,"hintText"),F=(0,l.ref)(!1);const A=R=>{let z=R.target.value;g.value=!0,me(y.value)||(F.value=!0),c("focus",z,R)},$=R=>{setTimeout(()=>{F.value&&(F.value=!1),g.value=!1},0);let z=R.target.value;r.maxLength&&z.length>Number(r.maxLength)&&(z=z.slice(0,Number(r.maxLength))),c("blur",z,R)},E=()=>{c("clear","")},V=(0,l.computed)(()=>Pt(r.unit)>0),S=(0,l.ref)();return xe({focus:()=>{S?.value.focus()},blur:()=>{S?.value.blur()},setDisabled:R=>{o.value=R},setReadonly:R=>{u.value=R}}),()=>{const R={...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:A,onBlur:$},z={},D=[],ee=(0,l.h)(x.ElInputNumber,R,z);D.push(ee);const w={default:()=>D};w.label=i.slots.default,w.fixedPreTip=i.slots.fixedPreTip,w.fixedTip=i.slots.fixedTip;const k={...Ie(r,Nr),hintText:y.value,hintVisible:F.value};if(r.prop&&(k.prop=`${r.prop}_item`),i.slots.append)w.append=i.slots.append;else if(V.value){const M=(0,l.h)("div",{class:f.value},[r.unit]);w.append=()=>M}return(0,l.h)(t,k,w)}}}}var{componentName:O1,create:q1,scope:H1}=se("input-number-item"),j1=q1(D1(O1,H1,_e)),En=j1;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 K1(n,a){return typeof n.childrenKey=="string"&&n.childrenKey.length>0?a[n.childrenKey]||null:a.children??null}var W1=class{proxy;constructor(n){this.proxy=n}async load(n,a,t,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(t,r);const i=je(this.proxy,n);return i===null?(console.error(`${n} component not found api function`),[]):(Ye(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await i(a,t,r))}};function Y1(){return new W1((0,l.getCurrentInstance)().proxy)}function Ql(n,a,t){return!(tt(n,a)!==tt(n,t)||ft(n,a)!==ft(n,t))}function Ua(n,a,t,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=Ua(n,u,t,r);i.push(e)}else{let e=!1;for(let c of o){if(t==="text")e=tt(n,c)===u;else if(t==="item")e=Ql(n,c,u);else{let d=ft(n,c);d==null&&(d=tt(n,c)),e=d===u}if(e){i.push(c),o=K1(n,c);break}}if(!e)break}}return i}function U1(n){return{text:n,value:n}}var Cr={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 G1(n,a,t){return{props:{...Ee,...Le,...Cr},emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({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,Fe.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,l.ref)(null),v=(0,l.ref)([]),N=(0,l.computed)(()=>v.value?v.value.map(G=>Array.isArray(G)?G.map(Y=>tt(r,Y)).join(" "):tt(r,G)).join(" "):""),p=(G,Y,B,U=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(g.value===G)return;g.value=G;const q=(0,l.toRaw)(G);if(U){const J=ne?.value.getCheckedNodes();if(J)if(r.multiple){const ae=[];J.forEach(oe=>{const fe=(oe.pathNodes??[]).map(Ne=>Ne.data);ae.push(fe)}),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=Ua(r,G,Y,B);if(T===null){if(v.value.length===0||v.value===null)return;v.value=[],g.value=null,U&&(c("update:pathNodes",[]),c("update:modelValue",null),c("change",null));return}const h=T[T.length-1];if(D.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&&(R.value=q.join(r.separator))}else R.value=null;let P=!0;if(T.length!==v.value.length)P=!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)P=!1;else for(let oe=0;oe<J.length;oe++)if(!Ql(r,J[oe],ae[oe])){P=!1;break}}else Ql(r,J,ae)||(P=!1);if(!P)break}if(!P){v.value=T;let q=[],J=[];T.forEach(oe=>{if(Array.isArray(oe)){let fe=[],Ne=[];for(let Ce of oe)fe.push(ft(r,Ce)),r.valueType==="text"?Ne.push(tt(r,Ce)):r.valueType==="item"?Ne.push(Ce):Ne.push(ft(r,Ce));q.push(fe),J.push(Ne)}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,l.toRaw)(J);U&&(c("update:pathNodes",T),c("update:modelValue",ae),c("change",ae))}},f=(0,l.ref)([]),C=Pe((0,l.computed)(()=>r.appearLoad),"appearLoad",Me.Near,G=>ce(G)),b=Y1(),y=async(G,Y)=>{if(G){const B=await b.load("cascader",G,Y);B.length>0&&(typeof B[0]=="string"?f.value=B.map(U=>U1(U)):f.value=B)}};(0,l.watch)([()=>r.source,()=>r.params],async([G,Y])=>{y(G,Y)},{immediate:!(C.value||r.lazy)});let F=!1;const A=()=>{F||(F=!0,y(r.source,r.params))};(0,l.watch)([()=>f.value,()=>r.modelValue],([G,Y])=>{p(Y,r.valueType,G,!1),c("setValue",Y)}),r.lazy&&p(r.modelValue,"value",[],!1);let $=null,E=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&($=async G=>{if(G!=null){E.value=!0;try{f.value=await r.remoteMethod(G)}catch(Y){console.error(Y)}E.value=!1}});const V=(0,l.ref)(!1),S=n,R=(0,l.ref)(null),z=(0,l.computed)(()=>({[S]:!0,"is-incomplete":R.value&&R.value.length>0})),D=(0,l.computed)(()=>{let G={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&(G.multiple=!0),r.props&&Object.assign(G,r.props),r.lazy&&(G.lazy=!0,typeof r.lazyLoad=="function"?G.lazyLoad=r.lazyLoad:G.lazyLoad=async(Y,B)=>{let U={};r.params&&Object.assign(U,r.params),Y&&Object.assign(U,Y);const T=await b.load("cascader",r.source,U,!0);if(Y?.config?.checkStrictly!==!0&&Array.isArray(g.value)&&g.value.length===Y.level){const h=Y.pathLabels??[];let P=[];h.forEach(q=>{q&&P.push(q)}),P.length>0&&(R.value=P.join(r.separator))}else R.value=null;B(T)}),G}),ee=G=>{r.allowCreate?(c("update:modelValue",G),c("change",G),g.value=G):p(G,"value",f.value,!0)};let w=pe(r,"hintText"),k=(0,l.ref)(!1);const M=G=>{let Y=G.target.value;V.value=!0,me(w.value)||(k.value=!0),c("focus",Y,G)},H=G=>{setTimeout(()=>{k.value&&(k.value=!1),V.value=!1},0);let Y=G.target.value;r.maxLength&&Y.length>Number(r.maxLength)&&(Y=Y.slice(0,Number(r.maxLength))),j.value||c("blur",Y,G)},X=()=>{c("clear","")},Z=(0,l.ref)(!1);let I=null;const te=()=>{r.showTooltip&&Z.value===!1&&(I&&clearTimeout(I),I=setTimeout(()=>{Z.value=!0},150))},W=()=>{I&&(clearTimeout(I),Z.value=!1,I=null)},L=(0,l.computed)(()=>Z.value||k.value),O=(0,l.computed)(()=>Z.value?N.value:w.value),j=(0,l.ref)(!1),_=G=>{j.value=G,c("visible-change",G),G||c("selected")},K=G=>{c("remove-tag",G)},Q=G=>{c("expand-change",G)},ne=(0,l.ref)();return xe({focus:()=>{ne?.value.focus()},blur:()=>{ne?.value.blur()},getCheckedNodes:()=>ne?.value.getCheckedNodes(),setDisabled:G=>{o.value=G},setReadonly:G=>{u.value=G}}),()=>{const G={...i.attrs,ref:ne,class:z.value,props:D.value,clearable:r.clearable,placeholder:R.value||m.placeholder.value,disabled:s.value||e.value,options:f.value,modelValue:g.value,separator:r.separator,onClear:X,onChange:ee,onFocus:M,onBlur:H,onVisibleChange:_,onRemoveTag:K,expandChange:Q};typeof $=="function"&&(G["remote-method"]=$,G.loading=E.value);const Y={};i.slots.option&&(Y.default=i.slots.option),i.slots.empty&&(Y.empty=i.slots.empty);const B=[],U=(0,l.h)(x.ElCascader,G,Y);B.push(U);const T={default:()=>B};T.label=i.slots.default,T.fixedPreTip=i.slots.fixedPreTip,T.fixedTip=i.slots.fixedTip;const h={...Ie(r,Cr),hintText:O.value,hintVisible:L.value,onMouseover:te,onMouseleave:W};return r.prop&&(h.prop=`${r.prop}_item`),C.value&&!r.lazy&&(h["appear-listen"]=!0,h.onAppear=A),(0,l.h)(t,h,T)}}}}var{componentName:X1,create:Z1,scope:J1}=se("cascader-item"),Q1=Z1(G1(X1,J1,_e)),_n=Q1,zr={modelValue:{type:[String,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1}};function eu(n,a,t){return{props:{...Ee,...Le,...zr},emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:d}=(0,Fe.useFoxI18n)(a),m=d(r,["placeholder"]),g=(0,l.ref)(!1),v=pe(r,"modelValue",null,c),N=n,p=(0,l.computed)(()=>({[N]:!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=pe(r,"hintText"),F=(0,l.ref)(!1);const A=S=>{let R=S.target.value;g.value=!0,me(y.value)||(F.value=!0),c("focus",R,S)},$=S=>{setTimeout(()=>{F.value&&(F.value=!1),g.value=!1},0);let R=S.target.value;r.maxLength&&R.length>Number(r.maxLength)&&(R=R.slice(0,Number(r.maxLength))),c("blur",R,S)},E=()=>{c("clear","")},V=(0,l.ref)();return xe({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:A,onBlur:$,onSelect:b},R={};i.slots.prepend&&(R.prepend=i.slots.prepend),i.slots.append&&(R.append=i.slots.append),i.slots.prefix&&(R.prefix=i.slots.prefix),i.slots.suffix&&(R.suffix=i.slots.suffix),i.slots.option&&(R.default=i.slots.option);const z=[],D=(0,l.h)(x.ElAutocomplete,S,R);z.push(D);const ee={default:()=>z};ee.label=i.slots.default,ee.fixedPreTip=i.slots.fixedPreTip,ee.fixedTip=i.slots.fixedTip;const w={...Ie(r,zr),hintText:y.value,hintVisible:F.value};return r.prop&&(w.prop=`${r.prop}_item`),(0,l.h)(t,w,ee)}}}}var{componentName:tu,create:lu,scope:nu}=se("autocomplete-item"),ru=lu(eu(tu,nu,_e)),Tn=ru;function au(n,a,t,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[t])}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[t])}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[t]),e=m[i]}}return s}var ou=class{proxy;constructor(n){this.proxy=n}async load(n,a,t){if(Array.isArray(a))return a;if(typeof a=="function")return await a(t);const r=je(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await r(a,t))}};function iu(){return new ou((0,l.getCurrentInstance)().proxy)}var Ga={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 su(n,a){return{props:{...Ga},setup(t,{attrs:r,slots:i}){const o=iu(),s=(0,l.ref)([]);(0,l.watch)([()=>t.source,()=>t.params],async([e,c])=>{s.value=await o.load(t.sourceType,e,c)},{immediate:!0});const u=(0,l.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return t.emptyText;let e=au(t.modelValue,s.value,t.textKey,t.valueKey,t.childrenKey);return e.length==0?t.emptyText??"":e.length===1?t.optionType=="item"?`${t.modelValue}${t.separator}${e[0]}`:e[0]:e.join(t.separator)});return()=>{const e={...r};if(i.default)return i.default({text:u.value,value:t.modelValue});const c=t.tag??"span";return typeof c=="object"?(0,l.h)(c,e,{default:()=>u.value}):(0,l.h)(c,e,[u.value])}}}}var{componentName:uu,create:cu,scope:du}=se("mapping"),fu=cu(su(uu,du)),It=fu;function mu(n,a){let t=a.split("."),r=n;for(let i=0;i<t.length;i++){let o=t[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 pu(n,a){return{props:{...Ga},setup(t,{attrs:r,slots:i}){return()=>{const o={default:s=>{const u=mu(s.row,s.column.property);return i.default?(0,l.h)(It,{...t,modelValue:u},{default:i.default}):(0,l.h)(It,{...t,modelValue:u})}};for(let s in i)s!=="default"&&(o[s]=i[s]);return(0,l.h)(x.ElTableColumn,{...r},o)}}}}var{componentName:hu,create:gu,scope:vu}=se("table-mapping-column"),yu=gu(pu(hu,vu)),Bn=yu,bu=Symbol.for("TableStateKey");function kr(n,a){let t=a.split("."),r=n;for(let i=0;i<t.length;i++){let o=t[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 Su(n,a){return{props:{prop:{type:[String],require:!1}},setup(t,{attrs:r}){const i=(0,l.inject)(bu,{});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=t.prop??u.column.property;g?d=kr(c,g)===(e?kr(e,g):null):d=Je(c,e)}const m=(0,l.h)("span",{class:{"el-radio__input":!0,"is-checked":d}},[(0,l.h)("span",{class:{"el-radio__inner":!0}})]);return(0,l.h)("label",{class:{"el-radio":!0,"is-checked":d}},[m])}};return(0,l.h)(x.ElTableColumn,{...r},s)}}}}var{componentName:wu,create:xu,scope:Nu}=se("table-radio-column"),Cu=xu(Su(wu,Nu)),$n=Cu,zu={},ku={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 Eu(n,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",ku,[...a[0]||(a[0]=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var _u=Ue(zu,[["render",Eu]]),{componentName:K7,create:Tu,scope:W7}=se("table-setting"),Bu={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:"不固定"}},$u=Tu({components:{FoxPopover:x.ElPopover,FoxCheckbox:x.ElCheckbox,FoxCheckboxGroup:x.ElCheckboxGroup,FoxButton:x.ElButton,FoxIcon:x.ElIcon,DragIcon:_u,Download:Ve.Download,RefreshLeft:Ve.RefreshLeft},props:{...Bu},setup(n,{emit:a,attrs:t}){let r=[];const i=(0,l.ref)([]),o=(0,l.computed)(()=>i.value.filter(_=>_.label===""||_.type?!1:_.fixed===""||_.fixed===!0||_.fixed==="left")),s=(0,l.computed)(()=>i.value.filter(_=>_.label===""||_.type?!1:_.fixed==="right")),u=(0,l.computed)(()=>i.value.filter(_=>!(_.label===""||_.type||_.fixed!==void 0))),e=(0,l.computed)(()=>(o.value.length>0||s.value.length>0)&&u.value.length>0),c=(0,l.computed)(()=>o.value.length>0),d=(0,l.computed)(()=>s.value.length>0),m=_=>_.length>1,g=(_,K)=>{Array.isArray(_)&&Array.isArray(K)&&_.forEach(ne=>{K.some(G=>G.prop===ne.prop?(ne.label=G.label,!0):!1)});const Q=[];i.value=_.map((ne,G)=>(!(ne.label===""||ne.type)&&ne.visible!==!1&&Q.push(ne.prop),{...ne,sortIndex:G})),u.value.length+o.value.length+s.value.length===Q.length?b.value=!0:Q.length>0&&(y.value=!0),$.value=Q},v=_=>_?_.type?_.type:_.label?_.prop:"":"",N=(_,K)=>{if(_.length!==K.length)return!1;const Q=_.map(ne=>v(ne));for(let ne of K){const G=v(ne);if(Q.indexOf(G)===-1)return!1}return!0},p=_=>{if(!_){const K=n.tableRef.getColumnSetting(),Q=K.srcColumnPropertyList;r=Q.map((ne,G)=>({...ne,sortIndex:G})),_=K.columnPropertyList,_&&_.length>0&&N(Q,_)||(_=Q)}g(_,r)},f=()=>{n.tableRef.setColumnSetting(i.value)},C=(0,l.computed)(()=>({"max-width":`${n.popoverWidth-125}px`})),b=(0,l.ref)(!1),y=(0,l.ref)(!1),F=_=>{const K=[];i.value.forEach(Q=>{_&&!(Q.label===""||Q.type)&&K.push(Q.prop),Q.visible=_}),b.value=!1,y.value=!1,u.value.length+o.value.length+s.value.length===K.length?b.value=!0:K.length>0&&(y.value=!0),$.value=K,f()},A=()=>{p(r),f()},$=(0,l.ref)([]),E=_=>{i.value.forEach(Q=>{Q.label===""||Q.type||(Q.visible=_.indexOf(Q.prop)!==-1)}),b.value=!1,y.value=!1;const K=u.value.length+o.value.length+s.value.length;_.length===K?b.value=!0:_.length>0&&(y.value=!0),f()},V=()=>{p()};(0,l.onMounted)(()=>{setTimeout(()=>{p()},50)});const S={currentRow:null,index:null,roleType:null},R=_=>_?_.dataset&&_.dataset.role==="row"?_:_.tagName.toLowerCase()!=="body"?(_=_.parentElement,R(_)):null:null,z=_=>{const K=_.currentTarget;K&&K.dataset&&(S.roleType=K.dataset.roleType,S.index=K.dataset.index)},D=_=>{S.currentRow&&(S.currentRow.classList.remove("is-dragover"),S.currentRow=null),S.index=null,S.roleType=null},ee=_=>{const K=_.currentTarget;_.relatedTarget;const Q=R(K);if(!Q)return;const ne=Q.dataset&&Q.dataset.roleType;S.roleType===ne&&(_.preventDefault(),S.currentRow&&S.currentRow!==Q&&S.currentRow.classList.remove("is-dragover"),Q.classList.add("is-dragover"),S.currentRow=Q)},w=_=>{_.preventDefault(),S.currentRow&&(S.currentRow.classList.remove("is-dragover"),S.currentRow=null)},k=_=>{const K=_.currentTarget,Q=R(K);if(!Q)return;const ne=Q.dataset&&Q.dataset.roleType;if(S.roleType!==ne)return;_.preventDefault();const G=Number(S.index),Y=Number(Q.dataset.index);if(G!==Y){if(G<Y){const B=i.value[G];i.value.splice(G,1),i.value.splice(Y,0,B)}else{const B=i.value[G];i.value.splice(G,1),i.value.splice(Y+1,0,B)}g(i.value,r),f()}},M=_=>{const K=i.value[_];K.fixed="left",f()},H=_=>{const K=i.value[_];K.fixed="right",f()},X=_=>{const K=i.value[_];K.fixed=void 0,f()},Z=new Map;let I=null;function te(_){const K=document.createRange();return K.setStart(_,0),K.setEnd(_,_.childNodes.length),K.getBoundingClientRect().width}return{attrs:t,leftFixedColumns:o,rightFixedColumns:s,unFixedColumns:u,isShowNotFixedTitle:e,isShowLeftFixedTitle:c,isShowRightFixedTitle:d,isDraggble:m,isCheckAll:b,isIndeterminate:y,handleCheckAllChange:F,handleReset:A,checkedValue:$,handleCheckChange:E,onShow:V,onDragStart:z,onDragEnd:D,onDragOver:ee,onDragLeave:w,onDrop:k,toLeftFixed:M,toRightFixed:H,toUnFixed:X,checkboxLabelStyle:C,onMouseOverForOverflowText:(_,K,Q)=>{const ne=_.currentTarget;if(ne){const G=Math.floor(ne.offsetWidth);if(Math.floor(te(ne))>G){let Y=Z.get(K);if(Y){if(Y===I)return;ze.hide(Y)}Y=ze.show(ne,Q,{type:"text",placement:"top",closeOnClick:!1}),Y&&(Z.set(K,Y),I=Y)}}},onMouseLeaveForOverflowText:(_,K)=>{const Q=Z.get(K);Q&&(ze.hide(Q),Q===I&&(I=null))},onMouseOverForTip:(_,K)=>{const Q=_.currentTarget;Q&&(I&&ze.hide(I),I=ze.show(Q,K,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:_=>{I&&(ze.hide(I),I=null)}}}}),Vu={class:"fox-table-setting"},Mu={class:"fox-table-setting__header"},Iu={class:"fox-table-setting__body"},Lu={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},Au={key:0,class:"fox-table-setting__body-title"},Pu=["data-index","draggable"],Fu=["onMouseover","onMouseleave"],Ru={class:"tools-item"},Du={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},Ou={key:0,class:"fox-table-setting__body-title"},qu=["data-index","draggable"],Hu=["onMouseover","onMouseleave"],ju={class:"tools-item"},Ku={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},Wu={key:0,class:"fox-table-setting__body-title"},Yu=["data-index","draggable"],Uu=["onMouseover","onMouseleave"],Gu={class:"tools-item"};function Xu(n,a,t,r,i,o){const s=(0,l.resolveComponent)("FoxCheckbox"),u=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),c=(0,l.resolveComponent)("RefreshLeft"),d=(0,l.resolveComponent)("FoxIcon"),m=(0,l.resolveComponent)("Download"),g=(0,l.resolveComponent)("fox-checkbox"),v=(0,l.resolveComponent)("FoxCheckboxGroup"),N=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(N,(0,l.mergeProps)(n.attrs,{placement:n.popoverPlacement,width:n.popoverWidth,onShow:n.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(n.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",Vu,[(0,l.createElementVNode)("div",Mu,[(0,l.createVNode)(s,{modelValue:n.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=p=>n.isCheckAll=p),indeterminate:n.isIndeterminate,onChange:n.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(u,{onClick:n.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",Iu,[(0,l.createVNode)(v,{modelValue:n.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=p=>n.checkedValue=p),onChange:n.handleCheckChange},{default:(0,l.withCtx)(()=>[n.leftFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",Lu,[n.isShowLeftFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",Au,(0,l.toDisplayString)(n.leftFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.leftFixedColumns,p=>((0,l.openBlock)(),(0,l.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,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:p.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,p.prop,p.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,p.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(n.checkboxLabelStyle)},(0,l.toDisplayString)(p.label),45,Fu)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",Ru,[(0,l.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,l.withCtx)(()=>[(0,l.createVNode)(c)]),_:1},8,["onClick"]),(0,l.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,l.withCtx)(()=>[(0,l.createVNode)(m)]),_:1},8,["onClick"])])],40,Pu))),128))])):(0,l.createCommentVNode)("",!0),n.unFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",Du,[n.isShowNotFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",Ou,(0,l.toDisplayString)(n.unFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.unFixedColumns,p=>((0,l.openBlock)(),(0,l.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,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:p.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,p.prop,p.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,p.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(n.checkboxLabelStyle)},(0,l.toDisplayString)(p.label),45,Hu)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",ju,[(0,l.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,l.withCtx)(()=>[(0,l.createVNode)(m)]),_:1},8,["onClick"]),(0,l.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,l.withCtx)(()=>[(0,l.createVNode)(m)]),_:1},8,["onClick"])])],40,qu))),128))])):(0,l.createCommentVNode)("",!0),n.rightFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",Ku,[n.isShowRightFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",Wu,(0,l.toDisplayString)(n.rightFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.rightFixedColumns,p=>((0,l.openBlock)(),(0,l.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,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(g,{class:"checkbox-item",label:p.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:f=>n.onMouseOverForOverflowText(f,p.prop,p.label),onMouseleave:f=>n.onMouseLeaveForOverflowText(f,p.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(n.checkboxLabelStyle)},(0,l.toDisplayString)(p.label),45,Uu)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",Gu,[(0,l.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,l.withCtx)(()=>[(0,l.createVNode)(c)]),_:1},8,["onClick"]),(0,l.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,l.withCtx)(()=>[(0,l.createVNode)(m)]),_:1},8,["onClick"])])],40,Yu))),128))])):(0,l.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var xl=Ue($u,[["render",Xu]]),Zu=class{proxy;constructor(n){this.proxy=n}async load(n,a,t,r,i,o,s){if(Array.isArray(a)){let e=(t-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,[t,r,i,o,s]);const u=je(this.proxy,n);return u===null?(console.error(`${n} component not found api function`),{totalSize:0,page:[]}):(Ye(i)&&(0,l.isReactive)(i)&&(i=(0,l.toRaw)(i)),await Reflect.apply(u,null,[a,t,r,i,o,s]))}};function Ju(){return new Zu((0,l.getCurrentInstance)().proxy)}var Qu=class{proxy;constructor(n){this.proxy=n}async load(n){let a=null;const t=je(this.proxy,"tableSetting");return typeof t=="function"&&(a=await Reflect.apply(t,null,["load",n])),a}save(n,a){const t=je(this.proxy,"tableSetting");typeof t=="function"&&Reflect.apply(t,null,["save",n,a])}remove(n){const a=je(this.proxy,"tableSetting");typeof a=="function"&&Reflect.apply(a,null,["remove",n])}};function Xa(){return new Qu((0,l.getCurrentInstance)().proxy)}var e0=Symbol.for("TableStateKey"),Er={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"}},_r={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}},Il={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:()=>"不固定"}},t0={infiniteLoad:{type:Boolean,default:()=>!1},loadText:{type:String},noMoreText:{type:String}};function l0(n,a){let t=a.split("."),r=n;for(let i=0;i<t.length;i++){let o=t[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 Ll(n,a){return n.filter(t=>{for(let r in a)if(a[r]!==l0(t,r))return!1;return!0})}function n0(n,a,t){return{props:{...Ee,...Le,...Er,..._r,...Il,...t0},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,Fe.useFoxI18n)(a),u=s(r,["loadText","noMoreText"]),{emitEvent:e,broadcast:c}=Be({componentName:n,validateHandler:{getValue(...le){return S.value}}},r.prop??i.attrs.name),d=n,m=(0,l.computed)(()=>({[d]:!0})),g=(0,l.computed)(()=>({[`${d}__setting`]:!0})),v=(0,l.computed)(()=>({[`${d}__footer`]:!0,[`${d}__footer__${r.footerAlign}`]:!0})),N=(0,l.computed)(()=>({[`${d}__pagination`]:!0,[`${d}__pagination__${r.paginationAlign}`]:!0})),p=(0,l.shallowRef)({}),f=(0,l.computed)(()=>({...p.value,...r.params??{},...r.baseParams??{}})),C=(0,l.ref)(r.infiniteLoad===!0?0:r.pageIndex),b=(0,l.ref)(r.pageSize),y=ce(r.infiniteLoad);y||((0,l.watch)(()=>r.pageIndex,le=>{C.value=le}),(0,l.watch)(()=>r.pageSize,le=>{b.value=le}),(0,l.watch)([C,b],([le,re],[ie,ue])=>{re!==ue&&(C.value=1,le=1),ee(r.data,le,re,f.value)}));const F=()=>Array.isArray(r.data)?!0:ce(r.autoLoad);F()&&(0,l.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?ee(le,C.value,b.value,re):C.value=1))},{deep:!0});const A=le=>{C.value=le,e("page-index-change",le)},$=le=>{b.value=le,e("page-size-change",le)},E=(0,l.ref)(!0),V=(0,l.ref)(0),S=(0,l.ref)(),R=Ju();let z=!0;const D=Pe((0,l.computed)(()=>r.appearLoad),"appearLoad",Me.Near,le=>ce(le)),ee=async(le,re,ie,ue,Te)=>{try{if(Te===!0){if(!E.value)return!1;const ge=await R.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 R.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 w=!1;const k=async()=>{if(!w){if(w=!0,!E.value){w=!1;return}C.value+=1,await ee(r.data,C.value,b.value,f.value,!0),w=!1}},M=(le={},re=!1)=>new Promise(async ie=>{p.value={...(0,l.toRaw)(le??{})},re||(C.value=r.pageIndex??1),y===!0?(C.value=0,S.value=[],E.value=!0,await k()):await ee(r.data,C.value,b.value,f.value),ie()}),H=()=>{V.value=0,S.value=[],y===!0&&(C.value=0,E.value=!0)};let X=!1;const Z=()=>{X||(X=!0,M())},I=(0,l.ref)(null);if(y===!0){let le=null;const re=()=>{I.value&&(le=new IntersectionObserver(ue=>{let Te=!1;for(let ge of ue)if(ge.intersectionRatio>0){Te=!0;break}Te&&k()}),le.observe(I.value))},ie=()=>{!le||!I.value||(le.unobserve(I.value),le=null)};(0,l.onMounted)(re),(0,l.onBeforeUnmount)(ie)}F()&&!D.value&&M();const te=(0,l.ref)(null);(0,l.provide)(e0,{currentRow:te});const W=(le,re)=>{te.value=le,e("current-change",le,re)},L=(le,re,ie)=>{e("row-click",le,re,ie),ce(r.rowClickSelectable)===!0&&Se?.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&&Se?.value.toggleRowExpansion(ue,!1)});const ie=O.length;O.splice(0,ie,le)}},_=i.attrs.id??r.prop??i.attrs.name,K=Xa(),Q=(0,l.ref)([]);let ne=[];const G=()=>({srcColumnPropertyList:ne.map(le=>({...le})),columnPropertyList:Q.value}),Y=le=>{Q.value=[...le],U()},B=async()=>{const le=await K.load(_);le&&(Q.value=le)},U=()=>{K.save(_,Q.value)},T=()=>{K.remove(_)};B();const h=le=>le?le.type?le.type:le.label?le.prop:"":"",P=(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 Te=ue;if(!Te.props)return;const ge=h(Te.props);ie.set(ge,Te);const ye={label:"",prop:""};P(ye,Te.props),ne.push(ye)}),Q.value.length===ne.length){const ue=[];for(let Te of Q.value){const ge=h(Te),ye=ie.get(ge);if(!ye)return re;if(Te.visible===!1)continue;const rt=ye;rt.props.fixed=Te.fixed,ue.push(rt)}return ue}return re},J=(0,l.shallowRef)(new Map),ae=({row:le,column:re,rowIndex:ie,columnIndex:ue})=>{const Te=`${ie}_${re.property}`,ge=`${ie}_${ue}`;let ye=J.value.get(Te);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,fe=(le=!1)=>{J.value.forEach((re,ie)=>{Ne(ie,re,le)})},Ne=(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)},Ce=(le,re,ie)=>{const ue=`${le}_${re}`;ie?(J.value.set(ue,ie),Ne(ue,ie)):(J.value.delete(ue),Ne(ue,"",!0)),(0,l.triggerRef)(J)},Xe=le=>{fe(!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)}),fe(),(0,l.triggerRef)(J)},mt=()=>{fe(),J.value.clear(),(0,l.triggerRef)(J)},et=(0,l.shallowRef)(new Map),ar=({rowIndex:le})=>{const re=`${le}`;return et.value.get(re)??""},so=le=>le?re=>{const ie=[];let ue=ar(re);return ue&&ie.push(ue),ue=typeof le=="function"?le(re):le,ue&&ie.push(ue),ie.length===0?"":ie.join(" ")}:ar,uo=(le,re)=>{const ie=`${le}`;re?et.value.set(ie,re):et.value.delete(ie),(0,l.triggerRef)(et)},co=()=>{et.value.clear(),(0,l.triggerRef)(et)},Se=(0,l.ref)();return xe({clearSelection:()=>Se?.value.clearSelection(),getSelectionRows:()=>Se?.value.getSelectionRows(),toggleRowSelection:(le,re)=>{Se?.value.toggleRowSelection(le,re)},toggleRowSelectionByProp:(le,re)=>{if(!S.value)return;const ie=Ll(S.value,le);ie.length!==0&&ie.forEach(ue=>{Se?.value.toggleRowSelection(ue,re)})},toggleAllSelection:()=>{Se?.value.toggleAllSelection()},toggleRowExpansion:(le,re)=>{Se?.value.toggleRowExpansion(le,re)},toggleRowExpansionByProp:(le,re)=>{if(!S.value)return;const ie=Ll(S.value,le);ie.length!==0&&ie.forEach(ue=>{Se?.value.toggleRowExpansion(ue,re)})},setCurrentRow:le=>{Se?.value.setCurrentRow(le)},setCurrentRowByProp:le=>{if(!S.value)return;const re=Ll(S.value,le);re.length!==0&&Se?.value.setCurrentRow(re[0])},getCurrentRow:()=>te.value,clearSort:()=>{Se?.value.clearSort()},clearFilter:le=>{Se?.value.clearFilter(le)},doLayout:()=>{Se?.value.doLayout()},sort:(le,re)=>{Se?.value.sort(le,re)},scrollTo:(le,re)=>{Se?.value.scrollTo(le,re)},setScrollTop:le=>{Se?.value.setScrollTop(le)},setScrollLeft:le=>{Se?.value.setScrollLeft(le)},loadData:M,clearData:H,getData(){return S.value},getTotalSize(){return V.value},getPageIndex(){return C.value},getPageSize(){return b.value},getColumnSetting:G,setColumnSetting:Y,removeColumnSetting:T,setCellClassName:Ce,setCellClassNames:Xe,clearCellClassName:mt,setRowClassName:uo,clearRowClassName:co}),()=>{const le={...Ge(i.attrs),onCurrentChange:W,onRowClick:L,onExpandChange:j,data:S.value,ref:Se,class:m.value,"cell-class-name":oe(r.cellClassName),"row-class-name":so(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 Ct=(0,l.h)(Ve.Loading,{class:`${d}__infinite-icon`});ye.push(Ct);const El=(0,l.h)("span",{class:`${d}__infinite-text`},[u.loadText.value]);ye.push(El)}else{const Ct=(0,l.h)("span",{class:`${d}__infinite-text`},[u.noMoreText.value]);ye.push(Ct)}const rt=(0,l.h)("div",{ref:I,class:`${d}__infinite`},ye);re.append=()=>rt}const ie=(0,l.h)(x.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,l.h)(x.ElPagination,{class:N.value,total:V.value,pageSize:b.value,"onUpdate:pageSize":$,pageSizes:r.pageSizes,currentPage:C.value,"onUpdate:currentPage":A,hideOnSinglePage:r.hideOnSinglePage,layout:r.paginationLayout,size:r.paginationSize,background:r.paginationBackground,appendSizeTo:r.paginationAppendSizeTo,teleported:r.paginationTeleported,popperClass:r.paginationPopperClass,prevText:r.paginationpPrevText,prevIcos:r.paginationPrevIcon,nextText:r.paginationNextText,pnextIcon:r.paginationNextIcon,disabled:r.paginationDisabled})),r.showSetting){const rt=[];ye&&rt.push(ye);const Ct=(0,l.h)(x.ElIcon,{class:g.value},{default:()=>(0,l.h)(Ve.Setting)}),El=(0,l.h)(xl,{...St(r,Il),tableRef:{getColumnSetting:G,setColumnSetting:Y,removeColumnSetting:T}},{default:()=>Ct});rt.push(El);const fo=(0,l.h)("div",{class:v.value},rt);ue.push(fo)}else ye&&ue.push(ye)}const Te={default:()=>ue},ge={...Ie(r,Er,_r,Il)};return r.prop&&(ge.prop=`${r.prop}_item`),ge.contentClass=`${d}__wrap`,ge.errorMarkClass="is-table-error",D.value&&F()&&(ge["appear-listen"]=!0,ge.onAppear=Z),(0,l.h)(t,ge,Te)}}}}var{componentName:r0,create:a0,scope:o0}=se("table-item"),i0=a0(n0(r0,o0,_e)),Vn=i0;function xt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Lt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function s0(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var u0=class{proxy;constructor(n){this.proxy=n}async load(n,a,t){if(Array.isArray(a))return a;if(typeof a=="function")return await a(t);const r=je(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await r(a,t))}};function c0(){return new u0((0,l.getCurrentInstance)().proxy)}function Za(n,a,t){return a===t?!0:!(a===null||t===null||xt(n,a)!==xt(n,t)||Lt(n,a)!==Lt(n,t))}function d0(n,a,t,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(t==="text")s=xt(n,o)===a;else if(t==="item")s=Za(n,o,a);else{let u=Lt(n,o);u==null&&(u=xt(n,o)),s=u===a}if(s){i=o;break}}return i}function f0(n){return{text:n,value:n}}function m0(n,a,t){return typeof n.itemOptions=="function"?n.itemOptions(a,t):n.itemOptions}var Tr={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 p0(n,a,t){return{inheritAttrs:!0,props:{...Ee,...Le,...Tr},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({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,l.ref)(null),m=(0,l.ref)(null),g=(S,R,z,D=!0)=>{const ee=d0(r,S,R,z);if(ee===null){if(m.value===null)return;m.value=null,d.value=null,D&&(c("update:modelValue",null),c("change",null));return}if(!Za(r,ee,m.value)){d.value=S;const w=(0,l.toRaw)(ee);m.value=w;let k=null;r.valueType==="text"?k=xt(r,w):r.valueType==="item"?k=w:k=Lt(r,w),D&&(c("update:modelValue",k),c("change",k))}},v=(0,l.ref)([]),N=Pe((0,l.computed)(()=>r.appearLoad),"appearLoad",Me.Near,S=>ce(S)),p=c0(),f=async(S,R)=>{if(S){const z=await p.load("radio",S,R);z.length>0&&(typeof z[0]=="string"?v.value=z.map(D=>f0(D)):v.value=z)}};(0,l.watch)([()=>r.source,()=>r.params],async([S,R])=>{f(S,R)},{immediate:!N.value});let C=!1;const b=()=>{C||(C=!0,f(r.source,r.params))};(0,l.watch)([()=>v.value,()=>r.modelValue],([S,R])=>{g(R,r.valueType,S,!1),c("setValue",R)});const y=n,F=(0,l.computed)(()=>({[y]:!0,[`is-${r.direction}`]:!0})),A=S=>{g(S,"value",v.value,!0)};let $=pe(r,"hintText"),E=pe(r,"hintVisible");const V=(S,R)=>{const z=[];return S.forEach((D,ee)=>{const w=Lt(r,D),k=xt(r,D);let M=s0(r,D);s.value===!0&&(M=s.value),e.value===!0&&(M=e.value);const H=m0(r,D,ee)??{},X=`${w}_${ee}`,Z={...H,key:X,value:w,size:r.size,border:ce(r.border)};M&&(Z.disabled=M),r.itemType==="button"?z.push((0,l.h)(x.ElRadioButton,Z,{default:()=>[k]})):typeof R=="function"?z.push((0,l.h)(x.ElRadio,Z,{default:()=>R(D)})):z.push((0,l.h)(x.ElRadio,Z,{default:()=>[k]}))}),z};return xe({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:A},R=[],z={};i.slots.options?z.default=i.slots.options:z.default=()=>V(v.value,i.slots.text);const D=(0,l.h)(x.ElRadioGroup,S,z);R.push(D);const ee={default:()=>R};ee.label=i.slots.default,ee.fixedPreTip=i.slots.fixedPreTip,ee.fixedTip=i.slots.fixedTip;const w={...Ie(r,Tr),hintText:$.value,hintVisible:E.value};return r.prop&&(w.prop=`${r.prop}_item`),N.value&&(w["appear-listen"]=!0,w.onAppear=b),(0,l.h)(t,w,ee)}}}}var{componentName:h0,create:g0,scope:v0}=se("radio-item"),y0=g0(p0(h0,v0,_e)),Mn=y0;function Nt(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function yt(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function b0(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}var S0=class{proxy;constructor(n){this.proxy=n}async load(n,a,t){if(Array.isArray(a))return a;if(typeof a=="function")return await a(t);const r=je(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await r(a,t))}};function w0(){return new S0((0,l.getCurrentInstance)().proxy)}function Ja(n,a,t){return a===t?!0:!(a===null||t===null||Nt(n,a)!==Nt(n,t)||yt(n,a)!==yt(n,t))}function x0(n,a,t,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(t==="text")u=Nt(n,s)===o;else if(t==="item")u=Ja(n,s,o);else{let e=yt(n,s);e==null&&(e=Nt(n,s)),u=e===o}if(u){i.push(s);break}}}),i}function N0(n){return{text:n,value:n}}function C0(n,a,t){return typeof n.itemOptions=="function"?n.itemOptions(a,t):n.itemOptions}var Br={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 z0(n,a,t){return{inheritAttrs:!0,props:{...Ee,...Le,...Br},emits:["change","update:modelValue","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({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,l.ref)([]),m=(0,l.ref)([]),g=(S,R,z,D=!0)=>{const ee=x0(r,S,R,z);if(ee===null){if(m.value===null||m.value.length===0)return;d.value=[],m.value=[],D&&(c("update:modelValue",[]),c("change",[]));return}let w=!0;if(ee.length!==m.value.length)w=!1;else for(let k=0;k<ee.length;k++){const M=ee[k],H=m.value[k];if(!Ja(r,M,H)){w=!1;break}}if(!w){m.value=ee;let k=[],M=[];ee.forEach(X=>{k.push(yt(r,X)),r.valueType==="text"?M.push(Nt(r,X)):r.valueType==="item"?M.push(X):M.push(yt(r,X))}),d.value=k;const H=(0,l.toRaw)(M);D&&(c("update:modelValue",H),c("change",H))}},v=(0,l.ref)([]),N=Pe((0,l.computed)(()=>r.appearLoad),"appearLoad",Me.Near,S=>ce(S)),p=w0(),f=async(S,R)=>{if(S){const z=await p.load("checkbox",S,R);z.length>0&&(typeof z[0]=="string"?v.value=z.map(D=>N0(D)):v.value=z)}};(0,l.watch)([()=>r.source,()=>r.params],async([S,R])=>{f(S,R)},{immediate:!N.value});let C=!1;const b=()=>{C||(C=!0,f(r.source,r.params))};(0,l.watch)([()=>v.value,()=>r.modelValue],([S,R])=>{g(R,r.valueType,S,!1),c("setValue",R)});const y=n,F=(0,l.computed)(()=>({[y]:!0,[`is-${r.direction}`]:!0})),A=S=>{g(S,"value",v.value,!0)};let $=pe(r,"hintText"),E=pe(r,"hintVisible");const V=(S,R)=>{const z=[];return S.forEach((D,ee)=>{const w=yt(r,D),k=Nt(r,D);let M=b0(r,D);s.value===!0&&(M=s.value),e.value===!0&&(M=e.value);const H=C0(r,D,ee)??{},X=`${w}_${ee}`,Z={...H,key:X,class:r.itemClass,value:w,size:r.size,border:ce(r.border)};M&&(Z.disabled=M),r.itemType==="button"?z.push((0,l.h)(x.ElCheckboxButton,Z,{default:()=>[k]})):typeof R=="function"?z.push((0,l.h)(x.ElCheckbox,Z,{default:()=>R(D)})):z.push((0,l.h)(x.ElCheckbox,Z,{default:()=>[k]}))}),z};return xe({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:ke(r.max),min:ke(r.min),onChange:A},R=[],z={};i.slots.options?z.default=i.slots.options:z.default=()=>V(v.value,i.slots.text);const D=(0,l.h)(x.ElCheckboxGroup,S,z);R.push(D);const ee={default:()=>R};ee.label=i.slots.default,ee.fixedPreTip=i.slots.fixedPreTip,ee.fixedTip=i.slots.fixedTip;const w={...Ie(r,Br),hintText:$.value,hintVisible:E.value};return r.prop&&(w.prop=`${r.prop}_item`),N.value&&(w["appear-listen"]=!0,w.onAppear=b),(0,l.h)(t,w,ee)}}}}var{componentName:k0,create:E0,scope:_0}=se("checkbox-item"),T0=E0(z0(k0,_0,_e)),In=T0,$r={modelValue:{type:[Number,String],required:!1}};function B0(n,a,t){return{props:{...Ee,...Le,...$r},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({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=pe(r,"modelValue",C=>ke(C),c),m=n,g=(0,l.computed)(()=>({[m]:!0})),v=C=>{c("update:modelValue",C),c("change",C)};let N=pe(r,"hintText"),p=(0,l.ref)(!1);const f=(0,l.ref)();return xe({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,l.h)(x.ElRate,C,b);y.push(F);const A={default:()=>y};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const $={...Ie(r,$r),hintText:N.value,hintVisible:p.value};return r.prop&&($.prop=`${r.prop}_item`),(0,l.h)(t,$,A)}}}}var{componentName:$0,create:V0,scope:M0}=se("rate-item"),I0=V0(B0($0,M0,_e)),Ln=I0,Vr={modelValue:{type:[Boolean,String,Number],required:!1}};function L0(n,a,t){return{props:{...Ee,...Le,...Vr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),{emitEvent:c}=Be({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=pe(r,"modelValue",null,c),m=n,g=(0,l.computed)(()=>({[m]:!0})),v=C=>{c("update:modelValue",C),c("change",C)};let N=pe(r,"hintText"),p=pe(r,"hintVisible");const f=(0,l.ref)();return xe({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,l.h)(x.ElSwitch,C,b);y.push(F);const A={default:()=>y};A.label=i.slots.default,A.fixedPreTip=i.slots.fixedPreTip,A.fixedTip=i.slots.fixedTip;const $={...Ie(r,Vr),hintText:N.value,hintVisible:p.value};return r.prop&&($.prop=`${r.prop}_item`),(0,l.h)(t,$,A)}}}}var{componentName:A0,create:P0,scope:F0}=se("switch-item"),R0=P0(L0(A0,F0,_e)),An=R0,Mr={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}},D0=class{proxy;constructor(n){this.proxy=n}async load(n,a,t,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(t,r);const o=je(this.proxy,n);return o===null?(console.error(`${n} component not found api function`),[]):(Ye(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await o(a,t,r))}};function O0(){return new D0((0,l.getCurrentInstance)().proxy)}var Ir={modelValue:{type:[String,Number,Boolean,Array],required:!1}};function q0(n,a,t){return{props:{...Ee,...Le,...Ir,...Mr},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const o=(0,l.ref)(null),s=De((0,l.computed)(()=>o.value??r.disabled)),u=(0,l.ref)(null),e=Re((0,l.computed)(()=>u.value??r.readonly)),c=(0,l.ref)(!1),{emitEvent:d}=Be({componentName:n,get readonly(){return e.value},get disabled(){return s.value}},r.prop??i.attrs.name),m=pe(r,"modelValue",null,d),g=n,v=(0,l.computed)(()=>({[g]:!0})),N=D=>{m.value=D,d("update:modelValue",D),d("change",D)};let p=pe(r,"hintText"),f=(0,l.ref)(!1);const C=D=>{let ee=D.target.value;c.value=!0,me(p.value)||(f.value=!0),d("focus",ee,D)},b=D=>{setTimeout(()=>{f.value&&(f.value=!1),c.value=!1},0);let ee=D.target.value;r.maxLength&&ee.length>Number(r.maxLength)&&(ee=ee.slice(0,Number(r.maxLength))),F.value||d("blur",ee,D)},y=()=>{d("clear","")},F=(0,l.ref)(!1),A=D=>{F.value=D,d("visible-change",D),D||d("selected")},$=(0,l.ref)([]),E=O0(),V=async(D,ee)=>{try{$.value=await E.load("treeselect",D,ee)}catch(w){console.error(w)}};(0,l.watch)([()=>r.data,()=>r.params,()=>r.lazy],([D,ee,w])=>{!D||w||V(D,ee)},{immediate:!0});let S=null;r.lazy&&(typeof r.load=="function"?S=r.load:S=async(D,ee)=>{debugger;let w={};r.params&&Object.assign(w,r.params),D&&Object.assign(w,D),ee(await E.load("treeselect",r.data,w,!0))});let R={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const z=(0,l.ref)();return xe({focus:()=>{z?.value.focus()},blur:()=>{z?.value.blur()},setDisabled:D=>{o.value=D},setReadonly:D=>{u.value=D}}),()=>{const D={...Ge(i.attrs),ref:z,class:v.value,disabled:s.value||e.value,modelValue:m.value,"onUpdate:modelValue":N,lazy:r.lazy,props:R,onClear:y,onFocus:C,onBlur:b,onVisibleChange:A};S?D.load=S:D.data=$.value;const ee={};i.slots.option&&(ee.default=i.slots.option);const w=[],k=(0,l.h)(x.ElTreeSelect,D,ee);w.push(k);const M={default:()=>w};M.label=i.slots.default,M.fixedPreTip=i.slots.fixedPreTip,M.fixedTip=i.slots.fixedTip;const H={...Ie(r,Ir,Mr),hintText:p.value,hintVisible:f.value};return r.prop&&(H.prop=`${r.prop}_item`),(0,l.h)(t,H,M)}}}}var{componentName:H0,create:j0,scope:K0}=se("tree-select-item"),W0=j0(q0(H0,K0,_e)),Pn=W0,Y0={},U0={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 G0(n,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",U0,[...a[0]||(a[0]=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var X0=Ue(Y0,[["render",G0]]),{componentName:Y7,create:Z0,scope:U7}=se("group-setting"),J0={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:"到底部"}},Q0=Z0({components:{FoxPopover:x.ElPopover,FoxCheckbox:x.ElCheckbox,FoxCheckboxGroup:x.ElCheckboxGroup,FoxButton:x.ElButton,FoxIcon:x.ElIcon,DragIcon:X0,Download:Ve.Download,RefreshLeft:Ve.RefreshLeft},props:{...J0},emits:["change"],setup(n,{emit:a,attrs:t,expose:r}){let i=null;const o=(0,l.ref)([]),s=Xa(),u=W=>W.length>1,e=()=>{const W=[];o.value=[...o.value].map((L,O)=>(L.visible!==!1&&W.push(L.prop),{...L,sortIndex:O})),o.value.length===W.length?p.value=!0:W.length>0&&(f.value=!0),y.value=W},c=W=>{let L=null;if(typeof W=="string")L=document.querySelectorAll(`.fox-group[prop="${W}"] > div > .fox-item[prop]`);else if(W&&typeof W=="object"){const j=W.$el??W;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 K="";_&&(K=_.textContent??"");const Q=j.getAttribute("prop")??"",ne=window.getComputedStyle(j,null).getPropertyValue("display");O.push({label:K,prop:Q,sortIndex:0,visible:ne!=="none"})}),O},d=()=>{if(!i){const W=c(n.groupRef??n.groupProp);if(W.length===0)return!1;i=W}return!0},m=async(W=!1)=>{const L=await s.load(n.groupProp),O=j=>{if(!j||!i)return;const _=i.map(K=>({...K}));Array.isArray(L)&&L.forEach(K=>{_.some(Q=>{if(Q.prop===K.prop){const ne=Q.label;return Object.assign(Q,K),Q.label=ne,!0}return!1})}),o.value=_.sort((K,Q)=>K.sortIndex-Q.sortIndex),e(),W&&v(!1)};i?O(!0):al(d,n.initDelay,5,50,!1,O)},g=()=>{o.value=(i??[]).map(W=>({...W})),e(),v()},v=(W=!0)=>{W&&s.save(n.groupProp,o.value),a("change",o.value.map(L=>({...L})))},N=(0,l.computed)(()=>({"max-width":`${n.popoverWidth-125}px`})),p=(0,l.ref)(!1),f=(0,l.ref)(!1),C=W=>{const L=[];o.value.forEach(O=>{W&&L.push(O.prop),O.visible=W}),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,l.ref)([]),F=W=>{o.value.forEach(O=>{O.visible=W.indexOf(O.prop)!==-1}),p.value=!1,f.value=!1;const L=o.value.length;W.length===L?p.value=!0:W.length>0&&(f.value=!0),v()},A=()=>{m()};(0,l.onMounted)(()=>{m(!0)});const $={currentRow:null,index:null},E=W=>W?W.dataset&&W.dataset.role==="row"?W:W.tagName.toLowerCase()!=="body"?(W=W.parentElement,E(W)):null:null,V=W=>{const L=W.currentTarget;L&&L.dataset&&($.index=L.dataset.index)},S=W=>{$.currentRow&&($.currentRow.classList.remove("is-dragover"),$.currentRow=null),$.index=null},R=W=>{const L=W.currentTarget;W.relatedTarget;const O=E(L);O&&(W.preventDefault(),$.currentRow&&$.currentRow!==O&&$.currentRow.classList.remove("is-dragover"),O.classList.add("is-dragover"),$.currentRow=O)},z=W=>{W.preventDefault(),$.currentRow&&($.currentRow.classList.remove("is-dragover"),$.currentRow=null)},D=W=>{const L=W.currentTarget,O=E(L);if(!O)return;W.preventDefault();const j=Number($.index),_=Number(O.dataset.index);if(j!==_){if(j<_){const K=o.value[j];o.value.splice(j,1),o.value.splice(_,0,K)}else{const K=o.value[j];o.value.splice(j,1),o.value.splice(_+1,0,K)}e(),v()}},ee=W=>{const L=o.value[W];o.value.splice(W,1),o.value.splice(0,0,L),e(),v()},w=W=>{const L=o.value[W];o.value.splice(W,1),o.value.push(L),e(),v()};r({refresh:()=>{i=null,m(!1)}});const k=new Map;let M=null;function H(W){const L=document.createRange();return L.setStart(W,0),L.setEnd(W,W.childNodes.length),L.getBoundingClientRect().width}return{attrs:t,itemPropertyList:o,isDraggble:u,isCheckAll:p,isIndeterminate:f,handleCheckAllChange:C,handleReset:b,checkedValue:y,handleCheckChange:F,onShow:A,onDragStart:V,onDragEnd:S,onDragOver:R,onDragLeave:z,onDrop:D,checkboxLabelStyle:N,toTop:ee,toBottom:w,onMouseOverForOverflowText:(W,L,O)=>{const j=W.currentTarget;if(j){const _=Math.floor(j.offsetWidth);if(Math.floor(H(j))>_){let K=k.get(L);if(K){if(K===M)return;ze.hide(K)}K=ze.show(j,O,{type:"text",placement:"top",closeOnClick:!1}),k.set(L,K),M=K}}},onMouseLeaveForOverflowText:(W,L)=>{const O=k.get(L);O&&(ze.hide(O),O===M&&(M=null))},onMouseOverForTip:(W,L)=>{const O=W.currentTarget;O&&(M&&ze.hide(M),M=ze.show(O,L,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:W=>{M&&(ze.hide(M),M=null)}}}}),ec={class:"fox-group-setting"},tc={class:"fox-group-setting__header"},lc={class:"fox-group-setting__body"},nc={class:"fox-group-setting__body-list","data-role":"container"},rc=["data-index","draggable"],ac=["onMouseover","onMouseleave"],oc={class:"tools-item"};function ic(n,a,t,r,i,o){const s=(0,l.resolveComponent)("FoxCheckbox"),u=(0,l.resolveComponent)("FoxButton"),e=(0,l.resolveComponent)("DragIcon"),c=(0,l.resolveComponent)("Download"),d=(0,l.resolveComponent)("FoxIcon"),m=(0,l.resolveComponent)("FoxCheckboxGroup"),g=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(g,(0,l.mergeProps)(n.attrs,{placement:n.popoverPlacement,width:n.popoverWidth,onShow:n.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(n.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",ec,[(0,l.createElementVNode)("div",tc,[(0,l.createVNode)(s,{modelValue:n.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=v=>n.isCheckAll=v),indeterminate:n.isIndeterminate,onChange:n.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(u,{onClick:n.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",lc,[(0,l.createVNode)(m,{modelValue:n.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=v=>n.checkedValue=v),onChange:n.handleCheckChange},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",nc,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.itemPropertyList,v=>((0,l.openBlock)(),(0,l.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]=(...N)=>n.onDragStart&&n.onDragStart(...N)),onDragend:a[6]||(a[6]=(...N)=>n.onDragEnd&&n.onDragEnd(...N)),onDrop:a[7]||(a[7]=(...N)=>n.onDrop&&n.onDrop(...N)),onDragover:a[8]||(a[8]=(...N)=>n.onDragOver&&n.onDragOver(...N)),onDragleave:a[9]||(a[9]=(...N)=>n.onDragLeave&&n.onDragLeave(...N))},[n.isDraggble(n.itemPropertyList)?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",label:v.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:N=>n.onMouseOverForOverflowText(N,v.prop,v.label),onMouseleave:N=>n.onMouseLeaveForOverflowText(N,v.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(n.checkboxLabelStyle)},(0,l.toDisplayString)(v.label),45,ac)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",oc,[(0,l.createVNode)(d,{onClick:N=>n.toTop(v.sortIndex),onMouseover:a[1]||(a[1]=N=>n.onMouseOverForTip(N,n.toTopText)),onMouseleave:a[2]||(a[2]=N=>n.onMouseLeaveForTip(N)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(c)]),_:1},8,["onClick"]),(0,l.createVNode)(d,{onClick:N=>n.toBottom(v.sortIndex),onMouseover:a[3]||(a[3]=N=>n.onMouseOverForTip(N,n.toBottomText)),onMouseleave:a[4]||(a[4]=N=>n.onMouseLeaveForTip(N))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(c)]),_:1},8,["onClick"])])],40,rc))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Fn=Ue(Q0,[["render",ic]]),sc={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}},uc=class{proxy;constructor(n){this.proxy=n}async load(n,a,t,r,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(t,r);const o=je(this.proxy,n);return o===null?(console.error(`${n} component not found api function`),[]):(Ye(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await o(a,t,r))}};function cc(){return new uc((0,l.getCurrentInstance)().proxy)}function dc(n,a,t){return{props:{...Zl,...sc},setup(r,i){const o=n,s=(0,l.computed)(()=>({[o]:!0})),u=(0,l.ref)([]),e=cc(),c=async(y,F)=>{try{u.value=await e.load("tree",y,F)}catch(A){console.error(A)}},d=(0,l.shallowRef)({}),m=(0,l.computed)(()=>({...d.value,...r.params??{}}));(Array.isArray(r.data)?!0:r.lazy?!1:ce(r.autoLoad))&&(0,l.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 A={};r.params&&Object.assign(A,r.params),y&&Object.assign(A,y),F(await e.load("treeselect",r.data,A,!0))});const N={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,l.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 A=`${F[N.label]}`,$=`${y}`;return A.includes($)},C=(0,l.ref)();(0,l.watch)(()=>r.filterKeyword,y=>{C.value.filter(y)});const b=y=>(...F)=>{const A=C.value[y];return Reflect.apply(A,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:N,ref:E=>C.value=E};v?y.load=v:y.data=u.value,y["filter-node-method"]=f;const F=[],A=(0,l.h)(x.ElTree,y,i.slots);F.push(A);const $={default:()=>F};return(0,l.h)(t,{...St(r,Zl)},$)}}}}var{componentName:fc,create:mc,scope:pc}=se("tree-item"),hc=mc(dc(fc,pc,yl)),Rn=hc,Lr="fox-icon",G7=(0,l.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(n,{emit:a}){var t;const r=n,i=a,o=g=>{i("click",g)},s=(0,l.useSlots)();(0,l.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,l.h)(c?"img":r.tag,{class:c?`${Lr}__img`:`${r.fontClassName} ${Lr} ${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:""},(t=s.default)==null?void 0:t.call(s));const m=()=>d;return(g,v)=>((0,l.openBlock)(),(0,l.createBlock)(m))}});var gc=["aria-labelledby"],vc=[(0,l.createElementVNode)("path",{d:"m636.165 957.44-70.804-70.81c107.591-92.062 176.03-228.587 176.03-381.317 0-145.495-62.284-276.121-161.177-367.774l70.978-70.979c117.013 109.83 190.51 265.477 190.51 438.61 0 180.444-79.78 341.908-205.537 452.27zM445.087 766.356l-72.94-72.929c66.284-36.644 111.191-107.167 111.191-188.257 0-73.615-37.048-138.522-93.47-177.29l71.623-71.614c74.23 57.708 122.189 147.615 122.189 248.904 0 108.657-54.958 204.447-138.593 261.186zm-191.12-175.17c-39.577 0-71.67-32.082-71.67-71.675 0-39.598 32.088-71.675 71.67-71.675 39.609 0 71.68 32.077 71.68 71.675 0 39.593-32.071 71.675-71.68 71.675z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],X7=(0,l.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},vc,14,gc))}}),yc=["aria-labelledby"],bc=[(0,l.createElementVNode)("path",{d:"M960 572.8H64c-25.6 0-48-22.4-48-48s22.4-48 48-48h896c25.6 0 48 22.4 48 48s-22.4 48-48 48zm-448 448c-25.6 0-48-22.4-48-48v-896c0-25.6 22.4-48 48-48s48 22.4 48 48v896c0 25.6-22.4 48-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sc=(0,l.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,yc))}}),wc=["aria-labelledby"],xc=[(0,l.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm18.944 281.898 3.584 3.072 152.15 150.998a32 32 0 0 1-41.473 48.512l-3.584-3.115L544 523.222v287.445a32 32 0 0 1-63.701 4.352l-.299-4.352V523.69l-93.27 93.696a32 32 0 0 1-41.685 3.157l-3.584-3.072a32 32 0 0 1-3.157-41.685l3.072-3.584 147.968-148.438a32 32 0 0 1 41.6-3.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Z7=(0,l.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},xc,14,wc))}}),Nc=["aria-labelledby"],Cc=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],J7=(0,l.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Cc,14,Nc))}}),zc=["aria-labelledby"],kc=[(0,l.createElementVNode)("path",{d:"m573.056 272 308.8 404.608A76.8 76.8 0 0 1 820.736 800H203.232a76.8 76.8 0 0 1-61.056-123.392L450.976 272a76.8 76.8 0 0 1 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Q7=(0,l.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},kc,14,zc))}}),Ec=["aria-labelledby"],_c=[(0,l.createElementVNode)("path",{d:"m573.056 752 308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],e9=(0,l.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_c,14,Ec))}}),Tc=["aria-labelledby"],Bc=[(0,l.createElementVNode)("path",{d:"M946.693 149.193a73.767 73.767 0 0 0-73.633-16.078L91.58 393.627c-28.662 9.554-47.944 34.196-50.216 64.371-2.272 30.118 12.99 57.439 39.846 71.187L303.974 643.48v228.997c0 16.078 13.05 29.127 29.127 29.127s29.127-13.049 29.127-29.127V673.364L711.812 852.73c10.602 5.418 22.137 8.156 33.613 8.156a73.398 73.398 0 0 0 30.234-6.525 73.342 73.342 0 0 0 41.185-48.817l150.82-583.999c6.875-26.214-1.223-53.885-20.971-72.351zm-35.36 57.788-150.82 583.998c-1.632 6.292-6.117 9.146-8.68 10.253s-7.632 2.622-13.399-.35L389.783 621.985l396.361-272.863a29.057 29.057 0 0 0 7.457-40.486 29.098 29.098 0 0 0-40.487-7.457L330.946 591.867l-223.114-114.47c-8.272-4.253-8.621-11.884-8.388-14.971.233-3.088 1.747-10.603 10.544-13.515L891.41 188.456c1.806-.582 3.495-.874 5.068-.874 5.184 0 8.855 2.796 10.427 4.253 2.04 1.806 6.525 7.107 4.428 15.146z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],t9=(0,l.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,Tc))}}),$c=["aria-labelledby"],Vc=[(0,l.createElementVNode)("path",{d:"M136.533 540.444c-11.377 0-25.6-5.688-34.133-17.066-14.222-19.911-11.378-45.511 8.533-59.734L477.867 179.2c19.91-14.222 45.51-11.378 59.733 8.533s11.378 45.511-8.533 59.734L162.133 531.91c-5.689 5.689-14.222 8.533-25.6 8.533zm745.245 0c-8.534 0-17.067-2.844-25.6-8.533L489.244 247.467c-19.91-14.223-22.755-42.667-8.533-59.734 14.222-19.91 42.667-22.755 59.733-8.533l366.934 284.444c19.91 14.223 22.755 42.667 8.533 59.734-8.533 11.378-19.911 17.066-34.133 17.066zM512 1024c-22.756 0-42.667-19.911-42.667-42.667v-768c0-22.755 19.911-42.666 42.667-42.666s42.667 19.91 42.667 42.666v768c0 22.756-19.911 42.667-42.667 42.667zM884.622 85.333h-742.4c-22.755 0-42.666-19.91-42.666-42.666S119.466 0 142.222 0h742.4c22.756 0 42.667 19.911 42.667 42.667s-19.911 42.666-42.667 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],l9=(0,l.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Vc,14,$c))}}),Mc=["aria-labelledby"],Ic=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zM448 320a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-17.067 149.333h51.2c12.8 0 21.334 8.534 21.334 21.334v8.533c0 12.8-8.534 21.333-21.334 21.333h-51.2c-12.8 0-25.6-12.8-25.6-25.6s12.8-25.6 25.6-25.6zm51.2 0H524.8c25.6 0 51.2 21.334 51.2 51.2v8.534L537.6 755.2c0 8.533-8.533 17.067-21.333 17.067H473.6c-25.6 0-51.2-21.334-51.2-51.2v-8.534L460.8 486.4c4.267-8.533 12.8-17.067 21.333-17.067zm8.534 251.734h76.8c12.8 0 25.6 12.8 25.6 25.6s-12.8 25.6-25.6 25.6h-76.8c-12.8 0-21.334-8.534-21.334-21.334v-12.8c4.267-12.8 12.8-17.066 21.334-17.066z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],n9=(0,l.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Ic,14,Mc))}}),Lc=["aria-labelledby"],Ac=[(0,l.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],r9=(0,l.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M762.311 391.396C655.36 466.489 566.613 552.96 491.52 659.91c-20.48 27.307-61.44 27.307-79.644-2.275-34.134-52.338-72.818-91.023-125.156-125.156-25.031-15.929-9.102-54.613 20.48-50.062 56.889 11.378 100.124 34.133 143.36 72.818 77.369-93.298 175.218-166.116 286.72-213.903 27.307-9.102 50.062 31.858 25.031 50.063M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],a9=(0,l.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],o9=(0,l.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],i9=(0,l.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":n.name,role:"presentation"},qc,14,Oc))}}),Hc=["aria-labelledby"],jc=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],s9=(0,l.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M280.598 1008.246c-19.692 0-39.385-3.938-59.077-11.815-31.508-15.754-59.077-43.323-70.892-78.77-3.939-15.753-7.877-31.507-7.877-51.2l3.938-196.923-118.153-153.6C4.906 488.37-2.971 448.985.967 413.538s23.631-70.892 51.2-90.584c11.816-11.816 27.57-19.692 43.323-23.63l189.047-55.14L394.813 82.709c43.324-63.016 129.97-78.77 192.985-35.446 15.754 7.876 27.57 23.63 35.446 35.446l110.277 161.477 189.046 55.138c35.446 11.815 63.016 35.446 82.708 66.954 15.754 31.508 19.692 70.892 11.815 106.338-3.938 15.754-11.815 31.508-23.63 43.323l-118.154 153.6 3.938 196.924c0 35.446-11.815 70.892-39.384 98.461-23.631 27.57-59.077 43.323-94.523 43.323-15.754 0-35.447-3.938-51.2-7.877l-181.17-66.954-185.107 66.954c-15.754 3.939-31.508 7.877-47.262 7.877zm232.37-870.4c-7.878 0-11.816 3.939-15.755 7.877L379.06 319.015c-11.816 15.754-23.631 27.57-43.323 31.508L134.875 409.6c-3.938 0-3.938 0-7.877 3.938s-7.877 11.816-7.877 15.754c0 3.939 0 7.877 3.939 15.754l126.03 165.416c11.816 15.753 15.754 31.507 15.754 51.2l-3.938 204.8v7.876c3.938 7.877 7.877 11.816 11.815 11.816s7.877 3.938 15.754 0l196.923-70.892c15.754-7.877 35.446-7.877 51.2 0l196.923 70.892h7.877c7.877 0 11.815-3.939 15.754-7.877 3.938-3.939 3.938-7.877 3.938-15.754l-3.938-208.738c0-19.693 3.938-35.447 15.754-51.2l129.969-165.416s3.938-3.938 3.938-7.877c3.939-7.877 0-11.815 0-15.754s-3.938-7.876-11.815-7.876l-200.861-59.077c-15.754-3.939-31.508-15.754-43.324-31.508L532.66 141.785c0-3.939-3.939-3.939-3.939-3.939-7.877 3.939-11.815 0-15.754 0zM158.505 681.354zm-7.877-27.57zM300.29 240.247zm425.354 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],u9=(0,l.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.082 211.145 1024zm336.082-265.19 231.057 120.78-44.636-254.687 186.42-178.544L662.756 409.6 547.227 178.544 431.7 409.6l-257.313 36.759 186.42 178.544-44.635 254.687 231.056-120.78z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],c9=(0,l.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":n.name,role:"presentation"},Uc,14,Yc))}}),Gc=["aria-labelledby"],Xc=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],d9=(0,l.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":n.name,role:"presentation"},Xc,14,Gc))}}),Zc=["aria-labelledby"],Jc=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],f9=(0,l.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,Zc))}}),Qc=["aria-labelledby"],e2=[(0,l.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],m9=(0,l.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},e2,14,Qc))}}),t2=["aria-labelledby"],l2=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],p9=(0,l.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":n.name,role:"presentation"},l2,14,t2))}}),n2=["aria-labelledby"],r2=[(0,l.createElementVNode)("path",{d:"M512 960C264.96 960 64 759.04 64 512S264.981 64 512 64c246.997 0 448 200.96 448 448S759.04 960 512 960zm0-832c-211.733 0-384 172.267-384 384s172.267 384 384 384 384-172.267 384-384-172.267-384-384-384zm1.067 645.333c-89.195 0-171.926-40.32-226.923-110.613a31.979 31.979 0 1 1 50.39-39.424 222.763 222.763 0 0 0 176.511 86.059c70.123 0 134.891-31.915 177.664-87.552a31.979 31.979 0 1 1 50.774 38.976 286.123 286.123 0 0 1-228.416 112.554zm-144-258.133a47.979 47.979 0 0 1-48-48v-64a47.979 47.979 0 0 1 48-48 47.979 47.979 0 0 1 48 48v64a48 48 0 0 1-48 48zm288 0a48 48 0 0 1-48-48v-64a48 48 0 1 1 96 0v64a48 48 0 0 1-48 48z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],h9=(0,l.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},r2,14,n2))}}),a2=["aria-labelledby"],o2=[(0,l.createElementVNode)("path",{d:"M525.474 635.958c-64.674 0-134.737-24.253-185.937-64.674-18.863-13.473-21.558-40.42-8.084-56.59 13.473-18.862 40.42-21.557 56.59-8.083 37.725 29.642 88.925 48.505 137.43 48.505 48.506 0 102.4-18.863 137.432-45.81 16.169-13.474 43.116-10.78 56.59 5.389 13.473 16.168 10.779 43.116-5.39 56.59-48.505 40.42-121.263 64.673-188.631 64.673zm353.01 10.779h-18.863c-70.063 0-150.905-32.337-199.41-78.148-16.169-16.168-16.169-40.42-2.695-56.589 16.168-16.168 40.42-16.168 56.59-2.695 35.03 32.337 97.01 56.59 145.515 56.59h21.558c21.558-2.695 43.116 13.473 45.81 35.031s-13.473 43.116-35.031 45.81h-13.474zm-708.716 0h-13.473c-21.558-2.695-37.727-21.558-35.032-45.81 2.695-21.559 21.558-37.727 45.81-35.032h21.559c51.2 0 115.873-24.253 148.21-56.59 16.169-16.168 40.421-16.168 56.59 0 16.168 16.169 16.168 40.421 0 56.59-48.506 48.505-129.348 78.147-204.8 78.147h-8.085c-2.694 2.695-5.39 2.695-10.779 2.695zm800.337-156.295-53.894-261.39c-18.864-86.23-97.011-148.21-183.243-148.21H326.063c-97.01 0-183.242 67.369-199.41 153.6l-45.81 253.305L0 474.274l45.81-253.306C70.064 97.011 191.327 0 323.369 0h406.906C856.926 0 967.41 88.926 994.358 212.884l53.895 261.39-78.148 16.168zm-808.42 156.295C75.452 646.737 0 571.284 0 479.663c0-21.558 18.863-40.42 40.421-40.42s40.421 18.862 40.421 40.42c0 45.81 37.726 86.232 80.842 86.232 21.558 0 40.421 18.863 40.421 40.42s-18.863 40.422-40.42 40.422zm727.578 0c-21.558 0-40.42-18.863-40.42-40.421s18.862-40.421 40.42-40.421c45.81 0 80.842-35.032 80.842-80.842 0-21.558 18.863-40.421 40.421-40.421s40.421 18.863 40.421 40.42c0 88.927-72.758 161.685-161.684 161.685zM781.473 1024h-512c-105.094 0-188.63-83.537-188.63-188.632V592.842h80.841v242.526c0 59.285 48.505 107.79 107.79 107.79h512c59.284 0 107.79-48.505 107.79-107.79v-256h80.841v256c0 105.095-83.537 188.632-188.631 188.632z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],g9=(0,l.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":n.name,role:"presentation"},o2,14,a2))}}),i2=["aria-labelledby"],s2=[(0,l.createElementVNode)("path",{d:"M512 658.286c-58.514 0-124.343-25.6-175.543-65.829-21.943-18.286-25.6-54.857-7.314-76.8 18.286-21.943 54.857-25.6 76.8-7.314 32.914 25.6 73.143 43.886 109.714 43.886S596.114 537.6 625.371 512c21.943-18.286 58.515-18.286 76.8 7.314s18.286 58.515-7.314 76.8c-51.2 36.572-120.686 62.172-182.857 62.172zm303.543-3.657c-65.829 0-135.314-29.258-186.514-73.143-21.943-21.943-21.943-54.857-3.658-76.8 21.943-21.943 54.858-21.943 76.8-3.657 36.572 32.914 87.772 51.2 138.972 40.228 29.257-7.314 58.514 14.629 65.828 43.886 7.315 29.257-14.628 58.514-43.885 65.828-14.629 3.658-29.257 3.658-47.543 3.658zm-610.743 0c-14.629 0-32.914 0-47.543-3.658-29.257-7.314-51.2-32.914-43.886-65.828 3.658-29.257 32.915-51.2 62.172-43.886 51.2 10.972 106.057-10.971 138.971-43.886 21.943-21.942 54.857-21.942 76.8 0 21.943 21.943 21.943 54.858 0 76.8-47.543 51.2-117.028 80.458-186.514 80.458zm709.486-160.915-51.2-230.4c-14.629-69.485-76.8-117.028-153.6-117.028H318.17c-80.457 0-153.6 54.857-168.228 124.343l-43.886 223.085L0 471.771l43.886-223.085C65.829 128 182.857 36.57 318.17 36.57h391.315c128 0 234.057 84.115 263.314 204.8l51.2 230.4-109.714 21.943zM168.229 650.971C76.8 650.971 0 574.171 0 482.743c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 32.914 25.6 58.514 58.515 58.514 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zm687.542 0c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857c32.915 0 58.515-25.6 58.515-58.514 0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857c0 91.428-76.8 168.228-168.229 168.228zm-588.8 336.458c-106.057 0-193.828-87.772-193.828-193.829V585.143h109.714V793.6c0 47.543 36.572 84.114 84.114 84.114h493.715c47.543 0 84.114-36.571 84.114-84.114V585.143h109.714V793.6c0 106.057-87.771 193.829-193.828 193.829H266.97z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],v9=(0,l.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M714.24 942.08H286.72c-140.8 0-256-115.2-256-256v-371.2c0-140.8 115.2-256 256-256H384c23.04 0 43.52 17.92 43.52 43.52s-17.92 43.52-40.96 43.52h-97.28c-94.72 0-171.52 76.8-171.52 171.52v368.64c0 94.72 76.8 171.52 171.52 171.52H716.8c94.72 0 171.52-76.8 171.52-171.52V317.44c0-23.04 17.92-43.52 43.52-43.52s43.52 17.92 43.52 43.52v368.64c-5.12 140.8-120.32 256-261.12 256zM870.4 145.92H642.56c-23.04 0-43.52-17.92-43.52-43.52s17.92-43.52 43.52-43.52H870.4c23.04 0 43.52 17.92 43.52 43.52s-20.48 43.52-43.52 43.52zM501.76 599.04h-7.68c-23.04-5.12-38.4-25.6-33.28-51.2 40.96-212.48 184.32-389.12 391.68-486.4 20.48-10.24 46.08 0 56.32 20.48 10.24 20.48 0 46.08-20.48 56.32-181.76 84.48-307.2 238.08-343.04 424.96-5.12 23.04-23.04 35.84-43.52 35.84z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],y9=(0,l.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,u2))}}),d2=["aria-labelledby"],f2=[(0,l.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],b9=(0,l.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":n.name,role:"presentation"},f2,14,d2))}}),m2=["aria-labelledby"],p2=[(0,l.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.273zm170.667-868.85H667.152c-24.825 0-46.546-21.721-46.546-46.545s21.721-46.546 46.546-46.546h248.242c24.824 0 46.545 21.722 46.545 46.546s-21.72 46.545-46.545 46.545zM515.103 620.606h-9.31c-24.823-6.206-40.338-27.927-37.235-55.854C512 332.024 670.255 139.636 896.776 34.133c24.824-9.309 49.648 0 62.06 21.722 9.31 24.824 0 49.648-21.72 62.06-201.698 93.091-338.231 260.655-378.57 465.455-3.104 21.72-21.722 37.236-43.443 37.236z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],S9=(0,l.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M512 1021.305c-24.253 0-51.2-5.39-75.453-18.863l-309.894-158.99c-53.895-26.947-86.232-83.536-86.232-142.82V323.368c0-61.979 32.337-115.873 86.232-142.82l309.894-158.99c45.81-24.253 102.4-24.253 148.21 0l309.896 158.99c53.894 26.947 86.231 83.536 86.231 142.82v377.264c0 61.979-32.337 115.873-86.231 142.82l-309.895 158.99c-21.558 13.474-48.505 18.863-72.758 18.863zm0-937.768c-13.474 0-24.253 2.695-37.726 8.084l-309.895 158.99c-26.947 13.473-43.116 43.115-43.116 72.757v377.264c0 29.642 16.169 56.59 43.116 72.757l309.895 158.99c24.252 10.779 51.2 10.779 75.452 0l309.895-158.99c26.947-13.473 43.116-40.42 43.116-72.757V323.368c0-29.642-16.169-56.59-43.116-72.757L549.726 91.62c-13.473-5.39-24.252-8.084-37.726-8.084zm0 644.042c-110.484 0-202.105-91.621-202.105-202.105S401.515 323.368 512 323.368s202.105 91.621 202.105 202.106S622.485 727.579 512 727.579zm0-323.368c-67.368 0-121.263 53.894-121.263 121.263S444.632 646.737 512 646.737s121.263-53.895 121.263-121.263S579.368 404.21 512 404.21z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],w9=(0,l.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M838.267 354.657h55.459C865.31 283.212 817.72 222.89 758.072 178.935 690.285 128.98 606.855 100.15 518.25 100.15c-88.607 0-172.034 28.829-239.822 78.784-59.652 43.956-107.238 104.277-135.653 175.722h41.699c15.728 0 30.12 6.474 40.599 16.901l.056.065.062.054c10.444 10.478 16.904 24.864 16.904 40.6V710.31c0 15.745-6.474 30.12-16.904 40.6l-.062.05-.056.067c-10.479 10.443-24.865 16.9-40.6 16.9h-67.161c-34.262 0-65.428-14.03-88.029-36.622l-.116-.117C6.58 708.59-7.456 677.424-7.456 643.168V479.43c0-34.345 14.03-65.544 36.63-88.145l.06.06c13.72-13.712 30.568-24.272 49.33-30.47 30.643-93.997 89.48-173.074 165.365-229 77.62-57.2 173.047-90.206 274.32-90.206 101.266 0 196.7 33.005 274.32 90.205 77.625 57.207 137.421 138.64 167.438 235.475a126.222 126.222 0 0 1 33.497 23.995l.06-.06c22.601 22.601 36.632 53.8 36.632 88.145v163.736c0 34.257-14.035 65.422-36.622 88.022l-.117.116c-22.6 22.591-53.77 36.623-88.03 36.623h-18.638l7.586 5.402c-43.45 60.724-100.182 109.081-164.665 142.223-64.61 33.21-136.954 51.242-211.462 51.242l-2.32-.005c-9.561 9.976-23.032 16.19-37.949 16.19-29.041 0-52.578-23.541-52.578-52.58s23.537-52.576 52.578-52.576c21.12 0 39.333 12.457 47.694 30.424 62.64-1.143 123.187-16.736 177.317-44.558a404.036 404.036 0 0 0 122.747-97.156c-10.768-2.43-20.449-7.916-28.073-15.508l-.056-.065-.06-.05c-10.444-10.482-16.906-24.847-16.906-40.601V412.276c0-15.735 6.464-30.12 16.906-40.6l.06-.053.056-.065c10.484-10.443 24.848-16.901 40.603-16.901zm-654.652 58.48h-66.303c-18.272 0-34.838 7.427-46.791 19.38v.116c-12.028 12.026-19.497 28.6-19.497 46.798v163.737c0 18.238 7.451 34.826 19.436 46.844 12.019 11.984 28.607 19.438 46.852 19.438h66.303V413.136zm721.814 0h-66.302V709.45h66.302c18.243 0 34.835-7.454 46.853-19.438 11.985-12.018 19.434-28.606 19.434-46.844V479.43c0-18.199-7.471-34.772-19.495-46.798v-.116c-11.952-11.952-28.52-19.38-46.792-19.38z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],x9=(0,l.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},y2,14,v2))}}),b2=["aria-labelledby"],S2=[(0,l.createElementVNode)("path",{d:"M1024 657.723H905.846v-126.03c0-228.431-177.23-413.54-393.846-413.54s-393.846 185.109-393.846 413.54v126.03H0v-126.03C0 236.307 228.43 0 512 0s512 236.308 512 531.692v126.031zM196.923 866.462C86.646 866.462 0 779.815 0 669.538s86.646-196.923 196.923-196.923 196.923 86.647 196.923 196.923S307.2 866.462 196.923 866.462zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm630.154 275.693c-110.277 0-196.923-86.647-196.923-196.924S716.8 472.615 827.077 472.615 1024 559.262 1024 669.538s-86.646 196.924-196.923 196.924zm0-275.693c-43.323 0-78.77 35.446-78.77 78.77s35.447 78.769 78.77 78.769 78.77-35.446 78.77-78.77-35.447-78.769-78.77-78.769zm-149.662 429.293c-23.63 0-47.261-15.754-55.138-43.324-7.877-31.507 7.877-63.015 39.385-74.83 102.4-31.508 189.046-102.4 236.307-196.923 15.754-27.57 51.2-39.385 78.77-23.631s39.384 51.2 23.63 78.77c-63.015 122.091-177.23 216.614-307.2 256-3.938 3.938-11.815 3.938-15.754 3.938z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],N9=(0,l.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zM984.615 1024c-10.502 0-21.005-2.626-28.882-10.503L824.451 882.215c-15.754-15.753-15.754-39.384 0-55.138s39.385-15.754 55.139 0l131.282 131.282c15.754 15.754 15.754 39.385 0 55.138-5.251 7.877-15.754 10.503-26.257 10.503z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],C9=(0,l.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,w2))}}),N2=["aria-labelledby"],C2=[(0,l.createElementVNode)("path",{d:"M512 1023.999c-280.87 0-512-231.13-512-512S231.13 0 512 0s511.999 231.13 511.999 512-231.13 511.999-512 511.999zm0-936.228c-234.057 0-424.23 190.172-424.23 424.228S277.944 936.23 512 936.23s424.228-190.173 424.228-424.23S746.056 87.772 512 87.772zm468.113 936.228c-11.703 0-23.405-2.926-32.183-11.703L830.902 895.269c-17.554-17.555-17.554-43.886 0-61.44s43.886-17.555 61.44 0l117.028 117.028c17.555 17.554 17.555 43.886 0 61.44-5.851 8.777-17.554 11.703-29.257 11.703z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],z9=(0,l.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M257.471 275.98a56.884 56.884 0 1 1-59.785-96.702c89.82-55.632 179.639-110.923 269.515-166.555a85.325 85.325 0 0 1 89.649 0l269.458 166.441a56.884 56.884 0 1 1-59.785 96.76L511.969 118.81 257.47 275.98m0 472.133a56.884 56.884 0 1 0-59.785 96.703L467.2 1011.257a85.325 85.325 0 0 0 89.649 0l269.458-166.441a56.884 56.884 0 1 0-59.785-96.703L511.969 905.17C427.099 852.837 342.285 800.39 257.414 748",fill:"currentColor","fill-opacity":"0.9"},null,-1)],k9=(0,l.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M802.595 1024H276.757C154.984 1024 55.35 924.368 55.35 802.595v-69.19c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.513v69.19c0 77.491 60.887 138.378 138.379 138.378h525.838c77.491 0 138.378-60.887 138.378-138.378v-66.422c0-22.14 19.373-41.514 41.513-41.514S1024 714.032 1024 736.173v66.422C1024 924.368 924.368 1024 802.595 1024zM96.865 332.108c-22.14 0-41.514-16.605-41.514-41.513v-69.19C55.351 99.632 154.984 0 276.757 0h525.838C924.368 0 1024 99.632 1024 221.405v69.19c0 22.14-19.373 41.513-41.514 41.513s-41.513-16.605-41.513-41.513v-69.19c0-77.491-60.887-138.378-138.378-138.378H276.757c-77.492 0-138.379 60.887-138.379 138.378v69.19c0 24.908-19.373 41.513-41.513 41.513zm940.973 221.406H41.514C19.373 553.514 0 534.14 0 512s19.373-41.514 41.514-41.514h996.324c22.14 0 41.513 19.373 41.513 41.514s-19.373 41.514-41.513 41.514z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],E9=(0,l.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":n.name,role:"presentation"},_2,14,E2))}}),T2=["aria-labelledby"],B2=[(0,l.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.971 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.771 0 160.914 73.143 160.914 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM160.914 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zm702.172 380.343H716.8c-87.771 0-160.914-73.143-160.914-160.914V160.914C555.886 73.143 629.029 0 716.8 0h146.286C950.857 0 1024 73.143 1024 160.914V307.2c0 87.771-73.143 160.914-160.914 160.914zM716.8 87.771c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H716.8zM307.2 1024H160.914C73.143 1024 0 950.857 0 863.086V716.8c0-87.771 73.143-160.914 160.914-160.914H307.2c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM160.914 643.657c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zM204.8 175.543h58.514c17.555 0 29.257 11.703 29.257 29.257v58.514c0 17.555-11.702 29.257-29.257 29.257H204.8c-17.554 0-29.257-11.702-29.257-29.257V204.8c0-17.554 11.703-29.257 29.257-29.257zm482.743 833.828c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885zm234.057 0c-23.406 0-43.886-20.48-43.886-43.885V643.657c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886v321.829c0 23.405-20.48 43.885-43.886 43.885z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_9=(0,l.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},B2,14,T2))}}),$2=["aria-labelledby"],V2=[(0,l.createElementVNode)("path",{d:"M1113.6 349.867h-128c0-119.467-98.133-217.6-217.6-217.6-55.467 0-106.667 21.333-149.333 59.733l-4.267 4.267c-34.133 34.133-85.333 34.133-119.467 0-42.666-42.667-93.866-64-149.333-64-119.467 0-217.6 98.133-217.6 217.6H0c0-192 153.6-345.6 345.6-345.6 76.8 0 149.333 25.6 209.067 72.533C614.4 29.867 686.933 4.267 763.733 4.267c196.267 0 349.867 153.6 349.867 345.6zM588.8 102.4zM93.867 631.467c-4.267-4.267-8.534-12.8-12.8-17.067-51.2-76.8-76.8-170.667-76.8-260.267h128c0 68.267 21.333 136.534 55.466 192 4.267 0 4.267 4.267 8.534 8.534l-102.4 76.8zm934.4-8.534L921.6 550.4c38.4-59.733 64-128 64-200.533h128c0 98.133-29.867 192-85.333 273.066zM558.933 989.867c-12.8 0-29.866-4.267-42.666-8.534-4.267-4.266-8.534-4.266-12.8-4.266C332.8 900.267 192 776.533 85.333 622.933L192 554.667c89.6 136.533 217.6 243.2 362.667 307.2l4.266-4.267C704 789.333 832 682.667 921.6 550.4l106.667 72.533c-102.4 153.6-247.467 277.334-418.134 354.134l-8.533 4.266c-12.8 8.534-29.867 8.534-42.667 8.534zM550.4 866.133zm17.067 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],T9=(0,l.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":n.name,role:"presentation"},V2,14,$2))}}),M2=["aria-labelledby"],I2=[(0,l.createElementVNode)("path",{d:"M381.262 1005.563c-16.132 21.51-45.708 24.198-67.216 8.066-21.51-16.132-24.198-45.708-8.066-67.217C413.526 806.602 518.384 666.79 625.932 529.67c8.066-10.755 8.066-24.198 0-34.953C518.384 354.905 413.526 215.093 305.98 77.972c-16.132-21.51-10.755-51.085 8.066-67.217C335.556-5.377 365.13 0 381.262 18.82c107.547 142.5 212.405 282.31 319.952 419.433 34.952 43.019 34.952 104.858 0 150.565C593.667 728.63 488.81 868.44 381.262 1005.562",fill:"currentColor","fill-opacity":"0.9"},null,-1)],L2=(0,l.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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))}}),A2=["aria-labelledby"],P2=[(0,l.createElementVNode)("path",{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2 2.9 3.6 8.1 4.3 11.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8c-1.5-1.2-3.3-1.8-5.2-1.8-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 8zm752-80h-63.6c-4.4 0-8 3.6-8 8v255.3H287.8v-72.6c0-1.9-.6-3.7-1.8-5.2-2.9-3.6-8.1-4.3-11.7-1.4L131 768.6c-4.3 5-3.6 10.3 0 13.2l143.3 112.4c1.5 1.2 3.3 1.8 5.2 1.8 4.6 0 8.4-3.8 8.4-8.4V815h536.6c39.5 0 71.7-32.2 71.7-71.8V480c-.2-4.4-3.8-8-8.2-8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],B9=(0,l.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,A2))}}),F2=["aria-labelledby"],R2=[(0,l.createElementVNode)("path",{d:"M771.938 315.077h199.55l-13.13 154.913L758.81 364.964c-13.128-7.877-18.38-23.63-10.502-36.759 2.625-7.877 13.128-13.128 23.63-13.128zm-535.63 393.846H44.636L57.764 554.01l191.672 105.026c13.128 7.877 18.38 23.63 10.502 36.759-5.25 7.877-15.753 13.128-23.63 13.128zM509.374 1024C257.313 1024 44.636 845.456 5.251 596.02 0 575.016 15.754 556.637 36.76 551.386c21.005-2.626 42.01 10.502 44.636 31.507 34.133 210.052 215.302 362.339 427.98 362.339 191.671 0 362.338-128.657 417.476-312.452 5.252-21.005 28.882-34.133 49.887-26.256 21.006 5.251 34.134 28.882 26.257 49.887C937.354 871.713 735.179 1024 509.375 1024zm467.364-551.385c-18.379 0-36.759-13.128-39.384-34.133C903.22 231.056 722.05 78.77 509.374 78.77c-191.671 0-362.338 128.657-414.85 312.452-5.252 21.005-28.883 34.133-49.888 26.256-21.005-5.251-34.133-28.882-26.257-49.887C81.395 152.287 283.57 0 509.374 0c252.062 0 464.739 178.544 504.123 427.98 2.626 21.005-10.502 42.01-31.507 44.635h-5.252z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$9=(0,l.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},R2,14,F2))}}),D2=["aria-labelledby"],O2=[(0,l.createElementVNode)("path",{d:"M776.374 334.77h181.17l-27.57 149.66-169.354-90.584c-15.754-7.877-19.692-27.57-11.815-43.323 3.938-7.877 15.754-15.754 27.569-15.754zM256.497 689.23H59.574l27.57-149.66 181.168 90.584c15.754 7.877 23.631 27.57 15.754 43.323-3.938 7.877-15.754 15.754-27.569 15.754zm256 334.77c-252.062 0-464.738-177.23-512-421.415-3.938-31.508 15.754-63.016 51.2-70.893 31.508-3.938 63.015 15.754 66.954 47.262C154.097 768 319.512 901.908 512.497 901.908c189.046 0 346.585-126.031 389.908-307.2 7.877-31.508 39.384-51.2 70.892-43.323 31.508 7.877 51.2 39.384 43.323 70.892C961.482 858.585 756.682 1024 512.497 1024zM965.42 500.185c-27.57 0-55.138-19.693-59.077-51.2C874.835 256 709.42 118.154 512.497 118.154c-185.108 0-350.523 129.97-389.908 307.2-7.877 31.508-39.384 51.2-70.892 43.323-31.508-7.877-51.2-39.385-43.323-70.892C59.574 169.354 272.251 0 512.497 0c256 0 472.615 181.17 512 429.292 3.938 31.508-15.754 63.016-47.262 66.954-3.938 3.939-7.876 3.939-11.815 3.939z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],V9=(0,l.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,D2))}}),q2=["aria-labelledby"],H2=[(0,l.createElementVNode)("path",{d:"M920.576 778.24c-14.336 0-28.672-5.632-39.936-16.384L515.072 395.264 148.48 760.832c-22.016 22.016-57.856 22.016-79.872 0s-22.016-57.856 0-79.872l406.528-405.504c22.016-22.016 57.856-22.016 79.872 0l405.504 406.528c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],M9=(0,l.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},H2,14,q2))}}),j2=["aria-labelledby"],K2=[(0,l.createElementVNode)("path",{d:"M349.184 983.04c-14.336 0-28.672-5.632-39.936-16.384-22.016-22.016-22.016-57.856 0-79.872l366.08-366.08L309.76 155.136c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L795.136 481.28c10.752 10.752 16.384 25.088 16.384 39.936 0 14.848-6.144 29.184-16.384 39.936L389.12 966.656c-10.752 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],I9=(0,l.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,j2))}}),W2=["aria-labelledby"],Y2=[(0,l.createElementVNode)("path",{d:"M657.92 983.04c-14.336 0-28.672-5.632-39.936-16.384L211.968 560.64c-10.752-10.752-16.384-25.088-16.384-39.936 0-14.848 6.144-29.184 16.384-39.936L617.984 74.752c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872l-366.08 366.08 366.08 366.08c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],L9=(0,l.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Y2,14,W2))}}),U2=["aria-labelledby"],G2=[(0,l.createElementVNode)("path",{d:"M515.072 778.24c-14.336 0-28.672-5.632-39.936-16.384L69.12 356.864c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L515.584 642.56 880.64 275.968c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872L555.008 762.368c-10.752 10.752-25.6 15.872-39.936 15.872z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],A9=(0,l.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,U2))}}),X2=["aria-labelledby"],Z2=[(0,l.createElementVNode)("path",{d:"M487.3 722.914c35.885 0 52.529-24.967 52.529-58.255v-17.687c1.043-68.662 26.009-97.268 109.23-154.457 88.945-60.362 145.624-130.045 145.624-230.442 0-156.033-126.895-245.49-284.503-245.49-117.551 0-221.055 55.659-265.262 156.033-10.918 24.456-15.6 48.38-15.6 68.13 0 29.649 17.154 50.465 48.888 50.465 26.52 0 44.207-15.601 52.019-41.1 27.03-98.821 92.052-136.26 176.316-136.26 101.418 0 180.488 57.212 180.488 147.711 0 74.366-46.293 115.976-112.869 162.801-81.667 56.701-141.475 117.552-141.475 209.094v32.756c0 33.288 18.198 56.7 54.593 56.7zm0 284.502c41.078 0 73.855-33.288 73.855-73.855a73.456 73.456 0 0 0-73.855-73.855c-40.567 0-74.388 32.777-74.388 73.855 0 40.567 33.821 73.855 74.388 73.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],P9=(0,l.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Z2,14,X2))}}),J2=["aria-labelledby"],Q2=[(0,l.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-80 600c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],F9=(0,l.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M345.6 460.8h409.6q51.2 0 51.2 51.2t-51.2 51.2H345.6q-51.2 0-51.2-51.2t51.2-51.2zM550.4 256q51.2 0 51.2 51.2v409.6q0 51.2-51.2 51.2t-51.2-51.2V307.2q0-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],R9=(0,l.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M500.864 952.64c-239.648 0-434.656-194.976-434.656-434.624 0-239.68 195.008-434.624 434.656-434.624 239.68 0 434.656 194.944 434.656 434.624 0 239.68-195.008 434.624-434.656 434.624m0-933.28C225.92 19.36 2.24 243.104 2.24 518.016c0 274.944 223.68 498.624 498.624 498.624S999.52 792.96 999.52 518.016c0-274.912-223.68-498.624-498.656-498.624m-96 306.624a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32m192 0a32 32 0 0 0-32 32v320a32 32 0 0 0 64 0v-320a32 32 0 0 0-32-32",fill:"currentColor","fill-opacity":"0.9"},null,-1)],D9=(0,l.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M772.7 217.7a32.2 32.1 0 1 0 64.4 0 32.2 32.1 0 1 0-64.4 0zM415.8 679.9c5.9 0 11.5-1.6 16.2-4.5l231.1-134.6c10.9-5.2 18.5-16.3 18.5-29.2 0-11.9-6.4-22.3-16-27.8L439.7 352.2c-5.8-6.7-14.4-10.9-23.9-10.9-17.6 0-31.8 14.4-31.8 32.1 0 .6 0 1.2.1 1.8l-.4.2.5 269c-.1 1.1-.2 2.2-.2 3.4 0 17.7 14.3 32.1 31.8 32.1zm494-373.3c-5.4-10.5-16.3-17.8-28.9-17.8-17.8 0-32.2 14.4-32.2 32.1 0 6 1.7 11.7 4.6 16.5l-.1.1c26.9 52.4 42.1 111.8 42.1 174.7 0 211.6-171.6 383.2-383.2 383.2S128.8 723.8 128.8 512.2 300.4 129.1 512 129.1c62.5 0 121.5 15 173.6 41.5l.2-.4c4.6 2.6 10 4.1 15.7 4.1 17.8 0 32.2-14.4 32.2-32.1 0-13.1-7.9-24.4-19.3-29.4C653.6 81.9 584.9 64.5 512 64.5 264.7 64.5 64.3 265 64.3 512.2S264.7 959.9 512 959.9s447.7-200.4 447.7-447.7c0-74.1-18-144-49.9-205.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],O9=(0,l.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M917 248.2c11 0 20 9 20 20v487.6c0 11-9 20-20 20s-20-9-20-20V268.2c0-11 9-20 20-20zm-7.2 262.9L486.4 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8zm-417.9 0L68.5 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],q9=(0,l.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M87 775.8c-11 0-20-9-20-20V268.2c0-11 9-20 20-20s20 9 20 20v487.6c0 11-9 20-20 20zm7.2-262.9 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L94.2 511.1c-.7.4-.7 1.4 0 1.8zm417.9 0 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L512.1 511.1c-.7.4-.7 1.4 0 1.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],H9=(0,l.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm144.1 454.9L437.7 677.8c-1.4 1-3 1.5-4.7 1.5-4.4 0-8-3.6-8-8V353.7c0-1.7.5-3.3 1.5-4.7 2.6-3.6 7.6-4.4 11.2-1.8L656.1 506c.7.5 1.3 1.1 1.8 1.8 2.6 3.5 1.8 8.5-1.8 11.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],j9=(0,l.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M853.333 887.467H170.667c-54.614 0-102.4-47.787-102.4-102.4V238.933c0-54.613 47.786-102.4 102.4-102.4h682.666c54.614 0 102.4 47.787 102.4 102.4v546.134c0 54.613-47.786 102.4-102.4 102.4zM170.667 204.8c-20.48 0-34.134 13.653-34.134 34.133v546.134c0 20.48 13.654 34.133 34.134 34.133h682.666c20.48 0 34.134-13.653 34.134-34.133V238.933c0-20.48-13.654-34.133-34.134-34.133H170.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),p3=(0,l.createElementVNode)("path",{d:"M614.4000000000001 402.773a1.067 1.067 0 1 0 136.533 0 1.067 1.067 0 1 0-136.533 0ZM785.067 689.493c-61.44-47.786-88.747-34.133-129.707-13.653-27.307 13.653-68.267 27.307-122.88 20.48-68.267-13.653-95.573-61.44-116.053-102.4-13.654-27.307-27.307-54.613-54.614-68.267-68.266-34.133-129.706 6.827-129.706 6.827-20.48 13.653-47.787 6.827-54.614-6.827-6.826-13.653 0-40.96 13.654-47.786 6.826 0 95.573-61.44 197.973-13.654 47.787 27.307 68.267 61.44 88.747 95.574 20.48 34.133 34.133 61.44 75.093 68.266 27.307 6.827 47.787 0 75.093-13.653 47.787-20.48 102.4-47.787 197.974 27.307 20.48 13.653 20.48 40.96 13.653 47.786-13.653 6.827-27.307 20.48-54.613 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),K9=(0,l.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[m3,(0,l.createTextVNode)(","),p3],14,f3))}}),h3=["aria-labelledby"],g3=[(0,l.createElementVNode)("path",{d:"M570.514 789.943c-119.954 0-219.428-99.474-219.428-219.429s99.474-219.428 219.428-219.428 219.429 99.474 219.429 219.428-99.474 219.429-219.429 219.429zm0-351.086c-73.143 0-131.657 58.514-131.657 131.657s58.514 131.657 131.657 131.657 131.657-58.514 131.657-131.657-58.514-131.657-131.657-131.657zM877.714 1024h-614.4C117.03 1024 0 906.971 0 760.686V380.343c0-146.286 117.029-263.314 263.314-263.314h32.183c0-2.926 2.926-8.778 2.926-11.703C315.977 43.886 374.49 0 438.857 0h263.314c70.218 0 128.732 49.737 143.36 117.029h32.183c146.286 0 263.315 117.028 263.315 263.314v380.343C1141.029 906.97 1024 1024 877.714 1024zm-614.4-819.2c-96.548 0-175.543 78.994-175.543 175.543v380.343c0 96.548 78.995 175.543 175.543 175.543h614.4c96.549 0 175.543-78.995 175.543-175.543V380.343c0-96.549-78.994-175.543-175.543-175.543H819.2c-32.183 0-58.514-26.331-58.514-58.514S734.354 87.77 702.17 87.77H438.857c-26.331 0-49.737 17.555-55.588 40.96-2.926 5.852-2.926 11.703-2.926 17.555 0 32.183-26.332 58.514-58.514 58.514h-58.515zm-87.771 160.914a73.143 73.143 0 1 0 146.286 0 73.143 73.143 0 1 0-146.286 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],W9=(0,l.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":n.name,role:"presentation"},g3,14,h3))}}),v3=["aria-labelledby"],y3=(0,l.createElementVNode)("path",{d:"M939.198 230.438H84.802c-32.04 0-58.254 26.214-58.254 58.254v563.125c0 32.04 26.214 58.254 58.254 58.254h854.396c32.04 0 58.254-26.215 58.254-58.254V288.692c0-32.04-26.214-58.254-58.254-58.254zM512 812.98c-133.985 0-242.726-108.741-242.726-242.726S378.015 327.53 512 327.53s242.726 108.74 242.726 242.725S645.985 812.98 512 812.98zm330.107-368.943c-32.04 0-58.254-26.214-58.254-58.254s26.214-58.254 58.254-58.254 58.254 26.214 58.254 58.254-26.214 58.254-58.254 58.254z",fill:"currentColor","fill-opacity":"0.9"},null,-1),b3=(0,l.createElementVNode)("path",{d:"M512 405.2c-90.78 0-165.054 74.274-165.054 165.054S421.22 735.308 512 735.308s165.054-74.274 165.054-165.054S602.78 405.2 512 405.2zm242.726-174.762v-58.255c0-32.04-26.215-58.254-58.255-58.254H327.53c-32.04 0-58.255 26.215-58.255 58.254v58.255h485.452z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Y9=(0,l.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[y3,(0,l.createTextVNode)(","),b3],14,v3))}}),S3=["aria-labelledby"],w3=(0,l.createElementVNode)("path",{d:"M488.533 110.933c8.534 4.267 17.067 6.4 25.6 6.4 102.4-17.066 202.667 2.134 283.734 57.6 81.066 53.334 136.533 136.534 153.6 230.4C953.6 422.4 968.533 435.2 985.6 435.2h6.4c19.2-4.267 32-21.333 27.733-40.533-19.2-113.067-85.333-213.334-183.466-277.334s-217.6-89.6-334.934-68.266c-19.2 4.266-32 21.333-27.733 40.533 0 6.4 6.4 14.933 14.933 21.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),x3=(0,l.createElementVNode)("path",{d:"M780.8 420.267c2.133 17.066 17.067 29.866 34.133 29.866h6.4c8.534-2.133 17.067-6.4 23.467-14.933 4.267-8.533 6.4-17.067 6.4-25.6-12.8-72.533-55.467-136.533-117.333-177.067-64-40.533-138.667-57.6-215.467-42.666-19.2 4.266-32 21.333-27.733 40.533 2.133 8.533 6.4 17.067 14.933 23.467 8.533 4.266 17.067 6.4 25.6 6.4 57.6-10.667 115.2 2.133 164.267 32 44.8 27.733 74.666 74.666 85.333 128zm102.4 247.466c-32-21.333-64-42.666-89.6-55.466-46.933-25.6-68.267-27.734-78.933-27.734-25.6 0-49.067 12.8-66.134 38.4-10.666 14.934-19.2 32-25.6 49.067 0 2.133-2.133 4.267-4.266 8.533s-4.267 10.667-6.4 17.067c-10.667-4.267-29.867-14.933-59.734-34.133-38.4-25.6-78.933-57.6-108.8-87.467-29.866-29.867-61.866-70.4-87.466-108.8-21.334-32-29.867-49.067-34.134-59.733 4.267-2.134 10.667-6.4 17.067-8.534l8.533-4.266c17.067-6.4 34.134-14.934 49.067-25.6 25.6-17.067 38.4-40.534 38.4-66.134 0-12.8-4.267-32-27.733-78.933-14.934-27.733-34.134-59.733-55.467-89.6-19.2-25.6-40.533-57.6-66.133-81.067-32-32-55.467-46.933-78.934-46.933C160 6.4 108.8 59.733 74.667 104.533 27.733 170.667 2.133 230.4 2.133 281.6c0 68.267 42.667 151.467 78.934 211.2 49.066 78.933 115.2 164.267 187.733 236.8l23.467 23.467c74.666 72.533 157.866 138.666 236.8 187.733 59.733 36.267 142.933 78.933 211.2 78.933 72.533 0 147.2-51.2 177.066-72.533 29.867-21.333 98.134-78.933 98.134-134.4 0-23.467-14.934-49.067-46.934-78.933-23.466-19.2-51.2-42.667-85.333-66.134zM185.6 106.667c6.4-6.4 12.8-10.667 17.067-12.8 8.533 6.4 36.266 32 81.066 93.866 17.067 23.467 32 51.2 46.934 76.8 8.533 17.067 12.8 27.734 14.933 34.134 0 0-2.133 0-2.133 2.133-6.4 4.267-17.067 8.533-32 14.933-12.8 4.267-29.867 12.8-44.8 21.334-23.467 17.066-36.267 36.266-34.134 59.733 0 25.6 17.067 66.133 53.334 117.333C315.733 556.8 352 601.6 384 635.733c36.267 34.134 81.067 70.4 119.467 98.134C582.4 787.2 612.267 787.2 622.933 787.2c23.467 0 42.667-12.8 59.734-36.267 8.533-14.933 17.066-32 21.333-44.8 6.4-12.8 10.667-23.466 14.933-29.866l2.134-2.134c6.4 2.134 14.933 6.4 34.133 14.934C780.8 704 808.533 718.933 832 736c61.867 42.667 87.467 70.4 93.867 81.067-2.134 4.266-6.4 10.666-12.8 17.066-10.667 12.8-29.867 29.867-51.2 46.934-44.8 32-91.734 53.333-121.6 53.333-36.267 0-96-23.467-164.267-66.133-72.533-44.8-151.467-106.667-221.867-174.934l-23.466-23.466C262.4 599.467 200.533 520.533 155.733 448 113.067 377.6 89.6 317.867 89.6 281.6c0-32 19.2-76.8 53.333-121.6 8.534-21.333 25.6-40.533 42.667-53.333zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),N3=(0,l.createElementVNode)("path",{d:"M646.4 354.133c-38.4-25.6-85.333-36.266-132.267-25.6-19.2 4.267-32 21.334-27.733 42.667 4.267 8.533 8.533 17.067 14.933 21.333 6.4 4.267 17.067 6.4 25.6 6.4 27.734-4.266 57.6 0 81.067 14.934 23.467 14.933 38.4 36.266 42.667 64 2.133 17.066 17.066 29.866 34.133 29.866h6.4c19.2-4.266 32-21.333 27.733-40.533-6.4-49.067-32-89.6-72.533-113.067zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),U9=(0,l.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[w3,(0,l.createTextVNode)(","),x3,(0,l.createTextVNode)(","),N3],14,S3))}}),C3=["aria-labelledby"],z3=[(0,l.createElementVNode)("path",{d:"M592.341 76.019a39.304 39.304 0 0 1-.394.039h-.788a38.202 38.202 0 0 1-39.776-36.43A38.202 38.202 0 0 1 587.497.168c1.024 0 101.647-5.553 205.893 46.944a387.646 387.646 0 0 1 148.08 129.53c46.157 68.054 73.922 153.672 82.35 254.728a38.084 38.084 0 0 1-35.05 40.96c-1.143.275-2.127.275-3.151.275a38.24 38.24 0 0 1-38.241-34.776c-13.076-156.743-75.733-264.888-186.242-321.679C679.613 74.247 599.35 75.823 592.38 76.06zm-208.926 564.75c89.674 89.557 193.448 175.175 234.564 134.295 58.72-58.837 94.952-109.957 224.404-5.947 129.49 104.09 30.01 173.482-26.899 230.39-65.611 65.69-310.455 3.387-552.502-238.503C21.054 519.077-41.093 274.311 24.48 208.621c56.869-57.027 126.418-156.469 230.39-26.9 104.01 129.57 52.85 165.803-5.869 224.484-40.958 41.115 44.66 144.888 134.374 234.564zm287.102-128.782c-20.283 0-37.178-16.54-38.202-37.65-4.608-93.81-63.29-115.195-88.336-119.96l-.906-.119c-20.873-4.214-34.381-24.969-30.325-46.471 4.096-21.582 24.182-35.563 45.015-31.35h.276c27.49 5.278 55.136 18.117 77.742 36.076 31.073 24.692 68.92 72.109 73.133 157.728 1.024 21.779-15.24 40.407-36.31 41.628-.788.118-1.418.118-2.048.118zM628.179 36.87c0 .395 0 .395 0 0 0 .395 0 .395 0 0zM831 511.987c-17.959 0-33.318-14.887-35.208-34.775-13.744-145.48-85.264-226.965-212.746-242.205-19.493-2.363-33.593-21.503-31.466-42.85 2.127-21.305 19.651-36.703 39.146-34.379 22.45 2.717 90.581 10.869 153.042 58.207a280.484 280.484 0 0 1 78.963 94.756c23.196 44.226 37.847 97.472 43.518 158.398 2.009 21.345-12.21 40.367-31.703 42.533-1.064.276-2.363.276-3.545.276z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],G9=(0,l.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M743.3 980h-4.6c-114.5-5.9-264.9-109.7-403.5-277.5l-49.8-60C144.4 471.8 73.6 309.9 91.2 198.4 105.2 110.3 225.6 44 296.7 44c45.3 0 62 26.8 67.1 38.3 33 59.5 80.3 173.4 80.3 219.5l-1.8 11.5c-11.5 30.4-35.4 44-51.2 53-19.9 10.9-20.7 13.3-21.3 21.6.3 0 6.2 27.5 88.9 129.6l37.9 45.5c84.2 99.7 109.5 109.3 110.6 109.6 7.1.8 9.9-.1 25.4-16.6 13.2-14.3 30.6-33.3 60.6-38.1l4.1-.7 6.7.3c49.4 10.4 155.4 81.2 207.9 125.6 7.1 4.8 35 28.9 18.3 81.8C910.6 886.7 825.9 980 743.3 980zM296.7 90.6c-53.1 0-150 55.7-159.5 115.1-15.3 96.8 53.6 249 184.1 407.1l49.8 60c130.4 157.9 268.2 255.4 368.7 260.6l3.4 23.3v-23.3c57.1 0 127.1-74.2 142.5-122.6 4.7-15 3.9-26.5-2.1-30.6C824.9 730.6 733 673 699.5 664.3c-14.4 3.7-22.6 12.6-32 22.8-16.4 17.5-34.1 36.2-68.3 31.3-9.2-1.4-36.7-5.6-138.1-125.5L422.8 547c-102.2-126.2-100.2-152.7-99.5-162.6 2.6-35.5 26.2-48.5 45.2-58.9 13.7-7.8 24.1-14.4 28.9-25.4-2.7-37-39.3-132.2-75.2-197.1-4.9-10.6-16.4-12.4-25.5-12.4z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],X9=(0,l.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M759.922 989.082h-.02l-4.927-.11c-114.638-5.864-269.451-113.762-414.171-288.636l-53.457-64.567c-144.72-174.886-220.54-345.69-202.81-456.91C97.052 100.395 213.71 34.176 280.367 34.176c32.832 0 44.727 16.34 48.885 26.096 37.734 67.059 84.424 183.678 84.64 225.506l.014 2.976-1.068 2.78c-8.322 21.986-26.943 32.52-43.372 41.81-21.643 12.23-33.942 20.261-35.444 43.382-.446 7.016 5.605 38.935 101.083 156.63l40.82 49.29C571.667 695.637 601.79 707.8 608.842 708.806c23.088 3.21 33.96-6.912 50.565-25.114 12.641-13.86 26.982-29.59 50.644-33.055l2.996-.427 2.946.626C757.687 659.627 864.411 728.407 925 779.47c8.747 5.806 24.013 23.042 11.925 61.119-18.963 59.8-101.633 148.492-177.002 148.492z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Z9=(0,l.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,_3))}}),B3=["aria-labelledby"],$3=[(0,l.createElementVNode)("path",{d:"M427.07 634.525a287.15 287.15 0 0 1-288.614-252.848A291.54 291.54 0 0 1 462.689 60.37a286.42 286.42 0 0 1 255.115 285.98A299 299 0 0 1 427.069 634.38zm0-507.963a219.934 219.934 0 1 0 221.908 219.861 224.689 224.689 0 0 0-221.909-219.86zM34.083 1024A36.57 36.57 0 0 1 0 990.209a426.338 426.338 0 0 1 427.07-423.193h8.703a36.57 36.57 0 0 1 34.084 33.718 37.01 37.01 0 0 1-34.084 33.791A360.95 360.95 0 0 0 68.826 990.21 38.253 38.253 0 0 1 34.084 1024zm0 0 388.963-407.687a16.822 16.822 0 0 1-27.94 7.826 34.01 34.01 0 0 1-10.825-23.405 37.01 37.01 0 0 1 34.083-33.718h8.704a36.57 36.57 0 0 1 34.084 33.718 26.258 26.258 0 0 1-2.633 11.337 16.822 16.822 0 0 1-31.45-11.337zm777.267 0a36.57 36.57 0 0 1-34.084-33.791A370.093 370.093 0 0 0 668.141 729.68a15.14 15.14 0 0 0-3.218-2.486 31.377 31.377 0 0 1 0-49.151 12.434 12.434 0 0 0 1.902-2.487 32.328 32.328 0 0 1 50.686 1.39A425.68 425.68 0 0 1 853.846 985.82a16.384 16.384 0 0 1-2.267 8.485 55.806 55.806 0 0 1-40.52 29.695zm-76.798-456.984a36.57 36.57 0 0 1-34.083-33.79 37.01 37.01 0 0 1 34.083-33.792 219.934 219.934 0 1 0 0-439.796 173.929 173.929 0 0 0-109.711 32.84 16.53 16.53 0 0 1-2.706 1.61 36.57 36.57 0 0 1-38.033-6.364 15.872 15.872 0 0 1-5.12-7.314 36.57 36.57 0 0 1 8.557-35.985 16.237 16.237 0 0 1 4.096-3.291A292.563 292.563 0 0 1 734.553-.045 286.639 286.639 0 0 1 1025.288 287.4a280.495 280.495 0 0 1-290.735 279.544zm392.986 389.402a36.57 36.57 0 0 1-34.084-33.791 369.873 369.873 0 0 0-109.199-260.455 13.092 13.092 0 0 0-3.145-2.56 31.67 31.67 0 0 1 1.39-50.247 32.109 32.109 0 0 1 51.198 0 425.826 425.826 0 0 1 136.554 308.873 15.725 15.725 0 0 1-2.267 8.485 55.733 55.733 0 0 1-40.447 29.695zm0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],J9=(0,l.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":n.name,role:"presentation"},$3,14,B3))}}),V3=["aria-labelledby"],M3=(0,l.createElementVNode)("path",{d:"M557.056 512c61.44-48.128 103.424-123.904 103.424-212.992C659.456 147.456 542.72 30.72 398.336 30.72s-261.12 123.904-261.12 268.288c0 82.944 40.96 157.696 103.424 212.992C157.696 525.312 20.48 601.088 0 786.432V993.28h803.84V786.432C783.36 601.088 646.144 532.48 557.056 512zM199.68 306.176c0-109.568 89.088-199.68 199.68-199.68s199.68 89.088 199.68 199.68-89.088 199.68-199.68 199.68-199.68-90.112-199.68-199.68zm535.552 618.496H55.296V793.6c20.48-185.344 185.344-212.992 192.512-212.992h288.768c7.168 0 172.032 27.648 192.512 212.992v131.072h6.144z",fill:"currentColor","fill-opacity":"0.9"},null,-1),I3=(0,l.createElementVNode)("path",{d:"M824.32 512c34.816-55.296 55.296-109.568 48.128-164.864-7.168-61.44-34.816-109.568-55.296-151.552h-89.088s75.776 61.44 82.944 151.552c0 55.296-20.48 103.424-61.44 151.552l-34.816 40.96 48.128 13.312c7.168 0 185.344 61.44 192.512 288.768H1024C1024 643.072 892.928 552.96 824.32 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Q9=(0,l.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[M3,(0,l.createTextVNode)(","),I3],14,V3))}}),L3=["aria-labelledby"],A3=[(0,l.createElementVNode)("path",{d:"M798.293 294.482c0-160.751-130.304-291.069-291.061-291.069a288.932 288.932 0 0 0-206.176 85.402 291.181 291.181 0 0 0-40.755 51.917c-84.409 137.014-41.762 316.501 95.252 400.91l15.05 9.352-16.688 6.106C174.5 622.513 55.08 793.115 55.02 984.081v.41c.122 14.94 12.315 26.958 27.238 26.835l.014-.007c14.926-.092 26.948-12.305 26.835-27.245.546-219.706 178.401-397.738 398.125-398.513 160.75 0 291.061-130.328 291.061-291.08zm-292.898 225.18c-123.515-.78-223.013-101.556-222.228-225.078.781-123.532 101.56-223.023 225.085-222.238 122.965.785 222.232 100.693 222.229 223.665v1.413c-.782 123.525-101.56 223.024-225.086 222.239zm225.697 61.01c-17.285-9.604-39.093-3.358-48.702 13.93-9.591 17.296-3.355 39.097 13.937 48.692C820.292 712.195 897.2 842.868 897.215 984.699c0 19.814 16.07 35.888 35.902 35.888 19.824 0 35.877-16.074 35.877-35.888-.116-167.858-91.156-322.478-237.902-404.026z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],em=(0,l.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,L3))}}),P3=["aria-labelledby"],F3=[(0,l.createElementVNode)("path",{d:"M258.938 272.34c0-138.107 113.308-250.08 253.062-250.08 139.776 0 253.062 111.973 253.062 250.08a246.873 246.873 0 0 1-44.834 142.18c-8.103 11.575-43.141 47.682-51.8 54.405 10.729 2.404 54.672 16.073 72.28 24.532 102.4 47.638 171.988 141.2 171.988 248.876v171.209c0 48.706-39.736 88.197-89.222 88.197H200.526c-49.286 0-89.222-39.402-89.222-88.197V742.31c0-107.631 69.566-201.194 171.988-248.877 11.665-5.431 61.551-22.105 72.28-24.487-8.68-6.745-38.4-35.884-51.8-54.427a246.873 246.873 0 0 1-44.834-142.18zm111.438 261.053c-113.775 25.51-192.178 111.994-192.178 208.918v171.23c0 12.244 9.95 22.106 22.328 22.106h622.948a22.083 22.083 0 0 0 22.328-22.105V742.31c0-96.902-78.425-183.407-192.178-208.918l-136.727-30.676 110.147-85.704a182.74 182.74 0 0 0 71.146-144.674c0-101.62-83.367-183.986-186.19-183.986-102.845 0-186.19 82.366-186.19 183.986a182.74 182.74 0 0 0 71.124 144.674l110.169 85.704-136.727 30.676z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],tm=(0,l.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},F3,14,P3))}}),R3=["aria-labelledby"],D3=[(0,l.createElementVNode)("path",{d:"M731.453 612.522c-27.877 14.516-52.222 34.88-71.41 59.466C616.142 647.778 565.68 634 512 634c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-162.692 98.359-302.412 238.856-362.938C279.408 527.394 229 440.584 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.584-50.408 185.394-126.856 236.062a394.134 394.134 0 0 1 63.31 34.46zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195zm179.225 312.8c-24.3 0-44-19.699-44-44 0-24.3 19.7-44 44-44H963c24.3 0 44 19.7 44 44 0 24.301-19.7 44-44 44H691.225z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lm=(0,l.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,R3))}}),O3=["aria-labelledby"],q3=[(0,l.createElementVNode)("path",{d:"M730.614 612.961c-27.79 14.626-52.036 35.076-71.115 59.728C615.725 648.664 565.459 635 512 635c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-163.047 98.787-303.02 239.774-363.332C279.812 528.088 229 440.978 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.978-50.812 186.088-127.774 236.668a394.09 394.09 0 0 1 63.388 34.293zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195zm271.113 312.8h-91.888c-24.3 0-44-19.699-44-44 0-24.3 19.7-44 44-44h91.888v-91.887c0-24.3 19.7-44 44-44s44 19.7 44 44v91.888H963c24.3 0 44 19.7 44 44s-19.7 44-44 44h-91.887v91.887c0 24.3-19.7 44-44 44s-44-19.7-44-44v-91.887z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],nm=(0,l.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},q3,14,O3))}}),H3=["aria-labelledby"],j3=[(0,l.createElementVNode)("path",{d:"M263.314 1023.999h-3.657c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.572-270.629 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857c-95.086 0-175.543 73.143-186.515 168.229 0 29.257-25.6 51.2-51.2 51.2zM526.63 585.142c-43.886 0-87.772-21.943-117.029-54.857-18.286-21.942-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.629 18.286 43.886 18.286 58.515 0 18.285-21.943 54.857-29.257 76.8-7.314 21.942 18.285 29.257 54.857 7.314 76.8-21.943 32.913-62.172 54.856-109.714 54.856zM508.344 373.03c-142.629 0-277.943-29.258-409.6-84.115-29.257-10.971-40.229-43.885-29.257-73.143 10.971-29.257 43.885-40.228 73.143-29.257 117.028 51.2 237.714 73.143 365.714 73.143 95.086 0 190.17-14.628 281.6-43.886 29.257-10.971 58.514 7.315 69.486 36.572 10.97 29.257-7.315 58.514-36.572 69.486-102.4 36.57-208.457 51.2-314.514 51.2zm314.513 650.97h-73.143c-80.457 0-146.285-65.829-146.285-146.286S669.257 731.43 749.714 731.43h73.143c80.457 0 146.286 65.828 146.286 146.285S903.313 1024 822.857 1024zm-73.143-182.857c-21.943 0-36.571 14.628-36.571 36.571s14.628 36.572 36.57 36.572h73.144c21.943 0 36.572-14.629 36.572-36.572s-14.63-36.57-36.572-36.57h-73.143zM512 804.57c-18.286 0-29.257-3.657-43.886-3.657C274.286 771.656 128 599.77 128 402.286 128 179.2 307.2 0 530.286 0S932.57 179.2 932.57 402.286c0 65.828-18.285 131.656-47.542 190.17-7.315 14.63-18.286 32.914-29.258 43.886-18.285 25.6-51.2 29.257-76.8 10.971-25.6-18.285-29.257-51.2-10.971-76.8l21.943-32.914c21.943-43.885 36.57-91.428 36.57-138.97 0-160.915-131.656-292.572-292.57-292.572S241.37 237.714 241.37 398.63c0 142.627 106.058 266.97 248.686 288.913 10.972 0 18.286 3.657 29.257 3.657 29.257 0 54.857 25.6 51.2 58.514-3.657 32.915-29.257 54.857-58.514 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],rm=(0,l.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,H3))}}),K3=["aria-labelledby"],W3=[(0,l.createElementVNode)("path",{d:"M751.543 1024H268.8c-128 0-234.057-109.714-234.057-241.371V362.057c0-135.314 106.057-241.371 234.057-241.371V230.4c-69.486-3.657-124.343 58.514-124.343 131.657V782.63c0 73.142 54.857 131.657 124.343 131.657h486.4c65.829 0 124.343-58.515 124.343-131.657V362.057c0-73.143-54.857-131.657-124.343-131.657V120.686c128 0 234.057 109.714 234.057 241.371V782.63C985.6 914.286 883.2 1024 751.543 1024zM601.6 329.143H418.743c-91.429 0-164.572-73.143-164.572-164.572S327.314 0 418.743 0H601.6c91.429 0 164.571 73.143 164.571 164.571S693.03 329.143 601.6 329.143zM418.743 109.714c-29.257 0-54.857 25.6-54.857 54.857s25.6 54.858 54.857 54.858H601.6c29.257 0 54.857-25.6 54.857-54.858s-25.6-54.857-54.857-54.857H418.743zM601.6 768H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857S630.857 768 601.6 768zm0-182.857H418.743c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H601.6c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],am=(0,l.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,K3))}}),Y3=["aria-labelledby"],U3=[(0,l.createElementVNode)("path",{d:"M940.875 819.2h-85.334V430.933c0-192-153.6-345.6-341.333-345.6s-341.333 153.6-341.333 345.6V819.2H87.541V430.933C87.542 192 279.542 0 514.208 0s426.667 192 426.667 430.933V819.2zM514.635 1024c-68.267 0-132.267-29.867-174.934-85.333-17.066-17.067-12.8-42.667 4.267-59.734 17.067-12.8 46.933-12.8 59.733 8.534 29.867 34.133 68.267 51.2 110.934 51.2s81.066-17.067 106.666-51.2c12.8-17.067 42.667-21.334 59.734-8.534 17.066 12.8 21.333 42.667 8.533 59.734C646.901 994.133 582.901 1024 514.635 1024zm469.333-162.133h-12.8c-294.4-89.6-618.667-89.6-913.067 0-21.333 4.266-46.933-8.534-55.466-29.867-8.534-21.333 4.266-46.933 29.866-51.2 311.467-93.867 652.8-89.6 964.267 0 21.333 8.533 34.133 29.867 29.867 51.2-8.534 21.333-25.6 29.867-42.667 29.867z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],om=(0,l.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":n.name,role:"presentation"},U3,14,Y3))}}),G3=["aria-labelledby"],X3=[(0,l.createElementVNode)("path",{d:"M511.863 804.296c-223.01 0-402.148-179.139-402.148-402.148S288.855 0 511.863 0s402.146 179.139 402.146 402.148-179.137 402.148-402.146 402.148zm0-694.62c-160.86 0-292.472 131.613-292.472 292.472s131.612 292.47 292.472 292.47 292.472-131.61 292.472-292.469-131.613-292.472-292.472-292.472zm237.633 913.973c-29.247 0-51.182-21.936-54.838-51.183-7.312-95.052-87.742-168.17-182.795-168.17s-175.483 73.118-182.795 168.17c-3.656 29.247-29.247 54.84-58.494 51.183-29.247 0-51.183-29.247-51.183-58.494 10.97-153.547 138.924-270.536 292.472-270.536s281.504 120.645 292.472 270.536c3.655 29.247-21.936 54.838-51.183 58.494h-3.656zM511.863 548.383c-47.527 0-91.398-21.935-120.645-58.494-18.28-25.59-14.623-58.494 7.312-76.774 25.591-18.28 58.494-14.623 76.774 7.312s51.182 21.935 69.462 0 54.838-29.247 76.774-7.312c21.935 18.28 29.247 54.84 7.312 76.774-25.592 40.215-69.463 58.494-116.99 58.494z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],im=(0,l.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},X3,14,G3))}}),Z3=["aria-labelledby"],J3=[(0,l.createElementVNode)("path",{d:"M512 813.949c-225.805 0-406.974-183.795-406.974-406.975S286.195 0 512 0s406.974 181.17 406.974 406.974S735.18 813.95 512 813.95zm0-735.18c-181.17 0-328.205 147.036-328.205 328.205S330.83 735.18 512 735.18s328.205-147.035 328.205-328.205S693.17 78.77 512 78.77zm202.174 939.98c-21.005 0-39.384-18.38-39.384-39.385 0-89.272-73.518-162.79-162.79-162.79-89.272 0-162.79 73.518-162.79 162.79 0 21.005-18.38 39.385-39.384 39.385s-39.385-18.38-39.385-39.385c0-133.908 107.651-241.559 241.559-241.559s241.559 107.651 241.559 241.56c0 21.004-15.754 39.384-39.385 39.384zM512 525.129c-39.385 0-78.77-13.129-105.026-36.76-15.753-13.128-18.38-39.384-2.625-55.138 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.005 81.395 21.005 105.026 0 15.754-13.128 42.01-13.128 55.138 5.251 13.128 15.754 13.128 42.01-5.251 55.139C590.77 512 551.385 525.128 512 525.128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sm=(0,l.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],um=(0,l.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3891 1024","aria-labelledby":n.name,role:"presentation"},e4,14,Q3))}}),t4=["aria-labelledby"],l4=[(0,l.createElementVNode)("path",{d:"M937.115 428.218c-43.442 0-80.679 37.237-80.679 80.679s37.237 80.679 80.68 80.679c43.442 0 80.678-37.237 80.678-80.679s-34.133-80.679-80.679-80.679m-428.218-52.751c-74.473 0-133.43 58.957-133.43 133.43s58.957 133.43 133.43 133.43 133.43-58.957 133.43-133.43-58.957-133.43-133.43-133.43M83.782 428.218c-43.443 0-80.679 37.237-80.679 80.679s34.133 80.679 80.679 80.679 80.679-37.237 80.679-80.679-37.237-80.679-80.68-80.679",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cm=(0,l.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0zm280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dm=(0,l.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M834.7 920.1h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43zm0-729.2h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43s-19.3 43-43 43zm0 354.6h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 43z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],i4=(0,l.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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))}}),s4=["aria-labelledby"],u4=[(0,l.createElementVNode)("path",{d:"M299.52 460.8h409.6c28.16 0 51.2 23.04 51.2 51.2s-23.04 51.2-51.2 51.2h-409.6c-28.16 0-51.2-23.04-51.2-51.2s23.04-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],fm=(0,l.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},u4,14,s4))}}),c4=["aria-labelledby"],d4=[(0,l.createElementVNode)("path",{d:"M207.637 533.355a8.533 8.533 0 0 1 8.448 7.36 320 320 0 0 0 2.283 14.57c25.259 133.27 142.379 234.048 282.965 234.048 140.843 0 258.07-101.098 283.072-234.666.64-3.392 1.366-8.022 2.176-13.952a8.533 8.533 0 0 1 8.448-7.36h47.339a8.533 8.533 0 0 1 8.47 9.514c-.598 5.163-1.131 9.302-1.6 12.395-24.385 158.464-154.411 282.09-315.905 296.64v99.563A8.533 8.533 0 0 1 524.8 960h-46.933a8.533 8.533 0 0 1-8.534-8.533l-.021-99.563c-161.493-14.57-291.563-138.24-315.883-296.747a355.477 355.477 0 0 1-1.6-12.288 8.533 8.533 0 0 1 7.467-9.45l.512-.043h47.83zM501.333 64A202.667 202.667 0 0 1 704 266.667v234.666a202.667 202.667 0 0 1-405.333 0V266.667A202.667 202.667 0 0 1 501.333 64zm0 64a138.667 138.667 0 0 0-138.581 133.696l-.085 4.97v234.667a138.667 138.667 0 0 0 277.248 4.971l.085-4.97V266.666A138.667 138.667 0 0 0 501.333 128z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],mm=(0,l.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},d4,14,c4))}}),f4=["aria-labelledby"],m4=(0,l.createElementVNode)("path",{d:"M725.333 213.333H640c0-12.8 0-21.333-4.267-29.866-12.8-59.734-64-98.134-123.733-98.134s-110.933 38.4-123.733 93.867C384 192 384 200.533 384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466C328.533 64 413.867 0 512 0s183.467 64 204.8 162.133c4.267 12.8 8.533 29.867 8.533 51.2zM512 682.667c-119.467 0-213.333-93.867-213.333-213.334H384c0 72.534 55.467 128 128 128s128-55.466 128-128h85.333c0 119.467-93.866 213.334-213.333 213.334z",fill:"currentColor","fill-opacity":"0.9"},null,-1),p4=(0,l.createElementVNode)("path",{d:"M384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466l81.067 21.333C384 192 384 200.533 384 213.333zM512 853.333c-213.333 0-384-170.666-384-384 0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666C213.333 635.733 345.6 768 512 768s298.667-132.267 298.667-298.667c0-25.6 17.066-42.666 42.666-42.666S896 443.733 896 469.333c0 213.334-170.667 384-384 384zM682.667 1024H341.333c-25.6 0-42.666-17.067-42.666-42.667s17.066-42.666 42.666-42.666h341.334c25.6 0 42.666 17.066 42.666 42.666S708.267 1024 682.667 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1),h4=(0,l.createElementVNode)("path",{d:"M512 1024c-25.6 0-42.667-17.067-42.667-42.667V810.667C469.333 785.067 486.4 768 512 768s42.667 17.067 42.667 42.667v170.666c0 25.6-17.067 42.667-42.667 42.667zM341.333 512c-25.6 0-42.666-17.067-42.666-42.667v-256c0-25.6 17.066-42.666 42.666-42.666S384 187.733 384 213.333v256c0 25.6-17.067 42.667-42.667 42.667zM682.667 512c-25.6 0-42.667-17.067-42.667-42.667v-256c0-25.6 17.067-42.666 42.667-42.666s42.666 17.066 42.666 42.666v256c0 25.6-17.066 42.667-42.666 42.667z",fill:"currentColor","fill-opacity":"0.9"},null,-1),pm=(0,l.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[m4,(0,l.createTextVNode)(","),p4,(0,l.createTextVNode)(","),h4],14,f4))}}),g4=["aria-labelledby"],v4=[(0,l.createElementVNode)("path",{d:"M512 658.286c-142.628 0-256-113.372-256-256V256C256 113.371 369.372 0 512 0s256 113.371 256 256v146.286c0 142.628-113.371 256-256 256zm0-548.572c-80.457 0-146.286 65.829-146.286 146.286v146.286c0 80.457 65.829 146.285 146.286 146.285s146.286-65.828 146.286-146.285V256c0-80.457-65.829-146.286-146.286-146.286zm0 731.429c-146.286 0-285.257-76.8-358.4-197.486-14.628-25.6-7.314-58.514 18.286-76.8 25.6-14.628 58.514-7.314 76.8 18.286 51.2 91.428 153.6 146.286 263.314 146.286s212.114-54.858 263.314-146.286c14.629-25.6 47.543-32.914 76.8-18.286 25.6 14.629 32.915 47.543 18.286 76.8C797.257 764.343 661.943 841.143 512 841.143zM603.43 1024H420.572c-29.258 0-54.858-25.6-54.858-54.857s25.6-54.857 54.858-54.857h182.857c29.257 0 54.857 25.6 54.857 54.857S632.686 1024 603.429 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hm=(0,l.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},v4,14,g4))}}),y4=["aria-labelledby"],b4=[(0,l.createElementVNode)("path",{d:"M879.59 1024c-5.252 0-13.128 0-18.38-2.626L706.297 981.99c-13.128 5.251-21.005 7.877-28.882 10.502-52.512 18.38-107.65 26.257-165.415 26.257C228.43 1021.374 0 792.944 0 509.374S228.43 0 512 0s512 228.43 512 509.374c0 84.02-21.005 170.667-63.015 244.185-2.626 7.877-10.503 15.754-18.38 28.882l15.754 152.287c2.626 21.005-5.251 42.01-18.38 57.764-13.128 15.754-31.507 26.257-55.138 28.882 0 2.626-2.626 2.626-5.251 2.626zm-165.416-44.636zm-10.502-76.143c5.251 0 7.877 0 13.128 2.625l162.79 39.385-13.128-162.79c0-10.503 2.625-23.63 7.876-34.133 7.877-13.129 15.754-23.631 18.38-31.508 34.133-63.015 52.513-133.908 52.513-207.426C945.23 273.067 750.933 78.77 512 78.77S78.77 273.067 78.77 509.374C78.77 748.308 273.066 939.98 512 939.98c47.262 0 94.523-7.876 139.159-23.63 7.877-2.626 18.38-7.877 31.508-13.128 7.877 2.625 13.128 0 21.005 0zM512 735.179c-39.385 0-78.77-13.128-105.026-36.758-15.753-13.129-18.38-39.385-2.625-55.139 13.128-15.754 39.384-18.38 55.138-2.626 23.63 21.006 81.395 21.006 105.026 0 15.754-13.128 42.01-13.128 55.138 5.252 13.128 15.754 13.128 42.01-5.251 55.138-23.63 21.005-63.015 34.133-102.4 34.133z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gm=(0,l.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},b4,14,y4))}}),S4=["aria-labelledby"],w4=[(0,l.createElementVNode)("path",{d:"M472 122a30 30 0 1 1 0 60H112a10 10 0 0 0-10 10v720c0 5.52 4.48 10 10 10h720a10 10 0 0 0 10-10V552a30 30 0 1 1 60 0v360a70 70 0 0 1-70 70H112a70 70 0 0 1-70-70V192c0-38.64 31.36-70 70-70zm213.2-23.4a30 30 0 0 1 40.2-13.44l135.2 67.6a50 50 0 0 1 13 80.08l-100.4 100.4a30 30 0 0 1-42.4-42.44l67.4-67.48C565.64 241.72 382 449.4 382 752a30 30 0 1 1-60 0c0-317.84 188.36-545.48 434.68-584.16l-58.08-29a30 30 0 0 1-13.44-40.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vm=(0,l.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},w4,14,S4))}}),x4=["aria-labelledby"],N4=[(0,l.createElementVNode)("path",{d:"M512 14.897C238.594 14.897 14.897 238.594 14.897 512S238.594 1009.103 512 1009.103 1009.103 785.406 1009.103 512 785.406 14.897 512 14.897zm207.126 646.234c16.57 16.57 16.57 41.425 0 57.995s-41.425 16.57-57.995 0L512 569.996l-149.13 149.13c-16.57 16.57-41.426 16.57-57.996 0s-16.57-41.425 0-57.995L454.004 512l-149.13-149.13c-16.57-16.57-16.57-41.426 0-57.996s41.425-16.57 57.995 0L512 454.004l149.13-149.13c16.57-16.57 41.426-16.57 57.996 0s16.57 41.425 0 57.995L569.996 512l149.13 149.13z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ym=(0,l.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},N4,14,x4))}}),C4=["aria-labelledby"],z4=[(0,l.createElementVNode)("path",{d:"M1007.96 698.56c-274.012 0-483.005-208.993-534.092-408.697-9.288-37.154 9.289-74.308 46.443-83.597 37.154-9.289 74.309 9.289 83.597 46.443 41.799 148.617 199.704 306.522 404.053 306.522 199.704 0 362.254-157.905 404.052-311.167 9.289-37.154 46.443-60.375 83.597-51.087 37.155 9.289 60.376 46.443 51.087 83.597-51.087 204.349-260.08 417.986-538.736 417.986zm404.053 18.577c-23.221 0-46.443-13.933-60.375-37.154l-46.443-78.953c-18.577-32.51-4.644-74.309 27.865-92.886 32.51-18.577 74.309-4.644 92.886 27.866l46.443 78.953c18.577 32.51 4.644 74.308-27.866 92.885-9.288 4.645-23.221 9.289-32.51 9.289zm171.839-320.455c-13.933 0-27.866-4.645-41.799-13.933l-102.174-69.665c-32.51-23.221-37.154-65.02-18.577-97.53 23.221-32.51 65.02-37.154 97.53-18.577l102.174 69.665c32.51 23.221 37.154 65.02 18.577 97.53-9.288 23.221-32.51 32.51-55.731 32.51zM603.908 717.137c-9.288 0-23.221-4.644-32.51-9.289-32.51-18.577-46.443-60.375-27.866-92.885l46.443-78.953c18.577-32.51 60.376-46.443 92.886-27.866s46.443 60.376 27.866 92.886l-46.443 78.953c-9.289 23.221-32.51 37.154-60.376 37.154zM432.07 396.682c-23.222 0-41.799-9.289-55.732-27.866-23.221-32.51-13.933-74.309 18.577-97.53l102.175-69.664c27.865-23.222 69.664-13.933 92.885 13.932 23.222 32.51 13.933 74.309-18.577 97.53l-97.53 69.665c-13.933 9.288-27.866 13.933-41.798 13.933zm575.89 417.985c-37.154 0-69.664-32.51-69.664-69.664v-92.886c0-37.154 32.51-69.664 69.665-69.664s69.664 32.51 69.664 69.664v92.886c0 37.154-32.51 69.664-69.664 69.664z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bm=(0,l.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":n.name,role:"presentation"},z4,14,C4))}}),k4=["aria-labelledby"],E4=[(0,l.createElementVNode)("path",{d:"M877.319 1024c-5.535 0-13.838 0-19.373-2.768L705.73 982.486c-11.07 5.536-22.14 8.303-27.676 11.07-52.584 16.606-107.935 27.676-166.054 27.676C229.708 1021.232 0 791.524 0 512 0 229.708 229.708 0 512 0s512 229.708 512 509.232c0 85.795-22.14 168.822-60.886 243.546-2.768 8.303-8.303 16.606-16.606 27.676l13.838 152.216c2.768 22.14-5.535 44.281-19.373 60.887-13.838 16.605-33.21 27.675-55.351 30.443h-8.303zM702.962 899.46c5.535 0 8.303 0 13.838 2.767l163.286 41.514-16.605-160.52c0-11.07 2.768-24.907 8.303-35.978 8.302-13.838 13.838-24.908 19.373-30.443 33.21-60.886 52.584-132.843 52.584-204.8 0-235.243-193.73-426.205-428.973-426.205S83.027 273.989 83.027 509.232 276.757 935.438 512 935.438c47.049 0 94.097-8.303 138.378-22.14 8.303-2.768 16.606-5.536 30.444-11.071 8.302-2.768 13.837-2.768 22.14-2.768zM514.768 678.053c-22.141 0-41.514-19.373-41.514-41.513V384.69c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.514V636.54c0 24.908-19.373 41.513-41.513 41.513zM512 675.286c-8.303 0-16.605-2.767-24.908-8.302l-119.006-88.562c-19.372-13.838-22.14-38.746-8.302-58.12 13.838-19.372 38.746-22.14 58.119-8.302l119.005 88.562c19.373 13.838 22.14 38.746 8.303 58.12-8.303 11.07-22.14 16.604-33.211 16.604zm5.535 0c-13.838 0-24.908-5.535-33.21-16.605-13.839-19.373-8.303-44.281 8.302-58.119L611.632 512c19.373-13.838 44.282-8.303 58.12 8.303 13.837 19.373 8.302 44.28-8.303 58.119l-119.006 88.562c-8.302 5.535-16.605 8.302-24.908 8.302z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sm=(0,l.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.48zM832 444.16H192A19.84 19.84 0 0 0 172.16 464v473.6A19.84 19.84 0 0 0 192 960h640a19.84 19.84 0 0 0 19.84-19.84V464A19.84 19.84 0 0 0 832 444.16zm-320.64 128A90.24 90.24 0 0 1 544 746.56v79.04a32 32 0 0 1-32 32.64 32.64 32.64 0 0 1-32.64-32.64l-.064-78.848A90.24 90.24 0 0 1 511.36 572.16zm-3.52-493.824A197.12 197.12 0 0 0 311.68 256l-.064 123.52h392.32L704 256A197.12 197.12 0 0 0 507.84 78.336z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wm=(0,l.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},T4,14,_4))}}),B4=["aria-labelledby"],$4=[(0,l.createElementVNode)("path",{d:"m499.512 1001.522-9.99-7.493c-34.966-22.478-52.449-34.966-59.942-39.96-102.4-82.42-164.839-137.367-194.81-169.835-44.955-49.951-77.424-92.41-107.394-142.36-32.469-62.44-52.45-134.87-52.45-209.796 0-114.888 44.957-224.78 127.376-304.702C284.722 44.956 394.615 0 512 0s227.278 44.956 309.698 127.376c82.42 82.42 127.375 189.814 127.375 304.702 0 74.927-19.98 147.356-54.946 209.795-24.976 44.956-59.942 89.912-104.898 142.361-27.473 32.468-89.912 84.917-197.307 172.332-2.498 2.497-9.99 7.493-47.454 32.468-9.99 7.493-22.478 9.99-32.468 12.488h-12.488zM512 74.927c-97.405 0-187.317 37.463-257.249 104.897-67.434 67.435-104.897 157.347-104.897 252.254 0 59.942 14.985 122.38 44.956 174.83 24.975 44.955 57.444 84.916 97.405 129.872 24.975 29.971 87.414 82.42 184.82 159.844 2.497 2.498 12.487 9.99 34.965 22.478 17.483-12.487 29.97-19.98 32.468-22.478 99.903-79.922 164.84-134.868 187.317-162.341 42.459-49.951 72.43-89.912 94.908-132.37 29.97-52.45 44.956-112.391 44.956-174.83 0-94.907-37.464-184.82-104.898-252.254C699.317 112.39 609.405 74.927 512 74.927zm0 549.463c-102.4 0-187.317-84.917-187.317-187.317S409.6 249.756 512 249.756s187.317 84.917 187.317 187.317S614.4 624.39 512 624.39zm0-299.707c-62.439 0-112.39 49.951-112.39 112.39s49.95 112.39 112.39 112.39 112.39-49.95 112.39-112.39-49.95-112.39-112.39-112.39z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xm=(0,l.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},$4,14,B4))}}),V4=["aria-labelledby"],M4=[(0,l.createElementVNode)("path",{d:"m530.286 1005.714-25.6-10.971c-36.572-14.629-58.515-25.6-73.143-36.572-102.4-84.114-164.572-135.314-193.829-171.885-43.885-51.2-76.8-91.429-106.057-142.629C95.086 577.83 76.8 504.686 76.8 431.543c0-117.029 43.886-226.743 128-307.2C285.257 43.886 394.971 0 512 0s226.743 43.886 310.857 128c84.114 80.457 128 190.171 128 307.2 0 73.143-18.286 146.286-54.857 212.114-25.6 43.886-58.514 91.429-106.057 142.629-29.257 32.914-87.772 84.114-197.486 171.886 0 0-7.314 7.314-18.286 10.971l-43.885 32.914zM497.37 874.057s3.658 3.657 14.629 7.314c3.657-3.657 7.314-3.657 10.971-7.314 98.744-76.8 160.916-131.657 182.86-157.257 40.228-47.543 69.485-87.771 91.428-128 25.6-47.543 40.229-102.4 40.229-157.257 0-87.772-32.915-168.229-95.086-230.4-58.514-58.514-142.629-91.429-230.4-91.429S340.114 142.63 277.943 204.8c-62.172 62.171-95.086 142.629-95.086 230.4 0 54.857 14.629 109.714 40.229 157.257 25.6 43.886 54.857 80.457 95.085 124.343 25.6 29.257 84.115 80.457 179.2 157.257zm18.286-248.686c-102.4 0-182.857-80.457-182.857-182.857s80.457-182.857 182.857-182.857 182.857 80.457 182.857 182.857-80.457 182.857-182.857 182.857zm0-256c-40.228 0-73.143 32.915-73.143 73.143s32.915 73.143 73.143 73.143 73.143-32.914 73.143-73.143-32.914-73.143-73.143-73.143z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Nm=(0,l.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M512 971.487C259.938 971.487 52.513 764.062 52.513 512S259.938 52.513 512 52.513 971.487 259.938 971.487 512 764.062 971.487 512 971.487zm0-840.205c-210.051 0-380.718 170.667-380.718 380.718S301.95 892.718 512 892.718 892.718 722.05 892.718 512 722.05 131.282 512 131.282zm0 577.641c-107.651 0-196.923-89.272-196.923-196.923S404.349 315.077 512 315.077 708.923 404.349 708.923 512 619.651 708.923 512 708.923zm0-315.077c-65.641 0-118.154 52.513-118.154 118.154S446.36 630.154 512 630.154 630.154 577.64 630.154 512 577.64 393.846 512 393.846zm0-210.051c-21.005 0-39.385-18.38-39.385-39.385V39.385C472.615 18.379 490.995 0 512 0s39.385 18.38 39.385 39.385V144.41c0 21.005-18.38 39.385-39.385 39.385zM512 1024c-21.005 0-39.385-18.38-39.385-39.385V879.59c0-21.005 18.38-39.385 39.385-39.385s39.385 18.38 39.385 39.385v105.025c0 21.006-18.38 39.385-39.385 39.385zm472.615-472.615H879.59c-21.005 0-39.385-18.38-39.385-39.385s18.38-39.385 39.385-39.385h105.025c21.006 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385zm-840.205 0H39.385C18.379 551.385 0 533.005 0 512s18.38-39.385 39.385-39.385H144.41c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cm=(0,l.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M520.665 64.564a29.244 29.244 0 0 0-7.071-.894c-16.211 0-29.35 13.14-29.35 29.35 0 15.83 12.538 28.696 28.223 29.293v.073c.375 0 .751-.014 1.127-.014 216.493 0 389.629 173.942 389.629 390.433 0 216.496-173.136 388.827-389.63 388.827s-389.63-172.333-389.63-388.829c0-.27.01-.536.01-.804h-.01c0-16.209-13.141-29.35-29.35-29.35s-29.35 13.139-29.35 29.35c0 .055.007.11.007.164-.001.214-.007.425-.007.64 0 247.609 200.722 448.331 448.33 448.331 247.607 0 448.33-200.722 448.33-448.33-.002-245.242-196.917-444.456-441.258-448.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zm=(0,l.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.8zM550.4 984c0 22.4-16 38.4-38.4 38.4s-38.4-16-38.4-38.4v-24c0-22.4 19.2-38.4 41.6-38.4 19.2 0 35.2 16 38.4 38.4v25.6h-3.2zm-240-43.2c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-16-51.2l28.8-51.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 12.8 54.4l-25.6 48zM121.6 784c-19.2 9.6-41.6 3.2-54.4-16-9.6-19.2-6.4-41.6 12.8-54.4l76.8-44.8c19.2-9.6 41.6-3.2 54.4 16 9.6 19.2 3.2 41.6-16 54.4L121.6 784zM38.4 552C16 552 0 536 0 513.6s16-38.4 38.4-38.4H160c22.4 0 38.4 19.2 38.4 38.4 0 22.4-16 38.4-38.4 38.4H38.4zm44.8-241.6c-19.2-9.6-25.6-35.2-16-51.2 9.6-19.2 35.2-25.6 54.4-16L256 320c19.2 9.6 25.6 35.2 16 54.4s-35.2 25.6-54.4 16l-134.4-80zm160-185.6 92.8 160c9.6 19.2 35.2 25.6 54.4 12.8s25.6-35.2 12.8-54.4l-92.8-160C297.6 64 275.2 60.8 256 70.4c-16 12.8-22.4 33.6-12.8 54.4zM473.6 40c0-22.4 16-38.4 38.4-38.4s38.4 19.2 38.4 38.4v184c0 22.4-19.2 38.4-38.4 38.4-22.4 0-38.4-19.2-38.4-38.4V40zm240 43.2c9.6-19.2 35.2-25.6 54.4-16 19.2 9.6 25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-12.8-54.4l89.6-156.8zm188.8 160-160 92.8c-19.2 9.6-25.6 35.2-16 54.4 12.8 19.2 35.2 25.6 54.4 12.8l160-92.8c19.2-9.6 25.6-35.2 12.8-54.4-9.6-16-32-25.6-51.2-12.8zM985.6 472c22.4 0 38.4 16 38.4 38.4s-16 38.4-38.4 38.4H800c-22.4 0-38.4-19.2-38.4-38.4 0-22.4 19.2-38.4 38.4-38.4h185.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dn=(0,l.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M313.034 1004.045c-66.848 0-124.402-24.156-170.798-70.577l-40.854-40.829C54.96 846.218 28.966 783.097 30.83 714.411c3.702-66.85 31.56-131.808 79.819-180.12l137.4-137.373c14.86-14.861 40.855-14.861 55.69 0 14.86 14.861 16.725 38.99 0 55.69l-137.348 137.4a187.47 187.47 0 0 0-55.69 126.24c-1.864 46.422 14.835 89.115 46.396 120.675l40.855 40.855c31.56 31.56 74.253 48.286 120.674 46.421 46.421-1.838 92.843-22.291 126.24-55.69l137.4-137.4c14.862-14.86 40.856-14.86 55.69 0 14.862 14.862 14.862 40.856 0 55.69l-137.4 137.427c-48.285 48.259-113.27 76.117-180.118 79.82a5.645 5.645 0 0 0-7.405 0zm475.294-382.477c-11.133 0-18.563-3.702-27.832-12.997-14.86-14.861-14.86-40.855 0-55.69l115.082-115.108a187.47 187.47 0 0 0 55.716-126.267c1.838-46.395-14.861-89.114-46.421-120.674l-40.855-40.855c-64.985-64.959-176.364-61.257-246.915 9.294L478.266 278.108c-14.835 14.835-40.829 14.835-55.69 0-14.86-14.861-14.86-40.855 0-55.716l118.81-118.81C643.524 1.444 803.163-2.232 899.734 94.287l40.829 40.855c46.421 46.421 72.415 109.541 70.55 178.228-3.702 66.85-31.56 131.807-79.819 180.093L816.186 608.571c-7.43 7.43-18.563 11.133-27.858 12.997zm-332.327-1.864c-11.16 0-18.564-3.702-27.832-12.997-14.888-14.835-14.888-40.829 0-55.69l148.506-148.532c14.861-14.862 40.855-14.862 55.69 0 14.861 14.86 14.861 40.854 0 55.69L483.832 606.706c-7.404 7.43-18.563 11.159-27.831 12.997z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],km=(0,l.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,D4))}}),q4=["aria-labelledby"],H4=[(0,l.createElementVNode)("path",{d:"M642.973 1005.542 321.912 587.098a123.278 123.278 0 0 1 0-150.17l321.06-418.443a47.182 47.182 0 0 1 74.83 57.422l-321.088 418.47a28.994 28.994 0 0 0 0 35.3l321.088 418.47a47.155 47.155 0 0 1-74.83 57.395",fill:"currentColor","fill-opacity":"0.9"},null,-1)],j4=(0,l.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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))}}),K4=["aria-labelledby"],W4=[(0,l.createElementVNode)("path",{d:"M2185.74 479.429a117.992 117.992 0 1 0-162.829-170.852c-284.772 271.204-732.314 271.204-1017.087 0A118.05 118.05 0 0 0 842.996 479.43c375.98 358.045 966.705 358.045 1342.744 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Em=(0,l.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":n.name,role:"presentation"},W4,14,K4))}}),Y4=["aria-labelledby"],U4=[(0,l.createElementVNode)("path",{d:"M964.923 1024c-98.461 0-181.17-66.954-208.738-157.538H543.508C515.938 957.046 433.23 1024 334.769 1024s-185.107-66.954-208.738-161.477C59.077 846.77 7.877 787.693 0 716.8V448.985c0-27.57 11.815-51.2 27.57-70.893l153.6-153.6c15.753-15.754 39.384-23.63 63.015-23.63h70.892v-15.754C315.077 82.708 401.723 0 504.123 0h405.662c149.661 0 271.753 122.092 271.753 271.754v535.63c0 118.154-98.461 216.616-216.615 216.616zM496.246 748.308h307.2c35.446 0 63.016 27.569 63.016 59.077v7.877c3.938 47.261 47.261 86.646 98.461 86.646 55.139 0 98.462-43.323 98.462-98.462V271.754c0-82.708-70.893-153.6-153.6-153.6H504.123c-39.385 0-66.954 31.508-66.954 66.954v59.077c0 39.384-31.507 70.892-74.83 70.892h-102.4L118.153 456.862v256c0 19.692 19.692 35.446 39.384 35.446h11.816c35.446 0 63.015 27.569 63.015 59.077V819.2c11.816 51.2 51.2 86.646 102.4 86.646s90.585-35.446 98.462-82.708V819.2c0-43.323 27.569-70.892 63.015-70.892zm-378.092 66.954zm129.97-496.247zm19.691-7.877zm47.262-66.953zm43.323-43.323zm15.754 271.753c-31.508 0-59.077-27.569-59.077-59.077V256c0-31.508 27.57-59.077 59.077-59.077S433.23 224.493 433.23 256v157.538c0 31.508-27.57 59.077-59.077 59.077z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_m=(0,l.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":n.name,role:"presentation"},U4,14,Y4))}}),G4=["aria-labelledby"],X4=[(0,l.createElementVNode)("path",{d:"M921.6 666.829a34.133 34.133 0 0 1 33.894 30.14l.24 3.993V871.63a102.4 102.4 0 0 1-96.393 102.23l-6.008.17H170.667a102.4 102.4 0 0 1-102.23-96.393l-.17-6.007V700.962a34.133 34.133 0 0 1 68.027-3.993l.24 3.993V871.63a34.133 34.133 0 0 0 30.14 33.894l3.993.24h682.666a34.133 34.133 0 0 0 33.895-30.175l.239-3.96V700.963A34.133 34.133 0 0 1 921.6 666.83zM772.096 39.049l2.97 2.662 193.092 193.092a34.133 34.133 0 0 1 2.662 45.295l-2.662 2.97L775.066 476.16a34.133 34.133 0 0 1-50.927-45.295l2.662-2.97 134.144-134.212H341.333a34.133 34.133 0 0 0-33.894 30.174l-.239 3.96V739.19a34.133 34.133 0 0 1-68.028 3.994l-.239-3.994V327.817a102.4 102.4 0 0 1 96.393-102.23l6.007-.17h520.91L726.8 89.975a34.133 34.133 0 0 1-2.662-45.294l2.662-2.97a34.133 34.133 0 0 1 45.295-2.662z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tm=(0,l.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,G4))}}),Z4=["aria-labelledby"],J4=[(0,l.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm31.858 377.742c18.204 0 34.133 15.929 34.133 34.133 0 2.276 0 15.93-2.275 18.205l-34.134 195.697h29.582c18.205 0 34.134 15.93 34.134 34.134s-15.93 34.133-34.134 34.133h-91.022c-18.204 0-34.133-15.929-34.133-34.133v-20.48L480.142 512H450.56c-18.204 0-34.133-15.929-34.133-34.133s15.929-34.134 34.133-34.134h93.298zm-34.134-207.076c38.685 0 68.267 29.583 68.267 68.267s-29.582 68.267-68.267 68.267-68.266-29.583-68.266-68.267 29.582-68.267 68.266-68.267z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bm=(0,l.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},J4,14,Z4))}}),Q4=["aria-labelledby"],e5=[(0,l.createElementVNode)("path",{d:"M184.32 147.911a36.409 36.409 0 0 0-36.409 36.409v655.36a36.409 36.409 0 0 0 36.409 36.409h655.36a36.409 36.409 0 0 0 36.409-36.409V445.226a36.409 36.409 0 0 1 72.818 0V839.68A109.227 109.227 0 0 1 839.68 948.907H184.32A109.227 109.227 0 0 1 75.093 839.68V184.32A109.227 109.227 0 0 1 184.32 75.093h194.205a36.409 36.409 0 0 1 0 72.818H184.32zm291.271 327.68A364.089 364.089 0 0 1 839.68 111.502h36.409a36.409 36.409 0 0 1 0 72.818H839.68a291.271 291.271 0 0 0-291.271 291.271v57.745l47.04-47.113a36.409 36.409 0 1 1 51.555 51.554L537.777 647.004a36.409 36.409 0 0 1-51.554 0L376.996 537.777a36.409 36.409 0 1 1 51.555-51.554l47.04 47.113V475.59z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$m=(0,l.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},e5,14,Q4))}}),t5=["aria-labelledby"],l5=[(0,l.createElementVNode)("path",{d:"M853.161 892.55H362.595l-209.433-.414a18.5 18.5 0 0 1-1.813-.092c-24.849-2.485-47.825-14.06-64.696-32.595-16.991-18.665-26.35-42.855-26.35-68.112V264.626c0-55.808 45.404-101.211 101.212-101.211H853.16c55.808 0 101.21 45.403 101.21 101.211v225.513c0 .275-.006.552-.018.826-.022.494-1.972 51.723 15.481 85.462 4.717 9.119 1.148 20.335-7.97 25.053-9.117 4.714-20.335 1.15-25.053-7.97-21.3-41.177-19.845-97.643-19.619-103.74V264.627c0-35.307-28.724-64.031-64.03-64.031H161.515c-35.308 0-64.032 28.724-64.032 64.031v526.711c0 32.755 24.321 59.958 56.718 63.62l208.431.412h490.53c35.306 0 64.03-28.725 64.03-64.032l-.382-93.677c-.105-1.75-1.587-19.548-19.55-42.5a9.548 9.548 0 0 1-.147-.19l-21.712-28.489-117.227-155.119c-.416-.55-38.995-50.852-86.272-45.534-38.335 4.315-75.955 45.164-108.79 118.132-17.615 39.141-34.65 68.269-52.082 89.046-17.607 20.986-35.68 33.52-55.251 38.317-43.423 10.638-81.05-18.995-120.887-50.373l-5.057-3.98c-46.555-36.578-68.75-28.224-158.33 59.602-7.33 7.188-19.1 7.071-26.289-.26-7.187-7.33-7.07-19.1.26-26.287 46.659-45.746 77.544-72.727 107.086-84.283 33.358-13.048 64.275-6.267 100.242 21.994l5.093 4.008c33.923 26.72 63.22 49.795 89.029 43.467 25.618-6.279 53.3-42.114 82.28-106.509 39.14-86.976 85.838-134.027 138.797-139.849 68.454-7.515 117.824 57.405 119.892 60.172l117.122 154.98 21.6 28.344c26.277 33.631 27.334 61.639 27.367 64.725l.001.128.384 94.06c.001 55.884-45.4 101.287-101.209 101.287zM312.328 446.968c-42.325 0-76.759-34.434-76.759-76.76s34.434-76.759 76.76-76.759 76.759 34.435 76.759 76.76-34.434 76.759-76.76 76.759zm0-116.34c-21.824 0-39.579 17.756-39.579 39.58s17.755 39.58 39.58 39.58 39.579-17.756 39.579-39.58-17.755-39.58-39.58-39.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vm=(0,l.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,t5))}}),n5=["aria-labelledby"],r5=[(0,l.createElementVNode)("path",{d:"M696.43 465.25c40.61 0 73.53-32.72 73.53-73.09s-32.96-73.08-73.53-73.08-73.54 32.72-73.54 73.08 32.92 73.09 73.54 73.09zM535.74 650.62l-273.61-259.4a56.19 56.19 0 0 0-15.36 11.58l-114 119.63-6-222.77c-.73-26.82 20.84-49.41 47.67-50.14l201.77-5.44 47.34-50-250.43 6.75C119 202.33 76.33 247.17 77.78 301l7.32 271.4 4.5 166.78C91.06 793 136.05 835.47 190.2 834l176-4.75 12-.32 47.34-50 116.18-122.64zM861.71 214.8l-242.83-33.86-55.09 41.46L855 263a49.05 49.05 0 0 1 41.79 55.13l-54.33 389.59-120.87-159.05A59.86 59.86 0 0 0 638.06 537l-44 33.08 65.07 86.15L603.84 698l-79.57 60.1-54.92 41.48 34.17 4.76 270.73 37.76a97.55 97.55 0 0 0 109.88-79.6 22.37 22.37 0 0 0 .65-3.44l60.53-434.16c7.44-53.32-29.95-102.62-83.6-110.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mm=(0,l.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},r5,14,n5))}}),a5=["aria-labelledby"],o5=(0,l.createElementVNode)("path",{d:"M922.514 789.611h.07v-.42ZM776.028 148.82c-5.478-3.288-10.925-5.975-17.57-5.975-16.229 0-29.308 13.152-29.308 29.361 0 11.703 6.927 21.072 16.72 26.391 107.724 62.86 180.16 179.528 180.16 313.235 0 133.603-72.368 250.233-179.95 313.094-9.437 5.164-17.57 14.849-17.57 26.833 0 16.227 13.152 29.377 29.345 29.377 6.504 0 11.666-2.505 17.323-5.76 125.009-72.97 209.083-208.377 209.083-363.544.002-154.814-83.715-289.953-208.233-363.012z",fill:"currentColor","fill-opacity":"0.9"},null,-1),i5=(0,l.createElementVNode)("path",{d:"M810.037 511.85c0-90.983-49.316-170.37-122.677-213.094-3.323-1.733-11.134-5.144-16.616-5.144-16.299 0-29.485 13.187-29.485 29.468 0 10.941 5.799 20.682 14.638 25.79 56.706 32.207 94.959 93.103 94.959 162.98 0 71.08-39.597 132.912-97.93 164.694-8.485 5.164-14.105 14.568-14.105 25.245 0 16.3 13.186 29.519 29.449 29.519 6.93.036 15.167-4.031 15.167-4.031 75.516-42.14 126.6-122.782 126.6-215.427zM545.416 71.307c-12.34-5.939-27.012-4.312-37.792 4.224-.496.408-52.82 42.001-110.587 84.533-100.475 74.048-129.748 86.386-135.688 88.348h-125.86c-.726 0-1.415.07-2.14.106H69.06c-16.191 0-29.326 13.134-29.326 29.326v468.42c0 16.227 13.099 29.311 29.327 29.311l215.621.032c5.798 2.122 33.446 14.882 122.609 87.608 51.898 42.283 98.423 83.61 98.918 84.002 6.646 5.938 15.131 9.012 23.689 9.012 4.948 0 9.933-1.059 14.635-3.146a35.666 35.666 0 0 0 21.07-32.563s.035-110.657.035-150.428c.92-2.827 1.381-5.835 1.381-8.947 0-3.177-1.417-657.666-1.417-657.666 0-13.716-7.846-26.197-20.185-32.172zM507.8 756.02c0 1.7-.532 107.654-.532 107.654-15.803-13.364-33.374-28.035-51.474-42.675-119-96.372-148.486-104.466-168.426-104.466-.423 0-.777.103-1.166.103s-.743-.103-1.167-.103H123.33c-20.523 0-25.314-5.836-25.314-26.45v-359.49c0-14.02 1.662-22.822 18.543-22.822h145.71c19.445 0 49.284-7.954 179.528-103.356 23.192-16.97 45.887-34.063 65.473-49.054 0 0 .425 506.548.532 593.202-.603 2.403-.001 4.913-.001 7.457z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Im=(0,l.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[o5,(0,l.createTextVNode)(","),i5],14,a5))}}),s5=["aria-labelledby"],u5=[(0,l.createElementVNode)("path",{d:"M646.169 56.055c-10.146-4.516-22.022-2.697-30.32 4.78L342.443 306.97h-158.11c-82.587 0-112.6 67.326-112.6 112.6v168.872c0 82.601 67.34 112.6 112.6 112.6h158.14l273.435 246.078a27.955 27.955 0 0 0 18.826 7.272c3.87 0 7.83-.79 11.494-2.405 10.175-4.515 16.655-14.662 16.655-25.746V81.771c0-11.084-6.48-21.142-16.714-25.716zm-39.586 806.967L372.03 652.015a27.936 27.936 0 0 0-18.797-7.273h-168.9c-9.398 0-56.299-2.756-56.299-56.3V419.57c0-9.411 2.698-56.3 56.3-56.3h168.9c6.978 0 13.665-2.609 18.855-7.271l234.496-211.007v718.03zm168.9-527.902c7.272 0 14.427-2.755 19.881-8.239l112.6-112.572c10.968-10.996 10.968-28.824 0-39.79-10.965-10.997-28.853-10.997-39.819 0L755.543 287.09c-10.966 10.996-10.966 28.824 0 39.792a28.305 28.305 0 0 0 19.94 8.238zm168.9 140.722h-168.9c-15.482 0-28.15 12.638-28.15 28.178 0 15.512 12.668 28.12 28.15 28.12h168.901c15.6 0 28.15-12.608 28.15-28.12 0-15.54-12.551-28.178-28.151-28.178zm-149.02 205.319c-10.965-10.966-28.853-10.966-39.82 0-10.966 10.996-10.966 28.854 0 39.82l112.601 112.6a28.396 28.396 0 0 0 19.94 8.211c7.27 0 14.426-2.756 19.88-8.21 10.967-10.967 10.967-28.825 0-39.82l-112.6-112.601z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Lm=(0,l.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},u5,14,s5))}}),c5=["aria-labelledby"],d5=[(0,l.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Am=(0,l.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":n.name,role:"presentation"},d5,14,c5))}}),f5=["aria-labelledby"],m5=[(0,l.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545zm0 868.849H46.545C21.721 992.97 0 971.248 0 946.424s21.721-46.545 46.545-46.545h930.91c24.824 0 46.545 21.721 46.545 46.545s-21.721 46.546-46.545 46.546zm0-434.425H356.848c-24.824 0-46.545-21.72-46.545-46.545s21.721-46.545 46.545-46.545h620.607c24.824 0 46.545 21.72 46.545 46.545s-21.721 46.545-46.545 46.545z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pm=(0,l.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},m5,14,f5))}}),p5=["aria-labelledby"],h5=[(0,l.createElementVNode)("path",{d:"M761.436 1024H262.564c-131.282 0-236.308-105.026-236.308-236.308V404.35c0-52.513 26.257-102.4 68.267-131.282L467.364 21.005c26.257-18.38 60.39-18.38 89.272 0l372.84 252.062c42.011 28.882 68.268 78.769 68.268 131.282v383.343c0 131.282-105.026 236.308-236.308 236.308zM139.159 338.708c-21.005 15.754-34.133 39.384-34.133 65.64v383.344c0 86.646 70.892 157.539 157.538 157.539h498.872c86.646 0 157.538-70.893 157.538-157.539V404.35c0-26.257-13.128-49.887-34.133-65.641L512 86.646 139.159 338.708zm451.61 396.471H433.231c-21.005 0-39.385-18.379-39.385-39.384s18.38-39.385 39.385-39.385h157.538c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.384-39.385 39.384z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fm=(0,l.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,p5))}}),g5=["aria-labelledby"],v5=[(0,l.createElementVNode)("path",{d:"M703.84 479.936H511.968v-255.84c0-17.728-14.24-32.096-31.968-32.096-17.76 0-32 14.4-32 32.096v287.808c0 17.76 14.272 32 32 32h223.872c17.76 0 32.096-14.24 32.096-32 0-17.728-14.368-31.968-32.128-31.968zM224 320h-96v-96c0-17.664-14.336-32-32-32s-32 14.336-32 32v128c0 17.664 14.336 32 32 32h128c17.664 0 32-14.336 32-32s-14.336-32-32-32zm-84.992 283.488C136 584 123.264 573.344 105.6 573.344s-30.112 13.984-30.112 31.68c0 5.536 1.984 9.984 2.336 15.328C126.336 815.296 302.016 960 512 960c247.424 0 448-200.576 448-448S759.424 64 512 64C321.024 64 158.4 183.712 93.952 352h69.312C223.968 219.904 357.088 128 512 128c212.064 0 384 171.936 384 384S724.064 896 512 896c-178.88 0-328.736-122.464-371.424-288",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rm=(0,l.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":n.name,role:"presentation"},v5,14,g5))}}),y5=["aria-labelledby"],b5=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dm=(0,l.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,y5))}}),S5=["aria-labelledby"],w5=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Om=(0,l.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},w5,14,S5))}}),x5=["aria-labelledby"],N5=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855zM572.235 903.831s-460.71-295.153-460.71-555.55c0-131.856 109.087-238.743 243.683-238.743 94.6 0 176.64 52.796 217.027 129.927 40.358-77.13 122.429-129.927 217.028-129.927 134.596 0 243.652 106.887 243.652 238.742.03 260.398-460.68 555.58-460.68 555.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qm=(0,l.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},N5,14,x5))}}),C5=["aria-labelledby"],z5=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hm=(0,l.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jm=(0,l.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},E5,14,k5))}}),_5=["aria-labelledby"],T5=[(0,l.createElementVNode)("path",{d:"m572.235 1020.988-54.211-33.13s-120.471-78.305-243.953-189.74C201.788 731.858 144.565 665.6 99.388 602.353 72.282 563.2 51.2 524.047 36.141 484.894c-18.07-45.176-27.106-90.353-27.106-132.518 0-45.176 9.036-90.352 27.106-132.517 18.07-39.153 42.165-75.294 72.283-108.424 30.117-30.117 69.27-54.211 108.423-72.282 99.388-42.165 219.859-33.13 313.224 24.094l36.14 27.106 36.142-27.106C695.718 6.024 816.188-3.012 915.576 39.153c42.165 18.07 78.306 42.165 108.424 72.282 33.13 30.118 57.224 66.26 72.282 108.424 18.07 42.165 27.106 87.341 27.106 132.517 0 42.165-9.035 87.342-27.106 132.518-15.058 36.141-36.14 78.306-63.247 117.459-42.164 63.247-99.388 129.506-174.682 195.765C740.894 906.54 626.447 981.835 614.4 987.858l-42.165 33.13zM355.388 102.4c-33.13 0-66.259 6.024-96.376 18.07-30.118 12.048-57.224 30.118-81.318 54.212-24.094 24.094-42.165 48.189-54.212 78.306-12.047 30.118-21.082 63.247-21.082 96.377s6.024 66.259 21.082 102.4c12.047 33.13 30.118 66.259 54.212 99.388 39.153 57.223 93.365 117.459 159.624 180.706C451.765 837.27 566.212 912.565 569.224 912.565l6.023 3.011 3.012-3.011c6.023-3.012 117.459-75.294 231.906-180.706 66.259-63.247 120.47-123.483 159.623-180.706 24.094-36.141 42.165-69.27 54.212-99.388 15.059-36.141 21.082-69.27 21.082-102.4s-6.023-66.26-21.082-96.377c-12.047-30.117-30.118-54.212-54.212-78.306-27.106-24.094-51.2-42.164-81.317-54.211-72.283-30.118-162.636-24.095-231.906 18.07l-27.106 18.07c-9.035 6.024-15.059 15.06-24.094 21.083l-33.13 36.141-33.13-33.13c-9.034-9.034-15.058-15.058-24.093-21.081l-27.106-18.071c-39.153-27.106-84.33-39.153-132.518-39.153z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Km=(0,l.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},T5,14,_5))}}),B5=["aria-labelledby"],$5=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.535 336.535 0 0 0-73.638-107.158 342.167 342.167 0 0 0-108.724-71.83 343.371 343.371 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a335.694 335.694 0 0 0-36.894 26.021 337.348 337.348 0 0 0-36.894-26.021 345.63 345.63 0 0 0-180.103-50.507c-45.96 0-90.474 8.794-132.518 26.262a341.444 341.444 0 0 0-108.725 71.83A334.456 334.456 0 0 0 13.161 348.25c0 43.099 8.825 88.004 26.293 133.723 14.607 38.159 35.57 77.763 62.344 117.76 42.466 63.247 100.834 129.265 173.297 196.156 120.109 110.923 239.043 187.543 244.073 190.645l30.69 19.666a41.562 41.562 0 0 0 44.634 0l30.66-19.666c5.06-3.253 123.874-79.722 244.073-190.645 72.494-66.891 130.831-132.91 173.297-196.186 26.805-39.967 47.887-79.571 62.344-117.76 17.498-45.689 26.293-90.594 26.293-133.693a329.487 329.487 0 0 0-27.046-131.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Wm=(0,l.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":n.name,role:"presentation"},$5,14,B5))}}),V5=["aria-labelledby"],M5=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ym=(0,l.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},M5,14,V5))}}),I5=["aria-labelledby"],L5=[(0,l.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5-24.4 23.9-43.5 51.7-56.9 82.8-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Um=(0,l.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M512 12.672c-282.88 0-512 229.248-512 512 0 226.261 146.688 418.133 350.08 485.76 25.6 4.821 34.987-11.008 34.987-24.619 0-12.16-.427-44.373-.64-87.04-142.422 30.891-172.459-68.693-172.459-68.693-23.296-59.093-56.96-74.88-56.96-74.88-46.379-31.744 3.584-31.104 3.584-31.104 51.413 3.584 78.421 52.736 78.421 52.736 45.654 78.293 119.851 55.68 149.12 42.581 4.608-33.109 17.792-55.68 32.427-68.48-113.707-12.8-233.216-56.832-233.216-253.013 0-55.893 19.84-101.547 52.693-137.387-5.76-12.928-23.04-64.981 4.48-135.509 0 0 42.88-13.739 140.8 52.48 40.96-11.392 84.48-17.024 128-17.28 43.52.256 87.04 5.888 128 17.28 97.28-66.219 140.16-52.48 140.16-52.48 27.52 70.528 10.24 122.581 5.12 135.51 32.64 35.84 52.48 81.493 52.48 137.386 0 196.693-119.68 240-233.6 252.587 17.92 15.36 34.56 46.762 34.56 94.72 0 68.522-.64 123.562-.64 140.202 0 13.44 8.96 29.44 35.2 24.32C877.44 942.592 1024 750.592 1024 524.672c0-282.752-229.248-512-512-512",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Gm=(0,l.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M944 192H755.2v-44.8c0-54.4-44.8-99.2-99.2-99.2H361.6c-54.4 0-99.2 44.8-99.2 99.2V192H83.2c-12.8 0-25.6 9.6-25.6 25.6 0 12.8 9.6 25.6 25.6 25.6H144v633.6c0 54.4 44.8 99.2 99.2 99.2h550.4c54.4 0 99.2-44.8 99.2-99.2V243.2H944c12.8 0 25.6-9.6 25.6-25.6-3.2-12.8-9.6-25.6-25.6-25.6zm-627.2-44.8c0-25.6 22.4-48 48-48h294.4c25.6 0 48 22.4 48 48V192H316.8v-44.8zm524.8 720c0 28.8-16 57.6-41.6 57.6H249.6c-25.6 0-54.4-19.2-54.4-44.8l3.2-636.8h643.2v624z",fill:"currentColor","fill-opacity":"0.9"},null,-1),D5=(0,l.createElementVNode)("path",{d:"M368 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM528 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6zM688 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Xm=(0,l.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[R5,(0,l.createTextVNode)(","),D5],14,F5))}}),O5=["aria-labelledby"],q5=[(0,l.createElementVNode)("path",{d:"M960.385 91.477a42.667 42.667 0 1 1-44.09 73.046c-95.09-57.401-176.497-79.19-315.989-79.19-54.044 0-118.698 10.07-158.492 25.543a42.667 42.667 0 0 1-30.92-79.53C461.498 11.662 536.393 0 600.335 0c154.71 0 251.393 25.884 360.05 91.477zm-454.03 581.604a42.752 42.752 0 0 1 17.038-57.885 42.44 42.44 0 0 1 57.656 17.096c4.21 7.793 60.189 147.342 64.854 160.426 1.706 4.779 3.413 9.927 5.29 15.56 2.93 8.817 11.122 34.815 12.09 37.717 18.545 55.808 64.198 92.672 117.333 92.672 67.868 0 116.081-49.494 115.37-122.539-.17-15.701-3.3-34.304-16.782-104.277l-2.901-15.36c-10.81-57.174-15.758-92.132-15.36-120.434.313-22.244 2.076-30.151 17.436-90.311 5.831-22.841 9.245-38.03 11.662-53.078a218.453 218.453 0 0 0 3.13-34.446C893.17 307.4 777.457 256 595.584 256c-179.058 0-297.558 65.508-297.558 160 0 93.64 132.694 181.333 297.558 181.333 23.466 0 42.496 19.115 42.496 42.667s-19.03 42.667-42.496 42.667c-206.166 0-382.578-116.594-382.578-266.667 0-155.364 162.816-245.333 382.578-245.333 223.658 0 382.577 70.599 382.577 227.555 0 15.218-1.45 31.062-4.181 48.071-2.93 18.148-6.827 35.47-13.255 60.644-12.715 49.778-14.592 58.311-14.763 70.315-.284 20.48 4.153 52.024 13.853 103.338l2.901 15.076c15.132 78.734 18.034 96.028 18.29 119.609C982.145 935.538 896.015 1024 780.616 1024c-91.677 0-168.391-61.924-197.974-151.04-1.251-3.67-9.472-29.753-12.145-37.86a643.527 643.527 0 0 0-4.694-13.71 11056.384 11056.384 0 0 0-59.449-148.31zM310.4 65.934a42.667 42.667 0 1 1-52.566 67.243c-14.108-11.037-38.855-19.4-59.05-19.4-42.098 0-71.112 29.156-71.112 68.552 0 17.18 13.853 38.343 35.613 50.972a42.667 42.667 0 1 1-42.78 73.842C73.8 280.064 42.34 231.936 42.34 182.33c0-86.471 67.186-153.885 156.445-153.885 39.054 0 82.346 14.62 111.616 37.49z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Zm=(0,l.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,O5))}}),H5=["aria-labelledby"],j5=[(0,l.createElementVNode)("path",{d:"M1120.194 366.158h-93.091c0-136.534-111.71-245.14-245.14-245.14-65.163 0-124.12 24.824-170.666 68.267l-3.103 3.103c-24.824 24.824-65.164 24.824-89.988 0L512 186.182c-46.545-43.443-105.503-68.267-170.667-68.267-136.533 0-245.14 111.71-245.14 245.14H3.104c0-186.182 152.049-338.23 338.23-338.23 80.68 0 158.255 27.927 220.315 80.678 62.061-52.751 139.637-80.679 220.316-80.679 186.181 3.103 338.23 155.152 338.23 341.334zM89.988 645.43c-3.103-6.206-9.31-12.412-12.412-18.618C27.927 549.236 0 459.248 0 366.158h93.09c0 74.472 21.722 148.945 62.062 211.006 3.103 6.206 6.206 9.309 9.309 12.412L89.988 645.43zm946.424-6.206-77.576-52.751c43.443-65.164 68.267-142.74 68.267-220.315h93.09c0 99.297-27.926 192.387-83.78 273.066zm-474.764 375.467c-9.309 0-21.72-3.103-31.03-6.206-9.309-3.103-15.515-6.206-18.618-9.31C338.23 921.6 192.388 797.48 86.885 639.226l77.576-52.752c96.194 142.74 229.624 257.551 387.878 325.818l3.103 3.103s3.103 3.103 6.206 3.103l12.413-6.206c155.151-71.37 288.581-183.079 384.775-328.921l77.576 52.751C930.91 794.376 785.067 918.497 611.297 999.176l-18.618 9.309c-9.31 3.103-21.721 6.206-31.03 6.206z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Jm=(0,l.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":n.name,role:"presentation"},j5,14,H5))}}),K5=["aria-labelledby"],W5=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-930.91C281.6 93.09 93.09 281.6 93.09 512S281.6 930.91 512 930.91 930.91 742.4 930.91 512 742.4 93.09 512 93.09zM377.018 695.856c-20.945 0-39.563-11.637-46.545-32.582l-6.982-16.291 6.982-18.618 69.818-186.182c11.636-32.582 37.236-55.855 67.49-67.491l204.8-76.8L691.2 307.2c11.636 4.655 20.945 16.29 25.6 27.927l4.655 16.291-4.655 18.618-69.818 186.182c-11.637 32.582-37.237 55.855-67.491 67.491l-186.182 69.818c-4.654 2.328-11.636 2.328-16.29 2.328zm218.764-267.637-95.418 34.91c-6.982 2.327-11.637 6.981-13.964 13.963l-34.91 95.418 95.42-34.909c6.98-2.327 11.635-6.982 13.963-13.964l34.909-95.418z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Qm=(0,l.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},W5,14,K5))}}),Y5=["aria-labelledby"],U5=(0,l.createElementVNode)("path",{d:"M547.84 969.547a32.286 32.286 0 0 1-31.744-32.707V376.952c0-7.83 2.71-15.36 7.71-21.323l240.58-288.768H111.917L332.8 356.774a33.551 33.551 0 0 1 6.807 20.239v334.306l95.473 98.545c5.903 6.144 9.155 14.456 9.095 23.13a33.13 33.13 0 0 1-9.457 23.07 31.021 31.021 0 0 1-44.514 0L285.515 747.881a33.07 33.07 0 0 1-9.276-23.13V388.277L21.745 54.332a33.49 33.49 0 0 1 5.3-45.96 31.202 31.202 0 0 1 19.577-7.047h786.794c8.432 0 16.504 3.434 22.407 9.638a33.37 33.37 0 0 1 1.626 44.453L579.524 389.12v547.72c0 18.07-14.216 32.707-31.684 32.707",fill:"currentColor","fill-opacity":"0.9"},null,-1),G5=(0,l.createElementVNode)("path",{d:"M701.68 475.016a32.286 32.286 0 0 1-31.2-33.13A32.045 32.045 0 0 1 701.8 409.54H946.96c17.529 0 31.744 14.697 31.744 32.768 0 18.07-14.215 32.708-31.684 32.708H701.681zm0 202.51a32.286 32.286 0 0 1-31.683-32.767c0-18.071 14.216-32.648 31.684-32.708h245.338c17.469.06 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.647-31.684 32.708H701.681zm0 204.8a31.021 31.021 0 0 1-22.407-9.517 33.07 33.07 0 0 1-9.276-23.19c0-18.07 14.216-32.648 31.684-32.708h245.338c17.469 0 31.624 14.697 31.684 32.768-.06 18.07-14.215 32.648-31.684 32.708H701.681z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ep=(0,l.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[U5,(0,l.createTextVNode)(","),G5],14,Y5))}}),X5=["aria-labelledby"],Z5=(0,l.createElementVNode)("path",{d:"M512 394.688a31.872 31.872 0 0 1 22.592 9.344l128 127.68a32 32 0 0 1-45.184 45.312L544 503.808v221.504a32 32 0 1 1-64 0v-221.44l-73.344 73.408a32 32 0 1 1-45.312-45.248l128-128 .192-.128A31.872 31.872 0 0 1 512 394.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),J5=(0,l.createElementVNode)("path",{d:"M149.312 96c-41.216 0-74.624 33.408-74.624 74.688v682.624c0 41.28 33.408 74.688 74.624 74.688h725.376c41.216 0 74.624-33.408 74.624-74.688V298.688c0-41.28-33.408-74.688-74.624-74.688H526.976l-97.088-116.48A32 32 0 0 0 405.312 96h-256zm-10.624 74.688c0-5.888 4.736-10.688 10.624-10.688H390.4l97.088 116.48A32 32 0 0 0 512 288h362.688c5.888 0 10.624 4.8 10.624 10.688v554.624A10.688 10.688 0 0 1 874.688 864H149.312a10.688 10.688 0 0 1-10.624-10.688V170.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1),tp=(0,l.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[Z5,(0,l.createTextVNode)(","),J5],14,X5))}}),Q5=["aria-labelledby"],e6=[(0,l.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm111.502 282.169c13.654-13.654 34.134-13.654 47.787 0 11.378 11.377 13.653 31.857 2.275 45.51l-2.275 2.276-111.502 111.502 111.502 111.503c13.653 13.653 13.653 34.133 0 47.786-13.653 13.654-34.133 13.654-47.787 0L512 557.511 400.498 669.013c-11.378 11.378-31.858 13.654-45.511 2.276l-2.276-2.276c-11.378-11.377-13.653-31.857-2.275-45.51l2.275-2.276 111.502-111.503-111.502-111.502c-13.653-13.653-13.653-34.133 0-47.786s34.133-13.654 47.787 0L512 461.938l111.502-111.502z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],lp=(0,l.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,Q5))}}),t6=["aria-labelledby"],l6=[(0,l.createElementVNode)("path",{d:"M584.06 1024H318.577C144.118 1024 0 883.674 0 705.422s140.326-318.578 318.578-318.578v113.778c-113.778 0-204.8 91.022-204.8 204.8s91.022 204.8 204.8 204.8h265.481V1024zm56.888 0h-53.096c-208.593 0-379.26-170.667-379.26-383.052 0-83.437 26.549-163.081 75.852-231.348l3.793-3.793c15.17-22.755 30.34-60.681 45.511-121.363l7.585-34.133c7.586-18.963 15.17-41.718 18.963-68.267C386.844 22.756 470.281 0 519.586 0c117.57 0 178.251 106.193 178.251 212.385v7.585c0 7.586-3.793 18.963-3.793 37.926C876.09 257.896 1024 405.807 1024 587.852v53.096C1024 853.333 853.333 1024 640.948 1024zM519.585 113.778c-30.34 0-41.718 53.096-49.304 87.23-3.792 34.133-11.377 60.68-15.17 83.436l-7.585 34.134c-11.378 45.51-34.133 113.778-60.682 155.496l-7.585 3.793A269.274 269.274 0 0 0 322.37 644.74c0 147.91 121.363 269.274 269.274 269.274h53.097c147.91 0 269.274-121.363 269.274-269.274v-53.097c0-117.57-98.608-216.177-216.178-216.177h-56.889c-18.963-3.793-37.926-15.17-49.304-30.341-11.377-15.17-15.17-37.926-15.17-56.889 7.585-41.718 11.378-64.474 11.378-75.852v-3.792c-3.793 0-3.793-94.815-68.267-94.815z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],np=(0,l.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":n.name,role:"presentation"},l6,14,t6))}}),n6=["aria-labelledby"],r6=[(0,l.createElementVNode)("path",{d:"M605.09 1024C260.656 1024 0 684.218 0 512S260.655 0 605.09 0c321.165 0 605.092 321.164 605.092 512s-283.927 512-605.091 512zm0-884.364c-256 0-465.454 269.964-465.454 372.364s209.455 372.364 465.455 372.364c260.654 0 465.454-265.31 465.454-372.364s-204.8-372.364-465.454-372.364zm0 139.637c51.2 0 97.746 18.618 139.637 46.545h4.655c-51.2 0-93.091 41.891-93.091 93.091S698.18 512 749.38 512c37.237 0 69.819-23.273 83.783-55.855 4.654 18.619 9.309 37.237 9.309 55.855 0 130.327-102.4 232.727-232.728 232.727S377.018 642.327 377.018 512s97.746-232.727 228.073-232.727z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],rp=(0,l.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":n.name,role:"presentation"},r6,14,n6))}}),a6=["aria-labelledby"],o6=[(0,l.createElementVNode)("path",{d:"M822.095 933.055H192.393c-57.961 0-104.95-47.02-104.95-105.016V197.92c0-58.003 47.678-109.99 105.642-109.99H615.65v52.822H193.085c-28.98 0-53.166 28.17-53.166 57.17v630.119c0 28.997 23.494 52.51 52.474 52.51h629.702c28.98 0 57.653-24.132 57.653-53.131V404.857h52.822v422.56c-.003 57.996-52.512 105.638-110.475 105.638zm-313.636-254.47c-7.672 7.678-17.28 11.517-27.185 13.447L251.517 805.68c-25.858 12.007-46.57-11.183-37.04-37.065L328.05 538.704c1.925-9.911 5.764-19.523 13.437-27.201l408.162-408.431c20.492-20.509 53.717-20.509 74.208 0l92.763 92.825c20.495 20.503 20.495 53.754 0 74.259L508.46 678.585zM264.727 736.86c-6.003 12.106 5.592 24.54 18.521 18.532l141.877-85.937-74.518-74.567-85.88 141.973zm132.414-169.664 55.661 55.697c10.243 10.253-16.237-16.249 18.55 18.562l296.846-297.04-93.425-92.163L378.592 548.63c9.856 9.86 8.304 8.314 18.551 18.565zM860.96 214.463l-55.658-55.698c-10.244-10.253-26.858-10.253-37.104 0l-54.33 54.362 91.431 94.155 55.661-55.697c10.247-10.25 10.247-26.87 0-37.122z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ap=(0,l.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},o6,14,a6))}}),i6=["aria-labelledby"],s6=[(0,l.createElementVNode)("path",{d:"M285.479 992.97H108.606c-27.927 0-55.854-12.412-77.576-31.03C9.31 940.217 0 915.393 0 884.363l3.103-155.152c0-24.824 9.31-46.545 27.927-65.164L626.812 65.164c83.782-83.782 220.315-83.782 307.2 0 83.782 83.781 83.782 223.418 0 307.2l-605.09 601.988c-12.413 12.412-27.928 18.618-43.443 18.618zM781.964 93.09c-31.03 0-65.164 12.413-89.988 37.237L96.194 729.212 93.09 884.364c0 9.309 6.206 15.515 15.515 15.515h161.358l598.884-595.782c49.649-49.649 49.649-127.224 0-173.77l-3.103-3.103c-21.72-21.721-52.751-34.133-83.781-34.133zm-201.946 78.508 65.816-65.847L882.812 342.73l-65.846 65.784zM946.424 992.97H217.212c-24.824 0-46.545-21.722-46.545-46.546s21.72-46.545 46.545-46.545h729.212c24.824 0 46.546 21.721 46.546 46.545s-21.722 46.546-46.546 46.546z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],op=(0,l.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},s6,14,i6))}}),u6=["aria-labelledby"],c6=[(0,l.createElementVNode)("path",{d:"M512 663.704c-60.681 0-117.57-22.756-174.46-68.267-22.755-18.963-26.547-56.889-7.584-79.644 18.963-22.756 56.888-26.549 79.644-7.586 75.852 64.474 136.533 56.89 204.8 0 22.756-18.963 60.681-18.963 79.644 7.586 18.963 22.755 18.963 60.681-7.585 79.644-53.096 45.511-113.778 68.267-174.459 68.267zm295.822-3.793c-68.266 0-128.948-26.548-182.044-79.644-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.89-22.755 79.645-3.792 41.718 41.718 87.23 53.096 136.533 45.51 30.34-7.584 60.681 15.171 68.267 45.512 7.585 30.34-15.17 60.681-45.511 68.267-18.963 3.792-34.134 3.792-53.097 3.792zm-595.437 0c-15.17 0-34.133 0-49.304-3.792-30.34-3.793-53.096-34.134-45.51-64.475 3.792-30.34 34.133-53.096 64.473-45.51 49.304 7.585 94.815-7.586 136.534-45.512 22.755-22.755 56.889-22.755 79.644 0 22.756 22.756 22.756 56.89 0 79.645-53.096 53.096-117.57 79.644-185.837 79.644zM910.222 496.83l-53.096-219.97c-18.963-79.645-75.852-125.156-151.704-125.156H318.578c-79.645 0-147.911 53.096-163.082 128.948l-41.718 212.385L3.793 470.281l45.51-212.385c18.964-128.948 132.741-219.97 269.275-219.97h390.637c128.948 0 235.14 87.23 261.689 212.385L1024 470.281 910.222 496.83zM174.46 656.119C79.644 656.119 0 576.474 0 481.659c0-30.34 26.548-56.889 56.889-56.889s56.889 26.549 56.889 56.89c0 34.133 26.548 60.68 60.681 60.68 30.341 0 56.89 26.549 56.89 56.89s-26.549 56.889-56.89 56.889zm675.082 0c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c34.133 0 60.681-26.548 60.681-60.682 0-30.34 26.548-56.889 56.89-56.889S1024 451.32 1024 481.66c0 94.814-79.644 174.459-174.46 174.459zm257.896-15.17c-68.267 0-128.948-26.549-182.044-79.645-22.756-22.756-22.756-56.89-3.793-79.645 22.756-22.755 56.889-22.755 79.644-3.792 34.134 30.34 68.267 45.51 106.193 45.51 11.378 0 30.34 0 37.926-3.792 30.34-7.585 60.681 15.17 68.267 45.511 7.585 30.341-15.17 60.682-45.511 68.267-18.963 7.585-45.512 7.585-60.682 7.585zm49.304-3.793c-30.341 0-56.89-26.549-56.89-56.89s26.549-56.888 56.89-56.888c37.926 0 53.096-30.341 53.096-60.682s26.548-56.889 56.889-56.889 56.889 26.549 56.889 56.89c-3.793 98.607-72.06 174.459-166.874 174.459zm-409.6 348.918H276.859c-109.985 0-201.007-91.022-201.007-201.007V587.852H189.63v197.215c0 49.303 37.926 87.23 87.23 87.23h474.073c49.304 0 87.23-37.927 87.23-87.23V587.852h113.778v197.215c-3.793 109.985-94.815 201.007-204.8 201.007zm462.696-508.207-49.304-201.008c-15.17-75.852-79.644-125.155-159.289-125.155H671.29V37.926h329.955c132.741 0 242.726 87.23 273.067 212.385l45.511 201.008-109.985 26.548zM686.459 986.074c-30.34 0-56.889-26.548-56.889-56.889s26.549-56.889 56.89-56.889h364.088c49.304 0 87.23-37.926 87.23-87.23v-178.25c0-30.34 26.548-56.89 56.889-56.89s56.889 26.55 56.889 56.89v178.252c0 109.985-91.023 201.007-201.008 201.007H686.46z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ip=(0,l.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":n.name,role:"presentation"},c6,14,u6))}}),d6=["aria-labelledby"],f6=[(0,l.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312.064-51.584-44.224-93.376-98.816-93.376zm527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312zm0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],sp=(0,l.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M512 891.958c-35.032 0-70.063-13.474-99.705-37.726L123.958 590.147c-24.253-21.558-37.726-51.2-40.421-83.536-2.695-32.337 10.779-64.674 32.337-86.232 24.252-24.253 56.59-40.421 88.926-40.421H256V188.632c0-88.927 72.758-161.685 161.684-161.685h185.937c88.926 0 161.684 72.758 161.684 161.685v191.326h51.2c67.369 0 121.263 53.895 121.263 121.263 0 35.032-13.473 67.368-40.42 88.926L609.01 851.537c-24.253 26.947-59.285 40.42-97.011 40.42zM204.8 460.8c-10.779 0-21.558 5.39-29.642 13.474s-10.78 18.863-10.78 29.642 5.39 21.558 13.475 26.947l291.031 261.39c26.948 24.252 64.674 24.252 91.621 0l288.337-261.39c8.084-8.084 13.474-18.863 13.474-29.642 0-21.558-18.863-40.421-40.421-40.421H687.158V188.632c0-45.81-35.032-80.843-80.842-80.843H417.684c-45.81 0-80.842 35.032-80.842 80.843V460.8H204.8zM808.421 1024H215.58c-21.558 0-40.421-18.863-40.421-40.421s18.863-40.421 40.42-40.421h592.843c21.558 0 40.421 18.863 40.421 40.42S829.98 1024 808.422 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],up=(0,l.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.152 33.152 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.659 31.659 0 0 1-16.384 9.728 181.419 181.419 0 1 0 91.733 350.891 32 32 0 1 1 17.451 61.61 245.333 245.333 0 0 1-140.97-470.058A288 288 0 0 1 512 138.666zm0 275.712a32 32 0 0 1 32 32V733.78l97.621-96.81 3.584-3.072a32 32 0 0 1 44.587 44.928l-3.115 3.584-152.149 150.954-3.584 3.115a32 32 0 0 1-37.632.17l-3.968-3.413-148.01-148.394-3.073-3.584a32 32 0 0 1-.256-37.675l3.414-4.01 3.584-3.073a32 32 0 0 1 37.674-.256l4.011 3.414 93.27 93.568V446.379l.298-4.352A32 32 0 0 1 512 414.379z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],cp=(0,l.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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))}}),v6=["aria-labelledby"],y6=[(0,l.createElementVNode)("path",{d:"M128 349.867C93.867 332.8 34.133 341.333 8.533 384-8.533 418.133 0 477.867 42.667 503.467 179.2 588.8 315.733 665.6 443.733 750.933c42.667 25.6 93.867 25.6 136.534 0C716.8 665.6 853.333 588.8 981.333 503.467c42.667-25.6 51.2-76.8 25.6-119.467s-76.8-51.2-119.466-25.6C768 435.2 640 512 512 588.8 384 512 256 435.2 128 349.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)],dp=(0,l.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,v6))}}),b6=["aria-labelledby"],S6=(0,l.createElementVNode)("path",{d:"M556.8 535.893 170.667 149.76c-13.227-13.227-13.227-34.987 0-48.213 13.226-13.227 34.986-13.227 48.213 0L605.013 487.68c13.227 13.227 13.227 34.987 0 48.213-13.226 13.227-34.986 13.227-48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),w6=(0,l.createElementVNode)("path",{d:"M170.667 873.813 556.8 487.68c13.227-13.227 34.987-13.227 48.213 0 13.227 13.227 13.227 34.987 0 48.213L218.88 922.027c-13.227 13.226-34.987 13.226-48.213 0a33.493 33.493 0 0 1 0-48.214zM825.173 536.32 439.04 150.187c-13.227-13.227-13.227-34.987 0-48.214 13.227-13.226 34.987-13.226 48.213 0l386.134 386.134c13.226 13.226 13.226 34.986 0 48.213a33.493 33.493 0 0 1-48.214 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),x6=(0,l.createElementVNode)("path",{d:"m439.04 874.24 386.133-386.133c13.227-13.227 34.987-13.227 48.214 0 13.226 13.226 13.226 34.986 0 48.213L487.253 922.453c-13.226 13.227-34.986 13.227-48.213 0-13.227-13.226-13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),fp=(0,l.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[S6,(0,l.createTextVNode)(","),w6,(0,l.createTextVNode)(","),x6],14,b6))}}),N6=["aria-labelledby"],C6=(0,l.createElementVNode)("path",{d:"M487.253 535.893 873.387 149.76c13.226-13.227 13.226-34.987 0-48.213-13.227-13.227-34.987-13.227-48.214 0L439.04 487.68c-13.227 13.227-13.227 34.987 0 48.213 13.227 13.227 34.987 13.227 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),z6=(0,l.createElementVNode)("path",{d:"M873.387 873.813 487.253 487.68c-13.226-13.227-34.986-13.227-48.213 0-13.227 13.227-13.227 34.987 0 48.213l386.133 386.134c13.227 13.226 34.987 13.226 48.214 0 13.226-13.227 13.226-34.987 0-48.214zM218.88 536.32l386.133-386.133c13.227-13.227 13.227-34.987 0-48.214-13.226-13.226-34.986-13.226-48.213 0L170.667 488.107c-13.227 13.226-13.227 34.986 0 48.213 13.226 13.653 34.986 13.653 48.213 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1),k6=(0,l.createElementVNode)("path",{d:"M605.013 874.24 218.88 488.107c-13.227-13.227-34.987-13.227-48.213 0-13.227 13.226-13.227 34.986 0 48.213L556.8 922.453c13.227 13.227 34.987 13.227 48.213 0 13.227-13.226 13.227-34.56 0-48.213z",fill:"currentColor","fill-opacity":"0.9"},null,-1),mp=(0,l.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},[C6,(0,l.createTextVNode)(","),z6,(0,l.createTextVNode)(","),k6],14,N6))}}),E6=["aria-labelledby"],_6=[(0,l.createElementVNode)("path",{d:"M199.36 572.768a31.904 31.904 0 0 0 22.624-9.376l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248L538.752 201.376a32 32 0 0 0-45.28 0L176.704 518.144a31.968 31.968 0 0 0 22.656 54.624zm339.424-115.392a32 32 0 0 0-45.28 0L176.736 774.144a31.968 31.968 0 1 0 45.248 45.248l294.144-294.144 285.728 285.728a31.968 31.968 0 1 0 45.248-45.248l-308.32-308.352z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],pp=(0,l.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_6,14,E6))}}),T6=["aria-labelledby"],B6=[(0,l.createElementVNode)("path",{d:"M802.595 1018.465h-11.07c-58.12-8.303-119.006-22.14-182.66-47.049l-11.07-5.535h-11.07c-16.606 0-30.444 2.768-47.05 2.768C240.779 968.649 0 750.01 0 484.324S240.778 0 539.676 0s539.675 218.638 539.675 484.324c0 152.217-80.26 298.898-218.637 390.227l-2.768 2.768v88.562c0 27.676-24.908 52.584-55.351 52.584zm-202.033-135.61c5.535 0 13.838 0 19.373 2.767l19.373 8.302c47.049 16.606 94.097 30.444 135.61 38.746v-71.956c0-19.373 11.071-35.979 27.677-47.05 5.535-2.767 11.07-5.534 13.837-8.302 116.238-77.492 179.892-193.73 179.892-321.038 0-221.405-204.8-401.297-456.648-401.297S83.027 262.919 83.027 484.324s204.8 401.298 456.649 401.298c13.838 0 27.675 0 41.513-2.768h19.373zm243.546 0zm-304.432-398.53c77.492 0 138.378-24.909 138.378-55.352s-60.886-41.514-138.378-41.514-138.379 11.07-138.379 41.514 60.887 55.351 138.379 55.351zm-226.94-185.428c19.372 11.07 27.675 35.979 13.837 55.352l-27.676 47.048c-11.07 19.373-35.978 27.676-55.351 13.838-19.373-11.07-27.676-35.978-13.838-55.351l27.676-47.049c11.07-19.373 35.978-27.676 55.351-13.838zm456.648 0c-19.373 11.07-27.676 35.979-13.838 55.352l27.676 47.048c11.07 19.373 35.978 27.676 55.351 13.838 19.373-11.07 27.676-35.978 13.838-55.351l-27.676-47.049c-11.07-19.373-35.978-27.676-55.351-13.838zM539.676 705.73c-138.379 0-268.454-58.12-351.481-157.752-11.07-11.07-8.303-30.443 2.767-38.746 11.07-11.07 30.443-8.302 38.746 2.768 74.724 88.562 188.195 138.378 309.968 138.378 121.773 0 240.778-52.583 312.735-141.146 11.07-11.07 27.675-13.837 38.746-2.767 11.07 11.07 13.838 27.676 2.767 38.746-83.027 99.632-215.87 160.519-354.248 160.519z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],hp=(0,l.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":n.name,role:"presentation"},B6,14,T6))}}),$6=["aria-labelledby"],V6=[(0,l.createElementVNode)("path",{d:"M683.886 991.086H336.457c-124.343 0-226.743-102.4-226.743-226.743V182.857h804.572v577.829c0 128-102.4 230.4-230.4 230.4zM219.429 292.57v468.115c0 65.828 54.857 117.028 117.028 117.028h347.429c65.828 0 117.028-54.857 117.028-117.028V292.57H219.43zm694.857 0H109.714c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h804.572c29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857zM640 109.714H387.657c-29.257 0-54.857-25.6-54.857-54.857S358.4 0 387.657 0H640c32.914 0 54.857 25.6 54.857 54.857S672.914 109.714 640 109.714z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],gp=(0,l.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},V6,14,$6))}}),M6=["aria-labelledby"],I6=[(0,l.createElementVNode)("path",{d:"M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 256zM184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256H184.89zm753.778 0H85.333c-22.755 0-42.666-19.911-42.666-42.667s19.91-42.666 42.666-42.666h853.334c22.755 0 42.666 19.91 42.666 42.666S961.423 256 938.667 256zM625.777 85.333H398.223c-22.755 0-42.666-19.91-42.666-42.666S375.466 0 398.222 0h227.556c22.755 0 42.666 19.911 42.666 42.667s-19.91 42.666-42.666 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],vp=(0,l.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},I6,14,M6))}}),L6=["aria-labelledby"],A6=[(0,l.createElementVNode)("path",{d:"M774.919 1024H249.08C110.703 1024 0 913.297 0 774.919V304.432c0-138.378 110.703-249.08 249.081-249.08H774.92c138.378 0 249.081 110.702 249.081 249.08V774.92C1024 913.297 913.297 1024 774.919 1024zM249.08 138.378c-91.33 0-166.054 74.725-166.054 166.054V774.92c0 91.33 74.724 166.054 166.054 166.054h525.84c91.33 0 166.054-74.724 166.054-166.054V304.432c0-91.33-74.724-166.054-166.054-166.054H249.08zm719.57 304.433H41.514C19.373 442.81 0 423.438 0 401.297s19.373-41.513 41.514-41.513h927.135c22.14 0 41.513 19.373 41.513 41.513s-19.373 41.514-41.513 41.514zM595.027 719.568H428.973c-22.14 0-41.514-19.373-41.514-41.514s19.373-41.513 41.514-41.513h166.054c22.14 0 41.514 19.373 41.514 41.513s-19.373 41.514-41.514 41.514zM332.108 193.73c-22.14 0-41.513-19.373-41.513-41.514V41.514C290.595 19.373 309.968 0 332.108 0s41.514 19.373 41.514 41.514v110.702c0 22.14-19.373 41.514-41.514 41.514zm332.108 0c-22.14 0-41.513-19.373-41.513-41.514V41.514C622.703 19.373 642.076 0 664.216 0s41.514 19.373 41.514 41.514v110.702c0 22.14-19.373 41.514-41.514 41.514z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],yp=(0,l.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},A6,14,L6))}}),P6=["aria-labelledby"],F6=[(0,l.createElementVNode)("path",{d:"M760.415 876.089H259.793c-132.741 0-242.726-109.985-242.726-242.726V242.726C17.067 109.986 127.052 0 259.793 0h504.414c132.741 0 242.726 109.985 242.726 242.726v394.43c-3.792 132.74-109.985 238.933-246.518 238.933zM259.793 113.778c-72.06 0-128.949 56.889-128.949 128.948v394.43c0 72.059 56.89 128.948 128.949 128.948h504.414c68.267 0 128.949-56.89 128.949-128.948v-394.43c0-72.06-56.89-128.948-128.949-128.948H259.793zm56.888 887.466c-15.17 0-30.34-3.792-41.718-15.17-22.756-22.755-22.756-56.889 0-79.644l109.985-109.986c22.756-22.755 56.889-22.755 79.645 0s22.755 56.89 0 79.645L354.607 986.074c-7.585 7.585-22.755 15.17-37.926 15.17zm193.423-398.222c-45.511 0-91.023-22.755-117.57-56.889-18.964-26.548-15.171-60.681 7.585-79.644 26.548-18.963 60.681-15.17 79.644 7.585 15.17 18.963 45.511 18.963 56.889 0 18.963-22.755 56.889-30.34 79.644-7.585s30.341 56.889 7.585 79.644c-22.755 37.926-68.266 56.89-113.777 56.89z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],bp=(0,l.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,P6))}}),R6=["aria-labelledby"],D6=[(0,l.createElementVNode)("path",{d:"M924.714 962c-10.286 0-20.572-2.572-28.286-10.286L73.572 128.858c-12.858-15.429-12.858-41.143 0-56.571 15.428-12.858 41.142-12.858 56.57 0L953 895.142c15.428 15.429 15.428 38.571 0 54-7.714 10.285-18 12.857-28.286 12.857zm-822.856 0c-10.286 0-20.572-2.572-28.286-10.286-15.43-15.428-15.43-38.572 0-54L896.428 74.858c15.43-15.429 38.572-15.429 54 0 15.43 15.429 15.43 38.571 0 54L127.572 951.714c-5.144 7.714-15.43 10.286-25.714 10.286z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Sp=(0,l.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},D6,14,R6))}}),O6=["aria-labelledby"],q6=[(0,l.createElementVNode)("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],H6=(0,l.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},q6,14,O6))}}),j6=["aria-labelledby"],K6=[(0,l.createElementVNode)("path",{d:"M998.002 26a85.073 85.073 0 0 0-120.415 0L451.795 451.792a85.073 85.073 0 1 0 120.414 120.415l425.793-425.793a85.073 85.073 0 0 0 0-120.414zM877.587 998a85.073 85.073 0 1 0 120.415-120.415L146.416 26A85.073 85.073 0 1 0 26.002 146.414L391.588 512 26.002 877.585A85.073 85.073 0 1 0 146.416 998l365.586-365.585L877.587 998z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],wp=(0,l.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":n.name,role:"presentation"},K6,14,j6))}}),W6=["aria-labelledby"],Y6=[(0,l.createElementVNode)("path",{d:"M512 45.966C255.682 45.966 45.966 255.682 45.966 512S255.682 978.034 512 978.034 978.034 768.318 978.034 512 768.318 45.966 512 45.966zM706.18 651.81c15.535 15.535 15.535 38.836 0 54.37s-38.835 15.535-54.37 0L512 566.372l-139.81 139.81c-15.534 15.534-38.836 15.534-54.37 0s-15.535-38.836 0-54.37L457.628 512l-139.81-139.81c-15.534-15.534-15.534-38.836 0-54.37s38.836-15.535 54.37 0L512 457.628l139.81-139.81c15.534-15.534 38.836-15.534 54.37 0s15.535 38.836 0 54.37L566.372 512l139.81 139.81z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],xp=(0,l.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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))}}),U6=["aria-labelledby"],G6=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm183.795 498.87H485.744c-21.006 0-39.385-18.38-39.385-39.385s18.38-39.384 39.385-39.384h210.05c21.006 0 39.385 18.38 39.385 39.384S716.8 577.64 695.795 577.64zm-210.051 0c-21.006 0-39.385-18.38-39.385-39.385v-210.05c0-21.006 18.38-39.385 39.385-39.385s39.384 18.379 39.384 39.384v210.051c0 21.006-18.38 39.385-39.384 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Np=(0,l.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,U6))}}),X6=["aria-labelledby"],Z6=[(0,l.createElementVNode)("path",{d:"M511.492 73.079a438.418 438.418 0 0 1 310.54 748.94 439.153 439.153 0 1 1-621.08-621.062 435.688 435.688 0 0 1 310.54-127.895m0-73.062C267.494.035 57.476 172.422 9.878 411.727-37.704 651.048 90.397 890.66 315.826 984.031c225.447 93.353 485.436 14.471 620.995-188.413 135.54-202.903 108.883-473.285-63.658-645.81A509.637 509.637 0 0 0 511.492.02zM335.795 635.484l299.668-299.669c12.049-12.048 24.115-12.048 36.163 0l15.496 15.497c12.05 12.066 12.05 24.115 0 36.18l-299.65 299.636c-12.066 12.05-24.115 12.05-36.18 0l-15.497-15.496c-12.049-12.066-12.049-24.115 0-36.182zm0-284.172 15.496-15.497c12.065-12.048 24.114-12.048 36.18 0l299.634 299.67c12.05 12.048 12.05 24.097 0 36.163l-15.496 15.496c-12.05 12.05-24.114 12.05-36.181 0L335.811 387.476c-12.049-12.05-12.049-24.098 0-36.164z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Cp=(0,l.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,X6))}}),J6=["aria-labelledby"],Q6=[(0,l.createElementVNode)("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],ed=(0,l.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Q6,14,J6))}}),td=["aria-labelledby"],ld=[(0,l.createElementVNode)("path",{d:"M451.243 802.133a101.717 101.717 0 0 1-73.046-30.72L116.736 552.277a47.787 47.787 0 0 1 62.123-74.41l263.509 221.866c4.779 4.779 7.51 5.462 9.557 5.462a13.653 13.653 0 0 0 6.144 0L854.7 204.8a47.787 47.787 0 0 1 75.093 59.392l-396.63 498.347a105.13 105.13 0 0 1-75.775 38.912z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],zp=(0,l.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,td))}}),nd=["aria-labelledby"],rd=[(0,l.createElementVNode)("path",{d:"M512 0C230.4 0 0 230.4 0 512s230.4 512 512 512 512-230.4 512-512S793.6 0 512 0zm281.6 369.778C779.378 381.156 600.178 500.622 472.178 691.2c0 0 0 2.844-2.845 2.844-8.533 5.69-48.355 36.978-88.177-8.533-39.823-51.2-62.578-99.555-142.223-142.222-2.844 0-2.844-2.845-2.844-2.845-8.533-11.377-39.822-56.888 19.911-56.888 45.511 0 91.022 11.377 162.133 73.955 5.69 5.689 14.223 5.689 17.067 0C469.333 517.69 608.711 366.933 768 318.578c0 0 19.911-2.845 31.289 14.222 5.689 11.378 11.378 22.756-5.689 36.978z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],kp=(0,l.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M512 992C246.904 992 32 777.096 32 512S246.904 32 512 32s480 214.904 480 480-214.904 480-480 480zM270.243 527.725l161.622 163.812a.57.57 0 0 0 .81.015l321.132-321.908a.292.292 0 0 0-.003-.412l-35.025-34.956a.3.3 0 0 0-.415-.019L432.917 594.642c-.35.32-.934.335-1.295.026l-123.19-105.65a.319.319 0 0 0-.424.02l-37.762 38.274a.288.288 0 0 0-.004.413z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ep=(0,l.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},od,14,ad))}}),id=["aria-labelledby"],sd=[(0,l.createElementVNode)("path",{d:"M512 1024c-136.533 0-264.533-54.044-361.244-150.756C54.044 776.534 0 648.534 0 512c0-136.533 54.044-264.533 150.756-361.244C247.466 54.044 375.466 0 512 0c136.533 0 264.533 54.044 361.244 150.756C969.956 247.466 1024 375.466 1024 512s-54.044 264.533-150.756 361.244C776.534 969.956 648.534 1024 512 1024zm0-938.667c-113.778 0-221.867 45.511-301.511 125.156S85.333 398.222 85.333 512s45.511 221.867 125.156 301.511S398.222 938.667 512 938.667s221.867-45.511 301.511-125.156S938.667 625.778 938.667 512 893.156 290.133 813.51 210.489 625.778 85.333 512 85.333z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],_p=(0,l.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,l.createElementVNode)("path",{d:"M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 0zm202.55 571.077H306.73c-45.01 0-67.516-22.506-67.516-67.517 0-45.01 22.505-67.516 67.516-67.516h402.286c45.01 0 67.516 22.505 67.516 67.516 0 45.011-22.505 67.517-67.516 67.517z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Tp=(0,l.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},cd,14,ud))}}),dd=["aria-labelledby"],fd=[(0,l.createElementVNode)("path",{d:"M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.837zm0 794.238c-156.01 0-283.656-127.646-283.656-283.657s127.645-283.656 283.656-283.656S794.27 357.407 794.27 513.418 666.624 797.075 510.613 797.075zM382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Bp=(0,l.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":n.name,role:"presentation"},fd,14,dd))}}),md=["aria-labelledby"],pd=[(0,l.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.97 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.77 0 160.914 73.143 160.914 160.914V307.2c0 87.77-73.143 160.914-160.914 160.914zM160.914 87.77c-40.96 0-73.143 32.183-73.143 73.143V307.2c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V160.914c0-40.96-32.183-73.143-73.143-73.143H160.914zM307.2 1023.999H160.914C73.143 1023.999 0 950.856 0 863.085V716.8c0-87.77 73.143-160.914 160.914-160.914H307.2c87.77 0 160.914 73.143 160.914 160.914v146.286C468.114 950.856 394.97 1024 307.2 1024zM160.914 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143H307.2c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H160.914zm629.028-175.542c-128.732 0-234.057-105.325-234.057-234.057S661.21 0 789.942 0 1024 105.326 1024 234.057 918.673 468.114 789.942 468.114zm0-380.343c-81.92 0-146.286 64.366-146.286 146.286s64.366 146.286 146.286 146.286 146.286-64.366 146.286-146.286S871.862 87.77 789.942 87.77zm73.143 936.228H716.8c-87.77 0-160.914-73.143-160.914-160.914V716.8c0-87.77 73.143-160.914 160.914-160.914h146.286c87.771 0 160.914 73.143 160.914 160.914v146.286c0 87.771-73.143 160.914-160.914 160.914zM716.8 643.656c-40.96 0-73.143 32.183-73.143 73.143v146.286c0 40.96 32.183 73.143 73.143 73.143h146.286c40.96 0 73.143-32.183 73.143-73.143V716.8c0-40.96-32.183-73.143-73.143-73.143H716.8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$p=(0,l.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},pd,14,md))}}),hd=["aria-labelledby"],gd=[(0,l.createElementVNode)("path",{d:"M948.148 1024c41.719 0 75.852-34.133 75.852-75.852s-34.133-75.852-75.852-75.852-75.852 34.134-75.852 75.852S906.43 1024 948.148 1024zM754.726 872.296H402.015V758.52h352.71c68.268 0 128.95-49.304 136.534-117.57l37.926-261.69v-7.585c0-34.133-26.548-68.267-56.889-68.267H250.311l37.926 352.712-113.778 11.377-49.303-477.866h747.14c94.815 0 174.46 83.437 174.46 182.044v22.756l-41.719 261.689c-18.963 121.36-128.948 216.176-250.311 216.176zM246.519 1024c-56.89 0-106.193-22.756-147.912-60.681-37.926-37.926-60.681-91.023-60.681-147.912s22.755-106.192 60.681-147.91c37.926-37.927 91.023-60.682 147.912-60.682s109.985 22.755 147.91 60.681 60.682 91.023 60.682 147.911-22.755 109.986-60.681 147.912C352.71 1001.244 303.407 1024 246.519 1024zm0-303.407c-26.549 0-49.304 11.377-68.267 26.548-15.17 18.963-26.548 41.718-26.548 68.266s11.377 49.304 26.548 68.267c34.133 34.133 98.607 34.133 132.74 0 18.964-18.963 30.341-41.718 30.341-68.267s-11.377-49.303-26.548-68.266c-18.963-15.17-41.718-26.548-68.266-26.548zm-49.304-364.09c-26.548 0-53.096-18.962-56.89-49.303l-18.962-113.778c-3.793-26.548-22.756-45.51-53.096-45.51s-56.89-26.549-56.89-56.89 26.549-56.889 56.89-56.889c87.23 0 155.496 64.474 166.874 147.911l18.963 109.986c3.792 30.34-15.17 60.681-45.511 64.474h-11.378z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Vp=(0,l.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":n.name,role:"presentation"},gd,14,hd))}}),vd=["aria-labelledby"],yd=[(0,l.createElementVNode)("path",{d:"M932.978 1024c38.684 0 68.266-29.582 68.266-68.267s-29.582-68.266-68.266-68.266-68.267 29.582-68.267 68.266S894.293 1024 932.978 1024zM826.027 864.711H350.436V773.69h475.59c56.89 0 104.676-43.236 113.778-100.125l47.787-373.19v-6.827c0-25.031-20.48-45.511-45.511-45.511H209.351l40.96 430.08-91.022 9.102-50.062-527.93H942.08c75.093 0 136.533 61.44 136.533 136.534v18.205l-47.786 373.19c-13.654 100.125-100.125 177.494-204.8 177.494zM250.31 1024c-47.787 0-93.298-18.204-129.707-52.338-34.133-36.409-52.337-81.92-52.337-129.706s18.204-93.298 52.337-129.707c36.41-34.133 81.92-52.338 129.707-52.338s93.298 18.205 129.707 52.338c34.133 34.133 52.338 79.644 52.338 129.707s-18.205 93.297-52.338 129.706c-36.41 34.134-81.92 52.338-129.707 52.338zm0-273.067c-25.031 0-47.787 9.103-63.715 27.307-18.205 15.929-27.307 38.684-27.307 63.716s9.102 47.786 27.307 63.715c34.133 34.133 93.297 34.133 129.706 0 18.205-18.204 27.307-40.96 27.307-63.715s-9.102-47.787-27.307-63.716c-18.204-18.204-40.96-27.307-65.99-27.307zm-91.022-455.11c-22.756 0-40.96-15.93-45.511-38.685l-15.93-111.502c-2.275-31.858-25.03-54.614-52.337-54.614C20.48 91.022 0 70.542 0 45.512S20.48 0 45.511 0c75.093 0 134.258 59.164 143.36 136.533L204.8 243.484c4.551 25.032-13.653 47.787-38.684 52.338h-6.827z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Mp=(0,l.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":n.name,role:"presentation"},yd,14,vd))}}),bd=["aria-labelledby"],Sd=[(0,l.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 512zm0-945.23C273.067 78.77 78.77 273.066 78.77 512S273.066 945.23 512 945.23 945.23 750.934 945.23 512 750.934 78.77 512 78.77zm0 525.127c-21.005 0-39.385-18.38-39.385-39.384v-44.636c0-26.256 18.38-49.887 44.636-52.513 13.128-2.626 18.38-2.626 18.38-2.626 23.63-10.502 39.384-34.133 39.384-57.764 0-34.133-28.882-63.015-65.64-63.015s-65.642 28.882-65.642 63.015c0 21.005-18.38 39.385-39.384 39.385s-36.76-18.38-36.76-42.01c0-78.77 65.642-141.785 144.411-141.785S656.41 325.58 656.41 404.35c0 57.764-34.133 110.277-89.272 131.282-5.25 2.625-10.502 2.625-15.753 5.251v23.63c0 21.006-18.38 39.385-39.385 39.385zm-65.641 118.154a65.641 65.641 0 1 0 131.282 0 65.641 65.641 0 1 0-131.282 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ip=(0,l.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,bd))}}),wd=["aria-labelledby"],xd=[(0,l.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 512zm0-938.667c-234.667 0-426.667 192-426.667 426.667s192 426.667 426.667 426.667 426.667-192 426.667-426.667S746.667 85.333 512 85.333zm0 529.067c-25.6 0-42.667-17.067-42.667-42.667v-38.4c0-29.866 21.334-59.733 55.467-64 8.533 0 12.8-4.266 12.8-4.266 25.6-8.534 38.4-34.134 38.4-59.734 0-34.133-29.867-64-64-64s-64 29.867-64 64c0 25.6-17.067 42.667-42.667 42.667s-42.666-17.067-42.666-42.667C362.667 324.267 430.933 256 512 256s149.333 68.267 149.333 149.333c0 59.734-38.4 115.2-93.866 136.534-4.267 0-8.534 4.266-12.8 4.266v21.334c0 25.6-17.067 46.933-42.667 46.933zm-64 110.933a64 64 0 1 0 128 0 64 64 0 1 0-128 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Lp=(0,l.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},xd,14,wd))}}),Nd=["aria-labelledby"],Cd=[(0,l.createElementVNode)("path",{d:"M623.406 815.479A129.722 129.722 0 1 1 487.068 594.95C691.9 468.083 896.73 341.993 1101.691 215.125a194.583 194.583 0 0 1 204.442 0l614.494 379.567a129.722 129.722 0 1 1-136.338 220.657l-580.506-358.292-580.377 358.422",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Ap=(0,l.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":n.name,role:"presentation"},Cd,14,Nd))}}),zd=["aria-labelledby"],kd=[(0,l.createElementVNode)("path",{d:"M1489.611 733.18a92.288 92.288 0 1 0 97.021-157.036c-145.758-90.073-291.516-179.945-437.375-270.068a138.558 138.558 0 0 0-145.506 0C858.094 396.199 712.336 486.07 566.578 576.144a92.288 92.288 0 1 0 97.02 157.036l413.007-255.064 413.057 255.064",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Pp=(0,l.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":n.name,role:"presentation"},kd,14,zd))}}),Ed=["aria-labelledby"],_d=[(0,l.createElementVNode)("path",{d:"M312.38 132.53a84.855 84.855 0 1 1 144.254-89.183L704.92 445.389a127.282 127.282 0 0 1 0 133.73L456.634 981.076a84.855 84.855 0 1 1-144.253-89.182l234.284-379.724c-77.982-126.52-156.218-253.037-234.285-379.64",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Fp=(0,l.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},_d,14,Ed))}}),Td=["aria-labelledby"],Bd=[(0,l.createElementVNode)("path",{d:"m387.547 980.846 305.006-397.532a117.102 117.102 0 0 0 0-142.628L387.584 43.154a44.837 44.837 0 0 0-71.131 54.492l305.042 397.568a27.538 27.538 0 0 1 0 33.572L316.489 926.318a44.8 44.8 0 0 0 71.058 54.564",fill:"currentColor","fill-opacity":"0.9"},null,-1)],$d=(0,l.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,Td))}}),Vd=["aria-labelledby"],Md=[(0,l.createElementVNode)("path",{d:"M1741.19 227.497a121.654 121.654 0 1 1 127.858 206.812L1292.65 790.27a182.482 182.482 0 0 1-191.727 0L524.646 434.31a121.654 121.654 0 1 1 127.859-206.812l544.403 335.887c181.387-111.8 362.773-223.965 544.282-335.887",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Rp=(0,l.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":n.name,role:"presentation"},Md,14,Vd))}}),Id=["aria-labelledby"],Ld=[(0,l.createElementVNode)("path",{d:"M1517.651 260.347a105.004 105.004 0 1 1 110.389 178.672c-165.84 102.483-331.68 204.737-497.636 307.277a157.649 157.649 0 0 1-165.554 0c-165.725-102.54-331.566-204.794-497.406-307.277a105.004 105.004 0 1 1 110.331-178.672l469.967 290.206 469.91-290.206",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Dp=(0,l.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":n.name,role:"presentation"},Ld,14,Id))}}),Ad=["aria-labelledby"],Pd=[(0,l.createElementVNode)("path",{d:"M1111.771 365.714H1024c0-137.508-111.177-251.611-248.686-251.611-64.365 0-125.805 26.331-172.617 70.217l-5.851 5.851c-23.406 23.406-61.44 23.406-84.846 0-2.926-2.925-2.926-5.851-5.851-5.851-46.812-43.886-108.252-70.217-172.618-70.217-134.582 0-245.76 114.103-245.76 251.611H0C0 178.47 152.137 26.331 336.457 26.331c81.92 0 157.989 29.258 219.429 81.92 61.44-52.662 137.508-81.92 219.428-81.92 184.32 0 336.457 152.138 336.457 339.383zM122.88 664.137c-14.629 0-26.331-5.851-35.109-17.554-2.925-5.852-8.777-11.703-11.702-17.554C26.33 550.034 0 459.337 0 365.714c0-23.405 20.48-43.885 43.886-43.885s43.885 20.48 43.885 43.885c0 76.069 20.48 149.212 61.44 213.577 2.926 5.852 5.852 8.778 8.778 14.629 14.628 20.48 8.777 46.811-11.703 61.44-5.852 5.851-14.629 8.777-23.406 8.777zm915.749-93.623c-5.852 0-11.703 0-14.629-2.925-23.406-8.778-35.109-35.109-23.406-55.589 17.555-46.811 26.332-96.549 26.332-146.286-2.926-23.405 17.554-43.885 40.96-43.885s43.885 20.48 43.885 43.885c0 61.44-11.702 122.88-35.108 178.469-5.852 17.554-20.48 26.331-38.034 26.331zm-482.743 441.783c-8.777 0-20.48-2.926-29.257-5.851-11.703-5.852-17.555-5.852-20.48-8.777C333.53 918.674 187.246 795.794 81.92 637.806c-14.629-20.48-8.777-46.812 11.703-61.44s46.811-8.777 61.44 11.703c96.548 143.36 231.131 257.462 389.12 330.605l2.926 2.926c2.925 0 2.925 2.926 8.777 2.926l14.628-5.852 52.663-26.331c20.48-11.703 46.812-2.926 58.514 17.554 11.703 20.48 2.926 46.812-17.554 58.514-20.48 11.703-40.96 20.48-58.514 29.258l-20.48 8.777c-8.777 5.851-20.48 5.851-29.257 5.851zm-5.852-84.846zm11.703 0zM1038.63 819.2H746.057c-23.406 0-43.886-20.48-43.886-43.886s20.48-43.885 43.886-43.885h292.572c23.405 0 43.885 20.48 43.885 43.885s-20.48 43.886-43.885 43.886zM892.343 965.486c-23.406 0-43.886-20.48-43.886-43.886V629.029c0-23.406 20.48-43.886 43.886-43.886s43.886 20.48 43.886 43.886V921.6c0 23.406-20.48 43.886-43.886 43.886z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Op=(0,l.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":n.name,role:"presentation"},Pd,14,Ad))}}),Fd=["aria-labelledby"],Rd=[(0,l.createElementVNode)("path",{d:"M888.686 917.942h-204.8c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h201.143c29.257 0 54.857 25.6 54.857 54.857s-21.943 54.857-51.2 54.857zm-102.4 98.743c-29.257 0-54.857-21.943-54.857-54.857V760.685c0-29.257 25.6-54.857 54.857-54.857s54.857 25.6 54.857 54.857v201.143c0 32.914-25.6 54.857-54.857 54.857zm-577.829 7.314H204.8c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.571-270.629 29.258 0 54.858 25.6 54.858 54.857s-25.6 54.857-54.858 54.857c-95.085 0-175.542 73.143-186.514 168.229 0 29.257-25.6 51.2-51.2 51.2zM475.43 548.57c-43.886 0-87.772-21.942-117.029-54.856-18.286-21.943-14.629-58.514 7.314-76.8 21.943-18.285 58.515-14.628 76.8 7.315 14.63 18.285 43.886 18.285 58.515 0 18.285-21.943 54.857-29.258 76.8-7.315 21.942 18.286 29.257 54.857 7.314 76.8-21.943 32.914-65.829 54.856-109.714 54.856zm0 256c-223.086 0-402.286-179.2-402.286-402.284S252.344 0 475.43 0s402.285 179.2 402.285 402.286c0 58.514-14.628 117.027-36.571 171.884-14.63 25.6-43.886 40.23-73.143 25.6-25.6-14.628-40.23-43.885-25.6-73.142 18.286-40.228 29.257-80.457 29.257-124.342 0-160.915-131.657-292.572-292.571-292.572S186.514 241.37 186.514 402.286s131.657 292.57 292.572 292.57c14.628 0 32.914 0 47.543-3.657 29.257-3.657 58.514 14.63 62.17 43.886 3.658 29.257-14.628 58.514-43.885 62.171-25.6 7.314-47.543 7.314-69.485 7.314z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],qp=(0,l.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.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,Fd))}}),Dd=["aria-labelledby"],Od=[(0,l.createElementVNode)("path",{d:"M512.496 1024c-302.08 0-499.2-161.28-499.2-409.6 0-168.96 89.6-332.8 232.96-430.08 0 0 2.56 0 2.56-2.56l-2.56-7.68c-10.24-61.44 25.6-117.76 81.92-133.12 30.72-7.68 61.44-2.56 87.04 10.24 20.48-28.16 56.32-51.2 99.84-51.2 40.96 0 76.8 23.04 97.28 53.76 25.6-12.8 56.32-17.92 87.04-10.24 56.32 15.36 92.16 71.68 81.92 130.56l-2.56 10.24c143.36 97.28 232.96 261.12 232.96 430.08 0 248.32-197.12 409.6-499.2 409.6zm-153.6-906.24c-2.56 0-7.68 0-10.24 2.56-17.92 5.12-30.72 23.04-28.16 43.52l5.12 20.48c5.12 23.04-2.56 46.08-23.04 56.32-7.68 5.12-12.8 7.68-15.36 10.24-120.32 79.36-197.12 220.16-197.12 363.52 0 245.76 217.6 332.8 422.4 332.8s422.4-87.04 422.4-332.8c0-143.36-76.8-284.16-199.68-366.08-2.56-2.56-7.68-5.12-12.8-7.68-17.92-12.8-28.16-35.84-23.04-56.32l5.12-25.6c2.56-17.92-7.68-35.84-28.16-40.96-20.48-5.12-40.96 7.68-46.08 25.6v2.56c-10.24 33.28-38.4 33.28-43.52 33.28h-30.72l-5.12-33.28v-38.4c0-15.36-17.92-30.72-35.84-30.72-20.48 0-38.4 17.92-38.4 38.4 0 30.72 0 46.08-12.8 58.88l-10.24 10.24h-15.36c-7.68 0-38.4-2.56-40.96-43.52-7.68-15.36-23.04-23.04-38.4-23.04zm404.48 56.32zm-207.36-48.64V128l35.84 7.68-35.84-10.24zm-94.72 460.8c0-38.4 38.4-51.2 51.2-51.2s51.2 12.8 51.2 51.2c0 79.36-12.8 148.48-35.84 207.36-2.56 12.8-7.68 25.6-15.36 25.6s-12.8-12.8-15.36-25.6c-23.04-58.88-35.84-128-35.84-207.36zm243.2 15.36a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm-512 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0zm629.76 192c-107.52 0-194.56-87.04-194.56-192s87.04-192 194.56-192c51.2 0 99.84 17.92 135.68 53.76 20.48 17.92 35.84 40.96 46.08 66.56 7.68 20.48 0 40.96-20.48 51.2-20.48 7.68-40.96 0-51.2-20.48-5.12-15.36-15.36-28.16-28.16-38.4-23.04-20.48-51.2-33.28-81.92-33.28-64 0-117.76 51.2-117.76 115.2s53.76 115.2 117.76 115.2c51.2 0 94.72-30.72 112.64-79.36 7.68-20.48 28.16-30.72 48.64-23.04s30.72 28.16 23.04 48.64c-25.6 76.8-99.84 128-184.32 128zm-619.52 0c-92.16 0-174.08-66.56-189.44-156.16-5.12-20.48 10.24-40.96 30.72-43.52 20.48-5.12 40.96 7.68 46.08 28.16 10.24 56.32 58.88 94.72 112.64 94.72 64 0 117.76-51.2 117.76-115.2s-51.2-115.2-117.76-115.2c-48.64 0-89.6 28.16-107.52 71.68-7.68 20.48-30.72 30.72-48.64 23.04-20.48-7.68-28.16-30.72-20.48-48.64 28.16-74.24 99.84-120.32 179.2-120.32 107.52 0 194.56 87.04 194.56 192s-89.6 189.44-197.12 189.44z",fill:"currentColor","fill-opacity":"0.9"},null,-1)],Hp=(0,l.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Od,14,Dd))}}),qd=["aria-labelledby"],Hd=[(0,l.createElementVNode)("path",{d:"M998.4 245.029c-219.429 153.6-398.629 332.8-552.229 552.228-40.228 58.514-128 54.857-164.571-3.657-69.486-106.057-149.943-186.514-256-256-51.2-32.914-18.286-113.371 40.229-98.743C182.857 460.8 274.286 508.343 358.4 585.143c157.257-190.172 358.4-340.114 588.8-435.2 62.171-25.6 106.057 58.514 51.2 95.086",fill:"currentColor","fill-opacity":"0.9"},null,-1)],jp=(0,l.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(n,{emit:a}){const t=n,r=a,i=e=>{r("click",e)},o=e=>{if(e)return isNaN(Number(e))?String(e):e+"px"},s=(0,l.computed)(()=>{const e="fox-icon";return{[e]:!0,[e+"-"+t.name]:t.name,[t.class]:!!t.class}}),u=(0,l.computed)(()=>{const e={};return e.height=o(t.height)??o(t.size),e.width=o(t.width)??o(t.size),e.color=t.color,e});return(e,c)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(u.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":n.name,role:"presentation"},Hd,14,qd))}}),en={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}},Ar=(n,a)=>a[n.textKey],Et=(n,a)=>a[n.valueKey],jd=(n,a)=>a[n.visibleKey],Pr=(n,a)=>a[n.disabledKey],Kd=(n,a)=>{const t=a[n.doitKey];return ce(t)},Wd=(n,a)=>{const t=a[n.numKey];return t==null?null:ke(a[t])},Fr=(n,a,t)=>{const r=n.itemOptions;return typeof r=="function"?r(a,t):r||null};function Yd(n,a,t,r,i,o=!1){return{props:{...en},emits:["update:modelValue","change","click"],setup(s,{slots:u,emit:e}){const c=(0,l.computed)(()=>{const T={};return T[`${n}`]=!0,T}),d=(0,l.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),K.value===!0&&(T["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(T["has-navigation"]=!0),T}),m=(0,l.computed)(()=>({})),g=(0,l.computed)(()=>{if(!s.gutter)return 0;const T=he(s.gutter);return T<=0?0:T}),v=(0,l.ref)(s.modelValue);(0,l.watch)(()=>s.modelValue,T=>{v.value!==T&&(v.value=T,Z(!1))});const N=(0,l.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),p=(0,l.computed)(()=>{const T={};return C.value||(T.display="none"),T}),f=(0,l.ref)(),C=(0,l.ref)(!1),b=()=>{y(!C.value)},y=T=>{const h=T;h?(C.value=h,setTimeout(()=>{N.value["fox-tabs-bar__popup--show"]=!0,N.value["fox-tabs-bar__popup--hide"]=!1},0)):(N.value["fox-tabs-bar__popup--show"]=!1,N.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,l.ref)(),A=(0,l.ref)([]),$=(T,h)=>{A.value[h]=T},E=T=>h=>{$(h,T)},V=(T,h)=>{const P=F.value,q=A.value;if(!P||!q||!q[T])return;const J=q[T];let ae=0;s.direction==="vertical"?ae=J.offsetTop-(P.offsetHeight-J.offsetHeight)/2:ae=J.offsetLeft-(P.offsetWidth-J.offsetWidth)/2,S(P,ae,h?0:.3,s.direction)},S=(T,h,P,q)=>{let J=0;const ae=q==="horizontal"?T.scrollLeft:T.scrollTop,oe=P===0?1:Math.round(P*1e3/16);function fe(){q==="horizontal"?T.scrollLeft+=(h-ae)/oe:T.scrollTop+=(h-ae)/oe,++J<oe&&rn(fe)}fe()},R=(T,h)=>{const P=Et(s,T),q={};return q[`${n}__titles-item`]=!0,q.disabled=Pr(s,T),q.active=P===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 P={};if(g.value>0){const q=Math.abs(g.value/2);s.direction==="vertical"?(P["margin-top"]=`${q}px`,P["margin-bottom"]=`${q}px`):(P["margin-left"]=`${q}px`,P["margin-right"]=`${q}px`)}return h&&h.style&&Object.assign(P,h.style),P},D=(T,h)=>`${Et(s,T)??h}`,ee=(T,h)=>{const P=Et(s,T),q={};q[`${n}__popup-item`]=!0,q.disabled=Pr(s,T),q.active=P===v.value,s.shape&&(q[`${s.shape}`]=!0);const J=Fr(s,T,h);return J&&J.disabled===!0&&(q.disabled=J.disabled),q},w=(0,l.computed)(()=>(s.data??[]).filter(T=>jd(s,T)!==!1)),k=(T,h)=>{const P=Et(s,T);if(e("click",T,h),v.value==P)return;const q=()=>{v.value=P,s.scroll&&V(h,!1),e("update:modelValue",P),e("change",T,h)};if(typeof s.beforeChange=="function"){const J=s.beforeChange(T,h);da(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)},X=(T,h)=>function(){H(T,h)},Z=T=>{if(!Array.isArray(s.data)||!s.scroll)return;j()&&Y();const h=s.data.findIndex(P=>Et(s,P)===v.value);h!==-1&&V(h,T)},I=()=>{j()||B()};(0,l.watch)(()=>s.data,()=>{setTimeout(Z,0)}),(0,l.onMounted)(()=>{Z(!0)}),(0,l.onBeforeUnmount)(()=>{I()});const te=(T,h)=>{if(u.item)return u.item({item:T,index:h});const P=Fr(s,T,h),q=[];if(u.text){const ae=u.text({item:T,index:h});q.push(ae)}else{const ae=[];if(P?.doit===!0||Kd(s,T)){const Ce=(0,l.h)("view",{class:[`${n}__titles-item-tip`,"doit"]});ae.push(Ce)}const oe=P?.num??Wd(s,T);if(oe){let Ce="";const Xe=ke(oe);Xe>=100?Ce="99+":Ce=`${Xe}`;const mt=(0,l.h)("view",{class:[`${n}__titles-item-tip`,"num"]},[Ce]);ae.push(mt)}const fe={class:`${n}__titles-item-text`};ae.push(Ar(s,T));const Ne=(0,l.h)("view",fe,ae);q.push(Ne)}const J=(0,l.h)("view",{class:`${n}__titles-item-line`});return q.push(J),(0,l.h)("view",{ref:E(h),class:R(T,P),style:z(T,P),key:D(T,h),onClick:M(T,h)},q)},W=()=>{const T=u.default?u.default():[];if(T.length===0)for(let h=0;h<w.value.length;h++){const P=w.value[h],q=te(P,h);T.push(q)}return(0,l.h)("view",{ref:F,class:d.value,style:m.value},T)},L=()=>{let T=null;return u.navigation?T=u.navigation():T=(0,l.h)(t),(0,l.h)("view",{class:`${n}__navigation`,onClick:b},[T])},O=()=>{const T=[];for(let h=0;h<w.value.length;h++){const P=w.value[h];let q=null;u.popupItem?q=u.popupItem({item:P,index:h}):q=Ar(s,P);const J=(0,l.h)("view",{class:ee(P,h),key:D(P,h),onClick:X(P,h)},[q]);T.push(J)}return(0,l.h)("view",{class:N.value,style:p.value},T)},j=()=>s.showScrollArrow&&s.direction=="horizontal",_=(0,l.ref)(!1),K=(0,l.ref)(!1),Q=T=>{const h=F.value,P=A.value;if(!(!h||!P))if(T==="left"){const q=h.scrollLeft;let J=q;for(let ae=0;ae<P.length;ae++){const oe=P[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=P.length-1;oe>=0;oe--){const fe=P[oe].offsetLeft+P[oe].offsetWidth;if(fe-q<h.offsetWidth){J+=ae-fe;break}ae=fe}S(h,J,.3,"horizontal")}},ne=Ke(()=>{const T=F.value;if(!T)return;let h=T.scrollLeft>0;h!==_.value&&(_.value=h);let P=T.scrollWidth-T.scrollLeft>T.offsetWidth;P!==K.value&&(K.value=P)},50),G=T=>{ne()},Y=()=>{const T=F.value;T&&(ne(),T.addEventListener("scroll",G))},B=()=>{const T=F.value;T&&T.removeEventListener("scroll",G)},U=T=>{if(T==="left"&&_.value!==!0||T==="right"&&K.value!==!0)return null;let h=null;return T==="left"?u.leftArrow?h=u.leftArrow():h=(0,l.h)(r):u.rightArrow?h=u.rightArrow():h=(0,l.h)(i),(0,l.h)("view",{class:[`${n}__scroll-arrow`,T],onClick:()=>{Q(T)}},[h])};return()=>{const T=[],h=W();if(T.push(h),j()){const P=U("left");P&&T.push(P);const q=U("right");q&&T.push(q)}else if(s.showQuickNavigation){const P=L();T.push(P);const q=O();T.push(q)}return(0,l.h)("view",{class:c.value},T)}}}}var{create:Ud,componentName:Gd,scope:Xd}=se("tabs-bar"),Zd=Ud(Yd(Gd,Xd,i4,j4,L2,!1)),Nl=Zd,Qa=Symbol("TabsStatesKey"),tn={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]}},Rr=10;function eo(n,a){return n>a&&n>Rr?"horizontal":a>n&&a>Rr?"vertical":""}function Dt(){const n=window.navigator.userAgent;return"ontouchstart"in window||n.indexOf("touch")!==-1||n.indexOf("mobile")!==-1}function Ot(){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",t=()=>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=eo(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:t,state:n}}function Jd(){const n=(0,l.ref)(0),a=(0,l.ref)(0),t=(0,l.ref)(0),r=(0,l.ref)(0),i=(0,l.ref)(0),o=(0,l.ref)(0),s=(0,l.ref)(0),u=(0,l.ref)(0),e=(0,l.ref)(0),c=(0,l.ref)(0),d=(0,l.ref)(""),m=()=>d.value==="vertical",g=()=>d.value==="horizontal",v=()=>{s.value=0,u.value=0,e.value=0,c.value=0,d.value="",t.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()-t.value,d.value||(d.value=eo(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}t.value=Date.now()}),reset:v,startX:n,startY:a,startTime:t,duration:r,moveX:i,moveY:o,deltaX:s,deltaY:u,offsetX:e,offsetY:c,direction:d,isVertical:m,isHorizontal:g}}var Qd=15,e8=300,t8=200;function l8(n,a,t=1){return n=Math.abs(n/a)/.003*(n<0?-1:1),n*t}function Dr(n,a=0,t,r,i=t8){t==="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 n8=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,t,r=1){this.onStart=n,this.onMove=a,this.onEnd=t,this.momentumReduceRatio=r,this.isTouch=Dt()}open(n){this.el=n;const a=Ot(),t=(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}t(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<e8&&Math.abs(r)>Qd?(r=l8(r,i,this.momentumReduceRatio),t(r,this.direction,"end")):t(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 r8(n,a,t,r=1){return new n8(n,a,t,r)}function a8(n,a,t=!1){return{props:{...tn},emits:["update:modelValue","change"],setup(r,{emit:i,slots:o}){const s=(0,l.shallowRef)([]),u={current:(0,l.ref)(r.modelValue??""),direction:(0,l.ref)(r.direction),tabWidth:(0,l.ref)(-1),tabHeight:(0,l.ref)(-1),add:E=>{const V={name:E};u.current.value===E&&(V.loaded=!0),s.value.push(V),(0,l.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,l.provide)(Qa,u);const e=E=>{const V=s.value.findIndex(S=>S.name===E);V!==-1&&(s.value[V].loaded=!0,(0,l.triggerRef)(s))};(0,l.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,l.ref)(null),d=(0,l.ref)(null),m=(0,l.computed)(()=>({[n]:!0,[`${r.direction}`]:!0})),g=(0,l.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 N=(0,l.computed)(()=>{const E={},V=s.value.length;if(V<=0)return E;const S=s.value.findIndex(R=>R.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(R=>R.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")Dr(V,S,"move",E.direction,300);else if(E.type==="end"){let R=Math.floor(Math.abs(S)*1/p.itemDistance);const z=Math.abs(S)%p.itemDistance;p.start>S?z>=p.itemDistance*p.triggerAutoMoveRatio&&(R+=1):z>p.itemDistance-p.itemDistance*p.triggerAutoMoveRatio&&(R+=1),S=-1*R*p.itemDistance,Dr(V,S,"end",E.direction,300),p.moved=S;const D=s.value[R].name;u.current.value=D??"",e(D??""),i("update:modelValue",D)}},b=()=>{},y=()=>{if(!c.value)return;const E=cl(c.value);u.tabWidth.value=E.width,u.tabHeight.value=E.height},F=ka(y,250);let A=null,$=null;return(0,l.onMounted)(()=>{c.value&&(y(),window.ResizeObserver&&($=new window.ResizeObserver(F),$.observe(c.value)),r.draggle&&(A=r8(f,C,b),A.open(d.value)))}),(0,l.onBeforeUnmount)(()=>{$&&($.disconnect(),$=null),A&&A.close()}),()=>{const E=(0,l.h)("view",{class:`${n}__panes`,style:N.value,ref:d},[o?.default?.()]);return(0,l.h)("view",{class:m.value,style:g.value,ref:c},[E])}}}}var{create:o8,componentName:i8,scope:s8}=se("tabs-container"),u8=o8(a8(i8,s8,!1)),Cl=u8,c8={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 d8(n,a,t){return{props:{...c8},setup(r,{emit:i,slots:o}){const s=(0,l.inject)(Qa);(0,l.onMounted)(()=>{s.add(r.paneKey)}),(0,l.onBeforeUnmount)(()=>{s.remove(r.paneKey)});const u=(0,l.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,l.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,l.h)(r.emptyIcon??t,d),g=(0,l.h)("view",{class:`${n}__empty-text`},[r.emptyText??"Loading"]),v=(0,l.h)("view",{class:`${n}__empty`},[m,g]);c.push(v)}return(0,l.h)("view",{class:`${n}`,style:u.value,prop:r.paneKey},c)}}}}var{create:f8,componentName:m8,scope:p8}=se("tabs-pane"),h8=f8(d8(m8,p8,Dn)),On=h8;function g8(n,a,t,r){return{props:{...en,...tn,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,l.computed)(()=>{const p=[`${u}`];return i.direction==="vertical"?p.push("vertical-tabbar"):p.push("horizontal-tabbar"),p}),c=(0,l.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,l.computed)(()=>[`${u}__bar`]),m=(0,l.computed)(()=>[`${u}__container`]),g=(0,l.ref)(i.modelValue);(0,l.watch)(()=>i.modelValue,p=>{g.value!==p&&(g.value=p)});const v=p=>{o("change",p)},N=p=>{g.value!==p&&(g.value=p,o("update:modelValue",p))};return()=>{const{getChildren:p}=vn(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??{},R={text:S.label??"",value:S["pane-key"]??S.paneKey??""};C.push(R)}const b={};for(let V in s)V!=="default"&&(b[V]=s[V]);const y=St(i,en);Object.assign(y,{data:C,class:d.value,modelValue:g.value,direction:i.direction,onChange:v,"onUpdate:modelValue":N});const F=(0,l.h)(t,y,b),A={default:()=>f},$=St(i,tn);Object.assign($,{class:m.value,modelValue:g.value,onChange:v,"onUpdate:modelValue":N});const E=(0,l.h)(r,$,A);return(0,l.h)("view",{class:e.value,style:c.value},[F,E])}}}}var{create:v8,componentName:y8,scope:b8}=se("tabs-frame"),S8=v8(g8(y8,b8,Nl,Cl)),qn=S8,w8={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 x8(n,a){return typeof n.textKey=="string"&&n.textKey.length>0?a[n.textKey]:a.text}function Or(n,a){return typeof n.valueKey=="string"&&n.valueKey.length>0?a[n.valueKey]:a.value}function qr(n,a){return typeof n.disabledKey=="string"&&n.disabledKey.length>0?a[n.disabledKey]:a.disabled??null}function N8(n,a){return typeof n.visibleKey=="string"&&n.visibleKey.length>0?a[n.visibleKey]:a.visible??null}function Al(n,a){return typeof n.statusKey=="string"&&n.statusKey.length>0?a[n.statusKey]:a.statusKey??null}function Hr(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 Pl(n,a,t){return typeof n.itemOptions=="function"?n.itemOptions(a,t):n.itemOptions}var C8=class{proxy;constructor(n){this.proxy=n}async load(n,a,t){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[t]);const r=je(this.proxy,n);return r===null?(console.error(`${n} component not found api function`),[]):(Ye(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await Reflect.apply(r,null,[a,t]))}};function z8(){return new C8((0,l.getCurrentInstance)().proxy)}function k8(n,a,t,r){return{props:{...w8},emits:["update:modelValue","change","loaded-data"],setup(i,{slots:o,emit:s}){const u=n,e=z8(),c=(0,l.ref)([]),d=(0,l.computed)(()=>c.value.filter(L=>N8(i,L)!==!1)),m=(0,l.ref)(-1),g=()=>{const L=i.modelValue,O=d.value.findIndex(j=>Or(i,j)===L);m.value!==O&&(m.value=O,i.scroll&&te(O,!1))};(0,l.watch)([()=>i.modelValue,d],()=>{g()});const v=L=>m.value===L,N=L=>{if(L<0&&L>=d.value.length)return!1;const O=d.value[L],j=(Pl(i,O,L)??{}).status??Al(i,O);return v(L)||j},p=(0,l.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,l.computed)(()=>({})),C=(L,O,j,_,K)=>{const Q={[`${u}__step`]:!0};return K&&(Q[`${K}`]=!0),Q[`${b.value}`]=!0,_&&(Q["is-doit"]=!0),L===m.value?Q["is-active"]=!0:O==="done"?Q["is-done"]=!0:O==="error"?Q["is-error"]=!0:O==="half"?Q["is-half"]=!0:j?Q["is-disabled"]=!0:Q["is-normal"]=!0,Q},b=(0,l.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"||an(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;N(O)&&N(_)?i.direction==="vertical"?j.height="100%":j.width="100%":j.opacity="0"}return j},A=L=>d.value.length-1===L,$=(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 K=Or(i,L);s("update:modelValue",K),s("change",K,{fromIndex:j,currentIndex:_,item:L,items:d.value,clickNavigatePolicy:i.clickNavigatePolicy})},E=(0,l.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,l.watch)([()=>i.data,()=>i.params],async([L,O])=>{L&&V(L,O)},{immediate:!0});const S=(L,O,j,_,K)=>{let Q=null;if(o.icon)Q=o.icon({item:L,index:O,status:_});else if(_==="done"){const ne={};i.iconSize&&(ne.width=i.iconSize,ne.height=i.iconSize),Q=(0,l.h)(i.icon??t,ne)}else Q=(0,l.h)("span",{},[j??`${O+1}`]);return(0,l.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{K||$(L,O)}},[Q])},R=(L,O,j)=>(0,l.h)("view",{class:"fox-steps-bar__line"},[(0,l.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,l.h)(i.markIcon??r,O)}return(0,l.h)("view",{class:"fox-steps-bar__mark"},[L])},D=(L,O,j,_,K)=>{const Q=[];if(!A(O)){const G=R(L,O,_);Q.push(G)}const ne=S(L,O,j,_,K);return Q.push(ne),(0,l.h)("view",{class:"fox-steps-bar__head"},Q)},ee=(L,O,j,_)=>{let K=null;return o.main?K=o.main({item:L,index:O,status:j}):K=x8(i,L),(0,l.h)("view",{class:"fox-steps-bar__main",onClick:()=>{_||$(L,O)}},[K])},w=(L,O,j)=>{let _=null;return o.sub?(_=o.sub({item:L,index:O,status:j}),(0,l.h)("view",{class:"fox-steps-bar__sub"},[_])):null},k=(L,O)=>{const j=Pl(i,L,O)??{},_=j.status??Al(i,L);let K=qr(i,L);j.disabled===!0&&(K=!0),i.disabled===!0&&(K=!0);const Q=j.label??jr(i,L),ne=[],G=S(L,O,Q,_,K);G&&ne.push(G);const Y=ee(L,O,_,K);if(Y&&ne.push(Y),!A(O)){const P=R(L,O,_);P&&ne.push(P)}const B=(0,l.h)("view",{class:"fox-steps-bar__head"},ne),U=j.class,T=j.style??{};let h=Hr(i,L);return j.doit===!0&&(h=!0),(0,l.h)("view",{ref:I(O),class:C(O,_,K,h,U),style:y(O,T)},[B])},M=(L,O)=>{const j=Pl(i,L,O)??{},_=j.status??Al(i,L);let K=qr(i,L);j.disabled===!0&&(K=!0),i.disabled===!0&&(K=!0);const Q=j.label??jr(i,L),ne=[],G=i.layout;for(let T of G)if(T==="head"){const h=D(L,O,Q,_,K);ne.push(h)}else if(T==="main"){const h=ee(L,O,_,K);ne.push(h)}else if(T==="sub"){const h=w(L,O,_);ne.push(h)}else if(T==="mark"){const h=z();ne.push(h)}const Y=j.class,B=j.style??{};let U=Hr(i,L);return j.doit===!0&&(U=!0),(0,l.h)("view",{ref:I(O),class:C(O,_,K,U,Y),style:y(O,B)},ne)},H=(0,l.ref)(),X=(0,l.ref)([]),Z=(L,O)=>{X.value[O]=L},I=L=>O=>{Z(O,L)},te=(L,O)=>{const j=H.value,_=X.value;if(!j||!_||!_[L])return;const K=_[L];let Q=0;i.direction==="vertical"?Q=K.offsetTop-(j.offsetHeight-K.offsetHeight)/2:Q=K.offsetLeft-(j.offsetWidth-K.offsetWidth)/2,W(j,Q,O?0:.3,i.direction)},W=(L,O,j,_)=>{let K=0;const Q=_==="horizontal"?L.scrollLeft:L.scrollTop,ne=j===0?1:Math.round(j*1e3/16);function G(){_==="horizontal"?L.scrollLeft+=(O-Q)/ne:L.scrollTop+=(O-Q)/ne,++K<ne&&rn(G)}G()};return()=>{let L=[];if(i.mode==="simple")for(let j=0;j<d.value.length;j++){const _=d.value[j],K=k(_,j);L.push(K)}else for(let j=0;j<d.value.length;j++){const _=d.value[j],K=M(_,j);L.push(K)}const O={ref:H,class:p.value,style:f.value};return L.length===0&&typeof o.default=="function"&&(L=o.default()),(0,l.h)("view",O,L)}}}}var{componentName:E8,create:_8,scope:T8}=se("steps-bar"),B8=_8(k8(E8,T8,ed,$d)),Hn=B8,$8=Symbol.for("PageWrapperKey");function V8(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(t,r){cn(!0);const i={};(0,l.provide)($8,i);const o=c=>{typeof i.beforeClose=="function"&&i.beforeClose()},s=(0,l.ref)(!0),u=c=>{s.value=c},e=(0,l.computed)(()=>{const c={};return t.height&&(c["--fox-dialog-item-body-height"]=ve(t.height)),c});return()=>{const c={...r.attrs,style:e.value,title:t.title,draggable:t.draggable,modelValue:s.value,"onUpdate:modelValue":u,"append-to-body":t.appendToBody,"close-on-click-modal":t.closeOnClickModal,"close-on-press-escape":t.closeOnPressEscape,"before-close":o},d=["fox-dialog-item "];t.hideHeader&&d.push("hide-header"),t.class&&d.push(t.class),c.class=d.join(" ");const m={};return typeof r.slots.default=="function"&&(m.default=r.slots.default),(0,l.h)(x.ElDialog,c,m)}}}}var{componentName:M8,create:I8,scope:L8}=se("dialog-item"),A8=I8(V8(M8,L8)),jn=A8,_t=0,Kr="fox-overflow-hidden",Wr=()=>st?document.body:{classList:[]},P8=n=>[()=>{if(n())try{!_t&&Wr().classList.add(Kr),_t++}catch{}},()=>{if(n()&&_t)try{_t--,!_t&&Wr().classList.remove(Kr)}catch{}}],F8={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:R8,create:D8}=se("overlay"),O8=D8({props:{...F8},emits:["click","update:visible"],setup(n,{emit:a}){const[t,r]=P8(()=>n.lockScroll),i=(0,l.computed)(()=>({[R8]:!0,[n.overlayClass]:!0})),o=(0,l.computed)(()=>({transitionDuration:`${n.duration}s`,zIndex:n.zIndex,...n.overlayStyle}));return(0,l.watch)(()=>n.visible,u=>{u?t():r()}),{classes:i,style:o,onClick:u=>{a("click",u),n.closeOnClickOverlay&&a("update:visible",!1)}}}});function q8(n,a,t,r,i,o){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"overlay-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(n.classes),onClick:a[0]||(a[0]=(0,l.withModifiers)((...s)=>n.onClick&&n.onClick(...s),["stop"])),style:(0,l.normalizeStyle)(n.style)},[(0,l.renderSlot)(n.$slots,"default")],6),[[l.vShow,n.visible]])]),_:3})}var zl=Ue(O8,[["render",q8]]),H8={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:{}}},to=2e3,Yr=to,j8=(n,a)=>({components:a,props:{...H8},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(t,{emit:r}){const i=(0,l.reactive)({zIndex:t.zIndex,showSlot:!0,closed:t.closeable}),o=(0,l.computed)(()=>({[n]:!0,round:t.round,[`fox-popup--${t.position}`]:!0,[`fox-popup--${t.position}--safebottom`]:t.position==="bottom"&&t.safeAreaInsetBottom,[t.popClass]:!0})),s=(0,l.computed)(()=>({zIndex:i.zIndex,transitionDuration:`${t.duration}s`,...t.style})),u=(0,l.computed)(()=>t.transition?t.transition:`fox-popup-slide-${t.position}`),e=()=>{t.zIndex!==to&&(Yr=Number(t.zIndex)),r("update:visible",!0),i.zIndex=++Yr,t.destroyOnClose&&(i.showSlot=!0),r("open")},c=()=>{r("update:visible",!1),r("close"),t.destroyOnClose&&setTimeout(()=>{i.showSlot=!1},+t.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),t.closeOnClickOverlay&&r("update:visible",!1)},v=p=>{r("opend",p)},N=p=>{r("closed",p)};return(0,l.watch)(()=>t.visible,p=>{t.visible?e():c()}),(0,l.watch)(()=>t.closeable,p=>{i.closed=p}),{...(0,l.toRefs)(i),popStyle:s,transitionName:u,classes:o,onClick:d,onClickCloseIcon:m,onClickOverlay:g,onOpened:v,onClosed:N}}}),{componentName:K8,create:W8}=se("popup"),Y8=W8(j8(K8,{FoxOverLay:zl,Close:H6}));function U8(n,a,t,r,i,o){const s=(0,l.resolveComponent)("FoxOverLay"),u=(0,l.resolveComponent)("Close");return(0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:n.teleport,disabled:n.teleportDisable},[n.overlay?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.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,l.createCommentVNode)("",!0),(0,l.createVNode)(l.Transition,{name:n.transitionName,onAfterEnter:n.onOpened,onAfterLeave:n.onClosed},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(n.classes),style:(0,l.normalizeStyle)(n.popStyle),onClick:a[1]||(a[1]=(...e)=>n.onClick&&n.onClick(...e))},[n.showSlot?(0,l.renderSlot)(n.$slots,"default",{key:0}):(0,l.createCommentVNode)("",!0),n.closed?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...e)=>n.onClickCloseIcon&&n.onClickCloseIcon(...e)),class:(0,l.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+n.closeIconPosition])},[(0,l.renderSlot)(n.$slots,"close-icon",{},()=>[(0,l.createVNode)(u)])],2)):(0,l.createCommentVNode)("",!0)],6),[[l.vShow,n.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var Kn=Ue(Y8,[["render",U8]]),{create:G8}=se("toast"),X8=G8({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 t=null;const r=(0,l.reactive)({mounted:!1});(0,l.onMounted)(()=>{r.mounted=!0});const i=()=>{t&&(clearTimeout(t),t=null)},o=()=>{r.mounted=!1},s=()=>{i(),n.duration&&(t=setTimeout(()=>{o()},n.duration))},u=()=>{n.closeOnClickOverlay&&(o(),a("close"))};n.duration&&s(),(0,l.watch)(()=>n.duration,v=>{v&&s()});const e=(0,l.computed)(()=>n.type!=="text"?!0:!!n.icon),c=()=>{const v=he(n.iconSize);return(0,l.h)(n.icon,{width:v,height:v,color:n.iconColor})},d=(0,l.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,l.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()}}}}),Z8={key:1,class:"fox-toast-title"},J8=["innerHTML"];function Q8(n,a,t,r,i,o){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"toast-fade",onAfterLeave:n.onAfterLeave},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(n.toastBodyClass),style:(0,l.normalizeStyle)({bottom:n.center?"auto":n.bottom,"background-color":n.coverColor}),onClick:a[0]||(a[0]=(...s)=>n.clickCover&&n.clickCover(...s))},[(0,l.createElementVNode)("view",{class:"fox-toast-inner",style:(0,l.normalizeStyle)({"text-align":n.textAlignCenter?"center":"left","background-color":n.bgColor})},[n.hasIcon?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(n.toastIconWrapperClass)},[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(n.renderIcon())))],2)):(0,l.createCommentVNode)("",!0),n.title?((0,l.openBlock)(),(0,l.createElementBlock)("div",Z8,(0,l.toDisplayString)(n.title),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:"fox-toast-text",innerHTML:n.msg},null,8,J8)],4)],6),[[l.vShow,n.state.mounted]])]),_:1},8,["onAfterLeave"])}var Wn=Ue(X8,[["render",Q8]]),ef={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"}},tf=(n,a,t)=>({props:{...ef},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}=Ta(),{toLocaleRefs:s}=(0,Fe.useFoxI18n)(a),u=s(r,["placeholder"]),e=(0,l.reactive)({active:!1}),c=(0,l.computed)(()=>({background:r.background})),d=(0,l.computed)(()=>({background:r.inputBackground})),m=S=>{let R=S.target.value;r.maxLength&&R.length>Number(r.maxLength)&&(R=R.slice(0,Number(r.maxLength))),o("update:modelValue",R,S),o("change",R,S)},g=(0,l.ref)({}),v=S=>{let R=S.target.value;e.active=!0,g.value=r.focusStyle,o("focus",R,S)},N=S=>{setTimeout(()=>{e.active=!1},0);let R=S.target.value;r.maxLength&&R.length>Number(r.maxLength)&&(R=R.slice(0,Number(r.maxLength))),g.value={},o("blur",R,S)},p=S=>{o("update:modelValue","",S),o("change","",S),o("clear","")},f=(0,l.computed)(()=>String(r.modelValue).length>0),C=(0,l.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)},A=S=>{o("click-left-icon",r.modelValue,S)},$=(0,l.computed)(()=>({textAlign:r.inputAlign})),E=(0,l.ref)(null);(0,l.onMounted)(()=>{r.autofocus&&E.value.focus()});const V=()=>{const S=[];if(i.leftin){const D=(0,l.h)("view",{class:[`${n}__search-icon`,`${n}__input-left-search-icon`],onClick:A},[i.leftin()]);S.push(D)}const R=(0,l.h)("input",{ref:E,class:[`${n}__input-inner`],style:$.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:N,onkeyup:y});S.push(R);const z=[];if(r.clearable){const D=(0,l.h)("view",{class:[`${n}__search-icon`,`${n}__input-clear-icon`],style:C.value,onClick:p},[(0,l.h)(i?.clear?.()??r.clearIcon??t)]);z.push(D)}if(i.rightin){const D=(0,l.h)("view",{class:[`${n}__search-icon`,`${n}__input-right-search-icon`]},[i.rightin()]);z.push(D)}if(z.length>0){const D=(0,l.h)("view",{class:`${n}__input-inner-right`},z);S.push(D)}return(0,l.h)("view",{class:[`${n}__search-input`,`${r.shape}`],style:{...d.value,...g.value}},S)};return()=>{const S=[];if(r.label){const z=(0,l.h)("span",{class:`${n}__search-label`},[r.label]);S.push(z)}if(i.leftout){const z=(0,l.h)("view",{class:[`${n}__search-icon`,`${n}__left-search-icon`]},[i.leftout()]);S.push(z)}const R=V();if(S.push(R),i.rightout){const z=(0,l.h)("view",{class:[`${n}__search-icon`,`${n}__right-search-icon`]},[i.rightout()]);S.push(z)}return(0,l.h)("view",{class:`${n}`,style:c.value},S)}}}),{componentName:lf,create:nf,scope:rf}=se("searchbar"),af=nf(tf(lf,rf,Ve.CircleClose)),Yn=af,of=/scroll|auto|overlay/i,lo=window;function sf(n){return n.tagName!=="HTML"&&n.tagName!=="BODY"&&n.nodeType===1}function uf(n,a=lo){let t=n;for(;t&&t!==a&&sf(t);){const{overflowY:r}=window.getComputedStyle(t);if(of.test(r))return t;t=t.parentNode}return a}function no(n,a=lo){const t=(0,l.ref)();return(0,l.onMounted)(()=>{n.value&&(t.value=uf(n.value,a))}),t}var ro=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,cf={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 df(n,a,t){return{props:{...cf},emits:["scroll-change","load-more","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Fe.useFoxI18n)(a),u=s(r,["pullText","loadText","noMoreText"]),e=(0,l.ref)(),c=no(e),d=(0,l.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),m=(0,l.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 A=ro();e.value&&(b=g(e.value)+e.value.offsetHeight-A-window.innerHeight),y=A}else{const{scrollHeight:A,clientHeight:$,scrollTop:E}=c.value;b=A-$-E,y=E}return d.beforeScrollTop>y?F="up":F="down",d.beforeScrollTop=y,i("scroll-change",y),b<=r.threshold&&F=="down"},N=()=>{aa(()=>{if(!v()||!r.hasMore||d.isInfiniting)return!1;d.isInfiniting=!0,i("update:modelValue",!0),(0,l.nextTick)(()=>i("load-more"))})},p=()=>{c.value&&c.value.addEventListener("scroll",N,r.useCapture)},f=()=>{c.value&&c.value.removeEventListener("scroll",N,r.useCapture)};(0,l.onMounted)(()=>{p(),r.immediate&&N()}),(0,l.onUnmounted)(()=>{f()});const C=(0,l.ref)(!1);return(0,l.onActivated)(()=>{C.value&&(C.value=!1,p())}),(0,l.onDeactivated)(()=>{C.value=!0,f()}),(0,l.watch)(()=>r.modelValue,b=>{b||(d.isInfiniting=!1)}),()=>{const b=(0,l.h)("view",{class:"fox-infinite__container"},[o?.default?.()]),y=[];if(d.isInfiniting){let A=o?.loading?.()??null;if(!A){let E=o?.loadingIcon?.()??null;E||(E=(0,l.h)(t,{class:["fox-infinite__bottom-box__img"]}));const V=(0,l.h)("view",{class:"fox-infinite__bottom-box__text"},[u.loadText.value]);A=[E,V]}const $=(0,l.h)("view",{class:"fox-infinite__bottom-box"},A);y.push($)}else if(!r.hasMore){let A=o?.finished?.()??null;A||(A=(0,l.h)("view",{class:"fox-infinite__bottom-tips"},[u.noMoreText.value]),y.push(A))}const F=(0,l.h)("view",{class:"fox-infinite__bottom"},y);return(0,l.h)("view",{class:m.value,ref:e},[b,F])}}}}var{componentName:ff,create:mf,scope:pf}=se("infinite-loading"),hf=mf(df(ff,pf,Dn)),Un=hf,gf={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}},vf=(n,a,t)=>({props:{...gf},emits:["change","refresh","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Fe.useFoxI18n)(a),u=s(r,["pullingText","loosingText","loadingText"]),e=Ot(),c=(0,l.ref)(),d=no(c),m=(0,l.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),g=(0,l.computed)(()=>({[n]:!0})),v=(0,l.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""}}),N=(0,l.computed)(()=>({transitionDuration:`${r.duration}s`,transform:m.distance?`translate3d(0,${m.distance}px, 0)`:""})),p=(0,l.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?ro()==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))},A=E=>{b()&&m.moving&&(e.move(E),e.isVertical()&&e.state.deltaY>0&&m.isPullRefresh&&(E.cancelable&&E.preventDefault(),C(f(e.state.deltaY))))},$=()=>{m.moving=!1,m.isPullRefresh&&b()&&e.state.deltaY&&(m.status==="loosing"?(C(+r.headHeight,!0),i("update:modelValue",!0),(0,l.nextTick)(()=>i("refresh"))):C(0)),setTimeout(()=>{e.reset()},0)};return(0,l.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,l.h)(t,{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,l.h)("dive",{class:["fox-pull-refresh-container-topbox-text"]},[v.value]);E.push(S);const R=(0,l.h)("div",{class:["fox-pull-refresh-container-topbox"],style:p.value},E),z=(0,l.h)("div",{class:"fox-pull-refresh-container",style:N.value},[R,o?.default?.()]),D={ref:c,class:g.value};return Dt()?Object.assign(D,{onTouchstart:F,onTouchmove:A,onTouchend:$}):Object.assign(D,{onMousedown:F,onMousemove:A,onMouseup:$}),(0,l.h)("div",D,[z])}}}),{componentName:yf,create:bf,scope:Sf}=se("pull-refresh"),wf=bf(vf(yf,Sf,Dn)),Gn=wf,xf={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 Nf(n,a,t){return{props:{...xf},emits:["click","update:modelValue"],setup(r,{emit:i,slots:o}){const{toLocaleRefs:s}=(0,Fe.useFoxI18n)(a),u=s(r,["collapseText","expandText"]),e=(0,l.computed)(()=>{const N={[`${n}`]:!0};return r.disabled?N[`${n}--disabled`]=!0:N[`${n}--${r.type}`]=!0,N}),c=pe(r,"modelValue"),d=(0,l.computed)(()=>c.value?u.expandText.value??"":u.collapseText.value??""),m=(0,l.computed)(()=>({[`${n}__text`]:!0})),g=(0,l.computed)(()=>({[`${n}__icon`]:!0,"is-expand":!c.value,"is-collapse":c.value})),v=()=>{i("update:modelValue",!c.value)};return()=>{const N=[];if(d.value){const C=(0,l.h)("span",{class:m.value},[d.value]);N.push(C)}const p={class:g.value},f=(o.icon&&o.icon())??(r.icon&&(0,l.h)(r.icon))??(0,l.h)(t);if(f){const C=(0,l.h)("div",p,[f]);N.push(C)}return r.textPosition==="right"&&N.reverse(),(0,l.h)("div",{class:e.value,onClick:v},N)}}}}var{componentName:Cf,create:zf,scope:kf}=se("more-button"),Ef=zf(Nf(Cf,kf,Ve.ArrowUp)),Xn=Ef;function _f(n){n.stopPropagation()}var Tf=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=Dt()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const a=Ot(),t=(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),_f(r),t(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{t(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 Bf(n,a){return new Tf(n,a)}var $f={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]}},Vf=(n,a,t,r=!1)=>({props:{...$f},emits:["click"],setup(i,{slots:o,emit:s}){const u=(0,l.reactive)({top:i.top,right:i.right,bottom:i.bottom,left:i.left}),e=(0,l.computed)(()=>{const b=[`${n}`];return i.customClass&&b.push(i.customClass),b}),c=(0,l.computed)(()=>{const b={};return me(u.top)||(b.top=u.top),me(u.right)||(b.right=u.right),me(u.bottom)||(b.bottom=u.bottom),me(u.left)||(b.left=u.left),me(i.width)||(b.width=i.width),me(i.height)||(b.height=i.height),me(i.color)||(b.color=i.color),me(i.background)||(b.background=i.background),me(i.borderRadius)||(b["border-radius"]=i.borderRadius),me(i.zIndex)||(b["z-index"]=i.zIndex),b}),d=(0,l.computed)(()=>({[`${n}__icon`]:!0})),m=()=>{s("click")},g=(0,l.ref)(null),v=()=>{u.top=null,u.right=null,u.bottom=null,u.left=null},N={x:0,y:0},C=Bf(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,N.x=u.left,N.y=u.top},b=>{if(!g.value)return;const y=g.value;v(),u.left=N.x+b.x,u.top=N.y+b.y,y.style.left=`${u.left}px`,y.style.top=`${u.top}px`});return(0,l.onMounted)(()=>{if(i.draggable&&g.value){const b=[g.value];C.open(b)}}),(0,l.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,l.h)(t,{class:d.value});b.push(F)}return(0,l.h)("view",{ref:F=>{g.value=F},class:e.value,style:c.value,onClick:m},b)}}}),{componentName:Mf,create:If,scope:Lf}=se("floating-button"),Af=If(Vf(Mf,Lf,Sc,!1)),Zn=Af,Ae=n=>typeof n=="number"?`${n}px`:/^d+(\.?d+)$/.test(n)?`${n}px`:n,ct=n=>n==null,Pf=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=Dt()}open(n){Array.isArray(n)||(n=[n]),this.els=n;const a=Ot(),t=(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),t(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{t(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 Ur(n,a){return new Pf(n,a)}var Gr=typeof window<"u"&&typeof document<"u",Kp=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function ao(n){const a=Object.create(null);return(t=>a[t]||(a[t]=n(t)))}var Ff=/\B([A-Z])/g,Wp=ao(n=>n.replace(Ff,"-$1").toLowerCase()),Rf=/-(\w)/g,Yp=ao(n=>n.replace(Rf,(a,t)=>t?t.toUpperCase():"")),ht=[],Xr=n=>{const a=n;a.key==="Escape"&&ht.forEach(t=>t(a))},Df=n=>{(0,l.onMounted)(()=>{ht.length===0&&document.addEventListener("keydown",Xr),Gr&&ht.push(n)}),(0,l.onBeforeUnmount)(()=>{ht=ht.filter(a=>a!==n),ht.length===0&&Gr&&document.removeEventListener("keydown",Xr)})},Fl="fox-focus-trap.focus-after-trapped",Rl="fox-focus-trap.focus-after-released",Of="fox-focus-trap.focusout-prevented",Zr={cancelable:!0,bubbles:!1},qf={cancelable:!0,bubbles:!1},Jr="foxFocusAfterTrapped",Qr="foxFocusAfterReleased",Hf=Symbol("foxFocusTrap"),Jn=(0,l.ref)(),kl=(0,l.ref)(0),Qn=(0,l.ref)(0),Kt=0,oo=n=>{const a=[],t=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(;t.nextNode();)a.push(t.currentNode);return a},jf=(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},ea=(n,a)=>{for(const t of n)if(!jf(t,a))return t},Kf=n=>{const a=oo(n);return[ea(a,n),ea(a.reverse(),n)]},Wf=n=>n instanceof HTMLInputElement&&"select"in n,at=(n,a)=>{if(n&&n.focus){const t=document.activeElement;n.focus({preventScroll:!0}),Qn.value=window.performance.now(),n!==t&&Wf(n)&&a&&n.select()}};function ta(n,a){const t=[...n],r=n.indexOf(a);return r!==-1&&t.splice(r,1),t}var Yf=()=>{let n=[];return{push:r=>{const i=n[0];i&&r!==i&&i.pause(),n=ta(n,r),n.unshift(r)},remove:r=>{n=ta(n,r),n[0]?.resume?.()}}},Uf=(n,a=!1)=>{const t=document.activeElement;for(const r of n)if(at(r,a),document.activeElement!==t)return},la=Yf(),Gf=()=>kl.value>Qn.value,Wt=()=>{Jn.value="pointer",kl.value=window.performance.now()},na=()=>{Jn.value="keyboard",kl.value=window.performance.now()},Xf=()=>((0,l.onMounted)(()=>{Kt===0&&(document.addEventListener("mousedown",Wt),document.addEventListener("touchstart",Wt),document.addEventListener("keydown",na)),Kt++}),(0,l.onBeforeUnmount)(()=>{Kt--,Kt<=0&&(document.removeEventListener("mousedown",Wt),document.removeEventListener("touchstart",Wt),document.removeEventListener("keydown",na))}),{focusReason:Jn,lastUserFocusTimestamp:kl,lastAutomatedFocusTimestamp:Qn}),Yt=n=>new CustomEvent(Of,{...qf,detail:n}),{componentName:Up,create:Zf,scope:Gp}=se("focus-trap"),Jf={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"}},Qf=Zf({props:Jf,emits:[Jr,Qr,"focusin","focusout","focusout-prevented","release-requested"],setup(n,{slots:a,emit:t}){const r=(0,l.ref)();let i,o;const{focusReason:s}=Xf();Df(p=>{ce(n.trapped)&&!u.paused&&t("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:A}=p,{loop:$}=n,E=f==="Tab"&&!C&&!b&&!y,V=document.activeElement;if(E&&V){const S=F,[R,z]=Kf(S);if(R&&z){if(!A&&V===z){const D=Yt({focusReason:s.value});t("focusout-prevented",D),D.defaultPrevented||(p.preventDefault(),$&&at(R,!0))}else if(A&&[R,S].includes(V)){const D=Yt({focusReason:s.value});t("focusout-prevented",D),D.defaultPrevented||(p.preventDefault(),$&&at(z,!0))}}else if(V===S){const D=Yt({focusReason:s.value});t("focusout-prevented",D),D.defaultPrevented||p.preventDefault()}}};(0,l.provide)(Hf,{focusTrapRef:r,onKeydown:e}),(0,l.watch)(()=>n.focusTrapEl,p=>{p&&(r.value=p)},{immediate:!0}),(0,l.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=>{t(Jr,p)},d=p=>t(Qr,p),m=p=>{const f=(0,l.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&&t("focusin",p),!u.paused&&ce(n.trapped)&&(y?o=C:at(o,!0))},g=p=>{const f=(0,l.unref)(r);if(!(u.paused||!f))if(!n.escape&&ce(n.trapped)){const C=p.relatedTarget;!He(C)&&!f.contains(C)&&setTimeout(()=>{if(!u.paused&&ce(n.trapped)){const b=Yt({focusReason:s.value});t("focusout-prevented",b),b.defaultPrevented||at(o,!0)}},0)}else{const C=p.target;C&&f.contains(C)||t("focusout",p)}};async function v(){await(0,l.nextTick)();const p=(0,l.unref)(r);if(p){la.push(u);const f=p.contains(document.activeElement)?i:document.activeElement;if(i=f,!p.contains(f)){const C=new Event(Fl,Zr);p.addEventListener(Fl,c),p.dispatchEvent(C),C.defaultPrevented||(0,l.nextTick)(()=>{let b=n.focusStartEl;ca(b)||(at(b),document.activeElement!==b&&(b="first")),b==="first"&&Uf(oo(p),!0),(document.activeElement===f||b==="container")&&at(p)})}}}function N(){const p=(0,l.unref)(r);if(p){p.removeEventListener(Fl,c);const f=new CustomEvent(Rl,{...Zr,detail:{focusReason:s.value}});p.addEventListener(Rl,d),p.dispatchEvent(f),!f.defaultPrevented&&(s.value=="keyboard"||!Gf())&&at(i??document.body,!0),p.removeEventListener(Rl,c),la.remove(u)}}return(0,l.onMounted)(()=>{ce(n.trapped)&&v(),(0,l.watch)(()=>n.trapped,p=>{ce(p)?v():N()})}),(0,l.onBeforeUnmount)(()=>{ce(n.trapped)&&N()}),()=>typeof a.default=="function"?a.default({"handle-keydown":e}):null}}),e7=Qf,{componentName:t7,create:l7,scope:Xp}=se("floating-window"),n7=Symbol.for("InnerPageScopeKey"),r7=Symbol.for("PageWrapperKey"),a7={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}},o7=l7({inheritAttrs:!1,components:{FoxIcon:x.ElIcon,FocusTrap:e7},props:{...a7},emits:["update:modelValue","update:collapse"],setup(n,{emit:a}){const t=t7,r=(0,l.ref)(n.modelValue),i=(0,l.computed)(()=>!n.teleport);(0,l.watch)(()=>n.modelValue,h=>{r.value=h});const o=(0,l.computed)(()=>r.value===!1?!1:!V.value),s=(0,l.ref)(n.left),u=(0,l.ref)(n.top),e=(0,l.ref)(n.right),c=(0,l.ref)(n.bottom),d=(0,l.computed)(()=>{const h=["fox-floating-window"];return n.customClass&&h.push(n.customClass),h}),m=(0,l.computed)(()=>{const h={};return ct(s.value)?h.left="auto":h.left=Ae(s.value),ct(u.value)?h.top="auto":h.top=Ae(u.value),ct(e.value)?h.right="auto":h.right=Ae(e.value),ct(c.value)?h.bottom="auto":h.bottom=Ae(c.value),ct(n.zIndex)||(h["z-index"]=Ae(n.zIndex)),ct($.value)||(h.height=$.value),ct(E.value)||(h.width=E.value),h}),g=(0,l.computed)(()=>n.closeIcon??Ve.Close),v=(0,l.computed)(()=>n.collapseIcon??Ve.ArrowUp),N=(0,l.computed)(()=>n.collapseText??""),p=(0,l.computed)(()=>n.collapsePosition==="left"?n.expandIcon??Ve.ArrowRight:n.expandIcon??Ve.ArrowLeft),f=(0,l.computed)(()=>n.expandText??n.title??"展开"),C=(0,l.computed)(()=>({[`${t}__collapse-text`]:!0})),b=(0,l.computed)(()=>({[`${t}__collapse-icon`]:!0,"is-expand":!V.value,"is-collapse":V.value})),y=(0,l.ref)(),F=(0,l.ref)(null),A=(0,l.ref)(null),$=(0,l.computed)(()=>Ae(n.height)||""),E=(0,l.computed)(()=>Ae(n.width)||""),V=(0,l.ref)(ce(n.collapse)),S=(h,P=!0)=>{V.value!==h&&(V.value=h,h?L():O(),a("update:collapse",h),h&&typeof D.onHide=="function"?D.onHide():!h&&typeof D.onShow=="function"&&D.onShow())};(0,l.watch)(()=>n.collapse,h=>{S(h)});const R=()=>{z()},z=h=>{h=h??!V.value,S(h)};(0,l.provide)(n7,!0);const D={setCollapse:S,setFixedNavVisible:h=>{I.value=h}};(0,l.provide)(r7,D);const ee=()=>{typeof D.beforeClose=="function"?D.beforeClose(()=>{r.value=!1}):r.value=!1},w=(0,l.ref)(null),k=(0,l.computed)(()=>!n.fixedNavTeleport),M=(0,l.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,l.ref)(""),X=(0,l.computed)(()=>{const h={};return H.value?h.top=H.value:n.collapseTop&&(h.top=n.collapseTop),h}),Z=(0,l.ref)(V.value),I=(0,l.computed)({set:h=>{Z.value=h},get:()=>r.value===!1?!1:Z.value});let te=null;const W=()=>{typeof te=="function"&&(te(),te=null)},L=()=>{w.value&&w.value.classList.add("slide-in"),I.value=!0,te=()=>{w.value&&w.value.classList.remove("slide-in")}},O=()=>{w.value&&w.value.classList.add("slide-out"),te=()=>{w.value&&w.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=Ur(h=>{if(!y.value)return;const P=y.value;if(j(),n.origin==="left-top")s.value=P.offsetLeft,u.value=P.offsetTop,_.x=s.value,_.y=u.value;else if(n.origin==="left-bottom"){const q=document.documentElement.clientHeight||document.body.clientHeight;s.value=P.offsetLeft,c.value=q-(P.offsetTop+P.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-(P.offsetLeft+P.offsetWidth),c.value=J-(P.offsetTop+P.offsetHeight),_.x=e.value,_.y=c.value}else e.value=(document.documentElement.clientWidth||document.body.clientWidth)-(P.offsetLeft+P.offsetWidth),u.value=P.offsetTop,_.x=e.value,_.y=u.value},h=>{if(!y.value)return;const P=y.value;j(),n.origin==="left-top"?(s.value=_.x+h.x,u.value=_.y+h.y,P.style.left=Ae(s.value),P.style.top=Ae(u.value)):n.origin==="left-bottom"?(s.value=_.x+h.x,c.value=_.y-h.y,P.style.left=Ae(s.value),P.style.bottom=Ae(c.value)):n.origin==="right-bottom"?(e.value=_.x-h.x,c.value=_.y-h.y,P.style.right=Ae(e.value),P.style.bottom=Ae(c.value)):(e.value=_.x-h.x,u.value=_.y+h.y,P.style.right=Ae(e.value),P.style.top=Ae(u.value))}),G={x:0,y:0},U=Ur(h=>{w.value&&(G.x=w.value.offsetLeft,G.y=w.value.offsetTop)},h=>{w.value&&(H.value=`${G.y+h.y}px`)}),T=()=>{y.value&&(A.value=y.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,l.onMounted)(()=>{if(n.draggable&&y.value){const h=[];F.value&&h.push(F.value),n.footerDraggable&&(T(),A.value&&h.push(A.value)),ne.open(h)}n.collapse===!0&&S(n.collapse,!1),w.value&&U.open(w.value)}),(0,l.onBeforeUnmount)(()=>{n.draggable&&F.value&&ne.close(),w.value&&U.close()}),{classes:d,styles:m,isShow:o,closeIcon:g,onClose:ee,dialogRef:y,headerRef:F,onClickToggle:R,collapseIcon:v,collapseText:N,collapseTextClasses:C,collapseIconClasses:b,expandIcon:p,expandText:f,isShowFixedNav:I,fixedNavRef:w,fixedNavClasses:M,fixedNavStyles:X,onAnimationEnd:W,teleportDisabled:i,fixedNavTeleportDisabled:k}}}),i7={ref:"headerRef",class:"fox-floating-window__header"},s7={class:"fox-floating-window__title"},u7={class:"fox-floating-window__tools"},c7={class:"fox-floating-window__body"},d7={class:"fox-floating-window__fixednav__text"};function f7(n,a,t,r,i,o){const s=(0,l.resolveComponent)("FoxIcon"),u=(0,l.resolveComponent)("FocusTrap");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:n.teleport,disabled:n.teleportDisabled},[(0,l.createVNode)(l.Transition,{name:"fox-floating-window-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"dialogRef",class:(0,l.normalizeClass)(n.classes),style:(0,l.normalizeStyle)(n.styles),tabindex:"-1"},[(0,l.createVNode)(u,{loop:!0,escape:!0,trapped:n.isShow,"focus-trap-el":n.dialogRef,"focus-start-el":"container"},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",i7,[(0,l.renderSlot)(n.$slots,"header",{},()=>[(0,l.createElementVNode)("span",s7,(0,l.toDisplayString)(n.title),1),(0,l.createElementVNode)("div",u7,[n.showCollapse?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...e)=>n.onClickToggle&&n.onClickToggle(...e))},[(0,l.createElementVNode)("span",{class:(0,l.normalizeClass)(n.collapseTextClasses)},(0,l.toDisplayString)(n.collapseText),3),(0,l.createVNode)(s,{class:(0,l.normalizeClass)(n.collapseIconClasses)},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(n.collapseIcon)))]),_:1},8,["class"])])):(0,l.createCommentVNode)("",!0),n.showClose?((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:n.onClose},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(n.closeIcon)))]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0)])])],512),(0,l.createElementVNode)("div",c7,[(0,l.renderSlot)(n.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[l.vShow,n.isShow]])]),_:3})],8,["to","disabled"])),((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:n.fixedNavTeleport,disabled:n.fixedNavTeleportDisabled},[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"fixedNavRef",class:(0,l.normalizeClass)(n.fixedNavClasses),style:(0,l.normalizeStyle)(n.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...e)=>n.onAnimationEnd&&n.onAnimationEnd(...e))},[(0,l.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...e)=>n.onClickToggle&&n.onClickToggle(...e))},[(0,l.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(n.expandIcon)))]),_:1}),(0,l.createElementVNode)("div",d7,(0,l.toDisplayString)(n.expandText),1)])],38),[[l.vShow,n.isShowFixedNav]])],8,["to","disabled"]))],64)}var er=Ue(o7,[["render",f7]]);function m7(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(t,{slots:r}){const i=n,o=(0,l.computed)(()=>({[i]:!0})),s=(0,l.computed)(()=>t.icon?{[`${i}__icon`]:!0,[`${i}__icon-${t.type}`]:!0}:{[`${i}__mark`]:!0,[`${i}__mark-${t.type}`]:!0}),u=(0,l.computed)(()=>t.color?t.icon?{color:t.color}:{background:t.color}:null),e=(0,l.computed)(()=>{const d={[`${i}__text`]:!0,[`${i}__text-${t.type}`]:!0};return t.textPosition==="left"?d["is-left"]=!0:d["is-right"]=!0,d}),c=(0,l.computed)(()=>t.color?{color:t.color}:null);return()=>{let d=null;if(r.mark)d=r.mark()[0];else{const v={class:s.value,style:u.value};d=(0,l.h)(t.icon??"div",v)}const m=(0,l.h)("div",{class:e.value,style:c.value},r.default?r.default():[]),g={class:o.value};return t.textPosition==="right"?(0,l.h)("div",g,[d,m]):(0,l.h)("div",g,[m,d])}}}}var{componentName:p7,create:h7,scope:g7}=se("indicator"),v7=h7(m7(p7,g7)),tr=v7;function y7(n){return n===window}var io=n=>{const a=(0,l.unref)(n);if(y7(a)){const t=a.innerWidth,r=a.innerHeight;return{top:0,left:0,right:t,bottom:r,width:t,height:r}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},{componentName:b7,create:S7,scope:Zp}=se("tour"),w7=S7({components:{Close:Ve.Close,ElPopover:x.ElPopover},props:{modelValue:{type:Boolean,default:!1},type:{type:String,default:"step"},steps:{type:Array,default:()=>[]},location:{type:String,default:"bottom"},width:{type:String,default:"300px"},popperClass:{type:String,default:""},current:{type:Number,default:0},nextStepText:{type:String,default:"下一步"},prevStepText:{type:String,default:"上一步"},completeText:{type:String,default:"完成"},mask:{type:Boolean,default:!0},offset:{type:Object,default:{left:8,top:10,right:8,botttom:10}},maskWidth:{type:[Number,String],default:""},maskHeight:{type:[Number,String],default:""},closeOnClickOverlay:{type:Boolean,default:!0},showPrevStep:{type:Boolean,default:!0},showTitleBar:{type:Boolean,default:!0}},emits:["update:modelValue","change","close"],setup(n,{emit:a}){const t=b7,r=(0,l.reactive)({showTour:n.modelValue,showPopup:!1,active:0}),i=(0,l.ref)({}),o=(0,l.computed)(()=>`${t}`),s=(0,l.computed)(()=>{const{offset:N,maskWidth:p,maskHeight:f}=n,{width:C,height:b,left:y,top:F}=i.value,A=n.steps[r.active].offset??N,$=[y+C/2,F+b/2],E=Number(p||C),V=Number(f||b);return{width:`${E+ +A.left+A.right}px`,height:`${V+A.top+A.bottom}px`,top:`${$[1]-V/2-+A.top}px`,left:`${$[0]-E/2-+A.left}px`}}),u=N=>{N=="next"?r.active=r.active+1:r.active=r.active-1,r.showPopup=!1,(0,l.nextTick)(()=>{r.showPopup=!0,d()}),a("change",r.active)},e=N=>N.popoverWidth??n.width,c=N=>N.location??n.location,d=()=>{const N=io(document.querySelector(`${n.steps[r.active].target}`));i.value={x:N.left,y:N.top,top:N.top,left:N.left,width:N.width,height:N.height}},m=()=>{r.showTour=!1,r.showPopup=!1,a("close",r.active),a("update:modelValue",!1)},g=()=>{n.closeOnClickOverlay&&m()},v=(N,p=0)=>{N&&d(),n.steps,r.active=p,r.showTour=N,r.showPopup=N};return(0,l.onMounted)(()=>{v(n.modelValue,n.current)}),(0,l.watch)(()=>n.modelValue,N=>{v(N)}),{...(0,l.toRefs)(r),classes:o,maskStyle:s,changeStep:u,popoverWidth:e,popoverLocation:c,close:m,handleClickMask:g}}}),x7={key:0,class:"fox-tour__content"},N7={key:0,class:"fox-tour__content-top"},C7={class:"fox-tour__content-inner"},z7={class:"fox-tour__content-bottom"},k7={class:"fox-tour__content-bottom-init"},E7={class:"fox-tour__content-bottom-operate"},_7={key:1,class:"fox-tour__content fox-tour__content-tile"},T7={class:"fox-tour__content-inner"};function B7(n,a,t,r,i,o){const s=(0,l.resolveComponent)("Close"),u=(0,l.resolveComponent)("fox-button"),e=(0,l.resolveComponent)("ElPopover");return(0,l.openBlock)(),(0,l.createElementBlock)("div",{class:(0,l.normalizeClass)(n.classes)},[(0,l.withDirectives)((0,l.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...c)=>n.handleClickMask&&n.handleClickMask(...c))},null,512),[[l.vShow,n.showTour]]),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.steps,(c,d)=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:d,style:{height:"0"}},[d==n.active?((0,l.openBlock)(),(0,l.createBlock)(e,{key:0,"popper-class":"popperClass",visible:n.showPopup,placement:n.popoverLocation(c),width:n.popoverWidth(c)},{reference:(0,l.withCtx)(()=>[n.showTour?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:(0,l.normalizeClass)(["fox-tour__mask",[n.mask?"":"fox-tour__mask-none"]]),style:(0,l.normalizeStyle)(n.maskStyle),id:"fox-tour-popid"},null,6)):(0,l.createCommentVNode)("",!0)]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(n.$slots,"default",{},()=>[n.type=="step"?((0,l.openBlock)(),(0,l.createElementBlock)("div",x7,[n.showTitleBar?((0,l.openBlock)(),(0,l.createElementBlock)("div",N7,[(0,l.createElementVNode)("div",{onClick:a[1]||(a[1]=(...m)=>n.close&&n.close(...m))},[(0,l.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",C7,(0,l.toDisplayString)(c.content),1),(0,l.createElementVNode)("div",z7,[(0,l.createElementVNode)("div",k7,(0,l.toDisplayString)(n.active+1)+"/"+(0,l.toDisplayString)(n.steps.length),1),(0,l.createElementVNode)("div",E7,[(0,l.renderSlot)(n.$slots,"prev-step",{},()=>[n.active!=0&&n.showPrevStep?((0,l.openBlock)(),(0,l.createBlock)(u,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=m=>n.changeStep("prev"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.prevStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)]),n.steps.length-1==n.active?((0,l.openBlock)(),(0,l.createBlock)(u,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n.close},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.completeText),1)]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0),(0,l.renderSlot)(n.$slots,"next-step",{},()=>[n.steps.length-1!=n.active?((0,l.openBlock)(),(0,l.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,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.nextStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)])])])])):(0,l.createCommentVNode)("",!0),n.type=="tile"?((0,l.openBlock)(),(0,l.createElementBlock)("div",_7,[(0,l.createElementVNode)("div",T7,(0,l.toDisplayString)(c.content),1)])):(0,l.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,l.createCommentVNode)("",!0)]))),128))],2)}var lr=Ue(w7,[["render",B7]]);function $7(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(t,{slots:r}){return Ea(t.name,()=>t.config),He(t.innerPageScope)||cn(t.innerPageScope),He(t.abstractPageScope)||$a(t.abstractPageScope),()=>typeof r.default=="function"?r.default():null}}}var{componentName:V7,create:M7,scope:I7}=se("domain-provider"),L7=M7($7(V7,I7)),nr=L7,A7={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 P7(n,a){return{inheritAttrs:!1,props:A7,emits:["change"],setup(t,{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=t.initialVisibleObserverSize;Vi({acquire:()=>{if(t.loadPolicy==="always")return!0;const g=c>0;return c--,g},get disabled(){return t.disabled},get initialHeight(){return t.initialInvisibleObserverHeight},observe:u,unobserve:e});let d=null;const m=(g,v,N)=>{d=new IntersectionObserver(p=>{if(i("change",p),t.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(t.loadPolicy==="lazy"&&!C&&b.visible!==null)return;b.visible=C,b.callback(C)}catch(y){console.error(y)}}},{root:g,rootMargin:v,threshold:N}),s.forEach((p,f)=>{o.set(f,p),d?.observe(f)}),s.clear()};(0,l.watch)([()=>t.root,()=>t.disabled],([g,v])=>{if(v||!g||d)return;let N=null;typeof g=="string"?N=document.querySelector(g):N=g,N&&m(N,t.rootMargin,t.threshold)},{immediate:!0}),(0,l.onUnmounted)(()=>{d&&(d.disconnect(),d=null)})}return()=>typeof r.default=="function"?r.default():null}}}var{componentName:F7,create:R7,scope:D7}=se("rolling-provider"),O7=R7(P7(F7,D7)),rr=O7,q7=[fn,pn,hn,gn,yn,_e,yl,bl,Sn,ze,wn,xn,Nn,Cn,zn,kn,En,_n,Tn,Bn,$n,xl,Vn,Mn,In,Ln,An,Pn,Fn,Rn,Nl,Cl,On,qn,Hn,jn,zl,Kn,Wn,Yn,Un,Gn,Xn,Zn,er,wl,It,vl,tr,Sl,lr,nr,rr],H7=new ri(q7,[ii],"4.0.0");exports.AbstractPageScopeKey=dn;exports.AutocompleteItem=Tn;exports.FoxAutocompleteItem=Tn;exports.Broadcast=on;exports.BroadcastKey=be;exports.ButtonsItem=Sn;exports.FoxButtonsItem=Sn;exports.CascaderItem=_n;exports.FoxCascaderItem=_n;exports.CheckboxItem=In;exports.FoxCheckboxItem=In;exports.Content=gn;exports.FoxContent=gn;exports.DataItemsKey=pt;exports.DateItem=Nn;exports.FoxDateItem=Nn;exports.DateUtils=qe;exports.DialogItem=jn;exports.FoxDialogItem=jn;exports.Domain=ol;exports.DomainKey=Oe;exports.DomainProvider=nr;exports.FoxDomainProvider=nr;exports.FloatingButton=Zn;exports.FoxFloatingButton=Zn;exports.FloatingWindow=er;exports.FoxFloatingWindow=er;exports.FooterBar=hn;exports.FoxFooterBar=hn;exports.FoxAffix=x.ElAffix;exports.FoxAlert=x.ElAlert;exports.FoxAnchor=x.ElAnchor;exports.FoxAnchorLink=x.ElAnchorLink;exports.FoxAside=x.ElAside;exports.FoxAutoResizer=x.ElAutoResizer;exports.FoxAutocomplete=x.ElAutocomplete;exports.FoxAvatar=x.ElAvatar;exports.FoxBacktop=x.ElBacktop;exports.FoxBadge=x.ElBadge;exports.FoxBreadcrumb=x.ElBreadcrumb;exports.FoxBreadcrumbItem=x.ElBreadcrumbItem;exports.FoxButton=x.ElButton;exports.FoxButtonGroup=x.ElButtonGroup;exports.FoxCalendar=x.ElCalendar;exports.FoxCard=x.ElCard;exports.FoxCarousel=x.ElCarousel;exports.FoxCarouselItem=x.ElCarouselItem;exports.FoxCascader=x.ElCascader;exports.FoxCascaderPanel=x.ElCascaderPanel;exports.FoxCheckTag=x.ElCheckTag;exports.FoxCheckbox=x.ElCheckbox;exports.FoxCheckboxButton=x.ElCheckboxButton;exports.FoxCheckboxGroup=x.ElCheckboxGroup;exports.FoxCol=x.ElCol;exports.FoxCollapse=x.ElCollapse;exports.FoxCollapseItem=x.ElCollapseItem;exports.FoxCollapseTransition=x.ElCollapseTransition;exports.FoxColorPicker=x.ElColorPicker;exports.FoxConfigProvider=x.ElConfigProvider;exports.FoxContainer=x.ElContainer;exports.FoxCountdown=x.ElCountdown;exports.FoxDatePicker=x.ElDatePicker;exports.FoxDescriptions=x.ElDescriptions;exports.FoxDescriptionsItem=x.ElDescriptionsItem;exports.FoxDialog=x.ElDialog;exports.FoxDivider=x.ElDivider;exports.FoxDrawer=x.ElDrawer;exports.FoxDropdown=x.ElDropdown;exports.FoxDropdownItem=x.ElDropdownItem;exports.FoxDropdownMenu=x.ElDropdownMenu;exports.FoxEmpty=x.ElEmpty;exports.FoxFooter=x.ElFooter;exports.FoxForm=x.ElForm;exports.FoxFormItem=x.ElFormItem;exports.FoxGroup=yn;exports.Group=yn;exports.FoxGroupSetting=Fn;exports.GroupSetting=Fn;exports.FoxHeader=x.ElHeader;exports.FoxHeaderBar=pn;exports.HeaderBar=pn;exports.FoxHintText=ze;exports.HintText=ze;exports.FoxIcon=x.ElIcon;exports.FoxImage=x.ElImage;exports.FoxImageViewer=x.ElImageViewer;exports.FoxIndicator=tr;exports.Indicator=tr;exports.FoxInfiniteLoading=Un;exports.InfiniteLoading=Un;exports.FoxInput=x.ElInput;exports.FoxInputItem=wn;exports.InputItem=wn;exports.FoxInputNumber=x.ElInputNumber;exports.FoxInputNumberItem=En;exports.InputNumberItem=En;exports.FoxInputTag=x.ElInputTag;exports.FoxItem=_e;exports.Item=_e;exports.FoxLink=x.ElLink;exports.FoxMain=x.ElMain;exports.FoxMapping=It;exports.Mapping=It;exports.FoxMention=x.ElMention;exports.FoxMenu=x.ElMenu;exports.FoxMenuItem=x.ElMenuItem;exports.FoxMenuItemGroup=x.ElMenuItemGroup;exports.FoxMessage=x.ElMessage;exports.FoxMessageBox=x.ElMessageBox;exports.FoxMoneyItem=kn;exports.MoneyItem=kn;exports.FoxMoreButton=Xn;exports.MoreButton=Xn;exports.FoxNotification=x.ElNotification;exports.FoxOption=x.ElOption;exports.FoxOptionGroup=x.ElOptionGroup;exports.FoxOverLay=zl;exports.OverLay=zl;exports.FoxPage=fn;exports.Page=fn;exports.FoxPageHeader=x.ElPageHeader;exports.FoxPagination=x.ElPagination;exports.FoxPopconfirm=x.ElPopconfirm;exports.FoxPopover=x.ElPopover;exports.FoxPopoverDialog=wl;exports.PopoverDialog=wl;exports.FoxPopper=x.ElPopper;exports.FoxPopup=Kn;exports.Popup=Kn;exports.FoxPrice=vl;exports.Price=vl;exports.FoxProgress=x.ElProgress;exports.FoxPullRefresh=Gn;exports.PullRefresh=Gn;exports.FoxRadio=x.ElRadio;exports.FoxRadioButton=x.ElRadioButton;exports.FoxRadioGroup=x.ElRadioGroup;exports.FoxRadioItem=Mn;exports.RadioItem=Mn;exports.FoxRate=x.ElRate;exports.FoxRateItem=Ln;exports.RateItem=Ln;exports.FoxResult=x.ElResult;exports.FoxRollingProvider=rr;exports.RollingProvider=rr;exports.FoxRow=x.ElRow;exports.FoxRowItem=bl;exports.RowItem=bl;exports.FoxScrollbar=x.ElScrollbar;exports.FoxSearchBar=Yn;exports.SearchBar=Yn;exports.FoxSegmented=x.ElSegmented;exports.FoxSelect=x.ElSelect;exports.FoxSelectItem=xn;exports.SelectItem=xn;exports.FoxSelectV2=x.ElSelectV2;exports.FoxSkeleton=x.ElSkeleton;exports.FoxSkeletonItem=x.ElSkeletonItem;exports.FoxSlider=x.ElSlider;exports.FoxSlotItem=yl;exports.SlotItem=yl;exports.FoxSpace=x.ElSpace;exports.FoxStatistic=x.ElStatistic;exports.FoxStep=x.ElStep;exports.FoxSteps=x.ElSteps;exports.FoxStepsBar=Hn;exports.StepsBar=Hn;exports.FoxSubMenu=x.ElSubMenu;exports.FoxSwitch=x.ElSwitch;exports.FoxSwitchItem=An;exports.SwitchItem=An;exports.FoxTabPane=x.ElTabPane;exports.FoxTable=x.ElTable;exports.FoxTableColumn=x.ElTableColumn;exports.FoxTableItem=Vn;exports.TableItem=Vn;exports.FoxTableMappingColumn=Bn;exports.TableMappingColumn=Bn;exports.FoxTableRadioColumn=$n;exports.TableRadioColumn=$n;exports.FoxTableSetting=xl;exports.TableSetting=xl;exports.FoxTableV2=x.ElTableV2;exports.FoxTabs=x.ElTabs;exports.FoxTabsBar=Nl;exports.TabsBar=Nl;exports.FoxTabsContainer=Cl;exports.TabsContainer=Cl;exports.FoxTabsFrame=qn;exports.TabsFrame=qn;exports.FoxTabsPane=On;exports.TabsPane=On;exports.FoxTag=x.ElTag;exports.FoxText=Sl;exports.Text=Sl;exports.FoxTimeItem=Cn;exports.TimeItem=Cn;exports.FoxTimePicker=x.ElTimePicker;exports.FoxTimeSelect=x.ElTimeSelect;exports.FoxTimeSelectItem=zn;exports.TimeSelectItem=zn;exports.FoxTimeline=x.ElTimeline;exports.FoxTimelineItem=x.ElTimelineItem;exports.FoxToast=Wn;exports.Toast=Wn;exports.FoxTooltip=x.ElTooltip;exports.FoxTour=lr;exports.Tour=lr;exports.FoxTransfer=x.ElTransfer;exports.FoxTree=x.ElTree;exports.FoxTreeItem=Rn;exports.TreeItem=Rn;exports.FoxTreeSelect=x.ElTreeSelect;exports.FoxTreeSelectItem=Pn;exports.TreeSelectItem=Pn;exports.FoxTreeV2=x.ElTreeV2;exports.FoxUpload=x.ElUpload;exports.FoxWatermark=x.ElWatermark;exports.InnerPageScopeKey=un;exports.PriorityPolicy=Me;exports.UniqueID=ja;exports.ValidateSchema=Ca;exports.ValidateSchemaKey=We;exports.cancelRaf=wo;exports.clearNonNumber=Io;exports.compareTo=jl;exports.createBroadcast=nl;exports.createValidateSchema=rl;exports.debounce=Ke;exports.debounceRef=Yo;exports.decimalLength=ba;exports.default=H7;exports.defineBroadcast=Fo;exports.defineConfigDomain=Ea;exports.defineDataItem=_a;exports.defineDomain=sn;exports.defineItem=Be;exports.definePageState=Ba;exports.defineSimpleItem=Ta;exports.deleteGlobalValidator=Ho;exports.disabledProperty=De;exports.divide=nn;exports.excludeProps=Ie;exports.extend=bt;exports.floatData=Po;exports.getGlobalIcons=Fa;exports.getGlobalValidateCheckEvents=wa;exports.getGlobalValidateResetEvents=Na;exports.getPageContentAreaHeight=Zt;exports.getPageContentAreaWidth=Jt;exports.getPageFooterAreaHeight=ul;exports.getPageHeaderAreaHeight=sl;exports.getRootDomain=gt;exports.hasSymbol=ma;exports.includeProps=St;exports.indexOf=Lo;exports.injectAbstractPageScope=Rt;exports.injectInnerPageScope=Ft;exports.integerLength=ya;exports.isArray=No;exports.isArrayLike=ga;exports.isBrowser=st;exports.isDate=ko;exports.isESModule=To;exports.isEmptyString=me;exports.isEqual=Je;exports.isFunction=Kl;exports.isHidden=ha;exports.isMap=Co;exports.isNil=He;exports.isNumberString=an;exports.isObject=Ye;exports.isPlainObject=_o;exports.isPromise=da;exports.isRegExp=Wl;exports.isSet=zo;exports.isString=ca;exports.isSubPage=Zo;exports.isSymbol=Eo;exports.isTouch=Dt;exports.isWindow=pa;exports.lastIndexOf=Ao;exports.makeArray=Mo;exports.merge=va;exports.multiply=ia;exports.negate=sa;exports.nextTick=$o;exports.numberFormat=tl;exports.objectToString=fa;exports.once=Uo;exports.overrideGlobalIcons=pi;exports.overrideGlobalValidateHandler=Oo;exports.property=Pe;exports.provideAbstractPageScope=$a;exports.provideInnerPageScope=cn;exports.raf=rn;exports.readonlyProperty=Re;exports.setGlobalValidateCheckEvents=jo;exports.setGlobalValidateHandler=Do;exports.setGlobalValidateMessages=Wo;exports.setGlobalValidateResetEvents=Ko;exports.setGlobalValidator=qo;exports.throttle=ka;exports.toBoolean=ce;exports.toNumber=ke;exports.toPadding=Ze;exports.toPx=he;exports.toPxDesc=Xo;exports.toPxString=ve;exports.toTypeString=ll;exports.toValue=pe;exports.tryTimes=al;exports.typeOf=Gt;exports.unNumberFormat=ua;exports.updatePageState=Yl;exports.useBroadcast=Tt;exports.useDomain=ut;exports.useExpose=xe;exports.useInnerSize=cl;exports.usePageState=il;exports.usePosition=bn;exports.useRawTouch=Ot;exports.useRect=io;exports.useSize=mn;exports.useSlotChildren=vn;exports.useTouch=Jd;exports.valueLength=Pt;