@fox-js/foxui-pc 4.1.1-39 → 4.1.1-40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +7263 -6947
- package/dist/index.umd.js +1 -1
- package/dist/style.css +273 -269
- package/dist/style.js +1 -1
- package/dist/types/index.d.ts +17 -4
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(p,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue"),require("@fox-js/validator"),require("element-plus"),require("@element-plus/icons-vue"),require("@fox-js/i18n")):typeof define=="function"&&define.amd?define(["exports","vue","@fox-js/validator","element-plus","@element-plus/icons-vue","@fox-js/i18n"],l):(p=typeof globalThis<"u"?globalThis:p||self,l(p.FoxUI={},p.Vue,p.FoxValidator,p.ElementPlus,p.ElementPlusIconsVue,p.FoxI18n))})(this,function(p,l,mt,C,Pe,$e){Object.defineProperties(p,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var Ii=Object.create,xa=Object.defineProperty,Ai=Object.getOwnPropertyDescriptor,Li=Object.getOwnPropertyNames,Fi=Object.getPrototypeOf,Ri=Object.prototype.hasOwnProperty,nt=(t,a)=>()=>(a||(t((a={exports:{}}).exports,a),t=null),a.exports),Di=(t,a,e,o)=>{if(a&&typeof a=="object"||typeof a=="function")for(var i=Li(a),r=0,s=i.length,c;r<s;r++)c=i[r],!Ri.call(t,c)&&c!==e&&xa(t,c,{get:(n=>a[n]).bind(null,c),enumerable:!(o=Ai(a,c))||o.enumerable});return t},at=(t,a,e)=>(e=t!=null?Ii(Fi(t)):{},Di(a||!t||!t.__esModule?xa(e,"default",{value:t,enumerable:!0}):e,t)),tl=window,Oi=typeof window<"u";function qi(){return typeof tl<"u"?tl.requestAnimationFrame||tl.webkitRequestAnimationFrame||function(t){tl.setTimeout(t,1e3/60)}:function(t){setTimeout(t,1e3/60)}}function Hi(t){Oi?cancelAnimationFrame(t):clearTimeout(t)}var Ca=qi();function ll(t,a="0"){let e=0,o=-1;t[0]=="-"&&(e++,o=1,t=t.substring(1),t.length),a[0]=="-"&&(e++,o=2,a=a.substring(1),a.length),t=Fe(t),a=Fe(a),[t,a]=Kl(Fe(t),Fe(a)),e==1&&(o==1?t=jl(t):a=jl(a));let i=ka(t,a);return e?e==2?"-"+Fe(i):t.length<i.length?Fe(i.substring(1)):"-"+Fe(jl(i)):Fe(i)}function jl(t){let a="",e=t.length,o=t.split(".")[1],i=o?o.length:0;for(let s=0;s<e;s++)t[s]>="0"&&t[s]<="9"?a+=9-parseInt(t[s]):a+=t[s];let r=i>0?"0."+new Array(i).join("0")+"1":"1";return ka(a,r)}function Fe(t){let a=t.split(".");for(a[0]||(a[0]="0");a[0][0]=="0"&&a[0].length>1;)a[0]=a[0].substring(1);return a[0]+(a[1]?"."+a[1]:"")}function Kl(t,a){let e=t.split("."),o=a.split("."),i=e[0].length,r=o[0].length;return i>r?o[0]=new Array(Math.abs(i-r)+1).join("0")+(o[0]?o[0]:""):e[0]=new Array(Math.abs(i-r)+1).join("0")+(e[0]?e[0]:""),i=e[1]?e[1].length:0,r=o[1]?o[1].length:0,(i||r)&&(i>r?o[1]=(o[1]?o[1]:"")+new Array(Math.abs(i-r)+1).join("0"):e[1]=(e[1]?e[1]:"")+new Array(Math.abs(i-r)+1).join("0")),t=e[0]+(e[1]?"."+e[1]:""),a=o[0]+(o[1]?"."+o[1]:""),[t,a]}function ka(t,a){[t,a]=Kl(t,a);let e="",o=0;for(let i=t.length-1;i>=0;i--){if(t[i]==="."){e="."+e;continue}let r=parseInt(t[i])+parseInt(a[i])+o;e=r%10+e,o=Math.floor(r/10)}return o?o.toString()+e:e}var Ce=(function(t){return t[t.CEILING=0]="CEILING",t[t.DOWN=1]="DOWN",t[t.FLOOR=2]="FLOOR",t[t.HALF_DOWN=3]="HALF_DOWN",t[t.HALF_EVEN=4]="HALF_EVEN",t[t.HALF_UP=5]="HALF_UP",t[t.UNNECESSARY=6]="UNNECESSARY",t[t.UP=7]="UP",t})({});function _t(t,a=0,e=Ce.HALF_EVEN){if(e===Ce.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof t=="number"&&(t=t.toString());let o=!1;t[0]==="-"&&(o=!0,t=t.substring(1));let i=t.split("."),r=i[0],s=i[1];if(a<0){if(a=-a,r.length<=a)return"0";{let n=r.substr(0,r.length-a);return t=n+"."+r.substr(r.length-a)+s,n=_t(t,0,e),(o?"-":"")+n+new Array(a+1).join("0")}}if(a==0)return r.length,za(i[1],r,o,e)?(o?"-":"")+Wl(r):(o?"-":"")+r;if(i[1]){if(i[1].length<a)return(o?"-":"")+r+"."+i[1]+new Array(a-i[1].length+1).join("0")}else return(o?"-":"")+r+"."+new Array(a+1).join("0");s=i[1].substring(0,a);let c=i[1].substring(a);return c&&za(c,s,o,e)&&(s=Wl(s),s.length>a)?(o?"-":"")+Wl(r,parseInt(s[0]))+"."+s.substring(1):(o?"-":"")+r+"."+s}function za(t,a,e,o){if(!t||t===new Array(t.length+1).join("0")||o===Ce.DOWN||!e&&o===Ce.FLOOR||e&&o===Ce.CEILING)return!1;if(o===Ce.UP||e&&o===Ce.FLOOR||!e&&o===Ce.CEILING)return!0;let i="5"+new Array(t.length).join("0");if(t>i)return!0;if(t<i)return!1;switch(o){case Ce.HALF_DOWN:return!1;case Ce.HALF_UP:return!0;case Ce.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function Wl(t,a=0){a||(a=1),typeof t=="number"&&t.toString();let e=t.length-1,o="";for(let i=e;i>=0;i--){let r=parseInt(t[i])+a;r==10?(a=1,r=0):a=0,o+=r}return a&&(o+=a),o.split("").reverse().join("")}function Yl(t,a){t=t.toString(),a=a.toString();let e=0;t[0]=="-"&&(e++,t=t.substr(1)),a[0]=="-"&&(e++,a=a.substr(1)),t=Pt(t),a=Pt(a);let o=0,i=0;t.indexOf(".")!=-1&&(o=t.length-t.indexOf(".")-1),a.indexOf(".")!=-1&&(i=a.length-a.indexOf(".")-1);let r=o+i;if(t=Pt(t.replace(".","")),a=Pt(a.replace(".","")),t.length<a.length){let f=t;t=a,a=f}if(a=="0")return"0";let s=a.length,c=0,n=[],u=s-1,h="";for(let f=0;f<s;f++)n[f]=t.length-1;for(let f=0;f<2*t.length;f++){let d=0;for(let M=a.length-1;M>=u&&M>=0;M--)n[M]>-1&&n[M]<t.length&&(d+=parseInt(t[n[M]--])*parseInt(a[M]));d+=c,c=Math.floor(d/10),h=d%10+h,u--}return h=Pt(ji(h,r)),e==1&&(h="-"+h),h}function ji(t,a){return a==0?t:(t=a>=t.length?new Array(a-t.length+1).join("0")+t:t,t.substr(0,t.length-a)+"."+t.substr(t.length-a,a))}function Pt(t){for(;t[0]=="0";)t=t.substr(1);if(t.indexOf(".")!=-1)for(;t[t.length-1]=="0";)t=t.substr(0,t.length-1);return t==""||t=="."?t="0":t[t.length-1]=="."&&(t=t.substr(0,t.length-1)),t[0]=="."&&(t="0"+t),t}function Ul(t,a,e=8){if(a==0)throw new Error("Cannot divide by 0");if(t=t.toString(),a=a.toString(),t=t.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),t==0)return"0";let o=0;a[0]=="-"&&(a=a.substring(1),o++),t[0]=="-"&&(t=t.substring(1),o++);var i=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=Fe(a.replace(".","")),i>=0){let u=t.indexOf(".")>0?t.length-t.indexOf(".")-1:-1;if(u==-1)t=Fe(t+new Array(i+1).join("0"));else if(i>u)t=t.replace(".",""),t=Fe(t+new Array(i-u+1).join("0"));else if(i<u){t=t.replace(".","");let h=t.length-u+i;t=Fe(t.substring(0,h)+"."+t.substring(h))}else i==u&&(t=Fe(t.replace(".","")))}let r=0,s=a.length,c="",n=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(0,s+1):t.substring(0,s);if(t=t.indexOf(".")>-1&&t.indexOf(".")<s?t.substring(s+1):t.substring(s),n.indexOf(".")>-1){let u=n.length-n.indexOf(".")-1;n=n.replace(".",""),s>n.length&&(u+=s-n.length,n=n+new Array(s-n.length+1).join("0")),r=u,c="0."+new Array(u).join("0")}for(e=e+2;r<=e;){let u=0;for(;parseInt(n)>=parseInt(a);)n=ll(n,"-"+a),u++;c+=u,t?(t[0]=="."&&(c+=".",r++,t=t.substring(1)),n=n+t.substring(0,1),t=t.substring(1)):(r||(c+="."),r++,n=n+"0")}return(o==1?"-":"")+Fe(_t(c,e-2))}function Gl(t,a){return t=t.toString(),a=a.toString(),a=Xl(a),ll(t,a)}function Xl(t){return t[0]=="-"?t=t.substr(1):t="-"+t,t}function Ea(t,a){if(a==0)throw new Error("Cannot divide by 0");t=t.toString(),a=a.toString(),Ta(t),Ta(a);let e="";t[0]=="-"&&(e="-",t=t.substr(1)),a[0]=="-"&&(a=a.substr(1));let o=Gl(t,Yl(a,_t(Ul(t,a),0,Ce.FLOOR)));return e+o}function Ta(t){if(t.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function $a(t,a){let e=!1;if(t[0]=="-"&&a[0]!="-")return-1;if(t[0]!="-"&&a[0]=="-")return 1;if(t[0]=="-"&&a[0]=="-"&&(t=t.substr(1),a=a.substr(1),e=!0),[t,a]=Kl(t,a),t.localeCompare(a)==0)return 0;for(let o=0;o<t.length;o++)if(t[o]!=a[o])return t[o]>a[o]?e?-1:1:e?1:-1;return 0}var It=class be{value;static RoundingModes=Ce;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[e,o]=a.split(/[eE]/);e=Fe(e);let i="";e[0]=="-"&&(i="-",e=e.substring(1)),e.indexOf(".")>=0?(o=parseInt(o)+e.indexOf("."),e=e.replace(".","")):o=parseInt(o)+e.length,e.length<o?a=i+e+new Array(o-e.length+1).join("0"):e.length>=o&&o>0?a=i+Fe(e.substring(0,o))+(e.length>o?"."+e.substring(o):""):a=i+"0."+new Array(-o+1).join("0")+e}return a}constructor(a="0"){this.value=be.validate(a)}getValue(){return this.value}static getPrettyValue(a,e,o){if(!(e||o))e=3,o=",";else if(!(e&&o))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=be.validate(a);let i=a.charAt(0)=="-";i&&(a=a.substring(1));var r=a.indexOf(".");r=r>0?r:a.length;for(var s="",c=r;c>0;)c<e?(e=c,c=0):c-=e,s=a.substring(c,c+e)+(c<r-e&&c>=0?o:"")+s;return(i?"-":"")+s+a.substring(r)}getPrettyValue(a,e){return be.getPrettyValue(this.value,a,e)}static round(a,e=0,o=Ce.HALF_EVEN){if(a=be.validate(a),isNaN(e))throw Error("Precision is not a number: "+e);return _t(a,e,o)}round(a=0,e=Ce.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new be(_t(this.value,a,e))}static floor(a){return a=be.validate(a),a.indexOf(".")===-1?a:be.round(a,0,Ce.FLOOR)}floor(){return this.value.indexOf(".")===-1?new be(this.value):new be(this.value).round(0,Ce.FLOOR)}static ceil(a){return a=be.validate(a),a.indexOf(".")===-1?a:be.round(a,0,Ce.CEILING)}ceil(){return this.value.indexOf(".")===-1?new be(this.value):new be(this.value).round(0,Ce.CEILING)}static add(a,e){return a=be.validate(a),e=be.validate(e),ll(a,e)}add(a){return new be(ll(this.value,a.getValue()))}static subtract(a,e){return a=be.validate(a),e=be.validate(e),Gl(a,e)}subtract(a){return new be(Gl(this.value,a.getValue()))}static multiply(a,e){return a=be.validate(a),e=be.validate(e),Yl(a,e)}multiply(a){return new be(Yl(this.value,a.getValue()))}static divide(a,e,o){return a=be.validate(a),e=be.validate(e),Ul(a,e,o)}divide(a,e){return new be(Ul(this.value,a.getValue(),e))}static modulus(a,e){return a=be.validate(a),e=be.validate(e),Ea(a,e)}modulus(a){return new be(Ea(this.value,a.getValue()))}static compareTo(a,e){return a=be.validate(a),e=be.validate(e),$a(a,e)}compareTo(a){return $a(this.value,a.getValue())}static negate(a){return a=be.validate(a),Xl(a)}negate(){return new be(Xl(this.value))}};function Ba(t,a){return It.multiply(`${t}`,`${a}`)}function Zl(t,a,e=8){return It.divide(`${t}`,`${a}`,e)}var _6=It.RoundingModes;function Ql(t,a){return t=`${t}`,a=`${a}`,It.compareTo(t,a)}function Va(t){return It.negate(t)}function nl(t,a=-1,e=!1,o=3,i=","){let r=`${t}`;if(r.length==0||r==="-")return"";let s=r.charAt(0);s=="-"?r=r.substring(1):s="";let c=r,n="",u=r.indexOf(".");u!=-1&&(c=r.substring(0,u),n=r.substring(u+1)),a!=-1&&(a<n.length?n=n.substring(0,a):e&&a>n.length&&(n=n.padEnd(a,"0")));let h;if(o>0){let f="",d=c.split("").reverse();for(let M=0;M<d.length;M++)f+=d[M]+((M+1)%o==0&&M+1!=d.length?i:"");n.length==0?h=`${s}${f.split("").reverse().join("")}`:h=`${s}${f.split("").reverse().join("")}.${n}`}else n.length==0?h=`${s}${c}`:h=`${s}${c}.${n}`;return h}function Ma(t){let a=`${t}`,e=a.charAt(0);e=="-"?a=a.substring(1):e="";let o=a.replace(/[^\d\.-]/g,"");return`${e}${o}`}var Jl=Ca,Ki=Array.isArray,Wi=t=>al(t)==="[object Map]",Yi=t=>al(t)==="[object Set]",Ui=t=>t instanceof Date,en=t=>typeof t=="function",_a=t=>typeof t=="string",Gi=t=>typeof t=="symbol",Ge=t=>t!==null&&typeof t=="object",Pa=t=>Ge(t)&&en(t.then)&&en(t.catch),Ia=Object.prototype.toString,al=t=>Ia.call(t),Xi=t=>al(t)==="[object Object]",Aa=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Zi(t){return t.__esModule||Aa&&t[Symbol.toStringTag]==="Module"}var Qi=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function yt(...t){let a=t[0]!==void 0&&t[0]!==null?t[0]:{},e=1,o=t.length,i=!1;for(typeof a=="boolean"&&(i=a,a=t[e]??{},e++),typeof a!="object"&&(a={});e<o;e++)if(t[e]!==null&&t[e]!==void 0){let r=t[e];for(let s in r){let c=a[s],n=r[s];if(c!==n)if(i===!0&&n&&typeof n=="object"){let u;Array.isArray(n)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=yt(i,u,n)}else n!==void 0&&(a[s]=n)}}return a}var tn=Qi?Promise.resolve():null;function Ji(t,...a){tn!==null?a&&a.length>0?tn.then(()=>{t(a)}):tn.then(t):a&&a.length>0?setTimeout(()=>{t(a)}):setTimeout(t)}function me(t){return t==null?!1:typeof t=="boolean"?t:typeof t=="string"?t.toLocaleLowerCase()==="true":!!t}function ke(t){return typeof t=="number"?t:Number(t)}var eo={"[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 rl(t){let a=Object.prototype.toString.call(t);return t==null?String(t):eo[a]||"object"}function ln(t){if(!t||t.nodeType!==1)return!0;let a=t;for(;a;){if(a.hidden)return!0;const e=window.getComputedStyle(a);if(e.display==="none"||e.visibility==="hidden"||e.visibility==="collapse")return!0;a=a.parentElement}return!1}function nn(t){if(!t)return!0;if(t.offsetParent!==null)return!1;if(getComputedStyle(t).position!=="fixed")return!0;let a=t.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function La(t){return t&&typeof t=="object"&&"setInterval"in t}function Fa(t){let a=!!t&&"length"in t&&t.length,e=rl(t);return e==="function"||La(t)?!1:e==="array"||a===0||typeof a=="number"&&a>0&&a-1 in t}function Ra(t,a){let e=+a.length,o=0,i=t.length;for(;o<e;o++)t[i++]=a[o];return t.length=i,t}function to(t,a=[]){let e=a;return t!=null&&(Fa(Object(t))?Ra(e,typeof t=="string"?[t]:t):e.push(t)),e}function Je(t,a){if(t==a)return!0;if(t===void 0||a===void 0)return!1;let e=rl(t);if(e!==rl(a))return!1;if(e==="object"){let o=Object.keys(t),i=Object.keys(a);if(o.length!==i.length)return!1;for(let r=0;r<o.length;r++){let s=o[r],c=t[s],n=a[s];if(!Je(c,n))return!1}return!0}else if(e==="array"){if(t.length!==a.length)return!1;for(let o=0;o<t.length;o++){let i=t[o],r=a[o];if(!Je(i,r))return!1}return!0}return!1}var it=typeof window<"u";function Be(t){return t==null}function an(t){return Object.prototype.toString.call(t)==="[object RegExp]"}var ye=t=>t==null?!0:typeof t!="string"?!1:t.length===0;function rn(t){return ye(t)?!0:(t.charAt(0)=="-"&&(t=t.substring(1)),ye(t)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(t))}function Da(t){if(t==null)return 0;let a=`${t}`;if(a.length==0)return 0;a.charAt(0)=="-"&&(a=a.substring(1)),a=a.replace(/[^\d\.-]/g,"");const e=a.indexOf(".");return e==-1?a.length:e}function Oa(t){if(t==null)return 0;const a=`${t}`;if(a.length==0)return 0;const e=a.indexOf(".");return e==-1?0:a.length-(e+1)}function qa(t,a,e){const o=t.indexOf(a);return o===-1?t:a==="-"&&o!==0?t.slice(0,o):t.slice(0,o+1)+t.slice(o).replace(e,"")}function lo(t,a=!0,e=!0){a?t=qa(t,".",/\./g):t=t.replace(/\./g,""),e?t=qa(t,"-",/-/g):t=t.replace(/-/,"");const o=a?/[^-0-9.]/g:/[^-0-9]/g;return t.replace(o,"")}function no(t,a){return typeof t=="object"||Array.isArray(t)?a.findIndex(e=>{if(Je(t,e))return!0}):a.indexOf(t)}function ao(t,a){if(typeof t=="object"||Array.isArray(t)){let e=a.reverse().findIndex(o=>{if(Je(t,o))return!0});return e!==-1&&(e=a.length-1-e),e}return a.lastIndexOf(t)}function At(t){return t==null||t==null?0:typeof t=="string"?t.length:`${t}`.length}function bt(t,...a){const e={};return a.forEach(o=>{for(const i in o)e[i]=t[i]}),e}function Ie(t,...a){const e=[];a.forEach(i=>{Reflect.apply([].push,e,Reflect.ownKeys(i))});const o={};for(const i in t)e.includes(i)||(o[i]=t[i]);return o}var ro=(t,a,e)=>{const o=Object.assign({},t),i=Object.assign({},e);return Object.keys(a).length>0?(Object.keys(o).forEach(r=>{i.hasOwnProperty(r)?typeof i[r]=="string"&&(o[r]=a[i[r]]):a[r]&&(o[r]=a[r])}),o):t};function io(t,a){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),a&&t.stopPropagation()}var oo=(t,a=2)=>{for(t+="";t.length<a;)t="0"+t;return t.toString()},so=(t,a,e)=>Math.min(Math.max(t,a),e);function Lt(t){return t.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join("")}function Ha(t){return t.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var Ye=Symbol.for("BroadcastKey"),ja=class{parent;children=[];callbacks=new Map;exposed=null;name;persistantMessages=new Map;constructor(t,a,e){this.parent=t,this.exposed=a,this.name=e,t!==null&&t.addChild(this)}addChild(t){this.children.push(t)}removeChild(t){const a=this.children.findIndex(e=>t===e);a!==-1&&this.children.splice(a,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.callbacks=null,this.exposed=null}setPersistantMessage(t,a,e){if(!t.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const o=t.uniqueId,i={matched:t,action:a,args:e};return this.persistantMessages.set(o,i),!0}deletePersistantMessage(t){this.persistantMessages.delete(t)}getPersistantMessages(){const t=[];return this.persistantMessages.forEach(a=>{t.push(a)}),t}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(t,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let e=!1;return!a.name||a.name==="*"||a.name==="+"||an(a.name)&&t&&a.name.test(t)?e=!0:typeof a.name=="function"?e=Reflect.apply(a.name,null,[t]):a.name===t&&(e=!0),e}trigger(t,a,e){let o=null;const i=this.callbacks.get(a);typeof i=="function"&&(o=Reflect.apply(i,null,[...e])),this.exposed&&typeof this.exposed[a]=="function"&&(o=Reflect.apply(this.exposed[a],this.exposed,[...e])),t.resolved=!0,typeof t.resolve=="function"&&t.resolve(o)}pull(){let t=this.parent;for(;t;){const a=t.getPersistantMessages();Array.isArray(a)&&a.length>0&&a.forEach(e=>{if(this.isMatched(this.name,e.matched))try{this.trigger(e.matched,e.action,e.args)}catch(o){console.error(o)}}),t=t.parent}}emit(t,a,...e){if(t.messagingPolicy==="Once"&&t.resolved===!0)return[];if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,e),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,e)){const r=t.resolve,s=t.uniqueId??"",c=(...n)=>{this.deletePersistantMessage(s),typeof r=="function"&&r(...n)};t.resolve=c}t.cachePolicy="None"}let o=!1;!t.name||t.name==="*"?o=!0:t.name==="+"?(o=!1,t.name="*"):an(t.name)&&this.name&&t.name.test(this.name)?o=!0:typeof t.name=="function"?o=Reflect.apply(t.name,null,[this.name]):t.name===this.name&&(o=!0);const i=[];if(o){const r=this.callbacks.get(a);if(typeof r=="function"){const s=Reflect.apply(r,null,[...e]);Be(s)||i.push(s)}if(this.exposed&&typeof this.exposed[a]=="function"){const s=Reflect.apply(this.exposed[a],this.exposed,[...e]);Be(s)||i.push(s)}if(t.resolved=!0,typeof t.resolve=="function"&&t.resolve(...i),t.messagingPolicy==="Once")return i}return this.children.forEach(r=>{const s=Reflect.apply(r.emit,r,[{...t},a,...e]);Array.isArray(s)&&s.length>0&&Reflect.apply([].push,i,[...s])}),i}emitToChildren(t,a,...e){if(t.cachePolicy==="Persistant")this.setPersistantMessage(t,a,e),t.cachePolicy="None";else if(t.cachePolicy==="Unresolved"){if(this.setPersistantMessage(t,a,e)){const i=t.resolve,r=t.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(r),typeof i=="function"&&i(...c)};t.resolve=s}t.cachePolicy="None"}const o=[];return this.children.forEach(i=>{const r=Reflect.apply(i.emit,i,[{...t},a,...e]);Array.isArray(r)&&Reflect.apply([].push,o,[...r])}),o}on(t,a){this.callbacks.set(t,a)}};function Ft(t,a,e,o){const i=new ja(a,t,e);if(o&&typeof o=="object")for(const r in o)i.on(r,o[r]);return i}function Rt(t){let a=t?.[Ye];return!a&&(0,l.hasInjectionContext)()&&(a=(0,l.inject)(Ye,null)),a}var co=class{error(t,a){const e=Rt(a.exposed);e?e.emit({name:"*"},"setErrorTip",t):a.exposed&&typeof a.exposed.setErrorTip=="function"&&a.exposed.setErrorTip(t)}reset(t){const a=Rt(t.exposed);a?a.emit({name:"*"},"setErrorTip",""):t.exposed&&typeof t.exposed.setErrorTip=="function"&&t.exposed.setErrorTip("")}success(t){const a=Rt(t.exposed);a?a.emit({name:"*"},"setErrorTip",""):t.exposed&&typeof t.exposed.setErrorTip=="function"&&t.exposed.setErrorTip("")}decorate(t,a,e){Array.isArray(t)||(t=[t]);const o=Rt(e.exposed),i=a.find(s=>s.required===!0||s.type==="required"&&s.required!==!1),r=t.find(s=>s.required===!0||s.type==="required"&&s.required!==!1);!i&&r?o?o.emit({name:"*"},"setRequired",!0):e.exposed&&typeof e.exposed.setRequired=="function"&&e.exposed.setRequired(!0):i&&!r&&(o?o.emit({name:"*"},"setRequired",!1):e.exposed&&typeof e.exposed.setRequired=="function"&&e.exposed.setRequired(!1),this.reset(e))}getValue(t){return t.props.modelValue??t.exposed.modelValue}},Dt=new co;function uo(t){Dt=t}function fo(t){Dt?Object.assign(Dt,t):Dt=t}function mo(t,a){mt.Schema.setValidator(t,a)}function po(t){mt.Schema.deleteValidator(t)}var Ka=["blur","clear"];function ho(t){Ka=t}function Wa(){return Ka}var Ya=["focus","change","setValue"];function go(t){Ya=t}function Ua(){return Ya}function yo(t){mt.Schema.messages(t)}function Ot(...t){const a=[];return t.forEach(e=>{e.forEach(o=>{const i=a.findIndex(r=>r.type===o.type);i!==-1&&a.splice(i,1),a.push(o)})}),a}function il(t){return t.forEach(a=>{a.type==="required"&&(a.required===null||a.required===void 0)&&(a.required=!0),!a.type&&(a.required===!0||a.required===!1)&&(a.type="required")}),t}var ot=Symbol("ValidateSchemaKey"),Ga=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(t,a,e){this.parent=t,this.descriptor=a,this.proxy=e,(this.descriptor.validate??!0)&&this.init()}init(){this.descriptor.pureDataValidate!==!0&&this.descriptor.valueName&&this.descriptor.context?.attrs&&(this.scope=(0,l.effectScope)(!0),this.scope.run(()=>{(0,l.watchEffect)(()=>{const t=il(Ot(this.attrRules,this.rules)),a=[],e=this.descriptor.context?.attrs??{};for(let i in e){let r=e[i];if(this.hasValidator(i,!0)){if(r===!1)continue;let c={type:i};r!==null&&typeof r=="object"&&Object.assign(c,r),a.push(c);continue}let s=this.getValidator(i);if(s!==null){let c={type:i,validator:s};a.push(c)}}this.attrRules=il(a);const o=Ot(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(o,t)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(t,...a){const e=this.descriptor.validateHandler;if(e&&typeof e[t]=="function")return Reflect.apply(e[t],e,[...a]);const o=Dt;return o&&typeof o[t]=="function"?Reflect.apply(o[t],o,[...a]):null}decorate(t,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",t,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(t){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",t,this.proxy)}getValue(){return this.execHandler("getValue",this.proxy)}setValidator(t,a,e=!1){e?mt.Schema.setValidator(t,a):this.validators[t]=a}getValidator(t){let a=this.validators[t]??null;return a||(a=this.parent?.getValidator(t)??null),a}deleteValidator(t,a=!1){a?mt.Schema.deleteValidator(t):Reflect.deleteProperty(this.validators,t)}hasValidator(t,a=!1){if(a)return mt.Schema.hasValidator(t);{let e=Reflect.has(this.validators,t);return!e&&this.parent!==null&&(e=this.parent.hasValidator(t,!1)),e}}setRule(t){const a=Ot(this.attrRules,this.rules);t===null?this.rules=[]:Array.isArray(t)?this.rules=il(t):this.rules=il([t]);const e=Ot(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(e,a)})}clear(){this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let t=Ot(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(t.length>0){const e={[`${a}`]:t},o=this.getValue(),i={[`${a}`]:o},r=new mt.Schema(e),s=this.proxy??i;return r.validate(i,{context:s}).then(c=>{if(c.pass)this.success();else{let n="error";Array.isArray(c.errors)&&c.errors.length>0&&(n=c.errors[0].message??n,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(n)}return c}).catch(c=>{const n=c.message??`${c}`;return this.error(n),c})}}return Promise.resolve({pass:!0})}};function ol(t,a,e){e.valueName=e.valueName??"modelValue",e.valueType=e.valueType??"string";const o={exposed:t,get $el(){return e.templateRefProxy?.$el},get props(){return e.props},get attrs(){return e.context?.attrs}};if(!e.validateHandler&&e.valueName!=="modelValue"){const i=e.valueName;e.validateHandler={getValue(r){return r.props?.[i]??r.exposed[i]}}}return new Ga(a,e,o)}var sl=Symbol.for("EventEmitterKey"),Xa=class{register=new Map;emitFn;constructor(t){this.emitFn=t??null}destroy(){this.emitFn=null,this.register.clear()}off(t,a){let e=this.register.get(t);if(e&&Array.isArray(e)){let o=e.findIndex(i=>i===a);o!==-1&&e.splice(o,1)}}on(t,a){let e=this.register.get(t);e||(e=new Array,this.register.set(t,e)),e.push(a)}emit(t,...a){const e=this.register.get(t);e&&e.forEach(o=>{try{Reflect.apply(o,null,[t,...a])}catch(i){console.error(i.message,i)}}),this.emitFn&&Reflect.apply(this.emitFn,null,[t,...a])}};function Ke(t,a){let e=null;return function(...o){e&&clearTimeout(e),e=setTimeout(()=>{e=null,Reflect.apply(t,null,[...o])},a)}}function Za(t,a){let e=0;return function(...o){const i=new Date().getTime();i-e<a||(e=i,Reflect.apply(t,null,[...o]))}}function bo(t,a){const e=Ke((o,i)=>{t=o,i()},a);return(0,l.customRef)((o,i)=>({get(){return o(),t},set(r){e(r,i)}}))}function So(t){let a=!1;return function(...e){a||(a=!0,Reflect.apply(t,null,[...e]))}}function cl(t,a,e,o=0,i=!0,r){let s=a,c=0;if(i){const u=t();if(c++,u){typeof r=="function"&&r(!0);return}if(c>e){typeof r=="function"&&r(!1);return}}const n=()=>{const u=t();if(c++,u){typeof r=="function"&&r(!0);return}if(c>e){typeof r=="function"&&r(!1);return}s+=o,setTimeout(n,s)};setTimeout(n,s)}var st=Symbol("DomainKey"),qt=Symbol("DataItemsKey"),ul=class{_parent=null;get parent(){return this._parent}set parent(t){this._parent=t}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(t){this._broadcast=t}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(t){this._validateSchema=t}componentPublicExposed={};_props=(0,l.reactive)({});_datas={};constructor(t=null){this._name=t}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={},this._datas={},this.componentPublicExposed={}}setData(t,a){this._datas[t]=a}getData(t){return this._datas[t]}hasData(t){return Reflect.has(this._datas,t)}deleteData(t){return Reflect.deleteProperty(this._datas,t)}merge(t,a=[]){for(const e in t){const o=t[e];a.length>0&&a.indexOf(o)!==-1||(this._props[e]=o)}}has(t){if(Reflect.has(this._props,t)){const a=this._props[t];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(t)}delete(t){Reflect.deleteProperty(this._props,t)}set(t,a){this._props[t]=a}get(t,a){if(Reflect.has(this._props,t)){const e=this._props[t];if(e!=null)return e}return this.parent==null?a:this.parent.get(t,a)}getForParent(t,a){return this.parent==null?a:this.parent.get(t,a)}getForSelf(t){return this._props[t]}getAll(t){const a=[];let e=this;for(;e!=null;){if(Reflect.has(e._props,t)){const o=e._props[t];a.push(o)}e=e._parent}return a}},wo=new ul;function St(){return wo}function ct(){return(0,l.inject)(st,null)}var on=Symbol("OriginalDateKey");function sn(t,a,e){const o=(0,l.hasInjectionContext)(),i=o?(0,l.getCurrentScope)():null;let r=o?(0,l.inject)(st,null):null;r===null&&(r=St());const s=a;let c=new ul(s);c.parent=r;const n=g=>{c?.hasData(on)||f(g),c?.set("modelValue",g)},u=()=>c?.getForSelf("modelValue")??null,h=()=>c?.getData(on)??null,f=g=>{const v={};yt(!0,v,(0,l.toRaw)(g)),c.setData(on,v)},d=t.props,M=t.ignorePropKeys;(0,l.isReactive)(d)||typeof d=="function"?(0,l.watch)(d,g=>{c?.merge(g,M),g.modelValue&&f(g.modelValue)},{immediate:!0}):(c.merge(d,M),d.modelValue&&f(d.modelValue));const k=(g,v)=>{c?.set(g,v)},b=g=>c?.getForSelf(g)??null;if(c.componentPublicExposed[st]=c,(0,l.provide)(st,c),i!==null){const g=(0,l.inject)(Ye,null),v=Ft(c.componentPublicExposed,g,s,e);c.broadcast=v,c.componentPublicExposed[Ye]=v,(0,l.provide)(Ye,v),c.componentPublicExposed.broadcast=(V,U,...Y)=>{if(v)return Reflect.apply(v.emit,v,[V,U,...Y])};const x=(0,l.inject)(ot,null),z=ol(c.componentPublicExposed,x,{componentName:"",context:t.context});c.validateSchema=z,c.componentPublicExposed[ot]=z,(0,l.provide)(ot,z),c.componentPublicExposed[qt]=new Map,c.componentPublicExposed.validate=async(V=!0)=>{const U=[];let Y=null;const _={};let F=!1;if(V===!0)Y={name:"*"},F=!0;else if(Array.isArray(V)&&V.length>0){const S=V;Y={name:I=>I?S.indexOf(I)!==-1:!1},F=!0}else if(V!=null&&typeof V=="object"){const S=V;if(S.deep!==!1){if(Object.assign(_,S),Array.isArray(S.include)&&S.include.length>0){const I=S.include;Y={name:E=>E?I.indexOf(E)!==-1:!1}}else if(Array.isArray(S.exclude)&&S.exclude.length>0){const I=S.exclude;Y={name:E=>E?I.indexOf(E)===-1:!1}}else Y={name:"*"};F=!0}}if(F&&Y){_.deep=!1;const S=v?.emitToChildren(Y,"validate",_);S&&Reflect.apply([].push,U,S)}return U.length==1?U[0]:U.length>1?Promise.all(U).then(S=>{let I=[];return S.forEach(E=>{E.pass===!1&&Array.isArray(E.errors)&&(I=[...I,...E.errors])}),I.length>0?{pass:!1,errors:I}:{pass:!0}}):Promise.resolve({pass:!0})};const D=t.context;c.componentPublicExposed.setNameValidateRules=(V,U=!0,Y=!1)=>{if(Y===!0){Reflect.ownKeys(V).forEach(_=>{let F=String(_);const S={componentName:"",fieldName:F,pureDataValidate:!0,context:D};if(c){const I=Ja(c,F,S,v,z);c.componentPublicExposed[qt].set(F,I);const E=V[F];E&&I.validateSchema.setRule(E)}});return}if(U){const _=Reflect.ownKeys(V);v?.emitToChildren({name:F=>_.includes(F),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",V,!1)}},c.componentPublicExposed.clearValidate=(V=!0)=>{let U=null;const Y={};let _=!1;if(V===!0)U={name:"*"},_=!0;else if(Array.isArray(V)&&V.length>0){const F=V;U={name:S=>S?F.indexOf(S)!==-1:!1},_=!0}else if(V!=null&&typeof V=="object"){const F=V;if(F.deep!==!1){if(Array.isArray(F.include)&&F.include.length>0){const S=F.include;U={name:I=>I?S.indexOf(I)!==-1:!1}}else if(Array.isArray(F.exclude)&&F.exclude.length>0){const S=F.exclude;U={name:I=>I?S.indexOf(I)===-1:!1}}else U={name:"*"};Object.assign(Y,F),_=!0}}_&&U&&(Y.deep=!1,v?.emitToChildren(U,"clearValidate",Y))},c.componentPublicExposed.resetFields=V=>{const U=u();if(!U)return;const Y={};if(yt(!0,Y,h()??{}),Array.isArray(V))V.forEach(_=>{U[_]=Y[_]});else if(V&&Array.isArray(V.include))(V.include??[]).forEach(_=>{U[_]=Y[_]});else if(V&&Array.isArray(V.exclude)){let _=V.exclude??[];Reflect.ownKeys(Y).forEach(F=>{_.includes(F)||(U[F]=Y[F])})}else Object.assign(U,Y);c?.componentPublicExposed?.clearValidate(V)},c.componentPublicExposed.setModelValue=(V,U)=>{if(!U||U===s)n(V);else{const Y={name:U,messagingPolicy:"Once"};v?.emitToChildren(Y,"setModelValue",V)}},c.componentPublicExposed.getModelValue=()=>u(),c.componentPublicExposed.setDomainProperty=(V,U)=>{k(V,U)},c.componentPublicExposed.getDomainProperty=V=>b(V),setTimeout(function(){v?.pull()},0)}(0,l.onScopeDispose)(function(){c?.validateSchema&&c.validateSchema.destroy(),c?.broadcast&&c?.broadcast?.destroy(),c.componentPublicExposed[qt]&&c.componentPublicExposed[qt].clear(),c?.destroy(),c=null});const m=t.context?.expose;return{domain:c,exposeApi:(g={})=>{Object.assign(c.componentPublicExposed,g),m?.(c.componentPublicExposed)}}}function Qa(t,a){let e=(0,l.inject)(st,null);e===null&&(e=St());let o=new ul(a);o.parent=e;const i=t.props,r=t.ignorePropKeys;(0,l.isReactive)(i)||typeof i=="function"?(0,l.watch)(i,c=>{o?.merge(c,r)},{immediate:!0}):o.merge(i,r),o.componentPublicExposed[st]=o,(0,l.provide)(st,o),(0,l.onScopeDispose)(()=>{o?.destroy(),o=null});const s=t.context?.expose;return{domain:o,exposeApi:(c={})=>{Object.assign(o.componentPublicExposed,c),s?.(o.componentPublicExposed)}}}function Ve(t,a,e){const o={},i=a??t.componentName??"";let r=Ft(o,(0,l.inject)(Ye,null),i,e);o[Ye]=r,(0,l.provide)(Ye,r),o.broadcast=(f,d,...M)=>r?Reflect.apply(r.emit,r,[f,d,...M]):null;const s=(0,l.inject)(ot,null);t.fieldName=t.fieldName??i;let c=ol(o,s,t);o[ot]=c,(0,l.provide)(ot,c),o.validate=async(f=null)=>{if(!c)return Promise.resolve({pass:!0});const d=[];let M=null;const k={};let b=!1,m=!1;if(f===!0)M={name:"*"},m=!0,b=!0;else if(Array.isArray(f)&&f.indexOf(i)!==-1){const g=f;M={name:v=>v?g.indexOf(v)!==-1:!1},m=!0,b=!0}else if(f&&typeof f=="object"){const g=f,v=g.ignoreDisabled??!0,x=g.ignoreReadonly??!0,z=g.ignoreHidden??!0;v===!0&&t.disabled===!0||x===!0&&t.readonly===!0||z===!0&&ln(t.templateRefProxy?.$el??t.templateRefProxy)?m=!1:(Array.isArray(g.include)&&g.include.indexOf(i)!==-1||Array.isArray(g.exclude)&&g.exclude.indexOf(i),m=!0),Object.assign(k,g),b=g.deep??!1}if(m){const g=c?.validate();d.push(g)}if(b&&M){k.deep=!1;const g=r?.emitToChildren(M,"validate",k);g&&Reflect.apply([].push,d,g)}return d.length==1?d[0]:d.length>1?Promise.all(d).then(g=>{let v=[];return g.forEach(x=>{x.pass===!1&&Array.isArray(x.errors)&&(v=[...v,...x.errors])}),v.length>0?{pass:!1,errors:v}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=f=>c?.setRule(f),o.setNameValidateRules=(f,d=!1)=>{const M=f[i];M&&c?.setRule(M),d&&r&&r.emitToChildren({name:k=>Reflect.ownKeys(f).includes(k)},"setNameValidateRules",f,!1)},o.clearValidate=(f=!0)=>{if(!c)return;let d=null;const M={};let k=!1,b=!1;if(f===!0)d={name:"*"},b=!0,k=!0;else if(Array.isArray(f)&&f.indexOf(i)!==-1){const m=f;d={name:g=>g?m.indexOf(g)!==-1:!1},b=!0,k=!0}else if(f&&typeof f=="object"){const m=f;(m.ignoreHidden??!0)===!0&&ln(t.templateRefProxy?.$el??t.templateRefProxy)?b=!1:(Array.isArray(m.include)&&m.include.indexOf(i)!==-1||Array.isArray(m.exclude)&&m.exclude.indexOf(i),b=!0),Object.assign(M,m),k=m.deep??!1}b&&c?.clear(),k&&d&&(M.deep=!1,r?.emitToChildren(d,"clearValidate",M))};let n=new Xa(t.context?.emit);o[sl]=n,o.triggerEvent=(f,...d)=>{n.emit(f,...d)};const u=Ke((f="validate")=>{c&&(f==="reset"?c.clear():c.validate())},60);(Array.isArray(t.validateCheckEvents)?t.validateCheckEvents:Wa()).forEach(f=>{n&&n.on(f,d=>{u("validate")})}),(Array.isArray(t.validateResetEvents)?t.validateResetEvents:Ua()).forEach(f=>{n&&n.on(f,d=>{u("reset")})}),setTimeout(function(){r?.pull()},0),(0,l.onScopeDispose)(()=>{r?.destroy(),r=null,c?.destroy(),o[ot]=null,c=null,n?.destroy(),o[sl]=null,n=null,o.broadcast=null,o.validate=null,o.setValidateRule=null,o.setNameValidateRules=null,o.clearValidate=null});const h=t.context?.expose;return{broadcast:r,validateSchema:c,emitEvent:(f,...d)=>{n&&Reflect.apply(n.emit,n,[f,...d])},onEvent:(f,d)=>{n&&Reflect.apply(n.on,n,[d])},offEvent:(f,d)=>{n&&Reflect.apply(n.off,n,[d])},componentPublicExposed:o,exposeApi:(f={})=>{Object.assign(o,f),h?.(o)}}}function Ja(t,a,e,o,i){const r={},s=a??"",c={getValue(){const f=t.getForSelf("modelValue");return f?f[s]:null},isExist(){const f=t.getForSelf("modelValue");return f?Reflect.has(f,s):!1}};e.fieldName=s,e.validateHandler={getValue(f){return c.getValue()}};let n=ol({},i,e);r.validate=async(f=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const d=[];let M=!1,k=!1;if(Array.isArray(f)&&f.indexOf(s)!==-1)k=!0,M=!0;else if(f&&typeof f=="object"){const b=f;Array.isArray(b.include)&&b.include.indexOf(s)!==-1||Array.isArray(b.exclude)&&b.exclude.indexOf(s),k=!0,M=b.deep??!1}else typeof f=="boolean"&&(M=f),k=!0;if(k&&n){const b=n.validate();d.push(b)}if(M){let b=null;const m={};if(f===!0)b={name:"*"};else if(Array.isArray(f)&&f.length>0){const g=f;b={name:v=>v?g.indexOf(v)!==-1:!1}}else if(f!=null&&typeof f=="object"){const g=f;if(Object.assign(m,g),Array.isArray(g.include)&&g.include.length>0){const v=g.include;b={name:x=>x?v.indexOf(x)!==-1:!1}}else if(Array.isArray(g.exclude)&&g.exclude.length>0){const v=g.exclude;b={name:x=>x?v.indexOf(x)===-1:!1}}else b={name:"*"}}if(b&&u){m.deep=!1;const g=u.emitToChildren(b,"validate",m);Reflect.apply([].push,d,g)}}return d.length==1?d[0]:d.length>1?Promise.all(d).then(b=>{let m=[];return b.forEach(g=>{g.pass===!1&&Array.isArray(g.errors)&&(m=[...m,...g.errors])}),m.length>0?{pass:!1,errors:m}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=f=>n?.setRule(f),r.setNameValidateRules=f=>{const d=f[s];d&&n?.setRule(d)};let u=Ft(r,o,s);(0,l.onScopeDispose)(()=>{n=null,u=null});const h=e.context?.expose;return{broadcast:u,validateSchema:n,componentPublicExposed:r,exposeApi:(f={})=>{Object.assign(r,f),h?.(r)}}}function wt(t,a){let e={};if(a){const r=(0,l.inject)(Ye,null),s=Ft(e,r,a,{});e[Ye]=s,(0,l.provide)(Ye,s)}let o=new Xa(t.context?.emit);e[sl]=o,e.triggerEvent=(r,...s)=>{o.emit(r,...s)},(0,l.onScopeDispose)(()=>{o?.destroy(),Reflect.deleteProperty(e,sl),e=null,o=null});const i=t.context?.expose;return{emitEvent:(r,...s)=>{o&&Reflect.apply(o.emit,o,[r,...s])},onEvent:(r,s)=>{o&&Reflect.apply(o.on,o,[s])},offEvent:(r,s)=>{o&&Reflect.apply(o.off,o,[s])},componentPublicExposed:e,exposeApi:(r={})=>{Object.assign(e,r),i?.(e)}}}var ve=(t,a=-1)=>t?typeof t=="string"&&(t.endsWith("%")&&a<=0||t.endsWith("vh")||t.endsWith("vw"))?t:`${he(t,a)}px`:"",vo=ve;function he(t,a=-1){if(t==null)return 0;if(typeof t=="number")return t>0&&t<1&&a>0?t*a:t;if(t=t.trim().toLocaleLowerCase(),t.length===0)return 0;let e=t.indexOf("px");if(e!==-1)return Number(t.substring(0,e));if(e=t.indexOf("rem"),e!==-1){let i=Number(t.substring(0,e)),r=1;if(it){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(r=Number(s.substring(0,c)))}return i*=r,i}if(e=t.indexOf("%"),e!==-1)return Number(t.substring(0,e))/100*a;const o=Number(t);return isNaN(o)?0:o}var ut="PageStateKey";function et(t){const a={top:null,left:null,bottom:null,right:null};return t&&(t.top!==null&&t.top!==void 0&&(a.top=he(t.top)),t.left!==null&&t.left!==void 0&&(a.left=he(t.left)),t.bottom!==null&&t.bottom!==void 0&&(a.bottom=he(t.bottom)),t.right!==null&&t.right!==void 0&&(a.right=he(t.right))),a}function cn(t,a,e={},o=!0,i=-1,r=-1,s=0,c=0){if(t.headerHeight=he(e.headerHeight??a.headerHeight??-1),t.headerPadding=et(e.headerPadding??a.headerPadding),t.footerHeight=he(e.footerHeight??a.footerHeight??-1),t.footerPadding=et(e.footerPadding??a.footerPadding),t.contentPadding=et(e.contentPadding??a.contentPadding),o){const n=e.height??a.height;n?t.height=he(n,r):t.height=he(r)-he(s,r)-he(c,r),t.width=he(e.width??a.width??0,i)}}function er(t,a={}){const e={top:null,bottom:null,right:null,left:null},o={width:0,height:0,headerHeight:0,headerPadding:{...e},footerHeight:0,footerPadding:{...e},contentPadding:{...e},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},i=Object.assign(t.get("safeAreaInset")??{},a.safeAreaInset??{});i&&(o.safeAreaTop=he(i.top),o.safeAreaBottom=he(i.bottom),o.safeAreaLeft=he(i.left),o.safeAreaRight=he(i.right));const r=t.get("pageLayout");if(!r)return null;cn(o,r,a,!0,t.get("rootWidth")??-1,t.get("rootHeight")??-1,t.get("headerBarHeight")??0,t.get("footerBarHeight")??0);const s=(0,l.reactive)(o),c=t.getForParent(ut);c&&(o.height=pl(t,c),o.width=hl(t,c),(0,l.watch)([()=>pl(t,c),()=>hl(t,c)],([u,h])=>{s.height=u,s.width=h}));const n=!c;return(0,l.watch)([()=>a.height,()=>t.get("pageLayout"),()=>t.get("rootWidth"),()=>t.get("rootHeight"),()=>t.get("headerBarHeight"),()=>t.get("footerBarHeight")],([u,h,f=-1,d=-1,M=0,k=0])=>{cn(s,h,a,n,f,d,M,k)}),t.set(ut,s),s}function dl(t){return t.get(ut)}function fl(t,a){if(a=a??t.get(ut),a&&a.headerMounted){const e=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+e}return 0}function ml(t,a){if(a=a??t.get(ut),a&&a.footerMounted){const e=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+e}return 0}function pl(t,a){if(a=a??t.get(ut),a){if(a.contentInnerHeight)return a.contentInnerHeight;const e=fl(t,a),o=ml(t,a),i=he(a.contentPadding.top??0),r=he(a.contentPadding.bottom??0);return a.height-e-o-i-r}return 0}function hl(t,a){if(a=a??t.get(ut),a){const e=he(a.contentPadding.left??0),o=he(a.contentPadding.right??0);return a.contentInnerWidth??a.width-e-o}return 0}function No(t){return!!t.getForParent(ut)}var un=Symbol.for("InnerPageScopeKey");function dn(t){(0,l.provide)(un,t)}function Ht(t=!1){return(0,l.inject)(un,t)}var fn=Symbol.for("AbstractPageScopeKey");function tr(t){(0,l.provide)(fn,t)}function jt(t=!1){return(0,l.inject)(fn,t)}function lr(t=!1){const a=jt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.headerBar??t:t}function nr(t=!1){const a=jt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.footerBar??t:t}function ar(t=!1){const a=jt(t);return typeof a=="boolean"?a:a&&typeof a=="object"?a.content??t:t}var Ue=(function(t){return t[t.Parent=0]="Parent",t[t.Near=1]="Near",t})({});function gl(t,a){return t==null?!1:typeof a=="function"?a(t):!0}function Ae(t,a,e=1,o){const i=ct();return i==null?t:e===0?(0,l.computed)(()=>{const r=i.getAll(a);for(let c=r.length-1;c>=0;c--){const n=r[c];if(gl(n,o))return n}const s=t.value;return gl(s,o)?s:null}):(0,l.computed)(()=>{const r=t.value;if(gl(r,o))return r;const s=i.getAll(a);for(let c=0;c<s.length;c++){const n=s[c];if(gl(n,o))return n}return null})}function rr(t){return Ae(t,"readonly",1)}function ir(t){return Ae(t,"disabled",1)}function or(t){return Ae(t,"browse",1)}function Re(t){const a=(0,l.ref)(null),e=(0,l.ref)(null),o=ir((0,l.computed)(()=>e.value??t.disabled)),i=(0,l.ref)(null);return{itemTemplateRef:a,innerDisabled:e,disabled:o,innerReadonly:i,readonly:rr((0,l.computed)(()=>i.value??t.readonly)),browse:or((0,l.computed)(()=>t.browse))}}function Se(t,a="modelValue",e=null,o){const i=(0,l.toRef)(t,a);let r=i.value;typeof e=="function"&&(r=e(i.value));const s=(0,l.ref)(r);return(0,l.watch)(i,c=>{if(typeof e=="function"){const n=e(c);n!==s.value&&(s.value=n,o&&o("setValue",n))}else c!==s.value&&(s.value=c,o&&o("setValue",c))}),s}var sr=new Map,yl=new Map,mn=null;function xo(t){mn=t}function Co(){return mn}function tt(){return mn?.()??null}function cr(t,a,e){if(e){let o=yl.get(e);o||(o=new Map,yl.set(e,o)),o.set(t,a)}else sr.set(t,a)}function We(t,a){let e=null;if(a){let o=yl.get(a);o&&(e=o.get(t))}return e||(e=sr.get(t)),e}function ko(t,a){for(let e in t){const o=t[e];cr(e,o,a)}}function zo(t){yl.delete(t)}function Eo(){return{top:0,left:0,bottom:0,right:0}}function To(){return it?{rootWidth:window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,rootHeight:window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function $o(t,a){let e=t;if(a.componentPrefix){const o=e.indexOf("-");o!==-1?e=`${a.componentPrefix}${e.slice(o)}`:e=`${a.componentPrefix}-${e}`}return Lt(e)}var Bo=class{packages;installers;resizeListener=null;resizeObserver=null;_version;get version(){return this._version}constructor(t,a,e){this.packages=t,this.installers=a,this._version=e}install(t,a={}){a?.install!==!1&&(this.packages.forEach(o=>{if(o.install)t.use(o,a);else if(o.name){const i=$o(o.name,a);t.component(i,o)}}),this.installers.forEach(o=>{o(t,a)}));const e=St();if(a.autoAdjustPageLayout!==!1){const o={...a},i=this.resizeListener;typeof a.resizeDebounceDelay=="number"?this.resizeListener=Ke(()=>{const r={...o};this.updateLayout(r,e)},a.resizeDebounceDelay):this.resizeListener=()=>{const r={...o};this.updateLayout(r,e)},window.visualViewport?(i&&window.visualViewport.removeEventListener("resize",i),window.visualViewport.addEventListener("resize",this.resizeListener)):window.ResizeObserver&&(this.resizeObserver&&this.resizeObserver.disconnect(),this.resizeObserver=new window.ResizeObserver(this.resizeListener),this.resizeObserver.observe(window.document.body))}this.updateLayout(a,e)}unInstall(){window.visualViewport?this.resizeListener&&window.visualViewport.removeEventListener("resize",this.resizeListener):window.ResizeObserver&&this.resizeObserver&&this.resizeObserver.disconnect()}updateLayout(t,a){const e=t.headerBarHeight??0,o=t.footerBarHeight??0,i=yt({},Eo(),t.safeAreaInset),r=To(),s=yt({},r.pageLayout,t.pageLayout);a=a??St(),a.set("safeAreaInset",i),a.set("headerBarHeight",e),a.set("footerBarHeight",o),a.set("pageLayout",s),a.set("rootWidth",r.rootWidth),a.set("rootHeight",r.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const n in t)c.indexOf(n)===-1&&a.set(n,t[n])}setScopeGetter(t){xo(t)}getScopeGetter(){return Co()}setAPI(t,a,e){cr(t,a,e)}getAPI(t,a){return We(t,a)}batchSetAPI(t,a){ko(t,a)}clearScopeAPI(t){zo(t)}getRootDomain(){return St()}},Vo=[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,C.ElSplitter],Mo=[C.ElInfiniteScroll,C.ElLoading,C.ElMessage,C.ElMessageBox,C.ElNotification,C.ElPopoverDirective],_o=(t,a={})=>{const e=a.componentPrefix??"fox";Vo.forEach(o=>{if(typeof o.name=="string"){let i="";const r=Ha(o.name),s=r.indexOf("-");s!==-1?i=`${e}${r.slice(s)}`:i=`${e}-${r}`,i=Lt(i),t.component(i,o)}else t.use(o)}),Mo.forEach(o=>{t.use(o)})};function fe(t){const a=`fox-${t}`,e=Lt(a);return{componentName:a,scope:t.replace("-",""),create(o){return o.baseName=t,o.name=e,o.install=(i,r)=>{let s=o.name;r?.componentPrefix&&(s=`${r.componentPrefix}-${o.baseName}`,s=Lt(s)),i.component(s,o)},(0,l.defineComponent)(o)},createDemo(o){return o.baseName=t,o.name="demo-"+t,(0,l.defineComponent)(o)}}}var xe={browse:{type:[String],required:!1,default:()=>null},disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Me={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},ur={column:{type:[String,Number],required:!1},columnWidth:{type:[String,Number],required:!1},gutter:{type:[String,Number],required:!1},minItemWidth:{type:[String,Number],required:!1},maxItemWidth:{type:[String,Number],required:!1}},dr={name:{type:String,required:!1},prop:{type:String,required:!1},tag:{type:String,required:!1,default:()=>"div"},modelValue:{type:String,required:!1},rules:{type:[Object],required:!1},pureDataRules:{type:[Object],required:!1},type:{type:[String],required:!1},justify:{type:[String],required:!1,default:()=>"stretch"},align:{type:[String],required:!1,default:()=>"start"},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number],default:()=>0},autoLayout:{type:[Boolean],required:!1,default:()=>!0},isWrap:{type:[Boolean,String],required:!1,default:()=>!0},width:{type:[String,Number],required:!1},height:{type:[String,Number],required:!1},showMark:{type:[String,Boolean],required:!1,default:()=>!0},markColor:{type:[String],required:!1},title:{type:String,default:()=>""},titleColor:{type:[String],required:!1},collapse:{type:[String,Boolean],requried:!1},showCollapse:{type:[String,Boolean],required:!1,default:()=>!1},collapsePosition:{type:[String],requried:!1,default:()=>"right"},collapseText:{type:[String],requried:!1},expandText:{type:[String],requried:!1},collapseIcon:{type:[Object],requried:!1},collapseHeight:{type:[String,Number],requried:!1},rollingDisplay:{type:[Boolean],requried:!1,default:()=>!0}},fr=[];for(const t in dr)fr.push(t);var Po={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}},Io={...xe,...ur,...Po},Ao=(t,a)=>({inheritAttrs:!0,props:Io,setup(e,o){const i=!!jt(!1),r=Ht(!1),{domain:s,exposeApi:c}=sn({props:e,context:o},e.name);if(s){const f=er(s,e);c({getPageContentHeight:()=>pl(s,f),getPageContentWidth:()=>hl(s,f),getPageHeaderHeight:()=>fl(s,f),getPageFooterHeight:()=>ml(s,f)}),f&&r&&(f.contentHeight="100%")}const n=(0,l.computed)(()=>({[t]:!0,"is-inner":r})),u=(0,l.computed)(()=>({})),h=(f,d=!1)=>{const M=s.componentPublicExposed;M&&typeof M.setNameValidateRules=="function"&&M.setNameValidateRules(f,!0,d)};return(0,l.watch)([()=>e.rules,()=>e.pureDataRules],([f,d],[M,k])=>{if(f&&M){const b=(0,l.toRaw)(M),m=(0,l.toRaw)(f),g=m?Reflect.ownKeys(m):[];(b?Reflect.ownKeys(b):[]).forEach(v=>{g.includes(v)||(m[v]=[])}),h(m)}if(d&&k){const b=(0,l.toRaw)(k),m=(0,l.toRaw)(d),g=m?Reflect.ownKeys(m):[];(b?Reflect.ownKeys(b):[]).forEach(v=>{g.includes(v)||(m[v]=[])}),h(m,!0)}},{deep:!0}),(0,l.onMounted)(()=>{e.rules&&h((0,l.toRaw)(e.rules)),e.pureDataRules&&h((0,l.toRaw)(e.pureDataRules),!0)}),()=>i?o.slots?.default?.():(0,l.h)("div",{class:n.value,style:u.value},[o.slots?.default?.()])}}),{componentName:Lo,create:Fo,scope:Ro}=fe("page"),Do=Fo(Ao(Lo,Ro)),pn=Do;function hn(t){const a=(0,l.unref)(t);return{width:a.offsetWidth,height:a.offsetHeight}}function bl(t){const a=(0,l.unref)(t),e=window.getComputedStyle(a,null),o=parseFloat(e.getPropertyValue("padding-left")),i=parseFloat(e.getPropertyValue("padding-right")),r=parseFloat(e.getPropertyValue("padding-top")),s=parseFloat(e.getPropertyValue("padding-bottom"));return{width:a.clientWidth-o-i,height:a.clientHeight-r-s}}var mr={headerbar:{},radio:{},checkbox:{}};function Oo(t){Object.assign(mr,t)}function pr(){return mr}var qo=(t,a,e,o=!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:e},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,r){const s=lr(!1),c=Ht(!1),n=s?null:ct(),u=n?dl(n):null;u&&(u.headerMounted=!0);const h=pr(),f=t,d=(0,l.computed)(()=>{const w={[f]:!0,[`${f}--border`]:i.border,[`${f}--fixed`]:i.fixed};return c||(w[`${f}--safe-area-inset-top`]=i.safeAreaInsetTop),w}),M=(0,l.computed)(()=>({[`${f}__inner`]:!0,[`${f}__inner--${i.align}`]:!0})),k=Be(i.height)?null:he(i.height),b=(0,l.computed)(()=>{const w={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return w;if(n&&u){const L=et(i.padding??u.headerPadding);if(Object.assign(w,L),Be(k)||(u.headerHeight=k),w.height=u.headerHeight,w.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,w.safeAreaTop>0){const $=he(L.top??0);w.top=w.safeAreaTop+$,w.height&&w.height>0&&(w.height=w.height+w.safeAreaTop)}return w}if(Be(k)||(w.height=k),i.padding){const L=et(i.padding);Object.assign(w,L)}return w}),m=(0,l.ref)(null),g=()=>u&&m.value&&!nn(m.value)?(o||(u.headerAllHeight=hn(m.value).height),u.headerMounted=!0,!0):!1,v=Ke(g,120);let x=null;(0,l.onMounted)(()=>{s||u&&(cl(g,50,5,50,!0),window.ResizeObserver&&m.value&&(x=new window.ResizeObserver(v),x.observe(m.value)))}),(0,l.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,x&&(x.disconnect(),x=null))});const z=(0,l.computed)(()=>{const w={};return s||(b.value.height!==null&&b.value.height!==void 0&&(w.height=`${b.value.height}px`),b.value.top!==null&&b.value.top!==void 0&&(w.paddingTop=`${b.value.top}px`),b.value.left!==null&&b.value.left!==void 0&&(w.paddingLeft=`${b.value.left}px`),b.value.right!==null&&b.value.right!==void 0&&(w.paddingRight=`${b.value.right}px`),b.value.bottom!==null&&b.value.bottom!==void 0&&(w.paddingBottom=`${b.value.bottom}px`)),w}),D=(0,l.computed)(()=>{const w=b.value?.height;return Be(w)||w<0?!0:w>0});function V(){r.emit("back")}function U(){r.emit("click-title")}function Y(){r.emit("click-right")}function _(){r.emit("click-right-text")}const F=()=>{if(!i.leftShow)return null;const w=[];if(r.slots.left)w.push(r.slots.left());else{if(r.slots.leftIcon){const L=(0,l.h)("view",{class:"left-icon",onClick:V},[r.slots.leftIcon()]);w.push(L)}else{const L=i.leftIcon??h.headerbar.Left??e,$=(0,l.h)("view",{class:"left-icon",onClick:V},[(0,l.h)(L)]);w.push($)}if(i.leftText){const L=(0,l.h)("view",{class:"left-text",onClick:V},[i.leftText]);w.push(L)}}return w.length===0?null:(0,l.h)("view",{class:"fox-header-bar__left"},w)},S=()=>{if(!i.rightShow)return null;const w=[];if(r.slots.right)w.push(r.slots.right());else{if(i.rightText){const L=(0,l.h)("view",{class:"right-text",onClick:_},[i.rightText]);w.push(L)}if(r.slots.rightIcon){const L=(0,l.h)("view",{class:"right-icon",onClick:Y},[r.slots.rightIcon()]);w.push(L)}else if(i.rightIcon){const L=(0,l.h)("view",{class:"right-icon",onClick:Y},[(0,l.h)(i.rightIcon)]);w.push(L)}}return w.length===0?null:(0,l.h)("view",{class:"fox-header-bar__right"},w)},I=()=>{if(!i.titleShow)return null;const w=[],L=r.slots.default?r.slots.default():null;if(L)w.push(L);else{if(i.title){const $=(0,l.h)("view",{class:"title-text"},[i.title]);w.push($)}if(r.slots.titleIcon){const $=(0,l.h)("view",{class:"title-icon",onClick:U},[r.slots.titleIcon()]);w.push($)}else if(i.titleIcon){const $=(0,l.h)("view",{class:"title-icon",onClick:U},[(0,l.h)(i.titleIcon)]);w.push($)}}return w.length===0?null:(0,l.h)("view",{class:"fox-header-bar__title"},w)},E=()=>{const w=[],L=r.slots.bottom?r.slots.bottom():null;return L&&w.push(L),w.length===0?null:(0,l.h)("view",{class:"fox-header-bar__bottom"},w)};return()=>{if(s||!D.value)return null;const w=[];if(r.slots.all)w.push(r.slots.all());else{const L=[],$=F();$&&L.push($);const q=I();q&&L.push(q);const R=S();if(R&&L.push(R),L.length>0){const T=(0,l.h)("view",{class:M.value},L);w.push(T)}const K=E();K&&w.push(K)}return w.length===0?null:(0,l.h)("view",{class:d.value,style:z.value,ref:m},w)}}}),{componentName:Ho,create:jo,scope:Ko}=fe("header-bar"),Wo=jo(qo(Ho,Ko,Pe.ArrowLeft)),gn=Wo;function Yo(t,a,e=!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(o,i){const r=nr(!1),s=Ht(!1),c=r?null:ct(),n=c?dl(c):null,u=(0,l.computed)(()=>{const v=t,x={[v]:!0,[`${v}--${o.align}`]:!0,[`${v}--border`]:o.border,[`${v}--fixed`]:o.fixed};return s||(x[`${v}--safe-area-inset-bottom`]=o.safeAreaInsetBottom),x}),h=Be(o.height)?null:he(o.height),f=(0,l.computed)(()=>{const v={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(r)return v;if(c&&n){const x=et(o.padding??n.footerPadding);if(Object.assign(v,x),Be(h)||(n.footerHeight=h),v.height=n.footerHeight,v.safeAreaBottom=n.safeAreaBottom===-1?0:n.safeAreaBottom,v.safeAreaBottom>0){const z=he(x.bottom??0);v.bottom=v.safeAreaBottom+z,v.height&&v.height>0&&(v.height=v.height+v.safeAreaBottom)}return v}if(Be(h)||(v.height=h),o.padding){const x=et(o.padding);Object.assign(v,x)}return v}),d=(0,l.computed)(()=>{const v=f.value?.height;return Be(v)||v<0?!0:v>0}),M=(0,l.ref)(null),k=()=>n&&M.value&&!nn(M.value)?(e||(n.footerAllHeight=hn(M.value).height),n.footerMounted=!0,!0):!1,b=Ke(k,120);let m=null;(0,l.onMounted)(()=>{r||n&&(cl(k,50,5,50,!0),window.ResizeObserver&&M.value&&(m=new window.ResizeObserver(b),m.observe(M.value)))}),(0,l.onUnmounted)(()=>{r||n&&(n.footerMounted=!1,m&&(m.disconnect(),m=null))});const g=(0,l.computed)(()=>{const v={};return r||(f.value.height!==null&&f.value.height!==void 0&&(v.height=ve(f.value.height)),f.value.top!==null&&f.value.top!==void 0&&(v.paddingTop=ve(f.value.top)),f.value.left!==null&&f.value.left!==void 0&&(v.paddingLeft=ve(f.value.left)),f.value.right!==null&&f.value.right!==void 0&&(v.paddingRight=ve(f.value.right)),f.value.bottom!==null&&f.value.bottom!==void 0&&(v.paddingBottom=ve(f.value.bottom))),v});return()=>{if(r||!d.value)return null;const v=i.slots.default?i.slots.default():[];return(0,l.h)("view",{ref:M,class:u.value,style:g.value},v)}}}}var{componentName:Uo,create:Go,scope:Xo}=fe("footer-bar"),Zo=Go(Yo(Uo,Xo)),yn=Zo;function Qo(t,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(e,{slots:o,attrs:i}){const r=ar(!1),s=Ht(!1),c=r?null:ct(),n=(0,l.computed)(()=>({[t]:!0})),u=c?dl(c):null,h=(0,l.computed)(()=>{const b={};if(r)return b;if(c&&u){if(e.padding){const U=et(e.padding);Object.assign(u.contentPadding,U)}const m=fl(c,u),g=ml(c,u);let v="";u.contentHeight?v=`${u.contentHeight}`:v=`${u.height}px`,b.height=v;let x=he((u&&u.contentPadding&&u.contentPadding.top)??-1);(x>=0||m>0)&&(x=x<0?0:x,b.paddingTop=`${m+x}px`);let z=he((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(z>=0||g>0)&&(z=z<0?0:z,b.paddingBottom=`${g+z}px`);const D=he((u&&u.contentPadding&&u.contentPadding.left)??-1);D>=0&&(b.paddingLeft=`${D}px`);const V=he((u&&u.contentPadding&&u.contentPadding.right)??-1);return V>=0&&(b.paddingRight=`${V}px`),b}if(e.padding){const m=et(e.padding);m.left&&(b.paddingLeft=`${m.left}px`),m.top&&(b.paddingTop=`${m.top}px`),m.right&&(b.paddingRight=`${m.right}px`),m.bottom&&(b.paddingBottom=`${m.bottom}px`)}return b}),f=(0,l.ref)(null),d=()=>{if(u&&f.value){const b=bl(f.value);u.contentInnerHeight=b.height,u.contentInnerWidth=b.width}},M=Ke(d,120);let k=null;return(0,l.onMounted)(()=>{s||r||(requestAnimationFrame(d),window.ResizeObserver&&f.value&&(k=new window.ResizeObserver(M),k.observe(f.value)))}),(0,l.onUnmounted)(()=>{s||r||k&&(k.disconnect(),k=null)}),()=>r?o.default?.():(0,l.h)(e.tag??"view",{...i,ref:f,class:n.value,style:h.value},o)}}}var{componentName:Jo,create:es,scope:ts}=fe("content"),ls=es(Qo(Jo,ts)),bn=ls,vt="GroupStateKey",hr=Symbol.for("GroupScopeKey");function Sl(){return(0,l.inject)(hr,!1)}function wl(t=!0){(0,l.provide)(hr,t)}function ns(t,a={}){Reflect.ownKeys(a).forEach(e=>{if(typeof e!="string")return;const o=a[e];Be(o)||(t[e]=o)})}function as(t,a={}){const e={type:"grid",width:t.get("width",-1),column:-1,gutter:-1};ns(e,a);const o=(0,l.markRaw)({layout:(0,l.shallowRef)(e),passport:0,order:{index:0}});return t.set(vt,o),o}function Sn(t,a,e=-1,o=-1,i=!1,r,s,c){const n=t.get(vt);if(!n)return;const u=t.get("groupLayout")??{};e===-1&&(e=u.column??1),o===-1&&(o=u.gutter??0),r||(r=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const h=he(r),f=he(s);c||(c=u.type??"grid");const d=()=>{const M=a===""||a===-1,k=he(a);let b=ke(e);const m=he(o);if(!M){let x=(k-(b-1)*m)/b;for(;f!==-1&&x>f;)b++,x=(k-(b-1)*m)/b;for(;h!==-1&&b>1&&x<h;)b--,x=(k-(b-1)*m)/b}let g=!1;const v=n.layout;v.value.width=a,v.value.column!==b&&(v.value.column=b,g=!0),v.value.gutter!==m&&(v.value.gutter=m,g=!0),v.value.type!==c&&(v.value.type=c,g=!0),g&&(0,l.triggerRef)(v)};if(i)d();else{const M=++n.passport;setTimeout(()=>{M===n.passport&&d()},50)}}function vl(t,a=!1){let e;return a?e=t.getForParent(vt):e=t.get(vt),e.layout}function Nl(t,a=!1){let e;return a?e=t.getForParent(vt):e=t.get(vt),e.order}function gr(t,a=1){if(a==="stretch")return-1;const e=ke(a);return e===-1?100:100*e/t}function xl(t,a,e=1,o=0,i){const r={};let s=0;i?s=he(i):s=gr(a.column,e),s>0&&(r.width=`${s}%`);const c=gr(a.column,o);c>0&&(r["margin-left"]=`${c}%`);const n=he(a.gutter)/2;return n>0&&(r["padding-left"]=`${n}px`,r["padding-right"]=`${n}px`),r}function Cl(t,a,e=1,o=0){if(e==="stretch"){const n=t.index%a.column,u=n+(a.column-n);return t.index=t.index+(u-n),{"grid-column":`${n+1} / -1`}}let i=ke(e);if(i===-1){const n=t.index%a.column;return a.column,n==0?t.index=t.index+a.column:t.index=t.index+(a.column-n)+a.column,{"grid-column":"1 / -1"}}if(i>a.column){const n=t.index%a.column;return a.column,n==0?t.index=t.index+a.column:t.index=t.index+(a.column-n)+a.column,{"grid-column":"1 / -1"}}const r=ke(o)%a.column;let s=(t.index+r)%a.column,c=s+i;return c>a.column?(s=0,c=s+i,t.index=t.index+(a.column-s)+i):t.index=t.index+r+i,r>0?{"grid-column":`${s+1} / span ${i}`}:{"grid-column-start":`span ${i}`}}var yr=Symbol("RollingStateKey");function rs(t){(0,l.provide)(yr,t)}function is(){return(0,l.inject)(yr,null)}function wn(t){let a=0;const e=window.getComputedStyle(t,null);if(e.getPropertyValue("box-sizing")==="content-box"){const o=parseFloat(e.getPropertyValue("padding-top")),i=parseFloat(e.getPropertyValue("padding-bottom"));a=t.clientHeight-o-i}else a=t.offsetHeight;return a}function os(t){let a=wn(t);if(a<=0){const e=t.cloneNode(!0);e.style=`width: ${t.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(e),a=wn(e),document.body.removeChild(e)}return a}function ss(t,a,e){const o=typeof t=="number"?t:parseInt(t),i=typeof a=="number"?a:parseInt(a),r=typeof e=="number"?e:parseInt(e);if(o<=0)return"1fr";const s=(o-(i-1)*r)/i;return s>0?`${s}px`:"1fr"}function br(t){const a=[];return t.forEach(e=>{e.type===l.Fragment&&Array.isArray(e.children)?a.push(...br(e.children)):a.push(e)}),a}function cs(t){return!(t.type===l.Comment||t.type===l.Text&&typeof t.children=="string"&&t.children.trim()==="")}function kl(t){function a(){return br(t?.()??[]).filter(cs)}return{getChildren:a}}var us={...xe,...ur,...dr};function ds(t,a,e){return{props:us,emits:["update:collapse","header-click"],setup(o,i){const{domain:r,exposeApi:s}=sn({props:o,ignorePropKeys:fr,context:i},o.prop??o.name),c=as(r,{type:o.type}),n=Sl();wl(!0);const u=o.rollingDisplay?is():null,h=(0,l.ref)(null),f=(0,l.computed)(()=>o.rollingDisplay?u&&!u.disabled:!1),d=(0,l.computed)(()=>n&&r?vl(r,!0).value:null),M=(X,ae=!1)=>{const Z=r?.componentPublicExposed;Z&&typeof Z.setNameValidateRules=="function"&&Z.setNameValidateRules(X,!0,ae)};(0,l.watch)([()=>o.rules,()=>o.pureDataRules],([X,ae],[Z,A])=>{if(X&&Z){const y=(0,l.toRaw)(Z),N=(0,l.toRaw)(X),O=N?Reflect.ownKeys(N):[];(y?Reflect.ownKeys(y):[]).forEach(Q=>{O.includes(Q)||(N[Q]=[])}),M(N)}if(ae&&A){const y=(0,l.toRaw)(A),N=(0,l.toRaw)(ae),O=N?Reflect.ownKeys(N):[];(y?Reflect.ownKeys(y):[]).forEach(Q=>{O.includes(Q)||(N[Q]=[])}),M(N,!0)}},{deep:!0});const k=t,b=(0,l.computed)(()=>{const X={};X.height=L.value;const ae=n?Nl(r,!0):null;if(d.value&&ae){if(d.value.type==="grid"){const Z=Cl(ae,d.value,o.span,o.offset);Object.assign(X,Z)}else if(d.value.type==="flow"){const Z=xl(ae,d.value,o.span,o.offset,o.width);Object.assign(X,Z)}}else o.width&&(X.width=ve(o.width));return X}),m=(0,l.computed)(()=>{const X=c.layout.value.type;return X==="grid"||X==="flow"?{[`${k}--${X}`]:!0,[`${k}--${X}-justify-${o.justify}`]:!0,[`${k}--${X}-align-${o.align}`]:!0,[`${k}--gutter`]:!0}:{[`${k}--${X}`]:!0,[`${k}--gutter`]:!0}}),g=(0,l.computed)(()=>{if(c.layout.value.type==="grid"){let X="";if(o.columnWidth)X=`repeat(auto-fill, ${o.columnWidth})`;else{const ae=ss(Y.value,c.layout.value.column,c.layout.value.gutter);X=`repeat(${c.layout.value.column}, ${ae})`}return{"column-gap":`${c.layout.value.gutter}px`,"grid-template-columns":X}}}),v=(0,l.toRef)(o,"gutter"),x=(0,l.toRef)(o,"column"),z=(0,l.computed)(()=>n||f.value?!0:me(o.isWrap)),D=[],V=X=>{D.push(X)},U=()=>{let X=D.length;D.splice(0,X)},Y=(0,l.ref)(-1),_=X=>{const ae=bl(X).width;ae>0&&ae!==Y.value&&(Y.value=ae)};Sn(r,Y.value,x.value,v.value,!0,o.minItemWidth,o.maxItemWidth,o.type),o.autoLayout&&(0,l.watch)([Y,x,v],([X,ae,Z])=>{c.order.index=0,Sn(r,X,ae,Z,!1,o.minItemWidth,o.maxItemWidth,o.type)});const F=(0,l.computed)(()=>$.value?o.expandText??"":o.collapseText??""),S=(0,l.computed)(()=>({[`${t}__header-collapse-text`]:!0})),I=(0,l.computed)(()=>({[`${t}__header-collapse-icon`]:!0,"is-expand":!$.value,"is-collapse":$.value})),E=(0,l.ref)(),w=(0,l.ref)(),L=(0,l.computed)(()=>q.value||ve(o.height)||""),$=(0,l.ref)(!1),q=(0,l.ref)(""),R=(0,l.ref)(!1);let K=-1;const T=(X,ae=!0)=>{const Z=E.value;if(Z&&$.value!==X){if(K=K===-1?os(Z):K,R.value=!0,ae)if(Z.style["will-change"]="height",Z.ontransitionend=function(){Z.ontransitionend=null,this.style["will-change"]="auto",X||(q.value="",R.value=!1)},X){let A=0;o.collapseHeight?A=he(o.collapseHeight):w.value&&w.value.classList.contains(`${t}__header`)&&(A=w.value.offsetHeight),q.value=`${K}px`,(0,l.nextTick)(()=>{q.value=`${A}px`})}else q.value=`${K}px`;else if(X){let A=0;o.collapseHeight?A=he(o.collapseHeight):w.value&&w.value.classList.contains(`${t}__header`)&&(A=w.value.offsetHeight),q.value=`${A}px`}else R.value=!1,q.value=`${K}px`;$.value=X,i.emit("update:collapse",X)}};(0,l.watch)(()=>o.collapse,X=>{T(me(X))});const H=X=>{i.emit("header-click",X)},ne=()=>{ee()},ee=X=>{X=X??!$.value,T(X)};s({toggleCollapse:ee,doLayout:()=>{D[0]&&(_(D[0]),Sn(r,Y.value,x.value,v.value,!0,o.minItemWidth,o.maxItemWidth,o.type))}});let B=null,P=!0;const J=X=>{if(o.rules&&M((0,l.toRaw)(o.rules)),o.pureDataRules&&M((0,l.toRaw)(o.pureDataRules),!0),!!it&&(X&&T(me(o.collapse),!1),o.autoLayout&&Array.isArray(D)&&D.length>0)){const ae=D[0];if(ae&&(_(ae),window.ResizeObserver)){const Z=Ke(()=>_(ae),120);B=new window.ResizeObserver(Z),B.observe(ae)}}},re=()=>{const X=D[0];X&&B?.observe(X),B?.disconnect(),B=null},W=!f.value||u?.acquire();W&&(h.value=f.value?!0:null),(0,l.onMounted)(()=>{if(W&&(J(P),P=!1),f.value&&u){let X=null,ae=u.initialHeight;u.observe(E.value,Z=>{if(Z!==h.value)if(Z)h.value=!0,$.value||(q.value=""),X=setTimeout(()=>{X=null,h.value!==!1&&(J(P),P=!1)},100);else{if(X!==null&&clearTimeout(X),h.value=!1,!$.value)if(P)q.value=u.initialHeight;else{let A=wn(E.value);A<=0?q.value=ae:(q.value=`${A}px`,ae=q.value)}P||re()}})}}),(0,l.onUnmounted)(()=>{re(),u&&u.unobserve(E.value)});const G=(X="right")=>{const ae=[];if(F.value){const y=(0,l.h)("span",{class:S.value},[F.value]);ae.push(y)}const Z={class:I.value},A=e(o.collapseIcon,Z);return A&&ae.push(A),ae.length>0?(0,l.h)("div",{class:{[`${k}__header-collapse`]:!0,[`is-${X}`]:!0},onClick:ne},ae):null},te=(X,ae,Z,A)=>{const y={...m.value};if(ae===0&&(y[`${k}__first`]=!0),Z>=A-1&&(y[`${k}__last`]=!0),z.value===!1){const N=i.attrs.class;N&&(y[`${N}`]=!0)}return(0,l.h)("div",{ref:V,key:`${ae}`,class:y,style:g.value},X)};return()=>{const X=o.prop??o.name;if(f.value&&h.value!==!0)return(0,l.h)(o.tag||"div",{ref:E,prop:X,class:{[`${k}`]:!0,"is-collapse":R.value},style:b.value},[]);c.order.index=0;const ae=[];let Z=0;if(i.slots.header){const O=(0,l.h)("div",{key:`${Z++}`,ref:w,class:{[`${k}__header`]:!0,[`${k}__first`]:!0},onClick:H},[i.slots.header()]);ae.push(O)}else{const O=[],Q=o.collapsePosition==="left";if(Q&&o.showCollapse){const ie=G("left");ie&&O.push(ie)}if(o.title||i.slots.title){if(o.showMark){const ie={class:{[`${k}__header-mark`]:!0}};o.markColor&&(ie.style={background:o.markColor});const se=(0,l.h)("div",ie);O.push(se)}if(i.slots.title){const ie=(0,l.h)("div",{class:{[`${k}__header-title`]:!0}},[i.slots.title()]);O.push(ie)}else if(o.title){const ie=(0,l.h)("div",{class:{[`${k}__header-title`]:!0}},[o.title]);O.push(ie)}}if(i.slots.toolbar&&O.push(i.slots.toolbar()),!Q&&o.showCollapse){const ie=G("right");ie&&O.push(ie)}if(O.length>0){const ie=(0,l.h)("div",{key:`${Z++}`,ref:w,class:{[`${k}__header`]:!0,[`${k}__first`]:!0},onClick:H},O);ae.push(ie)}}U();const{getChildren:A}=kl(i.slots.default),y=A(),N=c.layout.value.type;if(N==="grid"){const O=te(y,Z++,0,y.length);ae.push(O)}else if(N==="flow"){const O=te(y,Z++,0,y.length);ae.push(O)}else for(let O=0;O<y.length;O++){const Q=y[O],ie=te([Q],Z++,O,y.length);ae.push(ie)}return z.value?(0,l.h)(o.tag||"div",{ref:E,prop:X,class:{[`${k}`]:!0,"is-collapse":R.value},style:b.value},[ae]):ae}}}}var{componentName:fs,create:ms,scope:ps}=fe("group"),hs=(t,a)=>(t=t??Pe.ArrowUp,(0,l.h)(C.ElIcon,a,{default:()=>[(0,l.h)(t)]})),gs=ms(ds(fs,ps,hs)),vn=gs;function ys(t){return t===window}var bs=/matrix\((.+)\)/,Nn=t=>{const a=(0,l.unref)(t);if(!a)return{x:0,y:0};if(ys(a))return{x:0,y:0};let e=0,o=0,i=a;for(;i!==null;)e+=i.offsetLeft,o+=i.offsetTop,i=i.offsetParent;let r=0,s=0,c=0,n=0;for(i=a;i!==document;){s+=i.scrollTop,r+=i.scrollLeft;const{transform:u}=window.getComputedStyle(i);if(u){const h=bs.exec(u);if(h){let f=h[1].split(/\s*,\s*/);f.length==6&&(c+=Number(f[4]),n+=Number(f[5]))}}i=i.parentNode}return e-=r,o-=s,e+=c,o+=n,{x:e,y:o}},Ss=class{watchedListeners=[];add(t){this.watchedListeners.push(t)}remove(t){const a=this.watchedListeners.indexOf(t);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(t=>{try{t()}catch{}})}},ws=class{monitorRegister=new WeakMap;watch(t,a){let e=t.parentNode;const o=document.body.parentNode;for(;e&&e!==o;){let i=this.monitorRegister.get(e);i||(i=new Ss,e.addEventListener("scroll",i.listen),e===document.body&&e.addEventListener("resize",i.listen),this.monitorRegister.set(e,i)),i.add(a),e=e.parentNode}}unwatch(t,a){let e=t.parentNode;const o=document.body.parentNode;for(;e&&e!==o;){let i=this.monitorRegister.get(e);i&&(i.remove(a),i.size()===0&&(this.monitorRegister.delete(e),e.removeEventListener("scroll",i.listen),e===document.body&&e.removeEventListener("resize",i.listen))),e=e.parentNode}}},Kt=new ws,Sr={price:{type:[Number,String],default:0},needSymbol:{type:Boolean,default:!0},symbol:{type:String,default:"¥"},decimalLength:{type:[Number,String],required:!1,default:2},digits:{type:[Number,String],required:!1,default:3},separator:{type:String,required:!1,default:","},position:{type:String,default:"before"},size:{type:String,default:"large"}},{componentName:vs,create:Ns}=fe("price"),xs=Ns({props:{...Sr},setup(t){const a=(0,l.computed)(()=>({[vs]:!0})),e=(0,l.computed)(()=>t.needSymbol?t.symbol:""),o=(0,l.computed)(()=>At(t.price)==0?"":nl(t.price,t.decimalLength,!0,ke(t.digits),t.separator));return{classes:a,showSymbol:e,intText:(0,l.computed)(()=>{let i=o.value;if(i.length==0)return"";let r=i.indexOf(".");return i.substring(0,r)}),decimalText:(0,l.computed)(()=>{let i=o.value;if(i.length==0)return"";let r=i.indexOf(".");return i.substring(r+1)})}}}),Xe=(t,a)=>{const e=t.__vccOpts||t;for(const[o,i]of a)e[o]=i;return e},Cs=["innerHTML"],ks=["innerHTML"];function zs(t,a,e,o,i,r){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(t.classes)},[t.needSymbol&&t.position=="before"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,Cs)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--${t.size}`)},(0,l.toDisplayString)(t.intText),3),t.decimalText.length!=0?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,class:(0,l.normalizeClass)(`fox-price--decimal-${t.size}`)},".",2)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--decimal-${t.size}`)},(0,l.toDisplayString)(t.decimalText),3),t.needSymbol&&t.position=="after"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:2,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${t.size}`]),innerHTML:t.showSymbol},null,10,ks)):(0,l.createCommentVNode)("",!0)],2)}var zl=Xe(xs,[["render",zs]]),{componentName:xn,create:Es}=fe("hint-text"),Ts=Es({components:{Price:zl},props:{...Sr,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(t,a){const e=(0,l.ref)({top:null,right:null,bottom:null,left:null}),o=(0,l.ref)({x:0,y:0}),i=(0,l.ref)(0),r=(0,l.ref)(0),s=(0,l.ref)(t.placement),c=(0,l.ref)(!1),n=(0,l.ref)(null),u=(S,I,E,w,L,$)=>{const q=document.documentElement.clientWidth||document.body.clientWidth,R=document.documentElement.clientHeight||document.body.clientHeight,K=S.split("-");let T=[];K[0]==="top"?T=["top","bottom","right","left"]:K[0]==="bottom"?T=["bottom","top","right","left"]:K[0]==="left"?T=["left","top","bottom","right"]:K[0]==="right"&&(T=["right","top","bottom","left"]);const H={top:null,right:null,bottom:null,left:null},ne=[];for(let ee=0;ee<T.length;ee++){const j=T[ee];if(ne[0]=j,K[1]&&(ne[1]=K[1]),j==="top"){const B=I.y-$-t.arrowSize-t.offset;if(B>=0){H.top=B;let P=0;K[1]==="start"?P=I.x:K[1]==="end"?P=I.x+E-L:P=I.x+E/2-L/2;const J=q-P-L;J<0?(P+=J,f.value=-J):f.value=0,H.left=P<0?0:P;break}}else if(j==="bottom"){const B=I.y+w+t.arrowSize+t.offset;if(B+$<=R){H.top=B;let P=0;K[1]==="start"?P=I.x:K[1]==="end"?P=I.x+E-L:P=I.x+E/2-L/2;const J=q-P-L;J<0?(P+=J,f.value=-J):f.value=0,H.left=P<0?0:P;break}}else if(j==="left"){const B=I.x-L-t.arrowSize-t.offset;if(B>=0){H.left=B;let P=0;K[1]==="start"?P=I.y:K[1]==="end"?P=I.y+w-$:P=I.y+w/2-$/2,H.top=P<0?0:P;break}}else if(j==="right"){const B=I.x+E+t.arrowSize+t.offset;if(B+L<=q){H.left=B;let P=0;K[1]==="start"?P=I.y:K[1]==="end"?P=I.y+w-$:P=I.y+w/2-$/2,H.top=P<0?0:P;break}}}return{bestPlacement:ne.join("-"),bestInsetRect:H}},h=(S,I,E=10)=>{if(!it||I===!1||!S)return;o.value=Nn(t.reference),i.value=t.reference.offsetWidth,r.value=t.reference.offsetHeight;const w=n.value.offsetHeight,L=n.value.offsetWidth,{bestPlacement:$,bestInsetRect:q}=u(t.placement,o.value,i.value,r.value,L,w);s.value=$,e.value=q,c.value=!0},f=(0,l.ref)(0),d=Ke(()=>{h(t.message,t.visible)},10),M=(0,l.ref)(t.visible);(0,l.watch)(()=>t.visible,S=>{M.value=S});const k=(0,l.computed)(()=>M.value&&b.value),b=(0,l.ref)(!0),m=Ke(S=>{const I=S[0];I&&(b.value=I.isIntersecting)},10),g=new IntersectionObserver(m);(0,l.watch)([()=>t.message,()=>t.visible],([S,I])=>{setTimeout(()=>{h(t.message,t.visible)},0)}),(0,l.onMounted)(()=>{setTimeout(()=>{h(t.message,t.visible)},0),Kt.watch(t.reference,d),g.observe(t.reference)}),(0,l.onBeforeUnmount)(()=>{Kt.unwatch(t.reference,d),g.unobserve(t.reference),g.disconnect()});const v=(0,l.computed)(()=>{const S={[xn]:!0};return s.value.startsWith("top")?S["is-top"]=!0:s.value.startsWith("right")?S["is-right"]=!0:s.value.startsWith("bottom")?S["is-bottom"]=!0:s.value.startsWith("right")&&(S["is-right"]=!0),t.size==="small"?S["is-small"]=!0:t.size==="large"&&(S["is-large"]=!0),t.customClass&&typeof t.customClass=="string"&&(S[`${t.customClass}`]=!0),S}),x=(0,l.computed)(()=>{const S={};return e.value.top!==null&&(S.top=`${e.value.top}px`),e.value.right!==null&&(S.right=`${e.value.right}px`),e.value.bottom!==null&&(S.bottom=`${e.value.bottom}px`),e.value.left!==null&&(S.left=`${e.value.left}px`),t.autoFit&&(S["min-width"]=`${i.value}px`),S["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(S.opacity="1"),t.transition||(S.transition="none"),t.zIndex&&(S["z-index"]=`${t.zIndex}`),t.customStyle&&typeof t.customStyle=="object"&&Object.assign(S,t.customStyle),S}),z=(0,l.computed)(()=>{const S=[`${xn}__content`];return t.customTextClass&&S.push(t.customTextClass),S}),D=(0,l.computed)(()=>{const S={};return t.customTextStyle&&typeof t.customTextStyle=="object"&&Object.assign(S,t.customTextStyle),S}),V=(0,l.computed)(()=>({[`${xn}__arrow`]:!0})),U=(0,l.computed)(()=>{const S={};return t.showArrow?(S.width=`${t.arrowSize}px`,S.height=`${t.arrowSize}px`,s.value==="top"?(S.left="50%",S.bottom=`-${t.arrowSize}px`,S.transform=" translate(-50%, 0%)"):s.value==="top-start"?(S.left=`${t.arrowOffset+f.value}px`,S.bottom=`-${t.arrowSize}px`):s.value==="top-end"?(S.right=`${t.arrowOffset-f.value}px`,S.bottom=`-${t.arrowSize}px`):s.value==="right"?(S.left=`-${t.arrowSize}px`,S.top="50%",S.transform=" translate(0%, -50%)"):s.value==="right-start"?(S.left=`-${t.arrowSize}px`,S.top=`${t.arrowOffset}px`):s.value==="right-end"?(S.left=`-${t.arrowSize}px`,S.bottom=`-${t.arrowOffset}px`):s.value==="bottom"?(S.left="50%",S.top=`-${t.arrowSize}px`,S.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(S.left=`${t.arrowOffset+f.value}px`,S.top=`-${t.arrowSize}px`):s.value==="bottom-end"?(S.right=`${t.arrowOffset-f.value}px`,S.top=`-${t.arrowSize}px`):s.value==="left"?(S.right=`-${t.arrowSize}px`,S.top="50%",S.transform=" translate(0%, -50%)"):s.value==="left-start"?(S.right=`-${t.arrowSize}px`,S.top=`${t.arrowOffset}px`):s.value==="left-end"&&(S.right=`-${t.arrowSize}px`,S.bottom=`-${t.arrowOffset}px`),S):{display:"none"}}),Y=(0,l.computed)(()=>k.value&&t.closeOnClick),_=(0,l.computed)(()=>{const S={};return t.zIndex&&(S["z-index"]=`${t.zIndex}`),S});return{show:k,tipRef:n,classes:v,styles:x,textClasses:z,textStyles:D,arrowClasses:V,arrowStyles:U,overlayShow:Y,overlayStyle:_,onClickOverlay:()=>{M.value=!1,a.emit("update:visible",!1)}}}}),$s=["innerHTML"];function Bs(t,a,e,o,i,r){const s=(0,l.resolveComponent)("Price");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[t.overlayShow?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,l.normalizeStyle)(t.overlayStyle),onClick:a[0]||(a[0]=(...c)=>t.onClickOverlay&&t.onClickOverlay(...c))},null,4)):(0,l.createCommentVNode)("",!0),(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"tipRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles)},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.textClasses),style:(0,l.normalizeStyle)(t.textStyles)},[t.type=="number"?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,price:t.message,position:"before",size:t.size},null,8,["price","size"])):((0,l.openBlock)(),(0,l.createElementBlock)("span",{key:1,innerHTML:t.message},null,8,$s))],6),(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(t.arrowClasses),style:(0,l.normalizeStyle)(t.arrowStyles)},null,6)],6),[[l.vShow,t.show]])],64)}var wr=Xe(Ts,[["render",Bs]]),vr=class{seed=new Date().getTime();constructor(t){this.seed=t??new Date().getTime()}get(){let t=this.seed++;return this.seed<0&&(this.seed=0),t}},Cn={},Vs=new vr,Nt=new Map,El=t=>{if(t){const a=document.getElementById(t);Nt.delete(t),a&&((0,l.render)(null,a),a.parentNode?.removeChild(a))}else{for(const a of Nt.keys()){const e=document.getElementById(a);e&&((0,l.render)(null,e),e.parentNode?.removeChild(e))}Nt.clear()}},Ms=t=>{t.unmount=El;const a=document.getElementById(t.id);if(a){const e=Nt.get(t.id);e?t={...Cn,...e,...t}:t={...Cn,...t},t.transition=!1,(0,l.render)((0,l.createVNode)(wr,t),a)}return t.id},_s=t=>{t.unmount=El;let a=t.id??`hinttext_${Vs.get()}`;t={...Cn,...t},t.id=a,Nt.set(a,t);const e=document.createElement("div");return e.id=t.id,(0,l.render)((0,l.createVNode)(wr,t),e),document.body.appendChild(e),a},Ps=t=>t?!0:(console.warn("[FoxUI HintText]: msg不能为空"),!1),_e={show(t,a,e={},o=!0){if(!Ps(a))return;const i=e.id;return i&&Nt.has(i)?Ms({...e,message:a,reference:t}):(o&&El(),_s({...e,message:a,reference:t}))},hide(t){El(t)},install(t){t.config.globalProperties.$hintText=_e}};function Is(t,a,e,o=!1){return{inheritAttrs:!0,props:{...xe,...Me},emits:["appear","disappear"],setup(i,r){const s=i.prop??r.attrs.name,c=(0,l.ref)(),{exposeApi:n}=Ve({componentName:t,validate:!1,get props(){return i},context:r,get templateRefProxy(){return c.value}},s),u=ct(),h=Sl();wl(!1);const f=(0,l.computed)(()=>h&&u?vl(u,!1).value:null),d=t,M=(0,l.ref)(null),k=(0,l.computed)(()=>{const N={[d]:!0,[`${d}__gutter`]:f.value&&f.value.type!=="flow",[`${d}__stretch`]:i.span==="stretch",[`${d}__input--border`]:me(i.hasBorder)};if(N[i.errorMarkClass]=!!R.value,N[i.warnMarkClass]=!!$.value,N[i.infoMarkClass]=!!w.value,typeof M.value=="function"){const O=M.value(s);N[O]=!0}else if(typeof M.value=="string"){const O=M.value;N[O]=!0}return N}),b=(0,l.ref)(null),m=(0,l.computed)(()=>{const N={};if(i.width)i.width!=="auto"&&(N.width=ve(i.width));else{const O=h&&u?Nl(u,!1):null;if(f.value&&O){if(f.value.type==="grid"){const Q=Cl(O,f.value,i.span,i.offset);Object.assign(N,Q)}else if(f.value.type==="flow"){const Q=xl(O,f.value,i.span,i.offset,i.width);Object.assign(N,Q)}}}if(typeof b.value=="function"){const O=b.value(s);O&&Object.assign(N,O)}else if(b.value&&typeof b.value=="object"){const O=b.value;Object.assign(N,O)}return N}),g=(0,l.ref)(null),v=(0,l.computed)({get:()=>g.value??me(i.isRequired),set:N=>{g.value=N}}),x=()=>typeof i.label=="string"&&i.label.length>0||typeof r.slots.label=="function",z=Ae((0,l.toRef)(i,"labelPosition"),"labelPosition",Ue.Near),D=(0,l.computed)(()=>z&&z.value==="top"?"top":z&&z.value==="right"?"right":"left"),V=(0,l.computed)(()=>({[`${d}__main`]:!0,[`${d}__main--${D.value}`]:!0})),U=(0,l.computed)(()=>({label:!0,[`label--${D.value}`]:!0})),Y=Ae((0,l.toRef)(i,"labelWidth"),"labelWidth",Ue.Near),_=(0,l.computed)(()=>Y&&Y.value?{width:ve(Y.value)}:{}),F=(0,l.computed)(()=>({"label--string":!0,"label--required":v.value})),S=(0,l.computed)(()=>({content:!0,[i.contentClass]:!0})),I=(0,l.computed)(()=>({...i.contentStyle})),E=(0,l.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});n({setRequired(N){v.value=N},setErrorTip(N){E.errorTip=N},setErrorIcon(N){E.errorIcon=N},setWarnTip(N){E.warnTip=N},setWarnIcon(N){E.warnIcon=N},setInfoTip(N){E.infoTip=N},setInfoIcon(N){E.infoIcon=N},setCustomClassName(N){M.value=N},setCustomStyle(N){b.value=N}});const w=(0,l.computed)(()=>i.infoTip||E.infoTip),L=(0,l.computed)(()=>i.infoIcon||E.infoIcon),$=(0,l.computed)(()=>i.warnTip||E.warnTip),q=(0,l.computed)(()=>i.warnIcon||E.warnIcon),R=(0,l.computed)(()=>i.errorTip||E.errorTip),K=(0,l.computed)(()=>i.errorIcon||E.errorIcon),T=(0,l.computed)(()=>R.value?"error":$.value?"warn":w.value?"info":""),H=()=>T.value.length>0,ne=(0,l.computed)(()=>T.value==="error"?R.value:T.value==="warn"?$.value:T.value==="info"?w.value:""),ee=(0,l.computed)(()=>T.value==="error"?K.value:T.value==="warn"?q.value:T.value==="info"?L.value:null),j=(0,l.computed)(()=>{const N={[`${d}__tip`]:!0,[`${d}__tip--${T.value}`]:!0,[`${d}--animate`]:!0};return T.value==="error"&&i.errorClass?N[`${i.errorClass}`]=!0:T.value==="warn"&&i.warnClass?N[`${i.warnClass}`]=!0:T.value==="info"&&i.infoClass&&(N[`${i.infoClass}`]=!0),N}),B=(0,l.computed)(()=>{const N={};return z&&z.value==="top"||!x()?N["padding-left"]="0px":Y&&Y.value&&(N["padding-left"]=ve(Y.value)),N}),P=(0,l.ref)();let J="";(0,l.watch)([()=>i.hintVisible,()=>i.hintText,()=>i.hintType,()=>i.hintProps],([N,O,Q,ie])=>{P.value&&(N&&!ye(O)?J?e.show(P.value,O,{...ie,id:J,type:Q},!0):J=e.show(P.value,O,{...ie,type:Q},!0):e.hide(J))});let re=null;const W=()=>{re||!P.value||(re=new IntersectionObserver(N=>{let O=!1;for(let Q of N)if(Q.intersectionRatio>0){O=!0,O&&r.emit("appear",Q);break}O||r.emit("disappear")}),re.observe(P.value))},G=()=>{!re||!P.value||(re.unobserve(P.value),re=null)};(0,l.watch)(()=>me(i.appearListen),N=>{N?W():G()}),(0,l.onMounted)(()=>{me(i.appearListen)&&W()}),(0,l.onUnmounted)(G);const te=()=>{if(!x())return null;const N=[],O=r.slots?.label?.()??i.label,Q=(0,l.h)("div",{class:F.value},[O]);if(N.push(Q),r.slots.fixedPreTip){const ie=r.slots.fixedPreTip();N.push(ie)}return(0,l.h)("div",{class:U.value,style:_.value},N)},X=()=>{const N=[];if(r.slots.prepend){const O=r.slots.prepend();N.push(O)}if(r.slots.default){const O=r.slots.default();N.push(O)}if(r.slots.append){const O=r.slots.append();N.push(O)}if(r.slots.fixedTip){const O=(0,l.h)("div",{class:[`${d}__fixed-tip`]},[r.slots.fixedTip()]);N.push(O)}return(0,l.h)("div",{ref:P,class:S.value,style:I.value},N)},ae=()=>{const N=ee.value;return N?typeof N=="function"?(0,l.h)("div",{class:"fox-item__tip--icon"},[N()]):(0,l.h)("div",{class:"fox-item__tip--icon"},[(0,l.h)(N)]):null},Z=()=>{const N=ne.value;return N?typeof N=="function"?(0,l.h)("div",{class:"fox-item__tip--text"},[N()]):(0,l.h)("div",{class:"fox-item__tip--text"},[N]):null},A=()=>{if(!H())return null;const N=[],O=ae();O&&N.push(O);const Q=Z();return Q&&N.push(Q),(0,l.h)("div",{class:j.value,style:B.value},N)},y=()=>r.slots?.hide?.()??null;return()=>{const N=[],O=[],Q=te();Q&&O.push(Q);const ie=X();ie&&O.push(ie);const se=(0,l.h)("div",{class:V.value},O);N.push(se);const ue=A();ue&&N.push(ue);const pe=y();return pe&&N.push(pe),(0,l.h)("div",{class:k.value,style:m.value,prop:i.prop,ref:c},N)}}}}var{componentName:As,create:Ls,scope:Fs}=fe("item"),Rs=Ls(Is(As,Fs,_e,!1)),Wt=Rs,kn={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function Ds(t,a){return{props:kn,setup(e,o){const i=ct(),r=Sl();wl(!1);const s=(0,l.computed)(()=>r&&i?vl(i,!1).value:null),c=t,n=(0,l.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:e.span==="stretch"})),u=(0,l.computed)(()=>{const h={};if(e.width)e.width!=="auto"&&(h.width=ve(e.width));else{const f=r&&i?Nl(i,!1):null;if(s.value&&f)if(s.value.type==="grid"){const d=Cl(f,s.value,e.span,e.offset);Object.assign(h,d)}else if(s.value.type==="flow"){const d=xl(f,s.value,e.span,e.offset,e.width);Object.assign(h,d)}else return e.width&&(h.width=ve(e.width)),h}return h});return()=>{const h={class:n.value,style:u.value};return o.slots&&typeof o.slots.default=="function"?(0,l.h)("div",h,o.slots.default()):(0,l.h)("div",h)}}}}var{componentName:Os,create:qs,scope:Hs}=fe("slot-item"),js=qs(Ds(Os,Hs)),Tl=js,Nr={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},wrap:{type:[String],required:!1,default:"nowrap"}};function Ks(t,a){return{props:Nr,setup(e,o){const i=t,r=(0,l.computed)(()=>({[i]:!0,[`${i}__stretch`]:e.span==="stretch",[`${i}__${e.align}`]:!0})),s=ct(),c=Sl();wl(!1);const n=(0,l.computed)(()=>{const u={};if(e.width)e.width!=="auto"&&(u.width=ve(e.width));else if(c&&s){const h=vl(s,!1),f=Nl(s,!1);if(h.value&&f)if(h.value.type==="grid"){const d=Cl(f,h.value,e.span,e.offset);Object.assign(u,d)}else if(h.value.type==="flow"){const d=xl(f,h.value,e.span,e.offset,e.width);Object.assign(u,d)}else e.width&&(u.width=ve(e.width))}return e.gutter&&(u.gap=ve(e.gutter)),e.wrap&&(u["flex-wrap"]=e.wrap),u});return()=>{const u=[];if(o.slots.default){const h=o.slots.default();if(e.divide)for(let f=0;f<h.length;f++){if(f>0){const d=(0,l.h)("div",{class:{[`${i}__divide`]:!0}});u.push(d)}u.push(h[f])}else Reflect.apply([].push,u,h)}return(0,l.h)("div",{class:r.value,style:n.value},u)}}}}var{componentName:Ws,create:Ys,scope:Us}=fe("row-item"),Gs=Ys(Ks(Ws,Us)),$l=Gs;function Xs(t,a){const e=document.createRange();e.setStart(t,0),e.setEnd(t,t.childNodes.length);const o=e.getBoundingClientRect().width;if(o>0){a(o);return}t.classList.add("is-selectable"),setTimeout(()=>{e.setStart(t,0),e.setEnd(t,t.childNodes.length);const i=e.getBoundingClientRect().width;t.classList.remove("is-selectable"),a(i)},500)}var Zs={tag:{type:[String],required:!1,default:"span"},showOverflowTooltip:{type:[Boolean],required:!1},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 Qs(t,a,e,o=!1){return{props:Zs,emits:["click"],setup(i,r){const s=(0,l.ref)(null),c=(0,l.computed)(()=>{const x={[`${t}`]:!0,"is-truncated":i.truncated};return i.type&&(x[`${t}--${i.type??"default"}`]=!0),i.size&&(x[`${t}--${i.size}`]=!0),x}),n=(0,l.computed)(()=>{const x={},z=i.textColor??i.color;return z&&(x.color=z),x}),u=(x,z)=>{let D=null;if(typeof i.highlightFilter=="string"&&i.highlightFilter.length>0){const V=i.highlightFilter;x.indexOf(V)!==-1&&(z.innerHTML=x.replace(new RegExp(V,"g"),`<span>${V}</span>`),z.class["is-highlight"]=!0,D=(0,l.h)(i.tag,z))}else if(typeof i.highlightFilter=="function"){const V=i.highlightFilter(x);V&&(z.innerHTML=V,z.class["is-highlight"]=!0,D=(0,l.h)(i.tag,z))}return D},h=x=>{r.emit("click",x)};let f="";const d=()=>{const x=s.value;if(!x)return;const z=x.clientWidth;Xs(x,D=>{const V=x.innerHTML??"";ye(V)||D<z||(f?e?.show(x,V,{type:"text",id:f,showArrow:i.showArrow},!0):f=e?.show(x,V,{type:"text",showArrow:i.showArrow},!0)??"")})},M=()=>{f&&e?.hide(f)};let k=null;const b=x=>{k||(k=setTimeout(()=>{d(),k=null},i.showAfter??0))},m=x=>{k&&(clearTimeout(k),k=null),setTimeout(()=>{M()},i.hideAfter??0)},g=()=>{const x=s.value;x&&(x.addEventListener("mouseover",b),x.addEventListener("mouseleave",m))},v=()=>{const x=s.value;x&&(x.removeEventListener("mouseover",b),x.removeEventListener("mouseleave",m))};return(0,l.onMounted)(()=>{!me(i.showOverflowTooltip)||!e||g()}),(0,l.onBeforeUnmount)(()=>{!me(i.showOverflowTooltip)||!e||v()}),()=>{const x={class:c.value,style:n.value,ref:s,onClick:h};let z=null;if(me(i.numberFormat)&&typeof r.slots.default=="function"){const V=r.slots.default();if(Array.isArray(V)&&V.length===1){const U=V[0].type.toString();if(U==="Symbol(Text)"||U==="Symbol(v-txt)"){const Y=ke(i.digits),_=ke(i.decimalLength),F=me(i.autoPadding);let S=`${V[0].children}`,I=S.split("").reverse().join("");I=nl(I,_,F,Y,i.separator),S=I.split("").reverse().join(""),i.highlightFilter!==void 0&&(z=u(S,x)),z||(x.innerHTML=S,z=(0,l.h)(i.tag,x))}}}else{if(i.highlightFilter!==void 0&&typeof r.slots.default=="function"){const V=r.slots.default();if(Array.isArray(V)&&V.length===1){const U=V[0].type.toString();if(U==="Symbol(Text)"||U==="Symbol(v-txt)"){const Y=`${V[0].children}`;z=u(Y,x),z||(x.innerHTML=Y,z=(0,l.h)(i.tag,x))}}}z||(z=(0,l.h)(i.tag,x,{default:r.slots.default}))}if(!i.mark&&!r.slots.mark)return z;const D=[];if(r.slots.mark){const V={[`${t}__mark-wrap`]:!0};i.type&&(V[`${t}__mark-wrap--${i.type}`]=!0);const U={},Y=i.color;Y&&(U.color=Y);const _=(0,l.h)("view",{class:V,style:U,onClick:h},{default:r.slots.mark});D.push(_)}else{const V={[`${t}__mark`]:!0};i.type&&(V[`${t}__mark--${i.type??"default"}`]=!0);const U={},Y=i.color;Y&&(U["background-color"]=Y);const _=(0,l.h)("view",{class:V,style:U,onClick:h});D.push(_)}if(i.divide){const V=(0,l.h)("div",{class:{[`${t}__divide`]:!0}});D.push(V)}return D.push(z),(0,l.h)("view",{class:{"fox-text__wrap":!0,"text-left":i.textPosition==="left","text-right":i.textPosition==="right"}},D)}}}}var{componentName:Js,create:e1,scope:t1}=fe("text"),l1=e1(Qs(Js,t1,_e,!1)),xt=l1,n1={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 a1(t,a,e=!1){return{props:{...n1},emits:["update:visible"],setup(o,{emit:i,slots:r,expose:s}){const c=(0,l.ref)({top:null,right:null,bottom:null,left:null}),n=(0,l.ref)(0),u=(0,l.ref)(0),h=(0,l.ref)(0),f=(0,l.ref)(0),d=(0,l.ref)(o.placement),M=(0,l.ref)(!1),k=(0,l.ref)(!1),b=(0,l.ref)(null),m=()=>typeof o.reference=="string"?document.querySelector(o.reference):o.reference,g=(T,H,ne,ee,j,B,P,J=!0)=>{const re=document.documentElement.clientWidth||document.body.clientWidth,W=document.documentElement.clientHeight||document.body.clientHeight,G=T.split("-");let te=[];J?G[0]==="top"?te=["top","bottom","right","left"]:G[0]==="bottom"?te=["bottom","top","right","left"]:G[0]==="left"?te=["left","top","bottom","right"]:G[0]==="right"&&(te=["right","top","bottom","left"]):te=[T[0]];const X={top:null,right:null,bottom:null,left:null},ae=[];for(let Z=0;Z<te.length;Z++){const A=te[Z];if(ae[0]=A,G[1]&&(ae[1]=G[1]),A==="top"){const y=ne-P-o.arrowSize/2-o.offset;if(y>=0){X.top=y;let N=0;G[1]==="start"?N=H:G[1]==="end"?N=H+ee-B:N=H+ee/2-B/2;const O=re-N-B;O<0?(N+=O,x.value=-O):x.value=0,X.left=N<0?0:N;break}}else if(A==="bottom"){const y=ne+j+o.arrowSize/2+o.offset;if(y+P<=W){X.top=y;let N=0;G[1]==="start"?N=H:G[1]==="end"?N=H+ee-B:N=H+ee/2-B/2;const O=re-N-B;O<0?(N+=O,x.value=-O):x.value=0,X.left=N<0?0:N;break}}else if(A==="left"){const y=H-B-o.arrowSize/2-o.offset;if(y>=0){X.left=y;let N=0;G[1]==="start"?N=ne:G[1]==="end"?N=ne+j-P:N=ne+j/2-P/2,X.top=N<0?0:N;break}}else if(A==="right"){const y=H+ee+o.arrowSize/2+o.offset;if(y+B<=re){X.left=y;let N=0;G[1]==="start"?N=ne:G[1]==="end"?N=ne+j-P:N=ne+j/2-P/2,X.top=N<0?0:N;break}}}return{bestPlacement:ae.join("-"),bestInsetRect:X}},v=()=>{const T=o.visible,H=o.autoFit;if(!it||T===!1)return;if(o.reference){const P=m(),J=Nn(P);n.value=J.x,u.value=J.y,h.value=P.offsetWidth,f.value=P.offsetHeight}else o.referenceInset&&(n.value=o.referenceInset.left,u.value=o.referenceInset.top,h.value=o.referenceInset.right-o.referenceInset.left,f.value=o.referenceInset.bottom-o.referenceInset.top);const ne=b.value.offsetWidth,ee=b.value.offsetHeight,{bestPlacement:j,bestInsetRect:B}=g(o.placement,n.value,u.value,h.value,f.value,ne,ee,H);d.value=j,c.value=B},x=(0,l.ref)(0),z=Ke(()=>{v()},10),D=(0,l.ref)(o.visible);(0,l.watch)([()=>o.visible],([T])=>{D.value=T,T?(M.value=T,setTimeout(()=>{v(),k.value=!0},0)):k.value=!1});const V=(0,l.computed)(()=>D.value&&U.value),U=(0,l.ref)(!0),Y=Ke(T=>{const H=T[0];H&&(U.value=H.isIntersecting)},10),_=new IntersectionObserver(Y);(0,l.watch)([()=>o.reference,()=>o.referenceInset],([T,H],[ne,ee])=>{!T&&!H||(setTimeout(()=>{v()},0),o.autoFit&&(ne&&(Kt.unwatch(ne,z),_.unobserve(ne)),T&&(Kt.watch(T,z),_.observe(T))))},{immediate:!0}),(0,l.onBeforeUnmount)(()=>{o.reference&&(Kt.unwatch(o.reference,z),_.unobserve(o.reference),_.disconnect())});const F=(0,l.computed)(()=>{const T={[t]:!0};return d.value.startsWith("top")?T["is-top"]=!0:d.value.startsWith("right")?T["is-right"]=!0:d.value.startsWith("bottom")?T["is-bottom"]=!0:d.value.startsWith("left")&&(T["is-left"]=!0),T[`is-${o.effect}`]=!0,!k.value&&V.value&&(T["is-opacity"]=!0),k.value&&V.value&&(T["is-show"]=!0),V.value||(T["is-hide"]=!0),o.customClass&&typeof o.customClass=="string"&&(T[`${o.customClass}`]=!0),T}),S=(0,l.computed)(()=>{const T={};return c.value.top!==null&&(T.top=`${c.value.top}px`),c.value.right!==null&&(T.right=`${c.value.right}px`),c.value.bottom!==null&&(T.bottom=`${c.value.bottom}px`),c.value.left!==null&&(T.left=`${c.value.left}px`),o.width&&(T.width=o.width),o.zIndex&&(T["z-index"]=`${o.zIndex}`),o.customStyle&&typeof o.customStyle=="object"&&Object.assign(T,o.customStyle),T}),I=()=>{D.value=!1,i("update:visible",!1)},E=()=>o.showOverlay?(0,l.h)("div",{class:`${t}__overlay`,onClick:I}):null,w=()=>{let T=null;return r.title?T=(0,l.h)("div",{class:`${t}__title`},{default:r.title}):o.title&&(T=(0,l.h)("div",{class:`${t}__title`},[o.title])),T},L=(0,l.computed)(()=>({[`${t}__arrow`]:!0})),$=(0,l.computed)(()=>{const T={};return o.showArrow?(T.width=`${o.arrowSize}px`,T.height=`${o.arrowSize}px`,d.value==="top"?(T.left="50%",T.bottom="0",T.transform="translate(-50%, 50%)"):d.value==="top-start"?(T.left=`${o.arrowOffset+x.value}px`,T.bottom="0",T.transform="translate(-50%, 50%)"):d.value==="top-end"?(T.right=`${o.arrowOffset-x.value}px`,T.bottom="0",T.transform="translate(-50%, 50%)"):d.value==="right"?(T.left="0",T.top="50%",T.transform="translate(-50%, -50%)"):d.value==="right-start"?(T.left="0",T.top=`${o.arrowOffset}px`,T.transform="translate(-50%, 50%)"):d.value==="right-end"?(T.left="0",T.bottom=`-${o.arrowOffset}px`,T.transform="translate(-50%, 50%)"):d.value==="bottom"?(T.left="50%",T.top="0",T.transform="translate(-50%, -50%)"):d.value==="bottom-start"?(T.left=`${o.arrowOffset+x.value}px`,T.top="0",T.transform="translate(-50%, -50%)"):d.value==="bottom-end"?(T.right=`${o.arrowOffset-x.value}px`,T.top="0",T.transform="translate(-50%, -50%)"):d.value==="left"?(T.right="0",T.top="50%",T.transform="translate(50%, -50%)"):d.value==="left-start"?(T.right="0",T.top=`${o.arrowOffset}px`,T.transform="translate(50%, -50%)"):d.value==="left-end"&&(T.right="0",T.bottom=`-${o.arrowOffset}px`,T.transform="translate(50%, -50%)"),T):{display:"none"}}),q=()=>(0,l.h)("div",{class:L.value,style:$.value}),R=()=>{D.value===!1&&(M.value=!1)},K=T=>{if(!b.value||D.value===!1)return;const{relatedTarget:H}=T;b.value.contains(H)||(D.value=!1,i("update:visible",!1))};return s({doLayout:v}),()=>{if(!M.value)return null;const T=[],H=E();H&&T.push(H);const ne=[],ee=w();if(ee&&ne.push(ee),r.default){const J=r.default();ne.push(J)}const j=q();j&&ne.push(j);const B={ref:b,class:F.value,style:S.value,onAnimationend:R};o.leaveHide&&(B.onMouseleave=K);const P=(0,l.h)("div",B,{default:()=>ne});return T.push(P),(0,l.h)(l.Teleport,{to:o.teleport,disabled:o.teleportDisable},{default:()=>T})}}}}var{componentName:r1,create:i1,scope:o1}=fe("popover-dialog"),s1=i1(a1(r1,o1,!1)),Bl=s1,xr={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},morePosition:{type:[String],required:!1,default:()=>"right"}};function c1(t,a,e){return{props:{...Nr,...xr},emits:["click"],setup(o,{slots:i}){const{toLocaleRefs:r}=(0,$e.useFoxI18n)(a),s=r(o,["moreText"]),c=t,n=(0,l.computed)(()=>({[c]:!0}));function u(z){return z.props||{}}function h(z){return!!u(z).disabled}function f(z){return z.children??[]}const d=(0,l.ref)(),M=(0,l.computed)(()=>d.value?.$el??null),k=(0,l.ref)(!1),b=z=>{k.value=z},m=()=>{k.value=!k.value};function g(z,D){return()=>{D||(k.value=!1,u(z)?.onClick?.())}}function v(z,D){const V=f(z),U=h(z),Y=g(z,U),_=[`${c}__dropdown-item`];return U&&_.push("is-disabled"),(0,l.h)("span",{class:_,onClick:Y},V)}const x=z=>{const D=o.maxDisplayCount??z.length;if(D>=z.length)return z;const V=[],U=D;for(let I=0;I<U;I++)V.push(z[I]);const Y=(i.moreIcon&&i.moreIcon())??(o.moreIcon&&(0,l.h)(o.moreIcon))??(0,l.h)(e),_=(0,l.h)(xt,{ref:I=>d.value=I,class:`${c}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:o.type,onClick:m},{default:()=>s.moreText.value,mark:()=>Y});o.morePosition==="left"?V.splice(0,0,_):V.push(_);const F=[];for(let I=U;I<z.length;I++){const E=v(z[I],I);F.push(E)}const S=(0,l.h)(Bl,{placement:o.dropdownPlacement,"onUpdate:visible":b,visible:k.value,reference:M.value,"custom-class":`${c}__popover`},{default:()=>F});return V.push(S),V};return()=>{const{getChildren:z}=kl(i?.default),D=x(z());return(0,l.h)($l,{...Ie(o,xr),class:n.value},{default:()=>D})}}}}var{componentName:u1,create:d1,scope:f1}=fe("buttons-item"),m1=d1(c1(u1,f1,Pe.ArrowDown)),zn=m1;function De(t,a={}){return(0,l.h)(Wt,t,a)}function p1(t,a,e,o,i){let r=[];Array.isArray(t)?r=t:r=[t];const s=[],c=a[0];if(Array.isArray(t)&&!Array.isArray(c)&&!c[i]){let n=a;for(let u=0;n&&u<r.length;u++){let h=r[u],f=n.find(d=>d[o]===h);if(!f)break;s.push(f[e])}return s}if(Array.isArray(c))for(let n=0;n<a.length&&n<r.length;n++){let u=a[n],h=r[n];const f=u.find(d=>d[o]===h);if(!f)break;s.push(f[e])}else{let n=a;for(let u=0;n&&u<r.length;u++){let h=r[u],f=n.find(d=>d[o]===h);if(!f)break;s.push(f[e]),n=f[i]}}return s}var h1=class{scope;constructor(t){this.scope=t}async load(t,a,e){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(e);const o=We(t,this.scope);return o===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ge(e)&&(0,l.isReactive)(e)&&(e=(0,l.toRaw)(e)),await o(a,e))}};function g1(){return new h1(tt())}function y1(t){return t&&t.startsWith("fox-")}var Cr={tag:{type:[String,Object],required:!1,default:"span"},source:{type:[Array,Function,String],required:!1},sourceType:{type:[String],required:!1,default:"mapping"},params:{type:[Object,String],required:!1},modelValue:{type:[String,Boolean,Number,Array],required:!1},separator:{type:[String],required:!1,default:"/"},optionType:{type:String,required:!1},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},emptyText:{type:[String],required:!1}};function b1(t,a){return{props:Cr,setup(e,{attrs:o,slots:i}){const r=g1(),s=(0,l.ref)([]);(0,l.watch)([()=>e.source,()=>e.params],async([n,u])=>{s.value=await r.load(e.sourceType,n,u)},{immediate:!0});const c=(0,l.computed)(()=>{if(!Array.isArray(s.value)||s.value.length===0)return e.emptyText;let n=p1(e.modelValue,s.value,e.textKey,e.valueKey,e.childrenKey);return n.length==0?e.emptyText??"":n.length===1?e.optionType=="item"?`${e.modelValue}${e.separator}${n[0]}`:n[0]:n.join(e.separator)});return()=>{const n={...o};if(i.default)return i.default({text:c.value,value:e.modelValue});const u=e.tag??"span";return typeof u=="object"?(0,l.h)(u,n,{default:()=>c.value}):y1(u)?(0,l.h)((0,l.resolveComponent)(u),n,[c.value]):(0,l.h)(u,n,[c.value])}}}}var{componentName:S1,create:w1,scope:v1}=fe("mapping"),N1=w1(b1(S1,v1)),Ct=N1;function qe(t,a,e,o,i){const r="fox-browse-item";let s=null;e?s=(0,l.h)(Ct,{class:[`${r}__mapping`],source:e,modelValue:t,separator:o,emptyText:i},{default:n=>(0,l.h)(xt,{class:[`${r}__text`]},{default:()=>n.text})}):s=(0,l.h)(xt,{class:[`${r}__text`]},{default:()=>t});const c={label:a.default,default:()=>s};return(0,l.h)(Wt,{class:[r]},c)}var Ze=(t={})=>{if(!t)return{};const a={};return Reflect.ownKeys(t).forEach(e=>{typeof e=="string"&&e.indexOf("data-fox")!==0&&(a[e]=t[e])}),a},kr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:()=>!0},alwaysSystem:{type:[Boolean],default:()=>!1},showTooltip:{type:[Boolean],default:()=>!1},maxLength:{type:[String,Number]}},x1={...xe,...Me,...kr};function C1(t,a,e,o){return{props:x1,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:k}=(0,$e.useFoxI18n)(a),b=k(i,["placeholder"]),m=(0,l.ref)(!1),g=Se(i,"modelValue",null,d),v=t,x=(0,l.computed)(()=>({[v]:!0,[`${v}__disabled`]:n.value,[`${v}__readonly`]:h.value})),z=K=>{g.value=K,d("update:modelValue",K),d("input",K)},D=K=>{d("change",K)};let V=Se(i,"hintText"),U=(0,l.ref)(!1);const Y=K=>{let T=K.target.value;m.value=!0,ye(V.value)||(U.value=!0),d("focus",T,K)},_=K=>{setTimeout(()=>{U.value&&(U.value=!1),m.value=!1},0);let T=K.target.value;i.maxLength&&T.length>Number(i.maxLength)&&(T=T.slice(0,Number(i.maxLength))),d("blur",T,K)},F=()=>{d("clear","")},S=(0,l.ref)(!1);let I=null;const E=()=>{i.showTooltip&&S.value===!1&&(I&&clearTimeout(I),I=setTimeout(()=>{S.value=!0},150))},w=()=>{I&&(clearTimeout(I),S.value=!1,I=null)},L=(0,l.computed)(()=>S.value||U.value),$=(0,l.computed)(()=>S.value?g.value:V.value),q=(0,l.computed)(()=>At(i.unit)>0),R=(0,l.ref)();return M({focus:()=>{R?.value.focus()},blur:()=>{R?.value.blur()},select:()=>{R?.value.select()},setDisabled:K=>{c.value=K},setReadonly:K=>{u.value=K}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(g.value,r.slots);const K={...Ze(r.attrs),ref:R,class:x.value,placeholder:b.placeholder.value,clearable:i.clearable,disabled:n.value,readonly:h.value,modelValue:g.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:F,onChange:D,onInput:z,onFocus:Y,onBlur:_,onMouseover:E,onMouseleave:w},T={};r.slots.prepend&&(T.prepend=r.slots.prepend),r.slots.append&&(T.append=r.slots.append),r.slots.prefix&&(T.prefix=r.slots.prefix),r.slots.suffix?T.suffix=r.slots.suffix:q.value&&(T.suffix=()=>[i.unit]);const H=[],ne=(0,l.h)(C.ElInput,K,T);H.push(ne);const ee={default:()=>H};ee.label=r.slots.default,ee.fixedPreTip=r.slots.fixedPreTip,ee.fixedTip=r.slots.fixedTip;const j={...Ie(i,kr),ref:s,hintText:$.value,hintVisible:L.value};return i.prop&&(j.prop=`${i.prop}_item`),e(j,ee)}}}}var{componentName:k1,create:z1,scope:E1}=fe("input-item"),T1=z1(C1(k1,E1,De,qe)),En=T1;function dt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Yt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function zr(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}function $1(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var B1=class{scope;constructor(t){this.scope=t}async load(t,a,e){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(e);const o=We(t,this.scope);return o===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ge(e)&&(0,l.isReactive)(e)&&(e=(0,l.toRaw)(e)),await o(a,e))}};function V1(){return new B1(tt())}function Er(t,a,e){return!(dt(t,a)!==dt(t,e)||Yt(t,a)!==Yt(t,e))}function Tr(t,a,e,o){if(o.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(r=>{for(let s of o){const c=zr(t,s);if(Array.isArray(c)&&c.length>0){const n=Tr(t,r,e,c)??[];Reflect.apply([].push,i,n)}else{let n=!1;if(e==="text")n=dt(t,s)===r;else if(e==="item")n=Er(t,s,r);else{let u=Yt(t,s);u==null&&(u=dt(t,s)),n=u===r}if(n){i.push(s);break}}}}),i}function M1(t){return{text:t,value:t}}var $r={modelValue:{type:[String,Boolean,Number,Object,Array],required:!1},text:{type:[String],required:!1},source:{type:[Array,Function,String]},sourceFilter:{type:[Function]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},optionType:{type:String,required:!1,default:"text"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},disabledKey:{type:[String],required:!1,default:"disabled"},remoteMethod:{type:[Function],required:!1},filterMethod:{type:[Function],required:!1},allowCreate:{type:[Boolean],default:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},appearLoad:{type:[Boolean,String],default:!1},showTooltip:{type:[Boolean],default:!1}},_1={...xe,...Me,...$r};function P1(t,a,e,o){return{props:_1,emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:k}=(0,$e.useFoxI18n)(a),b=k(i,["placeholder"]),m=(0,l.ref)(null),g=(0,l.ref)([]),v=(0,l.computed)(()=>g.value?g.value.map(y=>dt(i,y)).join(" "):""),x=(y,N,O,Q=!0)=>{if(!O||O.length==0){m.value=y,Q&&(d("update:modelValue",y),d("change",y));return}const ie=Tr(i,y,N,O);if(ie===null){if(g.value===null||g.value.length===0)return;m.value=null,g.value=[],Q&&(d("update:modelValue",null),d("update:text",null),d("change",null));return}let se=!0;if(ie.length!==g.value.length)se=!1;else for(let ue=0;ue<ie.length;ue++){const pe=ie[ue],ge=g.value[ue];if(!Er(i,pe,ge)){se=!1;break}}if(!se){g.value=ie;let ue=[],pe=[],ge=[];ie.forEach(gt=>{const Ol=Yt(i,gt),ql=dt(i,gt);ue.push(Ol),ge.push(ql),i.valueType==="text"?pe.push(ql):i.valueType==="item"?pe.push(gt):pe.push(Ol)});let Ne,Le,je;me(i.multiple)?(m.value=ue,Ne=(0,l.toRaw)(pe),Le=ge,je=(0,l.toRaw)(ie)):(m.value=ue[0]??"",Ne=(0,l.toRaw)(pe[0]??""),Le=ge[0]??"",je=(0,l.toRaw)(ie[0])),Q&&(d("update:modelValue",Ne),d("change",Ne,je)),d("update:text",Le)}},z=(0,l.ref)(null),D=(0,l.ref)(null),V=(0,l.computed)(()=>{let y=D.value??z.value??[];return Array.isArray(y)&&typeof i.sourceFilter=="function"&&(y=y.filter(i.sourceFilter)),y}),U=Ae((0,l.computed)(()=>i.appearLoad),"appearLoad",Ue.Near,y=>me(y)),Y=V1(),_=async(y,N)=>{if(y){const O=await Y.load("select",y,N);O.length>0?typeof O[0]=="string"?z.value=O.map(Q=>M1(Q)):z.value=O:z.value=null}};(0,l.watch)([()=>i.source,()=>i.params],([y,N])=>{D.value=null,_(y,N)},{immediate:!U.value});let F=!1;const S=()=>{F||(F=!0,_(i.source,i.params))};(0,l.watch)([()=>z.value,()=>i.modelValue],([y,N])=>{if(L()&&me(i.multiple)){Je(N,m.value)||(m.value=N);return}x(N,i.valueType,V.value,!1),d("setValue",N)}),i.source||(m.value=i.modelValue);let I=null,E=(0,l.ref)(!1);typeof i.remoteMethod=="function"&&(I=async y=>{if(y==null){D.value=null;return}E.value=!0;try{const N=await i.remoteMethod(y);N&&(D.value=N)}catch(N){D.value=null,console.error(N)}E.value=!1});let w=null;typeof i.filterMethod=="function"&&(w=async y=>{if(y==null){D.value=null;return}E.value=!0;try{const N=await i.filterMethod(y,z.value);N&&(D.value=N)}catch(N){D.value=null,console.error(N)}E.value=!1});const L=()=>typeof i.remoteMethod=="function"||typeof i.filterMethod=="function",$=(0,l.ref)(!1),q=t,R=(0,l.computed)(()=>({[q]:!0})),K=y=>{i.allowCreate||L()&&me(i.multiple)?(d("update:modelValue",y),d("change",y),d("update:text",y),m.value=y):x(y,"value",V.value,!0)};let T=Se(i,"hintText"),H=(0,l.ref)(!1);const ne=y=>{let N=y.target.value;$.value=!0,ye(T.value)||(H.value=!0),d("focus",N,y)},ee=y=>{setTimeout(()=>{H.value&&(H.value=!1),$.value=!1},0);const N=y.target.value;te.value||d("blur",N,y)},j=()=>{d("clear","")},B=(0,l.ref)(!1);let P=null;const J=()=>{i.showTooltip&&B.value===!1&&(P&&clearTimeout(P),P=setTimeout(()=>{B.value=!0},150))},re=()=>{P&&(clearTimeout(P),B.value=!1,P=null)},W=(0,l.computed)(()=>B.value||H.value),G=(0,l.computed)(()=>B.value?v.value:T.value),te=(0,l.ref)(!1),X=y=>{te.value=y,d("visible-change",y),y||d("selected")},ae=y=>{d("remove-tag",y)},Z=(y,N)=>{const O=[];return y.forEach((Q,ie)=>{const se=zr(i,Q);if(Array.isArray(se)&&se.length>0){const ue=Z(se,N),pe=dt(i,Q),ge={key:`${pe}_${ie}`,label:pe};O.push((0,l.h)(C.ElOptionGroup,ge,{default:()=>ue}))}else{const ue=Yt(i,Q),pe=dt(i,Q),ge=$1(i,Q),Ne={key:`${ue}_${ie}`,label:pe,disabled:ge,value:ue};if(typeof N=="function")O.push((0,l.h)(C.ElOption,Ne,{default:()=>N(Q)}));else if(i.optionType==="item"){const Le=(0,l.h)("div",{class:{"fox-select-item__option":!0}},[(0,l.h)("span",{class:{"fox-select-item__option-left":!0}},[ue]),(0,l.h)("span",{class:{"fox-select-item__option-right":!0}},[pe])]);O.push((0,l.h)(C.ElOption,Ne,{default:()=>Le}))}else i.optionType==="value"?O.push((0,l.h)(C.ElOption,Ne,{default:()=>[ue]})):O.push((0,l.h)(C.ElOption,Ne))}}),O},A=(0,l.ref)();return M({focus:()=>{A?.value.focus()},blur:()=>{A?.value.blur()},setDisabled:y=>{c.value=y},setReadonly:y=>{u.value=y}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(m.value,r.slots,V.value);const y={...Ze(r.attrs),ref:A,class:R.value,clearable:i.clearable,multiple:i.multiple,placeholder:b.placeholder.value,disabled:n.value||h.value,modelValue:m.value,"value-key":i.valueKey,"allow-create":i.allowCreate,onClear:j,onChange:K,onFocus:ne,onBlur:ee,onVisibleChange:X,onRemoveTag:ae};typeof I=="function"&&(y["remote-method"]=I,y.loading=E.value),typeof w=="function"&&(y["filter-method"]=w,y.loading=E.value);const N={};r.slots.prefix&&(N.prefix=r.slots.prefix),r.slots.empty&&(N.empty=r.slots.empty),r.slots.options?N.default=r.slots.options:N.default=()=>Z(V.value,r.slots.option);const O=[],Q=(0,l.h)(C.ElSelect,y,N);O.push(Q);const ie={default:()=>O};ie.label=r.slots.default,ie.fixedPreTip=r.slots.fixedPreTip,ie.fixedTip=r.slots.fixedTip;const se={...Ie(i,$r),ref:s,hintText:G.value,hintVisible:W.value,onMouseover:J,onMouseleave:re};return i.prop&&(se.prop=`${i.prop}_item`),U.value&&(se["appear-listen"]=!0,se.onAppear=S),e(se,ie)}}}}var{componentName:I1,create:A1,scope:L1}=fe("select-item"),F1=A1(P1(I1,L1,De,qe)),Tn=F1,R1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs=o()})(t,(function(){"use strict";var e=1e3,o=6e4,i=36e5,r="millisecond",s="second",c="minute",n="hour",u="day",h="week",f="month",d="quarter",M="year",k="date",b="Invalid Date",m=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|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(w){var L=["th","st","nd","rd"],$=w%100;return"["+w+(L[($-20)%10]||L[$]||L[0])+"]"}},x=function(w,L,$){var q=String(w);return!q||q.length>=L?w:""+Array(L+1-q.length).join($)+w},z={s:x,z:function(w){var L=-w.utcOffset(),$=Math.abs(L),q=Math.floor($/60),R=$%60;return(L<=0?"+":"-")+x(q,2,"0")+":"+x(R,2,"0")},m:function w(L,$){if(L.date()<$.date())return-w($,L);var q=12*($.year()-L.year())+($.month()-L.month()),R=L.clone().add(q,f),K=$-R<0,T=L.clone().add(q+(K?-1:1),f);return+(-(q+($-R)/(K?R-T:T-R))||0)},a:function(w){return w<0?Math.ceil(w)||0:Math.floor(w)},p:function(w){return{M:f,y:M,w:h,d:u,D:k,h:n,m:c,s,ms:r,Q:d}[w]||String(w||"").toLowerCase().replace(/s$/,"")},u:function(w){return w===void 0}},D="en",V={};V[D]=v;var U="$isDayjsObject",Y=function(w){return w instanceof I||!(!w||!w[U])},_=function w(L,$,q){var R;if(!L)return D;if(typeof L=="string"){var K=L.toLowerCase();V[K]&&(R=K),$&&(V[K]=$,R=K);var T=L.split("-");if(!R&&T.length>1)return w(T[0])}else{var H=L.name;V[H]=L,R=H}return!q&&R&&(D=R),R||!q&&D},F=function(w,L){if(Y(w))return w.clone();var $=typeof L=="object"?L:{};return $.date=w,$.args=arguments,new I($)},S=z;S.l=_,S.i=Y,S.w=function(w,L){return F(w,{locale:L.$L,utc:L.$u,x:L.$x,$offset:L.$offset})};var I=(function(){function w($){this.$L=_($.locale,null,!0),this.parse($),this.$x=this.$x||$.x||{},this[U]=!0}var L=w.prototype;return L.parse=function($){this.$d=(function(q){var R=q.date,K=q.utc;if(R===null)return new Date(NaN);if(S.u(R))return new Date;if(R instanceof Date)return new Date(R);if(typeof R=="string"&&!/Z$/i.test(R)){var T=R.match(m);if(T){var H=T[2]-1||0,ne=(T[7]||"0").substring(0,3);return K?new Date(Date.UTC(T[1],H,T[3]||1,T[4]||0,T[5]||0,T[6]||0,ne)):new Date(T[1],H,T[3]||1,T[4]||0,T[5]||0,T[6]||0,ne)}}return new Date(R)})($),this.init()},L.init=function(){var $=this.$d;this.$y=$.getFullYear(),this.$M=$.getMonth(),this.$D=$.getDate(),this.$W=$.getDay(),this.$H=$.getHours(),this.$m=$.getMinutes(),this.$s=$.getSeconds(),this.$ms=$.getMilliseconds()},L.$utils=function(){return S},L.isValid=function(){return this.$d.toString()!==b},L.isSame=function($,q){var R=F($);return this.startOf(q)<=R&&R<=this.endOf(q)},L.isAfter=function($,q){return F($)<this.startOf(q)},L.isBefore=function($,q){return this.endOf(q)<F($)},L.$g=function($,q,R){return S.u($)?this[q]:this.set(R,$)},L.unix=function(){return Math.floor(this.valueOf()/1e3)},L.valueOf=function(){return this.$d.getTime()},L.startOf=function($,q){var R=this,K=!!S.u(q)||q,T=S.p($),H=function(W,G){var te=S.w(R.$u?Date.UTC(R.$y,G,W):new Date(R.$y,G,W),R);return K?te:te.endOf(u)},ne=function(W,G){return S.w(R.toDate()[W].apply(R.toDate("s"),(K?[0,0,0,0]:[23,59,59,999]).slice(G)),R)},ee=this.$W,j=this.$M,B=this.$D,P="set"+(this.$u?"UTC":"");switch(T){case M:return K?H(1,0):H(31,11);case f:return K?H(1,j):H(0,j+1);case h:var J=this.$locale().weekStart||0,re=(ee<J?ee+7:ee)-J;return H(K?B-re:B+(6-re),j);case u:case k:return ne(P+"Hours",0);case n:return ne(P+"Minutes",1);case c:return ne(P+"Seconds",2);case s:return ne(P+"Milliseconds",3);default:return this.clone()}},L.endOf=function($){return this.startOf($,!1)},L.$set=function($,q){var R,K=S.p($),T="set"+(this.$u?"UTC":""),H=(R={},R[u]=T+"Date",R[k]=T+"Date",R[f]=T+"Month",R[M]=T+"FullYear",R[n]=T+"Hours",R[c]=T+"Minutes",R[s]=T+"Seconds",R[r]=T+"Milliseconds",R)[K],ne=K===u?this.$D+(q-this.$W):q;if(K===f||K===M){var ee=this.clone().set(k,1);ee.$d[H](ne),ee.init(),this.$d=ee.set(k,Math.min(this.$D,ee.daysInMonth())).$d}else H&&this.$d[H](ne);return this.init(),this},L.set=function($,q){return this.clone().$set($,q)},L.get=function($){return this[S.p($)]()},L.add=function($,q){var R,K=this;$=Number($);var T=S.p(q),H=function(j){var B=F(K);return S.w(B.date(B.date()+Math.round(j*$)),K)};if(T===f)return this.set(f,this.$M+$);if(T===M)return this.set(M,this.$y+$);if(T===u)return H(1);if(T===h)return H(7);var ne=(R={},R[c]=o,R[n]=i,R[s]=e,R)[T]||1,ee=this.$d.getTime()+$*ne;return S.w(ee,this)},L.subtract=function($,q){return this.add(-1*$,q)},L.format=function($){var q=this,R=this.$locale();if(!this.isValid())return R.invalidDate||b;var K=$||"YYYY-MM-DDTHH:mm:ssZ",T=S.z(this),H=this.$H,ne=this.$m,ee=this.$M,j=R.weekdays,B=R.months,P=R.meridiem,J=function(G,te,X,ae){return G&&(G[te]||G(q,K))||X[te].slice(0,ae)},re=function(G){return S.s(H%12||12,G,"0")},W=P||function(G,te,X){var ae=G<12?"AM":"PM";return X?ae.toLowerCase():ae};return K.replace(g,(function(G,te){return te||(function(X){switch(X){case"YY":return String(q.$y).slice(-2);case"YYYY":return S.s(q.$y,4,"0");case"M":return ee+1;case"MM":return S.s(ee+1,2,"0");case"MMM":return J(R.monthsShort,ee,B,3);case"MMMM":return J(B,ee);case"D":return q.$D;case"DD":return S.s(q.$D,2,"0");case"d":return String(q.$W);case"dd":return J(R.weekdaysMin,q.$W,j,2);case"ddd":return J(R.weekdaysShort,q.$W,j,3);case"dddd":return j[q.$W];case"H":return String(H);case"HH":return S.s(H,2,"0");case"h":return re(1);case"hh":return re(2);case"a":return W(H,ne,!0);case"A":return W(H,ne,!1);case"m":return String(ne);case"mm":return S.s(ne,2,"0");case"s":return String(q.$s);case"ss":return S.s(q.$s,2,"0");case"SSS":return S.s(q.$ms,3,"0");case"Z":return T}return null})(G)||T.replace(":","")}))},L.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},L.diff=function($,q,R){var K,T=this,H=S.p(q),ne=F($),ee=(ne.utcOffset()-this.utcOffset())*o,j=this-ne,B=function(){return S.m(T,ne)};switch(H){case M:K=B()/12;break;case f:K=B();break;case d:K=B()/3;break;case h:K=(j-ee)/6048e5;break;case u:K=(j-ee)/864e5;break;case n:K=j/i;break;case c:K=j/o;break;case s:K=j/e;break;default:K=j}return R?K:S.a(K)},L.daysInMonth=function(){return this.endOf(f).$D},L.$locale=function(){return V[this.$L]},L.locale=function($,q){if(!$)return this.$L;var R=this.clone(),K=_($,q,!0);return K&&(R.$L=K),R},L.clone=function(){return S.w(this.$d,this)},L.toDate=function(){return new Date(this.valueOf())},L.toJSON=function(){return this.isValid()?this.toISOString():null},L.toISOString=function(){return this.$d.toISOString()},L.toString=function(){return this.$d.toUTCString()},w})(),E=I.prototype;return F.prototype=E,[["$ms",r],["$s",s],["$m",c],["$H",n],["$W",u],["$M",f],["$y",M],["$D",k]].forEach((function(w){E[w[1]]=function(L){return this.$g(L,w[0],w[1])}})),F.extend=function(w,L){return w.$i||(w(L,I,F),w.$i=!0),F},F.locale=_,F.isDayjs=Y,F.unix=function(w){return F(1e3*w)},F.en=V[D],F.Ls=V,F.p={},F}))})),D1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs_plugin_customParseFormat=o()})(t,(function(){"use strict";var e={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"},o=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,r=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,n={},u=function(m){return(m=+m)+(m>68?1900:2e3)},h=function(m){return function(g){this[m]=+g}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(m){(this.zone||(this.zone={})).offset=(function(g){if(!g||g==="Z")return 0;var v=g.match(/([+-]|\d\d)/g),x=60*v[1]+(+v[2]||0);return x===0?0:v[0]==="+"?-x:x})(m)}],d=function(m){var g=n[m];return g&&(g.indexOf?g:g.s.concat(g.f))},M=function(m,g){var v,x=n.meridiem;if(x){for(var z=1;z<=24;z+=1)if(m.indexOf(x(z,0,g))>-1){v=z>12;break}}else v=m===(g?"pm":"PM");return v},k={A:[c,function(m){this.afternoon=M(m,!1)}],a:[c,function(m){this.afternoon=M(m,!0)}],Q:[i,function(m){this.month=3*(m-1)+1}],S:[i,function(m){this.milliseconds=100*+m}],SS:[r,function(m){this.milliseconds=10*+m}],SSS:[/\d{3}/,function(m){this.milliseconds=+m}],s:[s,h("seconds")],ss:[s,h("seconds")],m:[s,h("minutes")],mm:[s,h("minutes")],H:[s,h("hours")],h:[s,h("hours")],HH:[s,h("hours")],hh:[s,h("hours")],D:[s,h("day")],DD:[r,h("day")],Do:[c,function(m){var g=n.ordinal,v=m.match(/\d+/);if(this.day=v[0],g)for(var x=1;x<=31;x+=1)g(x).replace(/\[|\]/g,"")===m&&(this.day=x)}],w:[s,h("week")],ww:[r,h("week")],M:[s,h("month")],MM:[r,h("month")],MMM:[c,function(m){var g=d("months"),v=(d("monthsShort")||g.map((function(x){return x.slice(0,3)}))).indexOf(m)+1;if(v<1)throw new Error;this.month=v%12||v}],MMMM:[c,function(m){var g=d("months").indexOf(m)+1;if(g<1)throw new Error;this.month=g%12||g}],Y:[/[+-]?\d+/,h("year")],YY:[r,function(m){this.year=u(m)}],YYYY:[/\d{4}/,h("year")],Z:f,ZZ:f};function b(m){for(var g=m,v=n&&n.formats,x=(m=g.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(F,S,I){var E=I&&I.toUpperCase();return S||v[I]||e[I]||v[E].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(w,L,$){return L||$.slice(1)}))}))).match(o),z=x.length,D=0;D<z;D+=1){var V=x[D],U=k[V],Y=U&&U[0],_=U&&U[1];x[D]=_?{regex:Y,parser:_}:V.replace(/^\[|\]$/g,"")}return function(F){for(var S={},I=0,E=0;I<z;I+=1){var w=x[I];if(typeof w=="string")E+=w.length;else{var L=w.regex,$=w.parser,q=F.slice(E),R=L.exec(q)[0];$.call(S,R),F=F.replace(R,"")}}return(function(K){var T=K.afternoon;if(T!==void 0){var H=K.hours;T?H<12&&(K.hours+=12):H===12&&(K.hours=0),delete K.afternoon}})(S),S}}return function(m,g,v){v.p.customParseFormat=!0,m&&m.parseTwoDigitYear&&(u=m.parseTwoDigitYear);var x=g.prototype,z=x.parse;x.parse=function(D){var V=D.date,U=D.utc,Y=D.args;this.$u=U;var _=Y[1];if(typeof _=="string"){var F=Y[2]===!0,S=Y[3]===!0,I=F||S,E=Y[2];S&&(E=Y[2]),n=this.$locale(),!F&&E&&(n=v.Ls[E]),this.$d=(function(q,R,K,T){try{if(["x","X"].indexOf(R)>-1)return new Date((R==="X"?1e3:1)*q);var H=b(R)(q),ne=H.year,ee=H.month,j=H.day,B=H.hours,P=H.minutes,J=H.seconds,re=H.milliseconds,W=H.zone,G=H.week,te=new Date,X=j||(ne||ee?1:te.getDate()),ae=ne||te.getFullYear(),Z=0;ne&&!ee||(Z=ee>0?ee-1:te.getMonth());var A,y=B||0,N=P||0,O=J||0,Q=re||0;return W?new Date(Date.UTC(ae,Z,X,y,N,O,Q+60*W.offset*1e3)):K?new Date(Date.UTC(ae,Z,X,y,N,O,Q)):(A=new Date(ae,Z,X,y,N,O,Q),G&&(A=T(A).week(G).toDate()),A)}catch{return new Date("")}})(V,_,U,v),this.init(),E&&E!==!0&&(this.$L=this.locale(E).$L),I&&V!=this.format(_)&&(this.$d=new Date("")),n={}}else if(_ instanceof Array)for(var w=_.length,L=1;L<=w;L+=1){Y[1]=_[L-1];var $=v.apply(this,Y);if($.isValid()){this.$d=$.$d,this.$L=$.$L,this.init();break}L===w&&(this.$d=new Date(""))}else z.call(this,D)}}}))})),O1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs_plugin_advancedFormat=o()})(t,(function(){"use strict";return function(e,o){var i=o.prototype,r=i.format;i.format=function(s){var c=this,n=this.$locale();if(!this.isValid())return r.bind(this)(s);var u=this.$utils(),h=(s||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(f){switch(f){case"Q":return Math.ceil((c.$M+1)/3);case"Do":return n.ordinal(c.$D);case"gggg":return c.weekYear();case"GGGG":return c.isoWeekYear();case"wo":return n.ordinal(c.week(),"W");case"w":case"ww":return u.s(c.week(),f==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),f==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),f==="k"?1:2,"0");case"X":return Math.floor(c.$d.getTime()/1e3);case"x":return c.$d.getTime();case"z":return"["+c.offsetName()+"]";case"zzz":return"["+c.offsetName("long")+"]";default:return f}}));return r.bind(this)(h)}}}))})),q1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs_plugin_localeData=o()})(t,(function(){"use strict";return function(e,o,i){var r=o.prototype,s=function(f){return f&&(f.indexOf?f:f.s)},c=function(f,d,M,k,b){var m=f.name?f:f.$locale(),g=s(m[d]),v=s(m[M]),x=g||v.map((function(D){return D.slice(0,k)}));if(!b)return x;var z=m.weekStart;return x.map((function(D,V){return x[(V+(z||0))%7]}))},n=function(){return i.Ls[i.locale()]},u=function(f,d){return f.formats[d]||(function(M){return M.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(k,b,m){return b||m.slice(1)}))})(f.formats[d.toUpperCase()])},h=function(){var f=this;return{months:function(d){return d?d.format("MMMM"):c(f,"months")},monthsShort:function(d){return d?d.format("MMM"):c(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(d){return d?d.format("dddd"):c(f,"weekdays")},weekdaysMin:function(d){return d?d.format("dd"):c(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(d){return d?d.format("ddd"):c(f,"weekdaysShort","weekdays",3)},longDateFormat:function(d){return u(f.$locale(),d)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return h.bind(this)()},i.localeData=function(){var f=n();return{firstDayOfWeek:function(){return f.weekStart||0},weekdays:function(){return i.weekdays()},weekdaysShort:function(){return i.weekdaysShort()},weekdaysMin:function(){return i.weekdaysMin()},months:function(){return i.months()},monthsShort:function(){return i.monthsShort()},longDateFormat:function(d){return u(f,d)},meridiem:f.meridiem,ordinal:f.ordinal}},i.months=function(){return c(n(),"months")},i.monthsShort=function(){return c(n(),"monthsShort","months",3)},i.weekdays=function(f){return c(n(),"weekdays",null,null,f)},i.weekdaysShort=function(f){return c(n(),"weekdaysShort","weekdays",3,f)},i.weekdaysMin=function(f){return c(n(),"weekdaysMin","weekdays",2,f)}}}))})),H1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs_plugin_weekOfYear=o()})(t,(function(){"use strict";var e="week",o="year";return function(i,r,s){var c=r.prototype;c.week=function(n){if(n===void 0&&(n=null),n!==null)return this.add(7*(n-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var h=s(this).startOf(o).add(1,o).date(u),f=s(this).endOf(e);if(h.isBefore(f))return 1}var d=s(this).startOf(o).date(u).startOf(e).subtract(1,"millisecond"),M=this.diff(d,e,!0);return M<0?s(this).startOf("week").week():Math.ceil(M)},c.weeks=function(n){return n===void 0&&(n=null),this.week(n)}}}))})),j1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs_plugin_weekYear=o()})(t,(function(){"use strict";return function(e,o){o.prototype.weekYear=function(){var i=this.month(),r=this.week(),s=this.year();return r===1&&i===11?s+1:i===0&&r>=52?s-1:s}}}))})),K1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs_plugin_dayOfYear=o()})(t,(function(){"use strict";return function(e,o,i){o.prototype.dayOfYear=function(r){var s=Math.round((i(this).startOf("day")-i(this).startOf("year"))/864e5)+1;return r==null?s:this.add(r-s,"day")}}}))})),W1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs_plugin_isSameOrAfter=o()})(t,(function(){"use strict";return function(e,o){o.prototype.isSameOrAfter=function(i,r){return this.isSame(i,r)||this.isAfter(i,r)}}}))})),Y1=nt(((t,a)=>{(function(e,o){typeof t=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(e=typeof globalThis<"u"?globalThis:e||self).dayjs_plugin_isSameOrBefore=o()})(t,(function(){"use strict";return function(e,o){o.prototype.isSameOrBefore=function(i,r){return this.isSame(i,r)||this.isBefore(i,r)}}}))})),lt=at(R1(),1),U1=at(D1(),1),G1=at(O1(),1),X1=at(q1(),1),Z1=at(H1(),1),Q1=at(j1(),1),J1=at(K1(),1),e0=at(W1(),1),t0=at(Y1(),1);lt.default.extend(X1.default),lt.default.extend(G1.default),lt.default.extend(U1.default),lt.default.extend(Z1.default),lt.default.extend(Q1.default),lt.default.extend(J1.default),lt.default.extend(e0.default),lt.default.extend(t0.default);var He={format(t,a="YYYY-MM-DD"){return(0,lt.default)(t).format(a)},parser(t,a){return(0,lt.default)(t,a).toDate()},getDay(t,a,e){let o=a??new Date;const i=t*(1e3*60*60*24);return o=new Date(o.getTime()+i),e=e??"YYYY-MM-DD",this.format(o,e)},isLeapYear(t){return t%4==0&&t%100!=0||t%400==0},getWhatDay(t,a,e){let o=new Date(t+"/"+a+"/"+e).getDay();return o==0&&(o=7),o},getMonthDays(t,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(t))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(t){return t=Number(t),(t>9?"":"0")+t},date2Str:function(t,a){return a=a||"-",[t.getFullYear(),this.getNumTwoBit(t.getMonth()+1),this.getNumTwoBit(t.getDate())].join(a)},compare(t,a,e){const o=typeof t=="string"?this.parser(t,e):t,i=typeof a=="string"?this.parser(a,e):a,r=o.getTime(),s=i.getTime();return r==s?0:r>s?1:-1},between(t,a,e,o){let i;o==="year"?i=new Date(new Date(a).setFullYear(a.getFullYear()+e)):o==="month"?i=new Date(new Date(a).setMonth(a.getMonth()+e)):i=new Date(new Date(a).setDate(a.getDate()+e));const r=t.getTime(),s=i.getTime(),c=a.getTime();return s>c?r>=c&&r<=s:r>=s&&r<=c},inScope4Day(t,a,e){return this.between(t,a,e,"day")},inScope4Month(t,a,e){return this.between(t,a,e,"month")},inScope4Year(t,a,e){return this.between(t,a,e,"year")}},Br={type:{type:[String],required:!1},modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},valueFormat:{type:[String],required:!1},format:{type:[String],required:!1,default:"YYYY-MM-DD"},flashFill:{type:[Boolean],required:!1,default:!0},flashFillThreshold:{type:[Function,Number],required:!1,default:8},flashFillFormat:{type:[Function,String],required:!1,default:"YYYYMMDD"},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]},editable:{type:[String,Boolean],default:()=>!0}},Vr={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}},l0={...xe,...Me,...Br,...Vr};function n0(t,a,e,o){return{props:l0,emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:k}=(0,$e.useFoxI18n)(a),b=k(i,["placeholder"]),m=(0,l.ref)(!1),g=Se(i,"modelValue",null,d),v=(0,l.computed)(()=>H.value&&Array.isArray(g.value)&&g.value.length==2?g.value[0]:g.value),x=(0,l.computed)(()=>H.value?"longTermKey":"normalKey"),z=A=>{if(H.value&&i.type==="daterange"){const y=[...g.value];y[0]=A,g.value=y}else g.value=A;d("update:modelValue",g.value),d("change",g.value)},D=(0,l.computed)(()=>H.value&&i.type==="daterange"?"date":i.type),V=t,U=(0,l.computed)(()=>({[`${V}`]:!0,"is-long":H.value,"is-readonly":h.value,"is-disabled":n.value}));let Y=Se(i,"hintText"),_=(0,l.ref)(!1);const F=A=>{let y=A.target.value;m.value=!0,ye(Y.value)||(_.value=!0),d("focus",y,A)},S=A=>{setTimeout(()=>{_.value&&(_.value=!1),m.value=!1},0);let y=A.target.value;i.maxLength&&y.length>Number(i.maxLength)&&(y=y.slice(0,Number(i.maxLength))),d("blur",y,A)},I=()=>{d("clear","")},E=A=>{d("calendar-change",A)},w=(A,y,N)=>{d("panel-change",A,y,N)},L=A=>{d("visible-change",A)},$=Ae((0,l.computed)(()=>i.longTermText),"longTermText",Ue.Near),q=Ae((0,l.computed)(()=>i.longTermActionLabel),"longTermActionLabel",Ue.Near),R=Ae((0,l.computed)(()=>i.longTermValue),"longTermValue",Ue.Near),K=Ae((0,l.computed)(()=>i.compatibleLongTermValue),"compatibleLongTermValue",Ue.Near);let T=null;const H=(0,l.ref)(me(i.longTerm)),ne=A=>{if(H.value=A,d("update:longTerm",A),A){if(T=g.value,i.type==="daterange"){const y=[];Array.isArray(R.value)?(y[0]=g.value?g.value[0]??R.value[0]:null,y[1]=R.value[1]??R.value[0]):(y[0]=g.value?g.value[0]??R.value:null,y[1]=H.value),y[0]||(y[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),y[1]||(y[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g.value=y}else Array.isArray(R.value)?g.value=R.value[1]??R.value[0]:g.value=R.value,g.value||(g.value=i.valueFormat?He.format(new Date,i.valueFormat):new Date);d("update:modelValue",g.value)}else{if(i.type==="daterange"){const y=[];y[0]=Array.isArray(g.value)?g.value[0]:g.value,Array.isArray(T)?y[1]=T[1]:y[1]=T,y[0]||(y[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),y[1]||(y[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g.value=y}else g.value=T;d("update:modelValue",g.value),setTimeout(()=>{X()},100)}},ee=me(i.isLongTerm);if(ee){const A=()=>{if(H.value===!0){if(T=g.value,i.type==="daterange"){const y=[g.value[0]];Array.isArray(R.value)?y[1]=R.value[1]??R.value[0]:y[1]=H.value,y[0]||(y[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),y[1]||(y[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g.value=y}else g.value=R.value;d("update:modelValue",g.value)}else Je(R.value,g.value)&&(H.value=!0)};A(),(0,l.watch)([()=>i.longTerm],([y])=>{H.value!==y&&A()}),(0,l.watch)([()=>g.value],([y])=>{let N=!1;if(i.type==="daterange"&&Array.isArray(y))try{let O=y[1];if(!O)return;if(y[0]==null){d("update:modelValue",[]);return}typeof O!="string"&&i.valueFormat&&(O=He.format(O,i.valueFormat));let Q=Array.isArray(R.value)?R.value[1]:R.value;(O===Q||Array.isArray(K.value)&&K.value.findIndex(ie=>O==ie)!==-1)&&(N=!0)}catch(O){console.error(O)}H.value!==N&&(H.value=N)},{immediate:!0})}const j=(0,l.computed)(()=>({"fox-date-item__long":!0,"is-active":m.value})),B=(0,l.ref)(),P=/^\d+$/,J=(A,y)=>typeof i.flashFillThreshold=="function"?i.flashFillThreshold(A,y):P.test(A)&&A.length===i.flashFillThreshold,re=(A,y)=>{let N;if(typeof i.flashFillFormat=="function")N=i.flashFillFormat(A,y);else{const Q=i.flashFillFormat??"YYYYMMDD";N=He.parser(A,Q)}const O=i.valueFormat??"YYYY-MM-DD";return He.format(N,O)},W=A=>A?A.endsWith("range"):!1,G=A=>{if(!A.target)return;const y=A.target.value??"";if(J(y,i.type)){const N=re(y,i.type);if(W(i.type)){const O=Array.isArray(g.value)?[...g.value]:[];O[0]=N,z(O)}else z(N)}},te=A=>{if(!A.target)return;const y=A.target.value??"";if(J(y,i.type)){const N=re(y,i.type);if(W(i.type)){const O=Array.isArray(g.value)?[...g.value]:[];O[1]=N,z(O)}else z(N)}},X=()=>{if(i.flashFill&&s.value&&s.value.$el)if(W(i.type)){const A=s.value.$el.querySelectorAll("input.el-range-input");A[0]&&A[0].addEventListener("input",G),A[1]&&A[1].addEventListener("input",te)}else{const A=s.value.$el.querySelector("input.el-input__inner");A&&A.addEventListener("input",G)}},ae=()=>{if(i.flashFill&&s.value&&s.value.$el)if(W(i.type)){const A=s.value.$el.querySelectorAll("input.el-range-input");A[0]&&A[0].removeEventListener("input",G),A[1]&&A[1].removeEventListener("input",te)}else{const A=s.value.$el.querySelector("input.el-input__inner");A&&A.removeEventListener("input",G)}};(0,l.onMounted)(X),(0,l.onBeforeUnmount)(ae),M({focus:()=>{B?.value.focus()},blur:()=>{B?.value.blur()},handleOpen:()=>{B?.value.handleOpen()},handleClose:()=>{B?.value.handleClose()},setDisabled:A=>{c.value=A},setReadonly:A=>{u.value=A}});const Z=(0,l.computed)(()=>{if(Be(v.value))return"";const A=i.rangeSeparator??" - ",y=Array.isArray(v.value)?v.value:[v.value];ee&&H.value&&(y[1]=$.value);const N=[];for(let Q=0;Q<y.length;Q++){const ie=y[Q];if(typeof ie=="string"&&N.push(ie),ie instanceof Date){const se=He.format(ie,i.format);N.push(se)}}const O=` ${A} `;return N.join(O)});return()=>{if(f.value==="on"&&(h.value||n.value))return o(Z.value,r.slots);const A={...r.attrs,key:x.value,type:D.value,ref:B,class:U.value,placeholder:b.placeholder.value,rangeSeparator:i.rangeSeparator,disabled:n.value,readonly:h.value,modelValue:v.value,valueFormat:i.valueFormat,format:i.format,editable:i.editable,"onUpdate:modelValue":z,onClear:I,onFocus:F,onBlur:S,onCalendarChange:E,onPanelChange:w,onVisibleChange:L},y={};r.slots["range-separator"]&&(y["range-separator"]=r.slots["range-separator"]),r.slots.cell&&(y.default=r.slots.cell);const N=[],O=(0,l.h)(C.ElDatePicker,A,y);N.push(O);const Q={default:()=>N};if(Q.label=r.slots.default,Q.fixedPreTip=r.slots.fixedPreTip,Q.fixedTip=r.slots.fixedTip,r.slots.prepend&&(Q.prepend=r.slots.prepend),r.slots.append&&(Q.append=r.slots.append),ee){if(H.value){const se=(0,l.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),ue=(0,l.h)("input",{class:["fox-date-item__long-text"],value:$.value,readonly:!0}),pe=(0,l.h)("div",{class:j.value},{default:()=>[se,ue]});N.push(pe)}if(!h.value&&!n.value){const se=(0,l.h)(C.ElCheckbox,{label:q.value||$.value,disabled:h.value||n.value,modelValue:H.value,"onUpdate:modelValue":ne}),ue=(0,l.h)("div",{class:{[`${V}__append`]:!0}},[se]);Q.append=()=>ue}}const ie={...Ie(i,Br,Vr),ref:s,class:{[`${V}__wrapper`]:!0,"has-append":ee},hintText:Y.value,hintVisible:_.value};return i.prop&&(ie.prop=`${i.prop}_item`),e(ie,Q)}}}}var{componentName:a0,create:r0,scope:i0}=fe("date-item"),o0=r0(n0(a0,i0,De,qe)),$n=o0,Mr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},format:{type:[String],required:!1},maxLength:{type:[String,Number]}},s0={...xe,...Me,...Mr};function c0(t,a,e,o){return{props:s0,emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:k}=(0,$e.useFoxI18n)(a),b=k(i,["placeholder"]),m=(0,l.ref)(!1),g=Se(i,"modelValue",null,d),v=t,x=(0,l.computed)(()=>({[v]:!0})),z=E=>{g.value=E,d("update:modelValue",E),d("change",E)};let D=Se(i,"hintText"),V=(0,l.ref)(!1);const U=E=>{let w=E.target.value;m.value=!0,ye(D.value)||(V.value=!0),d("focus",w,E)},Y=E=>{setTimeout(()=>{V.value&&(V.value=!1),m.value=!1},0);let w=E.target.value;i.maxLength&&w.length>Number(i.maxLength)&&(w=w.slice(0,Number(i.maxLength))),d("blur",w,E)},_=()=>{d("clear","")},F=E=>{d("visible-change",E)},S=(0,l.ref)();M({focus:()=>{S?.value.focus()},blur:()=>{S?.value.blur()},handleOpen:()=>{S?.value.handleOpen()},handleClose:()=>{S?.value.handleClose()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}});const I=(0,l.computed)(()=>{if(Be(g.value))return"";const E=i.rangeSeparator??" - ",w=Array.isArray(g.value)?g.value:[g.value],L=[];for(let q=0;q<w.length;q++){const R=w[q];if(R==="string"&&L.push(R),R instanceof Date){const K=He.format(R,i.format);L.push(K)}}const $=` ${E} `;return L.join($)});return()=>{if(f.value==="on"&&(h.value||n.value))return o(I.value,r.slots);const E={...r.attrs,ref:S,class:x.value,placeholder:b.placeholder.value,rangeSeparator:i.rangeSeparator,format:i.format,disabled:n.value,readonly:h.value,modelValue:g.value,"onUpdate:modelValue":z,onClear:_,onFocus:U,onBlur:Y,onVisibleChange:F},w={},L=[],$=(0,l.h)(C.ElTimePicker,E,w);L.push($);const q={default:()=>L};q.label=r.slots.default,q.fixedPreTip=r.slots.fixedPreTip,q.fixedTip=r.slots.fixedTip;const R={...Ie(i,Mr),ref:s,hintText:D.value,hintVisible:V.value};return i.prop&&(R.prop=`${i.prop}_item`),e(R,q)}}}}var{componentName:u0,create:d0,scope:f0}=fe("time-item"),m0=d0(c0(u0,f0,De,qe)),Bn=m0,_r={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},format:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]}},p0={...xe,...Me,..._r};function h0(t,a,e,o){return{props:p0,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:k}=(0,$e.useFoxI18n)(a),b=k(i,["placeholder"]),m=(0,l.ref)(!1),g=Se(i,"modelValue",null,d),v=t,x=(0,l.computed)(()=>({[v]:!0})),z=I=>{g.value=I,d("update:modelValue",I),d("change",I)};let D=Se(i,"hintText"),V=(0,l.ref)(!1);const U=I=>{let E=I.target.value;m.value=!0,ye(D.value)||(V.value=!0),d("focus",E,I)},Y=I=>{setTimeout(()=>{V.value&&(V.value=!1),m.value=!1},0);let E=I.target.value;i.maxLength&&E.length>Number(i.maxLength)&&(E=E.slice(0,Number(i.maxLength))),d("blur",E,I)},_=()=>{d("clear","")},F=(0,l.ref)();M({focus:()=>{F?.value.focus()},blur:()=>{F?.value.blur()},handleOpen:()=>{F?.value.handleOpen()},handleClose:()=>{F?.value.handleClose()},setDisabled:I=>{c.value=I},setReadonly:I=>{u.value=I}});const S=(0,l.computed)(()=>{if(Be(g.value))return"";const I=i.rangeSeparator??" - ",E=Array.isArray(g.value)?g.value:[g.value],w=[];for(let $=0;$<E.length;$++){const q=E[$];if(q==="string"&&w.push(q),q instanceof Date){const R=He.format(q,i.format);w.push(R)}}const L=` ${I} `;return w.join(L)});return()=>{if(f.value==="on"&&(h.value||n.value))return o(S.value,r.slots);const I={...r.attrs,ref:F,class:x.value,placeholder:b.placeholder.value,rangeSeparator:i.rangeSeparator,foramt:i.format,disabled:n.value,readonly:h.value,modelValue:g.value,"onUpdate:modelValue":z,onClear:_,onFocus:U,onBlur:Y},E={},w=[],L=(0,l.h)(C.ElTimeSelect,I,E);w.push(L);const $={default:()=>w};$.label=r.slots.default,$.fixedPreTip=r.slots.fixedPreTip,$.fixedTip=r.slots.fixedTip;const q={...Ie(i,_r),ref:s,hintText:D.value,hintVisible:V.value};return i.prop&&(q.prop=`${i.prop}_item`),e(q,$)}}}}var{componentName:g0,create:y0,scope:b0}=fe("time-select-item"),S0=y0(h0(g0,b0,De,qe)),Vn=S0;function Pr(t,a=0){let e=`${t}`,o=e.indexOf(".");if(o==-1)return e;let i=o;for(let r=e.length-1;r>=o;r--)if(e.charAt(r)!="0"){i=r;break}return i-o<a?i=o+a+1:i!=o&&(i+=1),i>e.length?e=e.padEnd(i,"0"):e=e.substring(0,i),e}function Ir(t,a,e=20){return typeof a=="string"&&(a=ke(a)),a==1||a==-1?`${t}`:a==0?"0":a>0?Pr(Ba(`${t}`,`${a}`)):Pr(Zl(`${t}`,Va(`${a}`),20))}function w0(t,a=-1,e=!1,o=3,i=","){return nl(t,ke(a),e,o,i)}function Ar(t,a,e,o,i=!0){if(t==="")return"";if(t=Ma(t),a=ke(a),a==1)return t;if(o)t=Ir(t,a),e&&(t=="0"&&i?t=`${t}.`.padEnd(ke(e)+2,"0"):t=Zl(t,1,ke(e)));else{let r=-1*a;t=Ir(t,r)}return t}function Lr(t,a){let e={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let o=me(a.minInclude),i=Ql(t,a.min);(o&&i==-1||!o&&(i==0||i==-1))&&(e.message="请输入不小于 {0} 的数值".replace("{0}",a.min),e.minValid=!1)}if(a.max!=null){let o=me(a.maxInclude),i=Ql(t,a.max);(o&&i==1||!o&&(i==0||i==1))&&(e.maxValid=!1)}return e}var Fr={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean],default:!0},showTip:{type:[Boolean,String],required:!1,default:!0},min:{type:[Number,String],required:!1},minInclude:{type:[Boolean,String],required:!1,default:!0},max:{type:[Number,String],required:!1},maxInclude:{type:[Boolean,String],required:!1,default:!0},unit:{type:[String],required:!1},rates:{type:[Number,String],required:!1,default:1},precision:{type:[Number,String],required:!1},integerLength:{type:[Number,String],required:!1,default:-1},decimalLength:{type:[Number,String],required:!1,default:2},autoPadding:{type:[Boolean],required:!1,default:!0},digits:{type:[Number],required:!1,default:3},separator:{type:[String],required:!1,default:","},placeholder:{type:[String],required:!1},textAlign:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},v0={...xe,...Me,...Fr};function N0(t,a,e,o){return{props:v0,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),k=(0,l.ref)(!1),b=Se(i,"modelValue",null,d),m=(0,l.ref)("");(0,l.watch)([()=>b.value,()=>i.rates,()=>i.precision],([H,ne,ee])=>{if(ye(H)){m.value="";return}const j=Ar(H,ne,ee,!1);m.value!==j&&(m.value=j)},{immediate:!0});const g=(0,l.computed)(()=>{let H="";return k.value&&(H=m.value),H}),{t:v}=(0,$e.useFoxI18n)(a),x=(0,l.computed)(()=>{let H=i.placeholder??"";return!k.value&&!ye(m.value)?H=w0(m.value,i.decimalLength,i.autoPadding,i.digits,i.separator):H=v(["placeholder",H]),H}),z=t,D=(0,l.computed)(()=>({[z]:!0,[`${z}__disabled`]:n.value,[`${z}__placeholder`]:m.value.length>0})),V=Ae((0,l.computed)(()=>i.textAlign),"textAlign"),U=(0,l.computed)(()=>k.value?{textAlign:"left"}:{textAlign:V.value??"right"}),Y=(0,l.ref)(""),_=(0,l.computed)(()=>{let H=Y.value;return ye(H)&&(H=i.errorTip??""),H}),F=(0,l.ref)(""),S=(0,l.ref)(!1),I=(H,ne)=>{if(H=`${H}`,ye(H)){m.value="",b.value="",ne.forEach(ee=>{d(ee,"")}),me(i.showTip)&&S.value&&(S.value=!1);return}if(H.length>=2){let ee=H;if(ee.charAt(0)=="-"&&(ee=ee.substring(1)),ee.length>=2&&ee.charAt(0)=="0"&&ee.charAt(1)!="."){(0,l.triggerRef)(m);return}}if(H!="-"){if(!rn(H)){(0,l.triggerRef)(m);return}if(i.integerLength!=-1&&Da(H)>Number(i.integerLength)){(0,l.triggerRef)(m);return}if(i.decimalLength&&i.decimalLength!=-1&&Oa(H)>Number(i.decimalLength)){(0,l.triggerRef)(m);return}let ee=Lr(H,i);if(ee.maxValid===!1){Y.value=ee.message,(0,l.triggerRef)(m);return}}else if(i.min!=null&&ke(i.min)>=0){(0,l.triggerRef)(m);return}F.value=H,me(i.showTip)&&(S.value=H.length>0),m.value=H,b.value=Ar(H,i.rates,i.precision,!0),ne.forEach(ee=>{d(ee,b.value)})},E=H=>{I(H,["update:modelValue","input"])},w=H=>{I(H,["update:modelValue","change"])},L=H=>{if(k.value=!0,me(i.showTip)){let ne=m.value;ye(ne)&&(ne=i.hintText),ye(ne)||(F.value=ne,S.value=!0)}Y.value="",d("focus",b.value,H)},$=H=>{if(setTimeout(()=>{k.value=!1,me(i.showTip)&&S.value===!0&&(S.value=!1)},0),!ye(m.value)){let ne=Lr(m.value,i);if(ne.minValid===!1||ne.maxValid===!1){Y.value=ne.message;return}}d("update:modelValue",b.value,H),d("blur",b.value,H)},q=()=>{d("clear","")},R=(0,l.computed)(()=>At(i.unit)>0),K=(0,l.ref)();M({focus:()=>{K?.value.focus()},blur:()=>{K?.value.blur()},select:()=>{K?.value.select()},setDisabled:H=>{c.value=H},setReadonly:H=>{u.value=H}});const T=()=>b.value?x.value:b.value;return()=>{if(f.value==="on"&&(h.value||n.value))return o(T(),r.slots);const H={...Ze(r.attrs),ref:K,class:D.value,style:U.value,type:"digit",maxlength:i.maxLength,placeholder:x.value,clearable:i.clearable,disabled:n.value,readonly:h.value,modelValue:g.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:q,onInput:E,onChange:w,onFocus:L,onBlur:$},ne={};r.slots.prepend&&(ne.prepend=r.slots.prepend),r.slots.append&&(ne.append=r.slots.append),r.slots.prefix&&(ne.prefix=r.slots.prefix),r.slots.suffix?ne.suffix=r.slots.suffix:R.value&&(ne.suffix=()=>[i.unit]);const ee=[],j=(0,l.h)(C.ElInput,H,ne);ee.push(j);const B={default:()=>ee};B.label=r.slots.default,B.fixedPreTip=r.slots.fixedPreTip,B.fixedTip=r.slots.fixedTip;const P={...Ie(i,Fr),ref:s,errorTip:_.value,hintText:F.value,hintVisible:S.value,hintType:"number"};return i.prop&&(P.prop=`${i.prop}_item`),e(P,B)}}}}var{componentName:x0,create:C0,scope:k0}=fe("money-item"),z0=C0(N0(x0,k0,De,qe)),Mn=z0,Rr={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},E0={...xe,...Me,...Rr};function T0(t,a,e,o){return{props:E0,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,validateCheckEvents:["blur","update:modelValue"],get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:k}=(0,$e.useFoxI18n)(a),b=k(i,["placeholder"]),m=(0,l.ref)(!1),g=Se(i,"modelValue",null,d),v=t,x=(0,l.computed)(()=>({[v]:!0,[`${v}__append`]:I.value})),z=(0,l.computed)(()=>({[`${v}__unit`]:!0})),D=w=>{g.value=w,d("update:modelValue",w),d("input",w)},V=w=>{d("change",w)};let U=Se(i,"hintText"),Y=(0,l.ref)(!1);const _=w=>{let L=w.target.value;m.value=!0,ye(U.value)||(Y.value=!0),d("focus",L,w)},F=w=>{setTimeout(()=>{Y.value&&(Y.value=!1),m.value=!1},0);let L=w.target.value;i.maxLength&&L.length>Number(i.maxLength)&&(L=L.slice(0,Number(i.maxLength))),d("blur",L,w)},S=()=>{d("clear","")},I=(0,l.computed)(()=>At(i.unit)>0),E=(0,l.ref)();return M({focus:()=>{E?.value.focus()},blur:()=>{E?.value.blur()},setDisabled:w=>{c.value=w},setReadonly:w=>{u.value=w}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(g.value,r.slots);const w={...Ze(r.attrs),ref:E,class:x.value,placeholder:b.placeholder.value,clearable:i.clearable,disabled:n.value,readonly:h.value,modelValue:g.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:S,onChange:V,onInput:D,onFocus:_,onBlur:F},L={},$=[],q=(0,l.h)(C.ElInputNumber,w,L);$.push(q);const R={default:()=>$};R.label=r.slots.default,R.fixedPreTip=r.slots.fixedPreTip,R.fixedTip=r.slots.fixedTip;const K={...Ie(i,Rr),ref:s,hintText:U.value,hintVisible:Y.value};if(i.prop&&(K.prop=`${i.prop}_item`),r.slots.append)R.append=r.slots.append;else if(I.value){const T=(0,l.h)("div",{class:z.value},[i.unit]);R.append=()=>T}return e(K,R)}}}}var{componentName:$0,create:B0,scope:V0}=fe("input-number-item"),M0=B0(T0($0,V0,De,qe)),_n=M0;function rt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function pt(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function _0(t,a){return typeof t.childrenKey=="string"&&t.childrenKey.length>0?a[t.childrenKey]||null:a.children??null}var P0=class{scope;constructor(t){this.scope=t}async load(t,a,e,o){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(e,o);const i=We(t,this.scope);return i===null?(console.error(`[FoxUI] ${t} component not found api function`),[]):(Ge(e)&&(0,l.isReactive)(e)&&(e=(0,l.toRaw)(e)),await i(a,e,o))}};function I0(){return new P0(tt())}function Pn(t,a,e){return!(rt(t,a)!==rt(t,e)||pt(t,a)!==pt(t,e))}function Dr(t,a,e,o){if(o.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];let r=o;for(let s=0;Array.isArray(r)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const n=Dr(t,c,e,o);i.push(n)}else{let n=!1;for(let u of r){if(e==="text")n=rt(t,u)===c;else if(e==="item")n=Pn(t,u,c);else{let h=pt(t,u);h==null&&(h=rt(t,u)),n=h===c}if(n){i.push(u),r=_0(t,u);break}}if(!n)break}}return i}function A0(t){return{text:t,value:t}}var Or={modelValue:{type:[Array,String],required:!1},pathNodes:{type:[Array],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},clearable:{type:[Boolean,String],default:()=>!0},props:{type:[Object],required:!1},multiple:{type:[Boolean],default:()=>!1},allowCreate:{type:[Boolean]},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},remoteMethod:{type:[Function],required:!1},appearLoad:{type:[Boolean],default:!1},lazy:{type:[Boolean],default:!1},lazyLoad:{type:[Function]},leafKey:{type:[String],default:"leaf"},showTooltip:{type:Boolean,default:!1},separator:{type:[String],default:" / "},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]},emptyText:{type:[String]}},L0={...xe,...Me,...Or};function F0(t,a,e,o){return{props:L0,emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:k}=(0,$e.useFoxI18n)(a),b=k(i,["placeholder"]),m=(0,l.ref)(null),g=(0,l.ref)([]),v=(0,l.computed)(()=>g.value?g.value.map(Z=>Array.isArray(Z)?Z.map(A=>rt(i,A)).join(" "):rt(i,Z)).join(" "):""),x=(Z,A,y,N=!0)=>{if(i.props&&i.props.lazy===!0||i.lazy===!0){if(m.value===Z)return;m.value=Z;const se=(0,l.toRaw)(Z);if(N){const ue=ae?.value.getCheckedNodes();if(ue)if(i.multiple){const pe=[];ue.forEach(ge=>{const Ne=(ge.pathNodes??[]).map(Le=>Le.data);pe.push(Ne)}),d("update:pathNodes",pe)}else d("update:pathNodes",(ue[0]?.pathNodes??[]).map(pe=>pe.data));d("update:modelValue",se),d("change",se)}return}const O=Dr(i,Z,A,y);if(O===null){if(g.value.length===0||g.value===null)return;g.value=[],m.value=null,N&&(d("update:pathNodes",[]),d("update:modelValue",null),d("change",null));return}const Q=O[O.length-1];if($.value.checkStrictly!==!0&&Q&&!Array.isArray(Q)&&Array.isArray(Q.children)&&Q.children.length>0){const se=[];O.forEach(ue=>{const pe=`${rt(i,ue)}`;se.push(pe)}),se.length>0&&(w.value=se.join(i.separator))}else w.value=null;let ie=!0;if(O.length!==g.value.length)ie=!1;else for(let se=0;se<O.length;se++){const ue=O[se],pe=g.value[se];if(Array.isArray(ue)){if(!Array.isArray(pe)||ue.length!==pe.length)ie=!1;else for(let ge=0;ge<ue.length;ge++)if(!Pn(i,ue[ge],pe[ge])){ie=!1;break}}else Pn(i,ue,pe)||(ie=!1);if(!ie)break}if(!ie){g.value=O;let se=[],ue=[];O.forEach(ge=>{if(Array.isArray(ge)){let Ne=[],Le=[];for(let je of ge)Ne.push(pt(i,je)),i.valueType==="text"?Le.push(rt(i,je)):i.valueType==="item"?Le.push(je):Le.push(pt(i,je));se.push(Ne),ue.push(Le)}else se.push(pt(i,ge)),i.valueType==="text"?ue.push(rt(i,ge)):i.valueType==="item"?ue.push(ge):ue.push(pt(i,ge))}),m.value=se;const pe=(0,l.toRaw)(ue);N&&(d("update:pathNodes",O),d("update:modelValue",pe),d("change",pe))}},z=(0,l.ref)([]),D=Ae((0,l.computed)(()=>i.appearLoad),"appearLoad",Ue.Near,Z=>me(Z)),V=I0(),U=async(Z,A)=>{if(Z){const y=await V.load("cascader",Z,A);y.length>0&&(typeof y[0]=="string"?z.value=y.map(N=>A0(N)):z.value=y)}};(0,l.watch)([()=>i.source,()=>i.params],async([Z,A])=>{U(Z,A)},{immediate:!(D.value||i.lazy)});let Y=!1;const _=()=>{Y||(Y=!0,U(i.source,i.params))};(0,l.watch)([()=>z.value,()=>i.modelValue],([Z,A])=>{x(A,i.valueType,Z,!1),d("setValue",A)}),i.lazy&&x(i.modelValue,"value",[],!1);let F=null,S=(0,l.ref)(!1);typeof i.remoteMethod=="function"&&(F=async Z=>{if(Z!=null){S.value=!0;try{z.value=await i.remoteMethod(Z)}catch(A){console.error(A)}S.value=!1}});const I=(0,l.ref)(!1),E=t,w=(0,l.ref)(i.lazy?i.emptyText:null),L=(0,l.computed)(()=>({[E]:!0,"is-incomplete":w.value&&w.value.length>0})),$=(0,l.computed)(()=>{let Z={label:i.textKey,value:i.valueKey,children:i.childrenKey};return i.multiple===!0&&(Z.multiple=!0),i.props&&Object.assign(Z,i.props),i.lazy&&(Z.lazy=!0,typeof i.lazyLoad=="function"?Z.lazyLoad=i.lazyLoad:Z.lazyLoad=async(A,y)=>{let N={};i.params&&Object.assign(N,i.params),A&&Object.assign(N,A);const O=await V.load("cascader",i.source,N,!0);if(A?.config?.checkStrictly!==!0&&Array.isArray(m.value)&&m.value.length===A.level){const Q=A.pathLabels??[];let ie=[];Q.forEach(se=>{se&&ie.push(se)}),ie.length>0&&(w.value=ie.join(i.separator))}else w.value=i.emptyText??null;y(O)}),Z}),q=Z=>{i.allowCreate?(d("update:modelValue",Z),d("change",Z),m.value=Z):x(Z,"value",z.value,!0)};let R=Se(i,"hintText"),K=(0,l.ref)(!1);const T=Z=>{let A=Z.target.value;I.value=!0,ye(R.value)||(K.value=!0),d("focus",A,Z)},H=Z=>{setTimeout(()=>{K.value&&(K.value=!1),I.value=!1},0);let A=Z.target.value;i.maxLength&&A.length>Number(i.maxLength)&&(A=A.slice(0,Number(i.maxLength))),W.value||d("blur",A,Z)},ne=()=>{d("clear","")},ee=(0,l.ref)(!1);let j=null;const B=()=>{i.showTooltip&&ee.value===!1&&(j&&clearTimeout(j),j=setTimeout(()=>{ee.value=!0},150))},P=()=>{j&&(clearTimeout(j),ee.value=!1,j=null)},J=(0,l.computed)(()=>ee.value||K.value),re=(0,l.computed)(()=>ee.value?v.value:R.value),W=(0,l.ref)(!1),G=Z=>{W.value=Z,d("visible-change",Z),Z||d("selected")},te=Z=>{d("remove-tag",Z)},X=Z=>{d("expand-change",Z)},ae=(0,l.ref)();return M({focus:()=>{ae?.value.focus()},blur:()=>{ae?.value.blur()},getCheckedNodes:()=>ae?.value.getCheckedNodes(),setDisabled:Z=>{c.value=Z},setReadonly:Z=>{u.value=Z}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(m.value,r.slots,z.value,i.separator,i.emptyText);const Z={...r.attrs,ref:ae,class:L.value,props:$.value,clearable:i.clearable,placeholder:w.value||b.placeholder.value,disabled:n.value||h.value,options:z.value,modelValue:m.value,separator:i.separator,onClear:ne,onChange:q,onFocus:T,onBlur:H,onVisibleChange:G,onRemoveTag:te,expandChange:X};typeof F=="function"&&(Z["remote-method"]=F,Z.loading=S.value);const A={};r.slots.option&&(A.default=r.slots.option),r.slots.empty&&(A.empty=r.slots.empty);const y=[],N=(0,l.h)(C.ElCascader,Z,A);y.push(N);const O={default:()=>y};O.label=r.slots.default,O.fixedPreTip=r.slots.fixedPreTip,O.fixedTip=r.slots.fixedTip;const Q={...Ie(i,Or),ref:s,hintText:re.value,hintVisible:J.value,onMouseover:B,onMouseleave:P};return i.prop&&(Q.prop=`${i.prop}_item`),D.value&&!i.lazy&&(Q["appear-listen"]=!0,Q.onAppear=_),e(Q,O)}}}}var{componentName:R0,create:D0,scope:O0}=fe("cascader-item"),q0=D0(F0(R0,O0,De,qe)),In=q0,qr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]}},H0={...xe,...Me,...qr};function j0(t,a,e,o){return{props:H0,emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:k}=(0,$e.useFoxI18n)(a),b=k(i,["placeholder"]),m=(0,l.ref)(!1),g=Se(i,"modelValue",null,d),v=t,x=(0,l.computed)(()=>({[v]:!0})),z=E=>{g.value=E,d("update:modelValue",E),d("input",E)},D=E=>{d("change",E)},V=E=>{d("select",E)};let U=Se(i,"hintText"),Y=(0,l.ref)(!1);const _=E=>{let w=E.target.value;m.value=!0,ye(U.value)||(Y.value=!0),d("focus",w,E)},F=E=>{setTimeout(()=>{Y.value&&(Y.value=!1),m.value=!1},0);let w=E.target.value;i.maxLength&&w.length>Number(i.maxLength)&&(w=w.slice(0,Number(i.maxLength))),d("blur",w,E)},S=()=>{d("clear","")},I=(0,l.ref)();return M({focus:()=>{I?.value.focus()},blur:()=>{I?.value.blur()},select:()=>{I?.value.select()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(g.value,r.slots);const E={...r.attrs,ref:I,class:x.value,placeholder:b.placeholder.value,clearable:i.clearable,disabled:n.value,readonly:h.value,modelValue:g.value,onClear:S,onChange:D,onInput:z,onFocus:_,onBlur:F,onSelect:V},w={};r.slots.prepend&&(w.prepend=r.slots.prepend),r.slots.append&&(w.append=r.slots.append),r.slots.prefix&&(w.prefix=r.slots.prefix),r.slots.suffix&&(w.suffix=r.slots.suffix),r.slots.option&&(w.default=r.slots.option);const L=[],$=(0,l.h)(C.ElAutocomplete,E,w);L.push($);const q={default:()=>L};q.label=r.slots.default,q.fixedPreTip=r.slots.fixedPreTip,q.fixedTip=r.slots.fixedTip;const R={...Ie(i,qr),ref:s,hintText:U.value,hintVisible:Y.value};return i.prop&&(R.prop=`${i.prop}_item`),e(i,q)}}}}var{componentName:K0,create:W0,scope:Y0}=fe("autocomplete-item"),U0=W0(j0(K0,Y0,De,qe)),An=U0;function G0(t,a){let e=a.split("."),o=t;for(let i=0;i<e.length;i++){let r=e[i],s=0,c=r.indexOf("["),n=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&n!==-1;){let u=r.substring(c+1,n);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let f=r.substring(0,c);o=o[f][h]}else o=o[h];s++}c=r.indexOf("[",n),n=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function X0(t,a){return{props:{...Cr},setup(e,{attrs:o,slots:i}){return()=>{const r={default:s=>{const c=G0(s.row,s.column.property);return i.default?(0,l.h)(Ct,{...e,modelValue:c},{default:i.default}):(0,l.h)(Ct,{...e,modelValue:c})}};for(let s in i)s!=="default"&&(r[s]=i[s]);return(0,l.h)(C.ElTableColumn,{...o},r)}}}}var{componentName:Z0,create:Q0,scope:J0}=fe("table-mapping-column"),ec=Q0(X0(Z0,J0)),Ln=ec,tc=Symbol.for("TableStateKey");function Hr(t,a){let e=a.split("."),o=t;for(let i=0;i<e.length;i++){let r=e[i],s=0,c=r.indexOf("["),n=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&n!==-1;){let u=r.substring(c+1,n);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let f=r.substring(0,c);o=o[f][h]}else o=o[h];s++}c=r.indexOf("[",n),n=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function lc(t,a){return{props:{prop:{type:[String],require:!1}},setup(e,{attrs:o}){const i=(0,l.inject)(tc,{});let r=null;return()=>{const s={default:c=>{const n=i.currentRow?i.currentRow.value:null;c.$index!==-1&&(r=c.row);const u=c.$index!==-1?c.row:r;let h=!1;if(u){const d=e.prop??c.column.property;d?h=Hr(u,d)===(n?Hr(n,d):null):h=Je(u,n)}const f=(0,l.h)("span",{class:{"el-radio__input":!0,"is-checked":h}},[(0,l.h)("span",{class:{"el-radio__inner":!0}})]);return(0,l.h)("label",{class:{"el-radio":!0,"is-checked":h}},[f])}};return(0,l.h)(C.ElTableColumn,{...o},s)}}}}var{componentName:nc,create:ac,scope:rc}=fe("table-radio-column"),ic=ac(lc(nc,rc)),Fn=ic,oc={},sc={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 cc(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",sc,[...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 uc=Xe(oc,[["render",cc]]),{componentName:P6,create:dc,scope:fc}=fe("table-setting"),mc={tableRef:{type:Object},popoverPlacement:{type:[String],required:!1,default:"bottom"},popoverWidth:{type:[String,Number],required:!1,default:280},title:{type:[String],required:!1},resetText:{type:[String],required:!1},leftFixedTitle:{type:[String],required:!1},rightFixedTitle:{type:[String],required:!1},unFixedTitle:{type:[String],required:!1},fixedLeftText:{type:[String],required:!1},fixedRightText:{type:[String],required:!1},unFixedText:{type:[String],required:!1}},pc=dc({components:{FoxPopover:C.ElPopover,FoxCheckbox:C.ElCheckbox,FoxCheckboxGroup:C.ElCheckboxGroup,FoxButton:C.ElButton,FoxIcon:C.ElIcon,DragIcon:uc,Download:Pe.Download,RefreshLeft:Pe.RefreshLeft},props:mc,setup(t,{emit:a,attrs:e}){const{locale:o,toLocaleRefs:i}=(0,$e.useFoxI18n)(fc),r=i(t,["title","resetText","leftFixedTitle","rightFixedTitle","unFixedTitle","fixedLeftText","fixedRightText","unFixedText"]);let s=[];const c=(0,l.ref)([]),n=(0,l.computed)(()=>c.value.filter(W=>W.label===""||W.type?!1:W.fixed===""||W.fixed===!0||W.fixed==="left")),u=(0,l.computed)(()=>c.value.filter(W=>W.label===""||W.type?!1:W.fixed==="right")),h=(0,l.computed)(()=>c.value.filter(W=>!(W.label===""||W.type||W.fixed!==void 0))),f=(0,l.computed)(()=>(n.value.length>0||u.value.length>0)&&h.value.length>0),d=(0,l.computed)(()=>n.value.length>0),M=(0,l.computed)(()=>u.value.length>0),k=W=>W.length>1,b=(W,G)=>{Array.isArray(W)&&Array.isArray(G)&&W.forEach(X=>{G.some(ae=>ae.prop===X.prop?(X.label=ae.label,!0):!1)});const te=[];c.value=W.map((X,ae)=>(!(X.label===""||X.type)&&X.visible!==!1&&te.push(X.prop),{...X,sortIndex:ae})),h.value.length+n.value.length+u.value.length===te.length?D.value=!0:te.length>0&&(V.value=!0),_.value=te},m=W=>W?W.type?W.type:W.label?W.prop:"":"",g=(W,G)=>{if(W.length!==G.length)return!1;const te=W.map(X=>m(X));for(let X of G){const ae=m(X);if(te.indexOf(ae)===-1)return!1}return!0},v=W=>{if(!W){const G=t.tableRef.getColumnSetting(),te=G.srcColumnPropertyList;s=te.map((X,ae)=>({...X,sortIndex:ae})),W=G.columnPropertyList,W&&W.length>0&&g(te,W)||(W=te)}b(W,s)},x=()=>{t.tableRef.setColumnSetting(c.value)},z=(0,l.computed)(()=>({"max-width":`${he(t.popoverWidth)-125}px`})),D=(0,l.ref)(!1),V=(0,l.ref)(!1),U=W=>{const G=[];c.value.forEach(te=>{W&&!(te.label===""||te.type)&&G.push(te.prop),te.visible=W}),D.value=!1,V.value=!1,h.value.length+n.value.length+u.value.length===G.length?D.value=!0:G.length>0&&(V.value=!0),_.value=G,x()},Y=()=>{v(s),x()},_=(0,l.ref)([]),F=W=>{c.value.forEach(te=>{te.label===""||te.type||(te.visible=W.indexOf(te.prop)!==-1)}),D.value=!1,V.value=!1;const G=h.value.length+n.value.length+u.value.length;W.length===G?D.value=!0:W.length>0&&(V.value=!0),x()},S=()=>{v()};(0,l.onMounted)(()=>{setTimeout(()=>{v()},50)});const I={currentRow:null,index:null,roleType:null},E=W=>W?W.dataset&&W.dataset.role==="row"?W:W.tagName.toLowerCase()!=="body"?(W=W.parentElement,E(W)):null:null,w=W=>{const G=W.currentTarget;G&&G.dataset&&(I.roleType=G.dataset.roleType,I.index=G.dataset.index)},L=W=>{I.currentRow&&(I.currentRow.classList.remove("is-dragover"),I.currentRow=null),I.index=null,I.roleType=null},$=W=>{const G=W.currentTarget;W.relatedTarget;const te=E(G);if(!te)return;const X=te.dataset&&te.dataset.roleType;I.roleType===X&&(W.preventDefault(),I.currentRow&&I.currentRow!==te&&I.currentRow.classList.remove("is-dragover"),te.classList.add("is-dragover"),I.currentRow=te)},q=W=>{W.preventDefault(),I.currentRow&&(I.currentRow.classList.remove("is-dragover"),I.currentRow=null)},R=W=>{const G=W.currentTarget,te=E(G);if(!te)return;const X=te.dataset&&te.dataset.roleType;if(I.roleType!==X)return;W.preventDefault();const ae=Number(I.index),Z=Number(te.dataset.index);if(ae!==Z){if(ae<Z){const A=c.value[ae];c.value.splice(ae,1),c.value.splice(Z,0,A)}else{const A=c.value[ae];c.value.splice(ae,1),c.value.splice(Z+1,0,A)}b(c.value,s),x()}},K=W=>{const G=c.value[W];G.fixed="left",x()},T=W=>{const G=c.value[W];G.fixed="right",x()},H=W=>{const G=c.value[W];G.fixed=void 0,x()},ne=new Map;let ee=null;function j(W){const G=document.createRange();return G.setStart(W,0),G.setEnd(W,W.childNodes.length),G.getBoundingClientRect().width}return{...r,attrs:e,leftFixedColumns:n,rightFixedColumns:u,unFixedColumns:h,isShowNotFixedTitle:f,isShowLeftFixedTitle:d,isShowRightFixedTitle:M,isDraggble:k,isCheckAll:D,isIndeterminate:V,handleCheckAllChange:U,handleReset:Y,checkedValue:_,handleCheckChange:F,onShow:S,onDragStart:w,onDragEnd:L,onDragOver:$,onDragLeave:q,onDrop:R,toLeftFixed:K,toRightFixed:T,toUnFixed:H,checkboxLabelStyle:z,onMouseOverForOverflowText:(W,G,te)=>{const X=W.currentTarget;if(X){const ae=Math.floor(X.offsetWidth);if(Math.floor(j(X))>ae){let Z=ne.get(G);if(Z){if(Z===ee)return;_e.hide(Z)}Z=_e.show(X,te,{type:"text",placement:"top",closeOnClick:!1}),Z&&(ne.set(G,Z),ee=Z)}}},onMouseLeaveForOverflowText:(W,G)=>{const te=ne.get(G);te&&(_e.hide(te),te===ee&&(ee=null))},onMouseOverForTip:(W,G)=>{const te=W.currentTarget;te&&(ee&&_e.hide(ee),ee=_e.show(te,G,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:W=>{ee&&(_e.hide(ee),ee=null)}}}}),hc={class:"fox-table-setting"},gc={class:"fox-table-setting__header"},yc={class:"fox-table-setting__body"},bc={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},Sc={key:0,class:"fox-table-setting__body-title"},wc=["data-index","draggable"],vc=["onMouseover","onMouseleave"],Nc={class:"tools-item"},xc={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},Cc={key:0,class:"fox-table-setting__body-title"},kc=["data-index","draggable"],zc=["onMouseover","onMouseleave"],Ec={class:"tools-item"},Tc={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},$c={key:0,class:"fox-table-setting__body-title"},Bc=["data-index","draggable"],Vc=["onMouseover","onMouseleave"],Mc={class:"tools-item"};function _c(t,a,e,o,i,r){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),n=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("RefreshLeft"),h=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("Download"),d=(0,l.resolveComponent)("fox-checkbox"),M=(0,l.resolveComponent)("FoxCheckboxGroup"),k=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(k,(0,l.mergeProps)(t.attrs,{placement:t.popoverPlacement,width:t.popoverWidth,onShow:t.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",hc,[(0,l.createElementVNode)("div",gc,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=b=>t.isCheckAll=b),indeterminate:t.isIndeterminate,onChange:t.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:t.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",yc,[(0,l.createVNode)(M,{modelValue:t.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=b=>t.checkedValue=b),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[t.leftFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",bc,[t.isShowLeftFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",Sc,(0,l.toDisplayString)(t.leftFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.leftFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.leftFixedColumns),onDragstart:a[5]||(a[5]=(...m)=>t.onDragStart&&t.onDragStart(...m)),onDragend:a[6]||(a[6]=(...m)=>t.onDragEnd&&t.onDragEnd(...m)),onDrop:a[7]||(a[7]=(...m)=>t.onDrop&&t.onDrop(...m)),onDragover:a[8]||(a[8]=(...m)=>t.onDragOver&&t.onDragOver(...m)),onDragleave:a[9]||(a[9]=(...m)=>t.onDragLeave&&t.onDragLeave(...m))},[t.isDraggble(t.leftFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:m=>t.onMouseOverForOverflowText(m,b.prop,b.label),onMouseleave:m=>t.onMouseLeaveForOverflowText(m,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,vc)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",Nc,[(0,l.createVNode)(h,{onClick:m=>t.toUnFixed(b.sortIndex),onMouseover:a[1]||(a[1]=m=>t.onMouseOverForTip(m,t.unFixedText)),onMouseleave:a[2]||(a[2]=m=>t.onMouseLeaveForTip(m))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(h,{onClick:m=>t.toRightFixed(b.sortIndex),onMouseover:a[3]||(a[3]=m=>t.onMouseOverForTip(m,t.fixedRightText)),onMouseleave:a[4]||(a[4]=m=>t.onMouseLeaveForTip(m))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,wc))),128))])):(0,l.createCommentVNode)("",!0),t.unFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",xc,[t.isShowNotFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",Cc,(0,l.toDisplayString)(t.unFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.unFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.unFixedColumns),onDragstart:a[14]||(a[14]=(...m)=>t.onDragStart&&t.onDragStart(...m)),onDragend:a[15]||(a[15]=(...m)=>t.onDragEnd&&t.onDragEnd(...m)),onDrop:a[16]||(a[16]=(...m)=>t.onDrop&&t.onDrop(...m)),onDragover:a[17]||(a[17]=(...m)=>t.onDragOver&&t.onDragOver(...m)),onDragleave:a[18]||(a[18]=(...m)=>t.onDragLeave&&t.onDragLeave(...m))},[t.isDraggble(t.unFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:m=>t.onMouseOverForOverflowText(m,b.prop,b.label),onMouseleave:m=>t.onMouseLeaveForOverflowText(m,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,zc)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",Ec,[(0,l.createVNode)(h,{onClick:m=>t.toLeftFixed(b.sortIndex),onMouseover:a[10]||(a[10]=m=>t.onMouseOverForTip(m,t.fixedLeftText)),onMouseleave:a[11]||(a[11]=m=>t.onMouseLeaveForTip(m)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"]),(0,l.createVNode)(h,{onClick:m=>t.toRightFixed(b.sortIndex),onMouseover:a[12]||(a[12]=m=>t.onMouseOverForTip(m,t.fixedRightText)),onMouseleave:a[13]||(a[13]=m=>t.onMouseLeaveForTip(m))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,kc))),128))])):(0,l.createCommentVNode)("",!0),t.rightFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",Tc,[t.isShowRightFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",$c,(0,l.toDisplayString)(t.rightFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.rightFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":b.sortIndex,draggable:t.isDraggble(t.rightFixedColumns),onDragstart:a[23]||(a[23]=(...m)=>t.onDragStart&&t.onDragStart(...m)),onDragend:a[24]||(a[24]=(...m)=>t.onDragEnd&&t.onDragEnd(...m)),onDrop:a[25]||(a[25]=(...m)=>t.onDrop&&t.onDrop(...m)),onDragover:a[26]||(a[26]=(...m)=>t.onDragOver&&t.onDragOver(...m)),onDragleave:a[27]||(a[27]=(...m)=>t.onDragLeave&&t.onDragLeave(...m))},[t.isDraggble(t.rightFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(d,{class:"checkbox-item",label:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:m=>t.onMouseOverForOverflowText(m,b.prop,b.label),onMouseleave:m=>t.onMouseLeaveForOverflowText(m,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,Vc)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",Mc,[(0,l.createVNode)(h,{onClick:m=>t.toUnFixed(b.sortIndex),onMouseover:a[19]||(a[19]=m=>t.onMouseOverForTip(m,t.unFixedText)),onMouseleave:a[20]||(a[20]=m=>t.onMouseLeaveForTip(m))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(h,{onClick:m=>t.toLeftFixed(b.sortIndex),onMouseover:a[21]||(a[21]=m=>t.onMouseOverForTip(m,t.fixedLeftText)),onMouseleave:a[22]||(a[22]=m=>t.onMouseLeaveForTip(m)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,Bc))),128))])):(0,l.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Vl=Xe(pc,[["render",_c]]),Pc=class{scope;constructor(t){this.scope=t}async load(t,a,e,o,i,r,s){if(!a)return{totalSize:0,page:[]};if(Array.isArray(a)){let n=(e-1)*o,u=n+o;u>a.length&&(u=a.length);const h=a.slice(n,u);return{totalSize:a.length,page:h}}if(typeof a=="function")return await Reflect.apply(a,null,[e,o,i,r,s]);const c=We(t,this.scope);return c===null?(console.error(`[FoxUI]${t} component not found api function`),{totalSize:0,page:[]}):(Ge(i)&&(0,l.isReactive)(i)&&(i=(0,l.toRaw)(i)),await Reflect.apply(c,null,[a,e,o,i,r,s]))}};function Ic(){return new Pc(tt())}var Ac=class{scope;constructor(t){this.scope=t}async load(t){let a=null;const e=We("tableSetting",this.scope);return typeof e=="function"&&(a=await Reflect.apply(e,null,["load",t])),a}save(t,a){const e=We("tableSetting",this.scope);typeof e=="function"&&Reflect.apply(e,null,["save",t,a])}remove(t){const a=We("tableSetting",this.scope);typeof a=="function"&&Reflect.apply(a,null,["remove",t])}};function jr(){return new Ac(tt())}var Lc=Symbol.for("TableStateKey"),Kr={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"}},Wr={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}},Rn={popoverWidth:{type:[String,Number],required:!1,default:()=>280},popoverPlacement:{type:[String],required:!1,default:()=>"top-start"},title:{type:[String],required:!1},resetText:{type:[String],required:!1},leftFixedTitle:{type:[String],required:!1},rightFixedTitle:{type:[String],required:!1},unFixedTitle:{type:[String],required:!1},fixedLeftText:{type:[String],required:!1},fixedRightText:{type:[String],required:!1},unFixedText:{type:[String],required:!1}},Fc={infiniteLoad:{type:Boolean,default:()=>!1},loadText:{type:String},noMoreText:{type:String}};function Rc(t,a){let e=a.split("."),o=t;for(let i=0;i<e.length;i++){let r=e[i],s=0,c=r.indexOf("["),n=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&n!==-1;){let u=r.substring(c+1,n);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let f=r.substring(0,c);o=o[f][h]}else o=o[h];s++}c=r.indexOf("[",n),n=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function Dn(t,a){return t.filter(e=>{for(let o in a)if(a[o]!==Rc(e,o))return!1;return!0})}var Dc={...xe,...Me,...Kr,...Wr,...Rn,...Fc};function Oc(t,a,e){return{props:Dc,emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(o,i){const{locale:r,toLocaleRefs:s}=(0,$e.useFoxI18n)(a),c=s(o,["loadText","noMoreText"]),n=(0,l.ref)(),{emitEvent:u,broadcast:h,exposeApi:f}=Ve({componentName:t,validateHandler:{getValue(...le){return S.value}},get props(){return o},context:i,get templateRefProxy(){return n.value}},o.prop??i.attrs.name),d=t,M=(0,l.computed)(()=>({[d]:!0})),k=(0,l.computed)(()=>({[`${d}__setting`]:!0})),b=(0,l.computed)(()=>({[`${d}__footer`]:!0,[`${d}__footer__${o.footerAlign}`]:!0})),m=(0,l.computed)(()=>({[`${d}__pagination`]:!0,[`${d}__pagination__${o.paginationAlign}`]:!0})),g=(0,l.shallowRef)({}),v=(0,l.computed)(()=>({...g.value,...o.params??{},...o.baseParams??{}})),x=me(o.infiniteLoad),z=(0,l.ref)(x?0:o.pageIndex??1),D=(0,l.ref)(o.pageSize);x||((0,l.watch)(()=>o.pageIndex,le=>{z.value=le}),(0,l.watch)(()=>o.pageSize,le=>{D.value=le}),(0,l.watch)([z,D],([le,oe],[ce,de])=>{oe!==de&&(z.value=1,le=1),$(o.data,le,oe,v.value)}));const V=()=>Array.isArray(o.data)?!0:me(o.autoLoad);V()&&(0,l.watch)([()=>o.data,v],async([le,oe],[ce,de])=>{V()&&(le!==ce&&(w=!0),!(!Array.isArray(le)&&Je(le,ce)&&Je(oe,de))&&(x?K():z.value===1?$(le,z.value,D.value,oe):z.value=1))},{deep:!0});const U=le=>{z.value=le,u("page-index-change",le)},Y=le=>{D.value=le,u("page-size-change",le)},_=(0,l.ref)(!0),F=(0,l.ref)(0),S=(0,l.ref)([]),I=()=>Array.isArray(S.value)?S.value.length:0,E=Ic();let w=!0;const L=Ae((0,l.computed)(()=>o.appearLoad),"appearLoad",Ue.Near,le=>me(le)),$=async(le,oe,ce,de,Ee)=>{try{if(Ee===!0){if(!_.value)return!1;const we=await E.load("table",le,oe,ce,de,w,r.value);return F.value=we?.totalSize??0,!we.page||!Array.isArray(we.page)?(_.value=!1,!1):(Reflect.apply([].push,S.value,we.page),setTimeout(()=>{u("loaded-data")},250),((S.value?.length??0)>=F.value||we.page.length<ce)&&(_.value=!1),!0)}else{const we=await E.load("table",le,oe,ce,de,w,r.value);return F.value=we?.totalSize??0,S.value=we?.page??[],setTimeout(()=>{u("loaded-data")},250),!0}}catch(we){console.error("[FoxUI] Load Table Data Fail",we),F.value=0,S.value=[]}finally{w=!1}return!1};let q=!1;const R=async()=>{try{if(q)return;q=!0;const le=z.value+1;await $(o.data,le,D.value,v.value,!0)&&(z.value=le)}finally{q=!1}},K=async(le=!1)=>{if(q!==!0){q=!0;try{if(le&&z.value>0){z.value=z.value-1;const ce=z.value*D.value,de=S.value.length-ce;S.value.splice(ce,de)}else z.value=0,S.value=[];_.value=!0;const oe=z.value+1;await $(o.data,oe,D.value,v.value,!0)&&(z.value=oe)}finally{q=!1}}},T=async(le={},oe=!1)=>{if(g.value={...(0,l.toRaw)(le??{})},x)return K();try{if(q===!0)return;q=!0,oe||(z.value=o.pageIndex??1),await $(o.data,z.value,D.value,v.value)}finally{q=!1}},H=()=>{F.value=0,S.value=[],x===!0&&(z.value=0,_.value=!0)};let ne=!1;const ee=()=>{ne||(ne=!0,T())};let j=!1;const B=(0,l.ref)(null),P=(0,l.ref)(!1);if(x===!0){let le=null;const oe=()=>{B.value&&(le=new IntersectionObserver(de=>{let Ee=!1;for(let we of de)if(we.intersectionRatio>0){Ee=!0;break}Ee&&w===!1&&R()}),le.observe(B.value),j=!0)},ce=()=>{!le||!B.value||(le.unobserve(B.value),le=null,j=!1)};(0,l.onMounted)(()=>{P.value=!0}),(0,l.watch)([()=>B.value,()=>P.value],([de,Ee])=>{de&&Ee&&!le&&oe()}),(0,l.onBeforeUnmount)(ce)}V()&&!L.value&&T();const J=(0,l.ref)(null);(0,l.provide)(Lc,{currentRow:J});const re=(le,oe)=>{J.value=le,u("current-change",le,oe)},W=(le,oe,ce)=>{u("row-click",le,oe,ce),me(o.rowClickSelectable)===!0&&ze?.value.toggleRowSelection(le)},G=[],te=(le,oe)=>{if(u("expand-change",le,oe),me(o.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const ce=G.length;G.splice(0,ce)}else{G.forEach(de=>{de!==le&&ze?.value.toggleRowExpansion(de,!1)});const ce=G.length;G.splice(0,ce,le)}},X=i.attrs.id??o.prop??i.attrs.name,ae=jr(),Z=(0,l.ref)([]);let A=[];const y=()=>({srcColumnPropertyList:A.map(le=>({...le})),columnPropertyList:Z.value}),N=le=>{Z.value=[...le],Q()},O=async()=>{const le=await ae.load(X);le&&(Z.value=le)},Q=()=>{ae.save(X,Z.value)},ie=()=>{ae.remove(X)};O();const se=le=>le?le.type?le.type:le.label?le.prop:"":"",ue=(le,oe={})=>{for(let ce in oe){const de=oe[ce];typeof de!="function"&&(le[ce]=de)}},pe=le=>{const oe=le?le():[],ce=new Map;if(A=[],oe.forEach(de=>{const Ee=de;if(!Ee.props)return;const we=se(Ee.props);ce.set(we,Ee);const Te={label:"",prop:""};ue(Te,Ee.props),A.push(Te)}),Z.value.length===A.length){const de=[];for(let Ee of Z.value){const we=se(Ee),Te=ce.get(we);if(!Te)return oe;if(Ee.visible===!1)continue;const Qe=Te;Qe.props.fixed=Ee.fixed,de.push(Qe)}return de}return oe},ge=(0,l.shallowRef)(new Map),Ne=({row:le,column:oe,rowIndex:ce,columnIndex:de})=>{const Ee=`${ce}_${oe.property}`,we=`${ce}_${de}`;let Te=ge.value.get(Ee);return Te||(Te=ge.value.get(we)),typeof Te=="string"?Te:""},Le=le=>le?oe=>{const ce=[];let de=Ne(oe);return de&&ce.push(de),de=typeof le=="function"?le(oe):le,de&&ce.push(de),ce.length===0?"":ce.join(" ")}:Ne,je=(le=!1)=>{ge.value.forEach((oe,ce)=>{gt(ce,oe,le)})},gt=(le,oe,ce=!1)=>{const de=`${le}_item`;ce?(h.clearPersistantMessage(),Array.isArray(oe)?h.emitToChildren({name:le},"setCellClassNames",[]):h.emitToChildren({name:de},"setCustomClassName","")):Array.isArray(oe)?h.emitToChildren({name:le,cachePolicy:"Persistant",uniqueId:de},"setCellClassNames",oe):h.emitToChildren({name:de,cachePolicy:"Persistant",uniqueId:de},"setCustomClassName",oe)},Ol=(le,oe,ce)=>{const de=`${le}_${oe}`;ce?(ge.value.set(de,ce),gt(de,ce)):(ge.value.delete(de),gt(de,"",!0)),(0,l.triggerRef)(ge)},ql=le=>{je(!0),ge.value.clear(),le.forEach(oe=>{const ce=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?ge.value.set(ce,oe.children):typeof oe.cellClassName=="string"&&ge.value.set(ce,oe.cellClassName)}),je(),(0,l.triggerRef)(ge)},$6=()=>{je(),ge.value.clear(),(0,l.triggerRef)(ge)},Vt=(0,l.shallowRef)(new Map),Pi=({rowIndex:le})=>{const oe=`${le}`;return Vt.value.get(oe)??""},B6=le=>le?oe=>{const ce=[];let de=Pi(oe);return de&&ce.push(de),de=typeof le=="function"?le(oe):le,de&&ce.push(de),ce.length===0?"":ce.join(" ")}:Pi,V6=(le,oe)=>{const ce=`${le}`;oe?Vt.value.set(ce,oe):Vt.value.delete(ce),(0,l.triggerRef)(Vt)},M6=()=>{Vt.value.clear(),(0,l.triggerRef)(Vt)},ze=(0,l.ref)();return f({clearSelection:()=>ze?.value.clearSelection(),getSelectionRows:()=>ze?.value.getSelectionRows(),toggleRowSelection:(le,oe)=>{ze?.value.toggleRowSelection(le,oe)},toggleRowSelectionByProp:(le,oe)=>{if(!S.value)return;const ce=Dn(S.value,le);ce.length!==0&&ce.forEach(de=>{ze?.value.toggleRowSelection(de,oe)})},toggleAllSelection:()=>{ze?.value.toggleAllSelection()},toggleRowExpansion:(le,oe)=>{ze?.value.toggleRowExpansion(le,oe)},toggleRowExpansionByProp:(le,oe)=>{if(!S.value)return;const ce=Dn(S.value,le);ce.length!==0&&ce.forEach(de=>{ze?.value.toggleRowExpansion(de,oe)})},setCurrentRow:le=>{ze?.value.setCurrentRow(le)},setCurrentRowByProp:le=>{if(!S.value)return;const oe=Dn(S.value,le);oe.length!==0&&ze?.value.setCurrentRow(oe[0])},getCurrentRow:()=>J.value,clearSort:()=>{ze?.value.clearSort()},clearFilter:le=>{ze?.value.clearFilter(le)},doLayout:()=>{ze?.value.doLayout()},sort:(le,oe)=>{ze?.value.sort(le,oe)},scrollTo:(le,oe)=>{ze?.value.scrollTo(le,oe)},setScrollTop:le=>{ze?.value.setScrollTop(le)},setScrollLeft:le=>{ze?.value.setScrollLeft(le)},loadData:T,clearData:H,getData(){return S.value},getTotalSize(){return F.value},getPageIndex(){return z.value},getPageSize(){return D.value},getColumnSetting:y,setColumnSetting:N,removeColumnSetting:ie,setCellClassName:Ol,setCellClassNames:ql,clearCellClassName:$6,setRowClassName:V6,clearRowClassName:M6}),()=>{const le={...Ze(i.attrs),onCurrentChange:re,onRowClick:W,onExpandChange:te,data:S.value,ref:ze,class:M.value,"cell-class-name":Le(o.cellClassName),"row-class-name":B6(o.rowClassName)},oe={};if(i.slots.default&&(oe.default=()=>pe(i.slots.default)),i.slots.append&&(oe.append=i.slots.append),i.slots.empty&&(oe.empty=i.slots.empty),x===!0){const Te=I();if(j===!0||Te>0){const Qe=[];if(_.value){const Mt=(0,l.h)(Pe.Loading,{class:`${d}__infinite-icon`});Qe.push(Mt);const Na=(0,l.h)("span",{class:`${d}__infinite-text`},[c.loadText.value]);Qe.push(Na)}else{let Mt=c.noMoreText.value;(!S.value||S.value.length===0)&&(Mt="");const Na=(0,l.h)("span",{class:`${d}__infinite-text`},[Mt]);Qe.push(Na)}const Hl=[`${d}__infinite`];w&&Hl.push("is-hide");const va=(0,l.h)("div",{ref:B,class:Hl},Qe);oe.append=()=>va}}const ce=(0,l.h)(C.ElTable,le,oe),de=[];if(de.push(ce),!x){let Te=null;if(typeof i.slots.pagination=="function"?Te=i.slots.pagination():o.showPagination&&(Te=(0,l.h)(C.ElPagination,{class:m.value,total:F.value,pageSize:D.value,"onUpdate:pageSize":Y,pageSizes:o.pageSizes,currentPage:z.value,"onUpdate:currentPage":U,hideOnSinglePage:o.hideOnSinglePage,layout:o.paginationLayout,size:o.paginationSize,background:o.paginationBackground,appendSizeTo:o.paginationAppendSizeTo,teleported:o.paginationTeleported,popperClass:o.paginationPopperClass,prevText:o.paginationpPrevText,prevIcos:o.paginationPrevIcon,nextText:o.paginationNextText,pnextIcon:o.paginationNextIcon,disabled:o.paginationDisabled})),o.showSetting){const Qe=[];Te&&Qe.push(Te);const Hl=(0,l.h)(C.ElIcon,{class:k.value},{default:()=>(0,l.h)(Pe.Setting)}),va=(0,l.h)(Vl,{...bt(o,Rn),tableRef:{getColumnSetting:y,setColumnSetting:N,removeColumnSetting:ie}},{default:()=>Hl});Qe.push(va);const Mt=(0,l.h)("div",{class:b.value},Qe);de.push(Mt)}else Te&&de.push(Te)}const Ee={default:()=>de},we={...Ie(o,Kr,Wr,Rn),ref:n};return o.prop&&(we.prop=`${o.prop}_item`),we.contentClass=`${d}__wrap`,we.errorMarkClass="is-table-error",L.value&&V()&&(we["appear-listen"]=!0,we.onAppear=ee),e(we,Ee)}}}}var{componentName:qc,create:Hc,scope:jc}=fe("table-item"),Kc=Hc(Oc(qc,jc,De)),On=Kc;function kt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Ut(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function Wc(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var Yc=class{scope;constructor(t){this.scope=t}async load(t,a,e){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(e);const o=We(t,this.scope);return o===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ge(e)&&(0,l.isReactive)(e)&&(e=(0,l.toRaw)(e)),await o(a,e))}};function Uc(){return new Yc(tt())}function Yr(t,a,e){return a===e?!0:!(a===null||e===null||kt(t,a)!==kt(t,e)||Ut(t,a)!==Ut(t,e))}function Gc(t,a,e,o){if(o.length==0||a===""||a===null||a===void 0)return null;let i=null;for(let r of o){let s=!1;if(e==="text")s=kt(t,r)===a;else if(e==="item")s=Yr(t,r,a);else{let c=Ut(t,r);c==null&&(c=kt(t,r)),s=c===a}if(s){i=r;break}}return i}function Xc(t){return{text:t,value:t}}function Zc(t,a,e){return typeof t.itemOptions=="function"?t.itemOptions(a,e):t.itemOptions}var Ur={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}},Qc={...xe,...Me,...Ur};function Jc(t,a,e,o){return{inheritAttrs:!0,props:Qc,emits:["change","update:modelValue","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),k=(0,l.ref)(null),b=(0,l.ref)(null),m=(E,w,L,$=!0)=>{const q=Gc(i,E,w,L);if(q===null){if(b.value===null)return;b.value=null,k.value=null,$&&(d("update:modelValue",null),d("change",null));return}if(!Yr(i,q,b.value)){k.value=E;const R=(0,l.toRaw)(q);b.value=R;let K=null;i.valueType==="text"?K=kt(i,R):i.valueType==="item"?K=R:K=Ut(i,R),$&&(d("update:modelValue",K),d("change",K))}},g=(0,l.ref)([]),v=Ae((0,l.computed)(()=>i.appearLoad),"appearLoad",Ue.Near,E=>me(E)),x=Uc(),z=async(E,w)=>{if(E){const L=await x.load("radio",E,w);L.length>0&&(typeof L[0]=="string"?g.value=L.map($=>Xc($)):g.value=L)}};(0,l.watch)([()=>i.source,()=>i.params],async([E,w])=>{z(E,w)},{immediate:!v.value});let D=!1;const V=()=>{D||(D=!0,z(i.source,i.params))};(0,l.watch)([()=>g.value,()=>i.modelValue],([E,w])=>{m(w,i.valueType,E,!1),d("setValue",w)});const U=t,Y=(0,l.computed)(()=>({[U]:!0,[`is-${i.direction}`]:!0})),_=E=>{m(E,"value",g.value,!0)};let F=Se(i,"hintText"),S=Se(i,"hintVisible");const I=(E,w)=>{typeof i.sourceFilter=="function"&&(E=E.filter(i.sourceFilter));const L=[];return E.forEach(($,q)=>{const R=Ut(i,$),K=kt(i,$);let T=Wc(i,$);n.value===!0&&(T=n.value),h.value===!0&&(T=h.value);const H=Zc(i,$,q)??{},ne=`${R}_${q}`,ee={...H,key:ne,value:R,size:i.size,border:me(i.border)};T&&(ee.disabled=T),i.itemType==="button"?L.push((0,l.h)(C.ElRadioButton,ee,{default:()=>[K]})):typeof w=="function"?L.push((0,l.h)(C.ElRadio,ee,{default:()=>w($)})):L.push((0,l.h)(C.ElRadio,ee,{default:()=>[K]}))}),L};return M({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(k.value,r.slots,g.value);const E={...Ze(r.attrs),class:Y.value,disabled:n.value||h.value,modelValue:k.value,"text-color":i.textColor,fill:i.fill,onChange:_},w=[],L={};r.slots.options?L.default=r.slots.options:L.default=()=>I(g.value,r.slots.text);const $=(0,l.h)(C.ElRadioGroup,E,L);w.push($);const q={default:()=>w};q.label=r.slots.default,q.fixedPreTip=r.slots.fixedPreTip,q.fixedTip=r.slots.fixedTip;const R={...Ie(i,Ur),ref:s,hintText:F.value,hintVisible:S.value};return i.prop&&(R.prop=`${i.prop}_item`),v.value&&(R["appear-listen"]=!0,R.onAppear=V),e(R,q)}}}}var{componentName:e2,create:t2,scope:l2}=fe("radio-item"),n2=t2(Jc(e2,l2,De,qe)),qn=n2;function zt(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function Et(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function a2(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}var r2=class{scope;constructor(t){this.scope=t}async load(t,a,e){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(e);const o=We(t,this.scope);return o===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ge(e)&&(0,l.isReactive)(e)&&(e=(0,l.toRaw)(e)),await o(a,e))}};function i2(){return new r2(tt())}function Gr(t,a,e){return a===e?!0:!(a===null||e===null||zt(t,a)!==zt(t,e)||Et(t,a)!==Et(t,e))}function o2(t,a,e,o){if(o.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const i=[];return a.forEach(r=>{for(let s of o){let c=!1;if(e==="text")c=zt(t,s)===r;else if(e==="item")c=Gr(t,s,r);else{let n=Et(t,s);n==null&&(n=zt(t,s)),c=n===r}if(c){i.push(s);break}}}),i}function s2(t){return{text:t,value:t}}function c2(t,a,e){return typeof t.itemOptions=="function"?t.itemOptions(a,e):t.itemOptions}var Xr={modelValue:{type:[Array,String],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},min:{type:[String,Number],required:!1},max:{type:[String,Number],required:!1},itemType:{type:[String],required:!1,default:"checkbox"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1},separator:{type:[String],required:!1,default:", "}},u2={...xe,...Me,...Xr};function d2(t,a,e,o){return{inheritAttrs:!0,props:u2,emits:["change","update:modelValue","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),k=(0,l.ref)([]),b=(0,l.ref)([]),m=(E,w,L,$=!0)=>{const q=o2(i,E,w,L);if(q===null){if(b.value===null||b.value.length===0)return;k.value=[],b.value=[],$&&(d("update:modelValue",[]),d("change",[]));return}let R=!0;if(q.length!==b.value.length)R=!1;else for(let K=0;K<q.length;K++){const T=q[K],H=b.value[K];if(!Gr(i,T,H)){R=!1;break}}if(!R){b.value=q;let K=[],T=[];q.forEach(ne=>{K.push(Et(i,ne)),i.valueType==="text"?T.push(zt(i,ne)):i.valueType==="item"?T.push(ne):T.push(Et(i,ne))}),k.value=K;const H=(0,l.toRaw)(T);$&&(d("update:modelValue",H),d("change",H))}},g=(0,l.ref)([]),v=Ae((0,l.computed)(()=>i.appearLoad),"appearLoad",Ue.Near,E=>me(E)),x=i2(),z=async(E,w)=>{if(E){const L=await x.load("checkbox",E,w);L.length>0&&(typeof L[0]=="string"?g.value=L.map($=>s2($)):g.value=L)}};(0,l.watch)([()=>i.source,()=>i.params],async([E,w])=>{z(E,w)},{immediate:!v.value});let D=!1;const V=()=>{D||(D=!0,z(i.source,i.params))};(0,l.watch)([()=>g.value,()=>i.modelValue],([E,w])=>{m(w,i.valueType,E,!1),d("setValue",w)});const U=t,Y=(0,l.computed)(()=>({[U]:!0,[`is-${i.direction}`]:!0})),_=E=>{m(E,"value",g.value,!0)};let F=Se(i,"hintText"),S=Se(i,"hintVisible");const I=(E,w)=>{typeof i.sourceFilter=="function"&&(E=E.filter(i.sourceFilter));const L=[];return E.forEach(($,q)=>{const R=Et(i,$),K=zt(i,$);let T=a2(i,$);n.value===!0&&(T=n.value),h.value===!0&&(T=h.value);const H=c2(i,$,q)??{},ne=`${R}_${q}`,ee={...H,key:ne,value:R,size:i.size,border:me(i.border)};T&&(ee.disabled=T),i.itemType==="button"?L.push((0,l.h)(C.ElCheckboxButton,ee,{default:()=>[K]})):typeof w=="function"?L.push((0,l.h)(C.ElCheckbox,ee,{default:()=>w($)})):L.push((0,l.h)(C.ElCheckbox,ee,{default:()=>[K]}))}),L};return M({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(k.value,r.slots,g.value,i.separator);const E={...Ze(r.attrs),class:Y.value,disabled:n.value||h.value,modelValue:k.value,"text-color":i.textColor,fill:i.fill,max:ke(i.max),min:ke(i.min),onChange:_},w=[],L={};r.slots.options?L.default=r.slots.options:L.default=()=>I(g.value,r.slots.text);const $=(0,l.h)(C.ElCheckboxGroup,E,L);w.push($);const q={default:()=>w};q.label=r.slots.default,q.fixedPreTip=r.slots.fixedPreTip,q.fixedTip=r.slots.fixedTip;const R={...Ie(i,Xr),ref:s,hintText:F.value,hintVisible:S.value};return i.prop&&(R.prop=`${i.prop}_item`),v.value&&(R["appear-listen"]=!0,R.onAppear=V),e(R,q)}}}}var{componentName:f2,create:m2,scope:p2}=fe("checkbox-item"),h2=m2(d2(f2,p2,De,qe)),Hn=h2,Zr={modelValue:{type:[Number,String],required:!1}},g2={...xe,...Me,...Zr};function y2(t,a,e,o){return{props:g2,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),k=Se(i,"modelValue",D=>ke(D),d),b=t,m=(0,l.computed)(()=>({[b]:!0})),g=D=>{d("update:modelValue",D),d("change",D)};let v=Se(i,"hintText"),x=(0,l.ref)(!1);const z=(0,l.ref)();return M({setDisabled:D=>{c.value=D},setReadonly:D=>{u.value=D}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(k.value,r.slots);const D={...Ze(r.attrs),ref:z,class:m.value,readonly:h.value||n.value,modelValue:k.value,onChange:g},V={},U=[],Y=(0,l.h)(C.ElRate,D,V);U.push(Y);const _={default:()=>U};_.label=r.slots.default,_.fixedPreTip=r.slots.fixedPreTip,_.fixedTip=r.slots.fixedTip;const F={...Ie(i,Zr),ref:s,hintText:v.value,hintVisible:x.value};return i.prop&&(F.prop=`${i.prop}_item`),e(F,_)}}}}var{componentName:b2,create:S2,scope:w2}=fe("rate-item"),v2=S2(y2(b2,w2,De,qe)),jn=v2,Qr={modelValue:{type:[Boolean,String,Number],required:!1},activeValue:{type:[Boolean,String,Number],required:!1,default:()=>!0},inactiveValue:{type:[Boolean,String,Number],required:!1,default:()=>!1},activeText:{type:[String],required:!1},inactiveText:{type:[String],required:!1}};({...xe,...Me,...Qr});function N2(t,a,e,o){return{props:{},emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),{emitEvent:d,exposeApi:M}=Ve({componentName:t,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),k=(0,l.ref)(i.modelValue);(0,l.watch)(()=>i.modelValue,V=>{k.value!==V&&(k.value=V)});const b=t,m=(0,l.computed)(()=>({[b]:!0})),g=V=>{k.value=V,d("update:modelValue",V),d("change",V)};let v=Se(i,"hintText"),x=Se(i,"hintVisible");const z=(0,l.ref)();M({setDisabled:V=>{c.value=V},setReadonly:V=>{u.value=V}});const D=(0,l.computed)(()=>{let V=`${k.value}`;return i.inactiveText&&k.value===i.inactiveValue?V=i.inactiveText:i.activeText&&k.value===i.activeValue&&(V=i.activeText),V});return()=>{if(f.value==="on"&&(h.value||n.value))return o(D.value,r.slots);const V={...Ze(r.attrs),ref:z,class:m.value,readonly:h.value,disabled:n.value,"active-value":i.activeValue,"inactive-value":i.inactiveValue,"active-text":i.activeText,"inactive-text":i.inactiveText,modelValue:k.value,"onUpdate:modelValue":g},U={},Y=[],_=(0,l.h)(C.ElSwitch,V,U);Y.push(_);const F={default:()=>Y};F.label=r.slots.default,F.fixedPreTip=r.slots.fixedPreTip,F.fixedTip=r.slots.fixedTip;const S={...Ie(i,Qr),ref:s,hintText:v.value,hintVisible:x.value};return i.prop&&(S.prop=`${i.prop}_item`),e(S,F)}}}}var{componentName:x2,create:C2,scope:k2}=fe("switch-item"),z2=C2(N2(x2,k2,De,qe)),Kn=z2,Jr={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}},E2=class{scope;constructor(t){this.scope=t}async load(t,a,e,o,i){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(e,o);const r=We(t,this.scope);return r===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ge(e)&&(0,l.isReactive)(e)&&(e=(0,l.toRaw)(e)),await r(a,e,o))}};function T2(){return new E2(tt())}var ei={modelValue:{type:[String,Number,Boolean,Array],required:!1},maxLength:{type:[String,Number]}},$2={...xe,...Me,...ei,...Jr};function B2(t,a,e,o){return{props:$2,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:h,browse:f}=Re(i),d=(0,l.ref)(!1),{emitEvent:M,exposeApi:k}=Ve({componentName:t,get readonly(){return h.value},get disabled(){return n.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),b=Se(i,"modelValue",null,M),m=t,g=(0,l.computed)(()=>({[m]:!0})),v=$=>{b.value=$,M("update:modelValue",$),M("change",$)};let x=Se(i,"hintText"),z=(0,l.ref)(!1);const D=$=>{let q=$.target.value;d.value=!0,ye(x.value)||(z.value=!0),M("focus",q,$)},V=$=>{setTimeout(()=>{z.value&&(z.value=!1),d.value=!1},0);let q=$.target.value;i.maxLength&&q.length>Number(i.maxLength)&&(q=q.slice(0,Number(i.maxLength))),Y.value||M("blur",q,$)},U=()=>{M("clear","")},Y=(0,l.ref)(!1),_=$=>{Y.value=$,M("visible-change",$),$||M("selected")},F=(0,l.ref)([]),S=T2(),I=async($,q)=>{try{F.value=await S.load("treeselect",$,q)}catch(R){console.error(R)}};(0,l.watch)([()=>i.data,()=>i.params,()=>i.lazy],([$,q,R])=>{!$||R||I($,q)},{immediate:!0});let E=null;i.lazy&&(typeof i.load=="function"?E=i.load:E=async($,q)=>{let R={};i.params&&Object.assign(R,i.params),$&&Object.assign(R,$),q(await S.load("treeselect",i.data,R,!0))});let w={label:i.textKey,value:i.valueKey,children:i.childrenKey,isLeaf:i.leafKey,class:i.classKey};const L=(0,l.ref)();return k({focus:()=>{L?.value.focus()},blur:()=>{L?.value.blur()},setDisabled:$=>{c.value=$},setReadonly:$=>{u.value=$}}),()=>{if(f.value==="on"&&(h.value||n.value))return o(b.value,r.slots);const $={...Ze(r.attrs),ref:L,class:g.value,disabled:n.value||h.value,modelValue:b.value,"onUpdate:modelValue":v,lazy:i.lazy,props:w,onClear:U,onFocus:D,onBlur:V,onVisibleChange:_};E?$.load=E:$.data=F.value;const q={};r.slots.option&&(q.default=r.slots.option);const R=[],K=(0,l.h)(C.ElTreeSelect,$,q);R.push(K);const T={default:()=>R};T.label=r.slots.default,T.fixedPreTip=r.slots.fixedPreTip,T.fixedTip=r.slots.fixedTip;const H={...Ie(i,ei,Jr),ref:s,hintText:x.value,hintVisible:z.value};return i.prop&&(H.prop=`${i.prop}_item`),e(H,T)}}}}var{componentName:V2,create:M2,scope:_2}=fe("tree-select-item"),P2=M2(B2(V2,_2,De,qe)),Wn=P2,I2={},A2={t:"1685254841130",class:"fox-table-setting__drag-icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"721"};function L2(t,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",A2,[...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 F2=Xe(I2,[["render",L2]]),{componentName:I6,create:R2,scope:D2}=fe("group-setting"),O2={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},resetText:{type:[String],required:!1},initDelay:{type:[Number],required:!1,default:50},toTopText:{type:[String],required:!1},toBottomText:{type:[String],required:!1}},q2=R2({components:{FoxPopover:C.ElPopover,FoxCheckbox:C.ElCheckbox,FoxCheckboxGroup:C.ElCheckboxGroup,FoxButton:C.ElButton,FoxIcon:C.ElIcon,DragIcon:F2,Download:Pe.Download,RefreshLeft:Pe.RefreshLeft},props:O2,emits:["change"],setup(t,{emit:a,attrs:e,expose:o}){const{locale:i,toLocaleRefs:r}=(0,$e.useFoxI18n)(D2),s=r(t,["title","resetText","toTopText","toBottomText"]);let c=null;const n=(0,l.ref)([]),u=jr(),h=B=>B.length>1,f=()=>{const B=[];n.value=[...n.value].map((P,J)=>(P.visible!==!1&&B.push(P.prop),{...P,sortIndex:J})),n.value.length===B.length?v.value=!0:B.length>0&&(x.value=!0),V.value=B},d=B=>{let P=null;if(typeof B=="string")P=document.querySelectorAll(`.fox-group[prop="${B}"] > div > .fox-item[prop]`);else if(B&&typeof B=="object"){const re=B.$el??B;typeof re.querySelectorAll=="function"&&(P=re.querySelectorAll(".fox-item[prop]"))}if(!P)return[];const J=[];return P.forEach(re=>{const W=re.querySelector(".label--string");let G="";W&&(G=W.textContent??"");const te=re.getAttribute("prop")??"",X=window.getComputedStyle(re,null).getPropertyValue("display");J.push({label:G,prop:te,sortIndex:0,visible:X!=="none"})}),J},M=()=>{if(!c){const B=d(t.groupRef??t.groupProp);if(B.length===0)return!1;c=B}return!0},k=async(B=!1)=>{const P=await u.load(t.groupProp),J=re=>{if(!re||!c)return;const W=c.map(G=>({...G}));Array.isArray(P)&&P.forEach(G=>{W.some(te=>{if(te.prop===G.prop){const X=te.label;return Object.assign(te,G),te.label=X,!0}return!1})}),n.value=W.sort((G,te)=>G.sortIndex-te.sortIndex),f(),B&&m(!1)};c?J(!0):cl(M,t.initDelay,5,50,!1,J)},b=()=>{n.value=(c??[]).map(B=>({...B})),f(),m()},m=(B=!0)=>{B&&u.save(t.groupProp,n.value),a("change",n.value.map(P=>({...P})))},g=(0,l.computed)(()=>({"max-width":`${he(t.popoverWidth)-125}px`})),v=(0,l.ref)(!1),x=(0,l.ref)(!1),z=B=>{const P=[];n.value.forEach(J=>{B&&P.push(J.prop),J.visible=B}),v.value=!1,x.value=!1,n.value.length===P.length?v.value=!0:P.length>0&&(x.value=!0),V.value=P,m()},D=()=>{b()},V=(0,l.ref)([]),U=B=>{n.value.forEach(J=>{J.visible=B.indexOf(J.prop)!==-1}),v.value=!1,x.value=!1;const P=n.value.length;B.length===P?v.value=!0:B.length>0&&(x.value=!0),m()},Y=()=>{k()};(0,l.onMounted)(()=>{k(!0)});const _={currentRow:null,index:null},F=B=>B?B.dataset&&B.dataset.role==="row"?B:B.tagName.toLowerCase()!=="body"?(B=B.parentElement,F(B)):null:null,S=B=>{const P=B.currentTarget;P&&P.dataset&&(_.index=P.dataset.index)},I=B=>{_.currentRow&&(_.currentRow.classList.remove("is-dragover"),_.currentRow=null),_.index=null},E=B=>{const P=B.currentTarget;B.relatedTarget;const J=F(P);J&&(B.preventDefault(),_.currentRow&&_.currentRow!==J&&_.currentRow.classList.remove("is-dragover"),J.classList.add("is-dragover"),_.currentRow=J)},w=B=>{B.preventDefault(),_.currentRow&&(_.currentRow.classList.remove("is-dragover"),_.currentRow=null)},L=B=>{const P=B.currentTarget,J=F(P);if(!J)return;B.preventDefault();const re=Number(_.index),W=Number(J.dataset.index);if(re!==W){if(re<W){const G=n.value[re];n.value.splice(re,1),n.value.splice(W,0,G)}else{const G=n.value[re];n.value.splice(re,1),n.value.splice(W+1,0,G)}f(),m()}},$=B=>{const P=n.value[B];n.value.splice(B,1),n.value.splice(0,0,P),f(),m()},q=B=>{const P=n.value[B];n.value.splice(B,1),n.value.push(P),f(),m()};o({refresh:()=>{c=null,k(!1)}});const R=new Map;let K=null;function T(B){const P=document.createRange();return P.setStart(B,0),P.setEnd(B,B.childNodes.length),P.getBoundingClientRect().width}return{...s,attrs:e,itemPropertyList:n,isDraggble:h,isCheckAll:v,isIndeterminate:x,handleCheckAllChange:z,handleReset:D,checkedValue:V,handleCheckChange:U,onShow:Y,onDragStart:S,onDragEnd:I,onDragOver:E,onDragLeave:w,onDrop:L,checkboxLabelStyle:g,toTop:$,toBottom:q,onMouseOverForOverflowText:(B,P,J)=>{const re=B.currentTarget;if(re){const W=Math.floor(re.offsetWidth);if(Math.floor(T(re))>W){let G=R.get(P);if(G){if(G===K)return;_e.hide(G)}G=_e.show(re,J,{type:"text",placement:"top",closeOnClick:!1}),R.set(P,G),K=G}}},onMouseLeaveForOverflowText:(B,P)=>{const J=R.get(P);J&&(_e.hide(J),J===K&&(K=null))},onMouseOverForTip:(B,P)=>{const J=B.currentTarget;J&&(K&&_e.hide(K),K=_e.show(J,P,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:B=>{K&&(_e.hide(K),K=null)}}}}),H2={class:"fox-group-setting"},j2={class:"fox-group-setting__header"},K2={class:"fox-group-setting__body"},W2={class:"fox-group-setting__body-list","data-role":"container"},Y2=["data-index","draggable"],U2=["onMouseover","onMouseleave"],G2={class:"tools-item"};function X2(t,a,e,o,i,r){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),n=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("Download"),h=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("FoxCheckboxGroup"),d=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(d,(0,l.mergeProps)(t.attrs,{placement:t.popoverPlacement,width:t.popoverWidth,onShow:t.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",H2,[(0,l.createElementVNode)("div",j2,[(0,l.createVNode)(s,{modelValue:t.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=M=>t.isCheckAll=M),indeterminate:t.isIndeterminate,onChange:t.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:t.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",K2,[(0,l.createVNode)(f,{modelValue:t.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=M=>t.checkedValue=M),onChange:t.handleCheckChange},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",W2,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.itemPropertyList,M=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:M.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":M.sortIndex,draggable:t.isDraggble(t.itemPropertyList),onDragstart:a[5]||(a[5]=(...k)=>t.onDragStart&&t.onDragStart(...k)),onDragend:a[6]||(a[6]=(...k)=>t.onDragEnd&&t.onDragEnd(...k)),onDrop:a[7]||(a[7]=(...k)=>t.onDrop&&t.onDrop(...k)),onDragover:a[8]||(a[8]=(...k)=>t.onDragOver&&t.onDragOver(...k)),onDragleave:a[9]||(a[9]=(...k)=>t.onDragLeave&&t.onDragLeave(...k))},[t.isDraggble(t.itemPropertyList)?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",label:M.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:k=>t.onMouseOverForOverflowText(k,M.prop,M.label),onMouseleave:k=>t.onMouseLeaveForOverflowText(k,M.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(t.checkboxLabelStyle)},(0,l.toDisplayString)(M.label),45,U2)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",G2,[(0,l.createVNode)(h,{onClick:k=>t.toTop(M.sortIndex),onMouseover:a[1]||(a[1]=k=>t.onMouseOverForTip(k,t.toTopText)),onMouseleave:a[2]||(a[2]=k=>t.onMouseLeaveForTip(k)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(h,{onClick:k=>t.toBottom(M.sortIndex),onMouseover:a[3]||(a[3]=k=>t.onMouseOverForTip(k,t.toBottomText)),onMouseleave:a[4]||(a[4]=k=>t.onMouseLeaveForTip(k))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"])])],40,Y2))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Yn=Xe(q2,[["render",X2]]),Z2={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}},Q2=class{scope;constructor(t){this.scope=t}async load(t,a,e,o,i){if(Array.isArray(a))return a;if(typeof a=="function")return await a(e,o);const r=We(t,this.scope);return r===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ge(e)&&(0,l.isReactive)(e)&&(e=(0,l.toRaw)(e)),await r(a,e,o))}};function J2(){return new Q2(tt())}var eu={...kn,...Z2};function tu(t,a,e){return{props:eu,setup(o,i){const r=t,s=(0,l.computed)(()=>({[r]:!0})),c=(0,l.ref)([]),n=J2(),u=async(x,z)=>{try{c.value=await n.load("tree",x,z)}catch(D){console.error(D)}},h=(0,l.shallowRef)({}),f=(0,l.computed)(()=>({...h.value,...o.params??{}}));(Array.isArray(o.data)?!0:o.lazy?!1:me(o.autoLoad))&&(0,l.watch)([()=>o.data,()=>f.value],([x,z])=>{x&&u(x,z)},{immediate:!0,deep:!0});let M=null;o.lazy&&(typeof o.load=="function"?M=o.load:M=async(x,z)=>{let D={};o.params&&Object.assign(D,o.params),x&&Object.assign(D,x),z(await n.load("treeselect",o.data,D,!0))});const k={label:o.textKey,value:o.valueKey,children:o.childrenKey,isLeaf:o.leafKey,class:o.classKey,disabled:o.disabledKey,...o.props??{}},b=(x={})=>new Promise(async z=>{h.value={...(0,l.toRaw)(x??{})},await u(o.data,f.value),z()}),m=function(x,z){if(typeof o.filterNodeMethod=="function")return o.filterNodeMethod(x,z);if(!o.filterKeyword)return!0;const D=`${z[k.label]}`,V=`${x}`;return D.includes(V)},g=(0,l.ref)();(0,l.watch)(()=>o.filterKeyword,x=>{g.value.filter(x)});const v=x=>(...z)=>{const D=g.value[x];return Reflect.apply(D,g.value,[...z])};return i.expose({loadData:b,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 x={...Ze(i.attrs),class:s.value,lazy:o.lazy,props:k,ref:U=>g.value=U};M?x.load=M:x.data=c.value,x["filter-node-method"]=m;const z=[],D=(0,l.h)(C.ElTree,x,i.slots);z.push(D);const V={default:()=>z};return(0,l.h)(e,{...bt(o,kn)},V)}}}}var{componentName:lu,create:nu,scope:au}=fe("tree-item"),ru=nu(tu(lu,au,Tl)),Un=ru,iu={...xe,...Me,placeholder:{type:[String]},textAlign:{type:[String]},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1}};function ou(t,a,e,o){return{props:iu,emits:["click","focus","blur","change"],setup(i,r){const{itemTemplateRef:s,disabled:c,readonly:n}=Re(i),{emitEvent:u,exposeApi:h}=Ve({componentName:t,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return n.value},get disabled(){return c.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:f}=(0,$e.useFoxI18n)(a),d=f(i,["placeholder"]),M=(0,l.ref)(i.modelValue);(0,l.watch)(()=>i.modelValue,E=>{M.value=E,u("change",E)});const k=(0,l.computed)(()=>({[`${t}`]:!0})),b=(0,l.computed)(()=>({[`${t}__main`]:!0,[`${t}__placeholder`]:!c.value&&ye(M.value),"is-disabled":c.value,"is-readonly":n.value})),m=Ae((0,l.computed)(()=>i.textAlign),"textAlign"),g=(0,l.computed)(()=>{const E={};return m.value&&(E["text-align"]=m.value),E}),v=(0,l.computed)(()=>!ye(i.modelValue)||r.slots.main?!0:!!ye(i.desc)),x=(0,l.computed)(()=>ye(M.value)?d.placeholder.value:M.value),z=(0,l.computed)(()=>!ye(i.desc)||r.slots.sub),D=(0,l.computed)(()=>({[`${t}__sub`]:!0})),V=(0,l.computed)(()=>{const E={};return m.value&&(E["text-align"]=m.value),E}),U=()=>{u("focus",M.value)},Y=()=>{u("blur",M.value)},_=(0,l.computed)(()=>({[`${t}__append`]:!0,"is-disabled":c.value,"is-readonly":n.value})),F=E=>{c.value==!0||n.value==!0||u("click")},S=(0,l.computed)(()=>i.icon??e),I=(0,l.computed)(()=>({action:!0}));return h(),()=>{const E=[];if(typeof r.slots.content=="function"){const H=r.slots.content();E.push(H)}else{const H=[];if(v.value){const ee={tabIndex:0,class:b.value,style:g.value,onFocus:U,onBlur:Y};let j=null;r.slots.main?j=(0,l.h)("view",ee,[r.slots.main(x.value)]):j=(0,l.h)("view",ee,[x.value]),H.push(j)}if(z.value){const ee={tabIndex:0,class:D.value,style:V.value,onFocus:U,onBlur:Y};let j=null;r.slots.sub?j=(0,l.h)("view",ee,[r.slots.sub(i.desc)]):j=(0,l.h)("view",ee,[i.desc]),H.push(j)}const ne=(0,l.h)("view",{class:k.value,onClick:F},H);E.push(ne)}const w=[],L=he(i.iconSize);let $=r.slots.icon;if(!$){const H={width:L,height:L,class:["action-icon"]};$=(0,l.h)(S.value,H)}const q=(0,l.h)("view",{class:I.value,onClick:F},{default:()=>[$]});w.push(q);const R=(0,l.h)("view",{class:_.value},{default:()=>w});E.push(R);const K={default:()=>E};K.label=r.slots.default,K.prepend=r.slots.prepend,K.append=r.slots.append,K.fixedPreTip=r.slots.fixedPreTip,K.fixedTip=r.slots.fixedTip;const T={...bt(i,Me,xe),ref:s};return i.prop&&(T.prop=`${i.prop}_item`),o(T,K)}}}}var{componentName:su,create:cu,scope:uu}=fe("link-item"),du=cu(ou(su,uu,Pe.ArrowRight,De)),Gn=du,ti="fox-icon",A6=(0,l.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=f=>{o("click",f)},r=(0,l.useSlots)();(0,l.useAttrs)();let s=()=>e.name?e.name.indexOf("/")!==-1:!1,c=f=>{if(f)return isNaN(Number(f))?String(f):f+"px"},n=s(),u=(0,l.h)(n?"img":e.tag,{class:n?`${ti}__img`:`${e.fontClassName} ${ti} ${e.classPrefix}-${e.name}`,style:{color:e.color,fontSize:c(e.size),width:c(e.width||e.size),height:c(e.height||e.size)},onClick:i,src:n?e.name:""},r.default?.()),h=()=>u;return(f,d)=>((0,l.openBlock)(),(0,l.createBlock)(h))}}),L6={name:"foxui-icon",data:[{name:"粗体 Icon",nameEn:"Bold Icon",icons:["order","refresh","add","eye","dshop","my2","star","del2","more-x","comment","microphone","people","service","cart2","location2","marshalling","fabulous","s-follow","shop","jdl"]},{name:"细体 Icon",nameEn:"Thin Icon",icons:"ask.microphone2.tips.notice.lower.top.download.dongdong.JIMI40.location.scan.addfollow.search.share.follow.del.edit.cart.home.find.category.my.footprint.link.scan2.service2.left.close.locationg3.share.shop3.message.ask2.search2.clock.setting.refresh2.horizontal.date.photograph.more-s.more-h.play-stop.play-start.play-double-back.play-double-forward.voice.image.image-error".split(".")},{name:"应用图标",nameEn:"Application Icon",icons:["arrow-up","arrow-down","arrow-up2","arrow-down2","down-arrow","joy-smile","close-little","horizontal-n","share-n","heart1","heart-fill","star-n","star-fill-n","triangle-down","triangle-up"]},{name:"基础图标",nameEn:"Basic Icon",icons:"rect-up.rect-down.rect-left.rect-right.uploader.mask-close.circle-close.right.arrow-right.github.screen-little.plus.minus.Check.issue.failure.success.retweet.poweroff-circle-fill.play-circle-fill.checked.checklist.check-disabled.check-normal.check-checked.loading.loading1.more.more-filled".split(".")},{name:"扩展图标",nameEn:"Ext Icon",icons:"locked.drag.filter.introduce.question.person-minus.person-add.horn.horn2.edit2.photograph-fill.phone.phone-fill.phonering.phonering-fill.upload-cloud.download-cloud.garbage-bin.checked2.checked-fill2.close2.close-fill2.history.smile-face.file-upload.picture.mike.person.persons.person2.persons2.merge-forward.items-forward.double-arrow-left.double-arrow-right.transmit".split(".")}],style:[{name:"通用动态样式",nameEn:"Universal Dynamic Style",icons:[{name:"dou-arrow-up","animation-name":"am-jump","animation-time":"am-infinite"},{name:"star","animation-name":"am-blink","animation-time":"am-infinite"},{name:"refresh2","animation-name":"am-rotate","animation-time":"am-infinite"},{name:"heart-fill","animation-name":"am-breathe","animation-time":"am-infinite"},{name:"microphone","animation-name":"am-flash","animation-time":"am-infinite"},{name:"download","animation-name":"am-bounce","animation-time":"am-infinite"},{name:"message","animation-name":"am-shake","animation-time":"am-infinite"}]}]},F6="Voice.Uploader.UploadCloud.Tuozhuai.TriangleUp.TriangleDown.Transmit.Top.Tips.Suoding.Success.Star2.Star11.Star1.Star.StarN.StarFill2.StarFill1.StarFill.StarFillN.SmileFace.Shop3.Shop.Share1.Share.ShareN.Setting.Service2.Service.Search2.Search.ScreenLittle.Scan2.Scan.SFollow.Right.Retweet.Refresh2.Refresh.RectUp.RectRight.RectLeft.RectDown.Question.PoweroffCircleFill.Plus.PlayStop.PlayStart.PlayDoubleForward.PlayDoubleBack.PlayCircleFill.Picture.Photograph.PhotographFill.Phonering.PhoneringFill.Phone.PhoneFill.Persons2.Persons.Person2.Person.PersonMinus.PersonAdd.People.Order.Notice.My2.My.More.MoreX.MoreS.MoreH.MoreFilled.Minus.Mike.Microphone2.Microphone.Message.MergeForward.MaskClose.Marshalling.Lower.Locked.Locationg3.Location2.Location.Loading1.Loading.Link.Left.JoySmile.Jdl.ItemsForward.Issue.Introduce.Image.ImageError.Horn2.Horn.Horizontal.HorizontalN.Home.History.Heart2.Heart1.Heart.HeartN.HeartFill3.HeartFill2.HeartFill1.HeartFill.HeartFillN.Github.GarbageBin.Footprint.Follow.Find.Filter.FileUpload.Failure.Fabulous.Eye.Edit2.Edit.Dshop.Drag.Download.DownloadCloud.DownArrow.DoubleArrowRight.DoubleArrowLeft.DouArrowUp.Dongdong.Del2.Del.Date.Comment.Close2.Close.CloseLittle.CloseFill2.Clock.CircleClose.Checklist.Checked2.Checked.CheckedFill2.CheckNormal.CheckDisabled.CheckChecked.Category.Cart2.Cart.Ask2.Ask.ArrowUp2.ArrowUp.ArrowRight2.ArrowRight.ArrowDown2.ArrowDown.Addfollow.Add.Jimi40.Check".split("."),fu=["aria-labelledby"],R6=(0,l.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.27M445.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.186m-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.675",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,fu))}}),mu=["aria-labelledby"],pu=(0,l.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 48m-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 48",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,mu))}}),hu=["aria-labelledby"],D6=(0,l.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.2 33.2 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.66 31.66 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.666m18.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.2",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,hu))}}),gu=["aria-labelledby"],O6=(0,l.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[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.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.312s44.288 93.44 98.816 93.44c54.592 0 98.816-41.92 98.816-93.44S290.432 412.8 235.84 412.8m0-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.376m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312s98.816-41.728 98.816-93.312c0-51.52-44.288-93.312-98.816-93.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.312s44.288 93.44 98.816 93.44 98.816-41.92 98.816-93.44-44.288-93.312-98.816-93.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248s98.816-41.728 98.816-93.312-44.288-93.376-98.816-93.376",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,gu))}}),yu=["aria-labelledby"],q6=(0,l.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,yu))}}),bu=["aria-labelledby"],H6=(0,l.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,bu))}}),Su=["aria-labelledby"],j6=(0,l.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M946.693 149.193a73.77 73.77 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.4 73.4 0 0 0 30.234-6.525 73.34 73.34 0 0 0 41.185-48.817l150.82-583.999c6.875-26.214-1.223-53.885-20.971-72.351m-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.1 29.1 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.456q2.709-.873 5.068-.874c5.184 0 8.855 2.796 10.427 4.253 2.04 1.806 6.525 7.107 4.428 15.146",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Su))}}),wu=["aria-labelledby"],K6=(0,l.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.91q-8.533 8.533-25.6 8.533zm745.245 0q-12.8 0-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.734q-12.8 17.067-34.133 17.066M512 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.667M884.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.666",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,wu))}}),vu=["aria-labelledby"],Nu=(0,l.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.333M448 320a64 64 0 1 0 128 0 64 64 0 1 0-128 0m-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.6m51.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.067m8.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.066",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,vu))}}),xu=["aria-labelledby"],W6=(0,l.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.48M832 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.16m-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.16m-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.336",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,xu))}}),Cu=["aria-labelledby"],ku=(0,l.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.267",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Cu))}}),zu=["aria-labelledby"],Y6=(0,l.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.3M664.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.7z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,zu))}}),Eu=["aria-labelledby"],U6=(0,l.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.082zm336.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)]],14,Eu))}}),Tu=["aria-labelledby"],G6=(0,l.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.3M664.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.7z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Tu))}}),$u=["aria-labelledby"],X6=(0,l.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M280.598 1008.246q-29.538 0-59.077-11.815c-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.876q5.907 11.816 11.815 11.816c5.908 0 7.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 0zm212.676 102.401",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,$u))}}),Bu=["aria-labelledby"],Z6=(0,l.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.082zm336.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)]],14,Bu))}}),Vu=["aria-labelledby"],Q6=(0,l.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Vu))}}),Mu=["aria-labelledby"],J6=(0,l.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Mu))}}),_u=["aria-labelledby"],e8=(0,l.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,_u))}}),Pu=["aria-labelledby"],t8=(0,l.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Pu))}}),Iu=["aria-labelledby"],l8=(0,l.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 960m0-832c-211.733 0-384 172.267-384 384s172.267 384 384 384 384-172.267 384-384-172.267-384-384-384m1.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.76 222.76 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.12 286.12 0 0 1-228.416 112.554m-144-258.133a47.98 47.98 0 0 1-48-48v-64a47.98 47.98 0 0 1 48-48 47.98 47.98 0 0 1 48 48v64a48 48 0 0 1-48 48m288 0a48 48 0 0 1-48-48v-64a48 48 0 1 1 96 0v64a48 48 0 0 1-48 48",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Iu))}}),Au=["aria-labelledby"],n8=(0,l.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.505s102.4-18.863 137.432-45.81c16.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.673m353.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.695m800.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.39zm-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.422m727.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.685M781.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)]],14,Au))}}),Lu=["aria-labelledby"],a8=(0,l.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.8s54.857-25.6 76.8-7.314c32.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.172m303.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.658m-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.458m709.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.857m687.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.228m-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.829z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Lu))}}),Fu=["aria-labelledby"],r8=(0,l.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 256M870.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.52M501.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.48s0 46.08-20.48 56.32c-181.76 84.48-307.2 238.08-343.04 424.96-5.12 23.04-23.04 35.84-43.52 35.84",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Fu))}}),Ru=["aria-labelledby"],i8=(0,l.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.273m170.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.545M515.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.236",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Ru))}}),Du=["aria-labelledby"],o8=(0,l.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.273m170.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.545M515.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.236",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Du))}}),Ou=["aria-labelledby"],s8=(0,l.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.863m0-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.579m0-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)]],14,Ou))}}),qu=["aria-labelledby"],c8=(0,l.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.2 126.2 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 404 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.901m-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.303zm721.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.38",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,qu))}}),Hu=["aria-labelledby"],u8=(0,l.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.692zM196.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.462m0-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.769m630.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.924m0-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.769m-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.938",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Hu))}}),ju=["aria-labelledby"],d8=(0,l.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.77M984.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.503",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,ju))}}),Ku=["aria-labelledby"],f8=(0,l.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.999m0-936.228C277.943 87.77 87.77 277.943 87.77 512S277.944 936.228 512 936.228 936.228 746.056 936.228 512 746.056 87.77 512 87.77m468.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)]],14,Ku))}}),Wu=["aria-labelledby"],m8=(0,l.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.33 85.33 0 0 1 89.649 0l269.458 166.441a56.884 56.884 0 1 1-59.785 96.76L511.969 118.81zm0 472.133a56.884 56.884 0 1 0-59.785 96.703L467.2 1011.257a85.33 85.33 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)]],14,Wu))}}),Yu=["aria-labelledby"],p8=(0,l.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 1024M96.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.513m940.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.514",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Yu))}}),Uu=["aria-labelledby"],h8=(0,l.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.914M160.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.143zm702.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.914M716.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.143zM307.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.914M160.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.143zM204.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.257m482.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.885m234.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.885",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Uu))}}),Gu=["aria-labelledby"],g8=(0,l.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.6M93.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.534zm934.4-8.534L921.6 550.4c38.4-59.733 64-128 64-200.533h128c0 98.133-29.867 192-85.333 273.066M558.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.534m8.534-123.734",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Gu))}}),Xu=["aria-labelledby"],Zu=(0,l.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,Xu))}}),Qu=["aria-labelledby"],y8=(0,l.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 8m752-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-8",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Qu))}}),Ju=["aria-labelledby"],b8=(0,l.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.128m-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.128M509.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.635z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Ju))}}),e3=["aria-labelledby"],S8=(0,l.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.323s51.2 39.384 43.323 70.892C961.482 858.585 756.682 1024 512.497 1024M965.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.323s-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.939",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,e3))}}),t3=["aria-labelledby"],w8=(0,l.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,t3))}}),l3=["aria-labelledby"],v8=(0,l.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.936s-6.144 29.184-16.384 39.936L389.12 966.656c-10.752 11.264-25.6 16.384-39.936 16.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,l3))}}),n3=["aria-labelledby"],N8=(0,l.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.936s6.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.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,n3))}}),a3=["aria-labelledby"],x8=(0,l.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.872",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,a3))}}),r3=["aria-labelledby"],C8=(0,l.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.855",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,r3))}}),i3=["aria-labelledby"],k8=(0,l.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 64m-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 8zm224 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 8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,i3))}}),o3=["aria-labelledby"],z8=(0,l.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.2M550.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.2",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,o3))}}),s3=["aria-labelledby"],E8=(0,l.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.624S740.512 952.64 500.864 952.64m0-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)]],14,s3))}}),c3=["aria-labelledby"],T8=(0,l.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 0M415.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.1m494-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.6",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,c3))}}),u3=["aria-labelledby"],$8=(0,l.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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-20m-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.8m-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.8",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,u3))}}),d3=["aria-labelledby"],B8=(0,l.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 20m7.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.8m417.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.8",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,d3))}}),f3=["aria-labelledby"],V8=(0,l.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 64m144.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 506q1.05.75 1.8 1.8c2.6 3.5 1.8 8.5-1.8 11.1",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,f3))}}),m3=["aria-labelledby"],M8=(0,l.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.4M170.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.133z",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M614.4 402.773a1.067 1.067 0 1 0 136.533 0 1.067 1.067 0 1 0-136.533 0M785.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.827s0-40.96 13.654-47.786c6.826 0 95.573-61.44 197.973-13.654 47.787 27.307 68.267 61.44 88.747 95.574s34.133 61.44 75.093 68.266c27.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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,m3))}}),p3=["aria-labelledby"],_8=(0,l.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.429m0-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.657M877.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 1024m-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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,p3))}}),h3=["aria-labelledby"],P8=(0,l.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.254M512 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.98m330.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.254",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.2m242.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.255z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,h3))}}),g3=["aria-labelledby"],I8=(0,l.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M488.533 110.933q12.8 6.4 25.6 6.4c102.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.333m0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.933q6.4-12.8 6.4-25.6c-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.467q12.8 6.4 25.6 6.4c57.6-10.667 115.2 2.133 164.267 32 44.8 27.733 74.666 74.666 85.333 128m102.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.467s-61.866-70.4-87.466-108.8c-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.533s98.134-78.933 98.134-134.4c0-23.467-14.934-49.067-46.934-78.933-23.466-19.2-51.2-42.667-85.333-66.134M185.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.333m0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.934s38.4 36.266 42.667 64c2.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.067m0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,g3))}}),y3=["aria-labelledby"],A8=(0,l.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"m592.341 76.019-.394.039h-.788a38.2 38.2 0 0 1-39.776-36.43A38.2 38.2 0 0 1 587.497.168c1.024 0 101.647-5.553 205.893 46.944a387.65 387.65 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.87q0 .593 0 0 0 .593 0 0M831 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.5 280.5 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)]],14,y3))}}),b3=["aria-labelledby"],L8=(0,l.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 980M296.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.4",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,b3))}}),S3=["aria-labelledby"],F8=(0,l.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.492",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,S3))}}),w3=["aria-labelledby"],R8=(0,l.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.69 224.69 0 0 0-221.909-219.86M34.083 1024A36.57 36.57 0 0 1 0 990.209a426.34 426.34 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.25 38.25 0 0 1 34.084 1024m0 0 388.963-407.687a16.822 16.822 0 0 1-27.94 7.826 34 34 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.26 26.26 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.1 370.1 0 0 0 668.141 729.68a15.1 15.1 0 0 0-3.218-2.486 31.377 31.377 0 0 1 0-49.151 12.4 12.4 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.4 16.4 0 0 1-2.267 8.485 55.8 55.8 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.93 173.93 0 0 0-109.711 32.84 16.5 16.5 0 0 1-2.706 1.61 36.57 36.57 0 0 1-38.033-6.364 15.87 15.87 0 0 1-5.12-7.314 36.57 36.57 0 0 1 8.557-35.985 16.2 16.2 0 0 1 4.096-3.291A292.56 292.56 0 0 1 734.553-.045 286.64 286.64 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.87 369.87 0 0 0-109.199-260.455 13.1 13.1 0 0 0-3.145-2.56 31.67 31.67 0 0 1 1.39-50.247 32.11 32.11 0 0 1 51.198 0 425.83 425.83 0 0 1 136.554 308.873 15.73 15.73 0 0 1-2.267 8.485 55.73 55.73 0 0 1-40.447 29.695m0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,w3))}}),v3=["aria-labelledby"],D8=(0,l.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512M199.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.68m535.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.072z",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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 512",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,v3))}}),N3=["aria-labelledby"],O8=(0,l.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M798.293 294.482c0-160.751-130.304-291.069-291.061-291.069a288.93 288.93 0 0 0-206.176 85.402 291.2 291.2 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.08m-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.239m225.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.026",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,N3))}}),x3=["aria-labelledby"],q8=(0,l.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.87 246.87 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.87 246.87 0 0 1-44.834-142.18m111.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.704z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,x3))}}),C3=["aria-labelledby"],H8=(0,l.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 394 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 195m179.225 312.8c-24.3 0-44-19.699-44-44s19.7-44 44-44H963c24.3 0 44 19.7 44 44s-19.7 44-44 44z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,C3))}}),k3=["aria-labelledby"],j8=(0,l.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 394 0 0 1 63.388 34.293M512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195m271.113 312.8h-91.888c-24.3 0-44-19.699-44-44s19.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)]],14,k3))}}),z3=["aria-labelledby"],K8=(0,l.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.2M526.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.8s58.515-14.628 76.8 7.315c14.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.856M508.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.2m314.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 1024m-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.57zM512 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.514s-29.257 54.857-58.514 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,z3))}}),E3=["aria-labelledby"],W8=(0,l.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 1024M601.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.143M418.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.857zM601.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 768m0-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.857",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,E3))}}),T3=["aria-labelledby"],Y8=(0,l.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.933zM514.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 1024m469.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.867s4.266-46.933 29.866-51.2c311.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.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,T3))}}),$3=["aria-labelledby"],U8=(0,l.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.148m0-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.472m237.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.494zM511.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)]],14,$3))}}),B3=["aria-labelledby"],G8=(0,l.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.79s-162.79 73.518-162.79 162.79c0 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.384M512 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)]],14,B3))}}),V3=["aria-labelledby"],X8=(0,l.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M510.862 894.293a63.716 63.716 0 1 0 0-127.43 63.716 63.716 0 1 0 0 127.43m0-318.577a63.716 63.716 0 1 0 0-127.432 63.716 63.716 0 1 0 0 127.432m0-318.578a63.716 63.716 0 1 0 0-127.431 63.716 63.716 0 1 0 0 127.43",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,V3))}}),M3=["aria-labelledby"],Z8=(0,l.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,M3))}}),_3=["aria-labelledby"],Q8=(0,l.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M176 511a56 56 0 1 0 112 0 56 56 0 1 0-112 0m280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0m280 0a56 56 0 1 0 112 0 56 56 0 1 0-112 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,_3))}}),P3=["aria-labelledby"],I3=(0,l.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 43m0-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 43m0 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 43",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,P3))}}),A3=["aria-labelledby"],J8=(0,l.defineComponent)({__name:"MoreFilled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M617.469 195.594a105.469 105.469 0 1 1-210.938 0 105.469 105.469 0 0 1 210.938 0m0 632.812a105.469 105.469 0 1 1-210.938 0 105.469 105.469 0 0 1 210.938 0m0-306.872a105.469 105.469 0 1 1-210.938 0 105.469 105.469 0 0 1 210.938 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,A3))}}),L3=["aria-labelledby"],e7=(0,l.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.2",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,L3))}}),F3=["aria-labelledby"],t7=(0,l.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M207.637 533.355a8.53 8.53 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.53 8.53 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.747a356 356 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 64m0 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 128",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,F3))}}),R3=["aria-labelledby"],l7=(0,l.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.2M512 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.334",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.333M512 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 384M682.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 1024",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.667M341.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.667M682.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.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,R3))}}),D3=["aria-labelledby"],n7=(0,l.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 256m0-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.286m0 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.143M603.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)]],14,D3))}}),O3=["aria-labelledby"],a7=(0,l.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.764s-31.507 26.257-55.138 28.882c0 2.626-2.626 2.626-5.251 2.626M703.672 903.221c5.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.133",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,O3))}}),q3=["aria-labelledby"],r7=(0,l.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,q3))}}),H3=["aria-labelledby"],i7=(0,l.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.897m207.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 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,H3))}}),j3=["aria-labelledby"],o7=(0,l.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.597s74.309 9.289 83.597 46.443c41.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.886s74.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.289m171.839-320.455q-20.9 0-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.51M603.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.154M432.07 396.682q-34.833 0-55.732-27.866c-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.665q-20.9 13.933-41.798 13.933m575.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)]],14,j3))}}),K3=["aria-labelledby"],s7=(0,l.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.443zM702.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.513M512 675.286q-12.454 0-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.604m5.535 0q-20.757 0-33.21-16.605c-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.562q-12.453 8.302-24.908 8.302",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,K3))}}),W3=["aria-labelledby"],c7=(0,l.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.48M832 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.16m-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.16m-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.336",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,W3))}}),Y3=["aria-labelledby"],u7=(0,l.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.376S949.073 317.19 949.073 432.078c0 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.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.927m0 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.39m0-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.39",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Y3))}}),U3=["aria-labelledby"],d7=(0,l.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.971zM497.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.857m0-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.143",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,U3))}}),G3=["aria-labelledby"],f7=(0,l.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.487m0-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.282m0 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.923m0-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.846m0-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.385M512 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.385m472.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.385m-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.385",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,G3))}}),X3=["aria-labelledby"],m7=(0,l.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M520.665 64.564a29.2 29.2 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.331s448.33-200.722 448.33-448.33c-.002-245.242-196.917-444.456-441.258-448.24",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,X3))}}),Z3=["aria-labelledby"],Ml=(0,l.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.8M550.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 16s-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.4zM121.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.4zM38.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.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 16zm160-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.4M473.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.4zm240 43.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16S611.2 259.2 624 240zm188.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.8M985.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.4z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Z3))}}),Q3=["aria-labelledby"],p7=(0,l.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.997m-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)]],14,Q3))}}),J3=["aria-labelledby"],e4=(0,l.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M642.973 1005.542 321.912 587.098a123.28 123.28 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)]],14,J3))}}),t4=["aria-labelledby"],h7=(0,l.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,t4))}}),l4=["aria-labelledby"],g7=(0,l.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.616M496.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.892zM374.154 472.615c-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)]],14,l4))}}),n4=["aria-labelledby"],y7=(0,l.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.83M772.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.662",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,n4))}}),a4=["aria-labelledby"],b7=(0,l.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.267m31.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.267",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,a4))}}),r4=["aria-labelledby"],S7=(0,l.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M184.32 147.911a36.41 36.41 0 0 0-36.409 36.409v655.36a36.41 36.41 0 0 0 36.409 36.409h655.36a36.41 36.41 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.818zm291.271 327.68A364.09 364.09 0 0 1 839.68 111.502h36.409a36.409 36.409 0 0 1 0 72.818H839.68a291.27 291.27 0 0 0-291.271 291.271v57.745l47.04-47.113a36.409 36.409 0 1 1 51.555 51.554L537.777 647.004a36.41 36.41 0 0 1-51.554 0L376.996 537.777a36.409 36.409 0 1 1 51.555-51.554l47.04 47.113z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,r4))}}),i4=["aria-labelledby"],w7=(0,l.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M853.161 892.55H362.595l-209.433-.414a19 19 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.513q0 .414-.018.826c-.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.5l-.147-.19-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.759m0-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.58",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,i4))}}),o4=["aria-labelledby"],v7=(0,l.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.09M535.74 650.62l-273.61-259.4a56.2 56.2 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.4 22.4 0 0 0 .65-3.44l60.53-434.16c7.44-53.32-29.95-102.62-83.6-110.1",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,o4))}}),s4=["aria-labelledby"],N7=(0,l.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.012",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.427M545.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.67 35.67 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.172M507.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.457",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,s4))}}),c4=["aria-labelledby"],x7=(0,l.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.96 27.96 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.716m-39.586 806.967L372.03 652.015a27.94 27.94 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.3 28.3 0 0 0 19.94 8.238m168.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.178m-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.4 28.4 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.82z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,c4))}}),u4=["aria-labelledby"],C7=(0,l.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.545m0 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.546m0-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.545",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,u4))}}),d4=["aria-labelledby"],k7=(0,l.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.545m0 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.546m0-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.545",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,d4))}}),f4=["aria-labelledby"],z7=(0,l.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.308M139.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.646zm451.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.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,f4))}}),m4=["aria-labelledby"],E7=(0,l.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.968M224 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-32m-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)]],14,m4))}}),p4=["aria-labelledby"],T7=(0,l.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 39q-15 9.15-28.5 20.1-13.5-10.95-28.5-20.1c-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.9M512 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.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,p4))}}),h4=["aria-labelledby"],$7=(0,l.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 39q-15 9.15-28.5 20.1-13.5-10.95-28.5-20.1c-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.9M512 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.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,h4))}}),g4=["aria-labelledby"],B7=(0,l.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.5 336.5 0 0 0-73.638-107.158 342.2 342.2 0 0 0-108.724-71.83 343.4 343.4 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a336 336 0 0 0-36.894 26.021 337 337 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.4 341.4 0 0 0-108.725 71.83A334.46 334.46 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.56 41.56 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.5 329.5 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)]],14,g4))}}),y4=["aria-labelledby"],V7=(0,l.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 39q-15 9.15-28.5 20.1-13.5-10.95-28.5-20.1c-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.9M512 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.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,y4))}}),b4=["aria-labelledby"],M7=(0,l.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 39q-15 9.15-28.5 20.1-13.5-10.95-28.5-20.1c-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.9",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,b4))}}),S4=["aria-labelledby"],_7=(0,l.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.353q-40.659-58.73-63.247-117.459c-18.07-45.176-27.106-90.353-27.106-132.518 0-45.176 9.036-90.352 27.106-132.517q27.106-58.73 72.283-108.424c30.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.153Q978.823 66.259 1024 111.435q49.695 45.178 72.282 108.424c18.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.858zM355.388 102.4c-33.13 0-66.259 6.024-96.376 18.07q-45.177 18.072-81.318 54.212c-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.4q18.07 49.695 54.212 99.388c39.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.706q36.141-54.211 54.212-99.388c15.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.153",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,S4))}}),w4=["aria-labelledby"],P7=(0,l.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M1104.113 216.425a336.5 336.5 0 0 0-73.638-107.158 342.2 342.2 0 0 0-108.724-71.83 343.4 343.4 0 0 0-132.518-26.263c-63.76 0-126.012 17.468-180.104 50.477a336 336 0 0 0-36.894 26.021 337 337 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.4 341.4 0 0 0-108.725 71.83A334.46 334.46 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.56 41.56 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.5 329.5 0 0 0-27.046-131.855z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,w4))}}),v4=["aria-labelledby"],I7=(0,l.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 39q-15 9.15-28.5 20.1-13.5-10.95-28.5-20.1c-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.9",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,v4))}}),N4=["aria-labelledby"],A7=(0,l.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 39q-15 9.15-28.5 20.1-13.5-10.95-28.5-20.1c-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.9",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,N4))}}),x4=["aria-labelledby"],L7=(0,l.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,x4))}}),C4=["aria-labelledby"],F7=(0,l.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.6m-627.2-44.8c0-25.6 22.4-48 48-48h294.4c25.6 0 48 22.4 48 48V192H316.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.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.6M528 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.6M688 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.6",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,C4))}}),k4=["aria-labelledby"],R7=(0,l.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.477m-454.03 581.604a42.75 42.75 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.5 218.5 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.86a644 644 0 0 0-4.694-13.71 11056 11056 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)]],14,k4))}}),z4=["aria-labelledby"],D7=(0,l.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.412zm946.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.206q-13.963-4.654-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)]],14,z4))}}),E4=["aria-labelledby"],O7=(0,l.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.09M377.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.91q-10.473 3.49-13.964 13.963l-34.91 95.418 95.42-34.909q10.47-3.49 13.963-13.964z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,E4))}}),T4=["aria-labelledby"],q7=(0,l.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M541.531 889.007a26.603 26.603 0 0 1-26.156-26.95V400.724c0-6.452 2.233-12.656 6.353-17.57L719.96 145.217H182.342l182.002 238.88a27.65 27.65 0 0 1 5.608 16.677v275.46l78.667 81.198c4.864 5.062 7.545 11.912 7.495 19.059a27.3 27.3 0 0 1-7.792 19.009 25.56 25.56 0 0 1-36.679 0l-86.26-89.14a27.25 27.25 0 0 1-7.644-19.059V410.055L108.042 134.893a27.596 27.596 0 0 1 4.368-37.87 25.7 25.7 0 0 1 16.13-5.806h648.298c6.949 0 13.6 2.829 18.463 7.941a27.496 27.496 0 0 1 1.34 36.629L567.639 410.75v451.307c0 14.89-11.713 26.95-26.107 26.95",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M668.292 481.526a26.603 26.603 0 0 1-25.71-27.298 26.404 26.404 0 0 1 25.81-26.653h202.003c14.443 0 26.156 12.11 26.156 27s-11.713 26.95-26.106 26.95zm0 166.864a26.603 26.603 0 0 1-26.106-27c0-14.89 11.713-26.901 26.106-26.95h202.153c14.393.049 26.057 12.11 26.106 27-.05 14.889-11.713 26.9-26.106 26.95zm0 168.75a25.56 25.56 0 0 1-18.463-7.842 27.25 27.25 0 0 1-7.643-19.109c0-14.89 11.713-26.9 26.106-26.95h202.153c14.393 0 26.057 12.11 26.106 27-.05 14.89-11.713 26.9-26.106 26.95H668.292z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,T4))}}),$4=["aria-labelledby"],H7=(0,l.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M512 394.688a31.87 31.87 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.87 31.87 0 0 1 512 394.688",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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 96zm-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.69 10.69 0 0 1 874.688 864H149.312a10.69 10.69 0 0 1-10.624-10.688z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,$4))}}),B4=["aria-labelledby"],V4=(0,l.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.267m111.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.938z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,B4))}}),M4=["aria-labelledby"],j7=(0,l.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.481zm56.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 1024M519.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.27 269.27 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)]],14,M4))}}),_4=["aria-labelledby"],K7=(0,l.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,_4))}}),P4=["aria-labelledby"],W7=(0,l.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.638m-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.259zM264.727 736.86c-6.003 12.106 5.592 24.54 18.521 18.532l141.877-85.937-74.518-74.567zm132.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.122",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,P4))}}),I4=["aria-labelledby"],Y7=(0,l.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.152q0-37.236 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.618M781.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.546",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,I4))}}),A4=["aria-labelledby"],U7=(0,l.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.644s56.888-26.549 79.644-7.586c75.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.267m295.822-3.793q-102.4 0-182.044-79.644c-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.792m-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.51Q256 557.511 318.578 500.622c22.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.644M910.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.281zM174.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.17q-102.4 0-182.044-79.645c-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.511s-15.17 60.682-45.511 68.267c-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.459m-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.008zM686.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)]],14,A4))}}),L4=["aria-labelledby"],G7=(0,l.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[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.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.312s44.288 93.44 98.816 93.44c54.592 0 98.816-41.92 98.816-93.44S290.432 412.8 235.84 412.8m0-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.376m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312s98.816-41.728 98.816-93.312c0-51.52-44.288-93.312-98.816-93.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.312s44.288 93.44 98.816 93.44 98.816-41.92 98.816-93.44-44.288-93.312-98.816-93.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248s98.816-41.728 98.816-93.312-44.288-93.376-98.816-93.376",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,L4))}}),F4=["aria-labelledby"],X7=(0,l.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.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)]],14,F4))}}),R4=["aria-labelledby"],Z7=(0,l.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.2 33.2 0 0 1-1.365-9.387 224 224 0 0 0-448 0 32 32 0 0 1-15.104 27.178 31.66 31.66 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.666m0 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.379",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,R4))}}),D4=["aria-labelledby"],Q7=(0,l.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,D4))}}),O4=["aria-labelledby"],J7=(0,l.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.214M825.173 536.32 439.04 150.187c-13.227-13.227-13.227-34.987 0-48.214s34.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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"m439.04 874.24 386.133-386.133c13.227-13.227 34.987-13.227 48.214 0s13.226 34.986 0 48.213L487.253 922.453c-13.226 13.227-34.986 13.227-48.213 0s-13.227-34.56 0-48.213",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,O4))}}),q4=["aria-labelledby"],e9=(0,l.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M873.387 873.813 487.253 487.68c-13.226-13.227-34.986-13.227-48.213 0s-13.227 34.987 0 48.213l386.133 386.134c13.227 13.226 34.987 13.226 48.214 0s13.226-34.987 0-48.214M218.88 536.32l386.133-386.133c13.227-13.227 13.227-34.987 0-48.214s-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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.213",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,q4))}}),H4=["aria-labelledby"],t9=(0,l.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M199.36 572.768a31.9 31.9 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.624m339.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.248z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,H4))}}),j4=["aria-labelledby"],l9=(0,l.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.584m-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.768zm-60.886-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.838M539.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.378s240.778-52.583 312.735-141.146c11.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.519",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,j4))}}),K4=["aria-labelledby"],n9=(0,l.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.4M219.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.857M640 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.714",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,K4))}}),W4=["aria-labelledby"],a9=(0,l.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 256M184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256zm753.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)]],14,W4))}}),Y4=["aria-labelledby"],r9=(0,l.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 1024M249.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.054zm719.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.514M332.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.514m332.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.514",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Y4))}}),U4=["aria-labelledby"],i9=(0,l.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.933M259.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.948zm56.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.17m193.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)]],14,U4))}}),G4=["aria-labelledby"],o9=(0,l.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.286",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,G4))}}),X4=["aria-labelledby"],Z4=(0,l.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 1024",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,X4))}}),Q4=["aria-labelledby"],s9=(0,l.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.414M877.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.585z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Q4))}}),J4=["aria-labelledby"],c9=(0,l.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.966M706.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 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,J4))}}),ed=["aria-labelledby"],u9=(0,l.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.77m183.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.64m-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.385",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,ed))}}),td=["aria-labelledby"],d9=(0,l.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.69 435.69 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.64 509.64 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)]],14,td))}}),ld=["aria-labelledby"],nd=(0,l.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,ld))}}),ad=["aria-labelledby"],f9=(0,l.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M451.243 802.133a101.72 101.72 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.65 13.65 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)]],14,ad))}}),rd=["aria-labelledby"],m9=(0,l.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 0m281.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.978",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,rd))}}),id=["aria-labelledby"],p9=(0,l.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 480M270.243 527.725l161.622 163.812a.57.57 0 0 0 .81.015l321.132-321.908a.29.29 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.32.32 0 0 0-.424.02l-37.762 38.274a.29.29 0 0 0-.004.413z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,id))}}),od=["aria-labelledby"],h9=(0,l.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 1024m0-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.333",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,od))}}),sd=["aria-labelledby"],g9=(0,l.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 0m202.55 571.077H306.73q-67.515 0-67.516-67.517 0-67.515 67.516-67.516h402.286q67.515 0 67.516 67.516 0 67.517-67.516 67.517z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,sd))}}),cd=["aria-labelledby"],y9=(0,l.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.837m0 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.075M382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,cd))}}),ud=["aria-labelledby"],b9=(0,l.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.914M160.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.143zM307.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 1024M160.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.143zm629.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.114m0-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.77m73.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.914M716.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.143z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,ud))}}),dd=["aria-labelledby"],S9=(0,l.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 1024M754.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.176M246.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 1024m0-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.548m-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)]],14,dd))}}),fd=["aria-labelledby"],w9=(0,l.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 1024M826.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.338m0-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)]],14,fd))}}),md=["aria-labelledby"],v9=(0,l.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.77m0 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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,md))}}),pd=["aria-labelledby"],N9=(0,l.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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 512m0-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.333m0 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.933m-64 110.933a64 64 0 1 0 128 0 64 64 0 1 0-128 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,pd))}}),hd=["aria-labelledby"],x9=(0,l.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.58 194.58 0 0 1 204.442 0l614.494 379.567a129.722 129.722 0 1 1-136.338 220.657l-580.506-358.292z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,hd))}}),gd=["aria-labelledby"],C9=(0,l.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.56 138.56 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)]],14,gd))}}),yd=["aria-labelledby"],k9=(0,l.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M312.38 132.53a84.855 84.855 0 1 1 144.254-89.183L704.92 445.389a127.28 127.28 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)]],14,yd))}}),bd=["aria-labelledby"],Sd=(0,l.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"m387.547 980.846 305.006-397.532a117.1 117.1 0 0 0 0-142.628L387.584 43.154a44.837 44.837 0 0 0-71.131 54.492l305.042 397.568a27.54 27.54 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)]],14,bd))}}),wd=["aria-labelledby"],z9=(0,l.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M1741.19 227.497a121.654 121.654 0 1 1 127.858 206.812L1292.65 790.27a182.48 182.48 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)]],14,wd))}}),vd=["aria-labelledby"],E9=(0,l.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.65 157.65 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.206z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,vd))}}),Nd=["aria-labelledby"],T9=(0,l.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.383M122.88 664.137q-21.943 0-35.109-17.554c-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.777m915.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.331m-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.554s2.926 46.812-17.554 58.514-40.96 20.48-58.514 29.258l-20.48 8.777c-8.777 5.851-20.48 5.851-29.257 5.851M1038.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.886",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Nd))}}),xd=["aria-labelledby"],$9=(0,l.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.857m-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.857m-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.2M475.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.8s58.515-14.628 76.8 7.315c14.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.856m0 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)]],14,xd))}}),Cd=["aria-labelledby"],B9=(0,l.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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.6m-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.96s-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.04m197.12 7.68V128l35.84 7.68zm-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.36m243.2 15.36a64 64 0 1 0 128 0 64 64 0 1 0-128 0m-512 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0m629.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 128m-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.44",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Cd))}}),kd=["aria-labelledby"],V9=(0,l.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:a}){let e=t,o=a,i=n=>{o("click",n)},r=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+e.name]:e.name,[e.class]:!!e.class})),c=(0,l.computed)(()=>{let n={};return n.height=r(e.height)??r(e.size),n.width=r(e.width)??r(e.size),n.color=e.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[...u[0]||=[(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)]],14,kd))}}),Xn={prop:{type:[String]},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}},li=(t,a)=>a[t.textKey],Gt=(t,a)=>a[t.valueKey],zd=(t,a)=>a[t.visibleKey],ni=(t,a)=>a[t.disabledKey],Ed=(t,a)=>{const e=a[t.doitKey];return me(e)},Td=(t,a)=>{const e=a[t.numKey];return e==null?null:ke(a[e])},ai=(t,a,e)=>{const o=t.itemOptions;return typeof o=="function"?o(a,e):o||null};function $d(t,a,e,o,i,r=!1){return{props:Xn,emits:["update:modelValue","change","click"],setup(s,c){const{emitEvent:n,exposeApi:u}=wt({context:c},s.prop),{slots:h}=c,f=(0,l.computed)(()=>{const y={};return y[`${t}`]=!0,y}),d=(0,l.computed)(()=>{const y={};return y[`${t}__titles`]=!0,y[`${s.direction}`]=!0,s.align&&(y[`${s.align}`]=!0),s.scroll===!0&&(y.scrollable=!0),s.shape&&(y[`${s.shape}`]=!0),s.showScrollArrow?(re.value===!0&&(y["has-left-scroll-arrow "]=!0),W.value===!0&&(y["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(y["has-navigation"]=!0),y}),M=(0,l.computed)(()=>({})),k=(0,l.computed)(()=>{if(!s.gutter)return 0;const y=he(s.gutter);return y<=0?0:y}),b=(0,l.ref)(s.modelValue);(0,l.watch)(()=>s.modelValue,y=>{b.value!==y&&(b.value=y,H(!1))});const m=(0,l.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),g=(0,l.computed)(()=>{const y={};return x.value||(y.display="none"),y}),v=(0,l.ref)(),x=(0,l.ref)(!1),z=()=>{D(!x.value)},D=y=>{const N=y;N?(x.value=N,setTimeout(()=>{m.value["fox-tabs-bar__popup--show"]=!0,m.value["fox-tabs-bar__popup--hide"]=!1},0)):(m.value["fox-tabs-bar__popup--show"]=!1,m.value["fox-tabs-bar__popup--hide"]=!0,v.value?v.value.addEventListener("transitionend",()=>{x.value=!1},{once:!0}):setTimeout(()=>{x.value=!1},0))},V=(0,l.ref)(),U=(0,l.ref)([]),Y=(y,N)=>{U.value[N]=y},_=y=>N=>{Y(N,y)},F=(y,N)=>{const O=V.value,Q=U.value;if(!O||!Q||!Q[y])return;const ie=Q[y];let se=0;s.direction==="vertical"?se=ie.offsetTop-(O.offsetHeight-ie.offsetHeight)/2:se=ie.offsetLeft-(O.offsetWidth-ie.offsetWidth)/2,S(O,se,N?0:.3,s.direction)},S=(y,N,O,Q)=>{let ie=0;const se=Q==="horizontal"?y.scrollLeft:y.scrollTop,ue=O===0?1:Math.round(O*1e3/16);function pe(){Q==="horizontal"?y.scrollLeft+=(N-se)/ue:y.scrollTop+=(N-se)/ue,++ie<ue&&Jl(pe)}pe()},I=(y,N)=>{const O=Gt(s,y),Q={};return Q[`${t}__titles-item`]=!0,Q.disabled=ni(s,y),Q.active=O===b.value,s.shape&&(Q[`${s.shape}`]=!0),s.ellipsis&&(Q.ellipsis=!0),N&&(N.class&&(Q[`${N.class}`]=!0),N.disabled===!0&&(Q.disabled=N.disabled)),Q},E=(y,N)=>{const O={};if(k.value>0){const Q=Math.abs(k.value/2);s.direction==="vertical"?(O["margin-top"]=`${Q}px`,O["margin-bottom"]=`${Q}px`):(O["margin-left"]=`${Q}px`,O["margin-right"]=`${Q}px`)}return N&&N.style&&Object.assign(O,N.style),O},w=(y,N)=>`${Gt(s,y)??N}`,L=(y,N)=>{const O=Gt(s,y),Q={};Q[`${t}__popup-item`]=!0,Q.disabled=ni(s,y),Q.active=O===b.value,s.shape&&(Q[`${s.shape}`]=!0);const ie=ai(s,y,N);return ie&&ie.disabled===!0&&(Q.disabled=ie.disabled),Q},$=(0,l.computed)(()=>(s.data??[]).filter(y=>zd(s,y)!==!1)),q=(y,N)=>{const O=Gt(s,y);if(n("click",y,N),b.value==O)return;const Q=()=>{b.value=O,s.scroll&&F(N,!1),n("update:modelValue",O),n("change",y,N)};if(typeof s.beforeChange=="function"){const ie=s.beforeChange(y,N);Pa(ie)?ie.then(se=>{se!==!1&&Q()}).catch(()=>{Q()}):ie!==!1&&Q()}else Q()},R=(y,N)=>function(){q(y,N)},K=(y,N)=>{q(y,N),D(!1)},T=(y,N)=>function(){K(y,N)},H=y=>{if(!Array.isArray(s.data)||!s.scroll)return;J()&&ae();const N=s.data.findIndex(O=>Gt(s,O)===b.value);N!==-1&&F(N,y)},ne=()=>{J()||Z()};(0,l.watch)(()=>s.data,()=>{setTimeout(H,0)}),(0,l.onMounted)(()=>{H(!0)}),(0,l.onBeforeUnmount)(()=>{ne()}),u({});const ee=(y,N)=>{if(h.item)return h.item({item:y,index:N});const O=ai(s,y,N),Q=[];if(h.text){const se=h.text({item:y,index:N});Q.push(se)}else{const se=[];if(O?.doit===!0||Ed(s,y)){const Ne=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"doit"]});se.push(Ne)}const ue=O?.num??Td(s,y);if(ue){let Ne="";const Le=ke(ue);Le>=100?Ne="99+":Ne=`${Le}`;const je=(0,l.h)("view",{class:[`${t}__titles-item-tip`,"num"]},[Ne]);se.push(je)}const pe={class:`${t}__titles-item-text`};se.push(li(s,y));const ge=(0,l.h)("view",pe,se);Q.push(ge)}const ie=(0,l.h)("view",{class:`${t}__titles-item-line`});return Q.push(ie),(0,l.h)("view",{ref:_(N),class:I(y,O),style:E(y,O),key:w(y,N),onClick:R(y,N)},Q)},j=()=>{const y=h.default?h.default():[];if(y.length===0)for(let N=0;N<$.value.length;N++){const O=$.value[N],Q=ee(O,N);y.push(Q)}return(0,l.h)("view",{ref:V,class:d.value,style:M.value},y)},B=()=>{let y=null;return h.navigation?y=h.navigation():y=(0,l.h)(e),(0,l.h)("view",{class:`${t}__navigation`,onClick:z},[y])},P=()=>{const y=[];for(let N=0;N<$.value.length;N++){const O=$.value[N];let Q=null;h.popupItem?Q=h.popupItem({item:O,index:N}):Q=li(s,O);const ie=(0,l.h)("view",{class:L(O,N),key:w(O,N),onClick:T(O,N)},[Q]);y.push(ie)}return(0,l.h)("view",{class:m.value,style:g.value},y)},J=()=>s.showScrollArrow&&s.direction=="horizontal",re=(0,l.ref)(!1),W=(0,l.ref)(!1),G=y=>{const N=V.value,O=U.value;if(!(!N||!O))if(y==="left"){const Q=N.scrollLeft;let ie=Q;for(let se=0;se<O.length;se++){const ue=O[se].offsetLeft;if(Q-ue<0)break;ie=ue}S(N,ie,.3,"horizontal")}else{const Q=N.scrollLeft;let ie=Q,se=N.offsetWidth;for(let ue=O.length-1;ue>=0;ue--){const pe=O[ue].offsetLeft+O[ue].offsetWidth;if(pe-Q<N.offsetWidth){ie+=se-pe;break}se=pe}S(N,ie,.3,"horizontal")}},te=Ke(()=>{const y=V.value;if(!y)return;let N=y.scrollLeft>0;N!==re.value&&(re.value=N);let O=y.scrollWidth-y.scrollLeft>y.offsetWidth;O!==W.value&&(W.value=O)},50),X=y=>{te()},ae=()=>{const y=V.value;y&&(te(),y.addEventListener("scroll",X))},Z=()=>{const y=V.value;y&&y.removeEventListener("scroll",X)},A=y=>{if(y==="left"&&re.value!==!0||y==="right"&&W.value!==!0)return null;let N=null;return y==="left"?h.leftArrow?N=h.leftArrow():N=(0,l.h)(o):h.rightArrow?N=h.rightArrow():N=(0,l.h)(i),(0,l.h)("view",{class:[`${t}__scroll-arrow`,y],onClick:()=>{G(y)}},[N])};return()=>{const y=[],N=j();if(y.push(N),J()){const O=A("left");O&&y.push(O);const Q=A("right");Q&&y.push(Q)}else if(s.showQuickNavigation){const O=B();y.push(O);const Q=P();y.push(Q)}return(0,l.h)("view",{class:f.value},y)}}}}var{create:Bd,componentName:Vd,scope:Md}=fe("tabs-bar"),_d=Bd($d(Vd,Md,I3,e4,Zu,!1)),_l=_d,ri=Symbol("TabsStatesKey"),Zn={prop:{type:[String]},modelValue:{type:[String,Number]},direction:{type:[String],default:()=>"horizontal"},lazy:{type:[Boolean],default:()=>!0},draggle:{type:[Boolean],default:()=>!1},transition:{type:[Boolean],default:()=>!0},height:{type:[String,Number]},width:{type:[String,Number]}},ii=10;function oi(t,a){return t>a&&t>ii?"horizontal":a>t&&a>ii?"vertical":""}function Xt(){const t=window.navigator.userAgent;return"ontouchstart"in window||t.indexOf("touch")!==-1||t.indexOf("mobile")!==-1}function Zt(){const t={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>t.direction==="vertical",e=()=>t.direction==="horizontal",o=()=>{t.deltaX=0,t.deltaY=0,t.offsetX=0,t.offsetY=0,t.direction="",t.startTime=0};return{move:(s=>{if(s.touches){const c=s.touches[0];t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}else{const c=s;t.deltaX=c.clientX-t.startX,t.deltaY=c.clientY-t.startY,t.moveX=c.clientX,t.moveY=c.clientY}t.offsetX=Math.abs(t.deltaX),t.offsetY=Math.abs(t.deltaY),t.duration=Date.now()-t.startTime,t.direction||(t.direction=oi(t.offsetX,t.offsetY))}),start:(s=>{if(o(),s.touches){const c=s.touches[0];t.startX=c.clientX,t.startY=c.clientY}else{const c=s;t.startX=c.clientX,t.startY=c.clientY}t.startTime=Date.now()}),reset:o,isVertical:a,isHorizontal:e,state:t}}function Pd(){const t=(0,l.ref)(0),a=(0,l.ref)(0),e=(0,l.ref)(0),o=(0,l.ref)(0),i=(0,l.ref)(0),r=(0,l.ref)(0),s=(0,l.ref)(0),c=(0,l.ref)(0),n=(0,l.ref)(0),u=(0,l.ref)(0),h=(0,l.ref)(""),f=()=>h.value==="vertical",d=()=>h.value==="horizontal",M=()=>{s.value=0,c.value=0,n.value=0,u.value=0,h.value="",e.value=0};return{move:(m=>{if(m.touches){const g=m.touches[0];s.value=g.clientX-t.value,c.value=g.clientY-a.value,i.value=g.clientX,r.value=g.clientY}else{const g=m;s.value=g.clientX-t.value,c.value=g.clientY-a.value,i.value=g.clientX,r.value=g.clientY}n.value=Math.abs(s.value),u.value=Math.abs(c.value),o.value=Date.now()-e.value,h.value||(h.value=oi(n.value,u.value))}),start:(m=>{if(M(),m.touches){const g=m.touches[0];t.value=g.clientX,a.value=g.clientY}else{const g=m;t.value=g.clientX,a.value=g.clientY}e.value=Date.now()}),reset:M,startX:t,startY:a,startTime:e,duration:o,moveX:i,moveY:r,deltaX:s,deltaY:c,offsetX:n,offsetY:u,direction:h,isVertical:f,isHorizontal:d}}var Id=15,Ad=300,Ld=200;function Fd(t,a,e=1){return t=Math.abs(t/a)/.003*(t<0?-1:1),t*e}function si(t,a=0,e,o,i=Ld){e==="end"?t.style.transition=`transform ${i}ms linear`:t.style.transition="transform 0ms linear",o==="horizontal"?t.style.transform=`translate3d(${a}px, 0, 0)`:t.style.transform=`translate3d(0, ${a}px, 0)`}var Rd=class{el=null;direction="horizontal";transitionEndTrigger=null;moving=!1;isTouch=!1;triggerAutoMoveRatio=.3;momentumReduceRatio=1;transitionend=null;touchstart=null;touchmove=null;touchend=null;touchcancel=null;onStart;onMove;onEnd;constructor(t,a,e,o=1){this.onStart=t,this.onMove=a,this.onEnd=e,this.momentumReduceRatio=o,this.isTouch=Xt()}open(t){this.el=t;const a=Zt(),e=(o,i,r)=>{const s={delta:o,direction:i,type:r};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=o=>{if(this.moving)return;a.start(o),this.transitionEndTrigger=()=>{t.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,t.removeEventListener("transitionend",this.transitionend),t.addEventListener("transitionend",this.transitionend),t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.addEventListener("touchcancel",this.touchend);const i={delta:0,type:"start",direction:this.direction};this.onStart(i)},this.touchmove=o=>{if(!this.moving)return;a.move(o);let i=0;if(this.direction==="horizontal"){if(a.isVertical())return;i=a.state.deltaX}else{if(a.isHorizontal())return;i=a.state.deltaY}e(i,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;t.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),t.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&t.removeEventListener("touchcancel",this.touchend);let o=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}o=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}o=a.state.deltaY}const i=a.state.duration;i<Ad&&Math.abs(o)>Id?(o=Fd(o,i,this.momentumReduceRatio),e(o,this.direction,"end")):e(o,this.direction,"end")},t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const t=this.el;this.transitionend&&t.addEventListener("transitionend",this.transitionend),this.touchstart&&t.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&t.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&t.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&t.addEventListener("touchcancel",this.touchcancel),this.el=null}};function Dd(t,a,e,o=1){return new Rd(t,a,e,o)}function Od(t,a,e=!1){return{props:Zn,emits:["update:modelValue","change"],setup(o,i){const{emitEvent:r,exposeApi:s}=wt({context:i},o.prop),{slots:c}=i,n=(0,l.shallowRef)([]),u={current:(0,l.ref)(o.modelValue??""),direction:(0,l.ref)(o.direction),transition:o.transition,tabWidth:(0,l.ref)(-1),tabHeight:(0,l.ref)(-1),add:_=>{const F={name:_};u.current.value===_&&(F.loaded=!0),n.value.push(F),(0,l.triggerRef)(n)},remove:_=>{const F=n.value.findIndex(S=>S.name===_);F!==-1&&n.value.splice(F,1)},isLoaded:_=>{if(!o.lazy)return!0;const F=n.value.findIndex(S=>S.name===_);return F!==-1?u.current.value?n.value[F].loaded??!1:F===0:!1}};(0,l.provide)(ri,u);const h=_=>{const F=n.value.findIndex(S=>S.name===_);F!==-1&&(n.value[F].loaded=!0,(0,l.triggerRef)(n))};(0,l.watch)([()=>o.modelValue,()=>o.direction],([_,F])=>{u.current.value!==_&&(u.current.value=_??"",h(_??"")),u.direction.value!==F&&(u.direction.value=F)});const f=(0,l.ref)(null),d=(0,l.ref)(null),M=(0,l.computed)(()=>({[t]:!0,[`${o.direction}`]:!0})),k=(0,l.computed)(()=>{const _={};if(o.width){const F=ve(o.width);F&&(_.width=F)}if(o.height){const F=ve(o.height);F&&(_.height=F)}return _});let b=!0;const m=(0,l.computed)(()=>{const _={};if(o.transition===!1)return _;const F=n.value.length;if(F<=0)return _;const S=n.value.findIndex(I=>I.name===u.current.value);return u.direction.value==="vertical"?u.tabHeight.value>0&&(_.height=`${F*u.tabHeight.value}px`,S!==-1&&(_.transform=`translate(0, -${S*u.tabHeight.value}px)`)):u.tabWidth.value>0&&(_.width=`${F*u.tabWidth.value}px`,S!==-1&&(_.transform=`translate(-${S*u.tabWidth.value}px, 0)`)),b&&(b=!1,_.transition="transform 0s ease"),_}),g={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},v=_=>{const F=n.value.length,S=n.value.findIndex(I=>I.name===u.current.value);g.moved=0,_.direction==="vertical"?(g.min=-1*(u.tabHeight.value*(F-1)+u.tabHeight.value/4),g.max=u.tabHeight.value/4,g.start=-S*u.tabHeight.value,g.itemDistance=u.tabHeight.value):(g.min=-1*(u.tabWidth.value*(F-1)+u.tabWidth.value/4),g.max=u.tabWidth.value/4,g.start=-S*u.tabWidth.value,g.itemDistance=u.tabWidth.value)},x=_=>{const F=d.value;if(!F)return;let S=g.start+_.delta;if(S>g.max?S=g.max:S<g.min&&(S=g.min),_.type==="move")si(F,S,"move",_.direction,300);else if(_.type==="end"){let I=Math.floor(Math.abs(S)*1/g.itemDistance);const E=Math.abs(S)%g.itemDistance;g.start>S?E>=g.itemDistance*g.triggerAutoMoveRatio&&(I+=1):E>g.itemDistance-g.itemDistance*g.triggerAutoMoveRatio&&(I+=1),S=-1*I*g.itemDistance,si(F,S,"end",_.direction,300),g.moved=S;const w=n.value[I].name;u.current.value=w??"",h(w??""),r("update:modelValue",w)}},z=()=>{},D=()=>{if(!f.value)return;const _=bl(f.value);u.tabWidth.value=_.width,u.tabHeight.value=_.height},V=Za(D,250);let U=null,Y=null;return(0,l.onMounted)(()=>{o.transition!==!1&&f.value&&(D(),window.ResizeObserver&&(Y=new window.ResizeObserver(V),Y.observe(f.value)),o.draggle&&(U=Dd(v,x,z),U.open(d.value)))}),(0,l.onBeforeUnmount)(()=>{Y&&(Y.disconnect(),Y=null),U&&U.close()}),s({doLayout(){D()}}),()=>{const _=(0,l.h)("view",{class:`${t}__panes`,style:m.value,ref:d},[c?.default?.()]);return(0,l.h)("view",{class:M.value,style:k.value,ref:f},[_])}}}}var{create:qd,componentName:Hd,scope:jd}=fe("tabs-container"),Kd=qd(Od(Hd,jd,!1)),Pl=Kd,Wd={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 Yd(t,a,e){return{props:Wd,setup(o,{emit:i,slots:r}){const s=(0,l.inject)(ri);(0,l.onMounted)(()=>{s.add(o.paneKey)}),(0,l.onBeforeUnmount)(()=>{s.remove(o.paneKey)});const c=(0,l.computed)(()=>{const h=[t];return s.direction.value==="vertical"?h.push("is-vertical"):h.push("is-horizontal"),s.transition===!1?h.push("is-no-transition"):h.push("is-transition"),h}),n=(0,l.computed)(()=>{const h={};return s.transition===!1?(s.current.value!==o.paneKey&&(h.display="none"),h):(s.direction.value==="vertical"&&s.tabHeight.value>0?h.height=`${s.tabHeight.value}px`:s.tabWidth.value>0&&(h.width=`${s.tabWidth.value}px`),h)}),u=(0,l.computed)(()=>o.loaded!=null?me(o.loaded):s.isLoaded(o.paneKey));return()=>{let h=[];if(u.value)h=r?.default?.()??[];else if(r.empty)h=r.empty();else{const f={class:`${t}__empty-icon`},d=(0,l.h)(o.emptyIcon??e,f),M=(0,l.h)("view",{class:`${t}__empty-text`},[o.emptyText??"Loading"]),k=(0,l.h)("view",{class:`${t}__empty`},[d,M]);h.push(k)}return(0,l.h)("view",{class:c.value,style:n.value,prop:o.paneKey},h)}}}}var{create:Ud,componentName:Gd,scope:Xd}=fe("tabs-pane"),Zd=Ud(Yd(Gd,Xd,Ml)),Qn=Zd,Qd={...Xn,...Zn,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}};function Jd(t,a,e,o){return{props:Qd,emits:["update:modelValue","change"],setup(i,r){const{emitEvent:s,exposeApi:c}=wt({context:r},i.prop),{slots:n}=r,u=t,h=(0,l.computed)(()=>{const g=[`${u}`];return i.direction==="vertical"?g.push("vertical-tabbar"):g.push("horizontal-tabbar"),g}),f=(0,l.computed)(()=>{const g={};if(i.width){const v=ve(i.width);v&&(g.width=v)}if(i.height){const v=ve(i.height);v&&(g.height=v)}return g}),d=(0,l.computed)(()=>[`${u}__bar`]),M=(0,l.computed)(()=>[`${u}__container`]),k=(0,l.ref)(i.modelValue);(0,l.watch)(()=>i.modelValue,g=>{k.value!==g&&(k.value=g)});const b=g=>{s("change",g)},m=g=>{k.value!==g&&(k.value=g,s("update:modelValue",g))};return c({}),()=>{const{getChildren:g}=kl(n.default),v=g(),x=[];if(Array.isArray(i.data))x.push(...i.data);else for(let F=0;F<v.length;F++){const S=v[F].props??{},I={text:S.label??"",value:S["pane-key"]??S.paneKey??""};x.push(I)}const z={};for(let F in n)F!=="default"&&(z[F]=n[F]);const D=bt(i,Xn);Object.assign(D,{prop:null,data:x,class:d.value,modelValue:k.value,direction:i.direction,onChange:b,"onUpdate:modelValue":m});const V=(0,l.h)(e,D,z),U={default:()=>v},Y=bt(i,Zn);Object.assign(Y,{prop:null,class:M.value,modelValue:k.value,onChange:b,"onUpdate:modelValue":m});const _=(0,l.h)(o,Y,U);return(0,l.h)("view",{class:h.value,style:f.value},[V,_])}}}}var{create:ef,componentName:tf,scope:lf}=fe("tabs-frame"),nf=ef(Jd(tf,lf,_l,Pl)),Jn=nf,af={prop:{type:[String]},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 rf(t,a){return typeof t.textKey=="string"&&t.textKey.length>0?a[t.textKey]:a.text}function ci(t,a){return typeof t.valueKey=="string"&&t.valueKey.length>0?a[t.valueKey]:a.value}function ui(t,a){return typeof t.disabledKey=="string"&&t.disabledKey.length>0?a[t.disabledKey]:a.disabled??null}function of(t,a){return typeof t.visibleKey=="string"&&t.visibleKey.length>0?a[t.visibleKey]:a.visible??null}function ea(t,a){return typeof t.statusKey=="string"&&t.statusKey.length>0?a[t.statusKey]:a.statusKey??null}function di(t,a){return typeof t.doitKey=="string"&&t.doitKey.length>0?a[t.doitKey]:a.doitKey??null}function fi(t,a){return typeof t.labelKey=="string"&&t.labelKey.length>0?a[t.labelKey]:a.labelKey??null}function ta(t,a,e){return typeof t.itemOptions=="function"?t.itemOptions(a,e):t.itemOptions}var sf=class{scope;constructor(t){this.scope=t}async load(t,a,e){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[e]);const o=We(t,this.scope);return o===null?(console.error(`[FoxUI]${t} component not found api function`),[]):(Ge(e)&&(0,l.isReactive)(e)&&(e=(0,l.toRaw)(e)),await Reflect.apply(o,null,[a,e]))}};function cf(){return new sf(tt())}function uf(t,a,e,o){return{props:af,emits:["update:modelValue","change","loaded-data","click"],setup(i,r){const{emitEvent:s,exposeApi:c}=wt({context:r},i.prop),n=t,u=cf(),h=(0,l.ref)([]),f=(0,l.computed)(()=>h.value.filter(j=>of(i,j)!==!1)),d=(0,l.ref)(-1),M=()=>{const j=i.modelValue,B=f.value.findIndex(P=>ci(i,P)===j);d.value!==B&&(d.value=B,i.scroll&&ne(B,!1))};(0,l.watch)([()=>i.modelValue,f],()=>{M()});const k=j=>d.value===j,b=j=>{if(j<0&&j>=f.value.length)return!1;const B=f.value[j],P=(ta(i,B,j)??{}).status??ea(i,B);return k(j)||P},m=(0,l.computed)(()=>{const j={[n]:!0};return i.mode?j[`is-${i.mode}`]=!0:i.direction&&(j[`is-${i.direction}`]=!0),i.scroll&&(j["is-scroll"]=!0),j}),g=(0,l.computed)(()=>({})),v=(j,B,P,J,re)=>{const W={[`${n}__step`]:!0};return re&&(W[`${re}`]=!0),W[`${x.value}`]=!0,J&&(W["is-doit"]=!0),j===d.value?W["is-active"]=!0:B==="done"?W["is-done"]=!0:B==="error"?W["is-error"]=!0:B==="half"?W["is-half"]=!0:P?W["is-disabled"]=!0:W["is-normal"]=!0,W},x=(0,l.computed)(()=>{let j=i.align;if(!j){if(i.mode==="simple")return"start";i.direction==="vertical"?j="start":j="center"}return j}),z=(j,B={})=>{const P={...B};if(x.value==="start"&&j===f.value.length-1)P.flex="0 0 auto";else if(i.step){const J=typeof i.step=="number"||rn(i.step)?ve(i.step):i.step;i.direction==="vertical"?P.height=J:P.width=J}else P.flex="1 1 100%";return P},D=(j,B)=>{let P={};if(B<f.value.length-1){const J=B+1;b(B)&&b(J)?i.direction==="vertical"?P.height="100%":P.width="100%":P.opacity="0"}return P},V=j=>f.value.length-1===j,U=(j,B)=>{if(i.clickNavigatePolicy==="disabled"||(i.clickNavigatePolicy==="only-back"||i.clickNavigatePolicy==="only-back-reset")&&B>d.value||d.value===B)return;const P=d.value,J=B;d.value=B,i.scroll&&ne(B,!1);const re=ci(i,j);s("update:modelValue",re),s("change",re,{fromIndex:P,currentIndex:J,item:j,items:f.value,clickNavigatePolicy:i.clickNavigatePolicy})},Y=(0,l.ref)(!0),_=async(j,B)=>{try{const P=await u.load("stesbar",j,B);Array.isArray(P)&&(h.value=P),Y.value=!1}catch(P){console.error("[FoxUI] Load StepsBar Data Fail",P),h.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,l.watch)([()=>i.data,()=>i.params],async([j,B])=>{j&&_(j,B)},{immediate:!0}),c({});const F=(j,B,P,J,re,W)=>{const G=[];let te=null;if(!W)if(r.slots.icon)te=r.slots.icon({item:j,index:B,status:J});else if(J==="done"){const X={};i.iconSize&&(X.width=i.iconSize,X.height=i.iconSize),te=(0,l.h)(i.icon??e,X)}else te=(0,l.h)("span",{},[P??`${B+1}`]);return te&&G.push(te),(0,l.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{s("click",{item:j,index:B}),!re&&U(j,B)}},G)},S=(j,B,P)=>(0,l.h)("view",{class:"fox-steps-bar__line"},[(0,l.h)("i",{class:"fox-steps-bar__line-inner",style:D(j,B)})]),I=()=>{let j=null;if(r.slots.markIcon)j=r.slots.markIcon();else{const B={};i.iconSize&&(B.width=i.markIconSize,B.height=i.markIconSize),j=(0,l.h)(i.markIcon??o,B)}return(0,l.h)("view",{class:"fox-steps-bar__mark"},[j])},E=(j,B,P,J,re,W)=>{const G=[];if(!V(B)){const X=S(j,B,J);G.push(X)}const te=F(j,B,P,J,re,W);return G.push(te),(0,l.h)("view",{class:"fox-steps-bar__head"},G)},w=(j,B,P,J)=>{let re=null;return r.slots.main?re=r.slots.main({item:j,index:B,status:P}):re=rf(i,j),(0,l.h)("view",{class:"fox-steps-bar__main",onClick:()=>{s("click",{item:j,index:B}),!J&&U(j,B)}},[re])},L=(j,B,P)=>{let J=null;return r.slots.sub?(J=r.slots.sub({item:j,index:B,status:P}),(0,l.h)("view",{class:"fox-steps-bar__sub"},[J])):null},$=(j,B)=>{const P=ta(i,j,B)??{},J=P.status??ea(i,j);let re=ui(i,j);P.disabled===!0&&(re=!0),i.disabled===!0&&(re=!0);let W=di(i,j);P.doit===!0&&(W=!0);const G=P.label??fi(i,j),te=[],X=F(j,B,G,J,re,W);X&&te.push(X);const ae=w(j,B,J,re);if(ae&&te.push(ae),!V(B)){const Q=S(j,B,J);Q&&te.push(Q)}const Z=[],A=(0,l.h)("view",{class:"fox-steps-bar__head"},te);Z.push(A);const y=L(j,B,J);y&&Z.push(y);const N=P.class,O=P.style??{};return(0,l.h)("view",{ref:H(B),class:v(B,J,re,W,N),style:z(B,O)},Z)},q=(j,B)=>{const P=ta(i,j,B)??{},J=P.status??ea(i,j);let re=ui(i,j);P.disabled===!0&&(re=!0),i.disabled===!0&&(re=!0);let W=di(i,j);P.doit===!0&&(W=!0);const G=P.label??fi(i,j),te=[],X=i.layout;for(let A of X)if(A==="head"){const y=E(j,B,G,J,re,W);te.push(y)}else if(A==="main"){const y=w(j,B,J,re);te.push(y)}else if(A==="sub"){const y=L(j,B,J);te.push(y)}else if(A==="mark"){const y=I();te.push(y)}const ae=P.class,Z=P.style??{};return(0,l.h)("view",{ref:H(B),class:v(B,J,re,W,ae),style:z(B,Z)},te)},R=(0,l.ref)(),K=(0,l.ref)([]),T=(j,B)=>{K.value[B]=j},H=j=>B=>{T(B,j)},ne=(j,B)=>{const P=R.value,J=K.value;if(!P||!J||!J[j])return;const re=J[j];let W=0;i.direction==="vertical"?W=re.offsetTop-(P.offsetHeight-re.offsetHeight)/2:W=re.offsetLeft-(P.offsetWidth-re.offsetWidth)/2,ee(P,W,B?0:.3,i.direction)},ee=(j,B,P,J)=>{let re=0;const W=J==="horizontal"?j.scrollLeft:j.scrollTop,G=P===0?1:Math.round(P*1e3/16);function te(){J==="horizontal"?j.scrollLeft+=(B-W)/G:j.scrollTop+=(B-W)/G,++re<G&&Jl(te)}te()};return()=>{let j=[];if(i.mode==="simple")for(let P=0;P<f.value.length;P++){const J=f.value[P],re=$(J,P);j.push(re)}else for(let P=0;P<f.value.length;P++){const J=f.value[P],re=q(J,P);j.push(re)}const B={ref:R,class:m.value,style:g.value};return j.length===0&&typeof r.slots.default=="function"&&(j=r.slots.default()),(0,l.h)("view",B,j)}}}}var{componentName:df,create:ff,scope:mf}=fe("steps-bar"),pf=ff(uf(df,mf,nd,Sd)),la=pf,hf=Symbol.for("PageWrapperKey");function gf(t,a){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(e,o){dn(!0);const i={};(0,l.provide)(hf,i);const r=u=>{typeof i.beforeClose=="function"&&i.beforeClose()},s=(0,l.ref)(!0),c=u=>{s.value=u},n=(0,l.computed)(()=>{const u={};return e.height&&(u["--fox-dialog-item-body-height"]=ve(e.height)),u});return()=>{const u={...o.attrs,style:n.value,title:e.title,draggable:e.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":e.appendToBody,"close-on-click-modal":e.closeOnClickModal,"close-on-press-escape":e.closeOnPressEscape,"before-close":r},h=["fox-dialog-item "];e.hideHeader&&h.push("hide-header"),e.class&&h.push(e.class),u.class=h.join(" ");const f={};return typeof o.slots.default=="function"&&(f.default=o.slots.default),(0,l.h)(C.ElDialog,u,f)}}}}var{componentName:yf,create:bf,scope:Sf}=fe("dialog-item"),wf=bf(gf(yf,Sf)),na=wf,Qt=0,mi="fox-overflow-hidden",pi=()=>it?document.body:{classList:[]},vf=t=>[()=>{if(t())try{!Qt&&pi().classList.add(mi),Qt++}catch{}},()=>{if(t()&&Qt)try{Qt--,!Qt&&pi().classList.remove(mi)}catch{}}],Nf={visible:{type:Boolean,default:!1},zIndex:{type:[Number,String],default:2e3},duration:{type:[Number,String],default:.3},lockScroll:{type:Boolean,default:!0},overlayClass:{type:String,default:""},overlayStyle:{type:Object},closeOnClickOverlay:{type:Boolean,default:!0}},{componentName:xf,create:Cf}=fe("overlay"),kf=Cf({props:{...Nf},emits:["click","update:visible"],setup(t,{emit:a}){const[e,o]=vf(()=>t.lockScroll),i=(0,l.computed)(()=>({[xf]:!0,[t.overlayClass]:!0})),r=(0,l.computed)(()=>({transitionDuration:`${t.duration}s`,zIndex:t.zIndex,...t.overlayStyle}));return(0,l.watch)(()=>t.visible,c=>{c?e():o()}),{classes:i,style:r,onClick:c=>{a("click",c),t.closeOnClickOverlay&&a("update:visible",!1)}}}});function zf(t,a,e,o,i,r){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"overlay-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),onClick:a[0]||(a[0]=(0,l.withModifiers)((...s)=>t.onClick&&t.onClick(...s),["stop"])),style:(0,l.normalizeStyle)(t.style)},[(0,l.renderSlot)(t.$slots,"default")],6),[[l.vShow,t.visible]])]),_:3})}var Il=Xe(kf,[["render",zf]]),Ef={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:{}}},hi=2e3,gi=hi,Tf=(t,a)=>({components:a,props:{...Ef},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(e,{emit:o}){const i=(0,l.reactive)({zIndex:e.zIndex,showSlot:!0,closed:e.closeable}),r=(0,l.computed)(()=>({[t]:!0,round:e.round,[`fox-popup--${e.position}`]:!0,[`fox-popup--${e.position}--safebottom`]:e.position==="bottom"&&e.safeAreaInsetBottom,[e.popClass]:!0})),s=(0,l.computed)(()=>({zIndex:i.zIndex,transitionDuration:`${e.duration}s`,...e.style})),c=(0,l.computed)(()=>e.transition?e.transition:`fox-popup-slide-${e.position}`),n=()=>{e.zIndex!==hi&&(gi=Number(e.zIndex)),o("update:visible",!0),i.zIndex=++gi,e.destroyOnClose&&(i.showSlot=!0),o("open")},u=()=>{o("update:visible",!1),o("close"),e.destroyOnClose&&setTimeout(()=>{i.showSlot=!1},+e.duration*1e3)},h=b=>{o("click-pop",b)},f=b=>{b.stopPropagation(),o("click-close-icon",b),o("update:visible",!1)},d=b=>{o("click-overlay",b),e.closeOnClickOverlay&&o("update:visible",!1)},M=b=>{o("opend",b)},k=b=>{o("closed",b)};return(0,l.watch)(()=>e.visible,b=>{e.visible?n():u()}),(0,l.watch)(()=>e.closeable,b=>{i.closed=b}),{...(0,l.toRefs)(i),popStyle:s,transitionName:c,classes:r,onClick:h,onClickCloseIcon:f,onClickOverlay:d,onOpened:M,onClosed:k}}}),{componentName:$f,create:Bf}=fe("popup"),Vf=Bf(Tf($f,{FoxOverLay:Il,Close:Z4}));function Mf(t,a,e,o,i,r){const s=(0,l.resolveComponent)("FoxOverLay"),c=(0,l.resolveComponent)("Close");return(0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisable},[t.overlay?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:0,visible:t.visible,"close-on-click-overlay":t.closeOnClickOverlay,"z-index":t.zIndex,"lock-scroll":t.lockScroll,duration:t.duration,"overlay-class":t.overlayClass,"overlay-style":t.overlayStyle,onClick:t.onClickOverlay},t.$attrs),null,16,["visible","close-on-click-overlay","z-index","lock-scroll","duration","overlay-class","overlay-style","onClick"])):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(l.Transition,{name:t.transitionName,onAfterEnter:t.onOpened,onAfterLeave:t.onClosed},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.popStyle),onClick:a[1]||(a[1]=(...n)=>t.onClick&&t.onClick(...n))},[t.showSlot?(0,l.renderSlot)(t.$slots,"default",{key:0}):(0,l.createCommentVNode)("",!0),t.closed?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...n)=>t.onClickCloseIcon&&t.onClickCloseIcon(...n)),class:(0,l.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+t.closeIconPosition])},[(0,l.renderSlot)(t.$slots,"close-icon",{},()=>[(0,l.createVNode)(c)])],2)):(0,l.createCommentVNode)("",!0)],6),[[l.vShow,t.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var aa=Xe(Vf,[["render",Mf]]),{create:_f}=fe("toast"),Pf=_f({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(t,{emit:a}){let e=null;const o=(0,l.reactive)({mounted:!1});(0,l.onMounted)(()=>{o.mounted=!0});const i=()=>{e&&(clearTimeout(e),e=null)},r=()=>{o.mounted=!1},s=()=>{i(),t.duration&&(e=setTimeout(()=>{r()},t.duration))},c=()=>{t.closeOnClickOverlay&&(r(),a("close"))};t.duration&&s(),(0,l.watch)(()=>t.duration,M=>{M&&s()});const n=(0,l.computed)(()=>t.type!=="text"?!0:!!t.icon),u=()=>{const M=he(t.iconSize);return(0,l.h)(t.icon,{width:M,height:M,color:t.iconColor})},h=(0,l.computed)(()=>["fox-toast",{"fox-toast-center":t.center},{"fox-toast-has-icon":n.value},{"fox-toast-cover":t.cover},{"fox-toast-loading":t.type==="loading"},t.customClass,"fox-toast-"+t.size]),f=(0,l.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!t.loadingRotate}]);return{state:o,hide:r,clickCover:c,renderIcon:u,hasIcon:n,toastBodyClass:h,toastIconWrapperClass:f,onAfterLeave:()=>{i(),t.unmount(t.id),t.onClose&&t.onClose()}}}}),If={key:1,class:"fox-toast-title"},Af=["innerHTML"];function Lf(t,a,e,o,i,r){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"toast-fade",onAfterLeave:t.onAfterLeave},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(t.toastBodyClass),style:(0,l.normalizeStyle)({bottom:t.center?"auto":t.bottom,"background-color":t.coverColor}),onClick:a[0]||(a[0]=(...s)=>t.clickCover&&t.clickCover(...s))},[(0,l.createElementVNode)("view",{class:"fox-toast-inner",style:(0,l.normalizeStyle)({"text-align":t.textAlignCenter?"center":"left","background-color":t.bgColor})},[t.hasIcon?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(t.toastIconWrapperClass)},[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.renderIcon())))],2)):(0,l.createCommentVNode)("",!0),t.title?((0,l.openBlock)(),(0,l.createElementBlock)("div",If,(0,l.toDisplayString)(t.title),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:"fox-toast-text",innerHTML:t.msg},null,8,Af)],4)],6),[[l.vShow,t.state.mounted]])]),_:1},8,["onAfterLeave"])}var ra=Xe(Pf,[["render",Lf]]),ia={msg:"",id:"",duration:2e3,center:!0,type:"text",title:"",customClass:"",bottom:"30px",size:"base",iconSize:"20",icon:null,textAlignCenter:!0,loadingRotate:!0,bgColor:"",onClose:null,unmount:null,cover:!1,coverColor:"",closeOnClickOverlay:!1},Tt=[],Jt=[],yi=t=>{if(t){const a=document.getElementById(t);Jt=Jt.filter(e=>e.id!==t),Tt=Tt.filter(e=>e!==t),a&&((0,l.render)(null,a),document.body.removeChild(a))}else Tt.forEach(a=>{const e=document.getElementById(a);e&&((0,l.render)(null,e),document.body.removeChild(e))}),Jt=[],Tt=[]},Ff=t=>{const a=document.getElementById(t.id);if(a){const e=Jt.find(i=>i.id===t.id);e?t={...ia,...e,...t}:t={...ia,...t};const o=(0,l.createVNode)(ra,t);return(0,l.render)(null,a),(0,l.render)(o,a),$t}},el=t=>{t.unmount=yi;let a;if(t.id){if(a=t.id,Tt.find(o=>o===t.id))return Ff(t)}else a=new Date().getTime()+"";t={...ia,...t},t.id=a,Tt.push(t.id),Jt.push(t);const e=document.createElement("div");return e.id=t.id,(0,l.render)((0,l.createVNode)(ra,t),e),document.body.appendChild(e),$t},Al=t=>t?!0:(console.warn("[FoxUI Toast]: msg不能为空"),!1),$t={text(t,a={}){if(Al(t))return el({...a,type:"text",msg:t})},success(t,a={}){if(Al(t))return el({icon:ku,...a,msg:t,type:"success"})},fail(t,a={}){if(Al(t))return el({icon:V4,...a,msg:t,type:"fail"})},warn(t,a={}){if(Al(t))return el({icon:Nu,...a,msg:t,type:"warn"})},loading(t,a={}){return el({icon:Ml,...a,msg:t,type:"loading"})},hide(t){yi(t)},install(t){t.use(ra),t.config.globalProperties.$toast=$t}},Rf={prop:{type:[String]},modelValue:{type:[String,Number],default:""},inputType:{type:String,default:"text"},label:{type:String,default:""},shape:{type:String,default:"round"},maxLength:{type:[String,Number],default:"9999"},placeholder:{type:String},clearable:{type:Boolean,default:!0},clearIcon:{type:Object},background:{type:String,default:""},inputBackground:{type:String,default:""},focusStyle:{type:Object,default:()=>({})},autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inputAlign:{type:String,default:"left"}},Df=(t,a,e)=>({props:Rf,emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(o,i){const{emitEvent:r,exposeApi:s}=wt({context:i},o.prop),{toLocaleRefs:c}=(0,$e.useFoxI18n)(a),n=c(o,["placeholder"]),{slots:u}=i,h=(0,l.reactive)({active:!1}),f=(0,l.computed)(()=>({background:o.background})),d=(0,l.computed)(()=>({background:o.inputBackground})),M=S=>{let I=S.target.value;o.maxLength&&I.length>Number(o.maxLength)&&(I=I.slice(0,Number(o.maxLength))),r("update:modelValue",I,S),r("change",I,S)},k=(0,l.ref)({}),b=S=>{let I=S.target.value;h.active=!0,k.value=o.focusStyle,r("focus",I,S)},m=S=>{setTimeout(()=>{h.active=!1},0);let I=S.target.value;o.maxLength&&I.length>Number(o.maxLength)&&(I=I.slice(0,Number(o.maxLength))),k.value={},r("blur",I,S)},g=S=>{r("update:modelValue","",S),r("change","",S),r("clear","")},v=(0,l.computed)(()=>String(o.modelValue).length>0),x=(0,l.computed)(()=>{const S={};return v.value||(S.display="none"),S}),z=()=>{r("search",o.modelValue)},D=S=>{r("keyup-input",S),S.key.toLocaleUpperCase()==="ENTER"&&z()},V=S=>{r("click-input",S)},U=S=>{r("click-left-icon",o.modelValue,S)},Y=(0,l.computed)(()=>({textAlign:o.inputAlign})),_=(0,l.ref)(null);(0,l.onMounted)(()=>{o.autofocus&&_.value.focus()});const F=()=>{const S=[];if(u.leftin){const w=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-left-search-icon`],onClick:U},[u.leftin()]);S.push(w)}const I=(0,l.h)("input",{ref:_,class:[`${t}__input-inner`],style:Y.value,type:o.inputType,maxlengt:o.maxLength,placeholder:n.placeholder.value,value:o.modelValue,disabled:o.disabled,readonly:o.readonly,onClick:V,onInput:M,onFocus:b,onBlur:m,onkeyup:D});S.push(I);const E=[];if(o.clearable){const w=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-clear-icon`],style:x.value,onClick:g},[(0,l.h)(u?.clear?.()??o.clearIcon??e)]);E.push(w)}if(u.rightin){const w=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__input-right-search-icon`]},[u.rightin()]);E.push(w)}if(E.length>0){const w=(0,l.h)("view",{class:`${t}__input-inner-right`},E);S.push(w)}return(0,l.h)("view",{class:[`${t}__search-input`,`${o.shape}`],style:{...d.value,...k.value}},S)};return()=>{const S=[];if(o.label){const E=(0,l.h)("span",{class:`${t}__search-label`},[o.label]);S.push(E)}if(u.leftout){const E=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__left-search-icon`]},[u.leftout()]);S.push(E)}const I=F();if(S.push(I),u.rightout){const E=(0,l.h)("view",{class:[`${t}__search-icon`,`${t}__right-search-icon`]},[u.rightout()]);S.push(E)}return(0,l.h)("view",{class:`${t}`,style:f.value},S)}}}),{componentName:Of,create:qf,scope:Hf}=fe("searchbar"),jf=qf(Df(Of,Hf,Pe.CircleClose)),oa=jf,Kf=/scroll|auto|overlay/i,bi=window;function Wf(t){return t.tagName!=="HTML"&&t.tagName!=="BODY"&&t.nodeType===1}function Yf(t,a=bi){let e=t;for(;e&&e!==a&&Wf(e);){const{overflowY:o}=window.getComputedStyle(e);if(Kf.test(o))return e;e=e.parentNode}return a}function Si(t,a=bi){const e=(0,l.ref)();return(0,l.onMounted)(()=>{t.value&&(e.value=Yf(t.value,a))}),e}var wi=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,Uf={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},containerClass:{type:[String]}};function Gf(t,a,e){return{props:Uf,emits:["scroll-change","load-more","update:modelValue"],setup(o,{emit:i,slots:r}){const s=t,{toLocaleRefs:c}=(0,$e.useFoxI18n)(a),n=c(o,["pullText","loadText","noMoreText"]),u=(0,l.ref)(),h=Si(u),f=(0,l.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),d=(0,l.computed)(()=>({[s]:!0})),M=(0,l.computed)(()=>{const z=[`${s}__container`];return o.containerClass&&z.push(o.containerClass),z}),k=z=>z?z.offsetTop+k(z.offsetParent):0,b=()=>{let z=0,D=0,V="down";if(h.value==window){const U=wi();u.value&&(z=k(u.value)+u.value.offsetHeight-U-window.innerHeight),D=U}else{const{scrollHeight:U,clientHeight:Y,scrollTop:_}=h.value;z=U-Y-_,D=_}return f.beforeScrollTop>D?V="up":V="down",f.beforeScrollTop=D,i("scroll-change",D),z<=o.threshold&&V=="down"},m=()=>{Ca(()=>{if(!b()||!o.hasMore||f.isInfiniting)return!1;f.isInfiniting=!0,i("update:modelValue",!0),(0,l.nextTick)(()=>i("load-more"))})},g=()=>{h.value&&h.value.addEventListener("scroll",m,o.useCapture)},v=()=>{h.value&&h.value.removeEventListener("scroll",m,o.useCapture)};(0,l.onMounted)(()=>{g(),o.immediate&&m()}),(0,l.onUnmounted)(()=>{v()});const x=(0,l.ref)(!1);return(0,l.onActivated)(()=>{x.value&&(x.value=!1,g())}),(0,l.onDeactivated)(()=>{x.value=!0,v()}),(0,l.watch)(()=>o.modelValue,z=>{z||(f.isInfiniting=!1)}),()=>{const z=(0,l.h)("view",{class:M.value},[r?.default?.()]),D=[];if(f.isInfiniting){let U=r?.loading?.()??null;if(!U){let _=r?.loadingIcon?.()??null;_||(_=(0,l.h)(e,{class:[`${s}__bottom-box__img`]}));const F=(0,l.h)("view",{class:`${s}__bottom-box__text`},[n.loadText.value]);U=[_,F]}const Y=(0,l.h)("view",{class:`${s}__bottom-box`},U);D.push(Y)}else if(!o.hasMore){let U=r?.finished?.()??null;U||(U=(0,l.h)("view",{class:`${s}__bottom-tips`},[n.noMoreText.value]),D.push(U))}const V=(0,l.h)("view",{class:`${s}__bottom`},D);return(0,l.h)("view",{class:d.value,ref:u},[z,V])}}}}var{componentName:Xf,create:Zf,scope:Qf}=fe("infinite-loading"),Jf=Zf(Gf(Xf,Qf,Ml)),sa=Jf,e5={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},containerClass:{type:[String]}},t5=(t,a,e)=>({props:e5,emits:["change","refresh","update:modelValue"],setup(o,{emit:i,slots:r}){const s=t,{toLocaleRefs:c}=(0,$e.useFoxI18n)(a),n=c(o,["pullingText","loosingText","loadingText"]),u=Zt(),h=(0,l.ref)(),f=Si(h),d=(0,l.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),M=(0,l.computed)(()=>({[s]:!0})),k=(0,l.computed)(()=>{const _=[`${s}__container`];return o.containerClass&&_.push(o.containerClass),_}),b=(0,l.computed)(()=>{switch(d.status){case"pulling":return r.pulling?"":n.pullingText.value;case"loosing":return r.loosing?"":n.loosingText.value;case"loading":return r.loading?"":n.loadingText.value;default:return""}}),m=(0,l.computed)(()=>({transitionDuration:`${o.duration}s`,transform:d.distance?`translate3d(0,${d.distance}px, 0)`:""})),g=(0,l.computed)(()=>{const _={};return o.headHeight!=50&&(_.height=ve(o.headHeight)),_}),v=_=>{const F=+(o.pullDistance||o.headHeight);let S=_;return _>F&&(_<F*2?S=(_+F)/2:S=F+_/4),Math.round(S)},x=(_,F)=>{const S=+(o.pullDistance||o.headHeight);d.distance=_,F?d.status="loading":_===0?d.status="normal":_<S?d.status="pulling":d.status="loosing",i("change",{status:d.status,distance:_})},z=()=>d.status!=="loading"&&d.status!=="complete",D=()=>f.value==window?wi()==0:f.value&&f.value.scrollTop==0,V=_=>{z()&&(D()?(u.start(_),d.isPullRefresh=!0,d.moving=!0):(d.distance=0,d.isPullRefresh=!1))},U=_=>{z()&&d.moving&&(u.move(_),u.isVertical()&&u.state.deltaY>0&&d.isPullRefresh&&(_.cancelable&&_.preventDefault(),x(v(u.state.deltaY))))},Y=()=>{d.moving=!1,d.isPullRefresh&&z()&&u.state.deltaY&&(d.status==="loosing"?(x(+o.headHeight,!0),i("update:modelValue",!0),(0,l.nextTick)(()=>i("refresh"))):x(0)),setTimeout(()=>{u.reset()},0)};return(0,l.watch)(()=>o.modelValue,_=>{_?x(+o.headHeight,!0):x(0)}),()=>{const _=[];let F=null;d.status==="loading"?(F=r?.loading?.()??null,F||(F=(0,l.h)(e,{class:[`${s}__container-topbox-icon`]}))):d.status==="pulling"?F=r?.pulling?.()??null:d.status==="loosing"&&(F=r?.loosing?.()??null),F&&_.push(F);const S=(0,l.h)("dive",{class:[`${s}__container-topbox-text`]},[b.value]);_.push(S);const I=(0,l.h)("div",{class:[`${s}__container-topbox`],style:g.value},_),E=(0,l.h)("div",{class:k.value,style:m.value},[I,r?.default?.()]),w={ref:h,class:M.value};return Xt()?Object.assign(w,{onTouchstart:V,onTouchmove:U,onTouchend:Y}):Object.assign(w,{onMousedown:V,onMousemove:U,onMouseup:Y}),(0,l.h)("div",w,[E])}}}),{componentName:l5,create:n5,scope:a5}=fe("pull-refresh"),r5=n5(t5(l5,a5,Ml)),ca=r5,i5={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 o5(t,a,e){return{props:{...i5},emits:["click","update:modelValue"],setup(o,{emit:i,slots:r}){const{toLocaleRefs:s}=(0,$e.useFoxI18n)(a),c=s(o,["collapseText","expandText"]),n=(0,l.computed)(()=>{const k={[`${t}`]:!0};return o.disabled?k[`${t}--disabled`]=!0:k[`${t}--${o.type}`]=!0,k}),u=Se(o,"modelValue"),h=(0,l.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),f=(0,l.computed)(()=>({[`${t}__text`]:!0})),d=(0,l.computed)(()=>({[`${t}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),M=()=>{i("update:modelValue",!u.value)};return()=>{const k=[];if(h.value){const g=(0,l.h)("span",{class:f.value},[h.value]);k.push(g)}const b={class:d.value},m=(r.icon&&r.icon())??(o.icon&&(0,l.h)(o.icon))??(0,l.h)(e);if(m){const g=(0,l.h)("div",b,[m]);k.push(g)}return o.textPosition==="right"&&k.reverse(),(0,l.h)("div",{class:n.value,onClick:M},k)}}}}var{componentName:s5,create:c5,scope:u5}=fe("more-button"),d5=c5(o5(s5,u5,Pe.ArrowUp)),ua=d5;function f5(t){t.stopPropagation()}var m5=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(t,a){this.startMove=t,this.updateMove=a,this.isTouch=Xt()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=Zt(),e=(o,i,r,s)=>{this.updateMove({x:o,y:i})};this.touchstart=o=>{this.moving||(a.start(o),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=o=>{this.moving&&(a.move(o),f5(o),e(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{e(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(o=>{this.touchstart&&o.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function p5(t,a){return new m5(t,a)}var h5={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]}},g5=(t,a,e,o=!1)=>({props:{...h5},emits:["click"],setup(i,{slots:r,emit:s}){const c=(0,l.reactive)({top:i.top,right:i.right,bottom:i.bottom,left:i.left}),n=(0,l.computed)(()=>{const v=[`${t}`];return i.customClass&&v.push(i.customClass),v}),u=(0,l.computed)(()=>{const v={};return ye(c.top)||(v.top=c.top),ye(c.right)||(v.right=c.right),ye(c.bottom)||(v.bottom=c.bottom),ye(c.left)||(v.left=c.left),ye(i.width)||(v.width=i.width),ye(i.height)||(v.height=i.height),ye(i.color)||(v.color=i.color),ye(i.background)||(v.background=i.background),ye(i.borderRadius)||(v["border-radius"]=i.borderRadius),ye(i.zIndex)||(v["z-index"]=i.zIndex),v}),h=(0,l.computed)(()=>({[`${t}__icon`]:!0})),f=()=>{s("click")},d=(0,l.ref)(null),M=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},k={x:0,y:0},g=p5(v=>{if(!d.value)return;const x=d.value;M(),c.left=x.offsetLeft,c.top=x.offsetTop,x.style.left=`${c.left}px`,x.style.top=`${c.top}px`,x.style.right=null,x.style.bottom=null,k.x=c.left,k.y=c.top},v=>{if(!d.value)return;const x=d.value;M(),c.left=k.x+v.x,c.top=k.y+v.y,x.style.left=`${c.left}px`,x.style.top=`${c.top}px`});return(0,l.onMounted)(()=>{if(i.draggable&&d.value){const v=[d.value];g.open(v)}}),(0,l.onBeforeUnmount)(()=>{i.draggable&&d.value&&g.close()}),()=>{let v=[];const x=typeof r.default=="function"?r.default():[];if(x&&x.length>0)v=x;else{const z=(0,l.h)(e,{class:h.value});v.push(z)}return(0,l.h)("view",{ref:z=>{d.value=z},class:n.value,style:u.value,onClick:f},v)}}}),{componentName:y5,create:b5,scope:S5}=fe("floating-button"),w5=b5(g5(y5,S5,pu,!1)),da=w5,Oe=t=>typeof t=="number"?`${t}px`:/^d+(\.?d+)$/.test(t)?`${t}px`:t,ht=t=>t==null,v5=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(t,a){this.startMove=t,this.updateMove=a,this.isTouch=Xt()}open(t){Array.isArray(t)||(t=[t]),this.els=t;const a=Zt(),e=(o,i,r,s)=>{this.updateMove({x:o,y:i})};this.touchstart=o=>{this.moving||(a.start(o),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=o=>{this.moving&&(a.move(o),e(a.state.deltaX,a.state.deltaY,"",0))},this.touchend=()=>{e(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(o=>{this.touchstart&&o.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(t=>{this.touchstart&&t.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function vi(t,a){return new v5(t,a)}var Ni=typeof window<"u"&&typeof document<"u",M9=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function xi(t){const a=Object.create(null);return(e=>a[e]||(a[e]=t(e)))}var N5=/\B([A-Z])/g,_9=xi(t=>t.replace(N5,"-$1").toLowerCase()),x5=/-(\w)/g,P9=xi(t=>t.replace(x5,(a,e)=>e?e.toUpperCase():"")),Bt=[],Ci=t=>{const a=t;a.key==="Escape"&&Bt.forEach(e=>e(a))},C5=t=>{(0,l.onMounted)(()=>{Bt.length===0&&document.addEventListener("keydown",Ci),Ni&&Bt.push(t)}),(0,l.onBeforeUnmount)(()=>{Bt=Bt.filter(a=>a!==t),Bt.length===0&&Ni&&document.removeEventListener("keydown",Ci)})},fa="fox-focus-trap.focus-after-trapped",ma="fox-focus-trap.focus-after-released",k5="fox-focus-trap.focusout-prevented",ki={cancelable:!0,bubbles:!1},z5={cancelable:!0,bubbles:!1},zi="foxFocusAfterTrapped",Ei="foxFocusAfterReleased",E5=Symbol("foxFocusTrap"),pa=(0,l.ref)(),Ll=(0,l.ref)(0),ha=(0,l.ref)(0),Fl=0,Ti=t=>{const a=[],e=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const i=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||i?NodeFilter.FILTER_SKIP:o.tabIndex>=0||o===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;e.nextNode();)a.push(e.currentNode);return a},T5=(t,a)=>{if(getComputedStyle(t).visibility==="hidden")return!0;for(;t;){if(a&&t===a)return!1;if(getComputedStyle(t).display==="none")return!0;t=t.parentElement}return!1},$i=(t,a)=>{for(const e of t)if(!T5(e,a))return e},$5=t=>{const a=Ti(t);return[$i(a,t),$i(a.reverse(),t)]},B5=t=>t instanceof HTMLInputElement&&"select"in t,ft=(t,a)=>{if(t&&t.focus){const e=document.activeElement;t.focus({preventScroll:!0}),ha.value=window.performance.now(),t!==e&&B5(t)&&a&&t.select()}};function Bi(t,a){const e=[...t],o=t.indexOf(a);return o!==-1&&e.splice(o,1),e}var V5=()=>{let t=[];return{push:o=>{const i=t[0];i&&o!==i&&i.pause(),t=Bi(t,o),t.unshift(o)},remove:o=>{t=Bi(t,o),t[0]?.resume?.()}}},M5=(t,a=!1)=>{const e=document.activeElement;for(const o of t)if(ft(o,a),document.activeElement!==e)return},Vi=V5(),_5=()=>Ll.value>ha.value,Rl=()=>{pa.value="pointer",Ll.value=window.performance.now()},Mi=()=>{pa.value="keyboard",Ll.value=window.performance.now()},P5=()=>((0,l.onMounted)(()=>{Fl===0&&(document.addEventListener("mousedown",Rl),document.addEventListener("touchstart",Rl),document.addEventListener("keydown",Mi)),Fl++}),(0,l.onBeforeUnmount)(()=>{Fl--,Fl<=0&&(document.removeEventListener("mousedown",Rl),document.removeEventListener("touchstart",Rl),document.removeEventListener("keydown",Mi))}),{focusReason:pa,lastUserFocusTimestamp:Ll,lastAutomatedFocusTimestamp:ha}),Dl=t=>new CustomEvent(k5,{...z5,detail:t}),{componentName:I9,create:I5,scope:A9}=fe("focus-trap"),A5={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"}},L5=I5({props:A5,emits:[zi,Ei,"focusin","focusout","focusout-prevented","release-requested"],setup(t,{slots:a,emit:e}){const o=(0,l.ref)();let i,r;const{focusReason:s}=P5();C5(b=>{me(t.trapped)&&!c.paused&&e("release-requested",b)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},n=b=>{if(!t.loop&&!me(t.trapped)||c.paused)return;const{key:m,altKey:g,ctrlKey:v,metaKey:x,currentTarget:z,shiftKey:D}=b,{loop:V}=t,U=m==="Tab"&&!g&&!v&&!x,Y=document.activeElement;if(U&&Y){const _=z,[F,S]=$5(_);if(F&&S){if(!D&&Y===S){const I=Dl({focusReason:s.value});e("focusout-prevented",I),I.defaultPrevented||(b.preventDefault(),V&&ft(F,!0))}else if(D&&[F,_].includes(Y)){const I=Dl({focusReason:s.value});e("focusout-prevented",I),I.defaultPrevented||(b.preventDefault(),V&&ft(S,!0))}}else if(Y===_){const I=Dl({focusReason:s.value});e("focusout-prevented",I),I.defaultPrevented||b.preventDefault()}}};(0,l.provide)(E5,{focusTrapRef:o,onKeydown:n}),(0,l.watch)(()=>t.focusTrapEl,b=>{b&&(o.value=b)},{immediate:!0}),(0,l.watch)([o],([b],[m])=>{b&&(b.addEventListener("keydown",n),b.addEventListener("focusin",f),b.addEventListener("focusout",d)),m&&(m.removeEventListener("keydown",n),m.removeEventListener("focusin",f),m.removeEventListener("focusout",d))});const u=b=>{e(zi,b)},h=b=>e(Ei,b),f=b=>{const m=(0,l.unref)(o);if(!m)return;const g=b.target,v=b.relatedTarget,x=g&&m.contains(g);me(t.trapped)||v&&m.contains(v)||(i=v),x&&e("focusin",b),!c.paused&&me(t.trapped)&&(x?r=g:ft(r,!0))},d=b=>{const m=(0,l.unref)(o);if(!(c.paused||!m))if(!t.escape&&me(t.trapped)){const g=b.relatedTarget;!Be(g)&&!m.contains(g)&&setTimeout(()=>{if(!c.paused&&me(t.trapped)){const v=Dl({focusReason:s.value});e("focusout-prevented",v),v.defaultPrevented||ft(r,!0)}},0)}else{const g=b.target;g&&m.contains(g)||e("focusout",b)}};async function M(){await(0,l.nextTick)();const b=(0,l.unref)(o);if(b){Vi.push(c);const m=b.contains(document.activeElement)?i:document.activeElement;if(i=m,!b.contains(m)){const g=new Event(fa,ki);b.addEventListener(fa,u),b.dispatchEvent(g),g.defaultPrevented||(0,l.nextTick)(()=>{let v=t.focusStartEl;_a(v)||(ft(v),document.activeElement!==v&&(v="first")),v==="first"&&M5(Ti(b),!0),(document.activeElement===m||v==="container")&&ft(b)})}}}function k(){const b=(0,l.unref)(o);if(b){b.removeEventListener(fa,u);const m=new CustomEvent(ma,{...ki,detail:{focusReason:s.value}});b.addEventListener(ma,h),b.dispatchEvent(m),!m.defaultPrevented&&(s.value=="keyboard"||!_5())&&ft(i??document.body,!0),b.removeEventListener(ma,u),Vi.remove(c)}}return(0,l.onMounted)(()=>{me(t.trapped)&&M(),(0,l.watch)(()=>t.trapped,b=>{me(b)?M():k()})}),(0,l.onBeforeUnmount)(()=>{me(t.trapped)&&k()}),()=>typeof a.default=="function"?a.default({"handle-keydown":n}):null}}),F5=L5,{componentName:R5,create:D5,scope:L9}=fe("floating-window"),O5=Symbol.for("InnerPageScopeKey"),q5=Symbol.for("PageWrapperKey"),H5={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}},j5=D5({inheritAttrs:!1,components:{FoxIcon:C.ElIcon,FocusTrap:F5},props:{...H5},emits:["update:modelValue","update:collapse"],setup(t,{emit:a}){const e=R5,o=(0,l.ref)(t.modelValue),i=(0,l.computed)(()=>!t.teleport);(0,l.watch)(()=>t.modelValue,A=>{o.value=A});const r=(0,l.computed)(()=>o.value===!1?!1:!Y.value),s=(0,l.ref)(t.left),c=(0,l.ref)(t.top),n=(0,l.ref)(t.right),u=(0,l.ref)(t.bottom),h=(0,l.computed)(()=>{const A=["fox-floating-window"];return t.customClass&&A.push(t.customClass),A}),f=(0,l.computed)(()=>{const A={};return ht(s.value)?A.left="auto":A.left=Oe(s.value),ht(c.value)?A.top="auto":A.top=Oe(c.value),ht(n.value)?A.right="auto":A.right=Oe(n.value),ht(u.value)?A.bottom="auto":A.bottom=Oe(u.value),ht(t.zIndex)||(A["z-index"]=Oe(t.zIndex)),ht(V.value)||(A.height=V.value),ht(U.value)||(A.width=U.value),A}),d=(0,l.computed)(()=>t.closeIcon??Pe.Close),M=(0,l.computed)(()=>t.collapseIcon??Pe.ArrowUp),k=(0,l.computed)(()=>t.collapseText??""),b=(0,l.computed)(()=>t.collapsePosition==="left"?t.expandIcon??Pe.ArrowRight:t.expandIcon??Pe.ArrowLeft),m=(0,l.computed)(()=>t.expandText??t.title??"展开"),g=(0,l.computed)(()=>({[`${e}__collapse-text`]:!0})),v=(0,l.computed)(()=>({[`${e}__collapse-icon`]:!0,"is-expand":!Y.value,"is-collapse":Y.value})),x=(0,l.ref)(),z=(0,l.ref)(null),D=(0,l.ref)(null),V=(0,l.computed)(()=>Oe(t.height)||""),U=(0,l.computed)(()=>Oe(t.width)||""),Y=(0,l.ref)(me(t.collapse)),_=(A,y=!0)=>{Y.value!==A&&(Y.value=A,A?ee():j(),a("update:collapse",A),A&&typeof I.onHide=="function"?I.onHide():!A&&typeof I.onShow=="function"&&I.onShow())};(0,l.watch)(()=>t.collapse,A=>{_(A)});const F=()=>{S()},S=A=>{A=A??!Y.value,_(A)};(0,l.provide)(O5,!0);const I={setCollapse:_,setFixedNavVisible:A=>{T.value=A}};(0,l.provide)(q5,I);const E=()=>{typeof I.beforeClose=="function"?I.beforeClose(()=>{o.value=!1}):o.value=!1},w=(0,l.ref)(null),L=(0,l.computed)(()=>!t.fixedNavTeleport),$=(0,l.computed)(()=>{const A=["fox-floating-window__fixednav"];return t.expandClass&&A.push(t.expandClass),t.collapsePosition==="left"?A.push("is-left"):t.collapsePosition==="right"&&A.push("is-right"),A}),q=(0,l.ref)(""),R=(0,l.computed)(()=>{const A={};return q.value?A.top=q.value:t.collapseTop&&(A.top=t.collapseTop),A}),K=(0,l.ref)(Y.value),T=(0,l.computed)({set:A=>{K.value=A},get:()=>o.value===!1?!1:K.value});let H=null;const ne=()=>{typeof H=="function"&&(H(),H=null)},ee=()=>{w.value&&w.value.classList.add("slide-in"),T.value=!0,H=()=>{w.value&&w.value.classList.remove("slide-in")}},j=()=>{w.value&&w.value.classList.add("slide-out"),H=()=>{w.value&&w.value.classList.remove("slide-out"),T.value=!1}},B=()=>{s.value=null,c.value=null,n.value=null,u.value=null},P={x:0,y:0},W=vi(A=>{if(!x.value)return;const y=x.value;if(B(),t.origin==="left-top")s.value=y.offsetLeft,c.value=y.offsetTop,P.x=s.value,P.y=c.value;else if(t.origin==="left-bottom"){const N=document.documentElement.clientHeight||document.body.clientHeight;s.value=y.offsetLeft,u.value=N-(y.offsetTop+y.offsetHeight),P.x=s.value,P.y=u.value}else if(t.origin==="right-bottom"){const N=document.documentElement.clientWidth||document.body.clientWidth,O=document.documentElement.clientHeight||document.body.clientHeight;n.value=N-(y.offsetLeft+y.offsetWidth),u.value=O-(y.offsetTop+y.offsetHeight),P.x=n.value,P.y=u.value}else n.value=(document.documentElement.clientWidth||document.body.clientWidth)-(y.offsetLeft+y.offsetWidth),c.value=y.offsetTop,P.x=n.value,P.y=c.value},A=>{if(!x.value)return;const y=x.value;B(),t.origin==="left-top"?(s.value=P.x+A.x,c.value=P.y+A.y,y.style.left=Oe(s.value),y.style.top=Oe(c.value)):t.origin==="left-bottom"?(s.value=P.x+A.x,u.value=P.y-A.y,y.style.left=Oe(s.value),y.style.bottom=Oe(u.value)):t.origin==="right-bottom"?(n.value=P.x-A.x,u.value=P.y-A.y,y.style.right=Oe(n.value),y.style.bottom=Oe(u.value)):(n.value=P.x-A.x,c.value=P.y+A.y,y.style.right=Oe(n.value),y.style.top=Oe(c.value))}),G={x:0,y:0},ae=vi(A=>{w.value&&(G.x=w.value.offsetLeft,G.y=w.value.offsetTop)},A=>{w.value&&(q.value=`${G.y+A.y}px`)}),Z=()=>{x.value&&(D.value=x.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,l.onMounted)(()=>{if(t.draggable&&x.value){const A=[];z.value&&A.push(z.value),t.footerDraggable&&(Z(),D.value&&A.push(D.value)),W.open(A)}t.collapse===!0&&_(t.collapse,!1),w.value&&ae.open(w.value)}),(0,l.onBeforeUnmount)(()=>{t.draggable&&z.value&&W.close(),w.value&&ae.close()}),{classes:h,styles:f,isShow:r,closeIcon:d,onClose:E,dialogRef:x,headerRef:z,onClickToggle:F,collapseIcon:M,collapseText:k,collapseTextClasses:g,collapseIconClasses:v,expandIcon:b,expandText:m,isShowFixedNav:T,fixedNavRef:w,fixedNavClasses:$,fixedNavStyles:R,onAnimationEnd:ne,teleportDisabled:i,fixedNavTeleportDisabled:L}}}),K5={ref:"headerRef",class:"fox-floating-window__header"},W5={class:"fox-floating-window__title"},Y5={class:"fox-floating-window__tools"},U5={class:"fox-floating-window__body"},G5={class:"fox-floating-window__fixednav__text"};function X5(t,a,e,o,i,r){const s=(0,l.resolveComponent)("FoxIcon"),c=(0,l.resolveComponent)("FocusTrap");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.teleport,disabled:t.teleportDisabled},[(0,l.createVNode)(l.Transition,{name:"fox-floating-window-fade"},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"dialogRef",class:(0,l.normalizeClass)(t.classes),style:(0,l.normalizeStyle)(t.styles),tabindex:"-1"},[(0,l.createVNode)(c,{loop:!0,escape:!0,trapped:t.isShow,"focus-trap-el":t.dialogRef,"focus-start-el":"container"},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",K5,[(0,l.renderSlot)(t.$slots,"header",{},()=>[(0,l.createElementVNode)("span",W5,(0,l.toDisplayString)(t.title),1),(0,l.createElementVNode)("div",Y5,[t.showCollapse?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...n)=>t.onClickToggle&&t.onClickToggle(...n))},[(0,l.createElementVNode)("span",{class:(0,l.normalizeClass)(t.collapseTextClasses)},(0,l.toDisplayString)(t.collapseText),3),(0,l.createVNode)(s,{class:(0,l.normalizeClass)(t.collapseIconClasses)},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.collapseIcon)))]),_:1},8,["class"])])):(0,l.createCommentVNode)("",!0),t.showClose?((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:t.onClose},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.closeIcon)))]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0)])])],512),(0,l.createElementVNode)("div",U5,[(0,l.renderSlot)(t.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[l.vShow,t.isShow]])]),_:3})],8,["to","disabled"])),((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:t.fixedNavTeleport,disabled:t.fixedNavTeleportDisabled},[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"fixedNavRef",class:(0,l.normalizeClass)(t.fixedNavClasses),style:(0,l.normalizeStyle)(t.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...n)=>t.onAnimationEnd&&t.onAnimationEnd(...n))},[(0,l.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...n)=>t.onClickToggle&&t.onClickToggle(...n))},[(0,l.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(t.expandIcon)))]),_:1}),(0,l.createElementVNode)("div",G5,(0,l.toDisplayString)(t.expandText),1)])],38),[[l.vShow,t.isShowFixedNav]])],8,["to","disabled"]))],64)}var ga=Xe(j5,[["render",X5]]);function Z5(t,a){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(e,{slots:o}){const i=t,r=(0,l.computed)(()=>({[i]:!0})),s=(0,l.computed)(()=>e.icon?{[`${i}__icon`]:!0,[`${i}__icon-${e.type}`]:!0}:{[`${i}__mark`]:!0,[`${i}__mark-${e.type}`]:!0}),c=(0,l.computed)(()=>e.color?e.icon?{color:e.color}:{background:e.color}:null),n=(0,l.computed)(()=>{const h={[`${i}__text`]:!0,[`${i}__text-${e.type}`]:!0};return e.textPosition==="left"?h["is-left"]=!0:h["is-right"]=!0,h}),u=(0,l.computed)(()=>e.color?{color:e.color}:null);return()=>{let h=null;if(o.mark)h=o.mark()[0];else{const M={class:s.value,style:c.value};h=(0,l.h)(e.icon??"div",M)}const f=(0,l.h)("div",{class:n.value,style:u.value},o.default?o.default():[]),d={class:r.value};return e.textPosition==="right"?(0,l.h)("div",d,[h,f]):(0,l.h)("div",d,[f,h])}}}}var{componentName:Q5,create:J5,scope:e6}=fe("indicator"),t6=J5(Z5(Q5,e6)),ya=t6;function l6(t){return t===window}var _i=t=>{const a=(0,l.unref)(t);if(l6(a)){const e=a.innerWidth,o=a.innerHeight;return{top:0,left:0,right:e,bottom:o,width:e,height:o}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},{componentName:n6,create:a6,scope:F9}=fe("tour"),r6=a6({components:{Close:Pe.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(t,{emit:a}){const e=n6,o=(0,l.reactive)({showTour:t.modelValue,showPopup:!1,active:0}),i=(0,l.ref)({}),r=(0,l.computed)(()=>`${e}`),s=(0,l.computed)(()=>{const{offset:k,maskWidth:b,maskHeight:m}=t,{width:g,height:v,left:x,top:z}=i.value,D=t.steps[o.active].offset??k,V=[x+g/2,z+v/2],U=Number(b||g),Y=Number(m||v);return{width:`${U+ +D.left+D.right}px`,height:`${Y+D.top+D.bottom}px`,top:`${V[1]-Y/2-+D.top}px`,left:`${V[0]-U/2-+D.left}px`}}),c=k=>{k=="next"?o.active=o.active+1:o.active=o.active-1,o.showPopup=!1,(0,l.nextTick)(()=>{o.showPopup=!0,h()}),a("change",o.active)},n=k=>k.popoverWidth??t.width,u=k=>k.location??t.location,h=()=>{const k=_i(document.querySelector(`${t.steps[o.active].target}`));i.value={x:k.left,y:k.top,top:k.top,left:k.left,width:k.width,height:k.height}},f=()=>{o.showTour=!1,o.showPopup=!1,a("close",o.active),a("update:modelValue",!1)},d=()=>{t.closeOnClickOverlay&&f()},M=(k,b=0)=>{k&&h(),t.steps,o.active=b,o.showTour=k,o.showPopup=k};return(0,l.onMounted)(()=>{M(t.modelValue,t.current)}),(0,l.watch)(()=>t.modelValue,k=>{M(k)}),{...(0,l.toRefs)(o),classes:r,maskStyle:s,changeStep:c,popoverWidth:n,popoverLocation:u,close:f,handleClickMask:d}}}),i6={key:0,class:"fox-tour__content"},o6={key:0,class:"fox-tour__content-top"},s6={class:"fox-tour__content-inner"},c6={class:"fox-tour__content-bottom"},u6={class:"fox-tour__content-bottom-init"},d6={class:"fox-tour__content-bottom-operate"},f6={key:1,class:"fox-tour__content fox-tour__content-tile"},m6={class:"fox-tour__content-inner"};function p6(t,a,e,o,i,r){const s=(0,l.resolveComponent)("Close"),c=(0,l.resolveComponent)("fox-button"),n=(0,l.resolveComponent)("ElPopover");return(0,l.openBlock)(),(0,l.createElementBlock)("div",{class:(0,l.normalizeClass)(t.classes)},[(0,l.withDirectives)((0,l.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...u)=>t.handleClickMask&&t.handleClickMask(...u))},null,512),[[l.vShow,t.showTour]]),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(t.steps,(u,h)=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:h,style:{height:"0"}},[h==t.active?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,"popper-class":"popperClass",visible:t.showPopup,placement:t.popoverLocation(u),width:t.popoverWidth(u)},{reference:(0,l.withCtx)(()=>[t.showTour?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:(0,l.normalizeClass)(["fox-tour__mask",[t.mask?"":"fox-tour__mask-none"]]),style:(0,l.normalizeStyle)(t.maskStyle),id:"fox-tour-popid"},null,6)):(0,l.createCommentVNode)("",!0)]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,"default",{},()=>[t.type=="step"?((0,l.openBlock)(),(0,l.createElementBlock)("div",i6,[t.showTitleBar?((0,l.openBlock)(),(0,l.createElementBlock)("div",o6,[(0,l.createElementVNode)("div",{onClick:a[1]||(a[1]=(...f)=>t.close&&t.close(...f))},[(0,l.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",s6,(0,l.toDisplayString)(u.content),1),(0,l.createElementVNode)("div",c6,[(0,l.createElementVNode)("div",u6,(0,l.toDisplayString)(t.active+1)+"/"+(0,l.toDisplayString)(t.steps.length),1),(0,l.createElementVNode)("div",d6,[(0,l.renderSlot)(t.$slots,"prev-step",{},()=>[t.active!=0&&t.showPrevStep?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=f=>t.changeStep("prev"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.prevStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)]),t.steps.length-1==t.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:t.close},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.completeText),1)]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0),(0,l.renderSlot)(t.$slots,"next-step",{},()=>[t.steps.length-1!=t.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[3]||(a[3]=f=>t.changeStep("next"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.nextStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)])])])])):(0,l.createCommentVNode)("",!0),t.type=="tile"?((0,l.openBlock)(),(0,l.createElementBlock)("div",f6,[(0,l.createElementVNode)("div",m6,(0,l.toDisplayString)(u.content),1)])):(0,l.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,l.createCommentVNode)("",!0)]))),128))],2)}var ba=Xe(r6,[["render",p6]]),h6={name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean,Object],required:!1}};function g6(t,a){return{inheritAttrs:!1,props:h6,setup(e,o){const{exposeApi:i}=Qa({context:o,props:()=>e.config},e.name);return Be(e.innerPageScope)||dn(e.innerPageScope),Be(e.abstractPageScope)||tr(e.abstractPageScope),i(),()=>typeof o.slots.default=="function"?o.slots.default():null}}}var{componentName:y6,create:b6,scope:S6}=fe("domain-provider"),w6=b6(g6(y6,S6)),Sa=w6,v6={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 N6(t,a){return{inheritAttrs:!1,props:v6,emits:["change"],setup(e,{slots:o,emit:i}){if(it&&window.IntersectionObserver){const r=new WeakMap;let s=new Map;const c=(d,M)=>{if(h===null){s.set(d,{visible:null,callback:M});return}r.has(d)&&h.unobserve(d),r.set(d,{visible:null,callback:M}),h.observe(d)},n=d=>{if(h===null){s.delete(d);return}r.has(d)&&(r.delete(d),h.unobserve(d))};let u=e.initialVisibleObserverSize;rs({acquire:()=>{if(e.loadPolicy==="always")return!0;const d=u>0;return u--,d},get disabled(){return e.disabled},get initialHeight(){return e.initialInvisibleObserverHeight},observe:c,unobserve:n});let h=null;const f=(d,M,k)=>{h=new IntersectionObserver(b=>{if(i("change",b),e.loadPolicy!=="always")for(let m of b){let g=!1;m.intersectionRatio>0&&(g=!0);const v=r.get(m.target);if(v)try{if(e.loadPolicy==="lazy"&&!g&&v.visible!==null)return;v.visible=g,v.callback(g)}catch(x){console.error(x)}}},{root:d,rootMargin:M,threshold:k}),s.forEach((b,m)=>{r.set(m,b),h?.observe(m)}),s.clear()};(0,l.watch)([()=>e.root,()=>e.disabled],([d,M])=>{if(M||!d||h)return;let k=null;typeof d=="string"?k=document.querySelector(d):k=d,k&&f(k,e.rootMargin,e.threshold)},{immediate:!0}),(0,l.onUnmounted)(()=>{h&&(h.disconnect(),h=null)})}return()=>typeof o.default=="function"?o.default():null}}}var{componentName:x6,create:C6,scope:k6}=fe("rolling-provider"),z6=C6(N6(x6,k6)),wa=z6,E6=[pn,gn,yn,bn,vn,Wt,Tl,$l,zn,_e,En,Tn,$n,Bn,Vn,Mn,_n,In,An,Ln,Fn,Vl,On,qn,Hn,jn,Kn,Wn,Yn,Un,Gn,_l,Pl,Qn,Jn,la,na,Il,aa,$t,oa,sa,ca,ua,da,ga,Bl,Ct,zl,ya,xt,ba,Sa,wa],T6=new Bo(E6,[_o],"4.0.0");p.AbstractPageScopeKey=fn,p.AutocompleteItem=An,p.FoxAutocompleteItem=An,p.Broadcast=ja,p.BroadcastKey=Ye,p.ButtonsItem=zn,p.FoxButtonsItem=zn,p.CascaderItem=In,p.FoxCascaderItem=In,p.CheckboxItem=Hn,p.FoxCheckboxItem=Hn,p.Content=bn,p.FoxContent=bn,p.DataItemsKey=qt,p.DateItem=$n,p.FoxDateItem=$n,p.DateUtils=He,p.DialogItem=na,p.FoxDialogItem=na,p.Domain=ul,p.DomainKey=st,p.DomainProvider=Sa,p.FoxDomainProvider=Sa,p.FloatingButton=da,p.FoxFloatingButton=da,p.FloatingWindow=ga,p.FoxFloatingWindow=ga,p.FooterBar=yn,p.FoxFooterBar=yn,p.FoxAffix=C.ElAffix,p.FoxAlert=C.ElAlert,p.FoxAnchor=C.ElAnchor,p.FoxAnchorLink=C.ElAnchorLink,p.FoxAside=C.ElAside,p.FoxAutoResizer=C.ElAutoResizer,p.FoxAutocomplete=C.ElAutocomplete,p.FoxAvatar=C.ElAvatar,p.FoxBacktop=C.ElBacktop,p.FoxBadge=C.ElBadge,p.FoxBreadcrumb=C.ElBreadcrumb,p.FoxBreadcrumbItem=C.ElBreadcrumbItem,p.FoxButton=C.ElButton,p.FoxButtonGroup=C.ElButtonGroup,p.FoxCalendar=C.ElCalendar,p.FoxCard=C.ElCard,p.FoxCarousel=C.ElCarousel,p.FoxCarouselItem=C.ElCarouselItem,p.FoxCascader=C.ElCascader,p.FoxCascaderPanel=C.ElCascaderPanel,p.FoxCheckTag=C.ElCheckTag,p.FoxCheckbox=C.ElCheckbox,p.FoxCheckboxButton=C.ElCheckboxButton,p.FoxCheckboxGroup=C.ElCheckboxGroup,p.FoxCol=C.ElCol,p.FoxCollapse=C.ElCollapse,p.FoxCollapseItem=C.ElCollapseItem,p.FoxCollapseTransition=C.ElCollapseTransition,p.FoxColorPicker=C.ElColorPicker,p.FoxConfigProvider=C.ElConfigProvider,p.FoxContainer=C.ElContainer,p.FoxCountdown=C.ElCountdown,p.FoxDatePicker=C.ElDatePicker,p.FoxDescriptions=C.ElDescriptions,p.FoxDescriptionsItem=C.ElDescriptionsItem,p.FoxDialog=C.ElDialog,p.FoxDivider=C.ElDivider,p.FoxDrawer=C.ElDrawer,p.FoxDropdown=C.ElDropdown,p.FoxDropdownItem=C.ElDropdownItem,p.FoxDropdownMenu=C.ElDropdownMenu,p.FoxEmpty=C.ElEmpty,p.FoxFooter=C.ElFooter,p.FoxForm=C.ElForm,p.FoxFormItem=C.ElFormItem,p.FoxGroup=vn,p.Group=vn,p.FoxGroupSetting=Yn,p.GroupSetting=Yn,p.FoxHeader=C.ElHeader,p.FoxHeaderBar=gn,p.HeaderBar=gn,p.FoxHintText=_e,p.HintText=_e,p.FoxIcon=C.ElIcon,p.FoxImage=C.ElImage,p.FoxImageViewer=C.ElImageViewer,p.FoxIndicator=ya,p.Indicator=ya,p.FoxInfiniteLoading=sa,p.InfiniteLoading=sa,p.FoxInput=C.ElInput,p.FoxInputItem=En,p.InputItem=En,p.FoxInputNumber=C.ElInputNumber,p.FoxInputNumberItem=_n,p.InputNumberItem=_n,p.FoxInputTag=C.ElInputTag,p.FoxItem=Wt,p.Item=Wt,p.FoxLink=C.ElLink,p.FoxLinkItem=Gn,p.LinkItem=Gn,p.FoxMain=C.ElMain,p.FoxMapping=Ct,p.Mapping=Ct,p.FoxMention=C.ElMention,p.FoxMenu=C.ElMenu,p.FoxMenuItem=C.ElMenuItem,p.FoxMenuItemGroup=C.ElMenuItemGroup,p.FoxMessage=C.ElMessage,p.FoxMessageBox=C.ElMessageBox,p.FoxMoneyItem=Mn,p.MoneyItem=Mn,p.FoxMoreButton=ua,p.MoreButton=ua,p.FoxNotification=C.ElNotification,p.FoxOption=C.ElOption,p.FoxOptionGroup=C.ElOptionGroup,p.FoxOverLay=Il,p.OverLay=Il,p.FoxPage=pn,p.Page=pn,p.FoxPageHeader=C.ElPageHeader,p.FoxPagination=C.ElPagination,p.FoxPopconfirm=C.ElPopconfirm,p.FoxPopover=C.ElPopover,p.FoxPopoverDialog=Bl,p.PopoverDialog=Bl,p.FoxPopper=C.ElPopper,p.FoxPopup=aa,p.Popup=aa,p.FoxPrice=zl,p.Price=zl,p.FoxProgress=C.ElProgress,p.FoxPullRefresh=ca,p.PullRefresh=ca,p.FoxRadio=C.ElRadio,p.FoxRadioButton=C.ElRadioButton,p.FoxRadioGroup=C.ElRadioGroup,p.FoxRadioItem=qn,p.RadioItem=qn,p.FoxRate=C.ElRate,p.FoxRateItem=jn,p.RateItem=jn,p.FoxResult=C.ElResult,p.FoxRollingProvider=wa,p.RollingProvider=wa,p.FoxRow=C.ElRow,p.FoxRowItem=$l,p.RowItem=$l,p.FoxScrollbar=C.ElScrollbar,p.FoxSearchBar=oa,p.SearchBar=oa,p.FoxSegmented=C.ElSegmented,p.FoxSelect=C.ElSelect,p.FoxSelectItem=Tn,p.SelectItem=Tn,p.FoxSelectV2=C.ElSelectV2,p.FoxSkeleton=C.ElSkeleton,p.FoxSkeletonItem=C.ElSkeletonItem,p.FoxSlider=C.ElSlider,p.FoxSlotItem=Tl,p.SlotItem=Tl,p.FoxSpace=C.ElSpace,p.FoxStatistic=C.ElStatistic,p.FoxStep=C.ElStep,p.FoxSteps=C.ElSteps,p.FoxStepsBar=la,p.StepsBar=la,p.FoxSubMenu=C.ElSubMenu,p.FoxSwitch=C.ElSwitch,p.FoxSwitchItem=Kn,p.SwitchItem=Kn,p.FoxTabPane=C.ElTabPane,p.FoxTable=C.ElTable,p.FoxTableColumn=C.ElTableColumn,p.FoxTableItem=On,p.TableItem=On,p.FoxTableMappingColumn=Ln,p.TableMappingColumn=Ln,p.FoxTableRadioColumn=Fn,p.TableRadioColumn=Fn,p.FoxTableSetting=Vl,p.TableSetting=Vl,p.FoxTableV2=C.ElTableV2,p.FoxTabs=C.ElTabs,p.FoxTabsBar=_l,p.TabsBar=_l,p.FoxTabsContainer=Pl,p.TabsContainer=Pl,p.FoxTabsFrame=Jn,p.TabsFrame=Jn,p.FoxTabsPane=Qn,p.TabsPane=Qn,p.FoxTag=C.ElTag,p.FoxText=xt,p.Text=xt,p.FoxTimeItem=Bn,p.TimeItem=Bn,p.FoxTimePicker=C.ElTimePicker,p.FoxTimeSelect=C.ElTimeSelect,p.FoxTimeSelectItem=Vn,p.TimeSelectItem=Vn,p.FoxTimeline=C.ElTimeline,p.FoxTimelineItem=C.ElTimelineItem,p.FoxToast=$t,p.Toast=$t,p.FoxTooltip=C.ElTooltip,p.FoxTour=ba,p.Tour=ba,p.FoxTransfer=C.ElTransfer,p.FoxTree=C.ElTree,p.FoxTreeItem=Un,p.TreeItem=Un,p.FoxTreeSelect=C.ElTreeSelect,p.FoxTreeSelectItem=Wn,p.TreeSelectItem=Wn,p.FoxTreeV2=C.ElTreeV2,p.FoxUpload=C.ElUpload,p.FoxWatermark=C.ElWatermark,p.InnerPageScopeKey=un,p.PriorityPolicy=Ue,p.UniqueID=vr,p.ValidateSchema=Ga,p.ValidateSchemaKey=ot,p.browseProperty=or,p.cancelRaf=Hi,p.clamp=so,p.clearNonNumber=lo,p.compareTo=Ql,p.createBroadcast=Ft,p.createValidateSchema=ol,p.debounce=Ke,p.debounceRef=bo,p.decimalLength=Oa,p.default=T6,p.defineConfigDomain=Qa,p.defineDataItem=Ja,p.defineDomain=sn,p.defineDomainItemProperty=Re,p.defineItem=Ve,p.definePageState=er,p.defineSimpleItem=wt,p.deleteGlobalValidator=po,p.disabledProperty=ir,p.divide=Zl,p.excludeProps=Ie,p.extend=yt,p.floatData=ro,p.getGlobalIcons=pr,p.getGlobalValidateCheckEvents=Wa,p.getGlobalValidateResetEvents=Ua,p.getPageContentAreaHeight=pl,p.getPageContentAreaWidth=hl,p.getPageFooterAreaHeight=ml,p.getPageHeaderAreaHeight=fl,p.getRootDomain=St,p.hasSymbol=Aa,p.includeProps=bt,p.indexOf=no,p.injectAbstractPageScope=jt,p.injectAbstractPageScopeForContent=ar,p.injectAbstractPageScopeForFooterBar=nr,p.injectAbstractPageScopeForHeaderBar=lr,p.injectInnerPageScope=Ht,p.integerLength=Da,p.isArray=Ki,p.isArrayLike=Fa,p.isBrowser=it,p.isDate=Ui,p.isDisplayNone=nn,p.isESModule=Zi,p.isEmptyString=ye,p.isEqual=Je,p.isFunction=en,p.isHidden=ln,p.isMap=Wi,p.isNil=Be,p.isNumberString=rn,p.isObject=Ge,p.isPlainObject=Xi,p.isPromise=Pa,p.isRegExp=an,p.isSet=Yi,p.isString=_a,p.isSubPage=No,p.isSymbol=Gi,p.isTouch=Xt,p.isWindow=La,p.kebabToPascal=Lt,p.lastIndexOf=ao,p.makeArray=to,p.merge=Ra,p.multiply=Ba,p.negate=Va,p.nextTick=Ji,p.numberFormat=nl,p.objectToString=Ia,p.once=So,p.overrideGlobalIcons=Oo,p.overrideGlobalValidateHandler=fo,p.padZero=oo,p.pascalToKebab=Ha,p.preventDefault=io,p.property=Ae,p.provideAbstractPageScope=tr,p.provideInnerPageScope=dn,p.raf=Jl,p.readonlyProperty=rr,p.setGlobalValidateCheckEvents=ho,p.setGlobalValidateHandler=uo,p.setGlobalValidateMessages=yo,p.setGlobalValidateResetEvents=go,p.setGlobalValidator=mo,p.throttle=Za,p.toBoolean=me,p.toNumber=ke,p.toPadding=et,p.toPx=he,p.toPxDesc=vo,p.toPxString=ve,p.toTypeString=al,p.toValue=Se,p.tryTimes=cl,p.typeOf=rl,p.unNumberFormat=Ma,p.updatePageState=cn,p.useBroadcast=Rt,p.useDomain=ct,p.useInnerSize=bl,p.usePageState=dl,p.usePosition=Nn,p.useRawTouch=Zt,p.useRect=_i,p.useSize=hn,p.useSlotChildren=kl,p.useTouch=Pd,p.valueLength=At});
|
|
1
|
+
(function(p,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue"),require("@fox-js/validator"),require("element-plus"),require("@element-plus/icons-vue"),require("@fox-js/i18n")):typeof define=="function"&&define.amd?define(["exports","vue","@fox-js/validator","element-plus","@element-plus/icons-vue","@fox-js/i18n"],l):(p=typeof globalThis<"u"?globalThis:p||self,l(p.FoxUI={},p.Vue,p.FoxValidator,p.ElementPlus,p.ElementPlusIconsVue,p.FoxI18n))})(this,function(p,l,pt,N,Ie,Be){Object.defineProperties(p,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var Ri=Object.create,xa=Object.defineProperty,Fi=Object.getOwnPropertyDescriptor,Di=Object.getOwnPropertyNames,Oi=Object.getPrototypeOf,qi=Object.prototype.hasOwnProperty,lt=(e,a)=>()=>(a||(e((a={exports:{}}).exports,a),e=null),a.exports),Hi=(e,a,t,o)=>{if(a&&typeof a=="object"||typeof a=="function")for(var r=Di(a),i=0,s=r.length,c;i<s;i++)c=r[i],!qi.call(e,c)&&c!==t&&xa(e,c,{get:(n=>a[n]).bind(null,c),enumerable:!(o=Fi(a,c))||o.enumerable});return e},nt=(e,a,t)=>(t=e!=null?Ri(Oi(e)):{},Hi(a||!e||!e.__esModule?xa(t,"default",{value:e,enumerable:!0}):t,e)),rl=window,ji=typeof window<"u";function Ki(){return typeof rl<"u"?rl.requestAnimationFrame||rl.webkitRequestAnimationFrame||function(e){rl.setTimeout(e,1e3/60)}:function(e){setTimeout(e,1e3/60)}}function Wi(e){ji?cancelAnimationFrame(e):clearTimeout(e)}var ka=Ki();function il(e,a="0"){let t=0,o=-1;e[0]=="-"&&(t++,o=1,e=e.substring(1),e.length),a[0]=="-"&&(t++,o=2,a=a.substring(1),a.length),e=Fe(e),a=Fe(a),[e,a]=Wl(Fe(e),Fe(a)),t==1&&(o==1?e=Kl(e):a=Kl(a));let r=za(e,a);return t?t==2?"-"+Fe(r):e.length<r.length?Fe(r.substring(1)):"-"+Fe(Kl(r)):Fe(r)}function Kl(e){let a="",t=e.length,o=e.split(".")[1],r=o?o.length:0;for(let s=0;s<t;s++)e[s]>="0"&&e[s]<="9"?a+=9-parseInt(e[s]):a+=e[s];let i=r>0?"0."+new Array(r).join("0")+"1":"1";return za(a,i)}function Fe(e){let a=e.split(".");for(a[0]||(a[0]="0");a[0][0]=="0"&&a[0].length>1;)a[0]=a[0].substring(1);return a[0]+(a[1]?"."+a[1]:"")}function Wl(e,a){let t=e.split("."),o=a.split("."),r=t[0].length,i=o[0].length;return r>i?o[0]=new Array(Math.abs(r-i)+1).join("0")+(o[0]?o[0]:""):t[0]=new Array(Math.abs(r-i)+1).join("0")+(t[0]?t[0]:""),r=t[1]?t[1].length:0,i=o[1]?o[1].length:0,(r||i)&&(r>i?o[1]=(o[1]?o[1]:"")+new Array(Math.abs(r-i)+1).join("0"):t[1]=(t[1]?t[1]:"")+new Array(Math.abs(r-i)+1).join("0")),e=t[0]+(t[1]?"."+t[1]:""),a=o[0]+(o[1]?"."+o[1]:""),[e,a]}function za(e,a){[e,a]=Wl(e,a);let t="",o=0;for(let r=e.length-1;r>=0;r--){if(e[r]==="."){t="."+t;continue}let i=parseInt(e[r])+parseInt(a[r])+o;t=i%10+t,o=Math.floor(i/10)}return o?o.toString()+t:t}var Ee=(function(e){return 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})({});function At(e,a=0,t=Ee.HALF_EVEN){if(t===Ee.UNNECESSARY)throw new Error("UNNECESSARY Rounding Mode has not yet been implemented");typeof e=="number"&&(e=e.toString());let o=!1;e[0]==="-"&&(o=!0,e=e.substring(1));let r=e.split("."),i=r[0],s=r[1];if(a<0){if(a=-a,i.length<=a)return"0";{let n=i.substr(0,i.length-a);return e=n+"."+i.substr(i.length-a)+s,n=At(e,0,t),(o?"-":"")+n+new Array(a+1).join("0")}}if(a==0)return i.length,Ea(r[1],i,o,t)?(o?"-":"")+Yl(i):(o?"-":"")+i;if(r[1]){if(r[1].length<a)return(o?"-":"")+i+"."+r[1]+new Array(a-r[1].length+1).join("0")}else return(o?"-":"")+i+"."+new Array(a+1).join("0");s=r[1].substring(0,a);let c=r[1].substring(a);return c&&Ea(c,s,o,t)&&(s=Yl(s),s.length>a)?(o?"-":"")+Yl(i,parseInt(s[0]))+"."+s.substring(1):(o?"-":"")+i+"."+s}function Ea(e,a,t,o){if(!e||e===new Array(e.length+1).join("0")||o===Ee.DOWN||!t&&o===Ee.FLOOR||t&&o===Ee.CEILING)return!1;if(o===Ee.UP||t&&o===Ee.FLOOR||!t&&o===Ee.CEILING)return!0;let r="5"+new Array(e.length).join("0");if(e>r)return!0;if(e<r)return!1;switch(o){case Ee.HALF_DOWN:return!1;case Ee.HALF_UP:return!0;case Ee.HALF_EVEN:default:return parseInt(a[a.length-1])%2==1}}function Yl(e,a=0){a||(a=1),typeof e=="number"&&e.toString();let t=e.length-1,o="";for(let r=t;r>=0;r--){let i=parseInt(e[r])+a;i==10?(a=1,i=0):a=0,o+=i}return a&&(o+=a),o.split("").reverse().join("")}function Ul(e,a){e=e.toString(),a=a.toString();let t=0;e[0]=="-"&&(t++,e=e.substr(1)),a[0]=="-"&&(t++,a=a.substr(1)),e=Lt(e),a=Lt(a);let o=0,r=0;e.indexOf(".")!=-1&&(o=e.length-e.indexOf(".")-1),a.indexOf(".")!=-1&&(r=a.length-a.indexOf(".")-1);let i=o+r;if(e=Lt(e.replace(".","")),a=Lt(a.replace(".","")),e.length<a.length){let f=e;e=a,a=f}if(a=="0")return"0";let s=a.length,c=0,n=[],u=s-1,m="";for(let f=0;f<s;f++)n[f]=e.length-1;for(let f=0;f<2*e.length;f++){let d=0;for(let _=a.length-1;_>=u&&_>=0;_--)n[_]>-1&&n[_]<e.length&&(d+=parseInt(e[n[_]--])*parseInt(a[_]));d+=c,c=Math.floor(d/10),m=d%10+m,u--}return m=Lt(Yi(m,i)),t==1&&(m="-"+m),m}function Yi(e,a){return a==0?e:(e=a>=e.length?new Array(a-e.length+1).join("0")+e:e,e.substr(0,e.length-a)+"."+e.substr(e.length-a,a))}function Lt(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 Gl(e,a,t=8){if(a==0)throw new Error("Cannot divide by 0");if(e=e.toString(),a=a.toString(),e=e.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),a=a.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),e==0)return"0";let o=0;a[0]=="-"&&(a=a.substring(1),o++),e[0]=="-"&&(e=e.substring(1),o++);var r=a.indexOf(".")>0?a.length-a.indexOf(".")-1:-1;if(a=Fe(a.replace(".","")),r>=0){let u=e.indexOf(".")>0?e.length-e.indexOf(".")-1:-1;if(u==-1)e=Fe(e+new Array(r+1).join("0"));else if(r>u)e=e.replace(".",""),e=Fe(e+new Array(r-u+1).join("0"));else if(r<u){e=e.replace(".","");let m=e.length-u+r;e=Fe(e.substring(0,m)+"."+e.substring(m))}else r==u&&(e=Fe(e.replace(".","")))}let i=0,s=a.length,c="",n=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),n.indexOf(".")>-1){let u=n.length-n.indexOf(".")-1;n=n.replace(".",""),s>n.length&&(u+=s-n.length,n=n+new Array(s-n.length+1).join("0")),i=u,c="0."+new Array(u).join("0")}for(t=t+2;i<=t;){let u=0;for(;parseInt(n)>=parseInt(a);)n=il(n,"-"+a),u++;c+=u,e?(e[0]=="."&&(c+=".",i++,e=e.substring(1)),n=n+e.substring(0,1),e=e.substring(1)):(i||(c+="."),i++,n=n+"0")}return(o==1?"-":"")+Fe(At(c,t-2))}function Xl(e,a){return e=e.toString(),a=a.toString(),a=Zl(a),il(e,a)}function Zl(e){return e[0]=="-"?e=e.substr(1):e="-"+e,e}function Ta(e,a){if(a==0)throw new Error("Cannot divide by 0");e=e.toString(),a=a.toString(),$a(e),$a(a);let t="";e[0]=="-"&&(t="-",e=e.substr(1)),a[0]=="-"&&(a=a.substr(1));let o=Xl(e,Ul(a,At(Gl(e,a),0,Ee.FLOOR)));return t+o}function $a(e){if(e.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function Va(e,a){let t=!1;if(e[0]=="-"&&a[0]!="-")return-1;if(e[0]!="-"&&a[0]=="-")return 1;if(e[0]=="-"&&a[0]=="-"&&(e=e.substr(1),a=a.substr(1),t=!0),[e,a]=Wl(e,a),e.localeCompare(a)==0)return 0;for(let o=0;o<e.length;o++)if(e[o]!=a[o])return e[o]>a[o]?t?-1:1:t?1:-1;return 0}var Rt=class we{value;static RoundingModes=Ee;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,o]=a.split(/[eE]/);t=Fe(t);let r="";t[0]=="-"&&(r="-",t=t.substring(1)),t.indexOf(".")>=0?(o=parseInt(o)+t.indexOf("."),t=t.replace(".","")):o=parseInt(o)+t.length,t.length<o?a=r+t+new Array(o-t.length+1).join("0"):t.length>=o&&o>0?a=r+Fe(t.substring(0,o))+(t.length>o?"."+t.substring(o):""):a=r+"0."+new Array(-o+1).join("0")+t}return a}constructor(a="0"){this.value=we.validate(a)}getValue(){return this.value}static getPrettyValue(a,t,o){if(!(t||o))t=3,o=",";else if(!(t&&o))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");a=we.validate(a);let r=a.charAt(0)=="-";r&&(a=a.substring(1));var i=a.indexOf(".");i=i>0?i:a.length;for(var s="",c=i;c>0;)c<t?(t=c,c=0):c-=t,s=a.substring(c,c+t)+(c<i-t&&c>=0?o:"")+s;return(r?"-":"")+s+a.substring(i)}getPrettyValue(a,t){return we.getPrettyValue(this.value,a,t)}static round(a,t=0,o=Ee.HALF_EVEN){if(a=we.validate(a),isNaN(t))throw Error("Precision is not a number: "+t);return At(a,t,o)}round(a=0,t=Ee.HALF_EVEN){if(isNaN(a))throw Error("Precision is not a number: "+a);return new we(At(this.value,a,t))}static floor(a){return a=we.validate(a),a.indexOf(".")===-1?a:we.round(a,0,Ee.FLOOR)}floor(){return this.value.indexOf(".")===-1?new we(this.value):new we(this.value).round(0,Ee.FLOOR)}static ceil(a){return a=we.validate(a),a.indexOf(".")===-1?a:we.round(a,0,Ee.CEILING)}ceil(){return this.value.indexOf(".")===-1?new we(this.value):new we(this.value).round(0,Ee.CEILING)}static add(a,t){return a=we.validate(a),t=we.validate(t),il(a,t)}add(a){return new we(il(this.value,a.getValue()))}static subtract(a,t){return a=we.validate(a),t=we.validate(t),Xl(a,t)}subtract(a){return new we(Xl(this.value,a.getValue()))}static multiply(a,t){return a=we.validate(a),t=we.validate(t),Ul(a,t)}multiply(a){return new we(Ul(this.value,a.getValue()))}static divide(a,t,o){return a=we.validate(a),t=we.validate(t),Gl(a,t,o)}divide(a,t){return new we(Gl(this.value,a.getValue(),t))}static modulus(a,t){return a=we.validate(a),t=we.validate(t),Ta(a,t)}modulus(a){return new we(Ta(this.value,a.getValue()))}static compareTo(a,t){return a=we.validate(a),t=we.validate(t),Va(a,t)}compareTo(a){return Va(this.value,a.getValue())}static negate(a){return a=we.validate(a),Zl(a)}negate(){return new we(Zl(this.value))}};function Ba(e,a){return Rt.multiply(`${e}`,`${a}`)}function Ql(e,a,t=8){return Rt.divide(`${e}`,`${a}`,t)}var k6=Rt.RoundingModes;function Jl(e,a){return e=`${e}`,a=`${a}`,Rt.compareTo(e,a)}function Ma(e){return Rt.negate(e)}function ol(e,a=-1,t=!1,o=3,r=","){let i=`${e}`;if(i.length==0||i==="-")return"";let s=i.charAt(0);s=="-"?i=i.substring(1):s="";let c=i,n="",u=i.indexOf(".");u!=-1&&(c=i.substring(0,u),n=i.substring(u+1)),a!=-1&&(a<n.length?n=n.substring(0,a):t&&a>n.length&&(n=n.padEnd(a,"0")));let m;if(o>0){let f="",d=c.split("").reverse();for(let _=0;_<d.length;_++)f+=d[_]+((_+1)%o==0&&_+1!=d.length?r:"");n.length==0?m=`${s}${f.split("").reverse().join("")}`:m=`${s}${f.split("").reverse().join("")}.${n}`}else n.length==0?m=`${s}${c}`:m=`${s}${c}.${n}`;return m}function Pa(e){let a=`${e}`,t=a.charAt(0);t=="-"?a=a.substring(1):t="";let o=a.replace(/[^\d\.-]/g,"");return`${t}${o}`}var en=ka,Ui=Array.isArray,Gi=e=>sl(e)==="[object Map]",Xi=e=>sl(e)==="[object Set]",Zi=e=>e instanceof Date,tn=e=>typeof e=="function",_a=e=>typeof e=="string",Qi=e=>typeof e=="symbol",Ge=e=>e!==null&&typeof e=="object",Ia=e=>Ge(e)&&tn(e.then)&&tn(e.catch),Aa=Object.prototype.toString,sl=e=>Aa.call(e),Ji=e=>sl(e)==="[object Object]",La=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function eo(e){return e.__esModule||La&&e[Symbol.toStringTag]==="Module"}var to=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function St(...e){let a=e[0]!==void 0&&e[0]!==null?e[0]:{},t=1,o=e.length,r=!1;for(typeof a=="boolean"&&(r=a,a=e[t]??{},t++),typeof a!="object"&&(a={});t<o;t++)if(e[t]!==null&&e[t]!==void 0){let i=e[t];for(let s in i){let c=a[s],n=i[s];if(c!==n)if(r===!0&&n&&typeof n=="object"){let u;Array.isArray(n)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},a[s]=St(r,u,n)}else n!==void 0&&(a[s]=n)}}return a}var ln=to?Promise.resolve():null;function lo(e,...a){ln!==null?a&&a.length>0?ln.then(()=>{e(a)}):ln.then(e):a&&a.length>0?setTimeout(()=>{e(a)}):setTimeout(e)}function he(e){return e==null?!1:typeof e=="boolean"?e:typeof e=="string"?e.toLocaleLowerCase()==="true":!!e}function Te(e){return typeof e=="number"?e:Number(e)}var no={"[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 cl(e){let a=Object.prototype.toString.call(e);return e==null?String(e):no[a]||"object"}function nn(e){if(!e||e.nodeType!==1)return!0;let a=e;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 an(e){if(!e)return!0;if(e.offsetParent!==null)return!1;if(getComputedStyle(e).position!=="fixed")return!0;let a=e.parentElement;for(;a;){if(getComputedStyle(a).display==="none")return!0;a=a.parentElement}return!1}function Ra(e){return e&&typeof e=="object"&&"setInterval"in e}function Fa(e){let a=!!e&&"length"in e&&e.length,t=cl(e);return t==="function"||Ra(e)?!1:t==="array"||a===0||typeof a=="number"&&a>0&&a-1 in e}function Da(e,a){let t=+a.length,o=0,r=e.length;for(;o<t;o++)e[r++]=a[o];return e.length=r,e}function ao(e,a=[]){let t=a;return e!=null&&(Fa(Object(e))?Da(t,typeof e=="string"?[e]:e):t.push(e)),t}function at(e,a){if(e==a)return!0;if(e===void 0||a===void 0)return!1;let t=cl(e);if(t!==cl(a))return!1;if(t==="object"){let o=Object.keys(e),r=Object.keys(a);if(o.length!==r.length)return!1;for(let i=0;i<o.length;i++){let s=o[i],c=e[s],n=a[s];if(!at(c,n))return!1}return!0}else if(t==="array"){if(e.length!==a.length)return!1;for(let o=0;o<e.length;o++){let r=e[o],i=a[o];if(!at(r,i))return!1}return!0}return!1}var ot=typeof window<"u";function xe(e){return e==null}function rn(e){return Object.prototype.toString.call(e)==="[object RegExp]"}var ge=e=>e==null?!0:typeof e!="string"?!1:e.length===0;function on(e){return ge(e)?!0:(e.charAt(0)=="-"&&(e=e.substring(1)),ge(e)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(e))}function Oa(e){if(e==null)return 0;let a=`${e}`;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 qa(e){if(e==null)return 0;const a=`${e}`;if(a.length==0)return 0;const t=a.indexOf(".");return t==-1?0:a.length-(t+1)}function Ha(e,a,t){const o=e.indexOf(a);return o===-1?e:a==="-"&&o!==0?e.slice(0,o):e.slice(0,o+1)+e.slice(o).replace(t,"")}function ro(e,a=!0,t=!0){a?e=Ha(e,".",/\./g):e=e.replace(/\./g,""),t?e=Ha(e,"-",/-/g):e=e.replace(/-/,"");const o=a?/[^-0-9.]/g:/[^-0-9]/g;return e.replace(o,"")}function io(e,a){return typeof e=="object"||Array.isArray(e)?a.findIndex(t=>{if(at(e,t))return!0}):a.indexOf(e)}function oo(e,a){if(typeof e=="object"||Array.isArray(e)){let t=a.reverse().findIndex(o=>{if(at(e,o))return!0});return t!==-1&&(t=a.length-1-t),t}return a.lastIndexOf(e)}function wt(e){return e==null||e==null?0:typeof e=="string"?e.length:`${e}`.length}function vt(e,...a){const t={};return a.forEach(o=>{for(const r in o)t[r]=e[r]}),t}function Ae(e,...a){const t=[];a.forEach(r=>{Reflect.apply([].push,t,Reflect.ownKeys(r))});const o={};for(const r in e)t.includes(r)||(o[r]=e[r]);return o}var so=(e,a,t)=>{const o=Object.assign({},e),r=Object.assign({},t);return Object.keys(a).length>0?(Object.keys(o).forEach(i=>{r.hasOwnProperty(i)?typeof r[i]=="string"&&(o[i]=a[r[i]]):a[i]&&(o[i]=a[i])}),o):e};function co(e,a){(typeof e.cancelable!="boolean"||e.cancelable)&&e.preventDefault(),a&&e.stopPropagation()}var uo=(e,a=2)=>{for(e+="";e.length<a;)e="0"+e;return e.toString()},fo=(e,a,t)=>Math.min(Math.max(e,a),t);function Ft(e){return e.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join("")}function ja(e){return e.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var We=Symbol.for("BroadcastKey"),Ka=class{parent;children=[];callbacks=new Map;exposed=null;name;persistantMessages=new Map;constructor(e,a,t){this.parent=e,this.exposed=a,this.name=t,e!==null&&e.addChild(this)}addChild(e){this.children.push(e)}removeChild(e){const a=this.children.findIndex(t=>e===t);a!==-1&&this.children.splice(a,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.callbacks=null,this.exposed=null}setPersistantMessage(e,a,t){if(!e.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const o=e.uniqueId,r={matched:e,action:a,args:t};return this.persistantMessages.set(o,r),!0}deletePersistantMessage(e){this.persistantMessages.delete(e)}getPersistantMessages(){const e=[];return this.persistantMessages.forEach(a=>{e.push(a)}),e}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(e,a){if(!a||a.messagingPolicy==="Once"&&a.resolved===!0)return!1;let t=!1;return!a.name||a.name==="*"||a.name==="+"||rn(a.name)&&e&&a.name.test(e)?t=!0:typeof a.name=="function"?t=Reflect.apply(a.name,null,[e]):a.name===e&&(t=!0),t}trigger(e,a,t){let o=null;const r=this.callbacks.get(a);typeof r=="function"&&(o=Reflect.apply(r,null,[...t])),this.exposed&&typeof this.exposed[a]=="function"&&(o=Reflect.apply(this.exposed[a],this.exposed,[...t])),e.resolved=!0,typeof e.resolve=="function"&&e.resolve(o)}pull(){let e=this.parent;for(;e;){const a=e.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(o){console.error(o)}}),e=e.parent}}emit(e,a,...t){if(e.messagingPolicy==="Once"&&e.resolved===!0)return[];if(e.cachePolicy==="Persistant")this.setPersistantMessage(e,a,t),e.cachePolicy="None";else if(e.cachePolicy==="Unresolved"){if(this.setPersistantMessage(e,a,t)){const i=e.resolve,s=e.uniqueId??"",c=(...n)=>{this.deletePersistantMessage(s),typeof i=="function"&&i(...n)};e.resolve=c}e.cachePolicy="None"}let o=!1;!e.name||e.name==="*"?o=!0:e.name==="+"?(o=!1,e.name="*"):rn(e.name)&&this.name&&e.name.test(this.name)?o=!0:typeof e.name=="function"?o=Reflect.apply(e.name,null,[this.name]):e.name===this.name&&(o=!0);const r=[];if(o){const i=this.callbacks.get(a);if(typeof i=="function"){const s=Reflect.apply(i,null,[...t]);xe(s)||r.push(s)}if(this.exposed&&typeof this.exposed[a]=="function"){const s=Reflect.apply(this.exposed[a],this.exposed,[...t]);xe(s)||r.push(s)}if(e.resolved=!0,typeof e.resolve=="function"&&e.resolve(...r),e.messagingPolicy==="Once")return r}return this.children.forEach(i=>{const s=Reflect.apply(i.emit,i,[{...e},a,...t]);Array.isArray(s)&&s.length>0&&Reflect.apply([].push,r,[...s])}),r}emitToChildren(e,a,...t){if(e.cachePolicy==="Persistant")this.setPersistantMessage(e,a,t),e.cachePolicy="None";else if(e.cachePolicy==="Unresolved"){if(this.setPersistantMessage(e,a,t)){const r=e.resolve,i=e.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(i),typeof r=="function"&&r(...c)};e.resolve=s}e.cachePolicy="None"}const o=[];return this.children.forEach(r=>{const i=Reflect.apply(r.emit,r,[{...e},a,...t]);Array.isArray(i)&&Reflect.apply([].push,o,[...i])}),o}on(e,a){this.callbacks.set(e,a)}};function Dt(e,a,t,o){const r=new Ka(a,e,t);if(o&&typeof o=="object")for(const i in o)r.on(i,o[i]);return r}function Ot(e){let a=e?.[We];return!a&&(0,l.hasInjectionContext)()&&(a=(0,l.inject)(We,null)),a}var mo=class{error(e,a){const t=Ot(a.exposed);t?t.emit({name:"*"},"setErrorTip",e):a.exposed&&typeof a.exposed.setErrorTip=="function"&&a.exposed.setErrorTip(e)}reset(e){const a=Ot(e.exposed);a?a.emit({name:"*"},"setErrorTip",""):e.exposed&&typeof e.exposed.setErrorTip=="function"&&e.exposed.setErrorTip("")}success(e){const a=Ot(e.exposed);a?a.emit({name:"*"},"setErrorTip",""):e.exposed&&typeof e.exposed.setErrorTip=="function"&&e.exposed.setErrorTip("")}decorate(e,a,t){Array.isArray(e)||(e=[e]);const o=Ot(t.exposed),r=a.find(s=>s.required===!0||s.type==="required"&&s.required!==!1),i=e.find(s=>s.required===!0||s.type==="required"&&s.required!==!1);!r&&i?o?o.emit({name:"*"},"setRequired",!0):t.exposed&&typeof t.exposed.setRequired=="function"&&t.exposed.setRequired(!0):r&&!i&&(o?o.emit({name:"*"},"setRequired",!1):t.exposed&&typeof t.exposed.setRequired=="function"&&t.exposed.setRequired(!1),this.reset(t))}getValue(e){return e.props.modelValue??e.exposed.modelValue}},qt=new mo;function ho(e){qt=e}function po(e){qt?Object.assign(qt,e):qt=e}function go(e,a){pt.Schema.setValidator(e,a)}function yo(e){pt.Schema.deleteValidator(e)}var Wa=["blur","clear"];function bo(e){Wa=e}function Ya(){return Wa}var Ua=["focus","change","setValue"];function So(e){Ua=e}function Ga(){return Ua}function wo(e){pt.Schema.messages(e)}function Ht(...e){const a=[];return e.forEach(t=>{t.forEach(o=>{const r=a.findIndex(i=>i.type===o.type);r!==-1&&a.splice(r,1),a.push(o)})}),a}function ul(e){return e.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")}),e}var st=Symbol("ValidateSchemaKey"),Xa=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(e,a,t){this.parent=e,this.descriptor=a,this.proxy=t,(this.descriptor.validate??!0)&&this.init()}init(){this.descriptor.pureDataValidate!==!0&&this.descriptor.valueName&&this.descriptor.context?.attrs&&(this.scope=(0,l.effectScope)(!0),this.scope.run(()=>{(0,l.watchEffect)(()=>{const e=ul(Ht(this.attrRules,this.rules)),a=[],t=this.descriptor.context?.attrs??{};for(let r in t){let i=t[r];if(this.hasValidator(r,!0)){if(i===!1)continue;let c={type:r};i!==null&&typeof i=="object"&&Object.assign(c,i),a.push(c);continue}let s=this.getValidator(r);if(s!==null){let c={type:r,validator:s};a.push(c)}}this.attrRules=ul(a);const o=Ht(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(o,e)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(e,...a){const t=this.descriptor.validateHandler;if(t&&typeof t[e]=="function")return Reflect.apply(t[e],t,[...a]);const o=qt;return o&&typeof o[e]=="function"?Reflect.apply(o[e],o,[...a]):null}decorate(e,a){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",e,a,this.proxy)}success(){this.descriptor.pureDataValidate!==!0&&this.execHandler("success",this.proxy)}error(e){this.descriptor.pureDataValidate!==!0&&this.execHandler("error",e,this.proxy)}getValue(){return this.execHandler("getValue",this.proxy)}setValidator(e,a,t=!1){t?pt.Schema.setValidator(e,a):this.validators[e]=a}getValidator(e){let a=this.validators[e]??null;return a||(a=this.parent?.getValidator(e)??null),a}deleteValidator(e,a=!1){a?pt.Schema.deleteValidator(e):Reflect.deleteProperty(this.validators,e)}hasValidator(e,a=!1){if(a)return pt.Schema.hasValidator(e);{let t=Reflect.has(this.validators,e);return!t&&this.parent!==null&&(t=this.parent.hasValidator(e,!1)),t}}setRule(e){const a=Ht(this.attrRules,this.rules);e===null?this.rules=[]:Array.isArray(e)?this.rules=ul(e):this.rules=ul([e]);const t=Ht(this.attrRules,this.rules);(0,l.nextTick)(()=>{this.decorate(t,a)})}clear(){this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let e=Ht(this.attrRules,this.rules);const a=this.descriptor.fieldName??"value";if(e.length>0){const t={[`${a}`]:e},o=this.getValue(),r={[`${a}`]:o},i=new pt.Schema(t),s=this.proxy??r;return i.validate(r,{context:s}).then(c=>{if(c.pass)this.success();else{let n="error";Array.isArray(c.errors)&&c.errors.length>0&&(n=c.errors[0].message??n,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(n)}return c}).catch(c=>{const n=c.message??`${c}`;return this.error(n),c})}}return Promise.resolve({pass:!0})}};function dl(e,a,t){t.valueName=t.valueName??"modelValue",t.valueType=t.valueType??"string";const o={exposed:e,get $el(){return t.templateRefProxy?.$el},get props(){return t.props},get attrs(){return t.context?.attrs}};if(!t.validateHandler&&t.valueName!=="modelValue"){const r=t.valueName;t.validateHandler={getValue(i){return i.props?.[r]??i.exposed[r]}}}return new Xa(a,t,o)}var fl=Symbol.for("EventEmitterKey"),Za=class{register=new Map;emitFn;constructor(e){this.emitFn=e??null}destroy(){this.emitFn=null,this.register.clear()}off(e,a){let t=this.register.get(e);if(t&&Array.isArray(t)){let o=t.findIndex(r=>r===a);o!==-1&&t.splice(o,1)}}on(e,a){let t=this.register.get(e);t||(t=new Array,this.register.set(e,t)),t.push(a)}emit(e,...a){const t=this.register.get(e);t&&t.forEach(o=>{try{Reflect.apply(o,null,[e,...a])}catch(r){console.error(r.message,r)}}),this.emitFn&&Reflect.apply(this.emitFn,null,[e,...a])}};function je(e,a){let t=null;return function(...o){t&&clearTimeout(t),t=setTimeout(()=>{t=null,Reflect.apply(e,null,[...o])},a)}}function Qa(e,a){let t=0;return function(...o){const r=new Date().getTime();r-t<a||(t=r,Reflect.apply(e,null,[...o]))}}function vo(e,a){const t=je((o,r)=>{e=o,r()},a);return(0,l.customRef)((o,r)=>({get(){return o(),e},set(i){t(i,r)}}))}function No(e){let a=!1;return function(...t){a||(a=!0,Reflect.apply(e,null,[...t]))}}function ml(e,a,t,o=0,r=!0,i){let s=a,c=0;if(r){const u=e();if(c++,u){typeof i=="function"&&i(!0);return}if(c>t){typeof i=="function"&&i(!1);return}}const n=()=>{const u=e();if(c++,u){typeof i=="function"&&i(!0);return}if(c>t){typeof i=="function"&&i(!1);return}s+=o,setTimeout(n,s)};setTimeout(n,s)}var ct=Symbol("DomainKey"),jt=Symbol("DataItemsKey"),hl=class{_parent=null;get parent(){return this._parent}set parent(e){this._parent=e}_name=null;get name(){return this._name}_broadcast=null;get broadcast(){return this._broadcast}set broadcast(e){this._broadcast=e}_validateSchema=null;get validateSchema(){return this._validateSchema}set validateSchema(e){this._validateSchema=e}componentPublicExposed={};_props=(0,l.reactive)({});_datas={};constructor(e=null){this._name=e}destroy(){this._parent=null,this._broadcast=null,this._validateSchema=null,this._props={},this._datas={},this.componentPublicExposed={}}setData(e,a){this._datas[e]=a}getData(e){return this._datas[e]}hasData(e){return Reflect.has(this._datas,e)}deleteData(e){return Reflect.deleteProperty(this._datas,e)}merge(e,a=[]){for(const t in e){const o=e[t];a.length>0&&a.indexOf(o)!==-1||(this._props[t]=o)}}has(e){if(Reflect.has(this._props,e)){const a=this._props[e];if(a!=null)return!0}return this.parent==null?!1:this.parent.has(e)}delete(e){Reflect.deleteProperty(this._props,e)}set(e,a){this._props[e]=a}get(e,a){if(Reflect.has(this._props,e)){const t=this._props[e];if(t!=null)return t}return this.parent==null?a:this.parent.get(e,a)}getForParent(e,a){return this.parent==null?a:this.parent.get(e,a)}getForSelf(e){return this._props[e]}getAll(e){const a=[];let t=this;for(;t!=null;){if(Reflect.has(t._props,e)){const o=t._props[e];a.push(o)}t=t._parent}return a}},Co=new hl;function Nt(){return Co}function ut(){return(0,l.inject)(ct,null)}var sn=Symbol("OriginalDateKey");function cn(e,a,t){const o=(0,l.hasInjectionContext)(),r=o?(0,l.getCurrentScope)():null;let i=o?(0,l.inject)(ct,null):null;i===null&&(i=Nt());const s=a;let c=new hl(s);c.parent=i;const n=y=>{c?.hasData(sn)||f(y),c?.set("modelValue",y)},u=()=>c?.getForSelf("modelValue")??null,m=()=>c?.getData(sn)??null,f=y=>{const x={};St(!0,x,(0,l.toRaw)(y)),c.setData(sn,x)},d=e.props,_=e.ignorePropKeys;(0,l.isReactive)(d)||typeof d=="function"?(0,l.watch)(d,y=>{c?.merge(y,_),y.modelValue&&f(y.modelValue)},{immediate:!0}):(c.merge(d,_),d.modelValue&&f(d.modelValue));const C=(y,x)=>{c?.set(y,x)},b=y=>c?.getForSelf(y)??null;if(c.componentPublicExposed[ct]=c,(0,l.provide)(ct,c),r!==null){const y=(0,l.inject)(We,null),x=Dt(c.componentPublicExposed,y,s,t);c.broadcast=x,c.componentPublicExposed[We]=x,(0,l.provide)(We,x),c.componentPublicExposed.broadcast=(k,q,...K)=>{if(x)return Reflect.apply(x.emit,x,[k,q,...K])};const z=(0,l.inject)(st,null),B=dl(c.componentPublicExposed,z,{componentName:"",context:e.context});c.validateSchema=B,c.componentPublicExposed[st]=B,(0,l.provide)(st,B),c.componentPublicExposed[jt]=new Map,c.componentPublicExposed.validate=async(k=!0)=>{const q=[];let K=null;const I={};let V=!1;if(k===!0)K={name:"*"},V=!0;else if(Array.isArray(k)&&k.length>0){const v=k;K={name:L=>L?v.indexOf(L)!==-1:!1},V=!0}else if(k!=null&&typeof k=="object"){const v=k;if(v.deep!==!1){if(Object.assign(I,v),Array.isArray(v.include)&&v.include.length>0){const L=v.include;K={name:Z=>Z?L.indexOf(Z)!==-1:!1}}else if(Array.isArray(v.exclude)&&v.exclude.length>0){const L=v.exclude;K={name:Z=>Z?L.indexOf(Z)===-1:!1}}else K={name:"*"};V=!0}}if(V&&K){I.deep=!1;const v=x?.emitToChildren(K,"validate",I);v&&Reflect.apply([].push,q,v)}return q.length==1?q[0]:q.length>1?Promise.all(q).then(v=>{let L=[];return v.forEach(Z=>{Z.pass===!1&&Array.isArray(Z.errors)&&(L=[...L,...Z.errors])}),L.length>0?{pass:!1,errors:L}:{pass:!0}}):Promise.resolve({pass:!0})};const $=e.context;c.componentPublicExposed.setNameValidateRules=(k,q=!0,K=!1)=>{if(K===!0){Reflect.ownKeys(k).forEach(I=>{let V=String(I);const v={componentName:"",fieldName:V,pureDataValidate:!0,context:$};if(c){const L=er(c,V,v,x,B);c.componentPublicExposed[jt].set(V,L);const Z=k[V];Z&&L.validateSchema.setRule(Z)}});return}if(q){const I=Reflect.ownKeys(k);x?.emitToChildren({name:V=>I.includes(V),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",k,!1)}},c.componentPublicExposed.clearValidate=(k=!0)=>{let q=null;const K={};let I=!1;if(k===!0)q={name:"*"},I=!0;else if(Array.isArray(k)&&k.length>0){const V=k;q={name:v=>v?V.indexOf(v)!==-1:!1},I=!0}else if(k!=null&&typeof k=="object"){const V=k;if(V.deep!==!1){if(Array.isArray(V.include)&&V.include.length>0){const v=V.include;q={name:L=>L?v.indexOf(L)!==-1:!1}}else if(Array.isArray(V.exclude)&&V.exclude.length>0){const v=V.exclude;q={name:L=>L?v.indexOf(L)===-1:!1}}else q={name:"*"};Object.assign(K,V),I=!0}}I&&q&&(K.deep=!1,x?.emitToChildren(q,"clearValidate",K))},c.componentPublicExposed.resetFields=k=>{const q=u();if(!q)return;const K={};if(St(!0,K,m()??{}),Array.isArray(k))k.forEach(I=>{q[I]=K[I]});else if(k&&Array.isArray(k.include))(k.include??[]).forEach(I=>{q[I]=K[I]});else if(k&&Array.isArray(k.exclude)){let I=k.exclude??[];Reflect.ownKeys(K).forEach(V=>{I.includes(V)||(q[V]=K[V])})}else Object.assign(q,K);c?.componentPublicExposed?.clearValidate(k)},c.componentPublicExposed.setModelValue=(k,q)=>{if(!q||q===s)n(k);else{const K={name:q,messagingPolicy:"Once"};x?.emitToChildren(K,"setModelValue",k)}},c.componentPublicExposed.getModelValue=()=>u(),c.componentPublicExposed.setDomainProperty=(k,q)=>{C(k,q)},c.componentPublicExposed.getDomainProperty=k=>b(k),setTimeout(function(){x?.pull()},0)}(0,l.onScopeDispose)(function(){c?.validateSchema&&c.validateSchema.destroy(),c?.broadcast&&c?.broadcast?.destroy(),c.componentPublicExposed[jt]&&c.componentPublicExposed[jt].clear(),c?.destroy(),c=null});const h=e.context?.expose;return{domain:c,exposeApi:(y={})=>{Object.assign(c.componentPublicExposed,y),h?.(c.componentPublicExposed)}}}function Ja(e,a){let t=(0,l.inject)(ct,null);t===null&&(t=Nt());let o=new hl(a);o.parent=t;const r=e.props,i=e.ignorePropKeys;(0,l.isReactive)(r)||typeof r=="function"?(0,l.watch)(r,c=>{o?.merge(c,i)},{immediate:!0}):o.merge(r,i),o.componentPublicExposed[ct]=o,(0,l.provide)(ct,o),(0,l.onScopeDispose)(()=>{o?.destroy(),o=null});const s=e.context?.expose;return{domain:o,exposeApi:(c={})=>{Object.assign(o.componentPublicExposed,c),s?.(o.componentPublicExposed)}}}function Me(e,a,t){const o={},r=a??e.componentName??"";let i=Dt(o,(0,l.inject)(We,null),r,t);o[We]=i,(0,l.provide)(We,i),o.broadcast=(f,d,..._)=>i?Reflect.apply(i.emit,i,[f,d,..._]):null;const s=(0,l.inject)(st,null);e.fieldName=e.fieldName??r;let c=dl(o,s,e);o[st]=c,(0,l.provide)(st,c),o.validate=async(f=null)=>{if(!c)return Promise.resolve({pass:!0});const d=[];let _=null;const C={};let b=!1,h=!1;if(f===!0)_={name:"*"},h=!0,b=!0;else if(Array.isArray(f)&&f.indexOf(r)!==-1){const y=f;_={name:x=>x?y.indexOf(x)!==-1:!1},h=!0,b=!0}else if(f&&typeof f=="object"){const y=f,x=y.ignoreDisabled??!0,z=y.ignoreReadonly??!0,B=y.ignoreHidden??!0;x===!0&&e.disabled===!0||z===!0&&e.readonly===!0||B===!0&&nn(e.templateRefProxy?.$el??e.templateRefProxy)?h=!1:(Array.isArray(y.include)&&y.include.indexOf(r)!==-1||Array.isArray(y.exclude)&&y.exclude.indexOf(r),h=!0),Object.assign(C,y),b=y.deep??!1}if(h){const y=c?.validate();d.push(y)}if(b&&_){C.deep=!1;const y=i?.emitToChildren(_,"validate",C);y&&Reflect.apply([].push,d,y)}return d.length==1?d[0]:d.length>1?Promise.all(d).then(y=>{let x=[];return y.forEach(z=>{z.pass===!1&&Array.isArray(z.errors)&&(x=[...x,...z.errors])}),x.length>0?{pass:!1,errors:x}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=f=>c?.setRule(f),o.setNameValidateRules=(f,d=!1)=>{const _=f[r];_&&c?.setRule(_),d&&i&&i.emitToChildren({name:C=>Reflect.ownKeys(f).includes(C)},"setNameValidateRules",f,!1)},o.clearValidate=(f=!0)=>{if(!c)return;let d=null;const _={};let C=!1,b=!1;if(f===!0)d={name:"*"},b=!0,C=!0;else if(Array.isArray(f)&&f.indexOf(r)!==-1){const h=f;d={name:y=>y?h.indexOf(y)!==-1:!1},b=!0,C=!0}else if(f&&typeof f=="object"){const h=f;(h.ignoreHidden??!0)===!0&&nn(e.templateRefProxy?.$el??e.templateRefProxy)?b=!1:(Array.isArray(h.include)&&h.include.indexOf(r)!==-1||Array.isArray(h.exclude)&&h.exclude.indexOf(r),b=!0),Object.assign(_,h),C=h.deep??!1}b&&c?.clear(),C&&d&&(_.deep=!1,i?.emitToChildren(d,"clearValidate",_))};let n=new Za(e.context?.emit);o[fl]=n,o.triggerEvent=(f,...d)=>{n.emit(f,...d)};const u=je((f="validate")=>{c&&(f==="reset"?c.clear():c.validate())},60);(Array.isArray(e.validateCheckEvents)?e.validateCheckEvents:Ya()).forEach(f=>{n&&n.on(f,d=>{u("validate")})}),(Array.isArray(e.validateResetEvents)?e.validateResetEvents:Ga()).forEach(f=>{n&&n.on(f,d=>{u("reset")})}),setTimeout(function(){i?.pull()},0),(0,l.onScopeDispose)(()=>{i?.destroy(),i=null,c?.destroy(),o[st]=null,c=null,n?.destroy(),o[fl]=null,n=null,o.broadcast=null,o.validate=null,o.setValidateRule=null,o.setNameValidateRules=null,o.clearValidate=null});const m=e.context?.expose;return{broadcast:i,validateSchema:c,emitEvent:(f,...d)=>{n&&Reflect.apply(n.emit,n,[f,...d])},onEvent:(f,d)=>{n&&Reflect.apply(n.on,n,[d])},offEvent:(f,d)=>{n&&Reflect.apply(n.off,n,[d])},componentPublicExposed:o,exposeApi:(f={})=>{Object.assign(o,f),m?.(o)}}}function er(e,a,t,o,r){const i={},s=a??"",c={getValue(){const f=e.getForSelf("modelValue");return f?f[s]:null},isExist(){const f=e.getForSelf("modelValue");return f?Reflect.has(f,s):!1}};t.fieldName=s,t.validateHandler={getValue(f){return c.getValue()}};let n=dl({},r,t);i.validate=async(f=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const d=[];let _=!1,C=!1;if(Array.isArray(f)&&f.indexOf(s)!==-1)C=!0,_=!0;else if(f&&typeof f=="object"){const b=f;Array.isArray(b.include)&&b.include.indexOf(s)!==-1||Array.isArray(b.exclude)&&b.exclude.indexOf(s),C=!0,_=b.deep??!1}else typeof f=="boolean"&&(_=f),C=!0;if(C&&n){const b=n.validate();d.push(b)}if(_){let b=null;const h={};if(f===!0)b={name:"*"};else if(Array.isArray(f)&&f.length>0){const y=f;b={name:x=>x?y.indexOf(x)!==-1:!1}}else if(f!=null&&typeof f=="object"){const y=f;if(Object.assign(h,y),Array.isArray(y.include)&&y.include.length>0){const x=y.include;b={name:z=>z?x.indexOf(z)!==-1:!1}}else if(Array.isArray(y.exclude)&&y.exclude.length>0){const x=y.exclude;b={name:z=>z?x.indexOf(z)===-1:!1}}else b={name:"*"}}if(b&&u){h.deep=!1;const y=u.emitToChildren(b,"validate",h);Reflect.apply([].push,d,y)}}return d.length==1?d[0]:d.length>1?Promise.all(d).then(b=>{let h=[];return b.forEach(y=>{y.pass===!1&&Array.isArray(y.errors)&&(h=[...h,...y.errors])}),h.length>0?{pass:!1,errors:h}:{pass:!0}}):Promise.resolve({pass:!0})},i.setValidateRule=f=>n?.setRule(f),i.setNameValidateRules=f=>{const d=f[s];d&&n?.setRule(d)};let u=Dt(i,o,s);(0,l.onScopeDispose)(()=>{n=null,u=null});const m=t.context?.expose;return{broadcast:u,validateSchema:n,componentPublicExposed:i,exposeApi:(f={})=>{Object.assign(i,f),m?.(i)}}}function Ct(e,a){let t={};if(a){const i=(0,l.inject)(We,null),s=Dt(t,i,a,{});t[We]=s,(0,l.provide)(We,s)}let o=new Za(e.context?.emit);t[fl]=o,t.triggerEvent=(i,...s)=>{o.emit(i,...s)},(0,l.onScopeDispose)(()=>{o?.destroy(),Reflect.deleteProperty(t,fl),t=null,o=null});const r=e.context?.expose;return{emitEvent:(i,...s)=>{o&&Reflect.apply(o.emit,o,[i,...s])},onEvent:(i,s)=>{o&&Reflect.apply(o.on,o,[s])},offEvent:(i,s)=>{o&&Reflect.apply(o.off,o,[s])},componentPublicExposed:t,exposeApi:(i={})=>{Object.assign(t,i),r?.(t)}}}var ye=(e,a=-1)=>e?typeof e=="string"&&(e.endsWith("%")&&a<=0||e.endsWith("vh")||e.endsWith("vw")||e.endsWith("px"))?e:`${pe(e,a)}px`:"",xo=ye;function pe(e,a=-1){if(e==null)return 0;if(typeof e=="number")return e>0&&e<1&&a>0?e*a:e;if(e=e.trim().toLocaleLowerCase(),e.length===0)return 0;let t=e.indexOf("px");if(t!==-1)return Number(e.substring(0,t));if(t=e.indexOf("rem"),t!==-1){let r=Number(e.substring(0,t)),i=1;if(ot){const{fontSize:s}=window.getComputedStyle(document.documentElement,null),c=s.indexOf("px");c>0&&(i=Number(s.substring(0,c)))}return r*=i,r}if(t=e.indexOf("%"),t!==-1)return Number(e.substring(0,t))/100*a;const o=Number(e);return isNaN(o)?0:o}var dt="PageStateKey";function Je(e){const a={top:null,left:null,bottom:null,right:null};return e&&(e.top!==null&&e.top!==void 0&&(a.top=pe(e.top)),e.left!==null&&e.left!==void 0&&(a.left=pe(e.left)),e.bottom!==null&&e.bottom!==void 0&&(a.bottom=pe(e.bottom)),e.right!==null&&e.right!==void 0&&(a.right=pe(e.right))),a}function un(e,a,t={},o=!0,r=-1,i=-1,s=0,c=0){if(e.headerHeight=pe(t.headerHeight??a.headerHeight??-1),e.headerPadding=Je(t.headerPadding??a.headerPadding),e.footerHeight=pe(t.footerHeight??a.footerHeight??-1),e.footerPadding=Je(t.footerPadding??a.footerPadding),e.contentPadding=Je(t.contentPadding??a.contentPadding),o){const n=t.height??a.height;n?e.height=pe(n,i):e.height=pe(i)-pe(s,i)-pe(c,i),e.width=pe(t.width??a.width??0,r)}}function tr(e,a={}){const t={top:null,bottom:null,right:null,left:null},o={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},r=Object.assign(e.get("safeAreaInset")??{},a.safeAreaInset??{});r&&(o.safeAreaTop=pe(r.top),o.safeAreaBottom=pe(r.bottom),o.safeAreaLeft=pe(r.left),o.safeAreaRight=pe(r.right));const i=e.get("pageLayout");if(!i)return null;un(o,i,a,!0,e.get("rootWidth")??-1,e.get("rootHeight")??-1,e.get("headerBarHeight")??0,e.get("footerBarHeight")??0);const s=(0,l.reactive)(o),c=e.getForParent(dt);c&&(o.height=bl(e,c),o.width=Sl(e,c),(0,l.watch)([()=>bl(e,c),()=>Sl(e,c)],([u,m])=>{s.height=u,s.width=m}));const n=!c;return(0,l.watch)([()=>a.height,()=>e.get("pageLayout"),()=>e.get("rootWidth"),()=>e.get("rootHeight"),()=>e.get("headerBarHeight"),()=>e.get("footerBarHeight")],([u,m,f=-1,d=-1,_=0,C=0])=>{un(s,m,a,n,f,d,_,C)}),e.set(dt,s),s}function pl(e){return e.get(dt)}function gl(e,a){if(a=a??e.get(dt),a&&a.headerMounted){const t=a.safeAreaTop==-1?0:a.safeAreaTop;return a.headerAllHeight??a.headerHeight+t}return 0}function yl(e,a){if(a=a??e.get(dt),a&&a.footerMounted){const t=a.safeAreaBottom==-1?0:a.safeAreaBottom;return a.footerAllHeight??a.footerHeight+t}return 0}function bl(e,a){if(a=a??e.get(dt),a){if(a.contentInnerHeight)return a.contentInnerHeight;const t=gl(e,a),o=yl(e,a),r=pe(a.contentPadding.top??0),i=pe(a.contentPadding.bottom??0);return a.height-t-o-r-i}return 0}function Sl(e,a){if(a=a??e.get(dt),a){const t=pe(a.contentPadding.left??0),o=pe(a.contentPadding.right??0);return a.contentInnerWidth??a.width-t-o}return 0}function ko(e){return!!e.getForParent(dt)}var dn=Symbol.for("InnerPageScopeKey");function fn(e){(0,l.provide)(dn,e)}function Kt(e=!1){return(0,l.inject)(dn,e)}var mn=Symbol.for("AbstractPageScopeKey");function lr(e){(0,l.provide)(mn,e)}function Wt(e=!1){return(0,l.inject)(mn,e)}function nr(e=!1){const a=Wt(e);return typeof a=="boolean"?a:a&&typeof a=="object"?a.headerBar??e:e}function ar(e=!1){const a=Wt(e);return typeof a=="boolean"?a:a&&typeof a=="object"?a.footerBar??e:e}function rr(e=!1){const a=Wt(e);return typeof a=="boolean"?a:a&&typeof a=="object"?a.content??e:e}var Ye=(function(e){return e[e.Parent=0]="Parent",e[e.Near=1]="Near",e})({});function wl(e,a){return e==null?!1:typeof a=="function"?a(e):!0}function Le(e,a,t=1,o){const r=ut();return r==null?e:t===0?(0,l.computed)(()=>{const i=r.getAll(a);for(let c=i.length-1;c>=0;c--){const n=i[c];if(wl(n,o))return n}const s=e.value;return wl(s,o)?s:null}):(0,l.computed)(()=>{const i=e.value;if(wl(i,o))return i;const s=r.getAll(a);for(let c=0;c<s.length;c++){const n=s[c];if(wl(n,o))return n}return null})}function ir(e){return Le(e,"readonly",1)}function or(e){return Le(e,"disabled",1)}function sr(e){return Le(e,"browse",1)}function De(e){const a=(0,l.ref)(null),t=(0,l.ref)(null),o=or((0,l.computed)(()=>t.value??e.disabled)),r=(0,l.ref)(null);return{itemTemplateRef:a,innerDisabled:t,disabled:o,innerReadonly:r,readonly:ir((0,l.computed)(()=>r.value??e.readonly)),browse:sr((0,l.computed)(()=>e.browse))}}function Ne(e,a="modelValue",t=null,o){const r=(0,l.toRef)(e,a);let i=r.value;typeof t=="function"&&(i=t(r.value));const s=(0,l.ref)(i);return(0,l.watch)(r,c=>{if(typeof t=="function"){const n=t(c);n!==s.value&&(s.value=n,o&&o("setValue",n))}else c!==s.value&&(s.value=c,o&&o("setValue",c))}),s}var cr=new Map,vl=new Map,hn=null;function zo(e){hn=e}function Eo(){return hn}function et(){return hn?.()??null}function ur(e,a,t){if(t){let o=vl.get(t);o||(o=new Map,vl.set(t,o)),o.set(e,a)}else cr.set(e,a)}function Ke(e,a){let t=null;if(a){let o=vl.get(a);o&&(t=o.get(e))}return t||(t=cr.get(e)),t}function To(e,a){for(let t in e){const o=e[t];ur(t,o,a)}}function $o(e){vl.delete(e)}function Vo(){return{top:0,left:0,bottom:0,right:0}}function Bo(){return ot?{rootWidth:window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,rootHeight:window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight,pageLayout:{}}:{rootWidth:-1,rootHeight:-1,pageLayout:{}}}function Mo(e,a){let t=e;if(a.componentPrefix){const o=t.indexOf("-");o!==-1?t=`${a.componentPrefix}${t.slice(o)}`:t=`${a.componentPrefix}-${t}`}return Ft(t)}var Po=class{packages;installers;resizeListener=null;resizeObserver=null;_version;get version(){return this._version}constructor(e,a,t){this.packages=e,this.installers=a,this._version=t}install(e,a={}){a?.install!==!1&&(this.packages.forEach(o=>{if(o.install)e.use(o,a);else if(o.name){const r=Mo(o.name,a);e.component(r,o)}}),this.installers.forEach(o=>{o(e,a)}));const t=Nt();if(a.autoAdjustPageLayout!==!1){const o={...a},r=this.resizeListener;typeof a.resizeDebounceDelay=="number"?this.resizeListener=je(()=>{const i={...o};this.updateLayout(i,t)},a.resizeDebounceDelay):this.resizeListener=()=>{const i={...o};this.updateLayout(i,t)},window.visualViewport?(r&&window.visualViewport.removeEventListener("resize",r),window.visualViewport.addEventListener("resize",this.resizeListener)):window.ResizeObserver&&(this.resizeObserver&&this.resizeObserver.disconnect(),this.resizeObserver=new window.ResizeObserver(this.resizeListener),this.resizeObserver.observe(window.document.body))}this.updateLayout(a,t)}unInstall(){window.visualViewport?this.resizeListener&&window.visualViewport.removeEventListener("resize",this.resizeListener):window.ResizeObserver&&this.resizeObserver&&this.resizeObserver.disconnect()}updateLayout(e,a){const t=e.headerBarHeight??0,o=e.footerBarHeight??0,r=St({},Vo(),e.safeAreaInset),i=Bo(),s=St({},i.pageLayout,e.pageLayout);a=a??Nt(),a.set("safeAreaInset",r),a.set("headerBarHeight",t),a.set("footerBarHeight",o),a.set("pageLayout",s),a.set("rootWidth",i.rootWidth),a.set("rootHeight",i.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const n in e)c.indexOf(n)===-1&&a.set(n,e[n])}setScopeGetter(e){zo(e)}getScopeGetter(){return Eo()}setAPI(e,a,t){ur(e,a,t)}getAPI(e,a){return Ke(e,a)}batchSetAPI(e,a){To(e,a)}clearScopeAPI(e){$o(e)}getRootDomain(){return Nt()}},_o=[N.ElAffix,N.ElAlert,N.ElAutocomplete,N.ElAutoResizer,N.ElAvatar,N.ElBacktop,N.ElBadge,N.ElBreadcrumb,N.ElBreadcrumbItem,N.ElButton,N.ElButtonGroup,N.ElCalendar,N.ElCard,N.ElCarousel,N.ElCarouselItem,N.ElCascader,N.ElCascaderPanel,N.ElCheckTag,N.ElCheckbox,N.ElCheckboxButton,N.ElCheckboxGroup,N.ElCol,N.ElCollapse,N.ElCollapseItem,N.ElCollapseTransition,N.ElColorPicker,N.ElConfigProvider,N.ElContainer,N.ElAside,N.ElFooter,N.ElHeader,N.ElMain,N.ElDatePicker,N.ElDescriptions,N.ElDescriptionsItem,N.ElDialog,N.ElDivider,N.ElDrawer,N.ElDropdown,N.ElDropdownItem,N.ElDropdownMenu,N.ElEmpty,N.ElForm,N.ElFormItem,N.ElIcon,N.ElImage,N.ElImageViewer,N.ElInput,N.ElInputNumber,N.ElLink,N.ElMenu,N.ElSubMenu,N.ElMenuItem,N.ElMenuItemGroup,N.ElPageHeader,N.ElPagination,N.ElPopconfirm,N.ElPopover,N.ElPopper,N.ElProgress,N.ElRadio,N.ElRadioButton,N.ElRadioGroup,N.ElRate,N.ElResult,N.ElRow,N.ElScrollbar,N.ElSelect,N.ElOption,N.ElOptionGroup,N.ElSelectV2,N.ElSkeleton,N.ElSkeletonItem,N.ElSlider,N.ElSpace,N.ElSteps,N.ElStep,N.ElSwitch,N.ElTable,N.ElTableColumn,N.ElTableV2,N.ElTabs,N.ElTabPane,N.ElTag,N.ElTimePicker,N.ElTimeSelect,N.ElTimeline,N.ElTimelineItem,N.ElTooltip,N.ElTransfer,N.ElTree,N.ElTreeSelect,N.ElTreeV2,N.ElUpload,N.ElStatistic,N.ElCountdown,N.ElSegmented,N.ElAnchor,N.ElAnchorLink,N.ElWatermark,N.ElMessageBox,N.ElMessage,N.ElNotification,N.ElSplitter],Io=[N.ElInfiniteScroll,N.ElLoading,N.ElMessage,N.ElMessageBox,N.ElNotification,N.ElPopoverDirective],Ao=(e,a={})=>{const t=a.componentPrefix??"fox";_o.forEach(o=>{if(typeof o.name=="string"){let r="";const i=ja(o.name),s=i.indexOf("-");s!==-1?r=`${t}${i.slice(s)}`:r=`${t}-${i}`,r=Ft(r),e.component(r,o)}else e.use(o)}),Io.forEach(o=>{e.use(o)})};function fe(e){const a=`fox-${e}`,t=Ft(a);return{componentName:a,scope:e.replace("-",""),create(o){return o.baseName=e,o.name=t,o.install=(r,i)=>{let s=o.name;i?.componentPrefix&&(s=`${i.componentPrefix}-${o.baseName}`,s=Ft(s)),r.component(s,o)},(0,l.defineComponent)(o)},createDemo(o){return o.baseName=e,o.name="demo-"+e,(0,l.defineComponent)(o)}}}var ke={browse:{type:[String],required:!1,default:()=>null},disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Pe={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},dr={column:{type:[String,Number],required:!1},columnWidth:{type:[String,Number],required:!1},gutter:{type:[String,Number],required:!1},minItemWidth:{type:[String,Number],required:!1},maxItemWidth:{type:[String,Number],required:!1}},fr={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},collapseOnClickHeader:{type:[Boolean],requried:!1,default:()=>!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}},mr=[];for(const e in fr)mr.push(e);var Lo={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}},Ro={...ke,...dr,...Lo},Fo=(e,a)=>({inheritAttrs:!0,props:Ro,setup(t,o){const r=!!Wt(!1),i=Kt(!1),{domain:s,exposeApi:c}=cn({props:t,context:o},t.name);if(s){const f=tr(s,t);c({getPageContentHeight:()=>bl(s,f),getPageContentWidth:()=>Sl(s,f),getPageHeaderHeight:()=>gl(s,f),getPageFooterHeight:()=>yl(s,f)}),f&&i&&(f.contentHeight="100%")}const n=(0,l.computed)(()=>({[e]:!0,"is-inner":i})),u=(0,l.computed)(()=>({})),m=(f,d=!1)=>{const _=s.componentPublicExposed;_&&typeof _.setNameValidateRules=="function"&&_.setNameValidateRules(f,!0,d)};return(0,l.watch)([()=>t.rules,()=>t.pureDataRules],([f,d],[_,C])=>{if(f&&_){const b=(0,l.toRaw)(_),h=(0,l.toRaw)(f),y=h?Reflect.ownKeys(h):[];(b?Reflect.ownKeys(b):[]).forEach(x=>{y.includes(x)||(h[x]=[])}),m(h)}if(d&&C){const b=(0,l.toRaw)(C),h=(0,l.toRaw)(d),y=h?Reflect.ownKeys(h):[];(b?Reflect.ownKeys(b):[]).forEach(x=>{y.includes(x)||(h[x]=[])}),m(h,!0)}},{deep:!0}),(0,l.onMounted)(()=>{if(t.rules){const f=(0,l.toRaw)(t.rules);m(f)}if(t.pureDataRules){const f=(0,l.toRaw)(t.pureDataRules);m(f,!0)}}),()=>r?o.slots?.default?.():(0,l.h)("div",{class:n.value,style:u.value},[o.slots?.default?.()])}}),{componentName:Do,create:Oo,scope:qo}=fe("page"),Ho=Oo(Fo(Do,qo)),pn=Ho;function gn(e){const a=(0,l.unref)(e);return{width:a.offsetWidth,height:a.offsetHeight}}function Nl(e){const a=(0,l.unref)(e),t=window.getComputedStyle(a,null),o=parseFloat(t.getPropertyValue("padding-left")),r=parseFloat(t.getPropertyValue("padding-right")),i=parseFloat(t.getPropertyValue("padding-top")),s=parseFloat(t.getPropertyValue("padding-bottom"));return{width:a.clientWidth-o-r,height:a.clientHeight-i-s}}var hr={headerbar:{},radio:{},checkbox:{}};function jo(e){Object.assign(hr,e)}function pr(){return hr}var Ko=(e,a,t,o=!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(r,i){const s=nr(!1),c=Kt(!1),n=s?null:ut(),u=n?pl(n):null;u&&(u.headerMounted=!0);const m=pr(),f=e,d=(0,l.computed)(()=>{const S={[f]:!0,[`${f}--border`]:r.border,[`${f}--fixed`]:r.fixed};return c||(S[`${f}--safe-area-inset-top`]=r.safeAreaInsetTop),S}),_=(0,l.computed)(()=>({[`${f}__inner`]:!0,[`${f}__inner--${r.align}`]:!0})),C=xe(r.height)?null:pe(r.height),b=(0,l.computed)(()=>{const S={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return S;if(n&&u){const T=Je(r.padding??u.headerPadding);if(Object.assign(S,T),xe(C)||(u.headerHeight=C),S.height=u.headerHeight,S.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,S.safeAreaTop>0){const A=pe(T.top??0);S.top=S.safeAreaTop+A,S.height&&S.height>0&&(S.height=S.height+S.safeAreaTop)}return S}if(xe(C)||(S.height=C),r.padding){const T=Je(r.padding);Object.assign(S,T)}return S}),h=(0,l.ref)(null),y=()=>{if(u&&h.value&&!an(h.value)){if(!o){const S=gn(h.value);u.headerAllHeight=S.height}return u.headerMounted=!0,!0}return!1},x=je(y,120);let z=null;(0,l.onMounted)(()=>{s||u&&(ml(y,50,5,50,!0),window.ResizeObserver&&h.value&&(z=new window.ResizeObserver(x),z.observe(h.value)))}),(0,l.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,z&&(z.disconnect(),z=null))});const B=(0,l.computed)(()=>{const S={};return s||(b.value.height!==null&&b.value.height!==void 0&&(S.height=`${b.value.height}px`),b.value.top!==null&&b.value.top!==void 0&&(S.paddingTop=`${b.value.top}px`),b.value.left!==null&&b.value.left!==void 0&&(S.paddingLeft=`${b.value.left}px`),b.value.right!==null&&b.value.right!==void 0&&(S.paddingRight=`${b.value.right}px`),b.value.bottom!==null&&b.value.bottom!==void 0&&(S.paddingBottom=`${b.value.bottom}px`)),S}),$=(0,l.computed)(()=>{const S=b.value?.height;return xe(S)||S<0?!0:S>0});function k(){i.emit("back")}function q(){i.emit("click-title")}function K(){i.emit("click-right")}function I(){i.emit("click-right-text")}const V=()=>{if(!r.leftShow)return null;const S=[];if(i.slots.left)S.push(i.slots.left());else{if(i.slots.leftIcon){const T=(0,l.h)("view",{class:"left-icon",onClick:k},[i.slots.leftIcon()]);S.push(T)}else{const T=r.leftIcon??m.headerbar.Left??t,A=(0,l.h)("view",{class:"left-icon",onClick:k},[(0,l.h)(T)]);S.push(A)}if(r.leftText){const T=(0,l.h)("view",{class:"left-text",onClick:k},[r.leftText]);S.push(T)}}return S.length===0?null:(0,l.h)("view",{class:"fox-header-bar__left"},S)},v=()=>{if(!r.rightShow)return null;const S=[];if(i.slots.right)S.push(i.slots.right());else{if(r.rightText){const T=(0,l.h)("view",{class:"right-text",onClick:I},[r.rightText]);S.push(T)}if(i.slots.rightIcon){const T=(0,l.h)("view",{class:"right-icon",onClick:K},[i.slots.rightIcon()]);S.push(T)}else if(r.rightIcon){const T=(0,l.h)("view",{class:"right-icon",onClick:K},[(0,l.h)(r.rightIcon)]);S.push(T)}}return S.length===0?null:(0,l.h)("view",{class:"fox-header-bar__right"},S)},L=()=>{if(!r.titleShow)return null;const S=[],T=i.slots.default?i.slots.default():null;if(T)S.push(T);else{if(r.title){const A=(0,l.h)("view",{class:"title-text"},[r.title]);S.push(A)}if(i.slots.titleIcon){const A=(0,l.h)("view",{class:"title-icon",onClick:q},[i.slots.titleIcon()]);S.push(A)}else if(r.titleIcon){const A=(0,l.h)("view",{class:"title-icon",onClick:q},[(0,l.h)(r.titleIcon)]);S.push(A)}}return S.length===0?null:(0,l.h)("view",{class:"fox-header-bar__title"},S)},Z=()=>{const S=[],T=i.slots.bottom?i.slots.bottom():null;return T&&S.push(T),S.length===0?null:(0,l.h)("view",{class:"fox-header-bar__bottom"},S)};return()=>{if(s||!$.value)return null;const S=[];if(i.slots.all)S.push(i.slots.all());else{const T=[],A=V();A&&T.push(A);const D=L();D&&T.push(D);const F=v();if(F&&T.push(F),T.length>0){const E=(0,l.h)("view",{class:_.value},T);S.push(E)}const H=Z();H&&S.push(H)}return S.length===0?null:(0,l.h)("view",{class:d.value,style:B.value,ref:h},S)}}}),{componentName:Wo,create:Yo,scope:Uo}=fe("header-bar"),Go=Yo(Ko(Wo,Uo,Ie.ArrowLeft)),yn=Go;function Xo(e,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(o,r){const i=ar(!1),s=Kt(!1),c=i?null:ut(),n=c?pl(c):null,u=(0,l.computed)(()=>{const x=e,z={[x]:!0,[`${x}--${o.align}`]:!0,[`${x}--border`]:o.border,[`${x}--fixed`]:o.fixed};return s||(z[`${x}--safe-area-inset-bottom`]=o.safeAreaInsetBottom),z}),m=xe(o.height)?null:pe(o.height),f=(0,l.computed)(()=>{const x={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(i)return x;if(c&&n){const z=Je(o.padding??n.footerPadding);if(Object.assign(x,z),xe(m)||(n.footerHeight=m),x.height=n.footerHeight,x.safeAreaBottom=n.safeAreaBottom===-1?0:n.safeAreaBottom,x.safeAreaBottom>0){const B=pe(z.bottom??0);x.bottom=x.safeAreaBottom+B,x.height&&x.height>0&&(x.height=x.height+x.safeAreaBottom)}return x}if(xe(m)||(x.height=m),o.padding){const z=Je(o.padding);Object.assign(x,z)}return x}),d=(0,l.computed)(()=>{const x=f.value?.height;return xe(x)||x<0?!0:x>0}),_=(0,l.ref)(null),C=()=>{if(n&&_.value&&!an(_.value)){if(!t){const x=gn(_.value);n.footerAllHeight=x.height}return n.footerMounted=!0,!0}return!1},b=je(C,120);let h=null;(0,l.onMounted)(()=>{i||n&&(ml(C,50,5,50,!0),window.ResizeObserver&&_.value&&(h=new window.ResizeObserver(b),h.observe(_.value)))}),(0,l.onUnmounted)(()=>{i||n&&(n.footerMounted=!1,h&&(h.disconnect(),h=null))});const y=(0,l.computed)(()=>{const x={};return i||(f.value.height!==null&&f.value.height!==void 0&&(x.height=ye(f.value.height)),f.value.top!==null&&f.value.top!==void 0&&(x.paddingTop=ye(f.value.top)),f.value.left!==null&&f.value.left!==void 0&&(x.paddingLeft=ye(f.value.left)),f.value.right!==null&&f.value.right!==void 0&&(x.paddingRight=ye(f.value.right)),f.value.bottom!==null&&f.value.bottom!==void 0&&(x.paddingBottom=ye(f.value.bottom))),x});return()=>{if(i||!d.value)return null;const x=r.slots.default?r.slots.default():[];return(0,l.h)("view",{ref:_,class:u.value,style:y.value},x)}}}}var{componentName:Zo,create:Qo,scope:Jo}=fe("footer-bar"),es=Qo(Xo(Zo,Jo)),bn=es;function ts(e,a){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(t,{slots:o,attrs:r}){const i=rr(!1),s=Kt(!1),c=i?null:ut(),n=(0,l.computed)(()=>({[e]:!0})),u=c?pl(c):null,m=(0,l.computed)(()=>{const b={};if(i)return b;if(c&&u){if(t.padding){const q=Je(t.padding);Object.assign(u.contentPadding,q)}const h=gl(c,u),y=yl(c,u);let x="";u.contentHeight?x=`${u.contentHeight}`:x=`${u.height}px`,b.height=x;let z=pe((u&&u.contentPadding&&u.contentPadding.top)??-1);(z>=0||h>0)&&(z=z<0?0:z,b.paddingTop=`${h+z}px`);let B=pe((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(B>=0||y>0)&&(B=B<0?0:B,b.paddingBottom=`${y+B}px`);const $=pe((u&&u.contentPadding&&u.contentPadding.left)??-1);$>=0&&(b.paddingLeft=`${$}px`);const k=pe((u&&u.contentPadding&&u.contentPadding.right)??-1);return k>=0&&(b.paddingRight=`${k}px`),b}if(t.padding){const h=Je(t.padding);h.left&&(b.paddingLeft=`${h.left}px`),h.top&&(b.paddingTop=`${h.top}px`),h.right&&(b.paddingRight=`${h.right}px`),h.bottom&&(b.paddingBottom=`${h.bottom}px`)}return b}),f=(0,l.ref)(null),d=()=>{if(u&&f.value){const b=Nl(f.value);u.contentInnerHeight=b.height,u.contentInnerWidth=b.width}},_=je(d,120);let C=null;return(0,l.onMounted)(()=>{s||i||(requestAnimationFrame(d),window.ResizeObserver&&f.value&&(C=new window.ResizeObserver(_),C.observe(f.value)))}),(0,l.onUnmounted)(()=>{s||i||C&&(C.disconnect(),C=null)}),()=>i?o.default?.():(0,l.h)(t.tag??"view",{...r,ref:f,class:n.value,style:m.value},o)}}}var{componentName:ls,create:ns,scope:as}=fe("content"),rs=ns(ts(ls,as)),Sn=rs,xt="GroupStateKey",gr=Symbol.for("GroupScopeKey");function Cl(){return(0,l.inject)(gr,!1)}function xl(e=!0){(0,l.provide)(gr,e)}function is(e,a={}){Reflect.ownKeys(a).forEach(t=>{if(typeof t!="string")return;const o=a[t];xe(o)||(e[t]=o)})}function os(e,a={}){const t={type:"grid",width:e.get("width",-1),column:-1,gutter:-1};is(t,a);const o=(0,l.markRaw)({layout:(0,l.shallowRef)(t),passport:0,order:{index:0}});return e.set(xt,o),o}function wn(e,a,t=-1,o=-1,r=!1,i,s,c){const n=e.get(xt);if(!n)return;const u=e.get("groupLayout")??{};t===-1&&(t=u.column??1),o===-1&&(o=u.gutter??0),i||(i=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const m=pe(i),f=pe(s);c||(c=u.type??"grid");const d=()=>{const _=a===""||a===-1,C=pe(a);let b=Te(t);const h=pe(o);if(!_){let z=(C-(b-1)*h)/b;for(;f!==-1&&z>f;)b++,z=(C-(b-1)*h)/b;for(;m!==-1&&b>1&&z<m;)b--,z=(C-(b-1)*h)/b}let y=!1;const x=n.layout;x.value.width=a,x.value.column!==b&&(x.value.column=b,y=!0),x.value.gutter!==h&&(x.value.gutter=h,y=!0),x.value.type!==c&&(x.value.type=c,y=!0),y&&(0,l.triggerRef)(x)};if(r)d();else{const _=++n.passport;setTimeout(()=>{_===n.passport&&d()},50)}}function kl(e,a=!1){let t;return a?t=e.getForParent(xt):t=e.get(xt),t.layout}function zl(e,a=!1){let t;return a?t=e.getForParent(xt):t=e.get(xt),t.order}function yr(e,a=1){if(a==="stretch")return-1;const t=Te(a);return t===-1?100:100*t/e}function El(e,a,t=1,o=0,r){const i={};let s=0;r?s=pe(r):s=yr(a.column,t),s>0&&(i.width=`${s}%`);const c=yr(a.column,o);c>0&&(i["margin-left"]=`${c}%`);const n=pe(a.gutter)/2;return n>0&&(i["padding-left"]=`${n}px`,i["padding-right"]=`${n}px`),i}function Tl(e,a,t=1,o=0){if(t==="stretch"){const n=e.index%a.column,u=n+(a.column-n);return e.index=e.index+(u-n),{"grid-column":`${n+1} / -1`}}let r=Te(t);if(r===-1){const n=e.index%a.column;return a.column,n==0?e.index=e.index+a.column:e.index=e.index+(a.column-n)+a.column,{"grid-column":"1 / -1"}}if(r>a.column){const n=e.index%a.column;return a.column,n==0?e.index=e.index+a.column:e.index=e.index+(a.column-n)+a.column,{"grid-column":"1 / -1"}}const i=Te(o)%a.column;let s=(e.index+i)%a.column,c=s+r;return c>a.column?(s=0,c=s+r,e.index=e.index+(a.column-s)+r):e.index=e.index+i+r,i>0?{"grid-column":`${s+1} / span ${r}`}:{"grid-column-start":`span ${r}`}}var br=Symbol("RollingStateKey");function ss(e){(0,l.provide)(br,e)}function cs(){return(0,l.inject)(br,null)}function vn(e){let a=0;const t=window.getComputedStyle(e,null);if(t.getPropertyValue("box-sizing")==="content-box"){const o=parseFloat(t.getPropertyValue("padding-top")),r=parseFloat(t.getPropertyValue("padding-bottom"));a=e.clientHeight-o-r}else a=e.offsetHeight;return a}function us(e){let a=vn(e);if(a<=0){const t=e.cloneNode(!0);t.style=`width: ${e.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(t),a=vn(t),document.body.removeChild(t)}return a}function ds(e,a,t){const o=typeof e=="number"?e:parseInt(e),r=typeof a=="number"?a:parseInt(a),i=typeof t=="number"?t:parseInt(t);if(o<=0)return"1fr";const s=(o-(r-1)*i)/r;return s>0?`${s}px`:"1fr"}function Sr(e){const a=[];return e.forEach(t=>{t.type===l.Fragment&&Array.isArray(t.children)?a.push(...Sr(t.children)):a.push(t)}),a}function fs(e){return!(e.type===l.Comment||e.type===l.Text&&typeof e.children=="string"&&e.children.trim()==="")}function Yt(e){function a(){return Sr(e?.()??[]).filter(fs)}return{getChildren:a}}var ms={...ke,...dr,...fr};function hs(e,a,t){return{props:ms,emits:["update:collapse","header-click"],setup(o,r){const{domain:i,exposeApi:s}=cn({props:o,ignorePropKeys:mr,context:r},o.prop??o.name),c=os(i,{type:o.type}),n=Cl();xl(!0);const u=o.rollingDisplay?cs():null,m=(0,l.ref)(null),f=(0,l.computed)(()=>o.rollingDisplay?u&&!u.disabled:!1),d=(0,l.computed)(()=>n&&i?kl(i,!0).value:null),_=(Q,ae=!1)=>{const ie=i?.componentPublicExposed;ie&&typeof ie.setNameValidateRules=="function"&&ie.setNameValidateRules(Q,!0,ae)};(0,l.watch)([()=>o.rules,()=>o.pureDataRules],([Q,ae],[ie,j])=>{if(Q&&ie){const w=(0,l.toRaw)(ie),g=(0,l.toRaw)(Q),R=g?Reflect.ownKeys(g):[];(w?Reflect.ownKeys(w):[]).forEach(X=>{R.includes(X)||(g[X]=[])}),_(g)}if(ae&&j){const w=(0,l.toRaw)(j),g=(0,l.toRaw)(ae),R=g?Reflect.ownKeys(g):[];(w?Reflect.ownKeys(w):[]).forEach(X=>{R.includes(X)||(g[X]=[])}),_(g,!0)}},{deep:!0});const C=e,b=(0,l.computed)(()=>{const Q={};Q.height=T.value;const ae=n?zl(i,!0):null;if(d.value&&ae){if(d.value.type==="grid"){const ie=Tl(ae,d.value,o.span,o.offset);Object.assign(Q,ie)}else if(d.value.type==="flow"){const ie=El(ae,d.value,o.span,o.offset,o.width);Object.assign(Q,ie)}}else o.width&&(Q.width=ye(o.width));return Q}),h=(0,l.computed)(()=>{const Q=c.layout.value.type;return Q==="grid"||Q==="flow"?{[`${C}--${Q}`]:!0,[`${C}--${Q}-justify-${o.justify}`]:!0,[`${C}--${Q}-align-${o.align}`]:!0,[`${C}--gutter`]:!0}:{[`${C}--${Q}`]:!0,[`${C}--gutter`]:!0}}),y=(0,l.computed)(()=>{if(c.layout.value.type==="grid"){let Q="";if(o.columnWidth)Q=`repeat(auto-fill, ${o.columnWidth})`;else{const ae=ds(K.value,c.layout.value.column,c.layout.value.gutter);Q=`repeat(${c.layout.value.column}, ${ae})`}return{"column-gap":`${c.layout.value.gutter}px`,"grid-template-columns":Q}}}),x=(0,l.toRef)(o,"gutter"),z=(0,l.toRef)(o,"column"),B=(0,l.computed)(()=>n||f.value?!0:he(o.isWrap)),$=[],k=Q=>{$.push(Q)},q=()=>{let Q=$.length;$.splice(0,Q)},K=(0,l.ref)(-1),I=Q=>{const ae=Nl(Q).width;ae>0&&ae!==K.value&&(K.value=ae)};wn(i,K.value,z.value,x.value,!0,o.minItemWidth,o.maxItemWidth,o.type),o.autoLayout&&(0,l.watch)([K,z,x],([Q,ae,ie])=>{c.order.index=0,wn(i,Q,ae,ie,!1,o.minItemWidth,o.maxItemWidth,o.type)});const V=(0,l.computed)(()=>A.value?o.expandText??"":o.collapseText??""),v=(0,l.computed)(()=>({[`${e}__header-collapse-text`]:!0})),L=(0,l.computed)(()=>({[`${e}__header-collapse-icon`]:!0,"is-expand":!A.value,"is-collapse":A.value})),Z=(0,l.ref)(),S=(0,l.ref)(),T=(0,l.computed)(()=>D.value||ye(o.height)||""),A=(0,l.ref)(!1),D=(0,l.ref)(""),F=(0,l.ref)(!1);let H=-1;const E=(Q,ae=!0)=>{if(xe(Q))return;const ie=Z.value;if(ie&&A.value!==Q){if(H=H===-1?us(ie):H,F.value=!0,ae)if(ie.style["will-change"]="height",ie.ontransitionend=function(){ie.ontransitionend=null,this.style["will-change"]="auto",Q||(D.value="",F.value=!1)},Q){let j=0;o.collapseHeight?j=pe(o.collapseHeight):S.value&&S.value.classList.contains(`${e}__header`)&&(j=S.value.offsetHeight),D.value=`${H}px`,(0,l.nextTick)(()=>{D.value=`${j}px`})}else D.value=`${H}px`;else if(Q){let j=0;o.collapseHeight?j=pe(o.collapseHeight):S.value&&S.value.classList.contains(`${e}__header`)&&(j=S.value.offsetHeight),D.value=`${j}px`}else F.value=!1,D.value=`${H}px`;A.value=Q,r.emit("update:collapse",Q)}};(0,l.watch)(()=>o.collapse,Q=>{E(he(Q))});const U=Q=>{r.emit("header-click",Q),o.collapseOnClickHeader===!0&&le()},Y=()=>{o.collapseOnClickHeader!==!0&&le()},le=Q=>{Q=Q??!A.value,E(Q)};s({toggleCollapse:le,doLayout:()=>{$[0]&&(I($[0]),wn(i,K.value,z.value,x.value,!0,o.minItemWidth,o.maxItemWidth,o.type))}});let M=null,P=!0;const G=Q=>{if(o.rules){const ae=(0,l.toRaw)(o.rules);_(ae)}if(o.pureDataRules){const ae=(0,l.toRaw)(o.pureDataRules);_(ae,!0)}if(ot&&(Q&&!xe(o.collapse)&&E(he(o.collapse),!1),o.autoLayout&&Array.isArray($)&&$.length>0)){const ae=$[0];if(ae&&(I(ae),window.ResizeObserver)){const ie=je(()=>I(ae),120);M=new window.ResizeObserver(ie),M.observe(ae)}}},ne=()=>{const Q=$[0];Q&&M?.observe(Q),M?.disconnect(),M=null},W=!f.value||u?.acquire();W&&(m.value=f.value?!0:null),(0,l.onMounted)(()=>{if(W&&(G(P),P=!1),f.value&&u){let Q=null,ae=u.initialHeight;u.observe(Z.value,ie=>{if(ie!==m.value)if(ie)m.value=!0,A.value||(D.value=""),Q=setTimeout(()=>{Q=null,m.value!==!1&&(G(P),P=!1)},100);else{if(Q!==null&&clearTimeout(Q),m.value=!1,!A.value)if(P)D.value=u.initialHeight;else{let j=vn(Z.value);j<=0?D.value=ae:(D.value=`${j}px`,ae=D.value)}P||ne()}})}}),(0,l.onUnmounted)(()=>{ne(),u&&u.unobserve(Z.value)});const J=(Q="right")=>{const ae=[];if(V.value){const w=(0,l.h)("span",{class:v.value},[V.value]);ae.push(w)}const ie={class:L.value},j=t(o.collapseIcon,ie);return j&&ae.push(j),ae.length>0?(0,l.h)("div",{class:{[`${C}__header-collapse`]:!0,[`is-${Q}`]:!0},onClick:Y},ae):null},te=(Q,ae,ie,j)=>{const w={...h.value};if(ae===0&&(w[`${C}__first`]=!0),ie>=j-1&&(w[`${C}__last`]=!0),B.value===!1){const g=r.attrs.class;g&&(w[`${g}`]=!0)}return(0,l.h)("div",{ref:k,key:`${ae}`,class:w,style:y.value},Q)};return()=>{const Q=o.prop??o.name;if(f.value&&m.value!==!0)return(0,l.h)(o.tag||"div",{ref:Z,prop:Q,class:{[`${C}`]:!0,"is-collapse":F.value},style:b.value},[]);c.order.index=0;const ae=[];let ie=0;if(r.slots.header){const R=(0,l.h)("div",{key:`${ie++}`,ref:S,class:{[`${C}__header`]:!0,[`${C}__first`]:!0},onClick:U},[r.slots.header()]);ae.push(R)}else{const R=[],X=o.collapsePosition==="left";if(X&&o.showCollapse){const re=J("left");re&&R.push(re)}if(o.title||r.slots.title){if(o.showMark){const re={class:{[`${C}__header-mark`]:!0}};o.markColor&&(re.style={background:o.markColor});const se=(0,l.h)("div",re);R.push(se)}if(r.slots.title){const re=(0,l.h)("div",{class:{[`${C}__header-title`]:!0}},[r.slots.title()]);R.push(re)}else if(o.title){const re=(0,l.h)("div",{class:{[`${C}__header-title`]:!0}},[o.title]);R.push(re)}}if(r.slots.toolbar&&R.push(r.slots.toolbar()),!X&&o.showCollapse){const re=J("right");re&&R.push(re)}if(R.length>0){const re=(0,l.h)("div",{key:`${ie++}`,ref:S,class:{[`${C}__header`]:!0,[`${C}__first`]:!0},onClick:U},R);ae.push(re)}}q();const{getChildren:j}=Yt(r.slots.default),w=j(),g=c.layout.value.type;if(g==="grid"){const R=te(w,ie++,0,w.length);ae.push(R)}else if(g==="flow"){const R=te(w,ie++,0,w.length);ae.push(R)}else for(let R=0;R<w.length;R++){const X=w[R],re=te([X],ie++,R,w.length);ae.push(re)}return B.value?(0,l.h)(o.tag||"div",{ref:Z,prop:Q,class:{[`${C}`]:!0,"is-collapse":F.value},style:b.value},[ae]):ae}}}}var{componentName:ps,create:gs,scope:ys}=fe("group"),bs=(e,a)=>(e=e??Ie.ArrowUp,(0,l.h)(N.ElIcon,a,{default:()=>[(0,l.h)(e)]})),Ss=gs(hs(ps,ys,bs)),Nn=Ss;function ws(e){return e===window}var vs=/matrix\((.+)\)/,Cn=e=>{const a=(0,l.unref)(e);if(!a)return{x:0,y:0};if(ws(a))return{x:0,y:0};let t=0,o=0,r=a;for(;r!==null;)t+=r.offsetLeft,o+=r.offsetTop,r=r.offsetParent;let i=0,s=0,c=0,n=0;for(r=a;r!==document;){s+=r.scrollTop,i+=r.scrollLeft;const{transform:u}=window.getComputedStyle(r);if(u){const m=vs.exec(u);if(m){let f=m[1].split(/\s*,\s*/);f.length==6&&(c+=Number(f[4]),n+=Number(f[5]))}}r=r.parentNode}return t-=i,o-=s,t+=c,o+=n,{x:t,y:o}},Ns=class{watchedListeners=[];add(e){this.watchedListeners.push(e)}remove(e){const a=this.watchedListeners.indexOf(e);a!==-1&&this.watchedListeners.splice(a,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(e=>{try{e()}catch{}})}},Cs=class{monitorRegister=new WeakMap;watch(e,a){let t=e.parentNode;const o=document.body.parentNode;for(;t&&t!==o;){let r=this.monitorRegister.get(t);r||(r=new Ns,t.addEventListener("scroll",r.listen),t===document.body&&t.addEventListener("resize",r.listen),this.monitorRegister.set(t,r)),r.add(a),t=t.parentNode}}unwatch(e,a){let t=e.parentNode;const o=document.body.parentNode;for(;t&&t!==o;){let r=this.monitorRegister.get(t);r&&(r.remove(a),r.size()===0&&(this.monitorRegister.delete(t),t.removeEventListener("scroll",r.listen),t===document.body&&t.removeEventListener("resize",r.listen))),t=t.parentNode}}},Ut=new Cs,wr={price:{type:[Number,String],default:0},needSymbol:{type:Boolean,default:!0},symbol:{type:String,default:"¥"},decimalLength:{type:[Number,String],required:!1,default:2},digits:{type:[Number,String],required:!1,default:3},separator:{type:String,required:!1,default:","},position:{type:String,default:"before"},size:{type:String,default:"large"}},{componentName:xs,create:ks}=fe("price"),zs=ks({props:{...wr},setup(e){const a=(0,l.computed)(()=>({[xs]:!0})),t=(0,l.computed)(()=>e.needSymbol?e.symbol:""),o=(0,l.computed)(()=>wt(e.price)==0?"":ol(e.price,e.decimalLength,!0,Te(e.digits),e.separator));return{classes:a,showSymbol:t,intText:(0,l.computed)(()=>{let r=o.value;if(r.length==0)return"";let i=r.indexOf(".");return r.substring(0,i)}),decimalText:(0,l.computed)(()=>{let r=o.value;if(r.length==0)return"";let i=r.indexOf(".");return r.substring(i+1)})}}}),Xe=(e,a)=>{const t=e.__vccOpts||e;for(const[o,r]of a)t[o]=r;return t},Es=["innerHTML"],Ts=["innerHTML"];function $s(e,a,t,o,r,i){return(0,l.openBlock)(),(0,l.createElementBlock)("view",{class:(0,l.normalizeClass)(e.classes)},[e.needSymbol&&e.position=="before"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,Es)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--${e.size}`)},(0,l.toDisplayString)(e.intText),3),e.decimalText.length!=0?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,class:(0,l.normalizeClass)(`fox-price--decimal-${e.size}`)},".",2)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(`fox-price--decimal-${e.size}`)},(0,l.toDisplayString)(e.decimalText),3),e.needSymbol&&e.position=="after"?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:2,class:(0,l.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,Ts)):(0,l.createCommentVNode)("",!0)],2)}var $l=Xe(zs,[["render",$s]]),Vs={...wr,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},referenceRect:{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]}},{componentName:xn,create:Bs}=fe("hint-text"),Ms=Bs({components:{Price:$l},props:Vs,emits:["update:visible"],setup(e,a){const t=(0,l.ref)({top:null,right:null,bottom:null,left:null}),o=(0,l.ref)({x:0,y:0}),r=(0,l.ref)(0),i=(0,l.ref)(0),s=(0,l.ref)(e.placement),c=(0,l.ref)(!1),n=(0,l.ref)(null),u=(v,L,Z,S,T,A)=>{const D=document.documentElement.clientWidth||document.body.clientWidth,F=document.documentElement.clientHeight||document.body.clientHeight,H=v.split("-");let E=[];H[0]==="top"?E=["top","bottom","right","left"]:H[0]==="bottom"?E=["bottom","top","right","left"]:H[0]==="left"?E=["left","top","bottom","right"]:H[0]==="right"&&(E=["right","top","bottom","left"]);const U={top:null,right:null,bottom:null,left:null},Y=[];for(let le=0;le<E.length;le++){const O=E[le];if(Y[0]=O,H[1]&&(Y[1]=H[1]),O==="top"){const M=L.y-A-e.arrowSize-e.offset;if(M>=0){U.top=M;let P=0;H[1]==="start"?P=L.x:H[1]==="end"?P=L.x+Z-T:P=L.x+Z/2-T/2;const G=D-P-T;G<0?(P+=G,f.value=-G):f.value=0,U.left=P<0?0:P;break}}else if(O==="bottom"){const M=L.y+S+e.arrowSize+e.offset;if(M+A<=F){U.top=M;let P=0;H[1]==="start"?P=L.x:H[1]==="end"?P=L.x+Z-T:P=L.x+Z/2-T/2;const G=D-P-T;G<0?(P+=G,f.value=-G):f.value=0,U.left=P<0?0:P;break}}else if(O==="left"){const M=L.x-T-e.arrowSize-e.offset;if(M>=0){U.left=M;let P=0;H[1]==="start"?P=L.y:H[1]==="end"?P=L.y+S-A:P=L.y+S/2-A/2,U.top=P<0?0:P;break}}else if(O==="right"){const M=L.x+Z+e.arrowSize+e.offset;if(M+T<=D){U.left=M;let P=0;H[1]==="start"?P=L.y:H[1]==="end"?P=L.y+S-A:P=L.y+S/2-A/2,U.top=P<0?0:P;break}}}return{bestPlacement:Y.join("-"),bestInsetRect:U}},m=(v,L,Z=10)=>{if(!ot||L===!1||!v)return;if(e.reference)o.value=Cn(e.reference),r.value=e.reference.offsetWidth,i.value=e.reference.offsetHeight;else if(e.referenceRect){const F=e.referenceRect.left??0,H=e.referenceRect.right??0,E=e.referenceRect.top??0,U=e.referenceRect.bottom??0;o.value={x:F,y:E},r.value=H-F,i.value=U-E}const S=n.value?.offsetHeight??0,T=n.value?.offsetWidth??0,{bestPlacement:A,bestInsetRect:D}=u(e.placement,o.value,r.value,i.value,T,S);s.value=A,t.value=D,c.value=!0},f=(0,l.ref)(0),d=je(()=>{m(e.message,e.visible)},10),_=(0,l.ref)(e.visible);(0,l.watch)(()=>e.visible,v=>{_.value=v});const C=(0,l.computed)(()=>_.value&&b.value),b=(0,l.ref)(!0),h=je(v=>{const L=v[0];L&&(b.value=L.isIntersecting)},10),y=new IntersectionObserver(h);(0,l.watch)([()=>e.message,()=>e.visible],([v,L])=>{setTimeout(()=>{m(e.message,e.visible)},0)}),(0,l.onMounted)(()=>{setTimeout(()=>{m(e.message,e.visible)},0),e.reference&&(Ut.watch(e.reference,d),y.observe(e.reference))}),(0,l.onBeforeUnmount)(()=>{e.reference&&(Ut.unwatch(e.reference,d),y.unobserve(e.reference),y.disconnect())}),e.referenceRect&&(0,l.watch)(()=>e.referenceRect,()=>{m(e.message,e.visible)});const x=(0,l.computed)(()=>{const v={[xn]:!0};return s.value.startsWith("top")?v["is-top"]=!0:s.value.startsWith("right")?v["is-right"]=!0:s.value.startsWith("bottom")?v["is-bottom"]=!0:s.value.startsWith("right")&&(v["is-right"]=!0),e.size==="small"?v["is-small"]=!0:e.size==="large"&&(v["is-large"]=!0),e.customClass&&typeof e.customClass=="string"&&(v[`${e.customClass}`]=!0),v}),z=(0,l.computed)(()=>{const v={};return t.value.top!==null&&(v.top=`${t.value.top}px`),t.value.right!==null&&(v.right=`${t.value.right}px`),t.value.bottom!==null&&(v.bottom=`${t.value.bottom}px`),t.value.left!==null&&(v.left=`${t.value.left}px`),e.autoFit&&(v["min-width"]=`${r.value}px`),v["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(v.opacity="1"),e.transition||(v.transition="none"),e.zIndex&&(v["z-index"]=`${e.zIndex}`),e.customStyle&&typeof e.customStyle=="object"&&Object.assign(v,e.customStyle),v}),B=(0,l.computed)(()=>{const v=[`${xn}__content`];return e.customTextClass&&v.push(e.customTextClass),v}),$=(0,l.computed)(()=>{const v={};return e.customTextStyle&&typeof e.customTextStyle=="object"&&Object.assign(v,e.customTextStyle),v}),k=(0,l.computed)(()=>({[`${xn}__arrow`]:!0})),q=(0,l.computed)(()=>{const v={};return e.showArrow?(v.width=`${e.arrowSize}px`,v.height=`${e.arrowSize}px`,s.value==="top"?(v.left="50%",v.bottom=`-${e.arrowSize}px`,v.transform=" translate(-50%, 0%)"):s.value==="top-start"?(v.left=`${e.arrowOffset+f.value}px`,v.bottom=`-${e.arrowSize}px`):s.value==="top-end"?(v.right=`${e.arrowOffset-f.value}px`,v.bottom=`-${e.arrowSize}px`):s.value==="right"?(v.left=`-${e.arrowSize}px`,v.top="50%",v.transform=" translate(0%, -50%)"):s.value==="right-start"?(v.left=`-${e.arrowSize}px`,v.top=`${e.arrowOffset}px`):s.value==="right-end"?(v.left=`-${e.arrowSize}px`,v.bottom=`-${e.arrowOffset}px`):s.value==="bottom"?(v.left="50%",v.top=`-${e.arrowSize}px`,v.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(v.left=`${e.arrowOffset+f.value}px`,v.top=`-${e.arrowSize}px`):s.value==="bottom-end"?(v.right=`${e.arrowOffset-f.value}px`,v.top=`-${e.arrowSize}px`):s.value==="left"?(v.right=`-${e.arrowSize}px`,v.top="50%",v.transform=" translate(0%, -50%)"):s.value==="left-start"?(v.right=`-${e.arrowSize}px`,v.top=`${e.arrowOffset}px`):s.value==="left-end"&&(v.right=`-${e.arrowSize}px`,v.bottom=`-${e.arrowOffset}px`),v):{display:"none"}}),K=(0,l.computed)(()=>C.value&&e.closeOnClick),I=(0,l.computed)(()=>{const v={};return e.zIndex&&(v["z-index"]=`${e.zIndex}`),v});return{show:C,tipRef:n,classes:x,styles:z,textClasses:B,textStyles:$,arrowClasses:k,arrowStyles:q,overlayShow:K,overlayStyle:I,onClickOverlay:v=>{v.target===v.currentTarget&&(_.value=!1,a.emit("update:visible",!1))}}}}),Ps=["innerHTML"];function _s(e,a,t,o,r,i){const s=(0,l.resolveComponent)("Price");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[e.overlayShow?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,l.normalizeStyle)(e.overlayStyle),onClick:a[0]||(a[0]=(...c)=>e.onClickOverlay&&e.onClickOverlay(...c))},null,4)):(0,l.createCommentVNode)("",!0),(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"tipRef",class:(0,l.normalizeClass)(e.classes),style:(0,l.normalizeStyle)(e.styles)},[(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(e.textClasses),style:(0,l.normalizeStyle)(e.textStyles)},[e.type=="number"?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,price:e.message,position:"before",size:e.size},null,8,["price","size"])):((0,l.openBlock)(),(0,l.createElementBlock)("span",{key:1,innerHTML:e.message},null,8,Ps))],6),(0,l.createElementVNode)("div",{class:(0,l.normalizeClass)(e.arrowClasses),style:(0,l.normalizeStyle)(e.arrowStyles)},null,6)],6),[[l.vShow,e.show]])],64)}var vr=Xe(Ms,[["render",_s]]),Nr=class{seed=new Date().getTime();constructor(e){this.seed=e??new Date().getTime()}get(){let e=this.seed++;return this.seed<0&&(this.seed=0),e}},kn={},Is=new Nr,gt=new Map,Gt=e=>{if(e){const a=document.getElementById(e);gt.delete(e),a&&((0,l.render)(null,a),a.parentNode?.removeChild(a))}else{for(const a of gt.keys()){const t=document.getElementById(a);t&&((0,l.render)(null,t),t.parentNode?.removeChild(t))}gt.clear()}},Cr=e=>{e.unmount=Gt;const a=document.getElementById(e.id);if(a){(0,l.render)(null,a);const t=gt.get(e.id);t?e={...kn,...t,...e}:e={...kn,...e},e.transition=!1,(0,l.render)((0,l.createVNode)(vr,e),a)}return e.id},xr=e=>{e.unmount=Gt;let a=e.id??`hinttext_${Is.get()}`;e={...kn,...e},e.id=a,gt.set(a,e);const t=document.createElement("div");return t.id=e.id,(0,l.render)((0,l.createVNode)(vr,e),t),document.body.appendChild(t),a},kr=e=>e?!0:(console.warn("[FoxUI HintText]: msg不能为空"),!1),_e={show(e,a,t={},o=!0){if(!kr(a))return;const r=t.id;return r&>.has(r)?Cr({...t,message:a,reference:e}):(o&&Gt(),xr({...t,message:a,reference:e}))},showInRect(e,a,t,o){if(!kr(a))return;const r=t.id;return r&>.has(r)?Cr({...t,message:a,referenceRect:e}):(o&&Gt(),xr({...t,message:a,referenceRect:e}))},hide(e){Gt(e)},install(e){e.config.globalProperties.$hintText=_e}};function As(e,a,t,o=!1){return{inheritAttrs:!0,props:{...ke,...Pe},emits:["appear","disappear"],setup(r,i){const s=r.prop??i.attrs.name,c=(0,l.ref)(),{exposeApi:n}=Me({componentName:e,validate:!1,get props(){return r},context:i,get templateRefProxy(){return c.value}},s),u=ut(),m=Cl();xl(!1);const f=(0,l.computed)(()=>m&&u?kl(u,!1).value:null),d=e,_=(0,l.ref)(null),C=(0,l.computed)(()=>{const g={[d]:!0,[`${d}__gutter`]:f.value&&f.value.type!=="flow",[`${d}__stretch`]:r.span==="stretch",[`${d}__input--border`]:he(r.hasBorder)};if(g[r.errorMarkClass]=!!F.value,g[r.warnMarkClass]=!!A.value,g[r.infoMarkClass]=!!S.value,typeof _.value=="function"){const R=_.value(s);g[R]=!0}else if(typeof _.value=="string"){const R=_.value;g[R]=!0}return g}),b=(0,l.ref)(null),h=(0,l.computed)(()=>{const g={};if(r.width)r.width!=="auto"&&(g.width=ye(r.width));else{const R=m&&u?zl(u,!1):null;if(f.value&&R){if(f.value.type==="grid"){const X=Tl(R,f.value,r.span,r.offset);Object.assign(g,X)}else if(f.value.type==="flow"){const X=El(R,f.value,r.span,r.offset,r.width);Object.assign(g,X)}}}if(typeof b.value=="function"){const R=b.value(s);R&&Object.assign(g,R)}else if(b.value&&typeof b.value=="object"){const R=b.value;Object.assign(g,R)}return g}),y=(0,l.ref)(null),x=(0,l.computed)({get:()=>y.value??he(r.isRequired),set:g=>{y.value=g}}),z=()=>typeof r.label=="string"&&r.label.length>0||typeof i.slots.label=="function",B=Le((0,l.toRef)(r,"labelPosition"),"labelPosition",Ye.Near),$=(0,l.computed)(()=>B&&B.value==="top"?"top":B&&B.value==="right"?"right":"left"),k=(0,l.computed)(()=>({[`${d}__main`]:!0,[`${d}__main--${$.value}`]:!0})),q=(0,l.computed)(()=>({label:!0,[`label--${$.value}`]:!0})),K=Le((0,l.toRef)(r,"labelWidth"),"labelWidth",Ye.Near),I=(0,l.computed)(()=>K&&K.value?{width:ye(K.value)}:{}),V=(0,l.computed)(()=>({"label--string":!0,"label--required":x.value})),v=(0,l.computed)(()=>({content:!0,[r.contentClass]:!0})),L=(0,l.computed)(()=>({...r.contentStyle})),Z=(0,l.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});n({setRequired(g){x.value=g},setErrorTip(g){Z.errorTip=g},setErrorIcon(g){Z.errorIcon=g},setWarnTip(g){Z.warnTip=g},setWarnIcon(g){Z.warnIcon=g},setInfoTip(g){Z.infoTip=g},setInfoIcon(g){Z.infoIcon=g},setCustomClassName(g){_.value=g},setCustomStyle(g){b.value=g}});const S=(0,l.computed)(()=>r.infoTip||Z.infoTip),T=(0,l.computed)(()=>r.infoIcon||Z.infoIcon),A=(0,l.computed)(()=>r.warnTip||Z.warnTip),D=(0,l.computed)(()=>r.warnIcon||Z.warnIcon),F=(0,l.computed)(()=>r.errorTip||Z.errorTip),H=(0,l.computed)(()=>r.errorIcon||Z.errorIcon),E=(0,l.computed)(()=>F.value?"error":A.value?"warn":S.value?"info":""),U=()=>E.value.length>0,Y=(0,l.computed)(()=>E.value==="error"?F.value:E.value==="warn"?A.value:E.value==="info"?S.value:""),le=(0,l.computed)(()=>E.value==="error"?H.value:E.value==="warn"?D.value:E.value==="info"?T.value:null),O=(0,l.computed)(()=>{const g={[`${d}__tip`]:!0,[`${d}__tip--${E.value}`]:!0,[`${d}--animate`]:!0};return E.value==="error"&&r.errorClass?g[`${r.errorClass}`]=!0:E.value==="warn"&&r.warnClass?g[`${r.warnClass}`]=!0:E.value==="info"&&r.infoClass&&(g[`${r.infoClass}`]=!0),g}),M=(0,l.computed)(()=>{const g={};return B&&B.value==="top"||!z()?g["padding-left"]="0px":K&&K.value&&(g["padding-left"]=ye(K.value)),g}),P=(0,l.ref)();let G=null;(0,l.watch)([()=>r.hintVisible,()=>r.hintText,()=>r.hintType,()=>r.hintProps],([g,R,X,re])=>{P.value&&(g&&!ge(R)?G?t.show(P.value,R,{...re,id:G,type:X},!0):G=t.show(P.value,R,{...re,type:X},!0):G&&t.hide(G))});let ne=null;const W=()=>{ne||!P.value||(ne=new IntersectionObserver(g=>{let R=!1;for(let X of g)if(X.isIntersecting){R=!0,R&&i.emit("appear",X);break}R||i.emit("disappear")}),ne.observe(P.value))},J=()=>{!ne||!P.value||(ne.unobserve(P.value),ne=null)};(0,l.watch)(()=>he(r.appearListen),g=>{g?W():J()}),(0,l.onMounted)(()=>{he(r.appearListen)&&W()}),(0,l.onUnmounted)(()=>{J(),G&&t.hide(G)});const te=()=>{if(!z())return null;const g=[],R=i.slots?.label?.()??r.label,X=(0,l.h)("div",{class:V.value},[R]);if(g.push(X),i.slots.fixedPreTip){const re=i.slots.fixedPreTip();g.push(re)}return(0,l.h)("div",{class:q.value,style:I.value},g)},Q=()=>{const g=[];if(i.slots.prepend){const R=i.slots.prepend();g.push(R)}if(i.slots.default){const R=i.slots.default();g.push(R)}if(i.slots.append){const R=i.slots.append();g.push(R)}if(i.slots.fixedTip){const R=(0,l.h)("div",{class:[`${d}__fixed-tip`]},[i.slots.fixedTip()]);g.push(R)}return(0,l.h)("div",{ref:P,class:v.value,style:L.value},g)},ae=()=>{const g=le.value;return g?typeof g=="function"?(0,l.h)("div",{class:"fox-item__tip--icon"},[g()]):(0,l.h)("div",{class:"fox-item__tip--icon"},[(0,l.h)(g)]):null},ie=()=>{const g=Y.value;return g?typeof g=="function"?(0,l.h)("div",{class:"fox-item__tip--text"},[g()]):(0,l.h)("div",{class:"fox-item__tip--text"},[g]):null},j=()=>{if(!U())return null;const g=[],R=ae();R&&g.push(R);const X=ie();return X&&g.push(X),(0,l.h)("div",{class:O.value,style:M.value},g)},w=()=>i.slots?.hide?.()??null;return()=>{const g=[],R=[],X=te();X&&R.push(X);const re=Q();re&&R.push(re);const se=(0,l.h)("div",{class:k.value},R);g.push(se);const ce=j();ce&&g.push(ce);const me=w();return me&&g.push(me),(0,l.h)("div",{class:C.value,style:h.value,prop:r.prop,ref:c},g)}}}}var{componentName:Ls,create:Rs,scope:Fs}=fe("item"),Ds=Rs(As(Ls,Fs,_e,!1)),Xt=Ds,zn={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function Os(e,a){return{props:zn,setup(t,o){const r=ut(),i=Cl();xl(!1);const s=(0,l.computed)(()=>i&&r?kl(r,!1).value:null),c=e,n=(0,l.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:t.span==="stretch"})),u=(0,l.computed)(()=>{const m={};if(t.width)t.width!=="auto"&&(m.width=ye(t.width));else{const f=i&&r?zl(r,!1):null;if(s.value&&f)if(s.value.type==="grid"){const d=Tl(f,s.value,t.span,t.offset);Object.assign(m,d)}else if(s.value.type==="flow"){const d=El(f,s.value,t.span,t.offset,t.width);Object.assign(m,d)}else return t.width&&(m.width=ye(t.width)),m}return m});return()=>{const m={class:n.value,style:u.value};return o.slots&&typeof o.slots.default=="function"?(0,l.h)("div",m,o.slots.default()):(0,l.h)("div",m)}}}}var{componentName:qs,create:Hs,scope:js}=fe("slot-item"),Ks=Hs(Os(qs,js)),Vl=Ks,zr={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},wrap:{type:[String],required:!1,default:"nowrap"}};function Ws(e,a){return{props:zr,setup(t,o){const r=e,i=(0,l.computed)(()=>({[r]:!0,[`${r}__stretch`]:t.span==="stretch",[`${r}__${t.align}`]:!0})),s=ut(),c=Cl();xl(!1);const n=(0,l.computed)(()=>{const u={};if(t.width)t.width!=="auto"&&(u.width=ye(t.width));else if(c&&s){const m=kl(s,!1),f=zl(s,!1);if(m.value&&f)if(m.value.type==="grid"){const d=Tl(f,m.value,t.span,t.offset);Object.assign(u,d)}else if(m.value.type==="flow"){const d=El(f,m.value,t.span,t.offset,t.width);Object.assign(u,d)}else t.width&&(u.width=ye(t.width))}return t.gutter&&(u["column-gap"]=ye(t.gutter)),t.wrap&&(u["flex-wrap"]=t.wrap),u});return()=>{const u=[];if(o.slots.default){const{getChildren:m}=Yt(o.slots.default),f=m();if(t.divide)for(let d=0;d<f.length;d++){if(d>0){const _=(0,l.h)("div",{class:{[`${r}__divide`]:!0}});u.push(_)}u.push(f[d])}else Reflect.apply([].push,u,f)}return(0,l.h)("div",{class:i.value,style:n.value},u)}}}}var{componentName:Ys,create:Us,scope:Gs}=fe("row-item"),Xs=Us(Ws(Ys,Gs)),Bl=Xs;function Zs(e,a){const t=document.createRange();t.setStart(e,0),t.setEnd(e,e.childNodes.length);const o=t.getBoundingClientRect().width;if(o>0){a(o);return}e.classList.add("is-selectable"),setTimeout(()=>{t.setStart(e,0),t.setEnd(e,e.childNodes.length);const r=t.getBoundingClientRect().width;e.classList.remove("is-selectable"),a(r)},500)}var Qs={tag:{type:[String],required:!1,default:"span"},showOverflowTooltip:{type:[Boolean],required:!1},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 Js(e,a,t,o=!1){return{props:Qs,emits:["click"],setup(r,i){const s=(0,l.ref)(null),c=(0,l.computed)(()=>{const z={[`${e}`]:!0,"is-truncated":r.truncated};return r.type&&(z[`${e}--${r.type??"default"}`]=!0),r.size&&(z[`${e}--${r.size}`]=!0),z}),n=(0,l.computed)(()=>{const z={},B=r.textColor??r.color;return B&&(z.color=B),z}),u=(z,B)=>{let $=null;if(typeof r.highlightFilter=="string"&&r.highlightFilter.length>0){const k=r.highlightFilter;z.indexOf(k)!==-1&&(B.innerHTML=z.replace(new RegExp(k,"g"),`<span>${k}</span>`),B.class["is-highlight"]=!0,$=(0,l.h)(r.tag,B))}else if(typeof r.highlightFilter=="function"){const k=r.highlightFilter(z);k&&(B.innerHTML=k,B.class["is-highlight"]=!0,$=(0,l.h)(r.tag,B))}return $},m=z=>{i.emit("click",z)};let f="";const d=()=>{const z=s.value;if(!z)return;const B=z.clientWidth;Zs(z,$=>{const k=z.innerHTML??"";ge(k)||$<B||(f?t?.show(z,k,{type:"text",id:f,showArrow:r.showArrow},!0):f=t?.show(z,k,{type:"text",showArrow:r.showArrow},!0)??"")})},_=()=>{f&&t?.hide(f)};let C=null;const b=z=>{C||(C=setTimeout(()=>{d(),C=null},r.showAfter??0))},h=z=>{C&&(clearTimeout(C),C=null),setTimeout(()=>{_()},r.hideAfter??0)},y=()=>{const z=s.value;z&&(z.addEventListener("mouseover",b),z.addEventListener("mouseleave",h))},x=()=>{const z=s.value;z&&(z.removeEventListener("mouseover",b),z.removeEventListener("mouseleave",h))};return(0,l.onMounted)(()=>{!he(r.showOverflowTooltip)||!t||y()}),(0,l.onBeforeUnmount)(()=>{!he(r.showOverflowTooltip)||!t||x()}),()=>{const z={class:c.value,style:n.value,ref:s,onClick:m};let B=null;if(he(r.numberFormat)&&typeof i.slots.default=="function"){const k=i.slots.default();if(Array.isArray(k)&&k.length===1){const q=k[0].type.toString();if(q==="Symbol(Text)"||q==="Symbol(v-txt)"){const K=Te(r.digits),I=Te(r.decimalLength),V=he(r.autoPadding);let v=`${k[0].children}`,L=v.split("").reverse().join("");L=ol(L,I,V,K,r.separator),v=L.split("").reverse().join(""),r.highlightFilter!==void 0&&(B=u(v,z)),B||(z.innerHTML=v,B=(0,l.h)(r.tag,z))}}}else{if(r.highlightFilter!==void 0&&typeof i.slots.default=="function"){const k=i.slots.default();if(Array.isArray(k)&&k.length===1){const q=k[0].type.toString();if(q==="Symbol(Text)"||q==="Symbol(v-txt)"){const K=`${k[0].children}`;B=u(K,z),B||(z.innerHTML=K,B=(0,l.h)(r.tag,z))}}}B||(B=(0,l.h)(r.tag,z,{default:i.slots.default}))}if(!r.mark&&!i.slots.mark)return B;const $=[];if(i.slots.mark){const k={[`${e}__mark-wrap`]:!0};r.type&&(k[`${e}__mark-wrap--${r.type}`]=!0);const q={},K=r.color;K&&(q.color=K);const I=(0,l.h)("view",{class:k,style:q,onClick:m},{default:i.slots.mark});$.push(I)}else{const k={[`${e}__mark`]:!0};r.type&&(k[`${e}__mark--${r.type??"default"}`]=!0);const q={},K=r.color;K&&(q["background-color"]=K);const I=(0,l.h)("view",{class:k,style:q,onClick:m});$.push(I)}if(r.divide){const k=(0,l.h)("div",{class:{[`${e}__divide`]:!0}});$.push(k)}return $.push(B),(0,l.h)("view",{class:{"fox-text__wrap":!0,"text-left":r.textPosition==="left","text-right":r.textPosition==="right"}},$)}}}}var{componentName:e1,create:t1,scope:l1}=fe("text"),n1=t1(Js(e1,l1,_e,!1)),kt=n1,a1={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 r1(e,a,t=!1){return{props:{...a1},emits:["update:visible"],setup(o,{emit:r,slots:i,expose:s}){const c=(0,l.ref)({top:null,right:null,bottom:null,left:null}),n=(0,l.ref)(0),u=(0,l.ref)(0),m=(0,l.ref)(0),f=(0,l.ref)(0),d=(0,l.ref)(o.placement),_=(0,l.ref)(!1),C=(0,l.ref)(!1),b=(0,l.ref)(null),h=()=>typeof o.reference=="string"?document.querySelector(o.reference):o.reference,y=(E,U,Y,le,O,M,P,G=!0)=>{const ne=document.documentElement.clientWidth||document.body.clientWidth,W=document.documentElement.clientHeight||document.body.clientHeight,J=E.split("-");let te=[];G?J[0]==="top"?te=["top","bottom","right","left"]:J[0]==="bottom"?te=["bottom","top","right","left"]:J[0]==="left"?te=["left","top","bottom","right"]:J[0]==="right"&&(te=["right","top","bottom","left"]):te=[E[0]];const Q={top:null,right:null,bottom:null,left:null},ae=[];for(let ie=0;ie<te.length;ie++){const j=te[ie];if(ae[0]=j,J[1]&&(ae[1]=J[1]),j==="top"){const w=Y-P-o.arrowSize/2-o.offset;if(w>=0){Q.top=w;let g=0;J[1]==="start"?g=U:J[1]==="end"?g=U+le-M:g=U+le/2-M/2;const R=ne-g-M;R<0?(g+=R,z.value=-R):z.value=0,Q.left=g<0?0:g;break}}else if(j==="bottom"){const w=Y+O+o.arrowSize/2+o.offset;if(w+P<=W){Q.top=w;let g=0;J[1]==="start"?g=U:J[1]==="end"?g=U+le-M:g=U+le/2-M/2;const R=ne-g-M;R<0?(g+=R,z.value=-R):z.value=0,Q.left=g<0?0:g;break}}else if(j==="left"){const w=U-M-o.arrowSize/2-o.offset;if(w>=0){Q.left=w;let g=0;J[1]==="start"?g=Y:J[1]==="end"?g=Y+O-P:g=Y+O/2-P/2,Q.top=g<0?0:g;break}}else if(j==="right"){const w=U+le+o.arrowSize/2+o.offset;if(w+M<=ne){Q.left=w;let g=0;J[1]==="start"?g=Y:J[1]==="end"?g=Y+O-P:g=Y+O/2-P/2,Q.top=g<0?0:g;break}}}return{bestPlacement:ae.join("-"),bestInsetRect:Q}},x=()=>{const E=o.visible,U=o.autoFit;if(!ot||E===!1)return;if(o.reference){const P=h(),G=Cn(P);n.value=G.x,u.value=G.y,m.value=P.offsetWidth,f.value=P.offsetHeight}else o.referenceInset&&(n.value=o.referenceInset.left,u.value=o.referenceInset.top,m.value=o.referenceInset.right-o.referenceInset.left,f.value=o.referenceInset.bottom-o.referenceInset.top);const Y=b.value.offsetWidth,le=b.value.offsetHeight,{bestPlacement:O,bestInsetRect:M}=y(o.placement,n.value,u.value,m.value,f.value,Y,le,U);d.value=O,c.value=M},z=(0,l.ref)(0),B=je(()=>{x()},10),$=(0,l.ref)(o.visible);(0,l.watch)([()=>o.visible],([E])=>{$.value=E,E?(_.value=E,setTimeout(()=>{x(),C.value=!0},0)):C.value=!1});const k=(0,l.computed)(()=>$.value&&q.value),q=(0,l.ref)(!0),K=je(E=>{const U=E[0];U&&(q.value=U.isIntersecting)},10),I=new IntersectionObserver(K);(0,l.watch)([()=>o.reference,()=>o.referenceInset],([E,U],[Y,le])=>{!E&&!U||(setTimeout(()=>{x()},0),o.autoFit&&(Y&&(Ut.unwatch(Y,B),I.unobserve(Y)),E&&(Ut.watch(E,B),I.observe(E))))},{immediate:!0}),(0,l.onBeforeUnmount)(()=>{o.reference&&(Ut.unwatch(o.reference,B),I.unobserve(o.reference),I.disconnect())});const V=(0,l.computed)(()=>{const E={[e]:!0};return d.value.startsWith("top")?E["is-top"]=!0:d.value.startsWith("right")?E["is-right"]=!0:d.value.startsWith("bottom")?E["is-bottom"]=!0:d.value.startsWith("left")&&(E["is-left"]=!0),E[`is-${o.effect}`]=!0,!C.value&&k.value&&(E["is-opacity"]=!0),C.value&&k.value&&(E["is-show"]=!0),k.value||(E["is-hide"]=!0),o.customClass&&typeof o.customClass=="string"&&(E[`${o.customClass}`]=!0),E}),v=(0,l.computed)(()=>{const E={};return c.value.top!==null&&(E.top=`${c.value.top}px`),c.value.right!==null&&(E.right=`${c.value.right}px`),c.value.bottom!==null&&(E.bottom=`${c.value.bottom}px`),c.value.left!==null&&(E.left=`${c.value.left}px`),o.width&&(E.width=o.width),o.zIndex&&(E["z-index"]=`${o.zIndex}`),o.customStyle&&typeof o.customStyle=="object"&&Object.assign(E,o.customStyle),E}),L=()=>{$.value=!1,r("update:visible",!1)},Z=()=>o.showOverlay?(0,l.h)("div",{class:`${e}__overlay`,onClick:L}):null,S=()=>{let E=null;return i.title?E=(0,l.h)("div",{class:`${e}__title`},{default:i.title}):o.title&&(E=(0,l.h)("div",{class:`${e}__title`},[o.title])),E},T=(0,l.computed)(()=>({[`${e}__arrow`]:!0})),A=(0,l.computed)(()=>{const E={};return o.showArrow?(E.width=`${o.arrowSize}px`,E.height=`${o.arrowSize}px`,d.value==="top"?(E.left="50%",E.bottom="0",E.transform="translate(-50%, 50%)"):d.value==="top-start"?(E.left=`${o.arrowOffset+z.value}px`,E.bottom="0",E.transform="translate(-50%, 50%)"):d.value==="top-end"?(E.right=`${o.arrowOffset-z.value}px`,E.bottom="0",E.transform="translate(-50%, 50%)"):d.value==="right"?(E.left="0",E.top="50%",E.transform="translate(-50%, -50%)"):d.value==="right-start"?(E.left="0",E.top=`${o.arrowOffset}px`,E.transform="translate(-50%, 50%)"):d.value==="right-end"?(E.left="0",E.bottom=`-${o.arrowOffset}px`,E.transform="translate(-50%, 50%)"):d.value==="bottom"?(E.left="50%",E.top="0",E.transform="translate(-50%, -50%)"):d.value==="bottom-start"?(E.left=`${o.arrowOffset+z.value}px`,E.top="0",E.transform="translate(-50%, -50%)"):d.value==="bottom-end"?(E.right=`${o.arrowOffset-z.value}px`,E.top="0",E.transform="translate(-50%, -50%)"):d.value==="left"?(E.right="0",E.top="50%",E.transform="translate(50%, -50%)"):d.value==="left-start"?(E.right="0",E.top=`${o.arrowOffset}px`,E.transform="translate(50%, -50%)"):d.value==="left-end"&&(E.right="0",E.bottom=`-${o.arrowOffset}px`,E.transform="translate(50%, -50%)"),E):{display:"none"}}),D=()=>(0,l.h)("div",{class:T.value,style:A.value}),F=()=>{$.value===!1&&(_.value=!1)},H=E=>{if(!b.value||$.value===!1)return;const{relatedTarget:U}=E;b.value.contains(U)||($.value=!1,r("update:visible",!1))};return s({doLayout:x}),()=>{if(!_.value)return null;const E=[],U=Z();U&&E.push(U);const Y=[],le=S();if(le&&Y.push(le),i.default){const G=i.default();Y.push(G)}const O=D();O&&Y.push(O);const M={ref:b,class:V.value,style:v.value,onAnimationend:F};o.leaveHide&&(M.onMouseleave=H);const P=(0,l.h)("div",M,{default:()=>Y});return E.push(P),(0,l.h)(l.Teleport,{to:o.teleport,disabled:o.teleportDisable},{default:()=>E})}}}}var{componentName:i1,create:o1,scope:s1}=fe("popover-dialog"),c1=o1(r1(i1,s1,!1)),Ml=c1,Er={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},morePosition:{type:[String],required:!1,default:()=>"right"}};function u1(e,a,t){return{props:{...zr,...Er},emits:["click"],setup(o,{slots:r}){const{toLocaleRefs:i}=(0,Be.useFoxI18n)(a),s=i(o,["moreText"]),c=e,n=(0,l.computed)(()=>({[c]:!0}));function u(B){return B.props||{}}function m(B){return!!u(B).disabled}function f(B){return B.children??[]}const d=(0,l.ref)(),_=(0,l.computed)(()=>d.value?.$el??null),C=(0,l.ref)(!1),b=B=>{C.value=B},h=()=>{C.value=!C.value};function y(B,$){return()=>{$||(C.value=!1,u(B)?.onClick?.())}}function x(B,$){const k=f(B),q=m(B),K=y(B,q),I=[`${c}__dropdown-item`];return q&&I.push("is-disabled"),(0,l.h)("span",{class:I,onClick:K},k)}const z=B=>{const $=o.maxDisplayCount??B.length;if($>=B.length)return B;const k=[],q=$;for(let L=0;L<q;L++)k.push(B[L]);const K=(r.moreIcon&&r.moreIcon())??(o.moreIcon&&(0,l.h)(o.moreIcon))??(0,l.h)(t),I=(0,l.h)(kt,{ref:L=>d.value=L,class:`${c}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:o.type,onClick:h},{default:()=>s.moreText.value,mark:()=>K});o.morePosition==="left"?k.splice(0,0,I):k.push(I);const V=[];for(let L=q;L<B.length;L++){const Z=x(B[L],L);V.push(Z)}const v=(0,l.h)(Ml,{placement:o.dropdownPlacement,"onUpdate:visible":b,visible:C.value,reference:_.value,"custom-class":`${c}__popover`},{default:()=>V});return k.push(v),k};return()=>{const{getChildren:B}=Yt(r?.default),$=B(),k=z($);return(0,l.h)(Bl,{...Ae(o,Er),class:n.value},{default:()=>k})}}}}var{componentName:d1,create:f1,scope:m1}=fe("buttons-item"),h1=f1(u1(d1,m1,Ie.ArrowDown)),En=h1;function Oe(e,a={}){return(0,l.h)(Xt,e,a)}function p1(e,a,t,o,r){let i=[];Array.isArray(e)?i=e:i=[e];const s=[],c=a[0];if(Array.isArray(e)&&!Array.isArray(c)&&!c[r]){let n=a;for(let u=0;n&&u<i.length;u++){let m=i[u],f=n.find(d=>d[o]===m);if(!f)break;s.push(f[t])}return s}if(Array.isArray(c))for(let n=0;n<a.length&&n<i.length;n++){let u=a[n],m=i[n];const f=u.find(d=>d[o]===m);if(!f)break;s.push(f[t])}else{let n=a;for(let u=0;n&&u<i.length;u++){let m=i[u],f=n.find(d=>d[o]===m);if(!f)break;s.push(f[t]),n=f[r]}}return s}var g1=class{scope;constructor(e){this.scope=e}async load(e,a,t){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(t);const o=Ke(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(Ge(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await o(a,t))}};function y1(){const e=et();return new g1(e)}function b1(e){return e&&e.startsWith("fox-")}var Tr={tag:{type:[String,Object],required:!1,default:"span"},source:{type:[Array,Function,String],required:!1},sourceType:{type:[String],required:!1,default:"mapping"},params:{type:[Object,String],required:!1},modelValue:{type:[String,Boolean,Number,Array],required:!1},separator:{type:[String],required:!1,default:"/"},unit:{type:[String],required:!1},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 S1(e,a){return{props:Tr,setup(t,{attrs:o,slots:r}){const i=y1(),s=(0,l.ref)([]);(0,l.watch)([()=>t.source,()=>t.params],async([n,u])=>{s.value=await i.load(t.sourceType,n,u)},{immediate:!0});const c=(0,l.computed)(()=>{let n="";if(!Array.isArray(s.value)||s.value.length===0)n=t.emptyText;else{let u=p1(t.modelValue,s.value,t.textKey,t.valueKey,t.childrenKey);u.length==0?n=t.emptyText??"":u.length===1?t.optionType=="item"?n=`${t.modelValue}${t.separator}${u[0]}`:n=u[0]:n=u.join(t.separator)}return t.unit&&(n=`${n}${t.unit}`),n});return()=>{const n={...o};if(r.default)return r.default({text:c.value,value:t.modelValue});const u=t.tag??"span";return typeof u=="object"?(0,l.h)(u,n,{default:()=>c.value}):b1(u)?(0,l.h)((0,l.resolveComponent)(u),n,[c.value]):(0,l.h)(u,n,[c.value])}}}}var{componentName:w1,create:v1,scope:N1}=fe("mapping"),C1=v1(S1(w1,N1)),zt=C1;function He(e,a){const t="fox-browse-item";let o=null;if(e.source)o=(0,l.h)(zt,{class:[`${t}__mapping`],source:e.source,modelValue:e.modelValue,separator:e.separator,emptyText:e.emptyText,unit:e.unit},{default:i=>(0,l.h)(kt,{class:[`${t}__text`]},{default:()=>i.text})});else{const i=e.unit?`${e.modelValue??""}${e.unit}`:`${e.modelValue??""}`;o=(0,l.h)(kt,{class:[`${t}__text`]},{default:()=>i})}const r={label:a.default,default:()=>o};return(0,l.h)(Xt,{class:[t],span:e.span,labelPosition:e.labelPosition,labelWidth:e.labelWidth},r)}var Ze=(e={})=>{if(!e)return{};const a={};return Reflect.ownKeys(e).forEach(t=>{typeof t=="string"&&t.indexOf("data-fox")!==0&&(a[t]=e[t])}),a},$r={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:()=>!0},alwaysSystem:{type:[Boolean],default:()=>!1},showTooltip:{type:[Boolean],default:()=>!1},maxLength:{type:[String,Number]}},x1={...ke,...Pe,...$r};function k1(e,a,t,o){return{props:x1,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:C}=(0,Be.useFoxI18n)(a),b=C(r,["placeholder"]),h=(0,l.ref)(!1),y=Ne(r,"modelValue",null,d),x=e,z=(0,l.computed)(()=>({[`${x}`]:!0,disabled:n.value,readonly:m.value})),B=(0,l.computed)(()=>({[`${x}__content`]:!0})),$=E=>{y.value=E,d("update:modelValue",E),d("input",E)},k=E=>{d("change",E)};let q=Ne(r,"hintText"),K=(0,l.ref)(!1);const I=E=>{let U=E.target.value;h.value=!0,ge(q.value)||(K.value=!0),d("focus",U,E)},V=E=>{setTimeout(()=>{K.value&&(K.value=!1),h.value=!1},0);let U=E.target.value;r.maxLength&&U.length>Number(r.maxLength)&&(U=U.slice(0,Number(r.maxLength))),d("blur",U,E)},v=()=>{d("clear","")},L=(0,l.ref)(!1);let Z=null;const S=()=>{r.showTooltip&&L.value===!1&&(Z&&clearTimeout(Z),Z=setTimeout(()=>{L.value=!0},150))},T=()=>{Z&&(clearTimeout(Z),L.value=!1,Z=null)},A=(0,l.computed)(()=>L.value||K.value),D=(0,l.computed)(()=>L.value?y.value:q.value),F=(0,l.computed)(()=>wt(r.unit)>0),H=(0,l.ref)();return _({focus:()=>{H?.value.focus()},blur:()=>{H?.value.blur()},select:()=>{H?.value.select()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:y.value,unit:r.unit,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const E={...Ze(i.attrs),ref:H,class:B.value,placeholder:b.placeholder.value,clearable:r.clearable,disabled:n.value,readonly:m.value,modelValue:y.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:v,onChange:k,onInput:$,onFocus:I,onBlur:V,onMouseover:S,onMouseleave:T},U={};i.slots.prepend&&(U.prepend=i.slots.prepend),i.slots.append&&(U.append=i.slots.append),i.slots.prefix&&(U.prefix=i.slots.prefix),i.slots.suffix?U.suffix=i.slots.suffix:F.value&&(U.suffix=()=>[r.unit]);const Y=[],le=(0,l.h)(N.ElInput,E,U);Y.push(le);const O={default:()=>Y};O.label=i.slots.default,O.fixedPreTip=i.slots.fixedPreTip,O.fixedTip=i.slots.fixedTip;const M={...Ae(r,$r),class:z.value,ref:s,hintText:D.value,hintVisible:A.value};return r.prop&&(M.prop=`${r.prop}_item`),t(M,O)}}}}var{componentName:z1,create:E1,scope:T1}=fe("input-item"),$1=E1(k1(z1,T1,Oe,He)),Tn=$1;function ft(e,a){return typeof e.textKey=="string"&&e.textKey.length>0?a[e.textKey]:a.text}function Zt(e,a){return typeof e.valueKey=="string"&&e.valueKey.length>0?a[e.valueKey]:a.value}function Vr(e,a){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?a[e.childrenKey]||null:a.children??null}function V1(e,a){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?a[e.disabledKey]:a.disabled??null}var B1=class{scope;constructor(e){this.scope=e}async load(e,a,t){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(t);const o=Ke(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(Ge(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await o(a,t))}};function M1(){const e=et();return new B1(e)}function Br(e,a,t){return!(ft(e,a)!==ft(e,t)||Zt(e,a)!==Zt(e,t))}function Mr(e,a,t,o){if(o.length===0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const r=[];return a.forEach(i=>{for(let s of o){const c=Vr(e,s);if(Array.isArray(c)&&c.length>0){const n=Mr(e,i,t,c)??[];Reflect.apply([].push,r,n)}else{let n=!1;if(t==="text")n=ft(e,s)===i;else if(t==="item")n=Br(e,s,i);else{let u=Zt(e,s);u==null&&(u=ft(e,s)),n=u===i}if(n){r.push(s);break}}}}),r}function P1(e){return{text:e,value:e}}var Pr={modelValue:{type:[String,Boolean,Number,Object,Array],required:!1},text:{type:[String],required:!1},source:{type:[Array,Function,String]},sourceFilter:{type:[Function]},params:{type:Object},clearable:{type:[Boolean,String],default:!0},multiple:{type:[Boolean],default:!1},valueType:{type:String,required:!1,default:"value"},optionType:{type:String,required:!1,default:"text"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},disabledKey:{type:[String],required:!1,default:"disabled"},remoteMethod:{type:[Function],required:!1},filterMethod:{type:[Function],required:!1},allowCreate:{type:[Boolean],default:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},appearLoad:{type:[Boolean,String],default:!1},showTooltip:{type:[Boolean],default:!1},popperClass:{type:[String],required:!1},popperStyle:{type:[String,Object],required:!1},showArrow:{type:[Boolean],default:!0},teleported:{type:[Boolean],default:!0},appendTo:{type:[String,Object]}},_1={...ke,...Pe,...Pr};function I1(e,a,t,o){return{props:_1,emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:C}=(0,Be.useFoxI18n)(a),b=C(r,["placeholder"]),h=(0,l.ref)(null),y=(0,l.ref)([]),x=(0,l.computed)(()=>y.value?y.value.map(g=>ft(r,g)).join(" "):""),z=(g,R,X,re=!0)=>{if(!X||X.length==0){h.value=g,re&&(d("update:modelValue",g),d("change",g));return}const se=Mr(r,g,R,X);if(se===null){if(y.value===null||y.value.length===0)return;h.value=null,y.value=[],re&&(d("update:modelValue",null),d("update:text",null),d("change",null));return}let ce=!0;if(se.length!==y.value.length)ce=!1;else for(let me=0;me<se.length;me++){const be=se[me],Se=y.value[me];if(!Br(r,be,Se)){ce=!1;break}}if(!ce){y.value=se;let me=[],be=[],Se=[];se.forEach(it=>{const Pt=Zt(r,it),Hl=ft(r,it);me.push(Pt),Se.push(Hl),r.valueType==="text"?be.push(Hl):r.valueType==="item"?be.push(it):be.push(Pt)});let ve,Re,Ue;he(r.multiple)?(h.value=me,ve=(0,l.toRaw)(be),Re=Se,Ue=(0,l.toRaw)(se)):(h.value=me[0]??"",ve=(0,l.toRaw)(be[0]??""),Re=Se[0]??"",Ue=(0,l.toRaw)(se[0])),re&&(d("update:modelValue",ve),d("change",ve,Ue)),d("update:text",Re)}},B=(0,l.ref)(null),$=(0,l.ref)(null),k=(0,l.computed)(()=>{let g=$.value??B.value??[];return Array.isArray(g)&&typeof r.sourceFilter=="function"&&(g=g.filter(r.sourceFilter)),g}),q=Le((0,l.computed)(()=>r.appearLoad),"appearLoad",Ye.Near,g=>he(g)),K=M1(),I=async(g,R)=>{if(g){const X=await K.load("select",g,R);if(X.length>0)if(typeof X[0]=="string"){let re=X.map(se=>P1(se));B.value=re}else B.value=X;else B.value=null}};(0,l.watch)([()=>r.source,()=>r.params],([g,R])=>{$.value=null,I(g,R)},{immediate:!q.value});let V=!1;const v=()=>{V||(V=!0,I(r.source,r.params))};(0,l.watch)([()=>B.value,()=>r.modelValue],([g,R])=>{if(T()&&he(r.multiple)){at(R,h.value)||(h.value=R);return}z(R,r.valueType,k.value,!1),d("setValue",R)}),r.source||(h.value=r.modelValue);let L=null,Z=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(L=async g=>{if(g==null){$.value=null;return}Z.value=!0;try{const R=await r.remoteMethod(g);R&&($.value=R)}catch(R){$.value=null,console.error(R)}Z.value=!1});let S=null;typeof r.filterMethod=="function"&&(S=async g=>{if(g==null){$.value=null;return}Z.value=!0;try{const R=await r.filterMethod(g,B.value);R&&($.value=R)}catch(R){$.value=null,console.error(R)}Z.value=!1});const T=()=>typeof r.remoteMethod=="function"||typeof r.filterMethod=="function",A=(0,l.ref)(!1),D=e,F=(0,l.computed)(()=>({[D]:!0,disabled:n.value,readonly:m.value})),H=(0,l.computed)(()=>({[`${D}__content`]:!0})),E=g=>{r.allowCreate||T()&&he(r.multiple)?(d("update:modelValue",g),d("change",g),d("update:text",g),h.value=g):z(g,"value",k.value,!0)};let U=Ne(r,"hintText"),Y=(0,l.ref)(!1);const le=g=>{let R=g.target.value;A.value=!0,ge(U.value)||(Y.value=!0),d("focus",R,g)},O=g=>{setTimeout(()=>{Y.value&&(Y.value=!1),A.value=!1},0);const R=g.target.value;Q.value||d("blur",R,g)},M=()=>{d("clear","")},P=(0,l.ref)(!1);let G=null;const ne=()=>{r.showTooltip&&P.value===!1&&(G&&clearTimeout(G),G=setTimeout(()=>{P.value=!0},150))},W=()=>{G&&(clearTimeout(G),P.value=!1,G=null)},J=(0,l.computed)(()=>P.value||Y.value),te=(0,l.computed)(()=>P.value?x.value:U.value),Q=(0,l.ref)(!1),ae=g=>{Q.value=g,d("visible-change",g),g||d("selected")},ie=g=>{d("remove-tag",g)},j=(g,R)=>{const X=[];return g.forEach((re,se)=>{const ce=Vr(r,re);if(Array.isArray(ce)&&ce.length>0){const me=j(ce,R),be=ft(r,re),Se={key:`${be}_${se}`,label:be};X.push((0,l.h)(N.ElOptionGroup,Se,{default:()=>me}))}else{const me=Zt(r,re),be=ft(r,re),Se=V1(r,re),ve={key:`${me}_${se}`,label:be,disabled:Se,value:me};if(typeof R=="function")X.push((0,l.h)(N.ElOption,ve,{default:()=>R(re)}));else if(r.optionType==="item"){const Re=(0,l.h)("span",{class:{[`${D}__option-left`]:!0}},[me]),Ue=(0,l.h)("span",{class:{[`${D}__option-right`]:!0}},[be]),it=(0,l.h)("div",{class:{[`${D}__option`]:!0}},[Re,Ue]);X.push((0,l.h)(N.ElOption,ve,{default:()=>it}))}else r.optionType==="value"?X.push((0,l.h)(N.ElOption,ve,{default:()=>[me]})):X.push((0,l.h)(N.ElOption,ve))}}),X},w=(0,l.ref)();return _({focus:()=>{w?.value.focus()},blur:()=>{w?.value.blur()},setDisabled:g=>{c.value=g},setReadonly:g=>{u.value=g}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:h.value,source:k.value,unit:r.unit,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const g={...Ze(i.attrs),ref:w,class:H.value,clearable:r.clearable,multiple:r.multiple,placeholder:b.placeholder.value,disabled:n.value||m.value,modelValue:h.value,"value-key":r.valueKey,"allow-create":r.allowCreate,"popper-class":r.popperClass,"popper-style":r.popperStyle,"show-arrow":r.showArrow,"append-to":r.appendTo,onClear:M,onChange:E,onFocus:le,onBlur:O,onVisibleChange:ae,onRemoveTag:ie};typeof L=="function"&&(g["remote-method"]=L,g.loading=Z.value),typeof S=="function"&&(g["filter-method"]=S,g.loading=Z.value);const R={};i.slots.prefix&&(R.prefix=i.slots.prefix),i.slots.empty&&(R.empty=i.slots.empty),i.slots.options?R.default=i.slots.options:R.default=()=>j(k.value,i.slots.option);const X=[],re=(0,l.h)(N.ElSelect,g,R);X.push(re);const se={default:()=>X};se.label=i.slots.default,se.fixedPreTip=i.slots.fixedPreTip,se.fixedTip=i.slots.fixedTip;const ce={...Ae(r,Pr),ref:s,class:F.value,hintText:te.value,hintVisible:J.value,onMouseover:ne,onMouseleave:W};return r.prop&&(ce.prop=`${r.prop}_item`),q.value&&(ce["appear-listen"]=!0,ce.onAppear=v),t(ce,se)}}}}var{componentName:A1,create:L1,scope:R1}=fe("select-item"),F1=L1(I1(A1,R1,Oe,He)),$n=F1,D1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs=o()})(e,(function(){"use strict";var t=1e3,o=6e4,r=36e5,i="millisecond",s="second",c="minute",n="hour",u="day",m="week",f="month",d="quarter",_="year",C="date",b="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|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,x={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(S){var T=["th","st","nd","rd"],A=S%100;return"["+S+(T[(A-20)%10]||T[A]||T[0])+"]"}},z=function(S,T,A){var D=String(S);return!D||D.length>=T?S:""+Array(T+1-D.length).join(A)+S},B={s:z,z:function(S){var T=-S.utcOffset(),A=Math.abs(T),D=Math.floor(A/60),F=A%60;return(T<=0?"+":"-")+z(D,2,"0")+":"+z(F,2,"0")},m:function S(T,A){if(T.date()<A.date())return-S(A,T);var D=12*(A.year()-T.year())+(A.month()-T.month()),F=T.clone().add(D,f),H=A-F<0,E=T.clone().add(D+(H?-1:1),f);return+(-(D+(A-F)/(H?F-E:E-F))||0)},a:function(S){return S<0?Math.ceil(S)||0:Math.floor(S)},p:function(S){return{M:f,y:_,w:m,d:u,D:C,h:n,m:c,s,ms:i,Q:d}[S]||String(S||"").toLowerCase().replace(/s$/,"")},u:function(S){return S===void 0}},$="en",k={};k[$]=x;var q="$isDayjsObject",K=function(S){return S instanceof L||!(!S||!S[q])},I=function S(T,A,D){var F;if(!T)return $;if(typeof T=="string"){var H=T.toLowerCase();k[H]&&(F=H),A&&(k[H]=A,F=H);var E=T.split("-");if(!F&&E.length>1)return S(E[0])}else{var U=T.name;k[U]=T,F=U}return!D&&F&&($=F),F||!D&&$},V=function(S,T){if(K(S))return S.clone();var A=typeof T=="object"?T:{};return A.date=S,A.args=arguments,new L(A)},v=B;v.l=I,v.i=K,v.w=function(S,T){return V(S,{locale:T.$L,utc:T.$u,x:T.$x,$offset:T.$offset})};var L=(function(){function S(A){this.$L=I(A.locale,null,!0),this.parse(A),this.$x=this.$x||A.x||{},this[q]=!0}var T=S.prototype;return T.parse=function(A){this.$d=(function(D){var F=D.date,H=D.utc;if(F===null)return new Date(NaN);if(v.u(F))return new Date;if(F instanceof Date)return new Date(F);if(typeof F=="string"&&!/Z$/i.test(F)){var E=F.match(h);if(E){var U=E[2]-1||0,Y=(E[7]||"0").substring(0,3);return H?new Date(Date.UTC(E[1],U,E[3]||1,E[4]||0,E[5]||0,E[6]||0,Y)):new Date(E[1],U,E[3]||1,E[4]||0,E[5]||0,E[6]||0,Y)}}return new Date(F)})(A),this.init()},T.init=function(){var A=this.$d;this.$y=A.getFullYear(),this.$M=A.getMonth(),this.$D=A.getDate(),this.$W=A.getDay(),this.$H=A.getHours(),this.$m=A.getMinutes(),this.$s=A.getSeconds(),this.$ms=A.getMilliseconds()},T.$utils=function(){return v},T.isValid=function(){return this.$d.toString()!==b},T.isSame=function(A,D){var F=V(A);return this.startOf(D)<=F&&F<=this.endOf(D)},T.isAfter=function(A,D){return V(A)<this.startOf(D)},T.isBefore=function(A,D){return this.endOf(D)<V(A)},T.$g=function(A,D,F){return v.u(A)?this[D]:this.set(F,A)},T.unix=function(){return Math.floor(this.valueOf()/1e3)},T.valueOf=function(){return this.$d.getTime()},T.startOf=function(A,D){var F=this,H=!!v.u(D)||D,E=v.p(A),U=function(W,J){var te=v.w(F.$u?Date.UTC(F.$y,J,W):new Date(F.$y,J,W),F);return H?te:te.endOf(u)},Y=function(W,J){return v.w(F.toDate()[W].apply(F.toDate("s"),(H?[0,0,0,0]:[23,59,59,999]).slice(J)),F)},le=this.$W,O=this.$M,M=this.$D,P="set"+(this.$u?"UTC":"");switch(E){case _:return H?U(1,0):U(31,11);case f:return H?U(1,O):U(0,O+1);case m:var G=this.$locale().weekStart||0,ne=(le<G?le+7:le)-G;return U(H?M-ne:M+(6-ne),O);case u:case C:return Y(P+"Hours",0);case n:return Y(P+"Minutes",1);case c:return Y(P+"Seconds",2);case s:return Y(P+"Milliseconds",3);default:return this.clone()}},T.endOf=function(A){return this.startOf(A,!1)},T.$set=function(A,D){var F,H=v.p(A),E="set"+(this.$u?"UTC":""),U=(F={},F[u]=E+"Date",F[C]=E+"Date",F[f]=E+"Month",F[_]=E+"FullYear",F[n]=E+"Hours",F[c]=E+"Minutes",F[s]=E+"Seconds",F[i]=E+"Milliseconds",F)[H],Y=H===u?this.$D+(D-this.$W):D;if(H===f||H===_){var le=this.clone().set(C,1);le.$d[U](Y),le.init(),this.$d=le.set(C,Math.min(this.$D,le.daysInMonth())).$d}else U&&this.$d[U](Y);return this.init(),this},T.set=function(A,D){return this.clone().$set(A,D)},T.get=function(A){return this[v.p(A)]()},T.add=function(A,D){var F,H=this;A=Number(A);var E=v.p(D),U=function(O){var M=V(H);return v.w(M.date(M.date()+Math.round(O*A)),H)};if(E===f)return this.set(f,this.$M+A);if(E===_)return this.set(_,this.$y+A);if(E===u)return U(1);if(E===m)return U(7);var Y=(F={},F[c]=o,F[n]=r,F[s]=t,F)[E]||1,le=this.$d.getTime()+A*Y;return v.w(le,this)},T.subtract=function(A,D){return this.add(-1*A,D)},T.format=function(A){var D=this,F=this.$locale();if(!this.isValid())return F.invalidDate||b;var H=A||"YYYY-MM-DDTHH:mm:ssZ",E=v.z(this),U=this.$H,Y=this.$m,le=this.$M,O=F.weekdays,M=F.months,P=F.meridiem,G=function(J,te,Q,ae){return J&&(J[te]||J(D,H))||Q[te].slice(0,ae)},ne=function(J){return v.s(U%12||12,J,"0")},W=P||function(J,te,Q){var ae=J<12?"AM":"PM";return Q?ae.toLowerCase():ae};return H.replace(y,(function(J,te){return te||(function(Q){switch(Q){case"YY":return String(D.$y).slice(-2);case"YYYY":return v.s(D.$y,4,"0");case"M":return le+1;case"MM":return v.s(le+1,2,"0");case"MMM":return G(F.monthsShort,le,M,3);case"MMMM":return G(M,le);case"D":return D.$D;case"DD":return v.s(D.$D,2,"0");case"d":return String(D.$W);case"dd":return G(F.weekdaysMin,D.$W,O,2);case"ddd":return G(F.weekdaysShort,D.$W,O,3);case"dddd":return O[D.$W];case"H":return String(U);case"HH":return v.s(U,2,"0");case"h":return ne(1);case"hh":return ne(2);case"a":return W(U,Y,!0);case"A":return W(U,Y,!1);case"m":return String(Y);case"mm":return v.s(Y,2,"0");case"s":return String(D.$s);case"ss":return v.s(D.$s,2,"0");case"SSS":return v.s(D.$ms,3,"0");case"Z":return E}return null})(J)||E.replace(":","")}))},T.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},T.diff=function(A,D,F){var H,E=this,U=v.p(D),Y=V(A),le=(Y.utcOffset()-this.utcOffset())*o,O=this-Y,M=function(){return v.m(E,Y)};switch(U){case _:H=M()/12;break;case f:H=M();break;case d:H=M()/3;break;case m:H=(O-le)/6048e5;break;case u:H=(O-le)/864e5;break;case n:H=O/r;break;case c:H=O/o;break;case s:H=O/t;break;default:H=O}return F?H:v.a(H)},T.daysInMonth=function(){return this.endOf(f).$D},T.$locale=function(){return k[this.$L]},T.locale=function(A,D){if(!A)return this.$L;var F=this.clone(),H=I(A,D,!0);return H&&(F.$L=H),F},T.clone=function(){return v.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()},S})(),Z=L.prototype;return V.prototype=Z,[["$ms",i],["$s",s],["$m",c],["$H",n],["$W",u],["$M",f],["$y",_],["$D",C]].forEach((function(S){Z[S[1]]=function(T){return this.$g(T,S[0],S[1])}})),V.extend=function(S,T){return S.$i||(S(T,L,V),S.$i=!0),V},V.locale=I,V.isDayjs=K,V.unix=function(S){return V(1e3*S)},V.en=k[$],V.Ls=k,V.p={},V}))})),O1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_customParseFormat=o()})(e,(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"},o=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,r=/\d/,i=/\d\d/,s=/\d\d?/,c=/\d*[^-_:/,()\s\d]+/,n={},u=function(h){return(h=+h)+(h>68?1900:2e3)},m=function(h){return function(y){this[h]=+y}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(h){(this.zone||(this.zone={})).offset=(function(y){if(!y||y==="Z")return 0;var x=y.match(/([+-]|\d\d)/g),z=60*x[1]+(+x[2]||0);return z===0?0:x[0]==="+"?-z:z})(h)}],d=function(h){var y=n[h];return y&&(y.indexOf?y:y.s.concat(y.f))},_=function(h,y){var x,z=n.meridiem;if(z){for(var B=1;B<=24;B+=1)if(h.indexOf(z(B,0,y))>-1){x=B>12;break}}else x=h===(y?"pm":"PM");return x},C={A:[c,function(h){this.afternoon=_(h,!1)}],a:[c,function(h){this.afternoon=_(h,!0)}],Q:[r,function(h){this.month=3*(h-1)+1}],S:[r,function(h){this.milliseconds=100*+h}],SS:[i,function(h){this.milliseconds=10*+h}],SSS:[/\d{3}/,function(h){this.milliseconds=+h}],s:[s,m("seconds")],ss:[s,m("seconds")],m:[s,m("minutes")],mm:[s,m("minutes")],H:[s,m("hours")],h:[s,m("hours")],HH:[s,m("hours")],hh:[s,m("hours")],D:[s,m("day")],DD:[i,m("day")],Do:[c,function(h){var y=n.ordinal,x=h.match(/\d+/);if(this.day=x[0],y)for(var z=1;z<=31;z+=1)y(z).replace(/\[|\]/g,"")===h&&(this.day=z)}],w:[s,m("week")],ww:[i,m("week")],M:[s,m("month")],MM:[i,m("month")],MMM:[c,function(h){var y=d("months"),x=(d("monthsShort")||y.map((function(z){return z.slice(0,3)}))).indexOf(h)+1;if(x<1)throw new Error;this.month=x%12||x}],MMMM:[c,function(h){var y=d("months").indexOf(h)+1;if(y<1)throw new Error;this.month=y%12||y}],Y:[/[+-]?\d+/,m("year")],YY:[i,function(h){this.year=u(h)}],YYYY:[/\d{4}/,m("year")],Z:f,ZZ:f};function b(h){for(var y=h,x=n&&n.formats,z=(h=y.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(V,v,L){var Z=L&&L.toUpperCase();return v||x[L]||t[L]||x[Z].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(S,T,A){return T||A.slice(1)}))}))).match(o),B=z.length,$=0;$<B;$+=1){var k=z[$],q=C[k],K=q&&q[0],I=q&&q[1];z[$]=I?{regex:K,parser:I}:k.replace(/^\[|\]$/g,"")}return function(V){for(var v={},L=0,Z=0;L<B;L+=1){var S=z[L];if(typeof S=="string")Z+=S.length;else{var T=S.regex,A=S.parser,D=V.slice(Z),F=T.exec(D)[0];A.call(v,F),V=V.replace(F,"")}}return(function(H){var E=H.afternoon;if(E!==void 0){var U=H.hours;E?U<12&&(H.hours+=12):U===12&&(H.hours=0),delete H.afternoon}})(v),v}}return function(h,y,x){x.p.customParseFormat=!0,h&&h.parseTwoDigitYear&&(u=h.parseTwoDigitYear);var z=y.prototype,B=z.parse;z.parse=function($){var k=$.date,q=$.utc,K=$.args;this.$u=q;var I=K[1];if(typeof I=="string"){var V=K[2]===!0,v=K[3]===!0,L=V||v,Z=K[2];v&&(Z=K[2]),n=this.$locale(),!V&&Z&&(n=x.Ls[Z]),this.$d=(function(D,F,H,E){try{if(["x","X"].indexOf(F)>-1)return new Date((F==="X"?1e3:1)*D);var U=b(F)(D),Y=U.year,le=U.month,O=U.day,M=U.hours,P=U.minutes,G=U.seconds,ne=U.milliseconds,W=U.zone,J=U.week,te=new Date,Q=O||(Y||le?1:te.getDate()),ae=Y||te.getFullYear(),ie=0;Y&&!le||(ie=le>0?le-1:te.getMonth());var j,w=M||0,g=P||0,R=G||0,X=ne||0;return W?new Date(Date.UTC(ae,ie,Q,w,g,R,X+60*W.offset*1e3)):H?new Date(Date.UTC(ae,ie,Q,w,g,R,X)):(j=new Date(ae,ie,Q,w,g,R,X),J&&(j=E(j).week(J).toDate()),j)}catch{return new Date("")}})(k,I,q,x),this.init(),Z&&Z!==!0&&(this.$L=this.locale(Z).$L),L&&k!=this.format(I)&&(this.$d=new Date("")),n={}}else if(I instanceof Array)for(var S=I.length,T=1;T<=S;T+=1){K[1]=I[T-1];var A=x.apply(this,K);if(A.isValid()){this.$d=A.$d,this.$L=A.$L,this.init();break}T===S&&(this.$d=new Date(""))}else B.call(this,$)}}}))})),q1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_advancedFormat=o()})(e,(function(){"use strict";return function(t,o){var r=o.prototype,i=r.format;r.format=function(s){var c=this,n=this.$locale();if(!this.isValid())return i.bind(this)(s);var u=this.$utils(),m=(s||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,(function(f){switch(f){case"Q":return Math.ceil((c.$M+1)/3);case"Do":return n.ordinal(c.$D);case"gggg":return c.weekYear();case"GGGG":return c.isoWeekYear();case"wo":return n.ordinal(c.week(),"W");case"w":case"ww":return u.s(c.week(),f==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),f==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),f==="k"?1:2,"0");case"X":return Math.floor(c.$d.getTime()/1e3);case"x":return c.$d.getTime();case"z":return"["+c.offsetName()+"]";case"zzz":return"["+c.offsetName("long")+"]";default:return f}}));return i.bind(this)(m)}}}))})),H1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_localeData=o()})(e,(function(){"use strict";return function(t,o,r){var i=o.prototype,s=function(f){return f&&(f.indexOf?f:f.s)},c=function(f,d,_,C,b){var h=f.name?f:f.$locale(),y=s(h[d]),x=s(h[_]),z=y||x.map((function($){return $.slice(0,C)}));if(!b)return z;var B=h.weekStart;return z.map((function($,k){return z[(k+(B||0))%7]}))},n=function(){return r.Ls[r.locale()]},u=function(f,d){return f.formats[d]||(function(_){return _.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(C,b,h){return b||h.slice(1)}))})(f.formats[d.toUpperCase()])},m=function(){var f=this;return{months:function(d){return d?d.format("MMMM"):c(f,"months")},monthsShort:function(d){return d?d.format("MMM"):c(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(d){return d?d.format("dddd"):c(f,"weekdays")},weekdaysMin:function(d){return d?d.format("dd"):c(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(d){return d?d.format("ddd"):c(f,"weekdaysShort","weekdays",3)},longDateFormat:function(d){return u(f.$locale(),d)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};i.localeData=function(){return m.bind(this)()},r.localeData=function(){var f=n();return{firstDayOfWeek:function(){return f.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(d){return u(f,d)},meridiem:f.meridiem,ordinal:f.ordinal}},r.months=function(){return c(n(),"months")},r.monthsShort=function(){return c(n(),"monthsShort","months",3)},r.weekdays=function(f){return c(n(),"weekdays",null,null,f)},r.weekdaysShort=function(f){return c(n(),"weekdaysShort","weekdays",3,f)},r.weekdaysMin=function(f){return c(n(),"weekdaysMin","weekdays",2,f)}}}))})),j1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_weekOfYear=o()})(e,(function(){"use strict";var t="week",o="year";return function(r,i,s){var c=i.prototype;c.week=function(n){if(n===void 0&&(n=null),n!==null)return this.add(7*(n-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var m=s(this).startOf(o).add(1,o).date(u),f=s(this).endOf(t);if(m.isBefore(f))return 1}var d=s(this).startOf(o).date(u).startOf(t).subtract(1,"millisecond"),_=this.diff(d,t,!0);return _<0?s(this).startOf("week").week():Math.ceil(_)},c.weeks=function(n){return n===void 0&&(n=null),this.week(n)}}}))})),K1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_weekYear=o()})(e,(function(){"use strict";return function(t,o){o.prototype.weekYear=function(){var r=this.month(),i=this.week(),s=this.year();return i===1&&r===11?s+1:r===0&&i>=52?s-1:s}}}))})),W1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_dayOfYear=o()})(e,(function(){"use strict";return function(t,o,r){o.prototype.dayOfYear=function(i){var s=Math.round((r(this).startOf("day")-r(this).startOf("year"))/864e5)+1;return i==null?s:this.add(i-s,"day")}}}))})),Y1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_isSameOrAfter=o()})(e,(function(){"use strict";return function(t,o){o.prototype.isSameOrAfter=function(r,i){return this.isSame(r,i)||this.isAfter(r,i)}}}))})),U1=lt(((e,a)=>{(function(t,o){typeof e=="object"&&typeof a<"u"?a.exports=o():typeof define=="function"&&define.amd?define(o):(t=typeof globalThis<"u"?globalThis:t||self).dayjs_plugin_isSameOrBefore=o()})(e,(function(){"use strict";return function(t,o){o.prototype.isSameOrBefore=function(r,i){return this.isSame(r,i)||this.isBefore(r,i)}}}))})),tt=nt(D1(),1),G1=nt(O1(),1),X1=nt(q1(),1),Z1=nt(H1(),1),Q1=nt(j1(),1),J1=nt(K1(),1),e0=nt(W1(),1),t0=nt(Y1(),1),l0=nt(U1(),1);tt.default.extend(Z1.default),tt.default.extend(X1.default),tt.default.extend(G1.default),tt.default.extend(Q1.default),tt.default.extend(J1.default),tt.default.extend(e0.default),tt.default.extend(t0.default),tt.default.extend(l0.default);var mt={format(e,a="YYYY-MM-DD"){return(0,tt.default)(e).format(a)},parser(e,a){return(0,tt.default)(e,a).toDate()},getDay(e,a,t){let o=a??new Date;const r=e*(1e3*60*60*24);return o=new Date(o.getTime()+r),t=t??"YYYY-MM-DD",this.format(o,t)},isLeapYear(e){return e%4==0&&e%100!=0||e%400==0},getWhatDay(e,a,t){let o=new Date(e+"/"+a+"/"+t).getDay();return o==0&&(o=7),o},getMonthDays(e,a){return/^0/.test(a)&&(a=a.split("")[1]),[0,31,this.isLeapYear(Number(e))?29:28,31,30,31,30,31,31,30,31,30,31][a]},getNumTwoBit(e){return e=Number(e),(e>9?"":"0")+e},date2Str:function(e,a){return a=a||"-",[e.getFullYear(),this.getNumTwoBit(e.getMonth()+1),this.getNumTwoBit(e.getDate())].join(a)},compare(e,a,t){const o=typeof e=="string"?this.parser(e,t):e,r=typeof a=="string"?this.parser(a,t):a,i=o.getTime(),s=r.getTime();return i==s?0:i>s?1:-1},between(e,a,t,o){let r;o==="year"?r=new Date(new Date(a).setFullYear(a.getFullYear()+t)):o==="month"?r=new Date(new Date(a).setMonth(a.getMonth()+t)):r=new Date(new Date(a).setDate(a.getDate()+t));const i=e.getTime(),s=r.getTime(),c=a.getTime();return s>c?i>=c&&i<=s:i>=s&&i<=c},inScope4Day(e,a,t){return this.between(e,a,t,"day")},inScope4Month(e,a,t){return this.between(e,a,t,"month")},inScope4Year(e,a,t){return this.between(e,a,t,"year")}},_r={type:{type:[String],required:!1},modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},valueFormat:{type:[String],required:!1},format:{type:[String],required:!1,default:"YYYY-MM-DD"},flashFill:{type:[Boolean],required:!1,default:!0},flashFillThreshold:{type:[Function,Number],required:!1,default:8},flashFillFormat:{type:[Function,String],required:!1,default:"YYYYMMDD"},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]},editable:{type:[String,Boolean],default:()=>!0}},Ir={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}},n0={...ke,...Pe,..._r,...Ir};function a0(e,a,t,o){return{props:n0,emits:["change","update:modelValue","update:longTerm","blur","focus","clear","visible-change","calendar-change","panel-change","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:C}=(0,Be.useFoxI18n)(a),b=C(r,["placeholder"]),h=(0,l.ref)(!1),y=Ne(r,"modelValue",null,d),x=(0,l.computed)(()=>Y.value&&Array.isArray(y.value)&&y.value.length==2?y.value[0]:y.value),z=(0,l.computed)(()=>Y.value?"longTermKey":"normalKey"),B=w=>{if(Y.value&&r.type==="daterange"){const g=[...y.value];g[0]=w,y.value=g}else y.value=w;d("update:modelValue",y.value),d("change",y.value)},$=(0,l.computed)(()=>Y.value&&r.type==="daterange"?"date":r.type),k=he(r.isLongTerm),q=e,K=(0,l.computed)(()=>({[`${q}`]:!0,"is-long":Y.value,readonly:m.value,disabled:n.value,"has-append":k})),I=(0,l.computed)(()=>({[`${q}__content`]:!0}));let V=Ne(r,"hintText"),v=(0,l.ref)(!1);const L=w=>{let g=w.target.value;h.value=!0,ge(V.value)||(v.value=!0),d("focus",g,w)},Z=w=>{setTimeout(()=>{v.value&&(v.value=!1),h.value=!1},0);let g=w.target.value;r.maxLength&&g.length>Number(r.maxLength)&&(g=g.slice(0,Number(r.maxLength))),d("blur",g,w)},S=()=>{d("clear","")},T=w=>{d("calendar-change",w)},A=(w,g,R)=>{d("panel-change",w,g,R)},D=w=>{d("visible-change",w)},F=Le((0,l.computed)(()=>r.longTermText),"longTermText",Ye.Near),H=Le((0,l.computed)(()=>r.longTermActionLabel),"longTermActionLabel",Ye.Near),E=Le((0,l.computed)(()=>r.longTermValue),"longTermValue",Ye.Near);Le((0,l.computed)(()=>r.compatibleLongTermValue),"compatibleLongTermValue",Ye.Near);let U=null;const Y=(0,l.ref)(he(r.longTerm)),le=w=>{const g=[Array.isArray(w)?w[0]:w];return Array.isArray(E.value)?g[1]=E.value[1]??E.value[0]:g[1]=Y.value,g[0]||(g[0]=r.valueFormat?mt.format(new Date,r.valueFormat):new Date),g[1]||(g[1]=r.valueFormat?mt.format(new Date,r.valueFormat):new Date),g},O=w=>{if(Y.value=w,d("update:longTerm",w),w){U=y.value;const g=le(y.value);r.type==="daterange"?y.value=g:y.value=g[1],d("update:modelValue",y.value)}else y.value=U,d("update:modelValue",y.value),setTimeout(()=>{ae()},100)};if(k){const w=()=>{if(Y.value===!0){U=y.value;const g=le(y.value);r.type==="daterange"?y.value=g:y.value=g[1],d("update:modelValue",y.value)}else at(E.value,y.value)&&(Y.value=!0)};w(),(0,l.watch)([()=>r.longTerm],([g])=>{Y.value!==g&&w()})}const M=(0,l.computed)(()=>({"fox-date-item__long":!0,"is-active":h.value})),P=(0,l.ref)(),G=/^\d+$/,ne=(w,g)=>typeof r.flashFillThreshold=="function"?r.flashFillThreshold(w,g):G.test(w)&&w.length===r.flashFillThreshold,W=(w,g)=>{let R;if(typeof r.flashFillFormat=="function")R=r.flashFillFormat(w,g);else{const re=r.flashFillFormat??"YYYYMMDD";R=mt.parser(w,re)}const X=r.valueFormat??"YYYY-MM-DD";return mt.format(R,X)},J=w=>w?w.endsWith("range"):!1,te=w=>{if(!w.target)return;const g=w.target.value??"";if(ne(g,r.type)){const R=W(g,r.type);if(J(r.type)){const X=Array.isArray(y.value)?[...y.value]:[];X[0]=R,B(X)}else B(R)}},Q=w=>{if(!w.target)return;const g=w.target.value??"";if(ne(g,r.type)){const R=W(g,r.type);if(J(r.type)){const X=Array.isArray(y.value)?[...y.value]:[];X[1]=R,B(X)}else B(R)}},ae=()=>{if(r.flashFill&&s.value&&s.value.$el)if(J(r.type)){const w=s.value.$el.querySelectorAll("input.el-range-input");w[0]&&w[0].addEventListener("input",te),w[1]&&w[1].addEventListener("input",Q)}else{const w=s.value.$el.querySelector("input.el-input__inner");w&&w.addEventListener("input",te)}},ie=()=>{if(r.flashFill&&s.value&&s.value.$el)if(J(r.type)){const w=s.value.$el.querySelectorAll("input.el-range-input");w[0]&&w[0].removeEventListener("input",te),w[1]&&w[1].removeEventListener("input",Q)}else{const w=s.value.$el.querySelector("input.el-input__inner");w&&w.removeEventListener("input",te)}};(0,l.onMounted)(ae),(0,l.onBeforeUnmount)(ie),_({focus:()=>{P?.value.focus()},blur:()=>{P?.value.blur()},handleOpen:()=>{P?.value.handleOpen()},handleClose:()=>{P?.value.handleClose()},setDisabled:w=>{c.value=w},setReadonly:w=>{u.value=w}});const j=(0,l.computed)(()=>{if(xe(x.value))return"";const w=r.rangeSeparator??" - ",g=Array.isArray(x.value)?x.value:[x.value];k&&Y.value&&(g[1]=F.value);const R=[];for(let re=0;re<g.length;re++){const se=g[re];if(typeof se=="string"&&R.push(se),se instanceof Date){const ce=mt.format(se,r.format);R.push(ce)}}const X=` ${w} `;return R.join(X)});return()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:j.value,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const w={...i.attrs,key:z.value,type:$.value,ref:P,class:I.value,placeholder:b.placeholder.value,rangeSeparator:r.rangeSeparator,disabled:n.value,readonly:m.value,modelValue:x.value,valueFormat:r.valueFormat,format:r.format,editable:r.editable,"onUpdate:modelValue":B,onClear:S,onFocus:L,onBlur:Z,onCalendarChange:T,onPanelChange:A,onVisibleChange:D},g={};i.slots["range-separator"]&&(g["range-separator"]=i.slots["range-separator"]),i.slots.cell&&(g.default=i.slots.cell);const R=[],X=(0,l.h)(N.ElDatePicker,w,g);R.push(X);const re={default:()=>R};if(re.label=i.slots.default,re.fixedPreTip=i.slots.fixedPreTip,re.fixedTip=i.slots.fixedTip,i.slots.prepend&&(re.prepend=i.slots.prepend),i.slots.append&&(re.append=i.slots.append),k){if(Y.value){const ce=(0,l.h)("input",{class:["fox-date-item__long-text"],value:F.value,readonly:!0}),me={class:M.value};if(r.type==="daterange"){const be=(0,l.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),Se=(0,l.h)("div",me,{default:()=>[be,ce]});R.push(Se)}else{R.splice(0,R.length);const be=(0,l.h)("div",me,{default:()=>[ce]});R.push(be)}}if(!m.value&&!n.value){const ce=(0,l.h)(N.ElCheckbox,{label:H.value||F.value,disabled:m.value||n.value,modelValue:Y.value,"onUpdate:modelValue":O}),me=(0,l.h)("div",{class:{[`${q}__append`]:!0}},[ce]);re.append=()=>me}}const se={...Ae(r,_r,Ir),ref:s,class:K.value,hintText:V.value,hintVisible:v.value};return r.prop&&(se.prop=`${r.prop}_item`),t(se,re)}}}}var{componentName:r0,create:i0,scope:o0}=fe("date-item"),s0=i0(a0(r0,o0,Oe,He)),Vn=s0,Ar={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},format:{type:[String],required:!1},maxLength:{type:[String,Number]}},c0={...ke,...Pe,...Ar};function u0(e,a,t,o){return{props:c0,emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:C}=(0,Be.useFoxI18n)(a),b=C(r,["placeholder"]),h=(0,l.ref)(!1),y=Ne(r,"modelValue",null,d),x=e,z=(0,l.computed)(()=>({[x]:!0,disabled:n.value,readonly:m.value})),B=(0,l.computed)(()=>({[`${x}__content`]:!0})),$=S=>{y.value=S,d("update:modelValue",S),d("change",S)};let k=Ne(r,"hintText"),q=(0,l.ref)(!1);const K=S=>{let T=S.target.value;h.value=!0,ge(k.value)||(q.value=!0),d("focus",T,S)},I=S=>{setTimeout(()=>{q.value&&(q.value=!1),h.value=!1},0);let T=S.target.value;r.maxLength&&T.length>Number(r.maxLength)&&(T=T.slice(0,Number(r.maxLength))),d("blur",T,S)},V=()=>{d("clear","")},v=S=>{d("visible-change",S)},L=(0,l.ref)();_({focus:()=>{L?.value.focus()},blur:()=>{L?.value.blur()},handleOpen:()=>{L?.value.handleOpen()},handleClose:()=>{L?.value.handleClose()},setDisabled:S=>{c.value=S},setReadonly:S=>{u.value=S}});const Z=(0,l.computed)(()=>{if(xe(y.value))return"";const S=r.rangeSeparator??" - ",T=Array.isArray(y.value)?y.value:[y.value],A=[];for(let F=0;F<T.length;F++){const H=T[F];if(H==="string"&&A.push(H),H instanceof Date){const E=mt.format(H,r.format);A.push(E)}}const D=` ${S} `;return A.join(D)});return()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:Z.value,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const S={...i.attrs,ref:L,class:B.value,placeholder:b.placeholder.value,rangeSeparator:r.rangeSeparator,format:r.format,disabled:n.value,readonly:m.value,modelValue:y.value,"onUpdate:modelValue":$,onClear:V,onFocus:K,onBlur:I,onVisibleChange:v},T={},A=[],D=(0,l.h)(N.ElTimePicker,S,T);A.push(D);const F={default:()=>A};F.label=i.slots.default,F.fixedPreTip=i.slots.fixedPreTip,F.fixedTip=i.slots.fixedTip;const H={...Ae(r,Ar),ref:s,class:z.value,hintText:k.value,hintVisible:q.value};return r.prop&&(H.prop=`${r.prop}_item`),t(H,F)}}}}var{componentName:d0,create:f0,scope:m0}=fe("time-item"),h0=f0(u0(d0,m0,Oe,He)),Bn=h0,Lr={modelValue:{type:[Date,Number,String,Array],required:!1},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},format:{type:[String],required:!1},rangeSeparator:{type:[String],required:!1},maxLength:{type:[String,Number]}},p0={...ke,...Pe,...Lr};function g0(e,a,t,o){return{props:p0,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:C}=(0,Be.useFoxI18n)(a),b=C(r,["placeholder"]),h=(0,l.ref)(!1),y=Ne(r,"modelValue",null,d),x=e,z=(0,l.computed)(()=>({[x]:!0,disabled:n.value,readonly:m.value})),B=(0,l.computed)(()=>({[`${x}__content`]:!0})),$=Z=>{y.value=Z,d("update:modelValue",Z),d("change",Z)};let k=Ne(r,"hintText"),q=(0,l.ref)(!1);const K=Z=>{let S=Z.target.value;h.value=!0,ge(k.value)||(q.value=!0),d("focus",S,Z)},I=Z=>{setTimeout(()=>{q.value&&(q.value=!1),h.value=!1},0);let S=Z.target.value;r.maxLength&&S.length>Number(r.maxLength)&&(S=S.slice(0,Number(r.maxLength))),d("blur",S,Z)},V=()=>{d("clear","")},v=(0,l.ref)();_({focus:()=>{v?.value.focus()},blur:()=>{v?.value.blur()},handleOpen:()=>{v?.value.handleOpen()},handleClose:()=>{v?.value.handleClose()},setDisabled:Z=>{c.value=Z},setReadonly:Z=>{u.value=Z}});const L=(0,l.computed)(()=>{if(xe(y.value))return"";const Z=r.rangeSeparator??" - ",S=Array.isArray(y.value)?y.value:[y.value],T=[];for(let D=0;D<S.length;D++){const F=S[D];if(F==="string"&&T.push(F),F instanceof Date){const H=mt.format(F,r.format);T.push(H)}}const A=` ${Z} `;return T.join(A)});return()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:L.value,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const Z={...i.attrs,ref:v,class:B.value,placeholder:b.placeholder.value,rangeSeparator:r.rangeSeparator,foramt:r.format,disabled:n.value,readonly:m.value,modelValue:y.value,"onUpdate:modelValue":$,onClear:V,onFocus:K,onBlur:I},S={},T=[],A=(0,l.h)(N.ElTimeSelect,Z,S);T.push(A);const D={default:()=>T};D.label=i.slots.default,D.fixedPreTip=i.slots.fixedPreTip,D.fixedTip=i.slots.fixedTip;const F={...Ae(r,Lr),ref:s,class:z.value,hintText:k.value,hintVisible:q.value};return r.prop&&(F.prop=`${r.prop}_item`),t(F,D)}}}}var{componentName:y0,create:b0,scope:S0}=fe("time-select-item"),w0=b0(g0(y0,S0,Oe,He)),Mn=w0;function Rr(e,a=0){let t=`${e}`,o=t.indexOf(".");if(o==-1)return t;let r=o;for(let i=t.length-1;i>=o;i--)if(t.charAt(i)!="0"){r=i;break}return r-o<a?r=o+a+1:r!=o&&(r+=1),r>t.length?t=t.padEnd(r,"0"):t=t.substring(0,r),t}function Fr(e,a,t=20){return typeof a=="string"&&(a=Te(a)),a==1||a==-1?`${e}`:a==0?"0":a>0?Rr(Ba(`${e}`,`${a}`)):Rr(Ql(`${e}`,Ma(`${a}`),20))}function v0(e,a=-1,t=!1,o=3,r=","){return ol(e,Te(a),t,o,r)}function Dr(e,a,t,o,r=!0){if(e==="")return"";if(e=Pa(e),a=Te(a),a==1)return e;if(o)e=Fr(e,a),t&&(e=="0"&&r?e=`${e}.`.padEnd(Te(t)+2,"0"):e=Ql(e,1,Te(t)));else{let i=-1*a;e=Fr(e,i)}return e}function Or(e,a){let t={maxValid:!0,minValid:!0,message:""};if(a.min!==void 0){let o=he(a.minInclude),r=Jl(e,a.min);(o&&r==-1||!o&&(r==0||r==-1))&&(t.message="请输入不小于 {0} 的数值".replace("{0}",a.min),t.minValid=!1)}if(a.max!=null){let o=he(a.maxInclude),r=Jl(e,a.max);(o&&r==1||!o&&(r==0||r==1))&&(t.maxValid=!1)}return t}var qr={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean],default:!0},showTip:{type:[Boolean,String],required:!1,default:!0},min:{type:[Number,String],required:!1},minInclude:{type:[Boolean,String],required:!1,default:!0},max:{type:[Number,String],required:!1},maxInclude:{type:[Boolean,String],required:!1,default:!0},unit:{type:[String],required:!1},rates:{type:[Number,String],required:!1,default:1},precision:{type:[Number,String],required:!1},integerLength:{type:[Number,String],required:!1,default:-1},decimalLength:{type:[Number,String],required:!1,default:2},autoPadding:{type:[Boolean],required:!1,default:!0},digits:{type:[Number],required:!1,default:3},separator:{type:[String],required:!1,default:","},placeholder:{type:[String],required:!1},textAlign:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},N0={...ke,...Pe,...qr};function C0(e,a,t,o){return{props:N0,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),C=(0,l.ref)(!1),b=Ne(r,"modelValue",null,d),h=(0,l.ref)("");(0,l.watch)([()=>b.value,()=>r.rates,()=>r.precision],([Y,le,O])=>{if(ge(Y)){h.value="";return}const M=Dr(Y,le,O,!1);h.value!==M&&(h.value=M)},{immediate:!0});const y=(0,l.computed)(()=>{let Y="";return C.value&&(Y=h.value),Y}),{t:x}=(0,Be.useFoxI18n)(a),z=(0,l.computed)(()=>{let Y=r.placeholder??"";return!C.value&&!ge(h.value)?Y=v0(h.value,r.decimalLength,r.autoPadding,r.digits,r.separator):Y=x(["placeholder",Y]),Y}),B=e,$=(0,l.computed)(()=>({[B]:!0,disabled:n.value,readonly:m.value})),k=(0,l.computed)(()=>({[`${B}__content`]:!0,[`${B}__placeholder`]:h.value.length>0})),q=Le((0,l.computed)(()=>r.textAlign),"textAlign"),K=(0,l.computed)(()=>C.value?{textAlign:"left"}:{textAlign:q.value??"right"}),I=(0,l.ref)(""),V=(0,l.computed)(()=>{let Y=I.value;return ge(Y)&&(Y=r.errorTip??""),Y}),v=(0,l.ref)(""),L=(0,l.ref)(!1),Z=(Y,le)=>{if(Y=`${Y}`,ge(Y)){h.value="",b.value="",le.forEach(O=>{d(O,"")}),he(r.showTip)&&L.value&&(L.value=!1);return}if(Y.length>=2){let O=Y;if(O.charAt(0)=="-"&&(O=O.substring(1)),O.length>=2&&O.charAt(0)=="0"&&O.charAt(1)!="."){(0,l.triggerRef)(h);return}}if(Y!="-"){if(!on(Y)){(0,l.triggerRef)(h);return}if(r.integerLength!=-1&&Oa(Y)>Number(r.integerLength)){(0,l.triggerRef)(h);return}if(r.decimalLength&&r.decimalLength!=-1&&qa(Y)>Number(r.decimalLength)){(0,l.triggerRef)(h);return}let O=Or(Y,r);if(O.maxValid===!1){I.value=O.message,(0,l.triggerRef)(h);return}}else if(r.min!=null&&Te(r.min)>=0){(0,l.triggerRef)(h);return}v.value=Y,he(r.showTip)&&(L.value=Y.length>0),h.value=Y,b.value=Dr(Y,r.rates,r.precision,!0),le.forEach(O=>{d(O,b.value)})},S=Y=>{Z(Y,["update:modelValue","input"])},T=Y=>{Z(Y,["update:modelValue","change"])},A=Y=>{if(C.value=!0,he(r.showTip)){let le=h.value;ge(le)&&(le=r.hintText),ge(le)||(v.value=le,L.value=!0)}I.value="",d("focus",b.value,Y)},D=Y=>{if(setTimeout(()=>{C.value=!1,he(r.showTip)&&L.value===!0&&(L.value=!1)},0),!ge(h.value)){let le=Or(h.value,r);if(le.minValid===!1||le.maxValid===!1){I.value=le.message;return}}d("update:modelValue",b.value,Y),d("blur",b.value,Y)},F=()=>{d("clear","")},H=(0,l.computed)(()=>wt(r.unit)>0),E=(0,l.ref)();_({focus:()=>{E?.value.focus()},blur:()=>{E?.value.blur()},select:()=>{E?.value.select()},setDisabled:Y=>{c.value=Y},setReadonly:Y=>{u.value=Y}});const U=()=>b.value?z.value:b.value;return()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:U(),unit:r.unit,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const Y={...Ze(i.attrs),ref:E,class:k.value,style:K.value,type:"digit",maxlength:r.maxLength,placeholder:z.value,clearable:r.clearable,disabled:n.value,readonly:m.value,modelValue:y.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:F,onInput:S,onChange:T,onFocus:A,onBlur:D},le={};i.slots.prepend&&(le.prepend=i.slots.prepend),i.slots.append&&(le.append=i.slots.append),i.slots.prefix&&(le.prefix=i.slots.prefix),i.slots.suffix?le.suffix=i.slots.suffix:H.value&&(le.suffix=()=>[r.unit]);const O=[],M=(0,l.h)(N.ElInput,Y,le);O.push(M);const P={default:()=>O};P.label=i.slots.default,P.fixedPreTip=i.slots.fixedPreTip,P.fixedTip=i.slots.fixedTip;const G={...Ae(r,qr),ref:s,class:$.value,errorTip:V.value,hintText:v.value,hintVisible:L.value,hintType:"number"};return r.prop&&(G.prop=`${r.prop}_item`),t(G,P)}}}}var{componentName:x0,create:k0,scope:z0}=fe("money-item"),E0=k0(C0(x0,z0,Oe,He)),Pn=E0,Hr={modelValue:{type:[String,Number],required:!1},clearable:{type:[Boolean,String],default:!0},placeholder:{type:[String],required:!1},unit:{type:[String],required:!1},adjustPosition:{type:[Boolean],default:!0},alwaysSystem:{type:[Boolean],default:!1},maxLength:{type:[String,Number]}},T0={...ke,...Pe,...Hr};function $0(e,a,t,o){return{props:T0,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:C}=(0,Be.useFoxI18n)(a),b=C(r,["placeholder"]),h=(0,l.ref)(!1),y=Ne(r,"modelValue",null,d),x=e,z=(0,l.computed)(()=>({[x]:!0,disabled:n.value,readonly:m.value})),B=(0,l.computed)(()=>({[`${x}__content`]:!0,[`${x}__append`]:Z.value})),$=(0,l.computed)(()=>({[`${x}__unit`]:!0})),k=T=>{y.value=T,d("update:modelValue",T),d("input",T)},q=T=>{d("change",T)};let K=Ne(r,"hintText"),I=(0,l.ref)(!1);const V=T=>{let A=T.target.value;h.value=!0,ge(K.value)||(I.value=!0),d("focus",A,T)},v=T=>{setTimeout(()=>{I.value&&(I.value=!1),h.value=!1},0);let A=T.target.value;r.maxLength&&A.length>Number(r.maxLength)&&(A=A.slice(0,Number(r.maxLength))),d("blur",A,T)},L=()=>{d("clear","")},Z=(0,l.computed)(()=>wt(r.unit)>0),S=(0,l.ref)();return _({focus:()=>{S?.value.focus()},blur:()=>{S?.value.blur()},setDisabled:T=>{c.value=T},setReadonly:T=>{u.value=T}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:y.value,unit:r.unit,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const T={...Ze(i.attrs),ref:S,class:B.value,placeholder:b.placeholder.value,clearable:r.clearable,disabled:n.value,readonly:m.value,modelValue:y.value,"adjust-position":r.adjustPosition,"always-system":r.alwaysSystem,onClear:L,onChange:q,onInput:k,onFocus:V,onBlur:v},A={},D=[],F=(0,l.h)(N.ElInputNumber,T,A);D.push(F);const H={default:()=>D};H.label=i.slots.default,H.fixedPreTip=i.slots.fixedPreTip,H.fixedTip=i.slots.fixedTip;const E={...Ae(r,Hr),ref:s,class:z.value,hintText:K.value,hintVisible:I.value};if(r.prop&&(E.prop=`${r.prop}_item`),i.slots.append)H.append=i.slots.append;else if(Z.value){const U=(0,l.h)("div",{class:$.value},[r.unit]);H.append=()=>U}return t(E,H)}}}}var{componentName:V0,create:B0,scope:M0}=fe("input-number-item"),P0=B0($0(V0,M0,Oe,He)),_n=P0;function rt(e,a){return typeof e.textKey=="string"&&e.textKey.length>0?a[e.textKey]:a.text}function yt(e,a){return typeof e.valueKey=="string"&&e.valueKey.length>0?a[e.valueKey]:a.value}function _0(e,a){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?a[e.childrenKey]||null:a.children??null}var I0=class{scope;constructor(e){this.scope=e}async load(e,a,t,o){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(t,o);const r=Ke(e,this.scope);return r===null?(console.error(`[FoxUI] ${e} component not found api function`),[]):(Ge(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await r(a,t,o))}};function A0(){const e=et();return new I0(e)}function In(e,a,t){return!(rt(e,a)!==rt(e,t)||yt(e,a)!==yt(e,t))}function jr(e,a,t,o){if(o.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const r=[];let i=o;for(let s=0;Array.isArray(i)&&s<a.length;s++){const c=a[s];if(Array.isArray(c)){const n=jr(e,c,t,o);r.push(n)}else{let n=!1;for(let u of i){if(t==="text")n=rt(e,u)===c;else if(t==="item")n=In(e,u,c);else{let m=yt(e,u);m==null&&(m=rt(e,u)),n=m===c}if(n){r.push(u),i=_0(e,u);break}}if(!n)break}}return r}function L0(e){return{text:e,value:e}}var Kr={modelValue:{type:[Array,String],required:!1},pathNodes:{type:[Array],required:!1},source:{type:[Array,Function,String],default:[]},params:{type:Object},clearable:{type:[Boolean,String],default:()=>!0},props:{type:[Object],required:!1},multiple:{type:[Boolean],default:()=>!1},allowCreate:{type:[Boolean]},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},childrenKey:{type:[String],required:!1,default:"children"},remoteMethod:{type:[Function],required:!1},appearLoad:{type:[Boolean],default:!1},lazy:{type:[Boolean],default:!1},lazyLoad:{type:[Function]},leafKey:{type:[String],default:"leaf"},showTooltip:{type:Boolean,default:!1},separator:{type:[String],default:" / "},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]},emptyText:{type:[String]}},R0={...ke,...Pe,...Kr};function F0(e,a,t,o){return{props:R0,emits:["change","update:modelValue","update:pathNodes","blur","focus","clear","visible-change","expand-change","remove-tag","selected","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:C}=(0,Be.useFoxI18n)(a),b=C(r,["placeholder"]),h=(0,l.ref)(null),y=(0,l.ref)([]),x=(0,l.computed)(()=>y.value?y.value.map(j=>Array.isArray(j)?j.map(w=>rt(r,w)).join(" "):rt(r,j)).join(" "):""),z=(j,w,g,R=!0)=>{if(r.props&&r.props.lazy===!0||r.lazy===!0){if(h.value===j)return;h.value=j;const ce=(0,l.toRaw)(j);if(R){const me=ie?.value.getCheckedNodes();if(me)if(r.multiple){const be=[];me.forEach(Se=>{const ve=(Se.pathNodes??[]).map(Re=>Re.data);be.push(ve)}),d("update:pathNodes",be)}else{const be=(me[0]?.pathNodes??[]).map(Se=>Se.data);d("update:pathNodes",be)}d("update:modelValue",ce),d("change",ce)}return}const X=jr(r,j,w,g);if(X===null){if(y.value.length===0||y.value===null)return;y.value=[],h.value=null,R&&(d("update:pathNodes",[]),d("update:modelValue",null),d("change",null));return}const re=X[X.length-1];if(D.value.checkStrictly!==!0&&re&&!Array.isArray(re)&&Array.isArray(re.children)&&re.children.length>0){const ce=[];X.forEach(me=>{const be=`${rt(r,me)}`;ce.push(be)}),ce.length>0&&(S.value=ce.join(r.separator))}else S.value=null;let se=!0;if(X.length!==y.value.length)se=!1;else for(let ce=0;ce<X.length;ce++){const me=X[ce],be=y.value[ce];if(Array.isArray(me)){if(!Array.isArray(be)||me.length!==be.length)se=!1;else for(let Se=0;Se<me.length;Se++)if(!In(r,me[Se],be[Se])){se=!1;break}}else In(r,me,be)||(se=!1);if(!se)break}if(!se){y.value=X;let ce=[],me=[];X.forEach(Se=>{if(Array.isArray(Se)){let ve=[],Re=[];for(let Ue of Se)ve.push(yt(r,Ue)),r.valueType==="text"?Re.push(rt(r,Ue)):r.valueType==="item"?Re.push(Ue):Re.push(yt(r,Ue));ce.push(ve),me.push(Re)}else ce.push(yt(r,Se)),r.valueType==="text"?me.push(rt(r,Se)):r.valueType==="item"?me.push(Se):me.push(yt(r,Se))}),h.value=ce;const be=(0,l.toRaw)(me);R&&(d("update:pathNodes",X),d("update:modelValue",be),d("change",be))}},B=(0,l.ref)([]),$=Le((0,l.computed)(()=>r.appearLoad),"appearLoad",Ye.Near,j=>he(j)),k=A0(),q=async(j,w)=>{if(j){const g=await k.load("cascader",j,w);if(g.length>0)if(typeof g[0]=="string"){let R=g.map(X=>L0(X));B.value=R}else B.value=g}};(0,l.watch)([()=>r.source,()=>r.params],async([j,w])=>{q(j,w)},{immediate:!($.value||r.lazy)});let K=!1;const I=()=>{K||(K=!0,q(r.source,r.params))};(0,l.watch)([()=>B.value,()=>r.modelValue],([j,w])=>{z(w,r.valueType,j,!1),d("setValue",w)}),r.lazy&&z(r.modelValue,"value",[],!1);let V=null,v=(0,l.ref)(!1);typeof r.remoteMethod=="function"&&(V=async j=>{if(j!=null){v.value=!0;try{const w=await r.remoteMethod(j);B.value=w}catch(w){console.error(w)}v.value=!1}});const L=(0,l.ref)(!1),Z=e,S=(0,l.ref)(r.lazy?r.emptyText:null),T=(0,l.computed)(()=>({[Z]:!0,"is-incomplete":S.value&&S.value.length>0,disabled:n.value,readonly:m.value})),A=(0,l.computed)(()=>({[`${Z}__content`]:!0})),D=(0,l.computed)(()=>{let j={label:r.textKey,value:r.valueKey,children:r.childrenKey};return r.multiple===!0&&(j.multiple=!0),r.props&&Object.assign(j,r.props),r.lazy&&(j.lazy=!0,typeof r.lazyLoad=="function"?j.lazyLoad=r.lazyLoad:j.lazyLoad=async(w,g)=>{let R={};r.params&&Object.assign(R,r.params),w&&Object.assign(R,w);const X=await k.load("cascader",r.source,R,!0);if(w?.config?.checkStrictly!==!0&&Array.isArray(h.value)&&h.value.length===w.level){const re=w.pathLabels??[];let se=[];re.forEach(ce=>{ce&&se.push(ce)}),se.length>0&&(S.value=se.join(r.separator))}else S.value=r.emptyText??null;g(X)}),j}),F=j=>{r.allowCreate?(d("update:modelValue",j),d("change",j),h.value=j):z(j,"value",B.value,!0)};let H=Ne(r,"hintText"),E=(0,l.ref)(!1);const U=j=>{let w=j.target.value;L.value=!0,ge(H.value)||(E.value=!0),d("focus",w,j)},Y=j=>{setTimeout(()=>{E.value&&(E.value=!1),L.value=!1},0);let w=j.target.value;r.maxLength&&w.length>Number(r.maxLength)&&(w=w.slice(0,Number(r.maxLength))),J.value||d("blur",w,j)},le=()=>{d("clear","")},O=(0,l.ref)(!1);let M=null;const P=()=>{r.showTooltip&&O.value===!1&&(M&&clearTimeout(M),M=setTimeout(()=>{O.value=!0},150))},G=()=>{M&&(clearTimeout(M),O.value=!1,M=null)},ne=(0,l.computed)(()=>O.value||E.value),W=(0,l.computed)(()=>O.value?x.value:H.value),J=(0,l.ref)(!1),te=j=>{J.value=j,d("visible-change",j),j||d("selected")},Q=j=>{d("remove-tag",j)},ae=j=>{d("expand-change",j)},ie=(0,l.ref)();return _({focus:()=>{ie?.value.focus()},blur:()=>{ie?.value.blur()},getCheckedNodes:()=>ie?.value.getCheckedNodes(),setDisabled:j=>{c.value=j},setReadonly:j=>{u.value=j}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:h.value,source:B.value,separator:r.separator,emptyText:r.emptyText,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const j={...i.attrs,ref:ie,class:A.value,props:D.value,clearable:r.clearable,placeholder:S.value||b.placeholder.value,disabled:n.value||m.value,options:B.value,modelValue:h.value,separator:r.separator,onClear:le,onChange:F,onFocus:U,onBlur:Y,onVisibleChange:te,onRemoveTag:Q,expandChange:ae};typeof V=="function"&&(j["remote-method"]=V,j.loading=v.value);const w={};i.slots.option&&(w.default=i.slots.option),i.slots.empty&&(w.empty=i.slots.empty);const g=[],R=(0,l.h)(N.ElCascader,j,w);g.push(R);const X={default:()=>g};X.label=i.slots.default,X.fixedPreTip=i.slots.fixedPreTip,X.fixedTip=i.slots.fixedTip;const re={...Ae(r,Kr),ref:s,class:T.value,hintText:W.value,hintVisible:ne.value,onMouseover:P,onMouseleave:G};return r.prop&&(re.prop=`${r.prop}_item`),$.value&&!r.lazy&&(re["appear-listen"]=!0,re.onAppear=I),t(re,X)}}}}var{componentName:D0,create:O0,scope:q0}=fe("cascader-item"),H0=O0(F0(D0,q0,Oe,He)),An=H0,Wr={modelValue:{type:[String,Boolean,Number,Object],required:!1},clearable:{type:[Boolean,String],default:!0},unit:{type:[String],required:!1},placeholder:{type:[String],required:!1},maxLength:{type:[String,Number]},fetchSuggestions:{type:[Function]}},j0={...ke,...Pe,...Wr};function K0(e,a,t,o){return{props:j0,emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:C}=(0,Be.useFoxI18n)(a),b=C(r,["placeholder"]),h=(0,l.ref)(!1),y=Ne(r,"modelValue",null,d),x=e,z=(0,l.computed)(()=>({[x]:!0,disabled:n.value,readonly:m.value})),B=(0,l.computed)(()=>({[`${x}__content`]:!0})),$=S=>{y.value=S,d("update:modelValue",S),d("input",S)},k=S=>{d("change",S)},q=S=>{d("select",S)};let K=Ne(r,"hintText"),I=(0,l.ref)(!1);const V=S=>{let T=S.target.value;h.value=!0,ge(K.value)||(I.value=!0),d("focus",T,S)},v=S=>{setTimeout(()=>{I.value&&(I.value=!1),h.value=!1},0);let T=S.target.value;r.maxLength&&T.length>Number(r.maxLength)&&(T=T.slice(0,Number(r.maxLength))),d("blur",T,S)},L=()=>{d("clear","")},Z=(0,l.ref)();return _({focus:()=>{Z?.value.focus()},blur:()=>{Z?.value.blur()},select:()=>{Z?.value.select()},setDisabled:S=>{c.value=S},setReadonly:S=>{u.value=S}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:y.value,unit:r.unit,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const S={...i.attrs,ref:Z,class:B.value,placeholder:b.placeholder.value,clearable:r.clearable,disabled:n.value,readonly:m.value,modelValue:y.value,fetchSuggestions:r.fetchSuggestions,onClear:L,onChange:k,onInput:$,onFocus:V,onBlur:v,onSelect:q},T={};i.slots.prepend&&(T.prepend=i.slots.prepend),i.slots.append&&(T.append=i.slots.append),i.slots.prefix&&(T.prefix=i.slots.prefix),i.slots.suffix&&(T.suffix=i.slots.suffix),i.slots.option&&(T.default=i.slots.option);const A=[],D=(0,l.h)(N.ElAutocomplete,S,T);A.push(D);const F={default:()=>A};F.label=i.slots.default,F.fixedPreTip=i.slots.fixedPreTip,F.fixedTip=i.slots.fixedTip;const H={...Ae(r,Wr),ref:s,class:z.value,hintText:K.value,hintVisible:I.value};return r.prop&&(H.prop=`${r.prop}_item`),t(H,F)}}}}var{componentName:W0,create:Y0,scope:U0}=fe("autocomplete-item"),G0=Y0(K0(W0,U0,Oe,He)),Ln=G0;function X0(e,a){let t=a.split("."),o=e;for(let r=0;r<t.length;r++){let i=t[r],s=0,c=i.indexOf("["),n=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&n!==-1;){let u=i.substring(c+1,n);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=i.substring(0,c);o=o[f][m]}else o=o[m];s++}c=i.indexOf("[",n),n=c==-1?-1:i.indexOf("]",c)}s===0&&(o=o[i])}return o}function Z0(e,a){return{props:{...Tr},setup(t,{attrs:o,slots:r}){return()=>{const i={default:s=>{const c=X0(s.row,s.column.property);return r.default?(0,l.h)(zt,{...t,modelValue:c},{default:r.default}):(0,l.h)(zt,{...t,modelValue:c})}};for(let s in r)s!=="default"&&(i[s]=r[s]);return(0,l.h)(N.ElTableColumn,{...o},i)}}}}var{componentName:Q0,create:J0,scope:ec}=fe("table-mapping-column"),tc=J0(Z0(Q0,ec)),Rn=tc,lc=Symbol.for("TableStateKey");function Yr(e,a){let t=a.split("."),o=e;for(let r=0;r<t.length;r++){let i=t[r],s=0,c=i.indexOf("["),n=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&n!==-1;){let u=i.substring(c+1,n);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=i.substring(0,c);o=o[f][m]}else o=o[m];s++}c=i.indexOf("[",n),n=c==-1?-1:i.indexOf("]",c)}s===0&&(o=o[i])}return o}function nc(e,a){return{props:{prop:{type:[String],require:!1}},setup(t,{attrs:o}){const r=(0,l.inject)(lc,{});let i=null;return()=>{const s={default:c=>{const n=r.currentRow?r.currentRow.value:null;c.$index!==-1&&(i=c.row);const u=c.$index!==-1?c.row:i;let m=!1;if(u){const d=t.prop??c.column.property;d?m=Yr(u,d)===(n?Yr(n,d):null):m=at(u,n)}const f=(0,l.h)("span",{class:{"el-radio__input":!0,"is-checked":m}},[(0,l.h)("span",{class:{"el-radio__inner":!0}})]);return(0,l.h)("label",{class:{"el-radio":!0,"is-checked":m}},[f])}};return(0,l.h)(N.ElTableColumn,{...o},s)}}}}var{componentName:ac,create:rc,scope:ic}=fe("table-radio-column"),oc=rc(nc(ac,ic)),Fn=oc,sc={},cc={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 uc(e,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",cc,[...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 dc=Xe(sc,[["render",uc]]),{componentName:z6,create:fc,scope:mc}=fe("table-setting"),hc={tableRef:{type:Object},popoverPlacement:{type:[String],required:!1,default:"bottom"},popoverWidth:{type:[String,Number],required:!1,default:280},title:{type:[String],required:!1},resetText:{type:[String],required:!1},leftFixedTitle:{type:[String],required:!1},rightFixedTitle:{type:[String],required:!1},unFixedTitle:{type:[String],required:!1},fixedLeftText:{type:[String],required:!1},fixedRightText:{type:[String],required:!1},unFixedText:{type:[String],required:!1}},pc=fc({components:{FoxPopover:N.ElPopover,FoxCheckbox:N.ElCheckbox,FoxCheckboxGroup:N.ElCheckboxGroup,FoxButton:N.ElButton,FoxIcon:N.ElIcon,DragIcon:dc,Download:Ie.Download,RefreshLeft:Ie.RefreshLeft},props:hc,setup(e,{emit:a,attrs:t}){const{locale:o,toLocaleRefs:r}=(0,Be.useFoxI18n)(mc),i=r(e,["title","resetText","leftFixedTitle","rightFixedTitle","unFixedTitle","fixedLeftText","fixedRightText","unFixedText"]);let s=[];const c=(0,l.ref)([]),n=(0,l.computed)(()=>c.value.filter(W=>W.label===""||W.type?!1:W.fixed===""||W.fixed===!0||W.fixed==="left")),u=(0,l.computed)(()=>c.value.filter(W=>W.label===""||W.type?!1:W.fixed==="right")),m=(0,l.computed)(()=>c.value.filter(W=>!(W.label===""||W.type||W.fixed!==void 0))),f=(0,l.computed)(()=>(n.value.length>0||u.value.length>0)&&m.value.length>0),d=(0,l.computed)(()=>n.value.length>0),_=(0,l.computed)(()=>u.value.length>0),C=W=>W.length>1,b=(W,J)=>{Array.isArray(W)&&Array.isArray(J)&&W.forEach(Q=>{J.some(ae=>ae.prop===Q.prop?(Q.label=ae.label,!0):!1)});const te=[];c.value=W.map((Q,ae)=>(!(Q.label===""||Q.type)&&Q.visible!==!1&&te.push(Q.prop),{...Q,sortIndex:ae})),m.value.length+n.value.length+u.value.length===te.length?$.value=!0:te.length>0&&(k.value=!0),I.value=te},h=W=>W?W.type?W.type:W.label?W.prop:"":"",y=(W,J)=>{if(W.length!==J.length)return!1;const te=W.map(Q=>h(Q));for(let Q of J){const ae=h(Q);if(te.indexOf(ae)===-1)return!1}return!0},x=W=>{if(!W){const J=e.tableRef.getColumnSetting(),te=J.srcColumnPropertyList;s=te.map((Q,ae)=>({...Q,sortIndex:ae})),W=J.columnPropertyList,W&&W.length>0&&y(te,W)||(W=te)}b(W,s)},z=()=>{e.tableRef.setColumnSetting(c.value)},B=(0,l.computed)(()=>({"max-width":`${pe(e.popoverWidth)-125}px`})),$=(0,l.ref)(!1),k=(0,l.ref)(!1),q=W=>{const J=[];c.value.forEach(te=>{W&&!(te.label===""||te.type)&&J.push(te.prop),te.visible=W}),$.value=!1,k.value=!1,m.value.length+n.value.length+u.value.length===J.length?$.value=!0:J.length>0&&(k.value=!0),I.value=J,z()},K=()=>{x(s),z()},I=(0,l.ref)([]),V=W=>{c.value.forEach(te=>{te.label===""||te.type||(te.visible=W.indexOf(te.prop)!==-1)}),$.value=!1,k.value=!1;const J=m.value.length+n.value.length+u.value.length;W.length===J?$.value=!0:W.length>0&&(k.value=!0),z()},v=()=>{x()};(0,l.onMounted)(()=>{setTimeout(()=>{x()},50)});const L={currentRow:null,index:null,roleType:null},Z=W=>W?W.dataset&&W.dataset.role==="row"?W:W.tagName.toLowerCase()!=="body"?(W=W.parentElement,Z(W)):null:null,S=W=>{const J=W.currentTarget;J&&J.dataset&&(L.roleType=J.dataset.roleType,L.index=J.dataset.index)},T=W=>{L.currentRow&&(L.currentRow.classList.remove("is-dragover"),L.currentRow=null),L.index=null,L.roleType=null},A=W=>{const J=W.currentTarget;W.relatedTarget;const te=Z(J);if(!te)return;const Q=te.dataset&&te.dataset.roleType;L.roleType===Q&&(W.preventDefault(),L.currentRow&&L.currentRow!==te&&L.currentRow.classList.remove("is-dragover"),te.classList.add("is-dragover"),L.currentRow=te)},D=W=>{W.preventDefault(),L.currentRow&&(L.currentRow.classList.remove("is-dragover"),L.currentRow=null)},F=W=>{const J=W.currentTarget,te=Z(J);if(!te)return;const Q=te.dataset&&te.dataset.roleType;if(L.roleType!==Q)return;W.preventDefault();const ae=Number(L.index),ie=Number(te.dataset.index);if(ae!==ie){if(ae<ie){const j=c.value[ae];c.value.splice(ae,1),c.value.splice(ie,0,j)}else{const j=c.value[ae];c.value.splice(ae,1),c.value.splice(ie+1,0,j)}b(c.value,s),z()}},H=W=>{const J=c.value[W];J.fixed="left",z()},E=W=>{const J=c.value[W];J.fixed="right",z()},U=W=>{const J=c.value[W];J.fixed=void 0,z()},Y=new Map;let le=null;function O(W){const J=document.createRange();return J.setStart(W,0),J.setEnd(W,W.childNodes.length),J.getBoundingClientRect().width}return{...i,attrs:t,leftFixedColumns:n,rightFixedColumns:u,unFixedColumns:m,isShowNotFixedTitle:f,isShowLeftFixedTitle:d,isShowRightFixedTitle:_,isDraggble:C,isCheckAll:$,isIndeterminate:k,handleCheckAllChange:q,handleReset:K,checkedValue:I,handleCheckChange:V,onShow:v,onDragStart:S,onDragEnd:T,onDragOver:A,onDragLeave:D,onDrop:F,toLeftFixed:H,toRightFixed:E,toUnFixed:U,checkboxLabelStyle:B,onMouseOverForOverflowText:(W,J,te)=>{const Q=W.currentTarget;if(Q){const ae=Math.floor(Q.offsetWidth);if(Math.floor(O(Q))>ae){let ie=Y.get(J);if(ie){if(ie===le)return;_e.hide(ie)}ie=_e.show(Q,te,{type:"text",placement:"top",closeOnClick:!1}),ie&&(Y.set(J,ie),le=ie)}}},onMouseLeaveForOverflowText:(W,J)=>{const te=Y.get(J);te&&(_e.hide(te),te===le&&(le=null))},onMouseOverForTip:(W,J)=>{const te=W.currentTarget;te&&(le&&_e.hide(le),le=_e.show(te,J,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:W=>{le&&(_e.hide(le),le=null)}}}}),gc={class:"fox-table-setting"},yc={class:"fox-table-setting__header"},bc={class:"fox-table-setting__body"},Sc={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},wc={key:0,class:"fox-table-setting__body-title"},vc=["data-index","draggable"],Nc=["onMouseover","onMouseleave"],Cc={class:"tools-item"},xc={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},kc={key:0,class:"fox-table-setting__body-title"},zc=["data-index","draggable"],Ec=["onMouseover","onMouseleave"],Tc={class:"tools-item"},$c={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},Vc={key:0,class:"fox-table-setting__body-title"},Bc=["data-index","draggable"],Mc=["onMouseover","onMouseleave"],Pc={class:"tools-item"};function _c(e,a,t,o,r,i){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),n=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("RefreshLeft"),m=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("Download"),d=(0,l.resolveComponent)("fox-checkbox"),_=(0,l.resolveComponent)("FoxCheckboxGroup"),C=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(C,(0,l.mergeProps)(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",gc,[(0,l.createElementVNode)("div",yc,[(0,l.createVNode)(s,{modelValue:e.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=b=>e.isCheckAll=b),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:e.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",bc,[(0,l.createVNode)(_,{modelValue:e.checkedValue,"onUpdate:modelValue":a[28]||(a[28]=b=>e.checkedValue=b),onChange:e.handleCheckChange},{default:(0,l.withCtx)(()=>[e.leftFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",Sc,[e.isShowLeftFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",wc,(0,l.toDisplayString)(e.leftFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.leftFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":b.sortIndex,draggable:e.isDraggble(e.leftFixedColumns),onDragstart:a[5]||(a[5]=(...h)=>e.onDragStart&&e.onDragStart(...h)),onDragend:a[6]||(a[6]=(...h)=>e.onDragEnd&&e.onDragEnd(...h)),onDrop:a[7]||(a[7]=(...h)=>e.onDrop&&e.onDrop(...h)),onDragover:a[8]||(a[8]=(...h)=>e.onDragOver&&e.onDragOver(...h)),onDragleave:a[9]||(a[9]=(...h)=>e.onDragLeave&&e.onDragLeave(...h))},[e.isDraggble(e.leftFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>e.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>e.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(e.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,Nc)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",Cc,[(0,l.createVNode)(m,{onClick:h=>e.toUnFixed(b.sortIndex),onMouseover:a[1]||(a[1]=h=>e.onMouseOverForTip(h,e.unFixedText)),onMouseleave:a[2]||(a[2]=h=>e.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>e.toRightFixed(b.sortIndex),onMouseover:a[3]||(a[3]=h=>e.onMouseOverForTip(h,e.fixedRightText)),onMouseleave:a[4]||(a[4]=h=>e.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,vc))),128))])):(0,l.createCommentVNode)("",!0),e.unFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",xc,[e.isShowNotFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",kc,(0,l.toDisplayString)(e.unFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.unFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":b.sortIndex,draggable:e.isDraggble(e.unFixedColumns),onDragstart:a[14]||(a[14]=(...h)=>e.onDragStart&&e.onDragStart(...h)),onDragend:a[15]||(a[15]=(...h)=>e.onDragEnd&&e.onDragEnd(...h)),onDrop:a[16]||(a[16]=(...h)=>e.onDrop&&e.onDrop(...h)),onDragover:a[17]||(a[17]=(...h)=>e.onDragOver&&e.onDragOver(...h)),onDragleave:a[18]||(a[18]=(...h)=>e.onDragLeave&&e.onDragLeave(...h))},[e.isDraggble(e.unFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",value:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>e.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>e.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(e.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,Ec)]),_:2},1032,["value"]),(0,l.createElementVNode)("div",Tc,[(0,l.createVNode)(m,{onClick:h=>e.toLeftFixed(b.sortIndex),onMouseover:a[10]||(a[10]=h=>e.onMouseOverForTip(h,e.fixedLeftText)),onMouseleave:a[11]||(a[11]=h=>e.onMouseLeaveForTip(h)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>e.toRightFixed(b.sortIndex),onMouseover:a[12]||(a[12]=h=>e.onMouseOverForTip(h,e.fixedRightText)),onMouseleave:a[13]||(a[13]=h=>e.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,zc))),128))])):(0,l.createCommentVNode)("",!0),e.rightFixedColumns.length>0?((0,l.openBlock)(),(0,l.createElementBlock)("div",$c,[e.isShowRightFixedTitle?((0,l.openBlock)(),(0,l.createElementBlock)("div",Vc,(0,l.toDisplayString)(e.rightFixedTitle),1)):(0,l.createCommentVNode)("",!0),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.rightFixedColumns,b=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:b.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":b.sortIndex,draggable:e.isDraggble(e.rightFixedColumns),onDragstart:a[23]||(a[23]=(...h)=>e.onDragStart&&e.onDragStart(...h)),onDragend:a[24]||(a[24]=(...h)=>e.onDragEnd&&e.onDragEnd(...h)),onDrop:a[25]||(a[25]=(...h)=>e.onDrop&&e.onDrop(...h)),onDragover:a[26]||(a[26]=(...h)=>e.onDragOver&&e.onDragOver(...h)),onDragleave:a[27]||(a[27]=(...h)=>e.onDragLeave&&e.onDragLeave(...h))},[e.isDraggble(e.rightFixedColumns)?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(d,{class:"checkbox-item",label:b.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:h=>e.onMouseOverForOverflowText(h,b.prop,b.label),onMouseleave:h=>e.onMouseLeaveForOverflowText(h,b.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(e.checkboxLabelStyle)},(0,l.toDisplayString)(b.label),45,Mc)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",Pc,[(0,l.createVNode)(m,{onClick:h=>e.toUnFixed(b.sortIndex),onMouseover:a[19]||(a[19]=h=>e.onMouseOverForTip(h,e.unFixedText)),onMouseleave:a[20]||(a[20]=h=>e.onMouseLeaveForTip(h))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:h=>e.toLeftFixed(b.sortIndex),onMouseover:a[21]||(a[21]=h=>e.onMouseOverForTip(h,e.fixedLeftText)),onMouseleave:a[22]||(a[22]=h=>e.onMouseLeaveForTip(h)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f)]),_:1},8,["onClick"])])],40,Bc))),128))])):(0,l.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Pl=Xe(pc,[["render",_c]]),Ic=class{scope;constructor(e){this.scope=e}async load(e,a,t,o,r,i,s){if(!a)return{totalSize:0,page:[]};if(Array.isArray(a)){let n=(t-1)*o,u=n+o;u>a.length&&(u=a.length);const m=a.slice(n,u);return{totalSize:a.length,page:m}}if(typeof a=="function")return await Reflect.apply(a,null,[t,o,r,i,s]);const c=Ke(e,this.scope);return c===null?(console.error(`[FoxUI]${e} component not found api function`),{totalSize:0,page:[]}):(Ge(r)&&(0,l.isReactive)(r)&&(r=(0,l.toRaw)(r)),await Reflect.apply(c,null,[a,t,o,r,i,s]))}};function Ac(){const e=et();return new Ic(e)}var Lc=class{scope;constructor(e){this.scope=e}async load(e){let a=null;const t=Ke("tableSetting",this.scope);return typeof t=="function"&&(a=await Reflect.apply(t,null,["load",e])),a}save(e,a){const t=Ke("tableSetting",this.scope);typeof t=="function"&&Reflect.apply(t,null,["save",e,a])}remove(e){const a=Ke("tableSetting",this.scope);typeof a=="function"&&Reflect.apply(a,null,["remove",e])}};function Ur(){const e=et();return new Lc(e)}var Rc=Symbol.for("TableStateKey"),Gr={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"}},Xr={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}},Dn={popoverWidth:{type:[String,Number],required:!1,default:()=>280},popoverPlacement:{type:[String],required:!1,default:()=>"top-start"},title:{type:[String],required:!1},resetText:{type:[String],required:!1},leftFixedTitle:{type:[String],required:!1},rightFixedTitle:{type:[String],required:!1},unFixedTitle:{type:[String],required:!1},fixedLeftText:{type:[String],required:!1},fixedRightText:{type:[String],required:!1},unFixedText:{type:[String],required:!1}},Fc={infiniteLoad:{type:Boolean,default:()=>!1},loadText:{type:String},noMoreText:{type:String}};function Dc(e,a){let t=a.split("."),o=e;for(let r=0;r<t.length;r++){let i=t[r],s=0,c=i.indexOf("["),n=c==-1?-1:i.indexOf("]",c);for(;c!==-1&&n!==-1;){let u=i.substring(c+1,n);if(/^\d+$/.test(u)){let m=parseInt(u);if(s==0){let f=i.substring(0,c);o=o[f][m]}else o=o[m];s++}c=i.indexOf("[",n),n=c==-1?-1:i.indexOf("]",c)}s===0&&(o=o[i])}return o}function On(e,a){return e.filter(t=>{for(let o in a)if(a[o]!==Dc(t,o))return!1;return!0})}var Oc={...ke,...Pe,...Gr,...Xr,...Dn,...Fc};function qc(e,a,t){return{props:Oc,emits:["change","page-size-change","page-index-change","current-change","loaded-data","expand-change","row-click"],setup(o,r){const{locale:i,toLocaleRefs:s}=(0,Be.useFoxI18n)(a),c=s(o,["loadText","noMoreText"]),n=(0,l.ref)(),{emitEvent:u,broadcast:m,exposeApi:f}=Me({componentName:e,validateHandler:{getValue(...ee){return L.value}},get props(){return o},context:r,get templateRefProxy(){return n.value}},o.prop??r.attrs.name),d=e,_=(0,l.computed)(()=>({[d]:!0})),C=(0,l.computed)(()=>({[`${d}__content`]:!0})),b=(0,l.computed)(()=>({[`${d}__setting`]:!0})),h=(0,l.computed)(()=>({[`${d}__footer`]:!0,[`${d}__footer__${o.footerAlign}`]:!0})),y=(0,l.computed)(()=>({[`${d}__pagination`]:!0,[`${d}__pagination__${o.paginationAlign}`]:!0})),x=(0,l.shallowRef)({}),z=(0,l.computed)(()=>({...x.value,...o.params??{},...o.baseParams??{}})),B=he(o.infiniteLoad),$=(0,l.ref)(B?0:o.pageIndex??1),k=(0,l.ref)(o.pageSize);B||((0,l.watch)(()=>o.pageIndex,ee=>{$.value=ee}),(0,l.watch)(()=>o.pageSize,ee=>{k.value=ee}),(0,l.watch)([$,k],([ee,oe],[ue,de])=>{oe!==de&&($.value=1,ee=1),D(o.data,ee,oe,z.value)}));const q=()=>Array.isArray(o.data)?!0:he(o.autoLoad);q()&&((0,l.watch)(()=>z.value,async(ee,oe)=>{at(ee,oe)||(B?E():$.value===1?D(o.data,$.value,k.value,ee):$.value=1)},{deep:!0}),(0,l.watch)(()=>o.data,ee=>{B?E():$.value===1?D(ee,$.value,k.value,z.value):$.value=1},{deep:!1}));const K=ee=>{$.value=ee,u("page-index-change",ee)},I=ee=>{k.value=ee,u("page-size-change",ee)},V=(0,l.ref)(!0),v=(0,l.ref)(0),L=(0,l.ref)([]),Z=()=>Array.isArray(L.value)?L.value.length:0,S=Ac();let T=!0;const A=Le((0,l.computed)(()=>o.appearLoad),"appearLoad",Ye.Near,ee=>he(ee)),D=async(ee,oe,ue,de,ze)=>{try{if(ze===!0){if(!V.value)return!1;const Ce=await S.load("table",ee,oe,ue,de,T,i.value);return v.value=Ce?.totalSize??0,!Ce.page||!Array.isArray(Ce.page)?(V.value=!1,!1):(Reflect.apply([].push,L.value,Ce.page),setTimeout(()=>{u("loaded-data")},250),((L.value?.length??0)>=v.value||Ce.page.length<ue)&&(V.value=!1),!0)}else{const Ce=await S.load("table",ee,oe,ue,de,T,i.value);return v.value=Ce?.totalSize??0,L.value=Ce?.page??[],setTimeout(()=>{u("loaded-data")},250),!0}}catch(Ce){console.error("[FoxUI] Load Table Data Fail",Ce),v.value=0,L.value=[]}finally{T=!1}return!1};let F=!1;const H=async()=>{try{if(F)return;F=!0;const ee=$.value+1;await D(o.data,ee,k.value,z.value,!0)&&($.value=ee)}finally{F=!1}},E=async(ee=!1)=>{if(F!==!0){F=!0;try{if(ee&&$.value>0){$.value=$.value-1;const ue=$.value*k.value,de=L.value.length-ue;L.value.splice(ue,de)}else $.value=0,L.value=[];V.value=!0;const oe=$.value+1;await D(o.data,oe,k.value,z.value,!0)&&($.value=oe)}finally{F=!1}}},U=async(ee={},oe=!1)=>{if(x.value={...(0,l.toRaw)(ee??{})},B)return E();try{if(F===!0)return;F=!0,oe||($.value=o.pageIndex??1),await D(o.data,$.value,k.value,z.value)}finally{F=!1}},Y=async(ee={},oe=100)=>new Promise((ue,de)=>{setTimeout(async()=>{try{await U(ee),ue()}catch(ze){de(ze)}},oe)}),le=()=>{v.value=0,L.value=[],B===!0&&($.value=0,V.value=!0)};let O=!1;const M=()=>{O||(O=!0,U())};let P=!1;const G=(0,l.ref)(null),ne=(0,l.ref)(!1);if(B===!0){let ee=null;const oe=()=>{G.value&&(ee=new IntersectionObserver(de=>{de.some(ze=>ze.isIntersecting)&&T===!1&&H()}),ee.observe(G.value),P=!0)},ue=()=>{!ee||!G.value||(ee.unobserve(G.value),ee=null,P=!1)};(0,l.onMounted)(()=>{ne.value=!0}),(0,l.watch)([()=>G.value,()=>ne.value],([de,ze])=>{de&&ze&&!ee&&oe()}),(0,l.onBeforeUnmount)(ue)}q()&&!A.value&&U();const W=(0,l.ref)(null);(0,l.provide)(Rc,{currentRow:W});const J=(ee,oe)=>{W.value=ee,u("current-change",ee,oe)},te=(ee,oe,ue)=>{u("row-click",ee,oe,ue),he(o.rowClickSelectable)===!0&&$e?.value.toggleRowSelection(ee)},Q=[],ae=(ee,oe)=>{if(u("expand-change",ee,oe),he(o.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const ue=Q.length;Q.splice(0,ue)}else{Q.forEach(de=>{de!==ee&&$e?.value.toggleRowExpansion(de,!1)});const ue=Q.length;Q.splice(0,ue,ee)}},ie=r.attrs.id??o.prop??r.attrs.name,j=Ur(),w=(0,l.ref)([]);let g=[];const R=()=>({srcColumnPropertyList:g.map(ee=>({...ee})),columnPropertyList:w.value}),X=ee=>{w.value=[...ee],se()},re=async()=>{const ee=await j.load(ie);ee&&(w.value=ee)},se=()=>{j.save(ie,w.value)},ce=()=>{j.remove(ie)};re();const me=ee=>ee?ee.type?ee.type:ee.label?ee.prop:"":"",be=(ee,oe={})=>{for(let ue in oe){const de=oe[ue];typeof de!="function"&&(ee[ue]=de)}},Se=ee=>{const oe=ee?ee():[],ue=new Map;if(g=[],oe.forEach(de=>{const ze=de;if(!ze.props)return;const Ce=me(ze.props);ue.set(Ce,ze);const Ve={label:"",prop:""};be(Ve,ze.props),g.push(Ve)}),w.value.length===g.length){const de=[];for(let ze of w.value){const Ce=me(ze),Ve=ue.get(Ce);if(!Ve)return oe;if(ze.visible===!1)continue;const Qe=Ve;Qe.props.fixed=ze.fixed,de.push(Qe)}return de}return oe},ve=(0,l.shallowRef)(new Map),Re=({row:ee,column:oe,rowIndex:ue,columnIndex:de})=>{const ze=`${ue}_${oe.property}`,Ce=`${ue}_${de}`;let Ve=ve.value.get(ze);return Ve||(Ve=ve.value.get(Ce)),typeof Ve=="string"?Ve:""},Ue=ee=>ee?oe=>{const ue=[];let de=Re(oe);return de&&ue.push(de),de=typeof ee=="function"?ee(oe):ee,de&&ue.push(de),ue.length===0?"":ue.join(" ")}:Re,it=(ee=!1)=>{ve.value.forEach((oe,ue)=>{Pt(ue,oe,ee)})},Pt=(ee,oe,ue=!1)=>{const de=`${ee}_item`;ue?(m.clearPersistantMessage(),Array.isArray(oe)?m.emitToChildren({name:ee},"setCellClassNames",[]):m.emitToChildren({name:de},"setCustomClassName","")):Array.isArray(oe)?m.emitToChildren({name:ee,cachePolicy:"Persistant",uniqueId:de},"setCellClassNames",oe):m.emitToChildren({name:de,cachePolicy:"Persistant",uniqueId:de},"setCustomClassName",oe)},Hl=(ee,oe,ue)=>{const de=`${ee}_${oe}`;ue?(ve.value.set(de,ue),Pt(de,ue)):(ve.value.delete(de),Pt(de,"",!0)),(0,l.triggerRef)(ve)},w6=ee=>{it(!0),ve.value.clear(),ee.forEach(oe=>{const ue=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?ve.value.set(ue,oe.children):typeof oe.cellClassName=="string"&&ve.value.set(ue,oe.cellClassName)}),it(),(0,l.triggerRef)(ve)},v6=()=>{it(),ve.value.clear(),(0,l.triggerRef)(ve)},_t=(0,l.shallowRef)(new Map),Li=({rowIndex:ee})=>{const oe=`${ee}`;return _t.value.get(oe)??""},N6=ee=>ee?oe=>{const ue=[];let de=Li(oe);return de&&ue.push(de),de=typeof ee=="function"?ee(oe):ee,de&&ue.push(de),ue.length===0?"":ue.join(" ")}:Li,C6=(ee,oe)=>{const ue=`${ee}`;oe?_t.value.set(ue,oe):_t.value.delete(ue),(0,l.triggerRef)(_t)},x6=()=>{_t.value.clear(),(0,l.triggerRef)(_t)},$e=(0,l.ref)();return f({clearSelection:()=>$e?.value.clearSelection(),getSelectionRows:()=>$e?.value.getSelectionRows(),toggleRowSelection:(ee,oe)=>{$e?.value.toggleRowSelection(ee,oe)},toggleRowSelectionByProp:(ee,oe)=>{if(!L.value)return;const ue=On(L.value,ee);ue.length!==0&&ue.forEach(de=>{$e?.value.toggleRowSelection(de,oe)})},toggleAllSelection:()=>{$e?.value.toggleAllSelection()},toggleRowExpansion:(ee,oe)=>{$e?.value.toggleRowExpansion(ee,oe)},toggleRowExpansionByProp:(ee,oe)=>{if(!L.value)return;const ue=On(L.value,ee);ue.length!==0&&ue.forEach(de=>{$e?.value.toggleRowExpansion(de,oe)})},setCurrentRow:ee=>{$e?.value.setCurrentRow(ee)},setCurrentRowByProp:ee=>{if(!L.value)return;const oe=On(L.value,ee);oe.length!==0&&$e?.value.setCurrentRow(oe[0])},getCurrentRow:()=>W.value,clearSort:()=>{$e?.value.clearSort()},clearFilter:ee=>{$e?.value.clearFilter(ee)},doLayout:()=>{$e?.value.doLayout()},sort:(ee,oe)=>{$e?.value.sort(ee,oe)},scrollTo:(ee,oe)=>{$e?.value.scrollTo(ee,oe)},setScrollTop:ee=>{$e?.value.setScrollTop(ee)},setScrollLeft:ee=>{$e?.value.setScrollLeft(ee)},loadData:U,delayLoadData:Y,clearData:le,getData(){return L.value},getTotalSize(){return v.value},getPageIndex(){return $.value},getPageSize(){return k.value},getColumnSetting:R,setColumnSetting:X,removeColumnSetting:ce,setCellClassName:Hl,setCellClassNames:w6,clearCellClassName:v6,setRowClassName:C6,clearRowClassName:x6}),()=>{const ee={...Ze(r.attrs),onCurrentChange:J,onRowClick:te,onExpandChange:ae,data:L.value,ref:$e,class:C.value,"cell-class-name":Ue(o.cellClassName),"row-class-name":N6(o.rowClassName)},oe={};if(r.slots.default&&(oe.default=()=>Se(r.slots.default)),r.slots.append&&(oe.append=r.slots.append),r.slots.empty&&(oe.empty=r.slots.empty),B===!0){const Ve=Z();if(P===!0||Ve>0){const Qe=[];if(V.value){const It=(0,l.h)(Ie.Loading,{class:`${d}__infinite-icon`});Qe.push(It);const Ca=(0,l.h)("span",{class:`${d}__infinite-text`},[c.loadText.value]);Qe.push(Ca)}else{let It=c.noMoreText.value;(!L.value||L.value.length===0)&&(It="");const Ca=(0,l.h)("span",{class:`${d}__infinite-text`},[It]);Qe.push(Ca)}const jl=[`${d}__infinite`];T&&jl.push("is-hide");const Na=(0,l.h)("div",{ref:G,class:jl},Qe);oe.append=()=>Na}}const ue=(0,l.h)(N.ElTable,ee,oe),de=[];if(de.push(ue),!B){let Ve=null;if(typeof r.slots.pagination=="function"?Ve=r.slots.pagination():o.showPagination&&(Ve=(0,l.h)(N.ElPagination,{class:y.value,total:v.value,pageSize:k.value,"onUpdate:pageSize":I,pageSizes:o.pageSizes,currentPage:$.value,"onUpdate:currentPage":K,hideOnSinglePage:o.hideOnSinglePage,layout:o.paginationLayout,size:o.paginationSize,background:o.paginationBackground,appendSizeTo:o.paginationAppendSizeTo,teleported:o.paginationTeleported,popperClass:o.paginationPopperClass,prevText:o.paginationpPrevText,prevIcos:o.paginationPrevIcon,nextText:o.paginationNextText,pnextIcon:o.paginationNextIcon,disabled:o.paginationDisabled})),o.showSetting){const Qe=[];Ve&&Qe.push(Ve);const jl=(0,l.h)(N.ElIcon,{class:b.value},{default:()=>(0,l.h)(Ie.Setting)}),Na=(0,l.h)(Pl,{...vt(o,Dn),tableRef:{getColumnSetting:R,setColumnSetting:X,removeColumnSetting:ce}},{default:()=>jl});Qe.push(Na);const It=(0,l.h)("div",{class:h.value},Qe);de.push(It)}else Ve&&de.push(Ve)}const ze={default:()=>de},Ce={...Ae(o,Gr,Xr,Dn),ref:n};return o.prop&&(Ce.prop=`${o.prop}_item`),Ce.class=_.value,Ce.contentClass=`${d}__wrap`,Ce.errorMarkClass="is-table-error",A.value&&q()&&(Ce["appear-listen"]=!0,Ce.onAppear=M),t(Ce,ze)}}}}var{componentName:Hc,create:jc,scope:Kc}=fe("table-item"),Wc=jc(qc(Hc,Kc,Oe)),qn=Wc;function Et(e,a){return typeof e.textKey=="string"&&e.textKey.length>0?a[e.textKey]:a.text}function Qt(e,a){return typeof e.valueKey=="string"&&e.valueKey.length>0?a[e.valueKey]:a.value}function Yc(e,a){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?a[e.disabledKey]:a.disabled??null}var Uc=class{scope;constructor(e){this.scope=e}async load(e,a,t){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(t);const o=Ke(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(Ge(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await o(a,t))}};function Gc(){const e=et();return new Uc(e)}function Zr(e,a,t){return a===t?!0:!(a===null||t===null||Et(e,a)!==Et(e,t)||Qt(e,a)!==Qt(e,t))}function Xc(e,a,t,o){if(o.length==0||a===""||a===null||a===void 0)return null;let r=null;for(let i of o){let s=!1;if(t==="text")s=Et(e,i)===a;else if(t==="item")s=Zr(e,i,a);else{let c=Qt(e,i);c==null&&(c=Et(e,i)),s=c===a}if(s){r=i;break}}return r}function Zc(e){return{text:e,value:e}}function Qc(e,a,t){return typeof e.itemOptions=="function"?e.itemOptions(a,t):e.itemOptions}var Qr={modelValue:{type:[String,Object,Boolean,Number],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},itemType:{type:[String],required:!1,default:"radio"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1}},Jc={...ke,...Pe,...Qr};function e2(e,a,t,o){return{inheritAttrs:!0,props:Jc,emits:["change","update:modelValue","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),C=(0,l.ref)(null),b=(0,l.ref)(null),h=(S,T,A,D=!0)=>{const F=Xc(r,S,T,A);if(F===null){if(b.value===null)return;b.value=null,C.value=null,D&&(d("update:modelValue",null),d("change",null));return}if(!Zr(r,F,b.value)){C.value=S;const H=(0,l.toRaw)(F);b.value=H;let E=null;r.valueType==="text"?E=Et(r,H):r.valueType==="item"?E=H:E=Qt(r,H),D&&(d("update:modelValue",E),d("change",E))}},y=(0,l.ref)([]),x=Le((0,l.computed)(()=>r.appearLoad),"appearLoad",Ye.Near,S=>he(S)),z=Gc(),B=async(S,T)=>{if(S){const A=await z.load("radio",S,T);if(A.length>0)if(typeof A[0]=="string"){let D=A.map(F=>Zc(F));y.value=D}else y.value=A}};(0,l.watch)([()=>r.source,()=>r.params],async([S,T])=>{B(S,T)},{immediate:!x.value});let $=!1;const k=()=>{$||($=!0,B(r.source,r.params))};(0,l.watch)([()=>y.value,()=>r.modelValue],([S,T])=>{h(T,r.valueType,S,!1),d("setValue",T)});const q=e,K=(0,l.computed)(()=>({[q]:!0,disabled:n.value,readonly:m.value})),I=(0,l.computed)(()=>({[`${q}__content`]:!0,[`is-${r.direction}`]:!0})),V=S=>{h(S,"value",y.value,!0)};let v=Ne(r,"hintText"),L=Ne(r,"hintVisible");const Z=(S,T)=>{typeof r.sourceFilter=="function"&&(S=S.filter(r.sourceFilter));const A=[];return S.forEach((D,F)=>{const H=Qt(r,D),E=Et(r,D);let U=Yc(r,D);n.value===!0&&(U=n.value),m.value===!0&&(U=m.value);const Y=Qc(r,D,F)??{},le=`${H}_${F}`,O={...Y,key:le,value:H,size:r.size,border:he(r.border)};U&&(O.disabled=U),r.itemType==="button"?A.push((0,l.h)(N.ElRadioButton,O,{default:()=>[E]})):typeof T=="function"?A.push((0,l.h)(N.ElRadio,O,{default:()=>T(D)})):A.push((0,l.h)(N.ElRadio,O,{default:()=>[E]}))}),A};return _({setDisabled:S=>{c.value=S},setReadonly:S=>{u.value=S}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:C.value,source:y.value,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const S={...Ze(i.attrs),class:I.value,disabled:n.value||m.value,modelValue:C.value,"text-color":r.textColor,fill:r.fill,onChange:V},T=[],A={};i.slots.options?A.default=i.slots.options:A.default=()=>Z(y.value,i.slots.text);const D=(0,l.h)(N.ElRadioGroup,S,A);T.push(D);const F={default:()=>T};F.label=i.slots.default,F.fixedPreTip=i.slots.fixedPreTip,F.fixedTip=i.slots.fixedTip;const H={...Ae(r,Qr),ref:s,class:K.value,hintText:v.value,hintVisible:L.value};return r.prop&&(H.prop=`${r.prop}_item`),x.value&&(H["appear-listen"]=!0,H.onAppear=k),t(H,F)}}}}var{componentName:t2,create:l2,scope:n2}=fe("radio-item"),a2=l2(e2(t2,n2,Oe,He)),Hn=a2;function Tt(e,a){return typeof e.textKey=="string"&&e.textKey.length>0?a[e.textKey]:a.text}function $t(e,a){return typeof e.valueKey=="string"&&e.valueKey.length>0?a[e.valueKey]:a.value}function r2(e,a){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?a[e.disabledKey]:a.disabled??null}var i2=class{scope;constructor(e){this.scope=e}async load(e,a,t){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(t);const o=Ke(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(Ge(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await o(a,t))}};function o2(){const e=et();return new i2(e)}function Jr(e,a,t){return a===t?!0:!(a===null||t===null||Tt(e,a)!==Tt(e,t)||$t(e,a)!==$t(e,t))}function s2(e,a,t,o){if(o.length==0||a===""||a===null||a===void 0)return null;Array.isArray(a)||(a=[a]);const r=[];return a.forEach(i=>{for(let s of o){let c=!1;if(t==="text")c=Tt(e,s)===i;else if(t==="item")c=Jr(e,s,i);else{let n=$t(e,s);n==null&&(n=Tt(e,s)),c=n===i}if(c){r.push(s);break}}}),r}function c2(e){return{text:e,value:e}}function u2(e,a,t){return typeof e.itemOptions=="function"?e.itemOptions(a,t):e.itemOptions}var ei={modelValue:{type:[Array,String],required:!1},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},textKey:{type:[String],required:!1,default:"text"},valueKey:{type:[String],required:!1,default:"value"},disabledKey:{type:[String],required:!1,default:"disabled"},size:{type:[String],required:!1},textColor:{type:[String],required:!1},fill:{type:[String],required:!1},border:{type:[Boolean],required:!1},min:{type:[String,Number],required:!1},max:{type:[String,Number],required:!1},itemType:{type:[String],required:!1,default:"checkbox"},itemOptions:{type:[Object,Function],required:!1},direction:{type:[String],required:!1,default:"horizontal"},appearLoad:{type:[Boolean,String],default:!1},separator:{type:[String],required:!1,default:", "}},d2={...ke,...Pe,...ei};function f2(e,a,t,o){return{inheritAttrs:!0,props:d2,emits:["change","update:modelValue","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),C=(0,l.ref)([]),b=(0,l.ref)([]),h=(S,T,A,D=!0)=>{const F=s2(r,S,T,A);if(F===null){if(b.value===null||b.value.length===0)return;C.value=[],b.value=[],D&&(d("update:modelValue",[]),d("change",[]));return}let H=!0;if(F.length!==b.value.length)H=!1;else for(let E=0;E<F.length;E++){const U=F[E],Y=b.value[E];if(!Jr(r,U,Y)){H=!1;break}}if(!H){b.value=F;let E=[],U=[];F.forEach(le=>{E.push($t(r,le)),r.valueType==="text"?U.push(Tt(r,le)):r.valueType==="item"?U.push(le):U.push($t(r,le))}),C.value=E;const Y=(0,l.toRaw)(U);D&&(d("update:modelValue",Y),d("change",Y))}},y=(0,l.ref)([]),x=Le((0,l.computed)(()=>r.appearLoad),"appearLoad",Ye.Near,S=>he(S)),z=o2(),B=async(S,T)=>{if(S){const A=await z.load("checkbox",S,T);if(A.length>0)if(typeof A[0]=="string"){let D=A.map(F=>c2(F));y.value=D}else y.value=A}};(0,l.watch)([()=>r.source,()=>r.params],async([S,T])=>{B(S,T)},{immediate:!x.value});let $=!1;const k=()=>{$||($=!0,B(r.source,r.params))};(0,l.watch)([()=>y.value,()=>r.modelValue],([S,T])=>{h(T,r.valueType,S,!1),d("setValue",T)});const q=e,K=(0,l.computed)(()=>({[q]:!0,disabled:n.value,readonly:m.value})),I=(0,l.computed)(()=>({[`${q}__content`]:!0,[`is-${r.direction}`]:!0})),V=S=>{h(S,"value",y.value,!0)};let v=Ne(r,"hintText"),L=Ne(r,"hintVisible");const Z=(S,T)=>{typeof r.sourceFilter=="function"&&(S=S.filter(r.sourceFilter));const A=[];return S.forEach((D,F)=>{const H=$t(r,D),E=Tt(r,D);let U=r2(r,D);n.value===!0&&(U=n.value),m.value===!0&&(U=m.value);const Y=u2(r,D,F)??{},le=`${H}_${F}`,O={...Y,key:le,value:H,size:r.size,border:he(r.border)};U&&(O.disabled=U),r.itemType==="button"?A.push((0,l.h)(N.ElCheckboxButton,O,{default:()=>[E]})):typeof T=="function"?A.push((0,l.h)(N.ElCheckbox,O,{default:()=>T(D)})):A.push((0,l.h)(N.ElCheckbox,O,{default:()=>[E]}))}),A};return _({setDisabled:S=>{c.value=S},setReadonly:S=>{u.value=S}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:C.value,source:y.value,separator:r.separator,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const S={...Ze(i.attrs),class:I.value,disabled:n.value||m.value,modelValue:C.value,"text-color":r.textColor,fill:r.fill,max:Te(r.max),min:Te(r.min),onChange:V},T=[],A={};i.slots.options?A.default=i.slots.options:A.default=()=>Z(y.value,i.slots.text);const D=(0,l.h)(N.ElCheckboxGroup,S,A);T.push(D);const F={default:()=>T};F.label=i.slots.default,F.fixedPreTip=i.slots.fixedPreTip,F.fixedTip=i.slots.fixedTip;const H={...Ae(r,ei),ref:s,class:K.value,hintText:v.value,hintVisible:L.value};return r.prop&&(H.prop=`${r.prop}_item`),x.value&&(H["appear-listen"]=!0,H.onAppear=k),t(H,F)}}}}var{componentName:m2,create:h2,scope:p2}=fe("checkbox-item"),g2=h2(f2(m2,p2,Oe,He)),jn=g2,ti={modelValue:{type:[Number,String],required:!1}},y2={...ke,...Pe,...ti};function b2(e,a,t,o){return{props:y2,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),C=Ne(r,"modelValue",k=>Te(k),d),b=e,h=(0,l.computed)(()=>({[b]:!0,disabled:n.value,readonly:m.value})),y=(0,l.computed)(()=>({[`${b}__content`]:!0})),x=k=>{d("update:modelValue",k),d("change",k)};let z=Ne(r,"hintText"),B=(0,l.ref)(!1);const $=(0,l.ref)();return _({setDisabled:k=>{c.value=k},setReadonly:k=>{u.value=k}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:C.value,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const k={...Ze(i.attrs),ref:$,class:y.value,readonly:m.value||n.value,modelValue:C.value,onChange:x},q={},K=[],I=(0,l.h)(N.ElRate,k,q);K.push(I);const V={default:()=>K};V.label=i.slots.default,V.fixedPreTip=i.slots.fixedPreTip,V.fixedTip=i.slots.fixedTip;const v={...Ae(r,ti),ref:s,class:h.value,hintText:z.value,hintVisible:B.value};return r.prop&&(v.prop=`${r.prop}_item`),t(v,V)}}}}var{componentName:S2,create:w2,scope:v2}=fe("rate-item"),N2=w2(b2(S2,v2,Oe,He)),Kn=N2,li={modelValue:{type:[Boolean,String,Number],required:!1},activeValue:{type:[Boolean,String,Number],required:!1,default:()=>!0},inactiveValue:{type:[Boolean,String,Number],required:!1,default:()=>!1},activeText:{type:[String],required:!1},inactiveText:{type:[String],required:!1}},C2={...ke,...Pe,...li};function x2(e,a,t,o){return{props:C2,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),{emitEvent:d,exposeApi:_}=Me({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),C=(0,l.ref)(r.modelValue);(0,l.watch)(()=>r.modelValue,q=>{C.value!==q&&(C.value=q)});const b=e,h=(0,l.computed)(()=>({[b]:!0,disabled:n.value,readonly:m.value})),y=(0,l.computed)(()=>({[`${b}__content`]:!0})),x=q=>{C.value=q,d("update:modelValue",q),d("change",q)};let z=Ne(r,"hintText"),B=Ne(r,"hintVisible");const $=(0,l.ref)();_({setDisabled:q=>{c.value=q},setReadonly:q=>{u.value=q}});const k=(0,l.computed)(()=>{let q=`${C.value}`;return r.inactiveText&&C.value===r.inactiveValue?q=r.inactiveText:r.activeText&&C.value===r.activeValue&&(q=r.activeText),q});return()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:k.value,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const q={...Ze(i.attrs),ref:$,class:y.value,disabled:n.value||m.value,"active-value":r.activeValue,"inactive-value":r.inactiveValue,"active-text":r.activeText,"inactive-text":r.inactiveText,"model-value":C.value,"onUpdate:modelValue":x},K={},I=[],V=(0,l.h)(N.ElSwitch,q,K);I.push(V);const v={default:()=>I};v.label=i.slots.default,v.fixedPreTip=i.slots.fixedPreTip,v.fixedTip=i.slots.fixedTip;const L={...Ae(r,li),ref:s,class:h.value,hintText:z.value,hintVisible:B.value};return r.prop&&(L.prop=`${r.prop}_item`),t(L,v)}}}}var{componentName:k2,create:z2,scope:E2}=fe("switch-item"),T2=z2(x2(k2,E2,Oe,He)),Wn=T2,ni={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}},$2=class{scope;constructor(e){this.scope=e}async load(e,a,t,o,r){if(!a)return[];if(Array.isArray(a))return a;if(typeof a=="function")return await a(t,o);const i=Ke(e,this.scope);return i===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(Ge(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await i(a,t,o))}};function V2(){const e=et();return new $2(e)}var ai={modelValue:{type:[String,Number,Boolean,Array],required:!1},maxLength:{type:[String,Number]}},B2={...ke,...Pe,...ai,...ni};function M2(e,a,t,o){return{props:B2,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(r,i){const{itemTemplateRef:s,innerDisabled:c,disabled:n,innerReadonly:u,readonly:m,browse:f}=De(r),d=(0,l.ref)(!1),{emitEvent:_,exposeApi:C}=Me({componentName:e,get readonly(){return m.value},get disabled(){return n.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),b=Ne(r,"modelValue",null,_),h=e,y=(0,l.computed)(()=>({[h]:!0,disabled:n.value,readonly:m.value})),x=(0,l.computed)(()=>({[`${h}__content`]:!0})),z=D=>{b.value=D,_("update:modelValue",D),_("change",D)};let B=Ne(r,"hintText"),$=(0,l.ref)(!1);const k=D=>{let F=D.target.value;d.value=!0,ge(B.value)||($.value=!0),_("focus",F,D)},q=D=>{setTimeout(()=>{$.value&&($.value=!1),d.value=!1},0);let F=D.target.value;r.maxLength&&F.length>Number(r.maxLength)&&(F=F.slice(0,Number(r.maxLength))),I.value||_("blur",F,D)},K=()=>{_("clear","")},I=(0,l.ref)(!1),V=D=>{I.value=D,_("visible-change",D),D||_("selected")},v=(0,l.ref)([]),L=V2(),Z=async(D,F)=>{try{const H=await L.load("treeselect",D,F);v.value=H}catch(H){console.error(H)}};(0,l.watch)([()=>r.data,()=>r.params,()=>r.lazy],([D,F,H])=>{!D||H||Z(D,F)},{immediate:!0});let S=null;r.lazy&&(typeof r.load=="function"?S=r.load:S=async(D,F)=>{let H={};r.params&&Object.assign(H,r.params),D&&Object.assign(H,D),F(await L.load("treeselect",r.data,H,!0))});let T={label:r.textKey,value:r.valueKey,children:r.childrenKey,isLeaf:r.leafKey,class:r.classKey};const A=(0,l.ref)();return C({focus:()=>{A?.value.focus()},blur:()=>{A?.value.blur()},setDisabled:D=>{c.value=D},setReadonly:D=>{u.value=D}}),()=>{if(f.value==="on"&&(m.value||n.value))return o({modelValue:b.value,span:r.span,labelPosition:r.labelPosition,labelWidth:r.labelWidth},i.slots);const D={...Ze(i.attrs),ref:A,class:x.value,disabled:n.value||m.value,modelValue:b.value,"onUpdate:modelValue":z,lazy:r.lazy,props:T,onClear:K,onFocus:k,onBlur:q,onVisibleChange:V};S?D.load=S:D.data=v.value;const F={};i.slots.option&&(F.default=i.slots.option);const H=[],E=(0,l.h)(N.ElTreeSelect,D,F);H.push(E);const U={default:()=>H};U.label=i.slots.default,U.fixedPreTip=i.slots.fixedPreTip,U.fixedTip=i.slots.fixedTip;const Y={...Ae(r,ai,ni),ref:s,class:y.value,hintText:B.value,hintVisible:$.value};return r.prop&&(Y.prop=`${r.prop}_item`),t(Y,U)}}}}var{componentName:P2,create:_2,scope:I2}=fe("tree-select-item"),A2=_2(M2(P2,I2,Oe,He)),Yn=A2,L2={},R2={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 F2(e,a){return(0,l.openBlock)(),(0,l.createElementBlock)("svg",R2,[...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 D2=Xe(L2,[["render",F2]]),{componentName:E6,create:O2,scope:q2}=fe("group-setting"),H2={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},resetText:{type:[String],required:!1},initDelay:{type:[Number],required:!1,default:50},toTopText:{type:[String],required:!1},toBottomText:{type:[String],required:!1}},j2=O2({components:{FoxPopover:N.ElPopover,FoxCheckbox:N.ElCheckbox,FoxCheckboxGroup:N.ElCheckboxGroup,FoxButton:N.ElButton,FoxIcon:N.ElIcon,DragIcon:D2,Download:Ie.Download,RefreshLeft:Ie.RefreshLeft},props:H2,emits:["change"],setup(e,{emit:a,attrs:t,expose:o}){const{locale:r,toLocaleRefs:i}=(0,Be.useFoxI18n)(q2),s=i(e,["title","resetText","toTopText","toBottomText"]);let c=null;const n=(0,l.ref)([]),u=Ur(),m=M=>M.length>1,f=()=>{const M=[],P=[...n.value];n.value=P.map((G,ne)=>(G.visible!==!1&&M.push(G.prop),{...G,sortIndex:ne})),n.value.length===M.length?x.value=!0:M.length>0&&(z.value=!0),k.value=M},d=M=>{let P=null;if(typeof M=="string")P=document.querySelectorAll(`.fox-group[prop="${M}"] > div > .fox-item[prop]`);else if(M&&typeof M=="object"){const ne=M.$el??M;typeof ne.querySelectorAll=="function"&&(P=ne.querySelectorAll(".fox-item[prop]"))}if(!P)return[];const G=[];return P.forEach(ne=>{const W=ne.querySelector(".label--string");let J="";W&&(J=W.textContent??"");const te=ne.getAttribute("prop")??"",Q=window.getComputedStyle(ne,null).getPropertyValue("display");G.push({label:J,prop:te,sortIndex:0,visible:Q!=="none"})}),G},_=()=>{if(!c){const M=d(e.groupRef??e.groupProp);if(M.length===0)return!1;c=M}return!0},C=async(M=!1)=>{const P=await u.load(e.groupProp),G=ne=>{if(!ne||!c)return;const W=c.map(J=>({...J}));Array.isArray(P)&&P.forEach(J=>{W.some(te=>{if(te.prop===J.prop){const Q=te.label;return Object.assign(te,J),te.label=Q,!0}return!1})}),n.value=W.sort((J,te)=>J.sortIndex-te.sortIndex),f(),M&&h(!1)};c?G(!0):ml(_,e.initDelay,5,50,!1,G)},b=()=>{n.value=(c??[]).map(M=>({...M})),f(),h()},h=(M=!0)=>{M&&u.save(e.groupProp,n.value),a("change",n.value.map(P=>({...P})))},y=(0,l.computed)(()=>({"max-width":`${pe(e.popoverWidth)-125}px`})),x=(0,l.ref)(!1),z=(0,l.ref)(!1),B=M=>{const P=[];n.value.forEach(G=>{M&&P.push(G.prop),G.visible=M}),x.value=!1,z.value=!1,n.value.length===P.length?x.value=!0:P.length>0&&(z.value=!0),k.value=P,h()},$=()=>{b()},k=(0,l.ref)([]),q=M=>{n.value.forEach(G=>{G.visible=M.indexOf(G.prop)!==-1}),x.value=!1,z.value=!1;const P=n.value.length;M.length===P?x.value=!0:M.length>0&&(z.value=!0),h()},K=()=>{C()};(0,l.onMounted)(()=>{C(!0)});const I={currentRow:null,index:null},V=M=>M?M.dataset&&M.dataset.role==="row"?M:M.tagName.toLowerCase()!=="body"?(M=M.parentElement,V(M)):null:null,v=M=>{const P=M.currentTarget;P&&P.dataset&&(I.index=P.dataset.index)},L=M=>{I.currentRow&&(I.currentRow.classList.remove("is-dragover"),I.currentRow=null),I.index=null},Z=M=>{const P=M.currentTarget;M.relatedTarget;const G=V(P);G&&(M.preventDefault(),I.currentRow&&I.currentRow!==G&&I.currentRow.classList.remove("is-dragover"),G.classList.add("is-dragover"),I.currentRow=G)},S=M=>{M.preventDefault(),I.currentRow&&(I.currentRow.classList.remove("is-dragover"),I.currentRow=null)},T=M=>{const P=M.currentTarget,G=V(P);if(!G)return;M.preventDefault();const ne=Number(I.index),W=Number(G.dataset.index);if(ne!==W){if(ne<W){const J=n.value[ne];n.value.splice(ne,1),n.value.splice(W,0,J)}else{const J=n.value[ne];n.value.splice(ne,1),n.value.splice(W+1,0,J)}f(),h()}},A=M=>{const P=n.value[M];n.value.splice(M,1),n.value.splice(0,0,P),f(),h()},D=M=>{const P=n.value[M];n.value.splice(M,1),n.value.push(P),f(),h()};o({refresh:()=>{c=null,C(!1)}});const F=new Map;let H=null;function E(M){const P=document.createRange();return P.setStart(M,0),P.setEnd(M,M.childNodes.length),P.getBoundingClientRect().width}return{...s,attrs:t,itemPropertyList:n,isDraggble:m,isCheckAll:x,isIndeterminate:z,handleCheckAllChange:B,handleReset:$,checkedValue:k,handleCheckChange:q,onShow:K,onDragStart:v,onDragEnd:L,onDragOver:Z,onDragLeave:S,onDrop:T,checkboxLabelStyle:y,toTop:A,toBottom:D,onMouseOverForOverflowText:(M,P,G)=>{const ne=M.currentTarget;if(ne){const W=Math.floor(ne.offsetWidth);if(Math.floor(E(ne))>W){let J=F.get(P);if(J){if(J===H)return;_e.hide(J)}J=_e.show(ne,G,{type:"text",placement:"top",closeOnClick:!1}),F.set(P,J),H=J}}},onMouseLeaveForOverflowText:(M,P)=>{const G=F.get(P);G&&(_e.hide(G),G===H&&(H=null))},onMouseOverForTip:(M,P)=>{const G=M.currentTarget;G&&(H&&_e.hide(H),H=_e.show(G,P,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:M=>{H&&(_e.hide(H),H=null)}}}}),K2={class:"fox-group-setting"},W2={class:"fox-group-setting__header"},Y2={class:"fox-group-setting__body"},U2={class:"fox-group-setting__body-list","data-role":"container"},G2=["data-index","draggable"],X2=["onMouseover","onMouseleave"],Z2={class:"tools-item"};function Q2(e,a,t,o,r,i){const s=(0,l.resolveComponent)("FoxCheckbox"),c=(0,l.resolveComponent)("FoxButton"),n=(0,l.resolveComponent)("DragIcon"),u=(0,l.resolveComponent)("Download"),m=(0,l.resolveComponent)("FoxIcon"),f=(0,l.resolveComponent)("FoxCheckboxGroup"),d=(0,l.resolveComponent)("FoxPopover");return(0,l.openBlock)(),(0,l.createBlock)(d,(0,l.mergeProps)(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,"default")]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",K2,[(0,l.createElementVNode)("div",W2,[(0,l.createVNode)(s,{modelValue:e.isCheckAll,"onUpdate:modelValue":a[0]||(a[0]=_=>e.isCheckAll=_),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,l.createVNode)(c,{onClick:e.handleReset,link:"",type:"primary"},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.resetText),1)]),_:1},8,["onClick"])]),(0,l.createElementVNode)("div",Y2,[(0,l.createVNode)(f,{modelValue:e.checkedValue,"onUpdate:modelValue":a[10]||(a[10]=_=>e.checkedValue=_),onChange:e.handleCheckChange},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",U2,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.itemPropertyList,_=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:_.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":_.sortIndex,draggable:e.isDraggble(e.itemPropertyList),onDragstart:a[5]||(a[5]=(...C)=>e.onDragStart&&e.onDragStart(...C)),onDragend:a[6]||(a[6]=(...C)=>e.onDragEnd&&e.onDragEnd(...C)),onDrop:a[7]||(a[7]=(...C)=>e.onDrop&&e.onDrop(...C)),onDragover:a[8]||(a[8]=(...C)=>e.onDragOver&&e.onDragOver(...C)),onDragleave:a[9]||(a[9]=(...C)=>e.onDragLeave&&e.onDragLeave(...C))},[e.isDraggble(e.itemPropertyList)?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,class:"icon-item"})):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(s,{class:"checkbox-item",label:_.prop},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("span",{onMouseover:C=>e.onMouseOverForOverflowText(C,_.prop,_.label),onMouseleave:C=>e.onMouseLeaveForOverflowText(C,_.prop),class:"checkbox-item__label",style:(0,l.normalizeStyle)(e.checkboxLabelStyle)},(0,l.toDisplayString)(_.label),45,X2)]),_:2},1032,["label"]),(0,l.createElementVNode)("div",Z2,[(0,l.createVNode)(m,{onClick:C=>e.toTop(_.sortIndex),onMouseover:a[1]||(a[1]=C=>e.onMouseOverForTip(C,e.toTopText)),onMouseleave:a[2]||(a[2]=C=>e.onMouseLeaveForTip(C)),class:"is-reverse"},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"]),(0,l.createVNode)(m,{onClick:C=>e.toBottom(_.sortIndex),onMouseover:a[3]||(a[3]=C=>e.onMouseOverForTip(C,e.toBottomText)),onMouseleave:a[4]||(a[4]=C=>e.onMouseLeaveForTip(C))},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u)]),_:1},8,["onClick"])])],40,G2))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Un=Xe(j2,[["render",Q2]]),J2={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}},eu=class{scope;constructor(e){this.scope=e}async load(e,a,t,o,r){if(Array.isArray(a))return a;if(typeof a=="function")return await a(t,o);const i=Ke(e,this.scope);return i===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(Ge(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await i(a,t,o))}};function tu(){const e=et();return new eu(e)}var lu={...zn,...J2};function nu(e,a,t){return{props:lu,setup(o,r){const i=e,s=(0,l.computed)(()=>({[i]:!0})),c=(0,l.computed)(()=>({[`${i}__content`]:!0})),n=(0,l.ref)([]),u=tu(),m=async(B,$)=>{try{const k=await u.load("tree",B,$);n.value=k}catch(k){console.error(k)}},f=(0,l.shallowRef)({}),d=(0,l.computed)(()=>({...f.value,...o.params??{}}));(Array.isArray(o.data)?!0:o.lazy?!1:he(o.autoLoad))&&(0,l.watch)([()=>o.data,()=>d.value],([B,$])=>{B&&m(B,$)},{immediate:!0,deep:!0});let C=null;o.lazy&&(typeof o.load=="function"?C=o.load:C=async(B,$)=>{let k={};o.params&&Object.assign(k,o.params),B&&Object.assign(k,B),$(await u.load("tree",o.data,k,!0))});const b={label:o.textKey,children:o.childrenKey,isLeaf:o.leafKey,class:o.classKey,disabled:o.disabledKey,...o.props??{}},h=(B={})=>new Promise(async $=>{f.value={...(0,l.toRaw)(B??{})},await m(o.data,d.value),$()}),y=function(B,$){if(typeof o.filterNodeMethod=="function")return o.filterNodeMethod(B,$);if(!o.filterKeyword)return!0;const k=`${$[b.label]}`,q=`${B}`;return k.includes(q)},x=(0,l.ref)();(0,l.watch)(()=>o.filterKeyword,B=>{x.value.filter(B)});const z=B=>(...$)=>{const k=x.value[B];return Reflect.apply(k,x.value,[...$])};return r.expose({loadData:h,filter:z("filter"),updateKeyChildren:z("updateKeyChildren"),getCheckedNodes:z("getCheckedNodes"),setCheckedNodes:z("setCheckedNodes"),getCheckedKeys:z("getCheckedKeys"),setCheckedKeys:z("setCheckedKeys"),setChecked:z("setChecked"),getHalfCheckedNodes:z("getHalfCheckedNodes"),getHalfCheckedKeys:z("getHalfCheckedKeys"),getCurrentKey:z("getCurrentKey"),getCurrentNode:z("getCurrentNode"),setCurrentKey:z("setCurrentKey"),setCurrentNode:z("setCurrentNode"),getNode:z("getNode"),remove:z("remove"),append:z("append"),insertBefore:z("insertBefore"),insertAfter:z("insertAfter")}),()=>{const B={...Ze(r.attrs),class:c.value,lazy:o.lazy,props:b,nodekey:o.valueKey,ref:K=>x.value=K};C?B.load=C:B.data=n.value,B["filter-node-method"]=y;const $=[],k=(0,l.h)(N.ElTree,B,r.slots);$.push(k);const q={default:()=>$};return(0,l.h)(t,{...vt(o,zn),class:s.value},q)}}}}var{componentName:au,create:ru,scope:iu}=fe("tree-item"),ou=ru(nu(au,iu,Vl)),Gn=ou,su={...ke,...Pe,placeholder:{type:[String]},textAlign:{type:[String]},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1},unit:{type:[String],required:!1}};function cu(e,a,t,o){return{props:su,emits:["click","focus","blur","change"],setup(r,i){const{itemTemplateRef:s,disabled:c,readonly:n}=De(r),{emitEvent:u,exposeApi:m}=Me({componentName:e,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return n.value},get disabled(){return c.value},get props(){return r},context:i,get templateRefProxy(){return s.value}},r.prop??i.attrs.name),{toLocaleRefs:f}=(0,Be.useFoxI18n)(a),d=f(r,["placeholder"]),_=(0,l.ref)(r.modelValue);(0,l.watch)(()=>r.modelValue,A=>{_.value=A,u("change",A)});const C=e,b=(0,l.computed)(()=>({[`${C}`]:!0,disabled:c.value,readonly:n.value})),h=(0,l.computed)(()=>({[`${C}__content`]:!0})),y=(0,l.computed)(()=>({[`${C}__main`]:!0,[`${C}__placeholder`]:!c.value&&ge(_.value)})),x=Le((0,l.computed)(()=>r.textAlign),"textAlign"),z=(0,l.computed)(()=>{const A={};return x.value&&(A["text-align"]=x.value),A}),B=(0,l.computed)(()=>!ge(r.modelValue)||i.slots.main?!0:!!ge(r.desc)),$=(0,l.computed)(()=>ge(_.value)?d.placeholder.value:_.value),k=(0,l.computed)(()=>!ge(r.desc)||i.slots.sub),q=(0,l.computed)(()=>({[`${C}__sub`]:!0})),K=(0,l.computed)(()=>{const A={};return x.value&&(A["text-align"]=x.value),A}),I=()=>{u("focus",_.value)},V=()=>{u("blur",_.value)},v=(0,l.computed)(()=>({[`${C}__append`]:!0})),L=(0,l.computed)(()=>wt(r.unit)>0),Z=A=>{c.value==!0||n.value==!0||u("click")},S=(0,l.computed)(()=>r.icon??t),T=(0,l.computed)(()=>({action:!0}));return m(),()=>{const A=[];if(typeof i.slots.content=="function"){const O=i.slots.content();A.push(O)}else{const O=[];if(B.value){const P={tabIndex:0,class:y.value,style:z.value,onFocus:I,onBlur:V};let G=null;i.slots.main?G=(0,l.h)("view",P,[i.slots.main($.value)]):G=(0,l.h)("view",P,[$.value]),O.push(G)}if(k.value){const P={tabIndex:0,class:q.value,style:K.value,onFocus:I,onBlur:V};let G=null;i.slots.sub?G=(0,l.h)("view",P,[i.slots.sub(r.desc)]):G=(0,l.h)("view",P,[r.desc]),O.push(G)}const M=(0,l.h)("view",{class:h.value,onClick:Z},O);A.push(M)}const D=[],F=pe(r.iconSize);let H=i.slots.icon;if(!H){const O={width:F,height:F,class:["action-icon"]};H=(0,l.h)(S.value,O)}const E=(0,l.h)("view",{class:T.value,onClick:Z},{default:()=>[H]});if(D.push(E),L.value){const O=(0,l.h)("view",{},[r.unit]);D.push(O)}const U=(0,l.h)("view",{class:v.value},{default:()=>D});A.push(U);const Y={default:()=>A};Y.label=i.slots.default,Y.prepend=i.slots.prepend,Y.append=i.slots.append,Y.fixedPreTip=i.slots.fixedPreTip,Y.fixedTip=i.slots.fixedTip;const le={...vt(r,Pe,ke),ref:s,class:b.value};return r.prop&&(le.prop=`${r.prop}_item`),o(le,Y)}}}}var{componentName:uu,create:du,scope:fu}=fe("link-item"),mu=du(cu(uu,fu,Ie.ArrowRight,Oe)),Xn=mu,ri="fox-icon",T6=(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(e,{emit:a}){let t=e,o=a,r=f=>{o("click",f)},i=(0,l.useSlots)();(0,l.useAttrs)();let s=()=>t.name?t.name.indexOf("/")!==-1:!1,c=f=>{if(f)return isNaN(Number(f))?String(f):f+"px"},n=s(),u=(0,l.h)(n?"img":t.tag,{class:n?`${ri}__img`:`${t.fontClassName} ${ri} ${t.classPrefix}-${t.name}`,style:{color:t.color,fontSize:c(t.size),width:c(t.width||t.size),height:c(t.height||t.size)},onClick:r,src:n?t.name:""},i.default?.()),m=()=>u;return(f,d)=>((0,l.openBlock)(),(0,l.createBlock)(m))}}),$6={name:"foxui-icon",data:[{name:"粗体 Icon",nameEn:"Bold Icon",icons:["order","refresh","add","eye","dshop","my2","star","star-fill","del2","more-x","comment","microphone","people","service","cart2","location2","marshalling","fabulous","s-follow","shop","jdl"]},{name:"细体 Icon",nameEn:"Thin Icon",icons:"ask.microphone2.tips.notice.lower.top.download.dongdong.JIMI40.location.scan.addfollow.search.share.follow.del.edit.cart.home.find.category.my.footprint.link.scan2.service2.left.close.location3.shop2.message.ask2.search2.clock.setting.refresh2.horizontal.date.photograph.more-s.more-h.play-stop.play-start.play-double-back.play-double-forward.voice.image.image-error".split(".")},{name:"应用图标",nameEn:"Application Icon",icons:["arrow-up","arrow-down","arrow-up2","arrow-down2","down-arrow","joy-smile","close-little","horizontal-n","share-n","heart","heart-fill","star-n","star-fill-n","triangle-down","triangle-up"]},{name:"基础图标",nameEn:"Basic Icon",icons:"rect-up.rect-down.rect-left.rect-right.uploader.mask-close.circle-close.right.arrow-right.github.screen-little.plus.minus.Check.issue.failure.success.retweet.poweroff-circle-fill.play-circle-fill.checked.checklist.check-disabled.check-normal.check-checked.loading.loading2.more.more-filled".split(".")},{name:"扩展图标",nameEn:"Ext Icon",icons:"locked.drag.filter.introduce.question.person-minus.person-add.horn.horn2.edit2.photograph-fill.phone.phone-fill.phonering.phonering-fill.upload-cloud.download-cloud.garbage-bin.checked2.checked-fill2.close2.close-fill2.history.smile-face.file-upload.picture.mike.person.persons.person2.persons2.merge-forward.items-forward.double-arrow-left.double-arrow-right.transmit".split(".")}],style:[{name:"通用动态样式",nameEn:"Universal Dynamic Style",icons:[{name:"dou-arrow-up","animation-name":"am-jump","animation-time":"am-infinite"},{name:"star","animation-name":"am-blink","animation-time":"am-infinite"},{name:"refresh2","animation-name":"am-rotate","animation-time":"am-infinite"},{name:"heart-fill","animation-name":"am-breathe","animation-time":"am-infinite"},{name:"microphone","animation-name":"am-flash","animation-time":"am-infinite"},{name:"download","animation-name":"am-bounce","animation-time":"am-infinite"},{name:"message","animation-name":"am-shake","animation-time":"am-infinite"}]}]},V6="Voice.Uploader.UploadCloud.Tuozhuai.TriangleUp.TriangleDown.Transmit.Top.Tips.Suoding.Success.Star.StarN.StarFill.StarFillN.SmileFace.Shop2.Shop.Share.ShareN.Setting.Service2.Service.Search2.Search.ScreenLittle.Scan2.Scan.SFollow.Right.Retweet.Refresh2.Refresh.RectUp.RectRight.RectLeft.RectDown.Question.PoweroffCircleFill.Plus.PlayStop.PlayStart.PlayDoubleForward.PlayDoubleBack.PlayCircleFill.Picture.Photograph.PhotographFill.Phonering.PhoneringFill.Phone.PhoneFill.Persons2.Persons.Person2.Person.PersonMinus.PersonAdd.People.Order.Notice.My2.My.More.MoreX.MoreS.MoreH.MoreFilled.Minus.Mike.Microphone2.Microphone.Message.MergeForward.Menu.MaskClose.Marshalling.Lower.Locked.Location3.Location2.Location.Loading2.Loading.Link.Left.JoySmile.Jdl.ItemsForward.Issue.Introduce.Image.ImageError.Horn2.Horn.Horizontal.HorizontalN.Home.History.Heart.HeartFill.Github.GarbageBin.Footprint.Follow.Find.Filter.FileUpload.Failure.Fabulous.Eye.Edit2.Edit.Dshop.Drag.Download.DownloadCloud.DownArrow.DoubleArrowRight.DoubleArrowLeft.DouArrowUp.Dongdong.Del2.Del.Date.Comment.Close2.Close.CloseLittle.CloseFill2.Clock.CircleClose.Checklist.Checked2.Checked.CheckedFill2.CheckNormal.CheckDisabled.CheckChecked.Category.Cart2.Cart.Ask2.Ask.ArrowUp2.ArrowUp.ArrowRight2.ArrowRight.ArrowDown2.ArrowDown.Addfollow.Add.Jimi40.Check".split("."),hu=["aria-labelledby"],B6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.27M445.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.186m-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.675",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,hu))}}),pu=["aria-labelledby"],gu=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 48m-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 48",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,pu))}}),yu=["aria-labelledby"],M6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M512 113.778a307.2 307.2 0 0 1 306.563 287.22 261.689 261.689 0 1 1-156.558 499.348 34.133 34.133 0 1 1 18.568-65.718 193.422 193.422 0 0 0 97.849-374.283 34.13 34.13 0 0 1-26.032-29.355 35.4 35.4 0 0 1-1.457-10.012 238.933 238.933 0 0 0-477.866 0 34.13 34.13 0 0 1-16.111 28.99 33.77 33.77 0 0 1-17.477 10.377 193.513 193.513 0 1 0 97.85 374.283 34.133 34.133 0 1 1 18.613 65.718A261.689 261.689 0 0 1 205.574 398.95 307.2 307.2 0 0 1 512 113.778m20.207 300.692 3.823 3.276L698.322 578.81a34.133 34.133 0 0 1-44.236 51.746l-3.823-3.322-104.13-103.265v306.609a34.133 34.133 0 0 1-67.948 4.642l-.318-4.642V524.47l-99.488 99.942a34.13 34.13 0 0 1-44.464 3.368l-3.823-3.277a34.13 34.13 0 0 1-3.368-44.464l3.277-3.823 157.833-158.333a34.13 34.13 0 0 1 44.373-3.413",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,yu))}}),bu=["aria-labelledby"],P6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[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.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.312s44.288 93.44 98.816 93.44c54.592 0 98.816-41.92 98.816-93.44S290.432 412.8 235.84 412.8m0-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.376m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312s98.816-41.728 98.816-93.312c0-51.52-44.288-93.312-98.816-93.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.312s44.288 93.44 98.816 93.44 98.816-41.92 98.816-93.44-44.288-93.312-98.816-93.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248s98.816-41.728 98.816-93.312-44.288-93.376-98.816-93.376",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,bu))}}),Su=["aria-labelledby"],_6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Su))}}),wu=["aria-labelledby"],I6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,wu))}}),vu=["aria-labelledby"],A6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M975.673 125.006a78.69 78.69 0 0 0-78.543-17.15L63.551 385.736c-30.572 10.19-51.14 36.475-53.563 68.662-2.423 32.125 13.857 61.268 42.503 75.933l237.615 121.914V896.51c0 17.15 13.919 31.069 31.069 31.069s31.069-13.919 31.069-31.07V684.123l372.889 191.322c11.309 5.779 23.612 8.7 35.853 8.7 10.937 0 21.935-2.3 32.25-6.96a78.23 78.23 0 0 0 43.931-52.071L998.042 202.18c7.332-27.962-1.305-57.478-22.37-77.175m-37.718 61.64L777.08 809.578c-1.74 6.711-6.524 9.756-9.259 10.936s-8.14 2.797-14.291-.372L381.635 629.316 804.42 338.263a30.994 30.994 0 0 0 7.953-43.186 31.04 31.04 0 0 0-43.185-7.954L318.876 597.191l-237.988-122.1c-8.824-4.537-9.197-12.677-8.948-15.97s1.864-11.31 11.247-14.416l833.517-277.819q2.889-.931 5.406-.932c5.53 0 9.445 2.983 11.122 4.536 2.175 1.927 6.96 7.581 4.723 16.156",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,vu))}}),Nu=["aria-labelledby"],L6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.91q-8.533 8.533-25.6 8.533zm745.245 0q-12.8 0-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.734q-12.8 17.067-34.133 17.066M512 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.667M884.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.666",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Nu))}}),Cu=["aria-labelledby"],xu=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512m0-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.333M448 320a64 64 0 1 0 128 0 64 64 0 1 0-128 0m-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.6m51.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.067m8.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.066",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Cu))}}),ku=["aria-labelledby"],R6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.48M832 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.16m-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.16m-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.336",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,ku))}}),zu=["aria-labelledby"],Eu=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512m0-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.267",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,zu))}}),Tu=["aria-labelledby"],F6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M280.598 1008.246q-29.538 0-59.077-11.815c-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.876q5.907 11.816 11.815 11.816c5.908 0 7.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 0zm212.676 102.401",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Tu))}}),$u=["aria-labelledby"],D6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"m169.694 1094.542 71.698-421.222L-66.31 374.58l427.197-62.737L552.08-70.542l191.194 382.386 427.198 62.736L862.77 673.32l71.697 421.222L552.08 894.387zM552.08 792.815l262.892 137.42-50.786-289.776 212.105-203.144-292.764-41.823-131.447-262.89-131.444 262.89-292.765 41.823L339.976 640.46l-50.785 289.777 262.89-137.421z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,$u))}}),Vu=["aria-labelledby"],O6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"m992.719 364.665-308.14-44.783L546.83 40.626a38.62 38.62 0 0 0-17.597-17.597c-19.176-9.467-42.477-1.578-52.065 17.597L339.422 319.882l-308.14 44.783c-8.496 1.214-16.263 5.219-22.21 11.287-14.928 15.413-14.685 39.929.728 54.978l222.944 217.36-52.672 306.928c-1.456 8.374-.121 17.112 3.884 24.636 9.952 18.933 33.496 26.336 52.429 16.263L512 851.209l275.615 144.908c7.525 4.005 16.263 5.34 24.637 3.883 21.117-3.64 35.317-23.665 31.676-44.782L791.256 648.29 1014.2 430.93c6.068-5.947 10.073-13.714 11.287-22.21 3.276-21.238-11.53-40.9-32.768-44.055",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Vu))}}),Bu=["aria-labelledby"],q6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Bu))}}),Mu=["aria-labelledby"],H6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M512 989.867C248.49 989.867 34.133 775.509 34.133 512S248.513 34.133 512 34.133c263.464 0 477.867 214.358 477.867 477.867S775.509 989.867 512 989.867m0-887.467c-225.849 0-409.6 183.751-409.6 409.6S286.151 921.6 512 921.6 921.6 737.849 921.6 512 737.849 102.4 512 102.4m1.138 688.356c-95.141 0-183.387-43.008-242.051-117.988a34.11 34.11 0 1 1 53.749-42.052 237.61 237.61 0 0 0 188.279 91.796c74.798 0 143.883-34.043 189.508-93.39a34.11 34.11 0 1 1 54.159 41.575 305.2 305.2 0 0 1-243.644 120.059m-153.6-275.343a51.177 51.177 0 0 1-51.2-51.2v-68.266a51.177 51.177 0 0 1 51.2-51.2 51.177 51.177 0 0 1 51.2 51.2v68.266a51.2 51.2 0 0 1-51.2 51.2m307.2 0a51.2 51.2 0 0 1-51.2-51.2v-68.266a51.2 51.2 0 1 1 102.4 0v68.266a51.2 51.2 0 0 1-51.2 51.2",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Mu))}}),Pu=["aria-labelledby"],j6=(0,l.defineComponent)({__name:"Shop2",props:{class:{type:String,default:""},name:{type: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:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.505s102.4-18.863 137.432-45.81c16.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.673m353.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.695m800.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.39zm-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.422m727.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.685M781.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)]],14,Pu))}}),_u=["aria-labelledby"],K6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.8s54.857-25.6 76.8-7.314c32.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.172m303.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.658m-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.458m709.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.857m687.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.228m-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.829z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,_u))}}),Iu=["aria-labelledby"],W6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.273m170.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.545M515.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.236",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Iu))}}),Au=["aria-labelledby"],Y6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.273m170.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.545M515.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.236",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Au))}}),Lu=["aria-labelledby"],U6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.863m0-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.579m0-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)]],14,Lu))}}),Ru=["aria-labelledby"],G6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.2 126.2 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 404 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.901m-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.303zm721.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.38",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Ru))}}),Fu=["aria-labelledby"],X6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.692zM196.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.462m0-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.769m630.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.924m0-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.769m-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.938",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Fu))}}),Du=["aria-labelledby"],Z6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M512 886.174c-216.965 0-395.508-178.543-395.508-395.508S295.035 95.16 512 95.16s395.507 178.543 395.507 395.507S728.964 886.174 512 886.174m0-723.214c-180.804 0-327.707 146.903-327.707 327.706S331.196 818.373 512 818.373 839.706 671.47 839.706 490.666 692.803 162.96 512 162.96m361.606 723.214c-9.04 0-18.08-2.26-24.86-9.04l-90.402-90.401c-13.56-13.56-13.56-33.9 0-47.46s33.901-13.562 47.461 0l90.401 90.4c13.561 13.56 13.561 33.901 0 47.461-4.52 6.78-13.56 9.04-22.6 9.04z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Du))}}),Ou=["aria-labelledby"],Q6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M146.283 475.394c0-181.454 147.664-329.119 329.118-329.119S804.52 293.94 804.52 475.394 656.855 804.512 475.4 804.512a329.484 329.484 0 0 1-329.118-329.118m856.22 423.685L858.788 755.364a472.54 472.54 0 0 0 92.007-279.97C950.795 213.269 737.526 0 475.4 0A475.98 475.98 0 0 0 .008 475.394c0 262.124 213.269 475.393 475.393 475.393a472.54 472.54 0 0 0 279.97-92.007l143.716 143.715a72.92 72.92 0 0 0 103.416 0 73.064 73.064 0 0 0 0-103.416",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Ou))}}),qu=["aria-labelledby"],J6=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.33 85.33 0 0 1 89.649 0l269.458 166.441a56.884 56.884 0 1 1-59.785 96.76L511.969 118.81zm0 472.133a56.884 56.884 0 1 0-59.785 96.703L467.2 1011.257a85.33 85.33 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)]],14,qu))}}),Hu=["aria-labelledby"],e8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 1024M96.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.513m940.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.514",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Hu))}}),ju=["aria-labelledby"],t8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.914M160.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.143zm702.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.914M716.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.143zM307.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.914M160.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.143zM204.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.257m482.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.885m234.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.885",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,ju))}}),Ku=["aria-labelledby"],l8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.6M93.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.534zm934.4-8.534L921.6 550.4c38.4-59.733 64-128 64-200.533h128c0 98.133-29.867 192-85.333 273.066M558.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.534m8.534-123.734",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Ku))}}),Wu=["aria-labelledby"],Yu=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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)]],14,Wu))}}),Uu=["aria-labelledby"],n8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 8m752-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-8",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Uu))}}),Gu=["aria-labelledby"],a8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.128m-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.128M509.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.635z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Gu))}}),Xu=["aria-labelledby"],r8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.323s51.2 39.384 43.323 70.892C961.482 858.585 756.682 1024 512.497 1024M965.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.323s-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.939",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Xu))}}),Zu=["aria-labelledby"],i8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Zu))}}),Qu=["aria-labelledby"],o8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.936s-6.144 29.184-16.384 39.936L389.12 966.656c-10.752 11.264-25.6 16.384-39.936 16.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Qu))}}),Ju=["aria-labelledby"],s8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.936s6.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.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Ju))}}),e4=["aria-labelledby"],c8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.872",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,e4))}}),t4=["aria-labelledby"],u8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.855",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,t4))}}),l4=["aria-labelledby"],d8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 64m-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 8zm224 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 8z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,l4))}}),n4=["aria-labelledby"],f8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M130.722 414.376h780.993q97.624 0 97.624 97.624t-97.624 97.624H130.722q-97.625 0-97.625-97.624t97.625-97.624M521.218 23.879q97.624 0 97.624 97.624v780.994q0 97.624-97.624 97.624t-97.624-97.624V121.503q0-97.624 97.624-97.624",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,n4))}}),a4=["aria-labelledby"],m8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.624S740.512 952.64 500.864 952.64m0-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)]],14,a4))}}),r4=["aria-labelledby"],h8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 0M415.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.1m494-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.6",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,r4))}}),i4=["aria-labelledby"],p8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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-20m-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.8m-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.8",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,i4))}}),o4=["aria-labelledby"],g8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 20m7.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.8m417.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.8",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,o4))}}),s4=["aria-labelledby"],y8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 64m144.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 506q1.05.75 1.8 1.8c2.6 3.5 1.8 8.5-1.8 11.1",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,s4))}}),c4=["aria-labelledby"],b8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M900.361 939.198H123.64C61.5 939.198 7.13 884.827 7.13 822.689V201.311c0-62.138 54.37-116.509 116.509-116.509H900.36c62.138 0 116.509 54.371 116.509 116.509v621.378c0 62.138-54.37 116.509-116.509 116.509M123.64 162.475c-23.302 0-38.837 15.534-38.837 38.836v621.378c0 23.302 15.535 38.836 38.837 38.836H900.36c23.302 0 38.837-15.534 38.837-38.836V201.311c0-23.302-15.535-38.836-38.837-38.836z",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M628.508 387.724a1.214 1.214 0 1 0 155.345 0 1.214 1.214 0 1 0-155.345 0M822.69 713.948c-69.906-54.37-100.975-38.836-147.578-15.534-31.07 15.534-77.672 31.068-139.81 23.301-77.673-15.534-108.742-69.905-132.043-116.508-15.535-31.07-31.07-62.138-62.138-77.673-77.672-38.836-147.577 7.768-147.577 7.768-23.302 15.534-54.371 7.767-62.138-7.768s0-46.603 15.534-54.37c7.767 0 108.741-69.905 225.25-15.535 54.37 31.07 77.672 69.905 100.974 108.742 23.302 38.836 38.836 69.905 85.44 77.672 31.068 7.767 54.37 0 85.439-15.535 54.37-23.301 116.508-54.37 225.25 31.07 23.301 15.534 23.301 46.603 15.534 54.37-15.534 7.767-31.069 23.302-62.138 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,c4))}}),u4=["aria-labelledby"],S8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.429m0-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.657M877.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 1024m-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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,u4))}}),d4=["aria-labelledby"],w8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.254M512 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.98m330.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.254",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.2m242.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.255z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,d4))}}),f4=["aria-labelledby"],v8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M488.533 110.933q12.8 6.4 25.6 6.4c102.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.333m0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.933q6.4-12.8 6.4-25.6c-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.467q12.8 6.4 25.6 6.4c57.6-10.667 115.2 2.133 164.267 32 44.8 27.733 74.666 74.666 85.333 128m102.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.467s-61.866-70.4-87.466-108.8c-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.533s98.134-78.933 98.134-134.4c0-23.467-14.934-49.067-46.934-78.933-23.466-19.2-51.2-42.667-85.333-66.134M185.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.333m0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.934s38.4 36.266 42.667 64c2.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.067m0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,f4))}}),m4=["aria-labelledby"],N8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"m592.341 76.019-.394.039h-.788a38.2 38.2 0 0 1-39.776-36.43A38.2 38.2 0 0 1 587.497.168c1.024 0 101.647-5.553 205.893 46.944a387.65 387.65 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.87q0 .593 0 0 0 .593 0 0M831 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.5 280.5 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)]],14,m4))}}),h4=["aria-labelledby"],C8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 980M296.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.4",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,h4))}}),p4=["aria-labelledby"],x8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M776.45 1020.888h-.021l-5.256-.118c-122.28-6.254-287.414-121.346-441.782-307.878l-57.02-68.871C118.003 457.475 37.127 275.284 56.04 156.65 69.389 72.953 193.823 2.32 264.925 2.32c35.02 0 47.708 17.428 52.144 27.834 40.25 71.53 90.052 195.924 90.282 240.54l.015 3.175-1.139 2.965c-8.876 23.452-28.74 34.687-46.263 44.598-23.086 13.046-36.205 21.611-37.807 46.274-.476 7.484 5.979 41.53 107.822 167.072l43.541 52.577c102.125 120.523 134.256 133.496 141.779 134.569 24.627 3.425 36.223-7.373 53.936-26.788 13.483-14.785 28.78-31.563 54.02-35.259l3.195-.455 3.143.667c44.474 9.379 158.312 82.744 222.939 137.212 9.33 6.193 25.614 24.579 12.72 65.194-20.227 63.787-108.409 158.392-188.802 158.392",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,p4))}}),g4=["aria-labelledby"],k8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.69 224.69 0 0 0-221.909-219.86M34.083 1024A36.57 36.57 0 0 1 0 990.209a426.34 426.34 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.25 38.25 0 0 1 34.084 1024m0 0 388.963-407.687a16.822 16.822 0 0 1-27.94 7.826 34 34 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.26 26.26 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.1 370.1 0 0 0 668.141 729.68a15.1 15.1 0 0 0-3.218-2.486 31.377 31.377 0 0 1 0-49.151 12.4 12.4 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.4 16.4 0 0 1-2.267 8.485 55.8 55.8 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.93 173.93 0 0 0-109.711 32.84 16.5 16.5 0 0 1-2.706 1.61 36.57 36.57 0 0 1-38.033-6.364 15.87 15.87 0 0 1-5.12-7.314 36.57 36.57 0 0 1 8.557-35.985 16.2 16.2 0 0 1 4.096-3.291A292.56 292.56 0 0 1 734.553-.045 286.64 286.64 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.87 369.87 0 0 0-109.199-260.455 13.1 13.1 0 0 0-3.145-2.56 31.67 31.67 0 0 1 1.39-50.247 32.11 32.11 0 0 1 51.198 0 425.83 425.83 0 0 1 136.554 308.873 15.73 15.73 0 0 1-2.267 8.485 55.73 55.73 0 0 1-40.447 29.695m0 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,g4))}}),y4=["aria-labelledby"],z8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512M199.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.68m535.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.072z",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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 512",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,y4))}}),b4=["aria-labelledby"],E8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M798.293 294.482c0-160.751-130.304-291.069-291.061-291.069a288.93 288.93 0 0 0-206.176 85.402 291.2 291.2 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.08m-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.239m225.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.026",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,b4))}}),S4=["aria-labelledby"],T8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.87 246.87 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.87 246.87 0 0 1-44.834-142.18m111.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.704z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,S4))}}),w4=["aria-labelledby"],$8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M700.572 597.89c-29.735 15.484-55.703 37.205-76.17 63.43-46.828-25.823-100.654-40.52-157.913-40.52-180.855 0-327.467 146.612-327.467 327.467 0 25.92-21.013 46.933-46.933 46.933s-46.933-21.013-46.933-46.933c0-173.538 104.916-322.573 254.78-387.134-81.545-54.046-135.314-146.643-135.314-251.8 0-166.716 135.15-301.866 301.867-301.866s301.867 135.15 301.867 301.866c0 105.157-53.769 197.754-135.314 251.8a420.4 420.4 0 0 1 67.531 36.757zM466.49 517.333c114.876 0 208-93.124 208-208s-93.124-208-208-208-208 93.125-208 208 93.124 208 208 208m191.173 333.654c-25.92 0-46.933-21.013-46.933-46.934s21.013-46.933 46.933-46.933h289.894c25.92 0 46.933 21.013 46.933 46.933 0 25.921-21.013 46.934-46.933 46.934z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,w4))}}),v4=["aria-labelledby"],V8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M722.433 596.936c-29.643 15.601-55.505 37.415-75.856 63.71-46.693-25.627-100.31-40.202-157.333-40.202-180.854 0-327.466 146.613-327.466 327.467 0 25.92-21.014 46.933-46.934 46.933s-46.933-21.013-46.933-46.933c0-173.917 105.373-323.221 255.759-387.554-82.093-53.952-136.292-146.87-136.292-252.446 0-166.717 135.15-301.867 301.866-301.867s301.867 135.15 301.867 301.867c0 105.577-54.2 198.494-136.292 252.446a420.4 420.4 0 0 1 67.614 36.58m-233.189-81.025c114.876 0 208-93.124 208-208s-93.124-208-208-208-208 93.124-208 208 93.125 208 208 208m289.188 333.653h-98.014c-25.92 0-46.934-21.012-46.934-46.933s21.014-46.933 46.934-46.933h98.014v-98.013c0-25.92 21.013-46.933 46.933-46.933s46.933 21.013 46.933 46.933v98.014h98.013c25.92 0 46.933 21.013 46.933 46.933s-21.013 46.934-46.933 46.934h-98.013v98.012c0 25.92-21.013 46.934-46.933 46.934s-46.933-21.014-46.933-46.934v-98.012z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,v4))}}),N4=["aria-labelledby"],B8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.2M526.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.8s58.515-14.628 76.8 7.315c14.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.856M508.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.2m314.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 1024m-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.57zM512 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.514s-29.257 54.857-58.514 54.857z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,N4))}}),C4=["aria-labelledby"],M8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 1024M601.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.143M418.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.857zM601.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 768m0-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.857",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,C4))}}),x4=["aria-labelledby"],P8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.933zM514.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 1024m469.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.867s4.266-46.933 29.866-51.2c311.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.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,x4))}}),k4=["aria-labelledby"],_8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.148m0-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.472m237.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.494zM511.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)]],14,k4))}}),z4=["aria-labelledby"],I8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.79s-162.79 73.518-162.79 162.79c0 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.384M512 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)]],14,z4))}}),E4=["aria-labelledby"],A8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M510.862 894.293a63.716 63.716 0 1 0 0-127.43 63.716 63.716 0 1 0 0 127.43m0-318.577a63.716 63.716 0 1 0 0-127.432 63.716 63.716 0 1 0 0 127.432m0-318.578a63.716 63.716 0 1 0 0-127.431 63.716 63.716 0 1 0 0 127.43",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,E4))}}),T4=["aria-labelledby"],L8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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)]],14,T4))}}),$4=["aria-labelledby"],R8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M48.037 510.62a77.327 77.327 0 1 0 154.655 0 77.327 77.327 0 1 0-154.655 0m386.636 0a77.327 77.327 0 1 0 154.654 0 77.327 77.327 0 1 0-154.654 0m386.635 0a77.327 77.327 0 1 0 154.655 0 77.327 77.327 0 1 0-154.655 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,$4))}}),V4=["aria-labelledby"],B4=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M879.16 976.327H147.57c-26.966 0-48.925-21.845-48.925-48.924 0-26.966 21.846-48.925 48.925-48.925h731.59c26.966 0 48.925 21.846 48.925 48.925 0 26.965-21.959 48.924-48.924 48.924m0-829.667H147.57c-26.966 0-48.925-21.846-48.925-48.925 0-26.965 21.846-48.924 48.925-48.924h731.59c26.966 0 48.925 21.845 48.925 48.924s-21.959 48.925-48.924 48.925m0 403.456H147.57c-26.966 0-48.925-21.846-48.925-48.925 0-26.965 21.846-48.924 48.925-48.924h731.59c26.966 0 48.925 21.845 48.925 48.924 0 26.965-21.959 48.925-48.924 48.925",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,V4))}}),M4=["aria-labelledby"],F8=(0,l.defineComponent)({__name:"MoreFilled",props:{class:{type:String,default:""},name:{type: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:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M632 152a120 120 0 1 1-240 0 120 120 0 0 1 240 0m0 720a120 120 0 1 1-240 0 120 120 0 0 1 240 0m0-349.152a120 120 0 1 1-240 0 120 120 0 0 1 240 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,M4))}}),P4=["aria-labelledby"],D8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M129.615 414.376h780.993c53.694 0 97.625 43.93 97.625 97.624s-43.931 97.624-97.625 97.624H129.615c-53.693 0-97.624-43.93-97.624-97.624s43.931-97.624 97.624-97.624",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,P4))}}),_4=["aria-labelledby"],O8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M187.346 534.778a9.1 9.1 0 0 1 9.012 7.851 341 341 0 0 0 2.435 15.542c26.942 142.154 151.87 249.651 301.83 249.651 150.231 0 275.273-107.838 301.943-250.31.682-3.619 1.456-8.557 2.32-14.883a9.1 9.1 0 0 1 9.012-7.85h50.495a9.102 9.102 0 0 1 9.033 10.148c-.637 5.507-1.206 9.922-1.706 13.221-26.01 169.029-164.705 300.897-336.964 316.416v106.2a9.1 9.1 0 0 1-9.103 9.103h-50.062a9.1 9.1 0 0 1-9.102-9.103l-.023-106.2c-172.26-15.542-311-147.456-336.941-316.53a379 379 0 0 1-1.707-13.107 9.1 9.1 0 0 1 7.964-10.08l.547-.046h51.017zM500.622 34.133A216.18 216.18 0 0 1 716.8 250.311v250.311a216.178 216.178 0 0 1-432.356 0v-250.31A216.18 216.18 0 0 1 500.622 34.132m0 68.267a147.91 147.91 0 0 0-147.82 142.61l-.09 5.301v250.311a147.911 147.911 0 0 0 295.73 5.302l.091-5.302v-250.31A147.91 147.91 0 0 0 500.623 102.4",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,_4))}}),I4=["aria-labelledby"],q8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.2M512 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.334",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.333M512 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 384M682.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 1024",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.667M341.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.667M682.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.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,I4))}}),A4=["aria-labelledby"],H8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 256m0-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.286m0 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.143M603.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)]],14,A4))}}),L4=["aria-labelledby"],j8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.764s-31.507 26.257-55.138 28.882c0 2.626-2.626 2.626-5.251 2.626M703.672 903.221c5.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.133",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,L4))}}),R4=["aria-labelledby"],K8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M469.333 96a32 32 0 1 1 0 64h-384a10.667 10.667 0 0 0-10.666 10.667v768c0 5.888 4.778 10.666 10.666 10.666h768A10.667 10.667 0 0 0 864 938.667v-384a32 32 0 1 1 64 0v384a74.667 74.667 0 0 1-74.667 74.666h-768a74.667 74.667 0 0 1-74.666-74.666v-768C10.667 129.45 44.117 96 85.333 96zm227.414-24.96a32 32 0 0 1 42.88-14.336l144.213 72.107a53.333 53.333 0 0 1 13.867 85.418L790.613 321.323a32 32 0 0 1-45.226-45.27l71.893-71.978C569.216 223.7 373.333 445.227 373.333 768a32 32 0 1 1-64 0c0-339.03 200.918-581.845 463.659-623.104l-61.952-30.933a32 32 0 0 1-14.336-42.923z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,R4))}}),F4=["aria-labelledby"],W8=(0,l.defineComponent)({__name:"Menu",props:{class:{type:String,default:""},name:{type: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:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M476.31 129.613v254.925q0 38.035-26.868 64.904-26.87 26.869-64.904 26.869H129.613q-37.983 0-64.903-26.87-26.87-26.868-26.87-64.903V129.613q0-37.983 26.87-64.903 26.92-26.87 64.903-26.87h254.925q38.035 0 64.904 26.87 26.869 26.92 26.869 64.903m-81.575 0q0-10.197-10.197-10.197H129.613q-10.197 0-10.197 10.197v254.925q0 10.197 10.197 10.197h254.925q10.197 0 10.197-10.197zm81.576 509.85v254.924q0 38.034-26.87 64.903-26.868 26.87-64.903 26.87H129.613q-37.983 0-64.903-26.87-26.87-26.869-26.87-64.903V639.462q0-37.984 26.87-64.904 26.92-26.869 64.903-26.869h254.925q38.035 0 64.904 26.87 26.869 26.92 26.869 64.903m-81.576 0q0-10.198-10.197-10.198H129.613q-10.197 0-10.197 10.197v254.925q0 10.197 10.197 10.197h254.925q10.197 0 10.197-10.197zm152.954-382.387q0-90.754 64.241-154.995t154.994-64.24q90.805 0 154.995 64.24 64.24 64.241 64.24 154.995 0 90.804-64.24 154.994-64.14 64.24-154.995 64.24-90.753 0-154.994-64.24-64.24-64.14-64.24-154.994m81.576 0q0 57.052 40.33 97.38 40.277 40.279 97.38 40.279 57.002 0 97.28-40.278 40.329-40.33 40.329-97.381 0-57.002-40.278-97.33-40.33-40.279-97.382-40.279-57 0-97.33 40.278-40.278 40.278-40.278 97.382zM986.16 639.462v254.925q0 38.034-26.869 64.903t-64.903 26.87H639.462q-37.984 0-64.904-26.87-26.869-26.869-26.869-64.903V639.462q0-37.984 26.87-64.904 26.92-26.869 64.903-26.869h254.925q38.034 0 64.903 26.87 26.87 26.92 26.87 64.903m-81.575 0q0-10.197-10.197-10.197H639.462q-10.197 0-10.197 10.197v254.925q0 10.197 10.197 10.197h254.925q10.197 0 10.197-10.197z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,F4))}}),D4=["aria-labelledby"],Y8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.897m207.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 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,D4))}}),O4=["aria-labelledby"],U8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.597s74.309 9.289 83.597 46.443c41.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.886s74.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.289m171.839-320.455q-20.9 0-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.51M603.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.154M432.07 396.682q-34.833 0-55.732-27.866c-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.665q-20.9 13.933-41.798 13.933m575.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)]],14,O4))}}),q4=["aria-labelledby"],G8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.443zM702.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.513M512 675.286q-12.454 0-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.604m5.535 0q-20.757 0-33.21-16.605c-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.562q-12.453 8.302-24.908 8.302",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,q4))}}),H4=["aria-labelledby"],X8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.48M832 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.16m-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.16m-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.336",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,H4))}}),j4=["aria-labelledby"],Z8=(0,l.defineComponent)({__name:"Location3",props:{class:{type:String,default:""},name:{type: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:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.376S949.073 317.19 949.073 432.078c0 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.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.927m0 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.39m0-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.39",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,j4))}}),K4=["aria-labelledby"],Q8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.971zM497.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.857m0-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.143",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,K4))}}),W4=["aria-labelledby"],J8=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.487m0-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.282m0 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.923m0-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.846m0-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.385M512 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.385m472.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.385m-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.385",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,W4))}}),Y4=["aria-labelledby"],e7=(0,l.defineComponent)({__name:"Loading2",props:{class:{type:String,default:""},name:{type: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:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M520.665 64.564a29.2 29.2 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.331s448.33-200.722 448.33-448.33c-.002-245.242-196.917-444.456-441.258-448.24",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Y4))}}),U4=["aria-labelledby"],_l=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.8M550.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 16s-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.4zM121.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.4zM38.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.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 16zm160-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.4M473.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.4zm240 43.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16S611.2 259.2 624 240zm188.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.8M985.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.4z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,U4))}}),G4=["aria-labelledby"],t7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.997m-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)]],14,G4))}}),X4=["aria-labelledby"],Z4=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M642.973 1005.542 321.912 587.098a123.28 123.28 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)]],14,X4))}}),Q4=["aria-labelledby"],l7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M2872.821 445.756A239.976 239.976 0 1 0 2541.654 98.27c-579.18 551.584-1489.407 551.584-2068.589 0A240.094 240.094 0 0 0 141.9 445.758c764.682 728.205 1966.12 728.205 2730.921 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Q4))}}),J4=["aria-labelledby"],n7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.616M496.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.892zM374.154 472.615c-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)]],14,J4))}}),e3=["aria-labelledby"],a7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M948.907 677.15a36.41 36.41 0 0 1 36.154 32.15l.255 4.26v182.044a109.227 109.227 0 0 1-102.82 109.045l-6.407.182H147.91A109.227 109.227 0 0 1 38.866 902.012l-.182-6.408V713.56a36.409 36.409 0 0 1 72.563-4.26l.255 4.26v182.044a36.41 36.41 0 0 0 32.15 36.154l4.26.255h728.177a36.41 36.41 0 0 0 36.154-32.186l.255-4.223V713.56a36.41 36.41 0 0 1 36.409-36.41M789.436 7.519l3.167 2.84 205.965 205.965a36.41 36.41 0 0 1 2.84 48.315l-2.84 3.168L792.603 473.77a36.409 36.409 0 0 1-54.322-48.315l2.84-3.168 143.087-143.16H329.956a36.41 36.41 0 0 0-36.154 32.186l-.255 4.224v438.8a36.409 36.409 0 0 1-72.563 4.26l-.255-4.26v-438.8a109.227 109.227 0 0 1 102.819-109.045l6.408-.182h555.636l-144.47-144.47a36.41 36.41 0 0 1-2.84-48.315l2.84-3.168a36.41 36.41 0 0 1 48.314-2.84",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,e3))}}),t3=["aria-labelledby"],r7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512m0-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.267m31.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.267",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,t3))}}),l3=["aria-labelledby"],i7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M184.32 147.911a36.41 36.41 0 0 0-36.409 36.409v655.36a36.41 36.41 0 0 0 36.409 36.409h655.36a36.41 36.41 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.818zm291.271 327.68A364.09 364.09 0 0 1 839.68 111.502h36.409a36.409 36.409 0 0 1 0 72.818H839.68a291.27 291.27 0 0 0-291.271 291.271v57.745l47.04-47.113a36.409 36.409 0 1 1 51.555 51.554L537.777 647.004a36.41 36.41 0 0 1-51.554 0L376.996 537.777a36.409 36.409 0 1 1 51.555-51.554l47.04 47.113z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,l3))}}),n3=["aria-labelledby"],o7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M875.905 917.92h-523.27l-223.396-.442a20 20 0 0 1-1.933-.098c-26.506-2.65-51.014-14.997-69.01-34.768C40.174 862.702 30.19 836.9 30.19 809.96V248.134c0-59.528 48.43-107.958 107.96-107.958h737.754c59.529 0 107.957 48.43 107.957 107.958v240.548q0 .44-.019.88c-.023.528-2.103 55.172 16.513 91.16 5.032 9.727 1.225 21.69-8.501 26.723-9.725 5.029-21.69 1.227-26.723-8.501-22.72-43.922-21.168-104.153-20.927-110.656V248.135c0-37.66-30.64-68.3-68.299-68.3H138.15c-37.662 0-68.3 30.64-68.3 68.3v561.826c0 34.938 25.942 63.955 60.499 67.86l222.326.44h523.232c37.66 0 68.299-30.64 68.299-68.3l-.408-99.923c-.112-1.866-1.692-20.85-20.853-45.333l-.157-.203-23.16-30.388-125.041-165.46c-.444-.587-41.595-54.242-92.024-48.57-40.89 4.603-81.019 48.175-116.043 126.008-18.789 41.75-36.96 72.82-55.554 94.982-18.78 22.385-38.058 35.755-58.934 40.872-46.318 11.347-86.453-20.262-128.946-53.732l-5.394-4.245c-49.659-39.016-73.334-30.106-168.886 63.576-7.818 7.667-20.373 7.542-28.041-.278-7.666-7.818-7.542-20.373.277-28.04 49.77-48.795 82.714-77.575 114.225-89.901 35.582-13.918 68.56-6.685 106.925 23.46l5.432 4.275c36.185 28.502 67.435 53.115 94.965 46.365 27.326-6.697 56.853-44.921 87.765-113.61 41.75-92.774 91.56-142.962 148.05-149.172 73.018-8.016 125.68 61.232 127.885 64.184l124.93 165.312 23.04 30.233c28.029 35.873 29.156 65.749 29.192 69.04v.137l.41 100.33c.001 59.61-48.426 108.04-107.956 108.04z",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M299.017 442.633c-45.147 0-81.877-36.73-81.877-81.878s36.73-81.876 81.878-81.876 81.876 36.73 81.876 81.877-36.73 81.877-81.877 81.877m0-124.096c-23.28 0-42.218 18.94-42.218 42.218s18.939 42.219 42.219 42.219 42.217-18.94 42.217-42.219-18.938-42.218-42.218-42.218",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,n3))}}),a3=["aria-labelledby"],s7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M721.84 458.809c46.206 0 83.661-37.228 83.661-83.16s-37.501-83.15-83.66-83.15-83.673 37.229-83.673 83.15 37.456 83.16 83.672 83.16m-182.83 210.91-311.307-295.14a63.9 63.9 0 0 0-17.476 13.176L80.521 523.867l-6.827-253.463c-.83-30.515 23.711-56.217 54.238-57.048l229.57-6.19 53.862-56.888-284.934 7.68c-61.577 1.706-110.126 52.724-108.476 113.97l8.329 308.794 5.12 189.758c1.66 61.236 52.85 109.557 114.46 107.884l200.249-5.404 13.653-.364 53.863-56.889L545.815 676.17z",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"m909.892 173.852-276.286-38.525-62.68 47.173 331.332 46.193a55.81 55.81 0 0 1 47.548 62.726L887.99 734.686 750.467 553.722a68.107 68.107 0 0 0-95.039-13.278l-50.062 37.638 74.035 98.02-62.907 47.525-90.533 68.38-62.487 47.195 38.878 5.416 308.03 42.962a110.99 110.99 0 0 0 125.02-90.567 25.5 25.5 0 0 0 .739-3.914l68.87-493.977c8.465-60.667-34.077-116.759-95.119-125.27",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,a3))}}),r3=["aria-labelledby"],c7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.012",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.427M545.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.67 35.67 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.172M507.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.457",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,r3))}}),i3=["aria-labelledby"],u7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.96 27.96 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.716m-39.586 806.967L372.03 652.015a27.94 27.94 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.3 28.3 0 0 0 19.94 8.238m168.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.178m-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.4 28.4 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.82z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,i3))}}),o3=["aria-labelledby"],d7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.545m0 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.546m0-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.545",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,o3))}}),s3=["aria-labelledby"],f7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.545m0 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.546m0-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.545",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,s3))}}),c3=["aria-labelledby"],m7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M892.857 251.395 653.738 81.513c-50.985-36.25-76.987-54.554-104.774-61.539a153.2 153.2 0 0 0-73.928 0c-27.787 6.934-53.738 25.289-104.774 61.539l-239.12 169.882c-37.88 26.92-57 40.533-70.613 57.97-11.982 15.295-20.904 32.732-26.41 51.392-6.17 21.21-6.119 44.714-5.915 91.212l1.326 304.89c.357 85.298.714 128.94 17.692 161.367 14.581 27.94 37.525 50.832 65.566 65.26 32.529 16.826 76.12 17.03 161.47 17.03h475.485c85.348 0 128.991-.204 161.469-16.978 28.041-14.48 50.985-37.372 65.566-65.261 16.978-32.477 17.335-76.12 17.692-161.47l1.326-304.889c.204-46.447.306-69.951-5.915-91.16a153.1 153.1 0 0 0-26.41-51.394c-13.613-17.436-32.732-31.05-70.614-57.97M529.284 99.103q13.052 3.263 77.242 48.843l239.068 169.882q47.263 33.65 53.687 41.807 8.464 10.758 12.288 23.963 2.906 9.942 2.65 67.963l-1.325 304.89q-.51 108.75-8.412 123.995-10.503 20.14-30.693 30.54-15.245 7.903-124.046 7.903H274.257q-108.801 0-124.046-7.903-20.19-10.4-30.693-30.59-7.953-15.194-8.412-123.996l-1.326-304.89q-.255-57.97 2.651-67.912 3.875-13.205 12.339-23.963 6.373-8.157 53.636-41.807l239.119-169.882q64.19-45.58 77.191-48.843 17.335-4.283 34.568 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M466.114 918.94h86.674V584.989a43.337 43.337 0 0 0-86.674 0z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,c3))}}),u3=["aria-labelledby"],h7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M716.629 477.798H511.966V204.902c0-18.91-15.19-34.235-34.1-34.235-18.943 0-34.133 15.36-34.133 34.235v306.996a34.037 34.037 0 0 0 34.134 34.133h238.796c18.944 0 34.236-15.19 34.236-34.133 0-18.91-15.326-34.1-34.27-34.1M204.8 307.2H102.4V204.8c0-18.842-15.292-34.133-34.133-34.133S34.133 185.958 34.133 204.8v136.533c0 18.842 15.292 34.134 34.134 34.134H204.8c18.842 0 34.133-15.292 34.133-34.134S223.642 307.2 204.8 307.2m-90.658 302.387c-3.209-20.787-16.794-32.153-35.635-32.153-18.842 0-32.12 14.916-32.12 33.792 0 5.905 2.116 10.65 2.492 16.35 51.746 207.94 239.138 362.29 463.121 362.29 263.919 0 477.867-213.947 477.867-477.866S775.919 34.133 512 34.133c-203.708 0-377.173 127.693-445.918 307.2h73.933C204.765 200.431 346.76 102.4 512 102.4c226.202 0 409.6 183.398 409.6 409.6S738.202 921.6 512 921.6c-190.805 0-350.652-130.628-396.186-307.2",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,u3))}}),d3=["aria-labelledby"],p7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"m592.47 989.176-50.823-31.06s-112.941-73.41-228.705-177.88C245.176 718.116 191.53 656 149.176 596.706q-38.118-55.059-59.294-110.118c-16.94-42.352-25.412-84.706-25.412-124.236 0-42.352 8.472-84.705 25.412-124.234q25.411-55.059 67.765-101.648c28.235-28.234 64.941-50.823 101.647-67.764 93.176-39.53 206.118-31.06 293.648 22.588l33.88 25.412 33.884-25.412c87.53-53.646 200.47-62.118 293.646-22.588Q973.647 94.118 1016 136.47q46.59 42.355 67.764 101.648c16.941 39.53 25.412 81.882 25.412 124.235 0 39.53-8.47 81.883-25.412 124.235-14.117 33.882-33.88 73.412-59.294 110.118-39.528 59.294-93.176 121.412-163.764 183.53C750.588 881.88 643.294 952.47 632 958.116zM389.176 128c-31.06 0-62.118 5.648-90.352 16.94q-42.354 16.943-76.236 50.824c-22.588 22.588-39.53 45.178-50.824 73.412C160.47 297.412 152 328.47 152 359.53s5.647 62.117 19.764 96q16.942 46.589 50.824 93.176c36.706 53.646 87.53 110.118 149.648 169.412C479.53 816.94 586.824 887.53 589.647 887.53l5.647 2.823 2.824-2.823c5.646-2.824 110.118-70.588 217.412-169.412 62.117-59.294 112.94-115.766 149.646-169.412Q999.06 497.884 1016 455.53c14.118-33.882 19.764-64.94 19.764-96s-5.646-62.12-19.764-90.354c-11.294-28.234-28.236-50.823-50.824-73.412-25.412-22.588-48-39.528-76.234-50.822-67.766-28.236-152.472-22.59-217.412 16.94l-25.412 16.94c-8.47 5.648-14.118 14.12-22.588 19.766l-31.06 33.882-31.06-31.06c-8.468-8.468-14.116-14.116-22.586-19.762l-25.412-16.942C476.706 139.294 434.352 128 389.176 128",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,d3))}}),f3=["aria-labelledby"],g7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M979.627 252.132c-15.247-35.385-37.092-67.016-64.74-94.208-27.648-27.08-59.733-48.242-95.573-63.147-36.978-15.36-76.118-23.097-116.509-23.097-56.092 0-110.82 15.36-158.378 44.373A297 297 0 0 0 512 138.923a297 297 0 0 0-32.427-22.87C432.014 87.04 377.287 71.68 321.195 71.68c-40.391 0-79.531 7.737-116.509 23.097-35.726 14.791-67.925 36.067-95.573 63.147-27.762 27.192-49.493 58.823-64.74 94.208-15.815 36.75-23.893 75.776-23.893 115.94 0 37.887 7.737 77.368 23.097 117.532 12.857 33.564 31.289 68.38 54.84 103.537 37.32 55.638 88.634 113.664 152.35 172.487 105.585 97.508 210.147 164.864 214.584 167.595l26.965 17.294c11.947 7.623 27.307 7.623 39.254 0l26.965-17.294c4.437-2.844 108.885-70.087 214.585-167.595 63.716-58.823 115.03-116.85 152.348-172.487 23.552-35.157 42.098-69.973 54.841-103.537 15.36-40.164 23.097-79.645 23.097-117.533.114-40.163-7.964-79.19-23.78-115.94",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,f3))}}),m3=["aria-labelledby"],y7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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)]],14,m3))}}),h3=["aria-labelledby"],b7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.6m-627.2-44.8c0-25.6 22.4-48 48-48h294.4c25.6 0 48 22.4 48 48V192H316.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.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(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.6M528 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.6M688 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.6",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,h3))}}),p3=["aria-labelledby"],S7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.477m-454.03 581.604a42.75 42.75 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.5 218.5 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.86a644 644 0 0 0-4.694-13.71 11056 11056 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)]],14,p3))}}),g3=["aria-labelledby"],w7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.412zm946.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.206q-13.963-4.654-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)]],14,g3))}}),y3=["aria-labelledby"],v7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512m0-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.09M377.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.91q-10.473 3.49-13.964 13.963l-34.91 95.418 95.42-34.909q10.47-3.49 13.963-13.964z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,y3))}}),b3=["aria-labelledby"],N7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M547.84 998.573a32.286 32.286 0 0 1-31.744-32.707V405.978c0-7.83 2.71-15.36 7.71-21.323l240.58-288.768H111.917L332.8 385.8a33.55 33.55 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.02 31.02 0 0 1-44.514 0L285.515 776.907a33.07 33.07 0 0 1-9.276-23.13V417.303L21.745 83.358a33.49 33.49 0 0 1 5.3-45.96 31.2 31.2 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 418.146v547.72c0 18.07-14.216 32.707-31.684 32.707",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M701.68 504.042a32.286 32.286 0 0 1-31.2-33.13 32.045 32.045 0 0 1 31.321-32.346H946.96c17.529 0 31.744 14.697 31.744 32.768 0 18.07-14.215 32.708-31.684 32.708zm0 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.708zm0 204.8a31.02 31.02 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)]],14,b3))}}),S3=["aria-labelledby"],C7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M512 378.525a36.26 36.26 0 0 1 25.705 10.631L683.34 534.428a36.409 36.409 0 0 1-51.41 51.555l-83.521-83.304v252.023a36.409 36.409 0 1 1-72.818 0v-251.95l-83.45 83.522a36.409 36.409 0 1 1-51.554-51.482l145.636-145.636.218-.145A36.26 36.26 0 0 1 512 378.525",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M99.342 38.684c-46.895 0-84.906 38.011-84.906 84.979v776.674c0 46.968 38.011 84.979 84.906 84.979h825.316c46.895 0 84.906-38.011 84.906-84.979V269.298c0-46.967-38.011-84.978-84.906-84.978H529.04L418.575 51.792a36.4 36.4 0 0 0-27.962-13.108zm-12.088 84.979c0-6.7 5.388-12.16 12.088-12.16h274.304L484.111 244.03A36.4 36.4 0 0 0 512 257.138h412.658c6.7 0 12.088 5.461 12.088 12.16v631.04a12.16 12.16 0 0 1-12.088 12.16H99.342a12.16 12.16 0 0 1-12.088-12.16z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,S3))}}),w3=["aria-labelledby"],v3=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512m0-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.267m111.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.938z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,w3))}}),N3=["aria-labelledby"],x7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.481zm56.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 1024M519.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.27 269.27 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)]],14,N3))}}),C3=["aria-labelledby"],k7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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)]],14,C3))}}),x3=["aria-labelledby"],z7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.638m-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.259zM264.727 736.86c-6.003 12.106 5.592 24.54 18.521 18.532l141.877-85.937-74.518-74.567zm132.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.122",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,x3))}}),k3=["aria-labelledby"],E7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.152q0-37.236 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.618M781.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.546",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,k3))}}),z3=["aria-labelledby"],T7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.644s56.888-26.549 79.644-7.586c75.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.267m295.822-3.793q-102.4 0-182.044-79.644c-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.792m-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.51Q256 557.511 318.578 500.622c22.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.644M910.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.281zM174.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.17q-102.4 0-182.044-79.645c-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.511s-15.17 60.682-45.511 68.267c-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.459m-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.008zM686.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)]],14,z3))}}),E3=["aria-labelledby"],$7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[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.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.312s44.288 93.44 98.816 93.44c54.592 0 98.816-41.92 98.816-93.44S290.432 412.8 235.84 412.8m0-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.376m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312s98.816-41.728 98.816-93.312c0-51.52-44.288-93.312-98.816-93.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.312s44.288 93.44 98.816 93.44 98.816-41.92 98.816-93.44-44.288-93.312-98.816-93.312m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248s98.816-41.728 98.816-93.312-44.288-93.376-98.816-93.376",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,E3))}}),T3=["aria-labelledby"],V7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.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)]],14,T3))}}),$3=["aria-labelledby"],B7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M512 113.778a307.2 307.2 0 0 1 306.563 287.22 261.689 261.689 0 1 1-156.558 499.348 34.133 34.133 0 1 1 18.568-65.718 193.422 193.422 0 0 0 97.849-374.283 34.13 34.13 0 0 1-26.032-29.355 35.4 35.4 0 0 1-1.457-10.012 238.933 238.933 0 0 0-477.866 0 34.13 34.13 0 0 1-16.111 28.99 33.77 33.77 0 0 1-17.477 10.377 193.513 193.513 0 1 0 97.85 374.283 34.133 34.133 0 1 1 18.613 65.718A261.689 261.689 0 0 1 205.574 398.95 307.2 307.2 0 0 1 512 113.778m0 294.093a34.133 34.133 0 0 1 34.133 34.133v306.563l104.13-103.265 3.823-3.277a34.133 34.133 0 0 1 47.559 47.923l-3.323 3.823L536.03 854.79l-3.823 3.322a34.13 34.13 0 0 1-40.14.182l-4.233-3.64-157.878-158.288-3.277-3.823a34.13 34.13 0 0 1-.273-40.187l3.64-4.278 3.824-3.277a34.13 34.13 0 0 1 40.186-.273l4.278 3.641 99.487 99.806V442.004l.319-4.642A34.13 34.13 0 0 1 512 407.87",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,$3))}}),V3=["aria-labelledby"],M7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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)]],14,V3))}}),B3=["aria-labelledby"],P7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M562.972 539.185 123.64 99.851c-15.05-15.049-15.05-39.807 0-54.856 15.049-15.049 39.807-15.049 54.856 0L617.829 484.33c15.049 15.05 15.049 39.807 0 54.856-15.05 15.05-39.808 15.05-54.857 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M123.639 923.663 562.972 484.33c15.05-15.049 39.807-15.049 54.857 0 15.049 15.05 15.049 39.807 0 54.856L178.495 978.52c-15.05 15.05-39.807 15.05-54.856 0a38.11 38.11 0 0 1 0-54.856M868.322 539.67 428.988 100.338c-15.05-15.05-15.05-39.807 0-54.856 15.049-15.05 39.807-15.05 54.856 0l439.334 439.334c15.049 15.049 15.049 39.807 0 54.856a38.11 38.11 0 0 1-54.856 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"m428.988 924.149 439.334-439.334c15.049-15.05 39.807-15.05 54.856 0 15.049 15.049 15.049 39.807 0 54.856L483.844 979.005c-15.05 15.049-39.807 15.049-54.856 0-15.05-15.05-15.05-39.322 0-54.856",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,B3))}}),M3=["aria-labelledby"],_7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M483.844 539.185 923.178 99.851c15.049-15.049 15.049-39.807 0-54.856-15.05-15.049-39.807-15.049-54.856 0L428.988 484.33c-15.05 15.05-15.05 39.807 0 54.856 15.049 15.05 39.807 15.05 54.856 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M923.178 923.663 483.844 484.33c-15.05-15.049-39.807-15.049-54.856 0-15.05 15.05-15.05 39.807 0 54.856L868.322 978.52c15.049 15.05 39.807 15.05 54.856 0 15.049-15.049 15.049-39.807 0-54.856M178.495 539.67l439.334-439.333c15.049-15.05 15.049-39.807 0-54.856-15.05-15.05-39.808-15.05-54.857 0L123.64 484.815c-15.05 15.049-15.05 39.807 0 54.856 15.049 15.534 39.807 15.534 54.856 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,l.createTextVNode)(",",-1),(0,l.createElementVNode)("path",{d:"M617.829 924.149 178.495 484.815c-15.05-15.05-39.807-15.05-54.856 0-15.05 15.049-15.05 39.807 0 54.856l439.333 439.334c15.05 15.049 39.807 15.049 54.857 0 15.049-15.05 15.049-39.322 0-54.856",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,M3))}}),P3=["aria-labelledby"],I7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M199.36 572.768a31.9 31.9 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.624m339.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.248z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,P3))}}),_3=["aria-labelledby"],A7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.584m-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.768zm-60.886-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.838M539.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.378s240.778-52.583 312.735-141.146c11.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.519",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,_3))}}),I3=["aria-labelledby"],L7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M683.886 1012.42H336.457c-124.343 0-226.743-102.4-226.743-226.744V204.19h804.572v577.83c0 128-102.4 230.4-230.4 230.4M219.429 313.902v468.115c0 65.828 54.857 117.028 117.028 117.028h347.429c65.828 0 117.028-54.857 117.028-117.028V313.903H219.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.857M640 131.047H387.657c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857H640c32.914 0 54.857 25.6 54.857 54.857S672.914 131.047 640 131.047",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,I3))}}),A3=["aria-labelledby"],R7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 256M184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256zm753.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)]],14,A3))}}),L3=["aria-labelledby"],F7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 1024M249.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.054zm719.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.514M332.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.514m332.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.514",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,L3))}}),R3=["aria-labelledby"],D7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.933M259.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.948zm56.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.17m193.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)]],14,R3))}}),F3=["aria-labelledby"],O7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.286",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,F3))}}),D3=["aria-labelledby"],O3=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 1024",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,D3))}}),q3=["aria-labelledby"],q7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.414M877.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.585z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,q3))}}),H3=["aria-labelledby"],H7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.966M706.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 512z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,H3))}}),j3=["aria-labelledby"],j7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512m0-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.77m183.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.64m-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.385",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,j3))}}),K3=["aria-labelledby"],K7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.69 435.69 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.64 509.64 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)]],14,K3))}}),W3=["aria-labelledby"],Y3=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M110.693 499.054c71.2 0 142.399 19.419 252.436 116.509 9.708 6.474 22.653 6.474 29.127 0 55.017-61.49 271.852-297.744 517.814-375.416 0 0 32.364-6.474 48.545 22.653 9.71 19.419 22.655 38.837-6.472 61.492-25.89 19.418-300.98 203.89-501.633 501.635l-3.237 3.235c-12.946 9.709-77.673 58.255-135.927-16.182-64.726-80.908-97.09-158.58-223.307-223.307-3.237 0-3.237-3.237-6.474-6.474-12.944-12.945-61.49-84.145 29.127-84.145z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,W3))}}),U3=["aria-labelledby"],W7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M451.243 802.133a101.72 101.72 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.65 13.65 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)]],14,U3))}}),G3=["aria-labelledby"],Y7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 0m281.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.978",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,G3))}}),X3=["aria-labelledby"],U7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 480M270.243 527.725l161.622 163.812a.57.57 0 0 0 .81.015l321.132-321.908a.29.29 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.32.32 0 0 0-.424.02l-37.762 38.274a.29.29 0 0 0-.004.413z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,X3))}}),Z3=["aria-labelledby"],G7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 1024m0-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.333",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Z3))}}),Q3=["aria-labelledby"],X7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 0m202.55 571.077H306.73q-67.515 0-67.516-67.517 0-67.515 67.516-67.516h402.286q67.515 0 67.516 67.516 0 67.517-67.516 67.517z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Q3))}}),J3=["aria-labelledby"],Z7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.837m0 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.075M382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,J3))}}),ed=["aria-labelledby"],Q7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.914M160.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.143zM307.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 1024M160.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.143zm629.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.114m0-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.77m73.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.914M716.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.143z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,ed))}}),td=["aria-labelledby"],J7=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 1024M754.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.176M246.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 1024m0-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.548m-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)]],14,td))}}),ld=["aria-labelledby"],e9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 1024M826.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.338m0-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)]],14,ld))}}),nd=["aria-labelledby"],t9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512m0-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.77m0 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 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,nd))}}),ad=["aria-labelledby"],l9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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 512m0-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.333m0 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.933m-64 110.933a64 64 0 1 0 128 0 64 64 0 1 0-128 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,ad))}}),rd=["aria-labelledby"],n9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M323.604 988.793a203.805 203.805 0 1 1-214.2-346.471c321.81-199.32 643.616-397.418 965.628-596.74a305.71 305.71 0 0 1 321.197 0l965.426 596.335a203.805 203.805 0 1 1-214.2 346.672l-912.027-562.91z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,rd))}}),id=["aria-labelledby"],a9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M1738.587 837.775a135.93 135.93 0 1 0 142.902-231.298c-214.687-132.668-429.373-265.04-644.208-397.782a204.08 204.08 0 0 0-214.316 0c-214.538 132.742-429.224 265.113-643.91 397.782a135.93 135.93 0 1 0 142.9 231.298l608.317-375.683 608.39 375.683",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,id))}}),od=["aria-labelledby"],r9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M312.38 132.53a84.855 84.855 0 1 1 144.254-89.183L704.92 445.389a127.28 127.28 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)]],14,od))}}),sd=["aria-labelledby"],cd=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"m387.547 980.846 305.006-397.532a117.1 117.1 0 0 0 0-142.628L387.584 43.154a44.837 44.837 0 0 0-71.131 54.492l305.042 397.568a27.54 27.54 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)]],14,sd))}}),ud=["aria-labelledby"],i9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M2159.114 35.222a203.871 203.871 0 1 1 214.268 346.581l-965.944 596.53a305.81 305.81 0 0 1-321.302 0L120.394 381.805a203.871 203.871 0 1 1 214.27-346.582l912.326 562.89c303.974-187.358 607.946-375.328 912.124-562.89",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,ud))}}),dd=["aria-labelledby"],o9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,l.createElementVNode)("path",{d:"M1792.426 164.507a144.994 144.994 0 1 1 152.43 246.718c-229 141.513-457.998 282.71-687.157 424.3a217.69 217.69 0 0 1-228.603 0c-228.84-141.59-457.84-282.787-686.839-424.3a144.994 144.994 0 1 1 152.35-246.718l648.95 400.729 648.87-400.729",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,dd))}}),fd=["aria-labelledby"],s9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.383M122.88 664.137q-21.943 0-35.109-17.554c-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.777m915.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.331m-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.554s2.926 46.812-17.554 58.514-40.96 20.48-58.514 29.258l-20.48 8.777c-8.777 5.851-20.48 5.851-29.257 5.851M1038.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.886",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,fd))}}),md=["aria-labelledby"],c9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.857m-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.857m-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.2M475.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.8s58.515-14.628 76.8 7.315c14.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.856m0 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)]],14,md))}}),hd=["aria-labelledby"],u9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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.6m-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.96s-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.04m197.12 7.68V128l35.84 7.68zm-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.36m243.2 15.36a64 64 0 1 0 128 0 64 64 0 1 0-128 0m-512 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0m629.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 128m-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.44",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,hd))}}),pd=["aria-labelledby"],d9=(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(e,{emit:a}){let t=e,o=a,r=n=>{o("click",n)},i=n=>{if(n)return isNaN(Number(n))?String(n):n+"px"},s=(0,l.computed)(()=>({"fox-icon":!0,["fox-icon-"+t.name]:t.name,[t.class]:!!t.class})),c=(0,l.computed)(()=>{let n={};return n.height=i(t.height)??i(t.size),n.width=i(t.width)??i(t.size),n.color=t.color,n});return(n,u)=>((0,l.openBlock)(),(0,l.createElementBlock)("svg",{class:(0,l.normalizeClass)(s.value),style:(0,l.normalizeStyle)(c.value),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(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)]],14,pd))}}),Zn={prop:{type:[String]},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}},ii=(e,a)=>a[e.textKey],Jt=(e,a)=>a[e.valueKey],gd=(e,a)=>a[e.visibleKey],oi=(e,a)=>a[e.disabledKey],yd=(e,a)=>{const t=a[e.doitKey];return he(t)},bd=(e,a)=>{const t=a[e.numKey];return t==null?null:Te(a[t])},si=(e,a,t)=>{const o=e.itemOptions;return typeof o=="function"?o(a,t):o||null};function Sd(e,a,t,o,r,i=!1){return{props:Zn,emits:["update:modelValue","change","click"],setup(s,c){const{emitEvent:n,exposeApi:u}=Ct({context:c},s.prop),{slots:m}=c,f=(0,l.computed)(()=>{const w={};return w[`${e}`]=!0,w}),d=(0,l.computed)(()=>{const w={};return w[`${e}__titles`]=!0,w[`${s.direction}`]=!0,s.align&&(w[`${s.align}`]=!0),s.scroll===!0&&(w.scrollable=!0),s.shape&&(w[`${s.shape}`]=!0),s.showScrollArrow?(ne.value===!0&&(w["has-left-scroll-arrow "]=!0),W.value===!0&&(w["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(w["has-navigation"]=!0),w}),_=(0,l.computed)(()=>({})),C=(0,l.computed)(()=>{if(!s.gutter)return 0;const w=pe(s.gutter);return w<=0?0:w}),b=(0,l.ref)(s.modelValue);(0,l.watch)(()=>s.modelValue,w=>{b.value!==w&&(b.value=w,U(!1))});const h=(0,l.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),y=(0,l.computed)(()=>{const w={};return z.value||(w.display="none"),w}),x=(0,l.ref)(),z=(0,l.ref)(!1),B=()=>{const w=!z.value;$(w)},$=w=>{const g=w;g?(z.value=g,setTimeout(()=>{h.value["fox-tabs-bar__popup--show"]=!0,h.value["fox-tabs-bar__popup--hide"]=!1},0)):(h.value["fox-tabs-bar__popup--show"]=!1,h.value["fox-tabs-bar__popup--hide"]=!0,x.value?x.value.addEventListener("transitionend",()=>{z.value=!1},{once:!0}):setTimeout(()=>{z.value=!1},0))},k=(0,l.ref)(),q=(0,l.ref)([]),K=(w,g)=>{q.value[g]=w},I=w=>g=>{K(g,w)},V=(w,g)=>{const R=k.value,X=q.value;if(!R||!X||!X[w])return;const re=X[w];let se=0;s.direction==="vertical"?se=re.offsetTop-(R.offsetHeight-re.offsetHeight)/2:se=re.offsetLeft-(R.offsetWidth-re.offsetWidth)/2,v(R,se,g?0:.3,s.direction)},v=(w,g,R,X)=>{let re=0;const se=X==="horizontal"?w.scrollLeft:w.scrollTop,ce=R===0?1:Math.round(R*1e3/16);function me(){X==="horizontal"?w.scrollLeft+=(g-se)/ce:w.scrollTop+=(g-se)/ce,++re<ce&&en(me)}me()},L=(w,g)=>{const R=Jt(s,w),X={};return X[`${e}__titles-item`]=!0,X.disabled=oi(s,w),X.active=R===b.value,s.shape&&(X[`${s.shape}`]=!0),s.ellipsis&&(X.ellipsis=!0),g&&(g.class&&(X[`${g.class}`]=!0),g.disabled===!0&&(X.disabled=g.disabled)),X},Z=(w,g)=>{const R={};if(C.value>0){const X=Math.abs(C.value/2);s.direction==="vertical"?(R["margin-top"]=`${X}px`,R["margin-bottom"]=`${X}px`):(R["margin-left"]=`${X}px`,R["margin-right"]=`${X}px`)}return g&&g.style&&Object.assign(R,g.style),R},S=(w,g)=>`${Jt(s,w)??g}`,T=(w,g)=>{const R=Jt(s,w),X={};X[`${e}__popup-item`]=!0,X.disabled=oi(s,w),X.active=R===b.value,s.shape&&(X[`${s.shape}`]=!0);const re=si(s,w,g);return re&&re.disabled===!0&&(X.disabled=re.disabled),X},A=(0,l.computed)(()=>(s.data??[]).filter(w=>gd(s,w)!==!1)),D=(w,g)=>{const R=Jt(s,w);if(n("click",w,g),b.value==R)return;const X=()=>{b.value=R,s.scroll&&V(g,!1),n("update:modelValue",R),n("change",w,g)};if(typeof s.beforeChange=="function"){const re=s.beforeChange(w,g);Ia(re)?re.then(se=>{se!==!1&&X()}).catch(()=>{X()}):re!==!1&&X()}else X()},F=(w,g)=>function(){D(w,g)},H=(w,g)=>{D(w,g),$(!1)},E=(w,g)=>function(){H(w,g)},U=w=>{if(!Array.isArray(s.data)||!s.scroll)return;G()&&ae();const g=s.data.findIndex(R=>Jt(s,R)===b.value);g!==-1&&V(g,w)},Y=()=>{G()||ie()};(0,l.watch)(()=>s.data,()=>{setTimeout(U,0)}),(0,l.onMounted)(()=>{U(!0)}),(0,l.onBeforeUnmount)(()=>{Y()}),u({});const le=(w,g)=>{if(m.item)return m.item({item:w,index:g});const R=si(s,w,g),X=[];if(m.text){const se=m.text({item:w,index:g});X.push(se)}else{const se=[];if(R?.doit===!0||yd(s,w)){const Se=(0,l.h)("view",{class:[`${e}__titles-item-tip`,"doit"]});se.push(Se)}const ce=R?.num??bd(s,w);if(ce){let Se="";const ve=Te(ce);ve>=100?Se="99+":Se=`${ve}`;const Re=(0,l.h)("view",{class:[`${e}__titles-item-tip`,"num"]},[Se]);se.push(Re)}const me={class:`${e}__titles-item-text`};se.push(ii(s,w));const be=(0,l.h)("view",me,se);X.push(be)}const re=(0,l.h)("view",{class:`${e}__titles-item-line`});return X.push(re),(0,l.h)("view",{ref:I(g),class:L(w,R),style:Z(w,R),key:S(w,g),onClick:F(w,g)},X)},O=()=>{const w=m.default?m.default():[];if(w.length===0)for(let g=0;g<A.value.length;g++){const R=A.value[g],X=le(R,g);w.push(X)}return(0,l.h)("view",{ref:k,class:d.value,style:_.value},w)},M=()=>{let w=null;return m.navigation?w=m.navigation():w=(0,l.h)(t),(0,l.h)("view",{class:`${e}__navigation`,onClick:B},[w])},P=()=>{const w=[];for(let g=0;g<A.value.length;g++){const R=A.value[g];let X=null;m.popupItem?X=m.popupItem({item:R,index:g}):X=ii(s,R);const re=(0,l.h)("view",{class:T(R,g),key:S(R,g),onClick:E(R,g)},[X]);w.push(re)}return(0,l.h)("view",{class:h.value,style:y.value},w)},G=()=>s.showScrollArrow&&s.direction=="horizontal",ne=(0,l.ref)(!1),W=(0,l.ref)(!1),J=w=>{const g=k.value,R=q.value;if(!(!g||!R))if(w==="left"){const X=g.scrollLeft;let re=X;for(let se=0;se<R.length;se++){const ce=R[se].offsetLeft;if(X-ce<0)break;re=ce}v(g,re,.3,"horizontal")}else{const X=g.scrollLeft;let re=X,se=g.offsetWidth;for(let ce=R.length-1;ce>=0;ce--){const me=R[ce].offsetLeft+R[ce].offsetWidth;if(me-X<g.offsetWidth){re+=se-me;break}se=me}v(g,re,.3,"horizontal")}},te=je(()=>{const w=k.value;if(!w)return;let g=w.scrollLeft>0;g!==ne.value&&(ne.value=g);let R=w.scrollWidth-w.scrollLeft>w.offsetWidth;R!==W.value&&(W.value=R)},50),Q=w=>{te()},ae=()=>{const w=k.value;w&&(te(),w.addEventListener("scroll",Q))},ie=()=>{const w=k.value;w&&w.removeEventListener("scroll",Q)},j=w=>{if(w==="left"&&ne.value!==!0||w==="right"&&W.value!==!0)return null;let g=null;return w==="left"?m.leftArrow?g=m.leftArrow():g=(0,l.h)(o):m.rightArrow?g=m.rightArrow():g=(0,l.h)(r),(0,l.h)("view",{class:[`${e}__scroll-arrow`,w],onClick:()=>{J(w)}},[g])};return()=>{const w=[],g=O();if(w.push(g),G()){const R=j("left");R&&w.push(R);const X=j("right");X&&w.push(X)}else if(s.showQuickNavigation){const R=M();w.push(R);const X=P();w.push(X)}return(0,l.h)("view",{class:f.value},w)}}}}var{create:wd,componentName:vd,scope:Nd}=fe("tabs-bar"),Cd=wd(Sd(vd,Nd,B4,Z4,Yu,!1)),Il=Cd,ci=Symbol("TabsStatesKey"),Qn={prop:{type:[String]},modelValue:{type:[String,Number]},direction:{type:[String],default:()=>"horizontal"},lazy:{type:[Boolean],default:()=>!0},draggle:{type:[Boolean],default:()=>!1},transition:{type:[Boolean],default:()=>!0},height:{type:[String,Number]},width:{type:[String,Number]}},ui=10;function di(e,a){return e>a&&e>ui?"horizontal":a>e&&a>ui?"vertical":""}function el(){const e=window.navigator.userAgent;return"ontouchstart"in window||e.indexOf("touch")!==-1||e.indexOf("mobile")!==-1}function tl(){const e={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},a=()=>e.direction==="vertical",t=()=>e.direction==="horizontal",o=()=>{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 c=s;e.deltaX=c.clientX-e.startX,e.deltaY=c.clientY-e.startY,e.moveX=c.clientX,e.moveY=c.clientY}e.offsetX=Math.abs(e.deltaX),e.offsetY=Math.abs(e.deltaY),e.duration=Date.now()-e.startTime,e.direction||(e.direction=di(e.offsetX,e.offsetY))}),start:(s=>{if(o(),s.touches){const c=s.touches[0];e.startX=c.clientX,e.startY=c.clientY}else{const c=s;e.startX=c.clientX,e.startY=c.clientY}e.startTime=Date.now()}),reset:o,isVertical:a,isHorizontal:t,state:e}}function xd(){const e=(0,l.ref)(0),a=(0,l.ref)(0),t=(0,l.ref)(0),o=(0,l.ref)(0),r=(0,l.ref)(0),i=(0,l.ref)(0),s=(0,l.ref)(0),c=(0,l.ref)(0),n=(0,l.ref)(0),u=(0,l.ref)(0),m=(0,l.ref)(""),f=()=>m.value==="vertical",d=()=>m.value==="horizontal",_=()=>{s.value=0,c.value=0,n.value=0,u.value=0,m.value="",t.value=0};return{move:(h=>{if(h.touches){const y=h.touches[0];s.value=y.clientX-e.value,c.value=y.clientY-a.value,r.value=y.clientX,i.value=y.clientY}else{const y=h;s.value=y.clientX-e.value,c.value=y.clientY-a.value,r.value=y.clientX,i.value=y.clientY}n.value=Math.abs(s.value),u.value=Math.abs(c.value),o.value=Date.now()-t.value,m.value||(m.value=di(n.value,u.value))}),start:(h=>{if(_(),h.touches){const y=h.touches[0];e.value=y.clientX,a.value=y.clientY}else{const y=h;e.value=y.clientX,a.value=y.clientY}t.value=Date.now()}),reset:_,startX:e,startY:a,startTime:t,duration:o,moveX:r,moveY:i,deltaX:s,deltaY:c,offsetX:n,offsetY:u,direction:m,isVertical:f,isHorizontal:d}}var kd=15,zd=300,Ed=200;function Td(e,a,t=1){return e=Math.abs(e/a)/.003*(e<0?-1:1),e*t}function fi(e,a=0,t,o,r=Ed){t==="end"?e.style.transition=`transform ${r}ms linear`:e.style.transition="transform 0ms linear",o==="horizontal"?e.style.transform=`translate3d(${a}px, 0, 0)`:e.style.transform=`translate3d(0, ${a}px, 0)`}var $d=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(e,a,t,o=1){this.onStart=e,this.onMove=a,this.onEnd=t,this.momentumReduceRatio=o,this.isTouch=el()}open(e){this.el=e;const a=tl(),t=(o,r,i)=>{const s={delta:o,direction:r,type:i};this.onMove(s)};this.transitionend=()=>{this.transitionEndTrigger&&(this.transitionEndTrigger(),this.transitionEndTrigger=null)},this.touchstart=o=>{if(this.moving)return;a.start(o),this.transitionEndTrigger=()=>{e.removeEventListener("transitionend",this.transitionend),this.moving=!1,this.onEnd()},this.moving=!0,e.removeEventListener("transitionend",this.transitionend),e.addEventListener("transitionend",this.transitionend),e.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),e.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&e.addEventListener("touchcancel",this.touchend);const r={delta:0,type:"start",direction:this.direction};this.onStart(r)},this.touchmove=o=>{if(!this.moving)return;a.move(o);let r=0;if(this.direction==="horizontal"){if(a.isVertical())return;r=a.state.deltaX}else{if(a.isHorizontal())return;r=a.state.deltaY}t(r,this.direction,"move")},this.touchend=()=>{if(!this.moving)return;e.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),e.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.isTouch&&e.removeEventListener("touchcancel",this.touchend);let o=0;if(this.direction==="horizontal"){if(a.isVertical()){this.moving=!1;return}o=a.state.deltaX}else{if(a.isHorizontal()){this.moving=!1;return}o=a.state.deltaY}const r=a.state.duration;r<zd&&Math.abs(o)>kd?(o=Td(o,r,this.momentumReduceRatio),t(o,this.direction,"end")):t(o,this.direction,"end")},e.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}close(){const e=this.el;this.transitionend&&e.addEventListener("transitionend",this.transitionend),this.touchstart&&e.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart),this.touchmove&&e.addEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&e.addEventListener(this.isTouch?"touchend":"mouseup",this.touchend),this.touchcancel&&this.isTouch&&e.addEventListener("touchcancel",this.touchcancel),this.el=null}};function Vd(e,a,t,o=1){return new $d(e,a,t,o)}function Bd(e,a,t=!1){return{props:Qn,emits:["update:modelValue","change"],setup(o,r){const{emitEvent:i,exposeApi:s}=Ct({context:r},o.prop),{slots:c}=r,n=(0,l.shallowRef)([]),u={current:(0,l.ref)(o.modelValue??""),direction:(0,l.ref)(o.direction),transition:o.transition,tabWidth:(0,l.ref)(-1),tabHeight:(0,l.ref)(-1),add:I=>{const V={name:I};u.current.value===I&&(V.loaded=!0),n.value.push(V),(0,l.triggerRef)(n)},remove:I=>{const V=n.value.findIndex(v=>v.name===I);V!==-1&&n.value.splice(V,1)},isLoaded:I=>{if(!o.lazy)return!0;const V=n.value.findIndex(v=>v.name===I);return V!==-1?u.current.value?n.value[V].loaded??!1:V===0:!1}};(0,l.provide)(ci,u);const m=I=>{const V=n.value.findIndex(v=>v.name===I);V!==-1&&(n.value[V].loaded=!0,(0,l.triggerRef)(n))};(0,l.watch)([()=>o.modelValue,()=>o.direction],([I,V])=>{u.current.value!==I&&(u.current.value=I??"",m(I??"")),u.direction.value!==V&&(u.direction.value=V)});const f=(0,l.ref)(null),d=(0,l.ref)(null),_=(0,l.computed)(()=>({[e]:!0,[`${o.direction}`]:!0})),C=(0,l.computed)(()=>{const I={};if(o.width){const V=ye(o.width);V&&(I.width=V)}if(o.height){const V=ye(o.height);V&&(I.height=V)}return I});let b=!0;const h=(0,l.computed)(()=>{const I={};if(o.transition===!1)return I;const V=n.value.length;if(V<=0)return I;const v=n.value.findIndex(L=>L.name===u.current.value);return u.direction.value==="vertical"?u.tabHeight.value>0&&(I.height=`${V*u.tabHeight.value}px`,v!==-1&&(I.transform=`translate(0, -${v*u.tabHeight.value}px)`)):u.tabWidth.value>0&&(I.width=`${V*u.tabWidth.value}px`,v!==-1&&(I.transform=`translate(-${v*u.tabWidth.value}px, 0)`)),b&&(b=!1,I.transition="transform 0s ease"),I}),y={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},x=I=>{const V=n.value.length,v=n.value.findIndex(L=>L.name===u.current.value);y.moved=0,I.direction==="vertical"?(y.min=-1*(u.tabHeight.value*(V-1)+u.tabHeight.value/4),y.max=u.tabHeight.value/4,y.start=-v*u.tabHeight.value,y.itemDistance=u.tabHeight.value):(y.min=-1*(u.tabWidth.value*(V-1)+u.tabWidth.value/4),y.max=u.tabWidth.value/4,y.start=-v*u.tabWidth.value,y.itemDistance=u.tabWidth.value)},z=I=>{const V=d.value;if(!V)return;let v=y.start+I.delta;if(v>y.max?v=y.max:v<y.min&&(v=y.min),I.type==="move")fi(V,v,"move",I.direction,300);else if(I.type==="end"){let L=Math.floor(Math.abs(v)*1/y.itemDistance);const Z=Math.abs(v)%y.itemDistance;y.start>v?Z>=y.itemDistance*y.triggerAutoMoveRatio&&(L+=1):Z>y.itemDistance-y.itemDistance*y.triggerAutoMoveRatio&&(L+=1),v=-1*L*y.itemDistance,fi(V,v,"end",I.direction,300),y.moved=v;const S=n.value[L].name;u.current.value=S??"",m(S??""),i("update:modelValue",S)}},B=()=>{},$=()=>{if(!f.value)return;const I=Nl(f.value);u.tabWidth.value=I.width,u.tabHeight.value=I.height},k=Qa($,250);let q=null,K=null;return(0,l.onMounted)(()=>{o.transition!==!1&&f.value&&($(),window.ResizeObserver&&(K=new window.ResizeObserver(k),K.observe(f.value)),o.draggle&&(q=Vd(x,z,B),q.open(d.value)))}),(0,l.onBeforeUnmount)(()=>{K&&(K.disconnect(),K=null),q&&q.close()}),s({doLayout(){$()}}),()=>{const I=(0,l.h)("view",{class:`${e}__panes`,style:h.value,ref:d},[c?.default?.()]);return(0,l.h)("view",{class:_.value,style:C.value,ref:f},[I])}}}}var{create:Md,componentName:Pd,scope:_d}=fe("tabs-container"),Id=Md(Bd(Pd,_d,!1)),Al=Id,Ad={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 Ld(e,a,t){return{props:Ad,setup(o,{emit:r,slots:i}){const s=(0,l.inject)(ci);(0,l.onMounted)(()=>{s.add(o.paneKey)}),(0,l.onBeforeUnmount)(()=>{s.remove(o.paneKey)});const c=(0,l.computed)(()=>{const m=[e];return s.direction.value==="vertical"?m.push("is-vertical"):m.push("is-horizontal"),s.transition===!1?m.push("is-no-transition"):m.push("is-transition"),m}),n=(0,l.computed)(()=>{const m={};return s.transition===!1?(s.current.value!==o.paneKey&&(m.display="none"),m):(s.direction.value==="vertical"&&s.tabHeight.value>0?m.height=`${s.tabHeight.value}px`:s.tabWidth.value>0&&(m.width=`${s.tabWidth.value}px`),m)}),u=(0,l.computed)(()=>o.loaded!=null?he(o.loaded):s.isLoaded(o.paneKey));return()=>{let m=[];if(u.value)m=i?.default?.()??[];else if(i.empty)m=i.empty();else{const f={class:`${e}__empty-icon`},d=(0,l.h)(o.emptyIcon??t,f),_=(0,l.h)("view",{class:`${e}__empty-text`},[o.emptyText??"Loading"]),C=(0,l.h)("view",{class:`${e}__empty`},[d,_]);m.push(C)}return(0,l.h)("view",{class:c.value,style:n.value,prop:o.paneKey},m)}}}}var{create:Rd,componentName:Fd,scope:Dd}=fe("tabs-pane"),Od=Rd(Ld(Fd,Dd,_l)),Jn=Od,qd={...Zn,...Qn,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}};function Hd(e,a,t,o){return{props:qd,emits:["update:modelValue","change"],setup(r,i){const{emitEvent:s,exposeApi:c}=Ct({context:i},r.prop),{slots:n}=i,u=e,m=(0,l.computed)(()=>{const y=[`${u}`];return r.direction==="vertical"?y.push("vertical-tabbar"):y.push("horizontal-tabbar"),y}),f=(0,l.computed)(()=>{const y={};if(r.width){const x=ye(r.width);x&&(y.width=x)}if(r.height){const x=ye(r.height);x&&(y.height=x)}return y}),d=(0,l.computed)(()=>[`${u}__bar`]),_=(0,l.computed)(()=>[`${u}__container`]),C=(0,l.ref)(r.modelValue);(0,l.watch)(()=>r.modelValue,y=>{C.value!==y&&(C.value=y)});const b=y=>{s("change",y)},h=y=>{C.value!==y&&(C.value=y,s("update:modelValue",y))};return c({}),()=>{const{getChildren:y}=Yt(n.default),x=y(),z=[];if(Array.isArray(r.data))z.push(...r.data);else for(let V=0;V<x.length;V++){const v=x[V].props??{},L={text:v.label??"",value:v["pane-key"]??v.paneKey??""};z.push(L)}const B={};for(let V in n)V!=="default"&&(B[V]=n[V]);const $=vt(r,Zn);Object.assign($,{prop:null,data:z,class:d.value,modelValue:C.value,direction:r.direction,onChange:b,"onUpdate:modelValue":h});const k=(0,l.h)(t,$,B),q={default:()=>x},K=vt(r,Qn);Object.assign(K,{prop:null,class:_.value,modelValue:C.value,onChange:b,"onUpdate:modelValue":h});const I=(0,l.h)(o,K,q);return(0,l.h)("view",{class:m.value,style:f.value},[k,I])}}}}var{create:jd,componentName:Kd,scope:Wd}=fe("tabs-frame"),Yd=jd(Hd(Kd,Wd,Il,Al)),ea=Yd,Ud={prop:{type:[String]},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 Gd(e,a){return typeof e.textKey=="string"&&e.textKey.length>0?a[e.textKey]:a.text}function mi(e,a){return typeof e.valueKey=="string"&&e.valueKey.length>0?a[e.valueKey]:a.value}function hi(e,a){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?a[e.disabledKey]:a.disabled??null}function Xd(e,a){return typeof e.visibleKey=="string"&&e.visibleKey.length>0?a[e.visibleKey]:a.visible??null}function ta(e,a){return typeof e.statusKey=="string"&&e.statusKey.length>0?a[e.statusKey]:a.statusKey??null}function pi(e,a){return typeof e.doitKey=="string"&&e.doitKey.length>0?a[e.doitKey]:a.doitKey??null}function gi(e,a){return typeof e.labelKey=="string"&&e.labelKey.length>0?a[e.labelKey]:a.labelKey??null}function la(e,a,t){return typeof e.itemOptions=="function"?e.itemOptions(a,t):e.itemOptions}var Zd=class{scope;constructor(e){this.scope=e}async load(e,a,t){if(Array.isArray(a))return a;if(typeof a=="function")return await Reflect.apply(a,null,[t]);const o=Ke(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(Ge(t)&&(0,l.isReactive)(t)&&(t=(0,l.toRaw)(t)),await Reflect.apply(o,null,[a,t]))}};function Qd(){const e=et();return new Zd(e)}function Jd(e,a,t,o){return{props:Ud,emits:["update:modelValue","change","loaded-data","click"],setup(r,i){const{emitEvent:s,exposeApi:c}=Ct({context:i},r.prop),n=e,u=Qd(),m=(0,l.ref)([]),f=(0,l.computed)(()=>m.value.filter(O=>Xd(r,O)!==!1)),d=(0,l.ref)(-1),_=()=>{const O=r.modelValue,M=f.value.findIndex(P=>mi(r,P)===O);d.value!==M&&(d.value=M,r.scroll&&Y(M,!1))};(0,l.watch)([()=>r.modelValue,f],()=>{_()});const C=O=>d.value===O,b=O=>{if(O<0&&O>=f.value.length)return!1;const M=f.value[O],P=(la(r,M,O)??{}).status??ta(r,M);return C(O)||P},h=(0,l.computed)(()=>{const O={[n]:!0};return r.mode?O[`is-${r.mode}`]=!0:r.direction&&(O[`is-${r.direction}`]=!0),r.scroll&&(O["is-scroll"]=!0),O}),y=(0,l.computed)(()=>({})),x=(O,M,P,G,ne)=>{const W={[`${n}__step`]:!0};return ne&&(W[`${ne}`]=!0),W[`${z.value}`]=!0,G&&(W["is-doit"]=!0),O===d.value?W["is-active"]=!0:M==="done"?W["is-done"]=!0:M==="error"?W["is-error"]=!0:M==="half"?W["is-half"]=!0:P?W["is-disabled"]=!0:W["is-normal"]=!0,W},z=(0,l.computed)(()=>{let O=r.align;if(!O){if(r.mode==="simple")return"start";r.direction==="vertical"?O="start":O="center"}return O}),B=(O,M={})=>{const P={...M};if(z.value==="start"&&O===f.value.length-1)P.flex="0 0 auto";else if(r.step){const G=typeof r.step=="number"||on(r.step)?ye(r.step):r.step;r.direction==="vertical"?P.height=G:P.width=G}else P.flex="1 1 100%";return P},$=(O,M)=>{let P={};if(M<f.value.length-1){const G=M+1;b(M)&&b(G)?r.direction==="vertical"?P.height="100%":P.width="100%":P.opacity="0"}return P},k=O=>f.value.length-1===O,q=(O,M)=>{if(r.clickNavigatePolicy==="disabled"||(r.clickNavigatePolicy==="only-back"||r.clickNavigatePolicy==="only-back-reset")&&M>d.value||d.value===M)return;const P=d.value,G=M;d.value=M,r.scroll&&Y(M,!1);const ne=mi(r,O);s("update:modelValue",ne);const W={fromIndex:P,currentIndex:G,item:O,items:f.value,clickNavigatePolicy:r.clickNavigatePolicy};s("change",ne,W)},K=(0,l.ref)(!0),I=async(O,M)=>{try{const P=await u.load("stesbar",O,M);Array.isArray(P)&&(m.value=P),K.value=!1}catch(P){console.error("[FoxUI] Load StepsBar Data Fail",P),m.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,l.watch)([()=>r.data,()=>r.params],async([O,M])=>{O&&I(O,M)},{immediate:!0}),c({});const V=(O,M,P,G,ne,W)=>{const J=[];let te=null;if(!W)if(i.slots.icon)te=i.slots.icon({item:O,index:M,status:G});else if(G==="done"){const Q={};r.iconSize&&(Q.width=r.iconSize,Q.height=r.iconSize),te=(0,l.h)(r.icon??t,Q)}else te=(0,l.h)("span",{},[P??`${M+1}`]);return te&&J.push(te),(0,l.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{s("click",{item:O,index:M}),!ne&&q(O,M)}},J)},v=(O,M,P)=>(0,l.h)("view",{class:"fox-steps-bar__line"},[(0,l.h)("i",{class:"fox-steps-bar__line-inner",style:$(O,M)})]),L=()=>{let O=null;if(i.slots.markIcon)O=i.slots.markIcon();else{const M={};r.iconSize&&(M.width=r.markIconSize,M.height=r.markIconSize),O=(0,l.h)(r.markIcon??o,M)}return(0,l.h)("view",{class:"fox-steps-bar__mark"},[O])},Z=(O,M,P,G,ne,W)=>{const J=[];if(!k(M)){const Q=v(O,M,G);J.push(Q)}const te=V(O,M,P,G,ne,W);return J.push(te),(0,l.h)("view",{class:"fox-steps-bar__head"},J)},S=(O,M,P,G)=>{let ne=null;return i.slots.main?ne=i.slots.main({item:O,index:M,status:P}):ne=Gd(r,O),(0,l.h)("view",{class:"fox-steps-bar__main",onClick:()=>{s("click",{item:O,index:M}),!G&&q(O,M)}},[ne])},T=(O,M,P)=>{let G=null;return i.slots.sub?(G=i.slots.sub({item:O,index:M,status:P}),(0,l.h)("view",{class:"fox-steps-bar__sub"},[G])):null},A=(O,M)=>{const P=la(r,O,M)??{},G=P.status??ta(r,O);let ne=hi(r,O);P.disabled===!0&&(ne=!0),r.disabled===!0&&(ne=!0);let W=pi(r,O);P.doit===!0&&(W=!0);const J=P.label??gi(r,O),te=[],Q=V(O,M,J,G,ne,W);Q&&te.push(Q);const ae=S(O,M,G,ne);if(ae&&te.push(ae),!k(M)){const X=v(O,M,G);X&&te.push(X)}const ie=[],j=(0,l.h)("view",{class:"fox-steps-bar__head"},te);ie.push(j);const w=T(O,M,G);w&&ie.push(w);const g=P.class,R=P.style??{};return(0,l.h)("view",{ref:U(M),class:x(M,G,ne,W,g),style:B(M,R)},ie)},D=(O,M)=>{const P=la(r,O,M)??{},G=P.status??ta(r,O);let ne=hi(r,O);P.disabled===!0&&(ne=!0),r.disabled===!0&&(ne=!0);let W=pi(r,O);P.doit===!0&&(W=!0);const J=P.label??gi(r,O),te=[],Q=r.layout;for(let j of Q)if(j==="head"){const w=Z(O,M,J,G,ne,W);te.push(w)}else if(j==="main"){const w=S(O,M,G,ne);te.push(w)}else if(j==="sub"){const w=T(O,M,G);te.push(w)}else if(j==="mark"){const w=L();te.push(w)}const ae=P.class,ie=P.style??{};return(0,l.h)("view",{ref:U(M),class:x(M,G,ne,W,ae),style:B(M,ie)},te)},F=(0,l.ref)(),H=(0,l.ref)([]),E=(O,M)=>{H.value[M]=O},U=O=>M=>{E(M,O)},Y=(O,M)=>{const P=F.value,G=H.value;if(!P||!G||!G[O])return;const ne=G[O];let W=0;r.direction==="vertical"?W=ne.offsetTop-(P.offsetHeight-ne.offsetHeight)/2:W=ne.offsetLeft-(P.offsetWidth-ne.offsetWidth)/2,le(P,W,M?0:.3,r.direction)},le=(O,M,P,G)=>{let ne=0;const W=G==="horizontal"?O.scrollLeft:O.scrollTop,J=P===0?1:Math.round(P*1e3/16);function te(){G==="horizontal"?O.scrollLeft+=(M-W)/J:O.scrollTop+=(M-W)/J,++ne<J&&en(te)}te()};return()=>{let O=[];if(r.mode==="simple")for(let P=0;P<f.value.length;P++){const G=f.value[P],ne=A(G,P);O.push(ne)}else for(let P=0;P<f.value.length;P++){const G=f.value[P],ne=D(G,P);O.push(ne)}const M={ref:F,class:h.value,style:y.value};return O.length===0&&typeof i.slots.default=="function"&&(O=i.slots.default()),(0,l.h)("view",M,O)}}}}var{componentName:ef,create:tf,scope:lf}=fe("steps-bar"),nf=tf(Jd(ef,lf,Y3,cd)),na=nf,af=Symbol.for("PageWrapperKey");function rf(e,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,o){fn(!0);const r={};(0,l.provide)(af,r);const i=u=>{typeof r.beforeClose=="function"&&r.beforeClose()},s=(0,l.ref)(!0),c=u=>{s.value=u},n=(0,l.computed)(()=>{const u={};return t.height&&(u["--fox-dialog-item-body-height"]=ye(t.height)),u});return()=>{const u={...o.attrs,style:n.value,title:t.title,draggable:t.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":t.appendToBody,"close-on-click-modal":t.closeOnClickModal,"close-on-press-escape":t.closeOnPressEscape,"before-close":i},m=["fox-dialog-item "];t.hideHeader&&m.push("hide-header"),t.class&&m.push(t.class),u.class=m.join(" ");const f={};return typeof o.slots.default=="function"&&(f.default=o.slots.default),(0,l.h)(N.ElDialog,u,f)}}}}var{componentName:of,create:sf,scope:cf}=fe("dialog-item"),uf=sf(rf(of,cf)),aa=uf,ll=0,yi="fox-overflow-hidden",bi=()=>ot?document.body:{classList:[]},df=e=>[()=>{if(e())try{!ll&&bi().classList.add(yi),ll++}catch{}},()=>{if(e()&&ll)try{ll--,!ll&&bi().classList.remove(yi)}catch{}}],ff={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:mf,create:hf}=fe("overlay"),pf=hf({props:{...ff},emits:["click","update:visible"],setup(e,{emit:a}){const[t,o]=df(()=>e.lockScroll),r=(0,l.computed)(()=>({[mf]:!0,[e.overlayClass]:!0})),i=(0,l.computed)(()=>({transitionDuration:`${e.duration}s`,zIndex:e.zIndex,...e.overlayStyle}));return(0,l.watch)(()=>e.visible,c=>{c?t():o()}),{classes:r,style:i,onClick:c=>{a("click",c),e.closeOnClickOverlay&&a("update:visible",!1)}}}});function gf(e,a,t,o,r,i){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)(e.classes),onClick:a[0]||(a[0]=(0,l.withModifiers)((...s)=>e.onClick&&e.onClick(...s),["stop"])),style:(0,l.normalizeStyle)(e.style)},[(0,l.renderSlot)(e.$slots,"default")],6),[[l.vShow,e.visible]])]),_:3})}var Ll=Xe(pf,[["render",gf]]),yf=2e3,Si=()=>yf++,bf={visible:{type:Boolean,default:!1},zIndex:{type:[String,Number]},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,Array],default:""},closeable:{type:Boolean,default:!1},closeIconPosition:{type:String,default:"top-right"},destroyOnClose:{type:Boolean,default:!0},teleport:{type:[String,Element],default:"body"},teleportDisable:{type:Boolean,default:!1},overlay:{type:Boolean,default:!0},round:{type:Boolean,default:!1},safeAreaInsetBottom:{type:Boolean,default:!1},overlayClass:{type:String,default:""},overlayStyle:{type:Object,default:{}}},Sf=(e,a)=>({components:a,props:bf,emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(t,{emit:o}){const r=(0,l.reactive)({zIndex:0,showSlot:!0,closed:t.closeable});t.visible&&(r.zIndex=Si());const i=(0,l.computed)(()=>{const b=e,h=[b,`${b}--${t.position}`];return t.round&&h.push("round"),t.position==="bottom"&&t.safeAreaInsetBottom&&h.push(`${b}--${t.position}--safebottom`),typeof t.popClass=="string"?h.push(t.popClass):Array.isArray(t.popClass)&&t.popClass.forEach(y=>{h.push(y)}),h}),s=(0,l.computed)(()=>({zIndex:r.zIndex,transitionDuration:`${t.duration}s`,...t.style})),c=(0,l.computed)(()=>t.transition?t.transition:`fox-popup-slide-${t.position}`),n=()=>{o("update:visible",!0),t.zIndex?r.zIndex=t.zIndex:r.zIndex=Si(),t.destroyOnClose&&(r.showSlot=!0),o("open")},u=()=>{o("update:visible",!1),o("close"),t.destroyOnClose&&setTimeout(()=>{r.showSlot=!1},+t.duration*1e3)},m=b=>{o("click-pop",b)},f=b=>{b.stopPropagation(),o("click-close-icon",b),o("update:visible",!1)},d=b=>{o("click-overlay",b),t.closeOnClickOverlay&&o("update:visible",!1)},_=b=>{o("opend",b)},C=b=>{o("closed",b)};return(0,l.watch)(()=>t.visible,b=>{t.visible?n():u()}),(0,l.watch)(()=>t.closeable,b=>{r.closed=b}),{...(0,l.toRefs)(r),popStyle:s,transitionName:c,classes:i,onClick:m,onClickCloseIcon:f,onClickOverlay:d,onOpened:_,onClosed:C}}}),{componentName:wf,create:vf}=fe("popup"),Nf=vf(Sf(wf,{FoxOverLay:Ll,Close:O3}));function Cf(e,a,t,o,r,i){const s=(0,l.resolveComponent)("FoxOverLay"),c=(0,l.resolveComponent)("Close");return(0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:e.teleport,disabled:e.teleportDisable},[e.overlay?((0,l.openBlock)(),(0,l.createBlock)(s,(0,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"])):(0,l.createCommentVNode)("",!0),(0,l.createVNode)(l.Transition,{name:e.transitionName,onAfterEnter:e.onOpened,onAfterLeave:e.onClosed},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(e.classes),style:(0,l.normalizeStyle)(e.popStyle),onClick:a[1]||(a[1]=(...n)=>e.onClick&&e.onClick(...n))},[e.showSlot?(0,l.renderSlot)(e.$slots,"default",{key:0}):(0,l.createCommentVNode)("",!0),e.closed?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:1,onClick:a[0]||(a[0]=(...n)=>e.onClickCloseIcon&&e.onClickCloseIcon(...n)),class:(0,l.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+e.closeIconPosition])},[(0,l.renderSlot)(e.$slots,"close-icon",{},()=>[(0,l.createVNode)(c)])],2)):(0,l.createCommentVNode)("",!0)],6),[[l.vShow,e.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var ra=Xe(Nf,[["render",Cf]]),{create:xf}=fe("toast"),kf=xf({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:a}){let t=null;const o=(0,l.reactive)({mounted:!1});(0,l.onMounted)(()=>{o.mounted=!0});const r=()=>{t&&(clearTimeout(t),t=null)},i=()=>{o.mounted=!1},s=()=>{r(),e.duration&&(t=setTimeout(()=>{i()},e.duration))},c=()=>{e.closeOnClickOverlay&&(i(),a("close"))};e.duration&&s(),(0,l.watch)(()=>e.duration,_=>{_&&s()});const n=(0,l.computed)(()=>e.type!=="text"?!0:!!e.icon),u=()=>{const _=pe(e.iconSize);return(0,l.h)(e.icon,{width:_,height:_,color:e.iconColor})},m=(0,l.computed)(()=>["fox-toast",{"fox-toast-center":e.center},{"fox-toast-has-icon":n.value},{"fox-toast-cover":e.cover},{"fox-toast-loading":e.type==="loading"},e.customClass,"fox-toast-"+e.size]),f=(0,l.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!e.loadingRotate}]);return{state:o,hide:i,clickCover:c,renderIcon:u,hasIcon:n,toastBodyClass:m,toastIconWrapperClass:f,onAfterLeave:()=>{r(),e.unmount(e.id),e.onClose&&e.onClose()}}}}),zf={key:1,class:"fox-toast-title"},Ef=["innerHTML"];function Tf(e,a,t,o,r,i){return(0,l.openBlock)(),(0,l.createBlock)(l.Transition,{name:"toast-fade",onAfterLeave:e.onAfterLeave},{default:(0,l.withCtx)(()=>[(0,l.withDirectives)((0,l.createElementVNode)("view",{class:(0,l.normalizeClass)(e.toastBodyClass),style:(0,l.normalizeStyle)({bottom:e.center?"auto":e.bottom,"background-color":e.coverColor}),onClick:a[0]||(a[0]=(...s)=>e.clickCover&&e.clickCover(...s))},[(0,l.createElementVNode)("view",{class:"fox-toast-inner",style:(0,l.normalizeStyle)({"text-align":e.textAlignCenter?"center":"left","background-color":e.bgColor})},[e.hasIcon?((0,l.openBlock)(),(0,l.createElementBlock)("view",{key:0,class:(0,l.normalizeClass)(e.toastIconWrapperClass)},[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(e.renderIcon())))],2)):(0,l.createCommentVNode)("",!0),e.title?((0,l.openBlock)(),(0,l.createElementBlock)("div",zf,(0,l.toDisplayString)(e.title),1)):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("view",{class:"fox-toast-text",innerHTML:e.msg},null,8,Ef)],4)],6),[[l.vShow,e.state.mounted]])]),_:1},8,["onAfterLeave"])}var ia=Xe(kf,[["render",Tf]]),oa={msg:"",id:"",duration:2e3,center:!0,type:"text",title:"",customClass:"",bottom:"30px",size:"base",iconSize:"20",icon:null,textAlignCenter:!0,loadingRotate:!0,bgColor:"",onClose:null,unmount:null,cover:!1,coverColor:"",closeOnClickOverlay:!1},Vt=[],nl=[],wi=e=>{if(e){const a=document.getElementById(e);nl=nl.filter(t=>t.id!==e),Vt=Vt.filter(t=>t!==e),a&&((0,l.render)(null,a),document.body.removeChild(a))}else Vt.forEach(a=>{const t=document.getElementById(a);t&&((0,l.render)(null,t),document.body.removeChild(t))}),nl=[],Vt=[]},$f=e=>{const a=document.getElementById(e.id);if(a){const t=nl.find(r=>r.id===e.id);t?e={...oa,...t,...e}:e={...oa,...e};const o=(0,l.createVNode)(ia,e);return(0,l.render)(null,a),(0,l.render)(o,a),Bt}},al=e=>{e.unmount=wi;let a;if(e.id){if(a=e.id,Vt.find(o=>o===e.id))return $f(e)}else a=new Date().getTime()+"";e={...oa,...e},e.id=a,Vt.push(e.id),nl.push(e);const t=document.createElement("div");return t.id=e.id,(0,l.render)((0,l.createVNode)(ia,e),t),document.body.appendChild(t),Bt},Rl=e=>e?!0:(console.warn("[FoxUI Toast]: msg不能为空"),!1),Bt={text(e,a={}){if(Rl(e))return al({...a,type:"text",msg:e})},success(e,a={}){if(Rl(e))return al({icon:Eu,...a,msg:e,type:"success"})},fail(e,a={}){if(Rl(e))return al({icon:v3,...a,msg:e,type:"fail"})},warn(e,a={}){if(Rl(e))return al({icon:xu,...a,msg:e,type:"warn"})},loading(e,a={}){return al({icon:_l,...a,msg:e,type:"loading"})},hide(e){wi(e)},install(e){e.use(ia),e.config.globalProperties.$toast=Bt}},Vf={prop:{type:[String]},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},autoblur:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inputAlign:{type:String,default:"left"}},Bf=(e,a,t)=>({props:Vf,emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(o,r){const{emitEvent:i}=Ct({context:r},o.prop),{toLocaleRefs:s}=(0,Be.useFoxI18n)(a),c=s(o,["placeholder"]),{slots:n}=r,u=(0,l.reactive)({active:!1}),m=(0,l.computed)(()=>({background:o.background})),f=(0,l.computed)(()=>({background:o.inputBackground})),d=V=>{let v=V.target.value;o.maxLength&&v.length>Number(o.maxLength)&&(v=v.slice(0,Number(o.maxLength))),i("update:modelValue",v,V),i("change",v,V)},_=(0,l.ref)({}),C=V=>{let v=V.target.value;u.active=!0,_.value=o.focusStyle,i("focus",v,V)},b=V=>{setTimeout(()=>{u.active=!1},0);let v=V.target.value;o.maxLength&&v.length>Number(o.maxLength)&&(v=v.slice(0,Number(o.maxLength))),_.value={},i("blur",v,V)},h=V=>{i("update:modelValue","",V),i("change","",V),i("clear","")},y=(0,l.computed)(()=>String(o.modelValue).length>0),x=(0,l.computed)(()=>{const V={};return y.value||(V.display="none"),V}),z=V=>{o.autoblur&&K.value?.blur(),(typeof V.cancelable!="boolean"||V.cancelable)&&V.preventDefault(),i("search",o.modelValue)},B=V=>{i("keyup-input",V)},$=V=>{i("click-input",V)},k=V=>{i("click-left-icon",o.modelValue,V)},q=(0,l.computed)(()=>({textAlign:o.inputAlign})),K=(0,l.ref)(null);(0,l.onMounted)(()=>{o.autofocus&&K.value.focus()});const I=()=>{const V=[];if(n.leftin){const S=(0,l.h)("view",{class:[`${e}__search-icon`,`${e}__input-left-search-icon`],onClick:k},[n.leftin()]);V.push(S)}const v=(0,l.h)("input",{class:`${e}__input-inner-input`,ref:K,style:q.value,type:o.inputType,maxlengt:o.maxLength,placeholder:c.placeholder.value,value:o.modelValue,disabled:o.disabled,readonly:o.readonly,onClick:$,onInput:d,onFocus:C,onBlur:b,onkeyup:B}),L=(0,l.h)("form",{class:[`${e}__input-inner`],action:"#",onSubmit:z},[v]);V.push(L);const Z=[];if(o.clearable){const S=(0,l.h)("view",{class:[`${e}__search-icon`,`${e}__input-clear-icon`],style:x.value,onClick:h},[(0,l.h)(n?.clear?.()??o.clearIcon??t)]);Z.push(S)}if(n.rightin){const S=(0,l.h)("view",{class:[`${e}__search-icon`,`${e}__input-right-search-icon`]},[n.rightin()]);Z.push(S)}if(Z.length>0){const S=(0,l.h)("view",{class:`${e}__input-inner-right`},Z);V.push(S)}return(0,l.h)("view",{class:[`${e}__search-input`,`${o.shape}`],style:{...f.value,..._.value}},V)};return()=>{const V=[];if(o.label){const L=(0,l.h)("span",{class:`${e}__search-label`},[o.label]);V.push(L)}if(n.leftout){const L=(0,l.h)("view",{class:[`${e}__search-icon`,`${e}__left-search-icon`]},[n.leftout()]);V.push(L)}const v=I();if(V.push(v),n.rightout){const L=(0,l.h)("view",{class:[`${e}__search-icon`,`${e}__right-search-icon`]},[n.rightout()]);V.push(L)}return(0,l.h)("view",{class:`${e}`,style:m.value},V)}}}),{componentName:Mf,create:Pf,scope:_f}=fe("searchbar"),If=Pf(Bf(Mf,_f,Ie.CircleClose)),sa=If,Af=/scroll|auto|overlay/i,vi=window;function Lf(e){return e.tagName!=="HTML"&&e.tagName!=="BODY"&&e.nodeType===1}function Rf(e,a=vi){let t=e;for(;t&&t!==a&&Lf(t);){const{overflowY:o}=window.getComputedStyle(t);if(Af.test(o))return t;t=t.parentNode}return a}function Ni(e,a=vi){const t=(0,l.ref)();return(0,l.onMounted)(()=>{e.value&&(t.value=Rf(e.value,a))}),t}var Ci=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,Ff={modelValue:{type:[Boolean],default:!1},hasMore:{type:[Boolean],default:!0},showFinished:{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},containerClass:{type:[String]}};function Df(e,a,t){return{props:Ff,emits:["scroll-change","load-more","update:modelValue"],setup(o,{emit:r,slots:i}){const s=e,{toLocaleRefs:c}=(0,Be.useFoxI18n)(a),n=c(o,["pullText","loadText","noMoreText"]),u=(0,l.ref)(),m=Ni(u),f=(0,l.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),d=(0,l.computed)(()=>({[s]:!0})),_=(0,l.computed)(()=>{const B=[`${s}__container`];return o.containerClass&&B.push(o.containerClass),B}),C=B=>B?B.offsetTop+C(B.offsetParent):0,b=()=>{let B=0,$=0,k="down";if(m.value==window){const q=Ci();u.value&&(B=C(u.value)+u.value.offsetHeight-q-window.innerHeight),$=q}else{const{scrollHeight:q,clientHeight:K,scrollTop:I}=m.value;B=q-K-I,$=I}return f.beforeScrollTop>$?k="up":k="down",f.beforeScrollTop=$,r("scroll-change",$),B<=o.threshold&&k=="down"},h=()=>{ka(()=>{if(!b()||!o.hasMore||f.isInfiniting)return!1;f.isInfiniting=!0,r("update:modelValue",!0),(0,l.nextTick)(()=>r("load-more"))})},y=()=>{m.value&&m.value.addEventListener("scroll",h,o.useCapture)},x=()=>{m.value&&m.value.removeEventListener("scroll",h,o.useCapture)};(0,l.onMounted)(()=>{y(),o.immediate&&h()}),(0,l.onUnmounted)(()=>{x()});const z=(0,l.ref)(!1);return(0,l.onActivated)(()=>{z.value&&(z.value=!1,y())}),(0,l.onDeactivated)(()=>{z.value=!0,x()}),(0,l.watch)(()=>o.modelValue,B=>{B||(f.isInfiniting=!1)}),()=>{const B=(0,l.h)("view",{class:_.value},[i?.default?.()]),$=[];if(f.isInfiniting){let q=i?.loading?.()??null;if(!q){let I=i?.loadingIcon?.()??null;I||(I=(0,l.h)(t,{class:[`${s}__bottom-box__img`]}));const V=(0,l.h)("view",{class:`${s}__bottom-box__text`},[n.loadText.value]);q=[I,V]}const K=(0,l.h)("view",{class:`${s}__bottom-box`},q);$.push(K)}else if(!o.hasMore&&o.showFinished){let q=i?.finished?.()??null;q||(q=(0,l.h)("view",{class:`${s}__bottom-tips`},[n.noMoreText.value]),$.push(q))}const k=[B];if($.length>0){const q=(0,l.h)("view",{class:`${s}__bottom`},$);k.push(q)}return(0,l.h)("view",{class:d.value,ref:u},k)}}}}var{componentName:Of,create:qf,scope:Hf}=fe("infinite-loading"),jf=qf(Df(Of,Hf,_l)),ca=jf,Kf={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},containerClass:{type:[String]}},Wf=(e,a,t)=>({props:Kf,emits:["change","refresh","update:modelValue"],setup(o,{emit:r,slots:i}){const s=e,{toLocaleRefs:c}=(0,Be.useFoxI18n)(a),n=c(o,["pullingText","loosingText","loadingText"]),u=tl(),m=(0,l.ref)(),f=Ni(m),d=(0,l.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),_=(0,l.computed)(()=>({[s]:!0})),C=(0,l.computed)(()=>{const I=[`${s}__container`];return o.containerClass&&I.push(o.containerClass),I}),b=(0,l.computed)(()=>{switch(d.status){case"pulling":return i.pulling?"":n.pullingText.value;case"loosing":return i.loosing?"":n.loosingText.value;case"loading":return i.loading?"":n.loadingText.value;default:return""}}),h=(0,l.computed)(()=>({transitionDuration:`${o.duration}s`,transform:d.distance?`translate3d(0,${d.distance}px, 0)`:""})),y=(0,l.computed)(()=>{const I={};return o.headHeight!=50&&(I.height=ye(o.headHeight)),I}),x=I=>{const V=+(o.pullDistance||o.headHeight);let v=I;return I>V&&(I<V*2?v=(I+V)/2:v=V+I/4),Math.round(v)},z=(I,V)=>{const v=+(o.pullDistance||o.headHeight);d.distance=I,V?d.status="loading":I===0?d.status="normal":I<v?d.status="pulling":d.status="loosing",r("change",{status:d.status,distance:I})},B=()=>d.status!=="loading"&&d.status!=="complete",$=()=>f.value==window?Ci()==0:f.value&&f.value.scrollTop==0,k=I=>{B()&&($()?(u.start(I),d.isPullRefresh=!0,d.moving=!0):(d.distance=0,d.isPullRefresh=!1))},q=I=>{B()&&d.moving&&(u.move(I),u.isVertical()&&u.state.deltaY>0&&d.isPullRefresh&&(I.cancelable&&I.preventDefault(),z(x(u.state.deltaY))))},K=()=>{d.moving=!1,d.isPullRefresh&&B()&&u.state.deltaY&&(d.status==="loosing"?(z(+o.headHeight,!0),r("update:modelValue",!0),(0,l.nextTick)(()=>r("refresh"))):z(0)),setTimeout(()=>{u.reset()},0)};return(0,l.watch)(()=>o.modelValue,I=>{I?z(+o.headHeight,!0):z(0)}),()=>{const I=[];let V=null;d.status==="loading"?(V=i?.loading?.()??null,V||(V=(0,l.h)(t,{class:[`${s}__container-topbox-icon`]}))):d.status==="pulling"?V=i?.pulling?.()??null:d.status==="loosing"&&(V=i?.loosing?.()??null),V&&I.push(V);const v=(0,l.h)("dive",{class:[`${s}__container-topbox-text`]},[b.value]);I.push(v);const L=(0,l.h)("div",{class:[`${s}__container-topbox`],style:y.value},I),Z=(0,l.h)("div",{class:C.value,style:h.value},[L,i?.default?.()]),S={ref:m,class:_.value};return el()?Object.assign(S,{onTouchstart:k,onTouchmove:q,onTouchend:K}):Object.assign(S,{onMousedown:k,onMousemove:q,onMouseup:K}),(0,l.h)("div",S,[Z])}}}),{componentName:Yf,create:Uf,scope:Gf}=fe("pull-refresh"),Xf=Uf(Wf(Yf,Gf,_l)),ua=Xf,Zf={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 Qf(e,a,t){return{props:{...Zf},emits:["click","update:modelValue"],setup(o,{emit:r,slots:i}){const{toLocaleRefs:s}=(0,Be.useFoxI18n)(a),c=s(o,["collapseText","expandText"]),n=(0,l.computed)(()=>{const C={[`${e}`]:!0};return o.disabled?C[`${e}--disabled`]=!0:C[`${e}--${o.type}`]=!0,C}),u=Ne(o,"modelValue"),m=(0,l.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),f=(0,l.computed)(()=>({[`${e}__text`]:!0})),d=(0,l.computed)(()=>({[`${e}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),_=()=>{r("update:modelValue",!u.value)};return()=>{const C=[];if(m.value){const y=(0,l.h)("span",{class:f.value},[m.value]);C.push(y)}const b={class:d.value},h=(i.icon&&i.icon())??(o.icon&&(0,l.h)(o.icon))??(0,l.h)(t);if(h){const y=(0,l.h)("div",b,[h]);C.push(y)}return o.textPosition==="right"&&C.reverse(),(0,l.h)("div",{class:n.value,onClick:_},C)}}}}var{componentName:Jf,create:e5,scope:t5}=fe("more-button"),l5=e5(Qf(Jf,t5,Ie.ArrowUp)),da=l5;function n5(e){e.stopPropagation()}var a5=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(e,a){this.startMove=e,this.updateMove=a,this.isTouch=el()}open(e){Array.isArray(e)||(e=[e]),this.els=e;const a=tl(),t=(o,r,i,s)=>{this.updateMove({x:o,y:r})};this.touchstart=o=>{this.moving||(a.start(o),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=o=>{this.moving&&(a.move(o),n5(o),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(o=>{this.touchstart&&o.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(e=>{this.touchstart&&e.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function r5(e,a){return new a5(e,a)}var i5={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]},teleport:{type:[String,Element],default:"body"},teleportDisable:{type:Boolean,default:!0}},o5=(e,a,t,o=!1)=>({props:i5,emits:["click"],setup(r,{slots:i,emit:s,attrs:c}){let n=-1,u=-1;const m=(0,l.reactive)({top:r.top,right:r.right,bottom:r.bottom,left:r.left,width:0,height:0}),f=(0,l.computed)(()=>{const $=[`${e}`];return r.customClass&&$.push(r.customClass),$}),d=(0,l.computed)(()=>{const $={};return ge(m.top)||($.top=ye(m.top)),ge(m.right)||($.right=ye(m.right)),ge(m.bottom)||($.bottom=ye(m.bottom)),ge(m.left)||($.left=ye(m.left)),ge(r.width)||($.width=ye(r.width)),ge(r.height)||($.height=ye(r.height)),ge(r.color)||($.color=r.color),ge(r.background)||($.background=r.background),ge(r.borderRadius)||($["border-radius"]=r.borderRadius),ge(r.zIndex)||($["z-index"]=r.zIndex),$}),_=(0,l.computed)(()=>({[`${e}__icon`]:!0})),C=()=>{s("click")},b=(0,l.ref)(null),h=()=>{m.top=null,m.right=null,m.bottom=null,m.left=null},y={x:0,y:0},B=r5($=>{if(!b.value)return;const k=b.value;h(),m.left=k.offsetLeft,m.top=k.offsetTop,k.style.left=ye(m.left),k.style.top=ye(m.top),k.style.right=null,k.style.bottom=null,y.x=k.offsetLeft,y.y=k.offsetTop,m.width=k.offsetWidth,m.height=k.offsetHeight,n=document.documentElement.clientWidth||document.body.clientWidth,u=document.documentElement.clientHeight||document.body.clientHeight},$=>{if(!b.value)return;const k=b.value;h();let q=y.x+$.x;q<0&&(q=0),q>n-m.width&&(q=n-m.width);let K=y.y+$.y;K<0&&(K=0),K>u-m.height&&(K=u-m.height),m.left=ye(q),m.top=ye(K),k.style.left=ye(q),k.style.top=ye(K)});return(0,l.onMounted)(()=>{if(r.draggable&&b.value){const $=[b.value];B.open($)}}),(0,l.onBeforeUnmount)(()=>{r.draggable&&b.value&&B.close()}),()=>{let $=[];const k=typeof i.default=="function"?i.default():[];if(k&&k.length>0)$=k;else{const K=(0,l.h)(t,{class:_.value});$.push(K)}const q=(0,l.h)("view",{...c,ref:K=>{b.value=K},class:f.value,style:d.value,onClick:C},$);return r.teleportDisable===!1?(0,l.h)(l.Teleport,{to:r.teleport},[q]):q}}}),{componentName:s5,create:c5,scope:u5}=fe("floating-button"),d5=c5(o5(s5,u5,gu,!1)),fa=d5,qe=e=>typeof e=="number"?`${e}px`:/^d+(\.?d+)$/.test(e)?`${e}px`:e,bt=e=>e==null,f5=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(e,a){this.startMove=e,this.updateMove=a,this.isTouch=el()}open(e){Array.isArray(e)||(e=[e]),this.els=e;const a=tl(),t=(o,r,i,s)=>{this.updateMove({x:o,y:r})};this.touchstart=o=>{this.moving||(a.start(o),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=o=>{this.moving&&(a.move(o),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(o=>{this.touchstart&&o.addEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)})}close(){Array.isArray(this.els)&&this.els.forEach(e=>{this.touchstart&&e.removeEventListener(this.isTouch?"touchstart":"mousedown",this.touchstart)}),this.els=null}};function xi(e,a){return new f5(e,a)}var ki=typeof window<"u"&&typeof document<"u",f9=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function zi(e){const a=Object.create(null);return(t=>a[t]||(a[t]=e(t)))}var m5=/\B([A-Z])/g,m9=zi(e=>e.replace(m5,"-$1").toLowerCase()),h5=/-(\w)/g,h9=zi(e=>e.replace(h5,(a,t)=>t?t.toUpperCase():"")),Mt=[],Ei=e=>{const a=e;a.key==="Escape"&&Mt.forEach(t=>t(a))},p5=e=>{(0,l.onMounted)(()=>{Mt.length===0&&document.addEventListener("keydown",Ei),ki&&Mt.push(e)}),(0,l.onBeforeUnmount)(()=>{Mt=Mt.filter(a=>a!==e),Mt.length===0&&ki&&document.removeEventListener("keydown",Ei)})},ma="fox-focus-trap.focus-after-trapped",ha="fox-focus-trap.focus-after-released",g5="fox-focus-trap.focusout-prevented",Ti={cancelable:!0,bubbles:!1},y5={cancelable:!0,bubbles:!1},$i="foxFocusAfterTrapped",Vi="foxFocusAfterReleased",b5=Symbol("foxFocusTrap"),pa=(0,l.ref)(),Fl=(0,l.ref)(0),ga=(0,l.ref)(0),Dl=0,Bi=e=>{const a=[],t=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const r=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||r?NodeFilter.FILTER_SKIP:o.tabIndex>=0||o===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;t.nextNode();)a.push(t.currentNode);return a},S5=(e,a)=>{if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(a&&e===a)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1},Mi=(e,a)=>{for(const t of e)if(!S5(t,a))return t},w5=e=>{const a=Bi(e);return[Mi(a,e),Mi(a.reverse(),e)]},v5=e=>e instanceof HTMLInputElement&&"select"in e,ht=(e,a)=>{if(e&&e.focus){const t=document.activeElement;e.focus({preventScroll:!0}),ga.value=window.performance.now(),e!==t&&v5(e)&&a&&e.select()}};function Pi(e,a){const t=[...e],o=e.indexOf(a);return o!==-1&&t.splice(o,1),t}var N5=()=>{let e=[];return{push:o=>{const r=e[0];r&&o!==r&&r.pause(),e=Pi(e,o),e.unshift(o)},remove:o=>{e=Pi(e,o),e[0]?.resume?.()}}},C5=(e,a=!1)=>{const t=document.activeElement;for(const o of e)if(ht(o,a),document.activeElement!==t)return},_i=N5(),x5=()=>Fl.value>ga.value,Ol=()=>{pa.value="pointer",Fl.value=window.performance.now()},Ii=()=>{pa.value="keyboard",Fl.value=window.performance.now()},k5=()=>((0,l.onMounted)(()=>{Dl===0&&(document.addEventListener("mousedown",Ol),document.addEventListener("touchstart",Ol),document.addEventListener("keydown",Ii)),Dl++}),(0,l.onBeforeUnmount)(()=>{Dl--,Dl<=0&&(document.removeEventListener("mousedown",Ol),document.removeEventListener("touchstart",Ol),document.removeEventListener("keydown",Ii))}),{focusReason:pa,lastUserFocusTimestamp:Fl,lastAutomatedFocusTimestamp:ga}),ql=e=>new CustomEvent(g5,{...y5,detail:e}),{componentName:p9,create:z5,scope:g9}=fe("focus-trap"),E5={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"}},T5=z5({props:E5,emits:[$i,Vi,"focusin","focusout","focusout-prevented","release-requested"],setup(e,{slots:a,emit:t}){const o=(0,l.ref)();let r,i;const{focusReason:s}=k5();p5(b=>{he(e.trapped)&&!c.paused&&t("release-requested",b)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},n=b=>{if(!e.loop&&!he(e.trapped)||c.paused)return;const{key:h,altKey:y,ctrlKey:x,metaKey:z,currentTarget:B,shiftKey:$}=b,{loop:k}=e,q=h==="Tab"&&!y&&!x&&!z,K=document.activeElement;if(q&&K){const I=B,[V,v]=w5(I);if(V&&v){if(!$&&K===v){const L=ql({focusReason:s.value});t("focusout-prevented",L),L.defaultPrevented||(b.preventDefault(),k&&ht(V,!0))}else if($&&[V,I].includes(K)){const L=ql({focusReason:s.value});t("focusout-prevented",L),L.defaultPrevented||(b.preventDefault(),k&&ht(v,!0))}}else if(K===I){const L=ql({focusReason:s.value});t("focusout-prevented",L),L.defaultPrevented||b.preventDefault()}}};(0,l.provide)(b5,{focusTrapRef:o,onKeydown:n}),(0,l.watch)(()=>e.focusTrapEl,b=>{b&&(o.value=b)},{immediate:!0}),(0,l.watch)([o],([b],[h])=>{b&&(b.addEventListener("keydown",n),b.addEventListener("focusin",f),b.addEventListener("focusout",d)),h&&(h.removeEventListener("keydown",n),h.removeEventListener("focusin",f),h.removeEventListener("focusout",d))});const u=b=>{t($i,b)},m=b=>t(Vi,b),f=b=>{const h=(0,l.unref)(o);if(!h)return;const y=b.target,x=b.relatedTarget,z=y&&h.contains(y);he(e.trapped)||x&&h.contains(x)||(r=x),z&&t("focusin",b),!c.paused&&he(e.trapped)&&(z?i=y:ht(i,!0))},d=b=>{const h=(0,l.unref)(o);if(!(c.paused||!h))if(!e.escape&&he(e.trapped)){const y=b.relatedTarget;!xe(y)&&!h.contains(y)&&setTimeout(()=>{if(!c.paused&&he(e.trapped)){const x=ql({focusReason:s.value});t("focusout-prevented",x),x.defaultPrevented||ht(i,!0)}},0)}else{const y=b.target;y&&h.contains(y)||t("focusout",b)}};async function _(){await(0,l.nextTick)();const b=(0,l.unref)(o);if(b){_i.push(c);const h=b.contains(document.activeElement)?r:document.activeElement;if(r=h,!b.contains(h)){const y=new Event(ma,Ti);b.addEventListener(ma,u),b.dispatchEvent(y),y.defaultPrevented||(0,l.nextTick)(()=>{let x=e.focusStartEl;_a(x)||(ht(x),document.activeElement!==x&&(x="first")),x==="first"&&C5(Bi(b),!0),(document.activeElement===h||x==="container")&&ht(b)})}}}function C(){const b=(0,l.unref)(o);if(b){b.removeEventListener(ma,u);const h=new CustomEvent(ha,{...Ti,detail:{focusReason:s.value}});b.addEventListener(ha,m),b.dispatchEvent(h),!h.defaultPrevented&&(s.value=="keyboard"||!x5())&&ht(r??document.body,!0),b.removeEventListener(ha,u),_i.remove(c)}}return(0,l.onMounted)(()=>{he(e.trapped)&&_(),(0,l.watch)(()=>e.trapped,b=>{he(b)?_():C()})}),(0,l.onBeforeUnmount)(()=>{he(e.trapped)&&C()}),()=>typeof a.default=="function"?a.default({"handle-keydown":n}):null}}),$5=T5,{componentName:V5,create:B5,scope:y9}=fe("floating-window"),M5=Symbol.for("InnerPageScopeKey"),P5=Symbol.for("PageWrapperKey"),_5={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}},I5=B5({inheritAttrs:!1,components:{FoxIcon:N.ElIcon,FocusTrap:$5},props:{..._5},emits:["update:modelValue","update:collapse"],setup(e,{emit:a}){const t=V5,o=(0,l.ref)(e.modelValue),r=(0,l.computed)(()=>!e.teleport);(0,l.watch)(()=>e.modelValue,j=>{o.value=j});const i=(0,l.computed)(()=>o.value===!1?!1:!K.value),s=(0,l.ref)(e.left),c=(0,l.ref)(e.top),n=(0,l.ref)(e.right),u=(0,l.ref)(e.bottom),m=(0,l.computed)(()=>{const j=["fox-floating-window"];return e.customClass&&j.push(e.customClass),j}),f=(0,l.computed)(()=>{const j={};return bt(s.value)?j.left="auto":j.left=qe(s.value),bt(c.value)?j.top="auto":j.top=qe(c.value),bt(n.value)?j.right="auto":j.right=qe(n.value),bt(u.value)?j.bottom="auto":j.bottom=qe(u.value),bt(e.zIndex)||(j["z-index"]=qe(e.zIndex)),bt(k.value)||(j.height=k.value),bt(q.value)||(j.width=q.value),j}),d=(0,l.computed)(()=>e.closeIcon??Ie.Close),_=(0,l.computed)(()=>e.collapseIcon??Ie.ArrowUp),C=(0,l.computed)(()=>e.collapseText??""),b=(0,l.computed)(()=>e.collapsePosition==="left"?e.expandIcon??Ie.ArrowRight:e.expandIcon??Ie.ArrowLeft),h=(0,l.computed)(()=>e.expandText??e.title??"展开"),y=(0,l.computed)(()=>({[`${t}__collapse-text`]:!0})),x=(0,l.computed)(()=>({[`${t}__collapse-icon`]:!0,"is-expand":!K.value,"is-collapse":K.value})),z=(0,l.ref)(),B=(0,l.ref)(null),$=(0,l.ref)(null),k=(0,l.computed)(()=>qe(e.height)||""),q=(0,l.computed)(()=>qe(e.width)||""),K=(0,l.ref)(he(e.collapse)),I=(j,w=!0)=>{K.value!==j&&(K.value=j,j?le():O(),a("update:collapse",j),j&&typeof L.onHide=="function"?L.onHide():!j&&typeof L.onShow=="function"&&L.onShow())};(0,l.watch)(()=>e.collapse,j=>{I(j)});const V=()=>{v()},v=j=>{j=j??!K.value,I(j)};(0,l.provide)(M5,!0);const L={setCollapse:I,setFixedNavVisible:j=>{E.value=j}};(0,l.provide)(P5,L);const Z=()=>{typeof L.beforeClose=="function"?L.beforeClose(()=>{o.value=!1}):o.value=!1},S=(0,l.ref)(null),T=(0,l.computed)(()=>!e.fixedNavTeleport),A=(0,l.computed)(()=>{const j=["fox-floating-window__fixednav"];return e.expandClass&&j.push(e.expandClass),e.collapsePosition==="left"?j.push("is-left"):e.collapsePosition==="right"&&j.push("is-right"),j}),D=(0,l.ref)(""),F=(0,l.computed)(()=>{const j={};return D.value?j.top=D.value:e.collapseTop&&(j.top=e.collapseTop),j}),H=(0,l.ref)(K.value),E=(0,l.computed)({set:j=>{H.value=j},get:()=>o.value===!1?!1:H.value});let U=null;const Y=()=>{typeof U=="function"&&(U(),U=null)},le=()=>{S.value&&S.value.classList.add("slide-in"),E.value=!0,U=()=>{S.value&&S.value.classList.remove("slide-in")}},O=()=>{S.value&&S.value.classList.add("slide-out"),U=()=>{S.value&&S.value.classList.remove("slide-out"),E.value=!1}},M=()=>{s.value=null,c.value=null,n.value=null,u.value=null},P={x:0,y:0},W=xi(j=>{if(!z.value)return;const w=z.value;if(M(),e.origin==="left-top")s.value=w.offsetLeft,c.value=w.offsetTop,P.x=s.value,P.y=c.value;else if(e.origin==="left-bottom"){const g=document.documentElement.clientHeight||document.body.clientHeight;s.value=w.offsetLeft,u.value=g-(w.offsetTop+w.offsetHeight),P.x=s.value,P.y=u.value}else if(e.origin==="right-bottom"){const g=document.documentElement.clientWidth||document.body.clientWidth,R=document.documentElement.clientHeight||document.body.clientHeight;n.value=g-(w.offsetLeft+w.offsetWidth),u.value=R-(w.offsetTop+w.offsetHeight),P.x=n.value,P.y=u.value}else{const g=document.documentElement.clientWidth||document.body.clientWidth;n.value=g-(w.offsetLeft+w.offsetWidth),c.value=w.offsetTop,P.x=n.value,P.y=c.value}},j=>{if(!z.value)return;const w=z.value;M(),e.origin==="left-top"?(s.value=P.x+j.x,c.value=P.y+j.y,w.style.left=qe(s.value),w.style.top=qe(c.value)):e.origin==="left-bottom"?(s.value=P.x+j.x,u.value=P.y-j.y,w.style.left=qe(s.value),w.style.bottom=qe(u.value)):e.origin==="right-bottom"?(n.value=P.x-j.x,u.value=P.y-j.y,w.style.right=qe(n.value),w.style.bottom=qe(u.value)):(n.value=P.x-j.x,c.value=P.y+j.y,w.style.right=qe(n.value),w.style.top=qe(c.value))}),J={x:0,y:0},ae=xi(j=>{S.value&&(J.x=S.value.offsetLeft,J.y=S.value.offsetTop)},j=>{if(!S.value)return;const w=J.y+j.y;D.value=`${w}px`}),ie=()=>{if(z.value){const j=z.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar");$.value=j}};return(0,l.onMounted)(()=>{if(e.draggable&&z.value){const j=[];B.value&&j.push(B.value),e.footerDraggable&&(ie(),$.value&&j.push($.value)),W.open(j)}e.collapse===!0&&I(e.collapse,!1),S.value&&ae.open(S.value)}),(0,l.onBeforeUnmount)(()=>{e.draggable&&B.value&&W.close(),S.value&&ae.close()}),{classes:m,styles:f,isShow:i,closeIcon:d,onClose:Z,dialogRef:z,headerRef:B,onClickToggle:V,collapseIcon:_,collapseText:C,collapseTextClasses:y,collapseIconClasses:x,expandIcon:b,expandText:h,isShowFixedNav:E,fixedNavRef:S,fixedNavClasses:A,fixedNavStyles:F,onAnimationEnd:Y,teleportDisabled:r,fixedNavTeleportDisabled:T}}}),A5={ref:"headerRef",class:"fox-floating-window__header"},L5={class:"fox-floating-window__title"},R5={class:"fox-floating-window__tools"},F5={class:"fox-floating-window__body"},D5={class:"fox-floating-window__fixednav__text"};function O5(e,a,t,o,r,i){const s=(0,l.resolveComponent)("FoxIcon"),c=(0,l.resolveComponent)("FocusTrap");return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:e.teleport,disabled:e.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)(e.classes),style:(0,l.normalizeStyle)(e.styles),tabindex:"-1"},[(0,l.createVNode)(c,{loop:!0,escape:!0,trapped:e.isShow,"focus-trap-el":e.dialogRef,"focus-start-el":"container"},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)("div",A5,[(0,l.renderSlot)(e.$slots,"header",{},()=>[(0,l.createElementVNode)("span",L5,(0,l.toDisplayString)(e.title),1),(0,l.createElementVNode)("div",R5,[e.showCollapse?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:a[0]||(a[0]=(...n)=>e.onClickToggle&&e.onClickToggle(...n))},[(0,l.createElementVNode)("span",{class:(0,l.normalizeClass)(e.collapseTextClasses)},(0,l.toDisplayString)(e.collapseText),3),(0,l.createVNode)(s,{class:(0,l.normalizeClass)(e.collapseIconClasses)},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(e.collapseIcon)))]),_:1},8,["class"])])):(0,l.createCommentVNode)("",!0),e.showClose?((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:e.onClose},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(e.closeIcon)))]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0)])])],512),(0,l.createElementVNode)("div",F5,[(0,l.renderSlot)(e.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[l.vShow,e.isShow]])]),_:3})],8,["to","disabled"])),((0,l.openBlock)(),(0,l.createBlock)(l.Teleport,{to:e.fixedNavTeleport,disabled:e.fixedNavTeleportDisabled},[(0,l.withDirectives)((0,l.createElementVNode)("div",{ref:"fixedNavRef",class:(0,l.normalizeClass)(e.fixedNavClasses),style:(0,l.normalizeStyle)(e.fixedNavStyles),onAnimationend:a[2]||(a[2]=(...n)=>e.onAnimationEnd&&e.onAnimationEnd(...n))},[(0,l.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:a[1]||(a[1]=(...n)=>e.onClickToggle&&e.onClickToggle(...n))},[(0,l.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(e.expandIcon)))]),_:1}),(0,l.createElementVNode)("div",D5,(0,l.toDisplayString)(e.expandText),1)])],38),[[l.vShow,e.isShowFixedNav]])],8,["to","disabled"]))],64)}var ya=Xe(I5,[["render",O5]]);function q5(e,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:o}){const r=e,i=(0,l.computed)(()=>({[r]:!0})),s=(0,l.computed)(()=>t.icon?{[`${r}__icon`]:!0,[`${r}__icon-${t.type}`]:!0}:{[`${r}__mark`]:!0,[`${r}__mark-${t.type}`]:!0}),c=(0,l.computed)(()=>t.color?t.icon?{color:t.color}:{background:t.color}:null),n=(0,l.computed)(()=>{const m={[`${r}__text`]:!0,[`${r}__text-${t.type}`]:!0};return t.textPosition==="left"?m["is-left"]=!0:m["is-right"]=!0,m}),u=(0,l.computed)(()=>t.color?{color:t.color}:null);return()=>{let m=null;if(o.mark)m=o.mark()[0];else{const _={class:s.value,style:c.value};m=(0,l.h)(t.icon??"div",_)}const f=(0,l.h)("div",{class:n.value,style:u.value},o.default?o.default():[]),d={class:i.value};return t.textPosition==="right"?(0,l.h)("div",d,[m,f]):(0,l.h)("div",d,[f,m])}}}}var{componentName:H5,create:j5,scope:K5}=fe("indicator"),W5=j5(q5(H5,K5)),ba=W5;function Y5(e){return e===window}var Ai=e=>{const a=(0,l.unref)(e);if(Y5(a)){const t=a.innerWidth,o=a.innerHeight;return{top:0,left:0,right:t,bottom:o,width:t,height:o}}return a&&a.getBoundingClientRect?a.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},{componentName:U5,create:G5,scope:b9}=fe("tour"),X5=G5({components:{Close:Ie.Close,ElPopover:N.ElPopover},props:{modelValue:{type:Boolean,default:!1},type:{type:String,default:"step"},steps:{type:Array,default:()=>[]},location:{type:String,default:"bottom"},width:{type:String,default:"300px"},popperClass:{type:String,default:""},current:{type:Number,default:0},nextStepText:{type:String,default:"下一步"},prevStepText:{type:String,default:"上一步"},completeText:{type:String,default:"完成"},mask:{type:Boolean,default:!0},offset:{type:Object,default:{left:8,top:10,right:8,botttom:10}},maskWidth:{type:[Number,String],default:""},maskHeight:{type:[Number,String],default:""},closeOnClickOverlay:{type:Boolean,default:!0},showPrevStep:{type:Boolean,default:!0},showTitleBar:{type:Boolean,default:!0}},emits:["update:modelValue","change","close"],setup(e,{emit:a}){const t=U5,o=(0,l.reactive)({showTour:e.modelValue,showPopup:!1,active:0}),r=(0,l.ref)({}),i=(0,l.computed)(()=>`${t}`),s=(0,l.computed)(()=>{const{offset:C,maskWidth:b,maskHeight:h}=e,{width:y,height:x,left:z,top:B}=r.value,$=e.steps[o.active].offset??C,k=[z+y/2,B+x/2],q=Number(b||y),K=Number(h||x);return{width:`${q+ +$.left+$.right}px`,height:`${K+$.top+$.bottom}px`,top:`${k[1]-K/2-+$.top}px`,left:`${k[0]-q/2-+$.left}px`}}),c=C=>{C=="next"?o.active=o.active+1:o.active=o.active-1,o.showPopup=!1,(0,l.nextTick)(()=>{o.showPopup=!0,m()}),a("change",o.active)},n=C=>C.popoverWidth??e.width,u=C=>C.location??e.location,m=()=>{const C=Ai(document.querySelector(`${e.steps[o.active].target}`));r.value={x:C.left,y:C.top,top:C.top,left:C.left,width:C.width,height:C.height}},f=()=>{o.showTour=!1,o.showPopup=!1,a("close",o.active),a("update:modelValue",!1)},d=()=>{e.closeOnClickOverlay&&f()},_=(C,b=0)=>{C&&m(),e.steps,o.active=b,o.showTour=C,o.showPopup=C};return(0,l.onMounted)(()=>{_(e.modelValue,e.current)}),(0,l.watch)(()=>e.modelValue,C=>{_(C)}),{...(0,l.toRefs)(o),classes:i,maskStyle:s,changeStep:c,popoverWidth:n,popoverLocation:u,close:f,handleClickMask:d}}}),Z5={key:0,class:"fox-tour__content"},Q5={key:0,class:"fox-tour__content-top"},J5={class:"fox-tour__content-inner"},e6={class:"fox-tour__content-bottom"},t6={class:"fox-tour__content-bottom-init"},l6={class:"fox-tour__content-bottom-operate"},n6={key:1,class:"fox-tour__content fox-tour__content-tile"},a6={class:"fox-tour__content-inner"};function r6(e,a,t,o,r,i){const s=(0,l.resolveComponent)("Close"),c=(0,l.resolveComponent)("fox-button"),n=(0,l.resolveComponent)("ElPopover");return(0,l.openBlock)(),(0,l.createElementBlock)("div",{class:(0,l.normalizeClass)(e.classes)},[(0,l.withDirectives)((0,l.createElementVNode)("div",{class:"fox-tour__masked",onClick:a[0]||(a[0]=(...u)=>e.handleClickMask&&e.handleClickMask(...u))},null,512),[[l.vShow,e.showTour]]),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.steps,(u,m)=>((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:m,style:{height:"0"}},[m==e.active?((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,"popper-class":"popperClass",visible:e.showPopup,placement:e.popoverLocation(u),width:e.popoverWidth(u)},{reference:(0,l.withCtx)(()=>[e.showTour?((0,l.openBlock)(),(0,l.createElementBlock)("div",{key:0,class:(0,l.normalizeClass)(["fox-tour__mask",[e.mask?"":"fox-tour__mask-none"]]),style:(0,l.normalizeStyle)(e.maskStyle),id:"fox-tour-popid"},null,6)):(0,l.createCommentVNode)("",!0)]),default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,"default",{},()=>[e.type=="step"?((0,l.openBlock)(),(0,l.createElementBlock)("div",Z5,[e.showTitleBar?((0,l.openBlock)(),(0,l.createElementBlock)("div",Q5,[(0,l.createElementVNode)("div",{onClick:a[1]||(a[1]=(...f)=>e.close&&e.close(...f))},[(0,l.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,l.createCommentVNode)("",!0),(0,l.createElementVNode)("div",J5,(0,l.toDisplayString)(u.content),1),(0,l.createElementVNode)("div",e6,[(0,l.createElementVNode)("div",t6,(0,l.toDisplayString)(e.active+1)+"/"+(0,l.toDisplayString)(e.steps.length),1),(0,l.createElementVNode)("div",l6,[(0,l.renderSlot)(e.$slots,"prev-step",{},()=>[e.active!=0&&e.showPrevStep?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[2]||(a[2]=f=>e.changeStep("prev"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.prevStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)]),e.steps.length-1==e.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:e.close},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.completeText),1)]),_:1},8,["onClick"])):(0,l.createCommentVNode)("",!0),(0,l.renderSlot)(e.$slots,"next-step",{},()=>[e.steps.length-1!=e.active?((0,l.openBlock)(),(0,l.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:a[3]||(a[3]=f=>e.changeStep("next"))},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.nextStepText),1)]),_:1})):(0,l.createCommentVNode)("",!0)])])])])):(0,l.createCommentVNode)("",!0),e.type=="tile"?((0,l.openBlock)(),(0,l.createElementBlock)("div",n6,[(0,l.createElementVNode)("div",a6,(0,l.toDisplayString)(u.content),1)])):(0,l.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,l.createCommentVNode)("",!0)]))),128))],2)}var Sa=Xe(X5,[["render",r6]]),i6={name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean,Object],required:!1}};function o6(e,a){return{inheritAttrs:!1,props:i6,setup(t,o){const{exposeApi:r}=Ja({context:o,props:()=>t.config},t.name);return xe(t.innerPageScope)||fn(t.innerPageScope),xe(t.abstractPageScope)||lr(t.abstractPageScope),r(),()=>typeof o.slots.default=="function"?o.slots.default():null}}}var{componentName:s6,create:c6,scope:u6}=fe("domain-provider"),d6=c6(o6(s6,u6)),wa=d6,f6={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 m6(e,a){return{inheritAttrs:!1,props:f6,emits:["change"],setup(t,{slots:o,emit:r}){if(ot&&window.IntersectionObserver){const i=new WeakMap;let s=new Map;const c=(d,_)=>{if(m===null){s.set(d,{visible:null,callback:_});return}i.has(d)&&m.unobserve(d),i.set(d,{visible:null,callback:_}),m.observe(d)},n=d=>{if(m===null){s.delete(d);return}i.has(d)&&(i.delete(d),m.unobserve(d))};let u=t.initialVisibleObserverSize;ss({acquire:()=>{if(t.loadPolicy==="always")return!0;const d=u>0;return u--,d},get disabled(){return t.disabled},get initialHeight(){return t.initialInvisibleObserverHeight},observe:c,unobserve:n});let m=null;const f=(d,_,C)=>{m=new IntersectionObserver(b=>{if(r("change",b),t.loadPolicy!=="always")for(let h of b){let y=!1;h.intersectionRatio>0&&(y=!0);const x=i.get(h.target);if(x)try{if(t.loadPolicy==="lazy"&&!y&&x.visible!==null)return;x.visible=y,x.callback(y)}catch(z){console.error(z)}}},{root:d,rootMargin:_,threshold:C}),s.forEach((b,h)=>{i.set(h,b),m?.observe(h)}),s.clear()};(0,l.watch)([()=>t.root,()=>t.disabled],([d,_])=>{if(_||!d||m)return;let C=null;typeof d=="string"?C=document.querySelector(d):C=d,C&&f(C,t.rootMargin,t.threshold)},{immediate:!0}),(0,l.onUnmounted)(()=>{m&&(m.disconnect(),m=null)})}return()=>typeof o.default=="function"?o.default():null}}}var{componentName:h6,create:p6,scope:g6}=fe("rolling-provider"),y6=p6(m6(h6,g6)),va=y6,b6=[pn,yn,bn,Sn,Nn,Xt,Vl,Bl,En,_e,Tn,$n,Vn,Bn,Mn,Pn,_n,An,Ln,Rn,Fn,Pl,qn,Hn,jn,Kn,Wn,Yn,Un,Gn,Xn,Il,Al,Jn,ea,na,aa,Ll,ra,Bt,sa,ca,ua,da,fa,ya,Ml,zt,$l,ba,kt,Sa,wa,va],S6=new Po(b6,[Ao],"4.0.0");p.AbstractPageScopeKey=mn,p.AutocompleteItem=Ln,p.FoxAutocompleteItem=Ln,p.Broadcast=Ka,p.BroadcastKey=We,p.ButtonsItem=En,p.FoxButtonsItem=En,p.CascaderItem=An,p.FoxCascaderItem=An,p.CheckboxItem=jn,p.FoxCheckboxItem=jn,p.Content=Sn,p.FoxContent=Sn,p.DataItemsKey=jt,p.DateItem=Vn,p.FoxDateItem=Vn,p.DateUtils=mt,p.DialogItem=aa,p.FoxDialogItem=aa,p.Domain=hl,p.DomainKey=ct,p.DomainProvider=wa,p.FoxDomainProvider=wa,p.FloatingButton=fa,p.FoxFloatingButton=fa,p.FloatingWindow=ya,p.FoxFloatingWindow=ya,p.FooterBar=bn,p.FoxFooterBar=bn,p.FoxAffix=N.ElAffix,p.FoxAlert=N.ElAlert,p.FoxAnchor=N.ElAnchor,p.FoxAnchorLink=N.ElAnchorLink,p.FoxAside=N.ElAside,p.FoxAutoResizer=N.ElAutoResizer,p.FoxAutocomplete=N.ElAutocomplete,p.FoxAvatar=N.ElAvatar,p.FoxBacktop=N.ElBacktop,p.FoxBadge=N.ElBadge,p.FoxBreadcrumb=N.ElBreadcrumb,p.FoxBreadcrumbItem=N.ElBreadcrumbItem,p.FoxButton=N.ElButton,p.FoxButtonGroup=N.ElButtonGroup,p.FoxCalendar=N.ElCalendar,p.FoxCard=N.ElCard,p.FoxCarousel=N.ElCarousel,p.FoxCarouselItem=N.ElCarouselItem,p.FoxCascader=N.ElCascader,p.FoxCascaderPanel=N.ElCascaderPanel,p.FoxCheckTag=N.ElCheckTag,p.FoxCheckbox=N.ElCheckbox,p.FoxCheckboxButton=N.ElCheckboxButton,p.FoxCheckboxGroup=N.ElCheckboxGroup,p.FoxCol=N.ElCol,p.FoxCollapse=N.ElCollapse,p.FoxCollapseItem=N.ElCollapseItem,p.FoxCollapseTransition=N.ElCollapseTransition,p.FoxColorPicker=N.ElColorPicker,p.FoxConfigProvider=N.ElConfigProvider,p.FoxContainer=N.ElContainer,p.FoxCountdown=N.ElCountdown,p.FoxDatePicker=N.ElDatePicker,p.FoxDescriptions=N.ElDescriptions,p.FoxDescriptionsItem=N.ElDescriptionsItem,p.FoxDialog=N.ElDialog,p.FoxDivider=N.ElDivider,p.FoxDrawer=N.ElDrawer,p.FoxDropdown=N.ElDropdown,p.FoxDropdownItem=N.ElDropdownItem,p.FoxDropdownMenu=N.ElDropdownMenu,p.FoxEmpty=N.ElEmpty,p.FoxFooter=N.ElFooter,p.FoxForm=N.ElForm,p.FoxFormItem=N.ElFormItem,p.FoxGroup=Nn,p.Group=Nn,p.FoxGroupSetting=Un,p.GroupSetting=Un,p.FoxHeader=N.ElHeader,p.FoxHeaderBar=yn,p.HeaderBar=yn,p.FoxHintText=_e,p.HintText=_e,p.FoxIcon=N.ElIcon,p.FoxImage=N.ElImage,p.FoxImageViewer=N.ElImageViewer,p.FoxIndicator=ba,p.Indicator=ba,p.FoxInfiniteLoading=ca,p.InfiniteLoading=ca,p.FoxInput=N.ElInput,p.FoxInputItem=Tn,p.InputItem=Tn,p.FoxInputNumber=N.ElInputNumber,p.FoxInputNumberItem=_n,p.InputNumberItem=_n,p.FoxInputTag=N.ElInputTag,p.FoxItem=Xt,p.Item=Xt,p.FoxLink=N.ElLink,p.FoxLinkItem=Xn,p.LinkItem=Xn,p.FoxMain=N.ElMain,p.FoxMapping=zt,p.Mapping=zt,p.FoxMention=N.ElMention,p.FoxMenu=N.ElMenu,p.FoxMenuItem=N.ElMenuItem,p.FoxMenuItemGroup=N.ElMenuItemGroup,p.FoxMessage=N.ElMessage,p.FoxMessageBox=N.ElMessageBox,p.FoxMoneyItem=Pn,p.MoneyItem=Pn,p.FoxMoreButton=da,p.MoreButton=da,p.FoxNotification=N.ElNotification,p.FoxOption=N.ElOption,p.FoxOptionGroup=N.ElOptionGroup,p.FoxOverLay=Ll,p.OverLay=Ll,p.FoxPage=pn,p.Page=pn,p.FoxPageHeader=N.ElPageHeader,p.FoxPagination=N.ElPagination,p.FoxPopconfirm=N.ElPopconfirm,p.FoxPopover=N.ElPopover,p.FoxPopoverDialog=Ml,p.PopoverDialog=Ml,p.FoxPopper=N.ElPopper,p.FoxPopup=ra,p.Popup=ra,p.FoxPrice=$l,p.Price=$l,p.FoxProgress=N.ElProgress,p.FoxPullRefresh=ua,p.PullRefresh=ua,p.FoxRadio=N.ElRadio,p.FoxRadioButton=N.ElRadioButton,p.FoxRadioGroup=N.ElRadioGroup,p.FoxRadioItem=Hn,p.RadioItem=Hn,p.FoxRate=N.ElRate,p.FoxRateItem=Kn,p.RateItem=Kn,p.FoxResult=N.ElResult,p.FoxRollingProvider=va,p.RollingProvider=va,p.FoxRow=N.ElRow,p.FoxRowItem=Bl,p.RowItem=Bl,p.FoxScrollbar=N.ElScrollbar,p.FoxSearchBar=sa,p.SearchBar=sa,p.FoxSegmented=N.ElSegmented,p.FoxSelect=N.ElSelect,p.FoxSelectItem=$n,p.SelectItem=$n,p.FoxSelectV2=N.ElSelectV2,p.FoxSkeleton=N.ElSkeleton,p.FoxSkeletonItem=N.ElSkeletonItem,p.FoxSlider=N.ElSlider,p.FoxSlotItem=Vl,p.SlotItem=Vl,p.FoxSpace=N.ElSpace,p.FoxStatistic=N.ElStatistic,p.FoxStep=N.ElStep,p.FoxSteps=N.ElSteps,p.FoxStepsBar=na,p.StepsBar=na,p.FoxSubMenu=N.ElSubMenu,p.FoxSwitch=N.ElSwitch,p.FoxSwitchItem=Wn,p.SwitchItem=Wn,p.FoxTabPane=N.ElTabPane,p.FoxTable=N.ElTable,p.FoxTableColumn=N.ElTableColumn,p.FoxTableItem=qn,p.TableItem=qn,p.FoxTableMappingColumn=Rn,p.TableMappingColumn=Rn,p.FoxTableRadioColumn=Fn,p.TableRadioColumn=Fn,p.FoxTableSetting=Pl,p.TableSetting=Pl,p.FoxTableV2=N.ElTableV2,p.FoxTabs=N.ElTabs,p.FoxTabsBar=Il,p.TabsBar=Il,p.FoxTabsContainer=Al,p.TabsContainer=Al,p.FoxTabsFrame=ea,p.TabsFrame=ea,p.FoxTabsPane=Jn,p.TabsPane=Jn,p.FoxTag=N.ElTag,p.FoxText=kt,p.Text=kt,p.FoxTimeItem=Bn,p.TimeItem=Bn,p.FoxTimePicker=N.ElTimePicker,p.FoxTimeSelect=N.ElTimeSelect,p.FoxTimeSelectItem=Mn,p.TimeSelectItem=Mn,p.FoxTimeline=N.ElTimeline,p.FoxTimelineItem=N.ElTimelineItem,p.FoxToast=Bt,p.Toast=Bt,p.FoxTooltip=N.ElTooltip,p.FoxTour=Sa,p.Tour=Sa,p.FoxTransfer=N.ElTransfer,p.FoxTree=N.ElTree,p.FoxTreeItem=Gn,p.TreeItem=Gn,p.FoxTreeSelect=N.ElTreeSelect,p.FoxTreeSelectItem=Yn,p.TreeSelectItem=Yn,p.FoxTreeV2=N.ElTreeV2,p.FoxUpload=N.ElUpload,p.FoxWatermark=N.ElWatermark,p.InnerPageScopeKey=dn,p.PriorityPolicy=Ye,p.UniqueID=Nr,p.ValidateSchema=Xa,p.ValidateSchemaKey=st,p.browseProperty=sr,p.cancelRaf=Wi,p.clamp=fo,p.clearNonNumber=ro,p.compareTo=Jl,p.createBroadcast=Dt,p.createValidateSchema=dl,p.debounce=je,p.debounceRef=vo,p.decimalLength=qa,p.default=S6,p.defineConfigDomain=Ja,p.defineDataItem=er,p.defineDomain=cn,p.defineDomainItemProperty=De,p.defineItem=Me,p.definePageState=tr,p.defineSimpleItem=Ct,p.deleteGlobalValidator=yo,p.disabledProperty=or,p.divide=Ql,p.excludeProps=Ae,p.extend=St,p.floatData=so,p.getGlobalIcons=pr,p.getGlobalValidateCheckEvents=Ya,p.getGlobalValidateResetEvents=Ga,p.getPageContentAreaHeight=bl,p.getPageContentAreaWidth=Sl,p.getPageFooterAreaHeight=yl,p.getPageHeaderAreaHeight=gl,p.getRootDomain=Nt,p.hasSymbol=La,p.includeProps=vt,p.indexOf=io,p.injectAbstractPageScope=Wt,p.injectAbstractPageScopeForContent=rr,p.injectAbstractPageScopeForFooterBar=ar,p.injectAbstractPageScopeForHeaderBar=nr,p.injectInnerPageScope=Kt,p.integerLength=Oa,p.isArray=Ui,p.isArrayLike=Fa,p.isBrowser=ot,p.isDate=Zi,p.isDisplayNone=an,p.isESModule=eo,p.isEmptyString=ge,p.isEqual=at,p.isFunction=tn,p.isHidden=nn,p.isMap=Gi,p.isNil=xe,p.isNumberString=on,p.isObject=Ge,p.isPlainObject=Ji,p.isPromise=Ia,p.isRegExp=rn,p.isSet=Xi,p.isString=_a,p.isSubPage=ko,p.isSymbol=Qi,p.isTouch=el,p.isWindow=Ra,p.kebabToPascal=Ft,p.lastIndexOf=oo,p.makeArray=ao,p.merge=Da,p.multiply=Ba,p.negate=Ma,p.nextTick=lo,p.numberFormat=ol,p.objectToString=Aa,p.once=No,p.overrideGlobalIcons=jo,p.overrideGlobalValidateHandler=po,p.padZero=uo,p.pascalToKebab=ja,p.preventDefault=co,p.property=Le,p.provideAbstractPageScope=lr,p.provideInnerPageScope=fn,p.raf=en,p.readonlyProperty=ir,p.setGlobalValidateCheckEvents=bo,p.setGlobalValidateHandler=ho,p.setGlobalValidateMessages=wo,p.setGlobalValidateResetEvents=So,p.setGlobalValidator=go,p.throttle=Qa,p.toBoolean=he,p.toNumber=Te,p.toPadding=Je,p.toPx=pe,p.toPxDesc=xo,p.toPxString=ye,p.toTypeString=sl,p.toValue=Ne,p.tryTimes=ml,p.typeOf=cl,p.unNumberFormat=Pa,p.updatePageState=un,p.useBroadcast=Ot,p.useDomain=ut,p.useInnerSize=Nl,p.usePageState=pl,p.usePosition=Cn,p.useRawTouch=tl,p.useRect=Ai,p.useSize=gn,p.useSlotChildren=Yt,p.useTouch=xd,p.valueLength=wt});
|