@fox-js/foxui-pad 4.1.1-38 → 4.1.1-39
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 +154 -154
- package/dist/index.umd.js +1 -1
- package/dist/style.js +1 -1
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(S,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue"),require("@fox-js/validator"),require("element-plus"),require("@element-plus/icons-vue"),require("@fox-js/i18n")):typeof define=="function"&&define.amd?define(["exports","vue","@fox-js/validator","element-plus","@element-plus/icons-vue","@fox-js/i18n"],t):(S=typeof globalThis<"u"?globalThis:S||self,t(S.FoxUI={},S.Vue,S.FoxValidator,S.ElementPlus,S.ElementPlusIconsVue,S.FoxI18n))})(this,function(S,t,bt,T,$e,Ne){Object.defineProperties(S,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var Co=Object.create,Xn=Object.defineProperty,ko=Object.getOwnPropertyDescriptor,xo=Object.getOwnPropertyNames,zo=Object.getPrototypeOf,Eo=Object.prototype.hasOwnProperty,rt=(e,n)=>()=>(n||(e((n={exports:{}}).exports,n),e=null),n.exports),To=(e,n,l,o)=>{if(n&&typeof n=="object"||typeof n=="function")for(var i=xo(n),r=0,s=i.length,c;r<s;r++)c=i[r],!Eo.call(e,c)&&c!==l&&Xn(e,c,{get:(a=>n[a]).bind(null,c),enumerable:!(o=ko(n,c))||o.enumerable});return e},it=(e,n,l)=>(l=e!=null?Co(zo(e)):{},To(n||!e||!e.__esModule?Xn(l,"default",{value:e,enumerable:!0}):l,e)),dl=window,$o=typeof window<"u";function Bo(){return typeof dl<"u"?dl.requestAnimationFrame||dl.webkitRequestAnimationFrame||function(e){dl.setTimeout(e,1e3/60)}:function(e){setTimeout(e,1e3/60)}}function Vo(e){$o?cancelAnimationFrame(e):clearTimeout(e)}var ia=Bo();function fl(e,n="0"){let l=0,o=-1;e[0]=="-"&&(l++,o=1,e=e.substring(1),e.length),n[0]=="-"&&(l++,o=2,n=n.substring(1),n.length),e=je(e),n=je(n),[e,n]=sa(je(e),je(n)),l==1&&(o==1?e=oa(e):n=oa(n));let i=Qn(e,n);return l?l==2?"-"+je(i):e.length<i.length?je(i.substring(1)):"-"+je(oa(i)):je(i)}function oa(e){let n="",l=e.length,o=e.split(".")[1],i=o?o.length:0;for(let s=0;s<l;s++)e[s]>="0"&&e[s]<="9"?n+=9-parseInt(e[s]):n+=e[s];let r=i>0?"0."+new Array(i).join("0")+"1":"1";return Qn(n,r)}function je(e){let n=e.split(".");for(n[0]||(n[0]="0");n[0][0]=="0"&&n[0].length>1;)n[0]=n[0].substring(1);return n[0]+(n[1]?"."+n[1]:"")}function sa(e,n){let l=e.split("."),o=n.split("."),i=l[0].length,r=o[0].length;return i>r?o[0]=new Array(Math.abs(i-r)+1).join("0")+(o[0]?o[0]:""):l[0]=new Array(Math.abs(i-r)+1).join("0")+(l[0]?l[0]:""),i=l[1]?l[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"):l[1]=(l[1]?l[1]:"")+new Array(Math.abs(i-r)+1).join("0")),e=l[0]+(l[1]?"."+l[1]:""),n=o[0]+(o[1]?"."+o[1]:""),[e,n]}function Qn(e,n){[e,n]=sa(e,n);let l="",o=0;for(let i=e.length-1;i>=0;i--){if(e[i]==="."){l="."+l;continue}let r=parseInt(e[i])+parseInt(n[i])+o;l=r%10+l,o=Math.floor(r/10)}return o?o.toString()+l:l}var Me=(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 Rt(e,n=0,l=Me.HALF_EVEN){if(l===Me.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 i=e.split("."),r=i[0],s=i[1];if(n<0){if(n=-n,r.length<=n)return"0";{let a=r.substr(0,r.length-n);return e=a+"."+r.substr(r.length-n)+s,a=Rt(e,0,l),(o?"-":"")+a+new Array(n+1).join("0")}}if(n==0)return r.length,Zn(i[1],r,o,l)?(o?"-":"")+ca(r):(o?"-":"")+r;if(i[1]){if(i[1].length<n)return(o?"-":"")+r+"."+i[1]+new Array(n-i[1].length+1).join("0")}else return(o?"-":"")+r+"."+new Array(n+1).join("0");s=i[1].substring(0,n);let c=i[1].substring(n);return c&&Zn(c,s,o,l)&&(s=ca(s),s.length>n)?(o?"-":"")+ca(r,parseInt(s[0]))+"."+s.substring(1):(o?"-":"")+r+"."+s}function Zn(e,n,l,o){if(!e||e===new Array(e.length+1).join("0")||o===Me.DOWN||!l&&o===Me.FLOOR||l&&o===Me.CEILING)return!1;if(o===Me.UP||l&&o===Me.FLOOR||!l&&o===Me.CEILING)return!0;let i="5"+new Array(e.length).join("0");if(e>i)return!0;if(e<i)return!1;switch(o){case Me.HALF_DOWN:return!1;case Me.HALF_UP:return!0;case Me.HALF_EVEN:default:return parseInt(n[n.length-1])%2==1}}function ca(e,n=0){n||(n=1),typeof e=="number"&&e.toString();let l=e.length-1,o="";for(let i=l;i>=0;i--){let r=parseInt(e[i])+n;r==10?(n=1,r=0):n=0,o+=r}return n&&(o+=n),o.split("").reverse().join("")}function ua(e,n){e=e.toString(),n=n.toString();let l=0;e[0]=="-"&&(l++,e=e.substr(1)),n[0]=="-"&&(l++,n=n.substr(1)),e=Ot(e),n=Ot(n);let o=0,i=0;e.indexOf(".")!=-1&&(o=e.length-e.indexOf(".")-1),n.indexOf(".")!=-1&&(i=n.length-n.indexOf(".")-1);let r=o+i;if(e=Ot(e.replace(".","")),n=Ot(n.replace(".","")),e.length<n.length){let d=e;e=n,n=d}if(n=="0")return"0";let s=n.length,c=0,a=[],u=s-1,h="";for(let d=0;d<s;d++)a[d]=e.length-1;for(let d=0;d<2*e.length;d++){let m=0;for(let $=n.length-1;$>=u&&$>=0;$--)a[$]>-1&&a[$]<e.length&&(m+=parseInt(e[a[$]--])*parseInt(n[$]));m+=c,c=Math.floor(m/10),h=m%10+h,u--}return h=Ot(Do(h,r)),l==1&&(h="-"+h),h}function Do(e,n){return n==0?e:(e=n>=e.length?new Array(n-e.length+1).join("0")+e:e,e.substr(0,e.length-n)+"."+e.substr(e.length-n,n))}function Ot(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 da(e,n,l=8){if(n==0)throw new Error("Cannot divide by 0");if(e=e.toString(),n=n.toString(),e=e.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),n=n.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),e==0)return"0";let o=0;n[0]=="-"&&(n=n.substring(1),o++),e[0]=="-"&&(e=e.substring(1),o++);var i=n.indexOf(".")>0?n.length-n.indexOf(".")-1:-1;if(n=je(n.replace(".","")),i>=0){let u=e.indexOf(".")>0?e.length-e.indexOf(".")-1:-1;if(u==-1)e=je(e+new Array(i+1).join("0"));else if(i>u)e=e.replace(".",""),e=je(e+new Array(i-u+1).join("0"));else if(i<u){e=e.replace(".","");let h=e.length-u+i;e=je(e.substring(0,h)+"."+e.substring(h))}else i==u&&(e=je(e.replace(".","")))}let r=0,s=n.length,c="",a=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),a.indexOf(".")>-1){let u=a.length-a.indexOf(".")-1;a=a.replace(".",""),s>a.length&&(u+=s-a.length,a=a+new Array(s-a.length+1).join("0")),r=u,c="0."+new Array(u).join("0")}for(l=l+2;r<=l;){let u=0;for(;parseInt(a)>=parseInt(n);)a=fl(a,"-"+n),u++;c+=u,e?(e[0]=="."&&(c+=".",r++,e=e.substring(1)),a=a+e.substring(0,1),e=e.substring(1)):(r||(c+="."),r++,a=a+"0")}return(o==1?"-":"")+je(Rt(c,l-2))}function fa(e,n){return e=e.toString(),n=n.toString(),n=ma(n),fl(e,n)}function ma(e){return e[0]=="-"?e=e.substr(1):e="-"+e,e}function Jn(e,n){if(n==0)throw new Error("Cannot divide by 0");e=e.toString(),n=n.toString(),er(e),er(n);let l="";e[0]=="-"&&(l="-",e=e.substr(1)),n[0]=="-"&&(n=n.substr(1));let o=fa(e,ua(n,Rt(da(e,n),0,Me.FLOOR)));return l+o}function er(e){if(e.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function tr(e,n){let l=!1;if(e[0]=="-"&&n[0]!="-")return-1;if(e[0]!="-"&&n[0]=="-")return 1;if(e[0]=="-"&&n[0]=="-"&&(e=e.substr(1),n=n.substr(1),l=!0),[e,n]=sa(e,n),e.localeCompare(n)==0)return 0;for(let o=0;o<e.length;o++)if(e[o]!=n[o])return e[o]>n[o]?l?-1:1:l?1:-1;return 0}var qt=class Se{value;static RoundingModes=Me;static validate(n){if(n){if(n=n.toString(),isNaN(n))throw Error("Parameter is not a number: "+n);n[0]=="+"&&(n=n.substring(1))}else n="0";if(n.startsWith(".")?n="0"+n:n.startsWith("-.")&&(n="-0"+n.substr(1)),/e/i.test(n)){let[l,o]=n.split(/[eE]/);l=je(l);let i="";l[0]=="-"&&(i="-",l=l.substring(1)),l.indexOf(".")>=0?(o=parseInt(o)+l.indexOf("."),l=l.replace(".","")):o=parseInt(o)+l.length,l.length<o?n=i+l+new Array(o-l.length+1).join("0"):l.length>=o&&o>0?n=i+je(l.substring(0,o))+(l.length>o?"."+l.substring(o):""):n=i+"0."+new Array(-o+1).join("0")+l}return n}constructor(n="0"){this.value=Se.validate(n)}getValue(){return this.value}static getPrettyValue(n,l,o){if(!(l||o))l=3,o=",";else if(!(l&&o))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");n=Se.validate(n);let i=n.charAt(0)=="-";i&&(n=n.substring(1));var r=n.indexOf(".");r=r>0?r:n.length;for(var s="",c=r;c>0;)c<l?(l=c,c=0):c-=l,s=n.substring(c,c+l)+(c<r-l&&c>=0?o:"")+s;return(i?"-":"")+s+n.substring(r)}getPrettyValue(n,l){return Se.getPrettyValue(this.value,n,l)}static round(n,l=0,o=Me.HALF_EVEN){if(n=Se.validate(n),isNaN(l))throw Error("Precision is not a number: "+l);return Rt(n,l,o)}round(n=0,l=Me.HALF_EVEN){if(isNaN(n))throw Error("Precision is not a number: "+n);return new Se(Rt(this.value,n,l))}static floor(n){return n=Se.validate(n),n.indexOf(".")===-1?n:Se.round(n,0,Me.FLOOR)}floor(){return this.value.indexOf(".")===-1?new Se(this.value):new Se(this.value).round(0,Me.FLOOR)}static ceil(n){return n=Se.validate(n),n.indexOf(".")===-1?n:Se.round(n,0,Me.CEILING)}ceil(){return this.value.indexOf(".")===-1?new Se(this.value):new Se(this.value).round(0,Me.CEILING)}static add(n,l){return n=Se.validate(n),l=Se.validate(l),fl(n,l)}add(n){return new Se(fl(this.value,n.getValue()))}static subtract(n,l){return n=Se.validate(n),l=Se.validate(l),fa(n,l)}subtract(n){return new Se(fa(this.value,n.getValue()))}static multiply(n,l){return n=Se.validate(n),l=Se.validate(l),ua(n,l)}multiply(n){return new Se(ua(this.value,n.getValue()))}static divide(n,l,o){return n=Se.validate(n),l=Se.validate(l),da(n,l,o)}divide(n,l){return new Se(da(this.value,n.getValue(),l))}static modulus(n,l){return n=Se.validate(n),l=Se.validate(l),Jn(n,l)}modulus(n){return new Se(Jn(this.value,n.getValue()))}static compareTo(n,l){return n=Se.validate(n),l=Se.validate(l),tr(n,l)}compareTo(n){return tr(this.value,n.getValue())}static negate(n){return n=Se.validate(n),ma(n)}negate(){return new Se(ma(this.value))}};function lr(e,n){return qt.multiply(`${e}`,`${n}`)}function ha(e,n,l=8){return qt.divide(`${e}`,`${n}`,l)}var Fm=qt.RoundingModes;function pa(e,n){return e=`${e}`,n=`${n}`,qt.compareTo(e,n)}function ar(e){return qt.negate(e)}function ml(e,n=-1,l=!1,o=3,i=","){let r=`${e}`;if(r.length==0||r==="-")return"";let s=r.charAt(0);s=="-"?r=r.substring(1):s="";let c=r,a="",u=r.indexOf(".");u!=-1&&(c=r.substring(0,u),a=r.substring(u+1)),n!=-1&&(n<a.length?a=a.substring(0,n):l&&n>a.length&&(a=a.padEnd(n,"0")));let h;if(o>0){let d="",m=c.split("").reverse();for(let $=0;$<m.length;$++)d+=m[$]+(($+1)%o==0&&$+1!=m.length?i:"");a.length==0?h=`${s}${d.split("").reverse().join("")}`:h=`${s}${d.split("").reverse().join("")}.${a}`}else a.length==0?h=`${s}${c}`:h=`${s}${c}.${a}`;return h}function nr(e){let n=`${e}`,l=n.charAt(0);l=="-"?n=n.substring(1):l="";let o=n.replace(/[^\d\.-]/g,"");return`${l}${o}`}var ga=ia,Mo=Array.isArray,Ao=e=>pl(e)==="[object Map]",Io=e=>pl(e)==="[object Set]",ya=e=>e instanceof Date,ba=e=>typeof e=="function",rr=e=>typeof e=="string",Po=e=>typeof e=="symbol",We=e=>e!==null&&typeof e=="object",hl=e=>We(e)&&ba(e.then)&&ba(e.catch),ir=Object.prototype.toString,pl=e=>ir.call(e),Lo=e=>pl(e)==="[object Object]",or=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function _o(e){return e.__esModule||or&&e[Symbol.toStringTag]==="Module"}var Fo=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function kt(...e){let n=e[0]!==void 0&&e[0]!==null?e[0]:{},l=1,o=e.length,i=!1;for(typeof n=="boolean"&&(i=n,n=e[l]??{},l++),typeof n!="object"&&(n={});l<o;l++)if(e[l]!==null&&e[l]!==void 0){let r=e[l];for(let s in r){let c=n[s],a=r[s];if(c!==a)if(i===!0&&a&&typeof a=="object"){let u;Array.isArray(a)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},n[s]=kt(i,u,a)}else a!==void 0&&(n[s]=a)}}return n}var Sa=Fo?Promise.resolve():null;function Ro(e,...n){Sa!==null?n&&n.length>0?Sa.then(()=>{e(n)}):Sa.then(e):n&&n.length>0?setTimeout(()=>{e(n)}):setTimeout(e)}function he(e){return e==null?!1:typeof e=="boolean"?e:typeof e=="string"?e.toLocaleLowerCase()==="true":!!e}function we(e){return typeof e=="number"?e:Number(e)}var Oo={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Object]":"object"};function gl(e){let n=Object.prototype.toString.call(e);return e==null?String(e):Oo[n]||"object"}function wa(e){if(!e||e.nodeType!==1)return!0;let n=e;for(;n;){if(n.hidden)return!0;const l=window.getComputedStyle(n);if(l.display==="none"||l.visibility==="hidden"||l.visibility==="collapse")return!0;n=n.parentElement}return!1}function va(e){if(!e)return!0;if(e.offsetParent!==null)return!1;if(getComputedStyle(e).position!=="fixed")return!0;let n=e.parentElement;for(;n;){if(getComputedStyle(n).display==="none")return!0;n=n.parentElement}return!1}function sr(e){return e&&typeof e=="object"&&"setInterval"in e}function cr(e){let n=!!e&&"length"in e&&e.length,l=gl(e);return l==="function"||sr(e)?!1:l==="array"||n===0||typeof n=="number"&&n>0&&n-1 in e}function ur(e,n){let l=+n.length,o=0,i=e.length;for(;o<l;o++)e[i++]=n[o];return e.length=i,e}function qo(e,n=[]){let l=n;return e!=null&&(cr(Object(e))?ur(l,typeof e=="string"?[e]:e):l.push(e)),l}function Ge(e,n){if(e==n)return!0;if(e===void 0||n===void 0)return!1;let l=gl(e);if(l!==gl(n))return!1;if(l==="object"){let o=Object.keys(e),i=Object.keys(n);if(o.length!==i.length)return!1;for(let r=0;r<o.length;r++){let s=o[r],c=e[s],a=n[s];if(!Ge(c,a))return!1}return!0}else if(l==="array"){if(e.length!==n.length)return!1;for(let o=0;o<e.length;o++){let i=e[o],r=n[o];if(!Ge(i,r))return!1}return!0}return!1}var ut=typeof window<"u";function Re(e){return e==null}function Na(e){return Object.prototype.toString.call(e)==="[object RegExp]"}var be=e=>e==null?!0:typeof e!="string"?!1:e.length===0;function Ca(e){return be(e)?!0:(e.charAt(0)=="-"&&(e=e.substring(1)),be(e)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(e))}function dr(e){if(e==null)return 0;let n=`${e}`;if(n.length==0)return 0;n.charAt(0)=="-"&&(n=n.substring(1)),n=n.replace(/[^\d\.-]/g,"");const l=n.indexOf(".");return l==-1?n.length:l}function fr(e){if(e==null)return 0;const n=`${e}`;if(n.length==0)return 0;const l=n.indexOf(".");return l==-1?0:n.length-(l+1)}function mr(e,n,l){const o=e.indexOf(n);return o===-1?e:n==="-"&&o!==0?e.slice(0,o):e.slice(0,o+1)+e.slice(o).replace(l,"")}function Ho(e,n=!0,l=!0){n?e=mr(e,".",/\./g):e=e.replace(/\./g,""),l?e=mr(e,"-",/-/g):e=e.replace(/-/,"");const o=n?/[^-0-9.]/g:/[^-0-9]/g;return e.replace(o,"")}function jo(e,n){return typeof e=="object"||Array.isArray(e)?n.findIndex(l=>{if(Ge(e,l))return!0}):n.indexOf(e)}function Ko(e,n){if(typeof e=="object"||Array.isArray(e)){let l=n.reverse().findIndex(o=>{if(Ge(e,o))return!0});return l!==-1&&(l=n.length-1-l),l}return n.lastIndexOf(e)}function dt(e){return e==null||e==null?0:typeof e=="string"?e.length:`${e}`.length}function ot(e,...n){const l={};return n.forEach(o=>{for(const i in o)l[i]=e[i]}),l}function Be(e,...n){const l=[];n.forEach(i=>{Reflect.apply([].push,l,Reflect.ownKeys(i))});const o={};for(const i in e)l.includes(i)||(o[i]=e[i]);return o}var Wo=(e,n,l)=>{const o=Object.assign({},e),i=Object.assign({},l);return Object.keys(n).length>0?(Object.keys(o).forEach(r=>{i.hasOwnProperty(r)?typeof i[r]=="string"&&(o[r]=n[i[r]]):n[r]&&(o[r]=n[r])}),o):e};function Yo(e,n){(typeof e.cancelable!="boolean"||e.cancelable)&&e.preventDefault(),n&&e.stopPropagation()}var Uo=(e,n=2)=>{for(e+="";e.length<n;)e="0"+e;return e.toString()},Go=(e,n,l)=>Math.min(Math.max(e,n),l);function Ht(e){return e.split("-").map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join("")}function hr(e){return e.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var Qe=Symbol.for("BroadcastKey"),pr=class{parent;children=[];callbacks=new Map;exposed=null;name;persistantMessages=new Map;constructor(e,n,l){this.parent=e,this.exposed=n,this.name=l,e!==null&&e.addChild(this)}addChild(e){this.children.push(e)}removeChild(e){const n=this.children.findIndex(l=>e===l);n!==-1&&this.children.splice(n,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.callbacks=null,this.exposed=null}setPersistantMessage(e,n,l){if(!e.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const o=e.uniqueId,i={matched:e,action:n,args:l};return this.persistantMessages.set(o,i),!0}deletePersistantMessage(e){this.persistantMessages.delete(e)}getPersistantMessages(){const e=[];return this.persistantMessages.forEach(n=>{e.push(n)}),e}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(e,n){if(!n||n.messagingPolicy==="Once"&&n.resolved===!0)return!1;let l=!1;return!n.name||n.name==="*"||n.name==="+"||Na(n.name)&&e&&n.name.test(e)?l=!0:typeof n.name=="function"?l=Reflect.apply(n.name,null,[e]):n.name===e&&(l=!0),l}trigger(e,n,l){let o=null;const i=this.callbacks.get(n);typeof i=="function"&&(o=Reflect.apply(i,null,[...l])),this.exposed&&typeof this.exposed[n]=="function"&&(o=Reflect.apply(this.exposed[n],this.exposed,[...l])),e.resolved=!0,typeof e.resolve=="function"&&e.resolve(o)}pull(){let e=this.parent;for(;e;){const n=e.getPersistantMessages();Array.isArray(n)&&n.length>0&&n.forEach(l=>{if(this.isMatched(this.name,l.matched))try{this.trigger(l.matched,l.action,l.args)}catch(o){console.error(o)}}),e=e.parent}}emit(e,n,...l){if(e.messagingPolicy==="Once"&&e.resolved===!0)return[];if(e.cachePolicy==="Persistant")this.setPersistantMessage(e,n,l),e.cachePolicy="None";else if(e.cachePolicy==="Unresolved"){if(this.setPersistantMessage(e,n,l)){const r=e.resolve,s=e.uniqueId??"",c=(...a)=>{this.deletePersistantMessage(s),typeof r=="function"&&r(...a)};e.resolve=c}e.cachePolicy="None"}let o=!1;!e.name||e.name==="*"?o=!0:e.name==="+"?(o=!1,e.name="*"):Na(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 i=[];if(o){const r=this.callbacks.get(n);if(typeof r=="function"){const s=Reflect.apply(r,null,[...l]);Re(s)||i.push(s)}if(this.exposed&&typeof this.exposed[n]=="function"){const s=Reflect.apply(this.exposed[n],this.exposed,[...l]);Re(s)||i.push(s)}if(e.resolved=!0,typeof e.resolve=="function"&&e.resolve(...i),e.messagingPolicy==="Once")return i}return this.children.forEach(r=>{const s=Reflect.apply(r.emit,r,[{...e},n,...l]);Array.isArray(s)&&s.length>0&&Reflect.apply([].push,i,[...s])}),i}emitToChildren(e,n,...l){if(e.cachePolicy==="Persistant")this.setPersistantMessage(e,n,l),e.cachePolicy="None";else if(e.cachePolicy==="Unresolved"){if(this.setPersistantMessage(e,n,l)){const i=e.resolve,r=e.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(r),typeof i=="function"&&i(...c)};e.resolve=s}e.cachePolicy="None"}const o=[];return this.children.forEach(i=>{const r=Reflect.apply(i.emit,i,[{...e},n,...l]);Array.isArray(r)&&Reflect.apply([].push,o,[...r])}),o}on(e,n){this.callbacks.set(e,n)}};function jt(e,n,l,o){const i=new pr(n,e,l);if(o&&typeof o=="object")for(const r in o)i.on(r,o[r]);return i}function Kt(e){let n=e?.[Qe];return!n&&(0,t.hasInjectionContext)()&&(n=(0,t.inject)(Qe,null)),n}var Xo=class{error(e,n){const l=Kt(n.exposed);l?l.emit({name:"*"},"setErrorTip",e):n.exposed&&typeof n.exposed.setErrorTip=="function"&&n.exposed.setErrorTip(e)}reset(e){const n=Kt(e.exposed);n?n.emit({name:"*"},"setErrorTip",""):e.exposed&&typeof e.exposed.setErrorTip=="function"&&e.exposed.setErrorTip("")}success(e){const n=Kt(e.exposed);n?n.emit({name:"*"},"setErrorTip",""):e.exposed&&typeof e.exposed.setErrorTip=="function"&&e.exposed.setErrorTip("")}decorate(e,n,l){Array.isArray(e)||(e=[e]);const o=Kt(l.exposed),i=n.find(s=>s.required===!0||s.type==="required"&&s.required!==!1),r=e.find(s=>s.required===!0||s.type==="required"&&s.required!==!1);!i&&r?o?o.emit({name:"*"},"setRequired",!0):l.exposed&&typeof l.exposed.setRequired=="function"&&l.exposed.setRequired(!0):i&&!r&&(o?o.emit({name:"*"},"setRequired",!1):l.exposed&&typeof l.exposed.setRequired=="function"&&l.exposed.setRequired(!1),this.reset(l))}getValue(e){return e.props.modelValue??e.exposed.modelValue}},Wt=new Xo;function Qo(e){Wt=e}function Zo(e){Wt?Object.assign(Wt,e):Wt=e}function Jo(e,n){bt.Schema.setValidator(e,n)}function es(e){bt.Schema.deleteValidator(e)}var gr=["blur","clear"];function ts(e){gr=e}function yr(){return gr}var br=["focus","change","setValue"];function ls(e){br=e}function Sr(){return br}function as(e){bt.Schema.messages(e)}function Yt(...e){const n=[];return e.forEach(l=>{l.forEach(o=>{const i=n.findIndex(r=>r.type===o.type);i!==-1&&n.splice(i,1),n.push(o)})}),n}function yl(e){return e.forEach(n=>{n.type==="required"&&(n.required===null||n.required===void 0)&&(n.required=!0),!n.type&&(n.required===!0||n.required===!1)&&(n.type="required")}),e}var ft=Symbol("ValidateSchemaKey"),wr=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(e,n,l){this.parent=e,this.descriptor=n,this.proxy=l,(this.descriptor.validate??!0)&&this.init()}init(){this.descriptor.pureDataValidate!==!0&&this.descriptor.valueName&&this.descriptor.context?.attrs&&(this.scope=(0,t.effectScope)(!0),this.scope.run(()=>{(0,t.watchEffect)(()=>{const e=yl(Yt(this.attrRules,this.rules)),n=[],l=this.descriptor.context?.attrs??{};for(let i in l){let r=l[i];if(this.hasValidator(i,!0)){if(r===!1)continue;let c={type:i};r!==null&&typeof r=="object"&&Object.assign(c,r),n.push(c);continue}let s=this.getValidator(i);if(s!==null){let c={type:i,validator:s};n.push(c)}}this.attrRules=yl(n);const o=Yt(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(o,e)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(e,...n){const l=this.descriptor.validateHandler;if(l&&typeof l[e]=="function")return Reflect.apply(l[e],l,[...n]);const o=Wt;return o&&typeof o[e]=="function"?Reflect.apply(o[e],o,[...n]):null}decorate(e,n){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",e,n,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,n,l=!1){l?bt.Schema.setValidator(e,n):this.validators[e]=n}getValidator(e){let n=this.validators[e]??null;return n||(n=this.parent?.getValidator(e)??null),n}deleteValidator(e,n=!1){n?bt.Schema.deleteValidator(e):Reflect.deleteProperty(this.validators,e)}hasValidator(e,n=!1){if(n)return bt.Schema.hasValidator(e);{let l=Reflect.has(this.validators,e);return!l&&this.parent!==null&&(l=this.parent.hasValidator(e,!1)),l}}setRule(e){const n=Yt(this.attrRules,this.rules);e===null?this.rules=[]:Array.isArray(e)?this.rules=yl(e):this.rules=yl([e]);const l=Yt(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(l,n)})}clear(){this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let e=Yt(this.attrRules,this.rules);const n=this.descriptor.fieldName??"value";if(e.length>0){const l={[`${n}`]:e},o=this.getValue(),i={[`${n}`]:o},r=new bt.Schema(l),s=this.proxy??i;return r.validate(i,{context:s}).then(c=>{if(c.pass)this.success();else{let a="error";Array.isArray(c.errors)&&c.errors.length>0&&(a=c.errors[0].message??a,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(a)}return c}).catch(c=>{const a=c.message??`${c}`;return this.error(a),c})}}return Promise.resolve({pass:!0})}};function bl(e,n,l){l.valueName=l.valueName??"modelValue",l.valueType=l.valueType??"string";const o={exposed:e,get $el(){return l.templateRefProxy?.$el},get props(){return l.props},get attrs(){return l.context?.attrs}};if(!l.validateHandler&&l.valueName!=="modelValue"){const i=l.valueName;l.validateHandler={getValue(r){return r.props?.[i]??r.exposed[i]}}}return new wr(n,l,o)}var Sl=Symbol.for("EventEmitterKey"),vr=class{register=new Map;emitFn;constructor(e){this.emitFn=e??null}destroy(){this.emitFn=null,this.register.clear()}off(e,n){let l=this.register.get(e);if(l&&Array.isArray(l)){let o=l.findIndex(i=>i===n);o!==-1&&l.splice(o,1)}}on(e,n){let l=this.register.get(e);l||(l=new Array,this.register.set(e,l)),l.push(n)}emit(e,...n){const l=this.register.get(e);l&&l.forEach(o=>{try{Reflect.apply(o,null,[e,...n])}catch(i){console.error(i.message,i)}}),this.emitFn&&Reflect.apply(this.emitFn,null,[e,...n])}};function Xe(e,n){let l=null;return function(...o){l&&clearTimeout(l),l=setTimeout(()=>{l=null,Reflect.apply(e,null,[...o])},n)}}function Nr(e,n){let l=0;return function(...o){const i=new Date().getTime();i-l<n||(l=i,Reflect.apply(e,null,[...o]))}}function ns(e,n){const l=Xe((o,i)=>{e=o,i()},n);return(0,t.customRef)((o,i)=>({get(){return o(),e},set(r){l(r,i)}}))}function rs(e){let n=!1;return function(...l){n||(n=!0,Reflect.apply(e,null,[...l]))}}function wl(e,n,l,o=0,i=!0,r){let s=n,c=0;if(i){const u=e();if(c++,u){typeof r=="function"&&r(!0);return}if(c>l){typeof r=="function"&&r(!1);return}}const a=()=>{const u=e();if(c++,u){typeof r=="function"&&r(!0);return}if(c>l){typeof r=="function"&&r(!1);return}s+=o,setTimeout(a,s)};setTimeout(a,s)}var mt=Symbol("DomainKey"),Ut=Symbol("DataItemsKey"),vl=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,t.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,n){this._datas[e]=n}getData(e){return this._datas[e]}hasData(e){return Reflect.has(this._datas,e)}deleteData(e){return Reflect.deleteProperty(this._datas,e)}merge(e,n=[]){for(const l in e){const o=e[l];n.length>0&&n.indexOf(o)!==-1||(this._props[l]=o)}}has(e){if(Reflect.has(this._props,e)){const n=this._props[e];if(n!=null)return!0}return this.parent==null?!1:this.parent.has(e)}delete(e){Reflect.deleteProperty(this._props,e)}set(e,n){this._props[e]=n}get(e,n){if(Reflect.has(this._props,e)){const l=this._props[e];if(l!=null)return l}return this.parent==null?n:this.parent.get(e,n)}getForParent(e,n){return this.parent==null?n:this.parent.get(e,n)}getForSelf(e){return this._props[e]}getAll(e){const n=[];let l=this;for(;l!=null;){if(Reflect.has(l._props,e)){const o=l._props[e];n.push(o)}l=l._parent}return n}},is=new vl;function xt(){return is}function ht(){return(0,t.inject)(mt,null)}var ka=Symbol("OriginalDateKey");function xa(e,n,l){const o=(0,t.hasInjectionContext)(),i=o?(0,t.getCurrentScope)():null;let r=o?(0,t.inject)(mt,null):null;r===null&&(r=xt());const s=n;let c=new vl(s);c.parent=r;const a=b=>{c?.hasData(ka)||d(b),c?.set("modelValue",b)},u=()=>c?.getForSelf("modelValue")??null,h=()=>c?.getData(ka)??null,d=b=>{const p={};kt(!0,p,(0,t.toRaw)(b)),c.setData(ka,p)},m=e.props,$=e.ignorePropKeys;(0,t.isReactive)(m)||typeof m=="function"?(0,t.watch)(m,b=>{c?.merge(b,$),b.modelValue&&d(b.modelValue)},{immediate:!0}):(c.merge(m,$),m.modelValue&&d(m.modelValue));const x=(b,p)=>{c?.set(b,p)},w=b=>c?.getForSelf(b)??null;if(c.componentPublicExposed[mt]=c,(0,t.provide)(mt,c),i!==null){const b=(0,t.inject)(Qe,null),p=jt(c.componentPublicExposed,b,s,l);c.broadcast=p,c.componentPublicExposed[Qe]=p,(0,t.provide)(Qe,p),c.componentPublicExposed.broadcast=(P,H,...Y)=>{if(p)return Reflect.apply(p.emit,p,[P,H,...Y])};const v=(0,t.inject)(ft,null),f=bl(c.componentPublicExposed,v,{componentName:"",context:e.context});c.validateSchema=f,c.componentPublicExposed[ft]=f,(0,t.provide)(ft,f),c.componentPublicExposed[Ut]=new Map,c.componentPublicExposed.validate=async(P=!0)=>{const H=[];let Y=null;const q={};let B=!1;if(P===!0)Y={name:"*"},B=!0;else if(Array.isArray(P)&&P.length>0){const k=P;Y={name:M=>M?k.indexOf(M)!==-1:!1},B=!0}else if(P!=null&&typeof P=="object"){const k=P;if(k.deep!==!1){if(Object.assign(q,k),Array.isArray(k.include)&&k.include.length>0){const M=k.include;Y={name:E=>E?M.indexOf(E)!==-1:!1}}else if(Array.isArray(k.exclude)&&k.exclude.length>0){const M=k.exclude;Y={name:E=>E?M.indexOf(E)===-1:!1}}else Y={name:"*"};B=!0}}if(B&&Y){q.deep=!1;const k=p?.emitToChildren(Y,"validate",q);k&&Reflect.apply([].push,H,k)}return H.length==1?H[0]:H.length>1?Promise.all(H).then(k=>{let M=[];return k.forEach(E=>{E.pass===!1&&Array.isArray(E.errors)&&(M=[...M,...E.errors])}),M.length>0?{pass:!1,errors:M}:{pass:!0}}):Promise.resolve({pass:!0})};const O=e.context;c.componentPublicExposed.setNameValidateRules=(P,H=!0,Y=!1)=>{if(Y===!0){Reflect.ownKeys(P).forEach(q=>{let B=String(q);const k={componentName:"",fieldName:B,pureDataValidate:!0,context:O};if(c){const M=kr(c,B,k,p,f);c.componentPublicExposed[Ut].set(B,M);const E=P[B];E&&M.validateSchema.setRule(E)}});return}if(H){const q=Reflect.ownKeys(P);p?.emitToChildren({name:B=>q.includes(B),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",P,!1)}},c.componentPublicExposed.clearValidate=(P=!0)=>{let H=null;const Y={};let q=!1;if(P===!0)H={name:"*"},q=!0;else if(Array.isArray(P)&&P.length>0){const B=P;H={name:k=>k?B.indexOf(k)!==-1:!1},q=!0}else if(P!=null&&typeof P=="object"){const B=P;if(B.deep!==!1){if(Array.isArray(B.include)&&B.include.length>0){const k=B.include;H={name:M=>M?k.indexOf(M)!==-1:!1}}else if(Array.isArray(B.exclude)&&B.exclude.length>0){const k=B.exclude;H={name:M=>M?k.indexOf(M)===-1:!1}}else H={name:"*"};Object.assign(Y,B),q=!0}}q&&H&&(Y.deep=!1,p?.emitToChildren(H,"clearValidate",Y))},c.componentPublicExposed.resetFields=P=>{const H=u();if(!H)return;const Y={};if(kt(!0,Y,h()??{}),Array.isArray(P))P.forEach(q=>{H[q]=Y[q]});else if(P&&Array.isArray(P.include))(P.include??[]).forEach(q=>{H[q]=Y[q]});else if(P&&Array.isArray(P.exclude)){let q=P.exclude??[];Reflect.ownKeys(Y).forEach(B=>{q.includes(B)||(H[B]=Y[B])})}else Object.assign(H,Y);c?.componentPublicExposed?.clearValidate(P)},c.componentPublicExposed.setModelValue=(P,H)=>{if(!H||H===s)a(P);else{const Y={name:H,messagingPolicy:"Once"};p?.emitToChildren(Y,"setModelValue",P)}},c.componentPublicExposed.getModelValue=()=>u(),c.componentPublicExposed.setDomainProperty=(P,H)=>{x(P,H)},c.componentPublicExposed.getDomainProperty=P=>w(P),setTimeout(function(){p?.pull()},0)}(0,t.onScopeDispose)(function(){c?.validateSchema&&c.validateSchema.destroy(),c?.broadcast&&c?.broadcast?.destroy(),c.componentPublicExposed[Ut]&&c.componentPublicExposed[Ut].clear(),c?.destroy(),c=null});const y=e.context?.expose;return{domain:c,exposeApi:(b={})=>{Object.assign(c.componentPublicExposed,b),y?.(c.componentPublicExposed)}}}function Cr(e,n){let l=(0,t.inject)(mt,null);l===null&&(l=xt());let o=new vl(n);o.parent=l;const i=e.props,r=e.ignorePropKeys;(0,t.isReactive)(i)||typeof i=="function"?(0,t.watch)(i,c=>{o?.merge(c,r)},{immediate:!0}):o.merge(i,r),o.componentPublicExposed[mt]=o,(0,t.provide)(mt,o),(0,t.onScopeDispose)(()=>{o?.destroy(),o=null});const s=e.context?.expose;return{domain:o,exposeApi:(c={})=>{Object.assign(o.componentPublicExposed,c),s?.(o.componentPublicExposed)}}}function Ee(e,n,l){const o={},i=n??e.componentName??"";let r=jt(o,(0,t.inject)(Qe,null),i,l);o[Qe]=r,(0,t.provide)(Qe,r),o.broadcast=(d,m,...$)=>r?Reflect.apply(r.emit,r,[d,m,...$]):null;const s=(0,t.inject)(ft,null);e.fieldName=e.fieldName??i;let c=bl(o,s,e);o[ft]=c,(0,t.provide)(ft,c),o.validate=async(d=null)=>{if(!c)return Promise.resolve({pass:!0});const m=[];let $=null;const x={};let w=!1,y=!1;if(d===!0)$={name:"*"},y=!0,w=!0;else if(Array.isArray(d)&&d.indexOf(i)!==-1){const b=d;$={name:p=>p?b.indexOf(p)!==-1:!1},y=!0,w=!0}else if(d&&typeof d=="object"){const b=d,p=b.ignoreDisabled??!0,v=b.ignoreReadonly??!0,f=b.ignoreHidden??!0;p===!0&&e.disabled===!0||v===!0&&e.readonly===!0||f===!0&&wa(e.templateRefProxy?.$el??e.templateRefProxy)?y=!1:(Array.isArray(b.include)&&b.include.indexOf(i)!==-1||Array.isArray(b.exclude)&&b.exclude.indexOf(i),y=!0),Object.assign(x,b),w=b.deep??!1}if(y){const b=c?.validate();m.push(b)}if(w&&$){x.deep=!1;const b=r?.emitToChildren($,"validate",x);b&&Reflect.apply([].push,m,b)}return m.length==1?m[0]:m.length>1?Promise.all(m).then(b=>{let p=[];return b.forEach(v=>{v.pass===!1&&Array.isArray(v.errors)&&(p=[...p,...v.errors])}),p.length>0?{pass:!1,errors:p}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=d=>c?.setRule(d),o.setNameValidateRules=(d,m=!1)=>{const $=d[i];$&&c?.setRule($),m&&r&&r.emitToChildren({name:x=>Reflect.ownKeys(d).includes(x)},"setNameValidateRules",d,!1)},o.clearValidate=(d=!0)=>{if(!c)return;let m=null;const $={};let x=!1,w=!1;if(d===!0)m={name:"*"},w=!0,x=!0;else if(Array.isArray(d)&&d.indexOf(i)!==-1){const y=d;m={name:b=>b?y.indexOf(b)!==-1:!1},w=!0,x=!0}else if(d&&typeof d=="object"){const y=d;(y.ignoreHidden??!0)===!0&&wa(e.templateRefProxy?.$el??e.templateRefProxy)?w=!1:(Array.isArray(y.include)&&y.include.indexOf(i)!==-1||Array.isArray(y.exclude)&&y.exclude.indexOf(i),w=!0),Object.assign($,y),x=y.deep??!1}w&&c?.clear(),x&&m&&($.deep=!1,r?.emitToChildren(m,"clearValidate",$))};let a=new vr(e.context?.emit);o[Sl]=a,o.triggerEvent=(d,...m)=>{a.emit(d,...m)};const u=Xe((d="validate")=>{c&&(d==="reset"?c.clear():c.validate())},60);(Array.isArray(e.validateCheckEvents)?e.validateCheckEvents:yr()).forEach(d=>{a&&a.on(d,m=>{u("validate")})}),(Array.isArray(e.validateResetEvents)?e.validateResetEvents:Sr()).forEach(d=>{a&&a.on(d,m=>{u("reset")})}),setTimeout(function(){r?.pull()},0),(0,t.onScopeDispose)(()=>{r?.destroy(),r=null,c?.destroy(),o[ft]=null,c=null,a?.destroy(),o[Sl]=null,a=null,o.broadcast=null,o.validate=null,o.setValidateRule=null,o.setNameValidateRules=null,o.clearValidate=null});const h=e.context?.expose;return{broadcast:r,validateSchema:c,emitEvent:(d,...m)=>{a&&Reflect.apply(a.emit,a,[d,...m])},onEvent:(d,m)=>{a&&Reflect.apply(a.on,a,[m])},offEvent:(d,m)=>{a&&Reflect.apply(a.off,a,[m])},componentPublicExposed:o,exposeApi:(d={})=>{Object.assign(o,d),h?.(o)}}}function kr(e,n,l,o,i){const r={},s=n??"",c={getValue(){const d=e.getForSelf("modelValue");return d?d[s]:null},isExist(){const d=e.getForSelf("modelValue");return d?Reflect.has(d,s):!1}};l.fieldName=s,l.validateHandler={getValue(d){return c.getValue()}};let a=bl({},i,l);r.validate=async(d=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const m=[];let $=!1,x=!1;if(Array.isArray(d)&&d.indexOf(s)!==-1)x=!0,$=!0;else if(d&&typeof d=="object"){const w=d;Array.isArray(w.include)&&w.include.indexOf(s)!==-1||Array.isArray(w.exclude)&&w.exclude.indexOf(s),x=!0,$=w.deep??!1}else typeof d=="boolean"&&($=d),x=!0;if(x&&a){const w=a.validate();m.push(w)}if($){let w=null;const y={};if(d===!0)w={name:"*"};else if(Array.isArray(d)&&d.length>0){const b=d;w={name:p=>p?b.indexOf(p)!==-1:!1}}else if(d!=null&&typeof d=="object"){const b=d;if(Object.assign(y,b),Array.isArray(b.include)&&b.include.length>0){const p=b.include;w={name:v=>v?p.indexOf(v)!==-1:!1}}else if(Array.isArray(b.exclude)&&b.exclude.length>0){const p=b.exclude;w={name:v=>v?p.indexOf(v)===-1:!1}}else w={name:"*"}}if(w&&u){y.deep=!1;const b=u.emitToChildren(w,"validate",y);Reflect.apply([].push,m,b)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(w=>{let y=[];return w.forEach(b=>{b.pass===!1&&Array.isArray(b.errors)&&(y=[...y,...b.errors])}),y.length>0?{pass:!1,errors:y}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=d=>a?.setRule(d),r.setNameValidateRules=d=>{const m=d[s];m&&a?.setRule(m)};let u=jt(r,o,s);(0,t.onScopeDispose)(()=>{a=null,u=null});const h=l.context?.expose;return{broadcast:u,validateSchema:a,componentPublicExposed:r,exposeApi:(d={})=>{Object.assign(r,d),h?.(r)}}}function St(e,n){let l={};if(n){const r=(0,t.inject)(Qe,null),s=jt(l,r,n,{});l[Qe]=s,(0,t.provide)(Qe,s)}let o=new vr(e.context?.emit);l[Sl]=o,l.triggerEvent=(r,...s)=>{o.emit(r,...s)},(0,t.onScopeDispose)(()=>{o?.destroy(),Reflect.deleteProperty(l,Sl),l=null,o=null});const i=e.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:l,exposeApi:(r={})=>{Object.assign(l,r),i?.(l)}}}var xe=(e,n=-1)=>e?typeof e=="string"&&(e.endsWith("%")&&n<=0||e.endsWith("vh")||e.endsWith("vw"))?e:`${ge(e,n)}px`:"",os=xe;function ge(e,n=-1){if(e==null)return 0;if(typeof e=="number")return e>0&&e<1&&n>0?e*n:e;if(e=e.trim().toLocaleLowerCase(),e.length===0)return 0;let l=e.indexOf("px");if(l!==-1)return Number(e.substring(0,l));if(l=e.indexOf("rem"),l!==-1){let i=Number(e.substring(0,l)),r=1;if(ut){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(l=e.indexOf("%"),l!==-1)return Number(e.substring(0,l))/100*n;const o=Number(e);return isNaN(o)?0:o}var pt="PageStateKey";function lt(e){const n={top:null,left:null,bottom:null,right:null};return e&&(e.top!==null&&e.top!==void 0&&(n.top=ge(e.top)),e.left!==null&&e.left!==void 0&&(n.left=ge(e.left)),e.bottom!==null&&e.bottom!==void 0&&(n.bottom=ge(e.bottom)),e.right!==null&&e.right!==void 0&&(n.right=ge(e.right))),n}function za(e,n,l={},o=!0,i=-1,r=-1,s=0,c=0){if(e.headerHeight=ge(l.headerHeight??n.headerHeight??-1),e.headerPadding=lt(l.headerPadding??n.headerPadding),e.footerHeight=ge(l.footerHeight??n.footerHeight??-1),e.footerPadding=lt(l.footerPadding??n.footerPadding),e.contentPadding=lt(l.contentPadding??n.contentPadding),o){const a=l.height??n.height;a?e.height=ge(a,r):e.height=ge(r)-ge(s,r)-ge(c,r),e.width=ge(l.width??n.width??0,i)}}function xr(e,n={}){const l={top:null,bottom:null,right:null,left:null},o={width:0,height:0,headerHeight:0,headerPadding:{...l},footerHeight:0,footerPadding:{...l},contentPadding:{...l},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},i=Object.assign(e.get("safeAreaInset")??{},n.safeAreaInset??{});i&&(o.safeAreaTop=ge(i.top),o.safeAreaBottom=ge(i.bottom),o.safeAreaLeft=ge(i.left),o.safeAreaRight=ge(i.right));const r=e.get("pageLayout");if(!r)return null;za(o,r,n,!0,e.get("rootWidth")??-1,e.get("rootHeight")??-1,e.get("headerBarHeight")??0,e.get("footerBarHeight")??0);const s=(0,t.reactive)(o),c=e.getForParent(pt);c&&(o.height=xl(e,c),o.width=zl(e,c),(0,t.watch)([()=>xl(e,c),()=>zl(e,c)],([u,h])=>{s.height=u,s.width=h}));const a=!c;return(0,t.watch)([()=>n.height,()=>e.get("pageLayout"),()=>e.get("rootWidth"),()=>e.get("rootHeight"),()=>e.get("headerBarHeight"),()=>e.get("footerBarHeight")],([u,h,d=-1,m=-1,$=0,x=0])=>{za(s,h,n,a,d,m,$,x)}),e.set(pt,s),s}function Nl(e){return e.get(pt)}function Cl(e,n){if(n=n??e.get(pt),n&&n.headerMounted){const l=n.safeAreaTop==-1?0:n.safeAreaTop;return n.headerAllHeight??n.headerHeight+l}return 0}function kl(e,n){if(n=n??e.get(pt),n&&n.footerMounted){const l=n.safeAreaBottom==-1?0:n.safeAreaBottom;return n.footerAllHeight??n.footerHeight+l}return 0}function xl(e,n){if(n=n??e.get(pt),n){if(n.contentInnerHeight)return n.contentInnerHeight;const l=Cl(e,n),o=kl(e,n),i=ge(n.contentPadding.top??0),r=ge(n.contentPadding.bottom??0);return n.height-l-o-i-r}return 0}function zl(e,n){if(n=n??e.get(pt),n){const l=ge(n.contentPadding.left??0),o=ge(n.contentPadding.right??0);return n.contentInnerWidth??n.width-l-o}return 0}function ss(e){return!!e.getForParent(pt)}var Ea=Symbol.for("InnerPageScopeKey");function Ta(e){(0,t.provide)(Ea,e)}function Gt(e=!1){return(0,t.inject)(Ea,e)}var $a=Symbol.for("AbstractPageScopeKey");function zr(e){(0,t.provide)($a,e)}function Xt(e=!1){return(0,t.inject)($a,e)}function Er(e=!1){const n=Xt(e);return typeof n=="boolean"?n:n&&typeof n=="object"?n.headerBar??e:e}function Tr(e=!1){const n=Xt(e);return typeof n=="boolean"?n:n&&typeof n=="object"?n.footerBar??e:e}function $r(e=!1){const n=Xt(e);return typeof n=="boolean"?n:n&&typeof n=="object"?n.content??e:e}var Ze=(function(e){return e[e.Parent=0]="Parent",e[e.Near=1]="Near",e})({});function El(e,n){return e==null?!1:typeof n=="function"?n(e):!0}function Ve(e,n,l=1,o){const i=ht();return i==null?e:l===0?(0,t.computed)(()=>{const r=i.getAll(n);for(let c=r.length-1;c>=0;c--){const a=r[c];if(El(a,o))return a}const s=e.value;return El(s,o)?s:null}):(0,t.computed)(()=>{const r=e.value;if(El(r,o))return r;const s=i.getAll(n);for(let c=0;c<s.length;c++){const a=s[c];if(El(a,o))return a}return null})}function Br(e){return Ve(e,"readonly",1)}function Vr(e){return Ve(e,"disabled",1)}function Dr(e){return Ve(e,"browse",1)}function Ae(e){const n=(0,t.ref)(null),l=(0,t.ref)(null),o=Vr((0,t.computed)(()=>l.value??e.disabled)),i=(0,t.ref)(null);return{itemTemplateRef:n,innerDisabled:l,disabled:o,innerReadonly:i,readonly:Br((0,t.computed)(()=>i.value??e.readonly)),browse:Dr((0,t.computed)(()=>e.browse))}}function ve(e,n="modelValue",l=null,o){const i=(0,t.toRef)(e,n);let r=i.value;typeof l=="function"&&(r=l(i.value));const s=(0,t.ref)(r);return(0,t.watch)(i,c=>{if(typeof l=="function"){const a=l(c);a!==s.value&&(s.value=a,o&&o("setValue",a))}else c!==s.value&&(s.value=c,o&&o("setValue",c))}),s}var Mr=new Map,Tl=new Map,Ba=null;function cs(e){Ba=e}function us(){return Ba}function Je(){return Ba?.()??null}function Ar(e,n,l){if(l){let o=Tl.get(l);o||(o=new Map,Tl.set(l,o)),o.set(e,n)}else Mr.set(e,n)}function Ye(e,n){let l=null;if(n){let o=Tl.get(n);o&&(l=o.get(e))}return l||(l=Mr.get(e)),l}function ds(e,n){for(let l in e){const o=e[l];Ar(l,o,n)}}function fs(e){Tl.delete(e)}function ms(){return{top:0,left:0,bottom:0,right:0}}function hs(){return ut?{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 ps(e,n){let l=e;if(n.componentPrefix){const o=l.indexOf("-");o!==-1?l=`${n.componentPrefix}${l.slice(o)}`:l=`${n.componentPrefix}-${l}`}return Ht(l)}var gs=class{packages;installers;resizeListener=null;resizeObserver=null;_version;get version(){return this._version}constructor(e,n,l){this.packages=e,this.installers=n,this._version=l}install(e,n={}){n?.install!==!1&&(this.packages.forEach(o=>{if(o.install)e.use(o,n);else if(o.name){const i=ps(o.name,n);e.component(i,o)}}),this.installers.forEach(o=>{o(e,n)}));const l=xt();if(n.autoAdjustPageLayout!==!1){const o={...n},i=this.resizeListener;typeof n.resizeDebounceDelay=="number"?this.resizeListener=Xe(()=>{const r={...o};this.updateLayout(r,l)},n.resizeDebounceDelay):this.resizeListener=()=>{const r={...o};this.updateLayout(r,l)},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(n,l)}unInstall(){window.visualViewport?this.resizeListener&&window.visualViewport.removeEventListener("resize",this.resizeListener):window.ResizeObserver&&this.resizeObserver&&this.resizeObserver.disconnect()}updateLayout(e,n){const l=e.headerBarHeight??0,o=e.footerBarHeight??0,i=kt({},ms(),e.safeAreaInset),r=hs(),s=kt({},r.pageLayout,e.pageLayout);n=n??xt(),n.set("safeAreaInset",i),n.set("headerBarHeight",l),n.set("footerBarHeight",o),n.set("pageLayout",s),n.set("rootWidth",r.rootWidth),n.set("rootHeight",r.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const a in e)c.indexOf(a)===-1&&n.set(a,e[a])}setScopeGetter(e){cs(e)}getScopeGetter(){return us()}setAPI(e,n,l){Ar(e,n,l)}getAPI(e,n){return Ye(e,n)}batchSetAPI(e,n){ds(e,n)}clearScopeAPI(e){fs(e)}getRootDomain(){return xt()}},ys=[T.ElAffix,T.ElAlert,T.ElAutocomplete,T.ElAutoResizer,T.ElAvatar,T.ElBacktop,T.ElBadge,T.ElBreadcrumb,T.ElBreadcrumbItem,T.ElButton,T.ElButtonGroup,T.ElCalendar,T.ElCard,T.ElCarousel,T.ElCarouselItem,T.ElCascader,T.ElCascaderPanel,T.ElCheckTag,T.ElCheckbox,T.ElCheckboxButton,T.ElCheckboxGroup,T.ElCol,T.ElCollapse,T.ElCollapseItem,T.ElCollapseTransition,T.ElColorPicker,T.ElConfigProvider,T.ElContainer,T.ElAside,T.ElFooter,T.ElHeader,T.ElMain,T.ElDatePicker,T.ElDescriptions,T.ElDescriptionsItem,T.ElDialog,T.ElDivider,T.ElDrawer,T.ElDropdown,T.ElDropdownItem,T.ElDropdownMenu,T.ElEmpty,T.ElForm,T.ElFormItem,T.ElIcon,T.ElImage,T.ElImageViewer,T.ElInput,T.ElInputNumber,T.ElLink,T.ElMenu,T.ElSubMenu,T.ElMenuItem,T.ElMenuItemGroup,T.ElPageHeader,T.ElPagination,T.ElPopconfirm,T.ElPopover,T.ElPopper,T.ElProgress,T.ElRadio,T.ElRadioButton,T.ElRadioGroup,T.ElRate,T.ElResult,T.ElRow,T.ElScrollbar,T.ElSelect,T.ElOption,T.ElOptionGroup,T.ElSelectV2,T.ElSkeleton,T.ElSkeletonItem,T.ElSlider,T.ElSpace,T.ElSteps,T.ElStep,T.ElSwitch,T.ElTable,T.ElTableColumn,T.ElTableV2,T.ElTabs,T.ElTabPane,T.ElTag,T.ElTimePicker,T.ElTimeSelect,T.ElTimeline,T.ElTimelineItem,T.ElTooltip,T.ElTransfer,T.ElTree,T.ElTreeSelect,T.ElTreeV2,T.ElUpload,T.ElStatistic,T.ElCountdown,T.ElSegmented,T.ElAnchor,T.ElAnchorLink,T.ElWatermark,T.ElMessageBox,T.ElMessage,T.ElNotification,T.ElSplitter],bs=[T.ElInfiniteScroll,T.ElLoading,T.ElMessage,T.ElMessageBox,T.ElNotification,T.ElPopoverDirective],Ss=(e,n={})=>{const l=n.componentPrefix??"fox";ys.forEach(o=>{if(typeof o.name=="string"){let i="";const r=hr(o.name),s=r.indexOf("-");s!==-1?i=`${l}${r.slice(s)}`:i=`${l}-${r}`,i=Ht(i),e.component(i,o)}else e.use(o)}),bs.forEach(o=>{e.use(o)})};function ce(e){const n=`fox-${e}`,l=Ht(n);return{componentName:n,scope:e.replace("-",""),create(o){return o.baseName=e,o.name=l,o.install=(i,r)=>{let s=o.name;r?.componentPrefix&&(s=`${r.componentPrefix}-${o.baseName}`,s=Ht(s)),i.component(s,o)},(0,t.defineComponent)(o)},createDemo(o){return o.baseName=e,o.name="demo-"+e,(0,t.defineComponent)(o)}}}var ze={browse:{type:[String],required:!1,default:()=>null},disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Te={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},Ir={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}},Pr={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}},Lr=[];for(const e in Pr)Lr.push(e);var ws={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}},vs={...ze,...Ir,...ws},Ns=(e,n)=>({inheritAttrs:!0,props:vs,setup(l,o){const i=!!Xt(!1),r=Gt(!1),{domain:s,exposeApi:c}=xa({props:l,context:o},l.name);if(s){const d=xr(s,l);c({getPageContentHeight:()=>xl(s,d),getPageContentWidth:()=>zl(s,d),getPageHeaderHeight:()=>Cl(s,d),getPageFooterHeight:()=>kl(s,d)}),d&&r&&(d.contentHeight="100%")}const a=(0,t.computed)(()=>({[e]:!0,"is-inner":r})),u=(0,t.computed)(()=>({})),h=(d,m=!1)=>{const $=s.componentPublicExposed;$&&typeof $.setNameValidateRules=="function"&&$.setNameValidateRules(d,!0,m)};return(0,t.watch)([()=>l.rules,()=>l.pureDataRules],([d,m],[$,x])=>{if(d&&$){const w=(0,t.toRaw)($),y=(0,t.toRaw)(d),b=y?Reflect.ownKeys(y):[];(w?Reflect.ownKeys(w):[]).forEach(p=>{b.includes(p)||(y[p]=[])}),h(y)}if(m&&x){const w=(0,t.toRaw)(x),y=(0,t.toRaw)(m),b=y?Reflect.ownKeys(y):[];(w?Reflect.ownKeys(w):[]).forEach(p=>{b.includes(p)||(y[p]=[])}),h(y,!0)}},{deep:!0}),(0,t.onMounted)(()=>{l.rules&&h((0,t.toRaw)(l.rules)),l.pureDataRules&&h((0,t.toRaw)(l.pureDataRules),!0)}),()=>i?o.slots?.default?.():(0,t.h)("div",{class:a.value,style:u.value},[o.slots?.default?.()])}}),{componentName:Cs,create:ks,scope:xs}=ce("page"),zs=ks(Ns(Cs,xs)),Va=zs;function Da(e){const n=(0,t.unref)(e);return{width:n.offsetWidth,height:n.offsetHeight}}function $l(e){const n=(0,t.unref)(e),l=window.getComputedStyle(n,null),o=parseFloat(l.getPropertyValue("padding-left")),i=parseFloat(l.getPropertyValue("padding-right")),r=parseFloat(l.getPropertyValue("padding-top")),s=parseFloat(l.getPropertyValue("padding-bottom"));return{width:n.clientWidth-o-i,height:n.clientHeight-r-s}}var _r={headerbar:{},radio:{},checkbox:{}};function Es(e){Object.assign(_r,e)}function Fr(){return _r}var Ts=(e,n,l,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:l},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(i,r){const s=Er(!1),c=Gt(!1),a=s?null:ht(),u=a?Nl(a):null;u&&(u.headerMounted=!0);const h=Fr(),d=e,m=(0,t.computed)(()=>{const N={[d]:!0,[`${d}--border`]:i.border,[`${d}--fixed`]:i.fixed};return c||(N[`${d}--safe-area-inset-top`]=i.safeAreaInsetTop),N}),$=(0,t.computed)(()=>({[`${d}__inner`]:!0,[`${d}__inner--${i.align}`]:!0})),x=Re(i.height)?null:ge(i.height),w=(0,t.computed)(()=>{const N={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return N;if(a&&u){const _=lt(i.padding??u.headerPadding);if(Object.assign(N,_),Re(x)||(u.headerHeight=x),N.height=u.headerHeight,N.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,N.safeAreaTop>0){const V=ge(_.top??0);N.top=N.safeAreaTop+V,N.height&&N.height>0&&(N.height=N.height+N.safeAreaTop)}return N}if(Re(x)||(N.height=x),i.padding){const _=lt(i.padding);Object.assign(N,_)}return N}),y=(0,t.ref)(null),b=()=>u&&y.value&&!va(y.value)?(o||(u.headerAllHeight=Da(y.value).height),u.headerMounted=!0,!0):!1,p=Xe(b,120);let v=null;(0,t.onMounted)(()=>{s||u&&(wl(b,50,5,50,!0),window.ResizeObserver&&y.value&&(v=new window.ResizeObserver(p),v.observe(y.value)))}),(0,t.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,v&&(v.disconnect(),v=null))});const f=(0,t.computed)(()=>{const N={};return s||(w.value.height!==null&&w.value.height!==void 0&&(N.height=`${w.value.height}px`),w.value.top!==null&&w.value.top!==void 0&&(N.paddingTop=`${w.value.top}px`),w.value.left!==null&&w.value.left!==void 0&&(N.paddingLeft=`${w.value.left}px`),w.value.right!==null&&w.value.right!==void 0&&(N.paddingRight=`${w.value.right}px`),w.value.bottom!==null&&w.value.bottom!==void 0&&(N.paddingBottom=`${w.value.bottom}px`)),N}),O=(0,t.computed)(()=>{const N=w.value?.height;return Re(N)||N<0?!0:N>0});function P(){r.emit("back")}function H(){r.emit("click-title")}function Y(){r.emit("click-right")}function q(){r.emit("click-right-text")}const B=()=>{if(!i.leftShow)return null;const N=[];if(r.slots.left)N.push(r.slots.left());else{if(r.slots.leftIcon){const _=(0,t.h)("view",{class:"left-icon",onClick:P},[r.slots.leftIcon()]);N.push(_)}else{const _=i.leftIcon??h.headerbar.Left??l,V=(0,t.h)("view",{class:"left-icon",onClick:P},[(0,t.h)(_)]);N.push(V)}if(i.leftText){const _=(0,t.h)("view",{class:"left-text",onClick:P},[i.leftText]);N.push(_)}}return N.length===0?null:(0,t.h)("view",{class:"fox-header-bar__left"},N)},k=()=>{if(!i.rightShow)return null;const N=[];if(r.slots.right)N.push(r.slots.right());else{if(i.rightText){const _=(0,t.h)("view",{class:"right-text",onClick:q},[i.rightText]);N.push(_)}if(r.slots.rightIcon){const _=(0,t.h)("view",{class:"right-icon",onClick:Y},[r.slots.rightIcon()]);N.push(_)}else if(i.rightIcon){const _=(0,t.h)("view",{class:"right-icon",onClick:Y},[(0,t.h)(i.rightIcon)]);N.push(_)}}return N.length===0?null:(0,t.h)("view",{class:"fox-header-bar__right"},N)},M=()=>{if(!i.titleShow)return null;const N=[],_=r.slots.default?r.slots.default():null;if(_)N.push(_);else{if(i.title){const V=(0,t.h)("view",{class:"title-text"},[i.title]);N.push(V)}if(r.slots.titleIcon){const V=(0,t.h)("view",{class:"title-icon",onClick:H},[r.slots.titleIcon()]);N.push(V)}else if(i.titleIcon){const V=(0,t.h)("view",{class:"title-icon",onClick:H},[(0,t.h)(i.titleIcon)]);N.push(V)}}return N.length===0?null:(0,t.h)("view",{class:"fox-header-bar__title"},N)},E=()=>{const N=[],_=r.slots.bottom?r.slots.bottom():null;return _&&N.push(_),N.length===0?null:(0,t.h)("view",{class:"fox-header-bar__bottom"},N)};return()=>{if(s||!O.value)return null;const N=[];if(r.slots.all)N.push(r.slots.all());else{const _=[],V=B();V&&_.push(V);const W=M();W&&_.push(W);const K=k();if(K&&_.push(K),_.length>0){const L=(0,t.h)("view",{class:$.value},_);N.push(L)}const J=E();J&&N.push(J)}return N.length===0?null:(0,t.h)("view",{class:m.value,style:f.value,ref:y},N)}}}),{componentName:$s,create:Bs,scope:Vs}=ce("header-bar"),Ds=Bs(Ts($s,Vs,$e.ArrowLeft)),Ma=Ds;function Ms(e,n,l=!1){return{props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetBottom:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},padding:{type:[Object],required:!1},align:{type:String,required:!1,default:"center"}},setup(o,i){const r=Tr(!1),s=Gt(!1),c=r?null:ht(),a=c?Nl(c):null,u=(0,t.computed)(()=>{const p=e,v={[p]:!0,[`${p}--${o.align}`]:!0,[`${p}--border`]:o.border,[`${p}--fixed`]:o.fixed};return s||(v[`${p}--safe-area-inset-bottom`]=o.safeAreaInsetBottom),v}),h=Re(o.height)?null:ge(o.height),d=(0,t.computed)(()=>{const p={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(r)return p;if(c&&a){const v=lt(o.padding??a.footerPadding);if(Object.assign(p,v),Re(h)||(a.footerHeight=h),p.height=a.footerHeight,p.safeAreaBottom=a.safeAreaBottom===-1?0:a.safeAreaBottom,p.safeAreaBottom>0){const f=ge(v.bottom??0);p.bottom=p.safeAreaBottom+f,p.height&&p.height>0&&(p.height=p.height+p.safeAreaBottom)}return p}if(Re(h)||(p.height=h),o.padding){const v=lt(o.padding);Object.assign(p,v)}return p}),m=(0,t.computed)(()=>{const p=d.value?.height;return Re(p)||p<0?!0:p>0}),$=(0,t.ref)(null),x=()=>a&&$.value&&!va($.value)?(l||(a.footerAllHeight=Da($.value).height),a.footerMounted=!0,!0):!1,w=Xe(x,120);let y=null;(0,t.onMounted)(()=>{r||a&&(wl(x,50,5,50,!0),window.ResizeObserver&&$.value&&(y=new window.ResizeObserver(w),y.observe($.value)))}),(0,t.onUnmounted)(()=>{r||a&&(a.footerMounted=!1,y&&(y.disconnect(),y=null))});const b=(0,t.computed)(()=>{const p={};return r||(d.value.height!==null&&d.value.height!==void 0&&(p.height=xe(d.value.height)),d.value.top!==null&&d.value.top!==void 0&&(p.paddingTop=xe(d.value.top)),d.value.left!==null&&d.value.left!==void 0&&(p.paddingLeft=xe(d.value.left)),d.value.right!==null&&d.value.right!==void 0&&(p.paddingRight=xe(d.value.right)),d.value.bottom!==null&&d.value.bottom!==void 0&&(p.paddingBottom=xe(d.value.bottom))),p});return()=>{if(r||!m.value)return null;const p=i.slots.default?i.slots.default():[];return(0,t.h)("view",{ref:$,class:u.value,style:b.value},p)}}}}var{componentName:As,create:Is,scope:Ps}=ce("footer-bar"),Ls=Is(Ms(As,Ps)),Aa=Ls;function _s(e,n){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(l,{slots:o,attrs:i}){const r=$r(!1),s=Gt(!1),c=r?null:ht(),a=(0,t.computed)(()=>({[e]:!0})),u=c?Nl(c):null,h=(0,t.computed)(()=>{const w={};if(r)return w;if(c&&u){if(l.padding){const H=lt(l.padding);Object.assign(u.contentPadding,H)}const y=Cl(c,u),b=kl(c,u);let p="";u.contentHeight?p=`${u.contentHeight}`:p=`${u.height}px`,w.height=p;let v=ge((u&&u.contentPadding&&u.contentPadding.top)??-1);(v>=0||y>0)&&(v=v<0?0:v,w.paddingTop=`${y+v}px`);let f=ge((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(f>=0||b>0)&&(f=f<0?0:f,w.paddingBottom=`${b+f}px`);const O=ge((u&&u.contentPadding&&u.contentPadding.left)??-1);O>=0&&(w.paddingLeft=`${O}px`);const P=ge((u&&u.contentPadding&&u.contentPadding.right)??-1);return P>=0&&(w.paddingRight=`${P}px`),w}if(l.padding){const y=lt(l.padding);y.left&&(w.paddingLeft=`${y.left}px`),y.top&&(w.paddingTop=`${y.top}px`),y.right&&(w.paddingRight=`${y.right}px`),y.bottom&&(w.paddingBottom=`${y.bottom}px`)}return w}),d=(0,t.ref)(null),m=()=>{if(u&&d.value){const w=$l(d.value);u.contentInnerHeight=w.height,u.contentInnerWidth=w.width}},$=Xe(m,120);let x=null;return(0,t.onMounted)(()=>{s||r||(requestAnimationFrame(m),window.ResizeObserver&&d.value&&(x=new window.ResizeObserver($),x.observe(d.value)))}),(0,t.onUnmounted)(()=>{s||r||x&&(x.disconnect(),x=null)}),()=>r?o.default?.():(0,t.h)(l.tag??"view",{...i,ref:d,class:a.value,style:h.value},o)}}}var{componentName:Fs,create:Rs,scope:Os}=ce("content"),qs=Rs(_s(Fs,Os)),Ia=qs,zt="GroupStateKey",Rr=Symbol.for("GroupScopeKey");function Bl(){return(0,t.inject)(Rr,!1)}function Vl(e=!0){(0,t.provide)(Rr,e)}function Hs(e,n={}){Reflect.ownKeys(n).forEach(l=>{if(typeof l!="string")return;const o=n[l];Re(o)||(e[l]=o)})}function js(e,n={}){const l={type:"grid",width:e.get("width",-1),column:-1,gutter:-1};Hs(l,n);const o=(0,t.markRaw)({layout:(0,t.shallowRef)(l),passport:0,order:{index:0}});return e.set(zt,o),o}function Pa(e,n,l=-1,o=-1,i=!1,r,s,c){const a=e.get(zt);if(!a)return;const u=e.get("groupLayout")??{};l===-1&&(l=u.column??1),o===-1&&(o=u.gutter??0),r||(r=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const h=ge(r),d=ge(s);c||(c=u.type??"grid");const m=()=>{const $=n===""||n===-1,x=ge(n);let w=we(l);const y=ge(o);if(!$){let v=(x-(w-1)*y)/w;for(;d!==-1&&v>d;)w++,v=(x-(w-1)*y)/w;for(;h!==-1&&w>1&&v<h;)w--,v=(x-(w-1)*y)/w}let b=!1;const p=a.layout;p.value.width=n,p.value.column!==w&&(p.value.column=w,b=!0),p.value.gutter!==y&&(p.value.gutter=y,b=!0),p.value.type!==c&&(p.value.type=c,b=!0),b&&(0,t.triggerRef)(p)};if(i)m();else{const $=++a.passport;setTimeout(()=>{$===a.passport&&m()},50)}}function Dl(e,n=!1){let l;return n?l=e.getForParent(zt):l=e.get(zt),l.layout}function Ml(e,n=!1){let l;return n?l=e.getForParent(zt):l=e.get(zt),l.order}function Or(e,n=1){if(n==="stretch")return-1;const l=we(n);return l===-1?100:100*l/e}function Al(e,n,l=1,o=0,i){const r={};let s=0;i?s=ge(i):s=Or(n.column,l),s>0&&(r.width=`${s}%`);const c=Or(n.column,o);c>0&&(r["margin-left"]=`${c}%`);const a=ge(n.gutter)/2;return a>0&&(r["padding-left"]=`${a}px`,r["padding-right"]=`${a}px`),r}function Il(e,n,l=1,o=0){if(l==="stretch"){const a=e.index%n.column,u=a+(n.column-a);return e.index=e.index+(u-a),{"grid-column":`${a+1} / -1`}}let i=we(l);if(i===-1){const a=e.index%n.column;return n.column,a==0?e.index=e.index+n.column:e.index=e.index+(n.column-a)+n.column,{"grid-column":"1 / -1"}}if(i>n.column){const a=e.index%n.column;return n.column,a==0?e.index=e.index+n.column:e.index=e.index+(n.column-a)+n.column,{"grid-column":"1 / -1"}}const r=we(o)%n.column;let s=(e.index+r)%n.column,c=s+i;return c>n.column?(s=0,c=s+i,e.index=e.index+(n.column-s)+i):e.index=e.index+r+i,r>0?{"grid-column":`${s+1} / span ${i}`}:{"grid-column-start":`span ${i}`}}var qr=Symbol("RollingStateKey");function Ks(e){(0,t.provide)(qr,e)}function Ws(){return(0,t.inject)(qr,null)}function La(e){let n=0;const l=window.getComputedStyle(e,null);if(l.getPropertyValue("box-sizing")==="content-box"){const o=parseFloat(l.getPropertyValue("padding-top")),i=parseFloat(l.getPropertyValue("padding-bottom"));n=e.clientHeight-o-i}else n=e.offsetHeight;return n}function Ys(e){let n=La(e);if(n<=0){const l=e.cloneNode(!0);l.style=`width: ${e.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(l),n=La(l),document.body.removeChild(l)}return n}function Us(e,n,l){const o=typeof e=="number"?e:parseInt(e),i=typeof n=="number"?n:parseInt(n),r=typeof l=="number"?l:parseInt(l);if(o<=0)return"1fr";const s=(o-(i-1)*r)/i;return s>0?`${s}px`:"1fr"}function Hr(e){const n=[];return e.forEach(l=>{l.type===t.Fragment&&Array.isArray(l.children)?n.push(...Hr(l.children)):n.push(l)}),n}function Gs(e){return!(e.type===t.Comment||e.type===t.Text&&typeof e.children=="string"&&e.children.trim()==="")}function Qt(e){function n(){return Hr(e?.()??[]).filter(Gs)}return{getChildren:n}}var Xs={...ze,...Ir,...Pr};function Qs(e,n,l){return{props:Xs,emits:["update:collapse","header-click"],setup(o,i){const{domain:r,exposeApi:s}=xa({props:o,ignorePropKeys:Lr,context:i},o.prop??o.name),c=js(r,{type:o.type}),a=Bl();Vl(!0);const u=o.rollingDisplay?Ws():null,h=(0,t.ref)(null),d=(0,t.computed)(()=>o.rollingDisplay?u&&!u.disabled:!1),m=(0,t.computed)(()=>a&&r?Dl(r,!0).value:null),$=(z,G=!1)=>{const U=r?.componentPublicExposed;U&&typeof U.setNameValidateRules=="function"&&U.setNameValidateRules(z,!0,G)};(0,t.watch)([()=>o.rules,()=>o.pureDataRules],([z,G],[U,I])=>{if(z&&U){const g=(0,t.toRaw)(U),C=(0,t.toRaw)(z),j=C?Reflect.ownKeys(C):[];(g?Reflect.ownKeys(g):[]).forEach(te=>{j.includes(te)||(C[te]=[])}),$(C)}if(G&&I){const g=(0,t.toRaw)(I),C=(0,t.toRaw)(G),j=C?Reflect.ownKeys(C):[];(g?Reflect.ownKeys(g):[]).forEach(te=>{j.includes(te)||(C[te]=[])}),$(C,!0)}},{deep:!0});const x=e,w=(0,t.computed)(()=>{const z={};z.height=_.value;const G=a?Ml(r,!0):null;if(m.value&&G){if(m.value.type==="grid"){const U=Il(G,m.value,o.span,o.offset);Object.assign(z,U)}else if(m.value.type==="flow"){const U=Al(G,m.value,o.span,o.offset,o.width);Object.assign(z,U)}}else o.width&&(z.width=xe(o.width));return z}),y=(0,t.computed)(()=>{const z=c.layout.value.type;return z==="grid"||z==="flow"?{[`${x}--${z}`]:!0,[`${x}--${z}-justify-${o.justify}`]:!0,[`${x}--${z}-align-${o.align}`]:!0,[`${x}--gutter`]:!0}:{[`${x}--${z}`]:!0,[`${x}--gutter`]:!0}}),b=(0,t.computed)(()=>{if(c.layout.value.type==="grid"){let z="";if(o.columnWidth)z=`repeat(auto-fill, ${o.columnWidth})`;else{const G=Us(Y.value,c.layout.value.column,c.layout.value.gutter);z=`repeat(${c.layout.value.column}, ${G})`}return{"column-gap":`${c.layout.value.gutter}px`,"grid-template-columns":z}}}),p=(0,t.toRef)(o,"gutter"),v=(0,t.toRef)(o,"column"),f=(0,t.computed)(()=>a||d.value?!0:he(o.isWrap)),O=[],P=z=>{O.push(z)},H=()=>{let z=O.length;O.splice(0,z)},Y=(0,t.ref)(-1),q=z=>{const G=$l(z).width;G>0&&G!==Y.value&&(Y.value=G)};Pa(r,Y.value,v.value,p.value,!0,o.minItemWidth,o.maxItemWidth,o.type),o.autoLayout&&(0,t.watch)([Y,v,p],([z,G,U])=>{c.order.index=0,Pa(r,z,G,U,!1,o.minItemWidth,o.maxItemWidth,o.type)});const B=(0,t.computed)(()=>V.value?o.expandText??"":o.collapseText??""),k=(0,t.computed)(()=>({[`${e}__header-collapse-text`]:!0})),M=(0,t.computed)(()=>({[`${e}__header-collapse-icon`]:!0,"is-expand":!V.value,"is-collapse":V.value})),E=(0,t.ref)(),N=(0,t.ref)(),_=(0,t.computed)(()=>W.value||xe(o.height)||""),V=(0,t.ref)(!1),W=(0,t.ref)(""),K=(0,t.ref)(!1);let J=-1;const L=(z,G=!0)=>{const U=E.value;if(U&&V.value!==z){if(J=J===-1?Ys(U):J,K.value=!0,G)if(U.style["will-change"]="height",U.ontransitionend=function(){U.ontransitionend=null,this.style["will-change"]="auto",z||(W.value="",K.value=!1)},z){let I=0;o.collapseHeight?I=ge(o.collapseHeight):N.value&&N.value.classList.contains(`${e}__header`)&&(I=N.value.offsetHeight),W.value=`${J}px`,(0,t.nextTick)(()=>{W.value=`${I}px`})}else W.value=`${J}px`;else if(z){let I=0;o.collapseHeight?I=ge(o.collapseHeight):N.value&&N.value.classList.contains(`${e}__header`)&&(I=N.value.offsetHeight),W.value=`${I}px`}else K.value=!1,W.value=`${J}px`;V.value=z,i.emit("update:collapse",z)}};(0,t.watch)(()=>o.collapse,z=>{L(he(z))});const F=z=>{i.emit("header-click",z)},X=()=>{le()},le=z=>{z=z??!V.value,L(z)};s({toggleCollapse:le,doLayout:()=>{O[0]&&(q(O[0]),Pa(r,Y.value,v.value,p.value,!0,o.minItemWidth,o.maxItemWidth,o.type))}});let D=null,A=!0;const ae=z=>{if(o.rules&&$((0,t.toRaw)(o.rules)),o.pureDataRules&&$((0,t.toRaw)(o.pureDataRules),!0),!!ut&&(z&&L(he(o.collapse),!1),o.autoLayout&&Array.isArray(O)&&O.length>0)){const G=O[0];if(G&&(q(G),window.ResizeObserver)){const U=Xe(()=>q(G),120);D=new window.ResizeObserver(U),D.observe(G)}}},ne=()=>{const z=O[0];z&&D?.observe(z),D?.disconnect(),D=null},ee=!d.value||u?.acquire();ee&&(h.value=d.value?!0:null),(0,t.onMounted)(()=>{if(ee&&(ae(A),A=!1),d.value&&u){let z=null,G=u.initialHeight;u.observe(E.value,U=>{if(U!==h.value)if(U)h.value=!0,V.value||(W.value=""),z=setTimeout(()=>{z=null,h.value!==!1&&(ae(A),A=!1)},100);else{if(z!==null&&clearTimeout(z),h.value=!1,!V.value)if(A)W.value=u.initialHeight;else{let I=La(E.value);I<=0?W.value=G:(W.value=`${I}px`,G=W.value)}A||ne()}})}}),(0,t.onUnmounted)(()=>{ne(),u&&u.unobserve(E.value)});const R=(z="right")=>{const G=[];if(B.value){const g=(0,t.h)("span",{class:k.value},[B.value]);G.push(g)}const U={class:M.value},I=l(o.collapseIcon,U);return I&&G.push(I),G.length>0?(0,t.h)("div",{class:{[`${x}__header-collapse`]:!0,[`is-${z}`]:!0},onClick:X},G):null},Q=(z,G,U,I)=>{const g={...y.value};if(G===0&&(g[`${x}__first`]=!0),U>=I-1&&(g[`${x}__last`]=!0),f.value===!1){const C=i.attrs.class;C&&(g[`${C}`]=!0)}return(0,t.h)("div",{ref:P,key:`${G}`,class:g,style:b.value},z)};return()=>{const z=o.prop??o.name;if(d.value&&h.value!==!0)return(0,t.h)(o.tag||"div",{ref:E,prop:z,class:{[`${x}`]:!0,"is-collapse":K.value},style:w.value},[]);c.order.index=0;const G=[];let U=0;if(i.slots.header){const j=(0,t.h)("div",{key:`${U++}`,ref:N,class:{[`${x}__header`]:!0,[`${x}__first`]:!0},onClick:F},[i.slots.header()]);G.push(j)}else{const j=[],te=o.collapsePosition==="left";if(te&&o.showCollapse){const ie=R("left");ie&&j.push(ie)}if(o.title||i.slots.title){if(o.showMark){const ie={class:{[`${x}__header-mark`]:!0}};o.markColor&&(ie.style={background:o.markColor});const se=(0,t.h)("div",ie);j.push(se)}if(i.slots.title){const ie=(0,t.h)("div",{class:{[`${x}__header-title`]:!0}},[i.slots.title()]);j.push(ie)}else if(o.title){const ie=(0,t.h)("div",{class:{[`${x}__header-title`]:!0}},[o.title]);j.push(ie)}}if(i.slots.toolbar&&j.push(i.slots.toolbar()),!te&&o.showCollapse){const ie=R("right");ie&&j.push(ie)}if(j.length>0){const ie=(0,t.h)("div",{key:`${U++}`,ref:N,class:{[`${x}__header`]:!0,[`${x}__first`]:!0},onClick:F},j);G.push(ie)}}H();const{getChildren:I}=Qt(i.slots.default),g=I(),C=c.layout.value.type;if(C==="grid"){const j=Q(g,U++,0,g.length);G.push(j)}else if(C==="flow"){const j=Q(g,U++,0,g.length);G.push(j)}else for(let j=0;j<g.length;j++){const te=g[j],ie=Q([te],U++,j,g.length);G.push(ie)}return f.value?(0,t.h)(o.tag||"div",{ref:E,prop:z,class:{[`${x}`]:!0,"is-collapse":K.value},style:w.value},[G]):G}}}}var{componentName:Zs,create:Js,scope:ec}=ce("group"),tc=(e,n)=>(e=e??$e.ArrowUp,(0,t.h)(T.ElIcon,n,{default:()=>[(0,t.h)(e)]})),lc=Js(Qs(Zs,ec,tc)),_a=lc;function ac(e){return e===window}var nc=/matrix\((.+)\)/,Fa=e=>{const n=(0,t.unref)(e);if(!n)return{x:0,y:0};if(ac(n))return{x:0,y:0};let l=0,o=0,i=n;for(;i!==null;)l+=i.offsetLeft,o+=i.offsetTop,i=i.offsetParent;let r=0,s=0,c=0,a=0;for(i=n;i!==document;){s+=i.scrollTop,r+=i.scrollLeft;const{transform:u}=window.getComputedStyle(i);if(u){const h=nc.exec(u);if(h){let d=h[1].split(/\s*,\s*/);d.length==6&&(c+=Number(d[4]),a+=Number(d[5]))}}i=i.parentNode}return l-=r,o-=s,l+=c,o+=a,{x:l,y:o}},rc=class{watchedListeners=[];add(e){this.watchedListeners.push(e)}remove(e){const n=this.watchedListeners.indexOf(e);n!==-1&&this.watchedListeners.splice(n,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(e=>{try{e()}catch{}})}},ic=class{monitorRegister=new WeakMap;watch(e,n){let l=e.parentNode;const o=document.body.parentNode;for(;l&&l!==o;){let i=this.monitorRegister.get(l);i||(i=new rc,l.addEventListener("scroll",i.listen),l===document.body&&l.addEventListener("resize",i.listen),this.monitorRegister.set(l,i)),i.add(n),l=l.parentNode}}unwatch(e,n){let l=e.parentNode;const o=document.body.parentNode;for(;l&&l!==o;){let i=this.monitorRegister.get(l);i&&(i.remove(n),i.size()===0&&(this.monitorRegister.delete(l),l.removeEventListener("scroll",i.listen),l===document.body&&l.removeEventListener("resize",i.listen))),l=l.parentNode}}},Zt=new ic,jr={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:oc,create:sc}=ce("price"),cc=sc({props:{...jr},setup(e){const n=(0,t.computed)(()=>({[oc]:!0})),l=(0,t.computed)(()=>e.needSymbol?e.symbol:""),o=(0,t.computed)(()=>dt(e.price)==0?"":ml(e.price,e.decimalLength,!0,we(e.digits),e.separator));return{classes:n,showSymbol:l,intText:(0,t.computed)(()=>{let i=o.value;if(i.length==0)return"";let r=i.indexOf(".");return i.substring(0,r)}),decimalText:(0,t.computed)(()=>{let i=o.value;if(i.length==0)return"";let r=i.indexOf(".");return i.substring(r+1)})}}}),De=(e,n)=>{const l=e.__vccOpts||e;for(const[o,i]of n)l[o]=i;return l},uc=["innerHTML"],dc=["innerHTML"];function fc(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(e.classes)},[e.needSymbol&&e.position=="before"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,uc)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--${e.size}`)},(0,t.toDisplayString)(e.intText),3),e.decimalText.length!=0?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,class:(0,t.normalizeClass)(`fox-price--decimal-${e.size}`)},".",2)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--decimal-${e.size}`)},(0,t.toDisplayString)(e.decimalText),3),e.needSymbol&&e.position=="after"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:2,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,dc)):(0,t.createCommentVNode)("",!0)],2)}var Pl=De(cc,[["render",fc]]),{componentName:Ra,create:mc}=ce("hint-text"),hc=mc({components:{Price:Pl},props:{...jr,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(e,n){const l=(0,t.ref)({top:null,right:null,bottom:null,left:null}),o=(0,t.ref)({x:0,y:0}),i=(0,t.ref)(0),r=(0,t.ref)(0),s=(0,t.ref)(e.placement),c=(0,t.ref)(!1),a=(0,t.ref)(null),u=(k,M,E,N,_,V)=>{const W=document.documentElement.clientWidth||document.body.clientWidth,K=document.documentElement.clientHeight||document.body.clientHeight,J=k.split("-");let L=[];J[0]==="top"?L=["top","bottom","right","left"]:J[0]==="bottom"?L=["bottom","top","right","left"]:J[0]==="left"?L=["left","top","bottom","right"]:J[0]==="right"&&(L=["right","top","bottom","left"]);const F={top:null,right:null,bottom:null,left:null},X=[];for(let le=0;le<L.length;le++){const Z=L[le];if(X[0]=Z,J[1]&&(X[1]=J[1]),Z==="top"){const D=M.y-V-e.arrowSize-e.offset;if(D>=0){F.top=D;let A=0;J[1]==="start"?A=M.x:J[1]==="end"?A=M.x+E-_:A=M.x+E/2-_/2;const ae=W-A-_;ae<0?(A+=ae,d.value=-ae):d.value=0,F.left=A<0?0:A;break}}else if(Z==="bottom"){const D=M.y+N+e.arrowSize+e.offset;if(D+V<=K){F.top=D;let A=0;J[1]==="start"?A=M.x:J[1]==="end"?A=M.x+E-_:A=M.x+E/2-_/2;const ae=W-A-_;ae<0?(A+=ae,d.value=-ae):d.value=0,F.left=A<0?0:A;break}}else if(Z==="left"){const D=M.x-_-e.arrowSize-e.offset;if(D>=0){F.left=D;let A=0;J[1]==="start"?A=M.y:J[1]==="end"?A=M.y+N-V:A=M.y+N/2-V/2,F.top=A<0?0:A;break}}else if(Z==="right"){const D=M.x+E+e.arrowSize+e.offset;if(D+_<=W){F.left=D;let A=0;J[1]==="start"?A=M.y:J[1]==="end"?A=M.y+N-V:A=M.y+N/2-V/2,F.top=A<0?0:A;break}}}return{bestPlacement:X.join("-"),bestInsetRect:F}},h=(k,M,E=10)=>{if(!ut||M===!1||!k)return;o.value=Fa(e.reference),i.value=e.reference.offsetWidth,r.value=e.reference.offsetHeight;const N=a.value.offsetHeight,_=a.value.offsetWidth,{bestPlacement:V,bestInsetRect:W}=u(e.placement,o.value,i.value,r.value,_,N);s.value=V,l.value=W,c.value=!0},d=(0,t.ref)(0),m=Xe(()=>{h(e.message,e.visible)},10),$=(0,t.ref)(e.visible);(0,t.watch)(()=>e.visible,k=>{$.value=k});const x=(0,t.computed)(()=>$.value&&w.value),w=(0,t.ref)(!0),y=Xe(k=>{const M=k[0];M&&(w.value=M.isIntersecting)},10),b=new IntersectionObserver(y);(0,t.watch)([()=>e.message,()=>e.visible],([k,M])=>{setTimeout(()=>{h(e.message,e.visible)},0)}),(0,t.onMounted)(()=>{setTimeout(()=>{h(e.message,e.visible)},0),Zt.watch(e.reference,m),b.observe(e.reference)}),(0,t.onBeforeUnmount)(()=>{Zt.unwatch(e.reference,m),b.unobserve(e.reference),b.disconnect()});const p=(0,t.computed)(()=>{const k={[Ra]:!0};return s.value.startsWith("top")?k["is-top"]=!0:s.value.startsWith("right")?k["is-right"]=!0:s.value.startsWith("bottom")?k["is-bottom"]=!0:s.value.startsWith("right")&&(k["is-right"]=!0),e.size==="small"?k["is-small"]=!0:e.size==="large"&&(k["is-large"]=!0),e.customClass&&typeof e.customClass=="string"&&(k[`${e.customClass}`]=!0),k}),v=(0,t.computed)(()=>{const k={};return l.value.top!==null&&(k.top=`${l.value.top}px`),l.value.right!==null&&(k.right=`${l.value.right}px`),l.value.bottom!==null&&(k.bottom=`${l.value.bottom}px`),l.value.left!==null&&(k.left=`${l.value.left}px`),e.autoFit&&(k["min-width"]=`${i.value}px`),k["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(k.opacity="1"),e.transition||(k.transition="none"),e.zIndex&&(k["z-index"]=`${e.zIndex}`),e.customStyle&&typeof e.customStyle=="object"&&Object.assign(k,e.customStyle),k}),f=(0,t.computed)(()=>{const k=[`${Ra}__content`];return e.customTextClass&&k.push(e.customTextClass),k}),O=(0,t.computed)(()=>{const k={};return e.customTextStyle&&typeof e.customTextStyle=="object"&&Object.assign(k,e.customTextStyle),k}),P=(0,t.computed)(()=>({[`${Ra}__arrow`]:!0})),H=(0,t.computed)(()=>{const k={};return e.showArrow?(k.width=`${e.arrowSize}px`,k.height=`${e.arrowSize}px`,s.value==="top"?(k.left="50%",k.bottom=`-${e.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="top-start"?(k.left=`${e.arrowOffset+d.value}px`,k.bottom=`-${e.arrowSize}px`):s.value==="top-end"?(k.right=`${e.arrowOffset-d.value}px`,k.bottom=`-${e.arrowSize}px`):s.value==="right"?(k.left=`-${e.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="right-start"?(k.left=`-${e.arrowSize}px`,k.top=`${e.arrowOffset}px`):s.value==="right-end"?(k.left=`-${e.arrowSize}px`,k.bottom=`-${e.arrowOffset}px`):s.value==="bottom"?(k.left="50%",k.top=`-${e.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(k.left=`${e.arrowOffset+d.value}px`,k.top=`-${e.arrowSize}px`):s.value==="bottom-end"?(k.right=`${e.arrowOffset-d.value}px`,k.top=`-${e.arrowSize}px`):s.value==="left"?(k.right=`-${e.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="left-start"?(k.right=`-${e.arrowSize}px`,k.top=`${e.arrowOffset}px`):s.value==="left-end"&&(k.right=`-${e.arrowSize}px`,k.bottom=`-${e.arrowOffset}px`),k):{display:"none"}}),Y=(0,t.computed)(()=>x.value&&e.closeOnClick),q=(0,t.computed)(()=>{const k={};return e.zIndex&&(k["z-index"]=`${e.zIndex}`),k});return{show:x,tipRef:a,classes:p,styles:v,textClasses:f,textStyles:O,arrowClasses:P,arrowStyles:H,overlayShow:Y,overlayStyle:q,onClickOverlay:()=>{$.value=!1,n.emit("update:visible",!1)}}}}),pc=["innerHTML"];function gc(e,n,l,o,i,r){const s=(0,t.resolveComponent)("Price");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[e.overlayShow?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,t.normalizeStyle)(e.overlayStyle),onClick:n[0]||(n[0]=(...c)=>e.onClickOverlay&&e.onClickOverlay(...c))},null,4)):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"tipRef",class:(0,t.normalizeClass)(e.classes),style:(0,t.normalizeStyle)(e.styles)},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(e.textClasses),style:(0,t.normalizeStyle)(e.textStyles)},[e.type=="number"?((0,t.openBlock)(),(0,t.createBlock)(s,{key:0,price:e.message,position:"before",size:e.size},null,8,["price","size"])):((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,innerHTML:e.message},null,8,pc))],6),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(e.arrowClasses),style:(0,t.normalizeStyle)(e.arrowStyles)},null,6)],6),[[t.vShow,e.show]])],64)}var Kr=De(hc,[["render",gc]]),Wr=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}},Oa={},yc=new Wr,Et=new Map,Ll=e=>{if(e){const n=document.getElementById(e);Et.delete(e),n&&((0,t.render)(null,n),n.parentNode?.removeChild(n))}else{for(const n of Et.keys()){const l=document.getElementById(n);l&&((0,t.render)(null,l),l.parentNode?.removeChild(l))}Et.clear()}},bc=e=>{e.unmount=Ll;const n=document.getElementById(e.id);if(n){const l=Et.get(e.id);l?e={...Oa,...l,...e}:e={...Oa,...e},e.transition=!1,(0,t.render)((0,t.createVNode)(Kr,e),n)}return e.id},Sc=e=>{e.unmount=Ll;let n=e.id??`hinttext_${yc.get()}`;e={...Oa,...e},e.id=n,Et.set(n,e);const l=document.createElement("div");return l.id=e.id,(0,t.render)((0,t.createVNode)(Kr,e),l),document.body.appendChild(l),n},wc=e=>e?!0:(console.warn("[FoxUI HintText]: msg不能为空"),!1),Oe={show(e,n,l={},o=!0){if(!wc(n))return;const i=l.id;return i&&Et.has(i)?bc({...l,message:n,reference:e}):(o&&Ll(),Sc({...l,message:n,reference:e}))},hide(e){Ll(e)},install(e){e.config.globalProperties.$hintText=Oe}};function vc(e,n,l,o=!1){return{inheritAttrs:!0,props:{...ze,...Te},emits:["appear","disappear"],setup(i,r){const s=i.prop??r.attrs.name,c=(0,t.ref)(),{exposeApi:a}=Ee({componentName:e,validate:!1,get props(){return i},context:r,get templateRefProxy(){return c.value}},s),u=ht(),h=Bl();Vl(!1);const d=(0,t.computed)(()=>h&&u?Dl(u,!1).value:null),m=e,$=(0,t.ref)(null),x=(0,t.computed)(()=>{const C={[m]:!0,[`${m}__gutter`]:d.value&&d.value.type!=="flow",[`${m}__stretch`]:i.span==="stretch",[`${m}__input--border`]:he(i.hasBorder)};if(C[i.errorMarkClass]=!!K.value,C[i.warnMarkClass]=!!V.value,C[i.infoMarkClass]=!!N.value,typeof $.value=="function"){const j=$.value(s);C[j]=!0}else if(typeof $.value=="string"){const j=$.value;C[j]=!0}return C}),w=(0,t.ref)(null),y=(0,t.computed)(()=>{const C={};if(i.width)i.width!=="auto"&&(C.width=xe(i.width));else{const j=h&&u?Ml(u,!1):null;if(d.value&&j){if(d.value.type==="grid"){const te=Il(j,d.value,i.span,i.offset);Object.assign(C,te)}else if(d.value.type==="flow"){const te=Al(j,d.value,i.span,i.offset,i.width);Object.assign(C,te)}}}if(typeof w.value=="function"){const j=w.value(s);j&&Object.assign(C,j)}else if(w.value&&typeof w.value=="object"){const j=w.value;Object.assign(C,j)}return C}),b=(0,t.ref)(null),p=(0,t.computed)({get:()=>b.value??he(i.isRequired),set:C=>{b.value=C}}),v=()=>typeof i.label=="string"&&i.label.length>0||typeof r.slots.label=="function",f=Ve((0,t.toRef)(i,"labelPosition"),"labelPosition",Ze.Near),O=(0,t.computed)(()=>f&&f.value==="top"?"top":f&&f.value==="right"?"right":"left"),P=(0,t.computed)(()=>({[`${m}__main`]:!0,[`${m}__main--${O.value}`]:!0})),H=(0,t.computed)(()=>({label:!0,[`label--${O.value}`]:!0})),Y=Ve((0,t.toRef)(i,"labelWidth"),"labelWidth",Ze.Near),q=(0,t.computed)(()=>Y&&Y.value?{width:xe(Y.value)}:{}),B=(0,t.computed)(()=>({"label--string":!0,"label--required":p.value})),k=(0,t.computed)(()=>({content:!0,[i.contentClass]:!0})),M=(0,t.computed)(()=>({...i.contentStyle})),E=(0,t.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});a({setRequired(C){p.value=C},setErrorTip(C){E.errorTip=C},setErrorIcon(C){E.errorIcon=C},setWarnTip(C){E.warnTip=C},setWarnIcon(C){E.warnIcon=C},setInfoTip(C){E.infoTip=C},setInfoIcon(C){E.infoIcon=C},setCustomClassName(C){$.value=C},setCustomStyle(C){w.value=C}});const N=(0,t.computed)(()=>i.infoTip||E.infoTip),_=(0,t.computed)(()=>i.infoIcon||E.infoIcon),V=(0,t.computed)(()=>i.warnTip||E.warnTip),W=(0,t.computed)(()=>i.warnIcon||E.warnIcon),K=(0,t.computed)(()=>i.errorTip||E.errorTip),J=(0,t.computed)(()=>i.errorIcon||E.errorIcon),L=(0,t.computed)(()=>K.value?"error":V.value?"warn":N.value?"info":""),F=()=>L.value.length>0,X=(0,t.computed)(()=>L.value==="error"?K.value:L.value==="warn"?V.value:L.value==="info"?N.value:""),le=(0,t.computed)(()=>L.value==="error"?J.value:L.value==="warn"?W.value:L.value==="info"?_.value:null),Z=(0,t.computed)(()=>{const C={[`${m}__tip`]:!0,[`${m}__tip--${L.value}`]:!0,[`${m}--animate`]:!0};return L.value==="error"&&i.errorClass?C[`${i.errorClass}`]=!0:L.value==="warn"&&i.warnClass?C[`${i.warnClass}`]=!0:L.value==="info"&&i.infoClass&&(C[`${i.infoClass}`]=!0),C}),D=(0,t.computed)(()=>{const C={};return f&&f.value==="top"||!v()?C["padding-left"]="0px":Y&&Y.value&&(C["padding-left"]=xe(Y.value)),C}),A=(0,t.ref)();let ae="";(0,t.watch)([()=>i.hintVisible,()=>i.hintText,()=>i.hintType,()=>i.hintProps],([C,j,te,ie])=>{A.value&&(C&&!be(j)?ae?l.show(A.value,j,{...ie,id:ae,type:te},!0):ae=l.show(A.value,j,{...ie,type:te},!0):l.hide(ae))});let ne=null;const ee=()=>{ne||!A.value||(ne=new IntersectionObserver(C=>{let j=!1;for(let te of C)if(te.intersectionRatio>0){j=!0,j&&r.emit("appear",te);break}j||r.emit("disappear")}),ne.observe(A.value))},R=()=>{!ne||!A.value||(ne.unobserve(A.value),ne=null)};(0,t.watch)(()=>he(i.appearListen),C=>{C?ee():R()}),(0,t.onMounted)(()=>{he(i.appearListen)&&ee()}),(0,t.onUnmounted)(R);const Q=()=>{if(!v())return null;const C=[],j=r.slots?.label?.()??i.label,te=(0,t.h)("div",{class:B.value},[j]);if(C.push(te),r.slots.fixedPreTip){const ie=r.slots.fixedPreTip();C.push(ie)}return(0,t.h)("div",{class:H.value,style:q.value},C)},z=()=>{const C=[];if(r.slots.prepend){const j=r.slots.prepend();C.push(j)}if(r.slots.default){const j=r.slots.default();C.push(j)}if(r.slots.append){const j=r.slots.append();C.push(j)}if(r.slots.fixedTip){const j=(0,t.h)("div",{class:[`${m}__fixed-tip`]},[r.slots.fixedTip()]);C.push(j)}return(0,t.h)("div",{ref:A,class:k.value,style:M.value},C)},G=()=>{const C=le.value;return C?typeof C=="function"?(0,t.h)("div",{class:"fox-item__tip--icon"},[C()]):(0,t.h)("div",{class:"fox-item__tip--icon"},[(0,t.h)(C)]):null},U=()=>{const C=X.value;return C?typeof C=="function"?(0,t.h)("div",{class:"fox-item__tip--text"},[C()]):(0,t.h)("div",{class:"fox-item__tip--text"},[C]):null},I=()=>{if(!F())return null;const C=[],j=G();j&&C.push(j);const te=U();return te&&C.push(te),(0,t.h)("div",{class:Z.value,style:D.value},C)},g=()=>r.slots?.hide?.()??null;return()=>{const C=[],j=[],te=Q();te&&j.push(te);const ie=z();ie&&j.push(ie);const se=(0,t.h)("div",{class:P.value},j);C.push(se);const ue=I();ue&&C.push(ue);const pe=g();return pe&&C.push(pe),(0,t.h)("div",{class:x.value,style:y.value,prop:i.prop,ref:c},C)}}}}var{componentName:Nc,create:Cc,scope:kc}=ce("item"),xc=Cc(vc(Nc,kc,Oe,!1)),Jt=xc,qa={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function zc(e,n){return{props:qa,setup(l,o){const i=ht(),r=Bl();Vl(!1);const s=(0,t.computed)(()=>r&&i?Dl(i,!1).value:null),c=e,a=(0,t.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:l.span==="stretch"})),u=(0,t.computed)(()=>{const h={};if(l.width)l.width!=="auto"&&(h.width=xe(l.width));else{const d=r&&i?Ml(i,!1):null;if(s.value&&d)if(s.value.type==="grid"){const m=Il(d,s.value,l.span,l.offset);Object.assign(h,m)}else if(s.value.type==="flow"){const m=Al(d,s.value,l.span,l.offset,l.width);Object.assign(h,m)}else return l.width&&(h.width=xe(l.width)),h}return h});return()=>{const h={class:a.value,style:u.value};return o.slots&&typeof o.slots.default=="function"?(0,t.h)("div",h,o.slots.default()):(0,t.h)("div",h)}}}}var{componentName:Ec,create:Tc,scope:$c}=ce("slot-item"),Bc=Tc(zc(Ec,$c)),_l=Bc,Yr={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 Vc(e,n){return{props:Yr,setup(l,o){const i=e,r=(0,t.computed)(()=>({[i]:!0,[`${i}__stretch`]:l.span==="stretch",[`${i}__${l.align}`]:!0})),s=ht(),c=Bl();Vl(!1);const a=(0,t.computed)(()=>{const u={};if(l.width)l.width!=="auto"&&(u.width=xe(l.width));else if(c&&s){const h=Dl(s,!1),d=Ml(s,!1);if(h.value&&d)if(h.value.type==="grid"){const m=Il(d,h.value,l.span,l.offset);Object.assign(u,m)}else if(h.value.type==="flow"){const m=Al(d,h.value,l.span,l.offset,l.width);Object.assign(u,m)}else l.width&&(u.width=xe(l.width))}return l.gutter&&(u["column-gap"]=xe(l.gutter)),l.wrap&&(u["flex-wrap"]=l.wrap),u});return()=>{const u=[];if(o.slots.default){const{getChildren:h}=Qt(o.slots.default),d=h();if(l.divide)for(let m=0;m<d.length;m++){if(m>0){const $=(0,t.h)("div",{class:{[`${i}__divide`]:!0}});u.push($)}u.push(d[m])}else Reflect.apply([].push,u,d)}return(0,t.h)("div",{class:r.value,style:a.value},u)}}}}var{componentName:Dc,create:Mc,scope:Ac}=ce("row-item"),Ic=Mc(Vc(Dc,Ac)),Fl=Ic;function Pc(e,n){const l=document.createRange();l.setStart(e,0),l.setEnd(e,e.childNodes.length);const o=l.getBoundingClientRect().width;if(o>0){n(o);return}e.classList.add("is-selectable"),setTimeout(()=>{l.setStart(e,0),l.setEnd(e,e.childNodes.length);const i=l.getBoundingClientRect().width;e.classList.remove("is-selectable"),n(i)},500)}var Lc={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 _c(e,n,l,o=!1){return{props:Lc,emits:["click"],setup(i,r){const s=(0,t.ref)(null),c=(0,t.computed)(()=>{const v={[`${e}`]:!0,"is-truncated":i.truncated};return i.type&&(v[`${e}--${i.type??"default"}`]=!0),i.size&&(v[`${e}--${i.size}`]=!0),v}),a=(0,t.computed)(()=>{const v={},f=i.textColor??i.color;return f&&(v.color=f),v}),u=(v,f)=>{let O=null;if(typeof i.highlightFilter=="string"&&i.highlightFilter.length>0){const P=i.highlightFilter;v.indexOf(P)!==-1&&(f.innerHTML=v.replace(new RegExp(P,"g"),`<span>${P}</span>`),f.class["is-highlight"]=!0,O=(0,t.h)(i.tag,f))}else if(typeof i.highlightFilter=="function"){const P=i.highlightFilter(v);P&&(f.innerHTML=P,f.class["is-highlight"]=!0,O=(0,t.h)(i.tag,f))}return O},h=v=>{r.emit("click",v)};let d="";const m=()=>{const v=s.value;if(!v)return;const f=v.clientWidth;Pc(v,O=>{const P=v.innerHTML??"";be(P)||O<f||(d?l?.show(v,P,{type:"text",id:d,showArrow:i.showArrow},!0):d=l?.show(v,P,{type:"text",showArrow:i.showArrow},!0)??"")})},$=()=>{d&&l?.hide(d)};let x=null;const w=v=>{x||(x=setTimeout(()=>{m(),x=null},i.showAfter??0))},y=v=>{x&&(clearTimeout(x),x=null),setTimeout(()=>{$()},i.hideAfter??0)},b=()=>{const v=s.value;v&&(v.addEventListener("mouseover",w),v.addEventListener("mouseleave",y))},p=()=>{const v=s.value;v&&(v.removeEventListener("mouseover",w),v.removeEventListener("mouseleave",y))};return(0,t.onMounted)(()=>{!he(i.showOverflowTooltip)||!l||b()}),(0,t.onBeforeUnmount)(()=>{!he(i.showOverflowTooltip)||!l||p()}),()=>{const v={class:c.value,style:a.value,ref:s,onClick:h};let f=null;if(he(i.numberFormat)&&typeof r.slots.default=="function"){const P=r.slots.default();if(Array.isArray(P)&&P.length===1){const H=P[0].type.toString();if(H==="Symbol(Text)"||H==="Symbol(v-txt)"){const Y=we(i.digits),q=we(i.decimalLength),B=he(i.autoPadding);let k=`${P[0].children}`,M=k.split("").reverse().join("");M=ml(M,q,B,Y,i.separator),k=M.split("").reverse().join(""),i.highlightFilter!==void 0&&(f=u(k,v)),f||(v.innerHTML=k,f=(0,t.h)(i.tag,v))}}}else{if(i.highlightFilter!==void 0&&typeof r.slots.default=="function"){const P=r.slots.default();if(Array.isArray(P)&&P.length===1){const H=P[0].type.toString();if(H==="Symbol(Text)"||H==="Symbol(v-txt)"){const Y=`${P[0].children}`;f=u(Y,v),f||(v.innerHTML=Y,f=(0,t.h)(i.tag,v))}}}f||(f=(0,t.h)(i.tag,v,{default:r.slots.default}))}if(!i.mark&&!r.slots.mark)return f;const O=[];if(r.slots.mark){const P={[`${e}__mark-wrap`]:!0};i.type&&(P[`${e}__mark-wrap--${i.type}`]=!0);const H={},Y=i.color;Y&&(H.color=Y);const q=(0,t.h)("view",{class:P,style:H,onClick:h},{default:r.slots.mark});O.push(q)}else{const P={[`${e}__mark`]:!0};i.type&&(P[`${e}__mark--${i.type??"default"}`]=!0);const H={},Y=i.color;Y&&(H["background-color"]=Y);const q=(0,t.h)("view",{class:P,style:H,onClick:h});O.push(q)}if(i.divide){const P=(0,t.h)("div",{class:{[`${e}__divide`]:!0}});O.push(P)}return O.push(f),(0,t.h)("view",{class:{"fox-text__wrap":!0,"text-left":i.textPosition==="left","text-right":i.textPosition==="right"}},O)}}}}var{componentName:Fc,create:Rc,scope:Oc}=ce("text"),qc=Rc(_c(Fc,Oc,Oe,!1)),Tt=qc,Hc={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 jc(e,n,l=!1){return{props:{...Hc},emits:["update:visible"],setup(o,{emit:i,slots:r,expose:s}){const c=(0,t.ref)({top:null,right:null,bottom:null,left:null}),a=(0,t.ref)(0),u=(0,t.ref)(0),h=(0,t.ref)(0),d=(0,t.ref)(0),m=(0,t.ref)(o.placement),$=(0,t.ref)(!1),x=(0,t.ref)(!1),w=(0,t.ref)(null),y=()=>typeof o.reference=="string"?document.querySelector(o.reference):o.reference,b=(L,F,X,le,Z,D,A,ae=!0)=>{const ne=document.documentElement.clientWidth||document.body.clientWidth,ee=document.documentElement.clientHeight||document.body.clientHeight,R=L.split("-");let Q=[];ae?R[0]==="top"?Q=["top","bottom","right","left"]:R[0]==="bottom"?Q=["bottom","top","right","left"]:R[0]==="left"?Q=["left","top","bottom","right"]:R[0]==="right"&&(Q=["right","top","bottom","left"]):Q=[L[0]];const z={top:null,right:null,bottom:null,left:null},G=[];for(let U=0;U<Q.length;U++){const I=Q[U];if(G[0]=I,R[1]&&(G[1]=R[1]),I==="top"){const g=X-A-o.arrowSize/2-o.offset;if(g>=0){z.top=g;let C=0;R[1]==="start"?C=F:R[1]==="end"?C=F+le-D:C=F+le/2-D/2;const j=ne-C-D;j<0?(C+=j,v.value=-j):v.value=0,z.left=C<0?0:C;break}}else if(I==="bottom"){const g=X+Z+o.arrowSize/2+o.offset;if(g+A<=ee){z.top=g;let C=0;R[1]==="start"?C=F:R[1]==="end"?C=F+le-D:C=F+le/2-D/2;const j=ne-C-D;j<0?(C+=j,v.value=-j):v.value=0,z.left=C<0?0:C;break}}else if(I==="left"){const g=F-D-o.arrowSize/2-o.offset;if(g>=0){z.left=g;let C=0;R[1]==="start"?C=X:R[1]==="end"?C=X+Z-A:C=X+Z/2-A/2,z.top=C<0?0:C;break}}else if(I==="right"){const g=F+le+o.arrowSize/2+o.offset;if(g+D<=ne){z.left=g;let C=0;R[1]==="start"?C=X:R[1]==="end"?C=X+Z-A:C=X+Z/2-A/2,z.top=C<0?0:C;break}}}return{bestPlacement:G.join("-"),bestInsetRect:z}},p=()=>{const L=o.visible,F=o.autoFit;if(!ut||L===!1)return;if(o.reference){const A=y(),ae=Fa(A);a.value=ae.x,u.value=ae.y,h.value=A.offsetWidth,d.value=A.offsetHeight}else o.referenceInset&&(a.value=o.referenceInset.left,u.value=o.referenceInset.top,h.value=o.referenceInset.right-o.referenceInset.left,d.value=o.referenceInset.bottom-o.referenceInset.top);const X=w.value.offsetWidth,le=w.value.offsetHeight,{bestPlacement:Z,bestInsetRect:D}=b(o.placement,a.value,u.value,h.value,d.value,X,le,F);m.value=Z,c.value=D},v=(0,t.ref)(0),f=Xe(()=>{p()},10),O=(0,t.ref)(o.visible);(0,t.watch)([()=>o.visible],([L])=>{O.value=L,L?($.value=L,setTimeout(()=>{p(),x.value=!0},0)):x.value=!1});const P=(0,t.computed)(()=>O.value&&H.value),H=(0,t.ref)(!0),Y=Xe(L=>{const F=L[0];F&&(H.value=F.isIntersecting)},10),q=new IntersectionObserver(Y);(0,t.watch)([()=>o.reference,()=>o.referenceInset],([L,F],[X,le])=>{!L&&!F||(setTimeout(()=>{p()},0),o.autoFit&&(X&&(Zt.unwatch(X,f),q.unobserve(X)),L&&(Zt.watch(L,f),q.observe(L))))},{immediate:!0}),(0,t.onBeforeUnmount)(()=>{o.reference&&(Zt.unwatch(o.reference,f),q.unobserve(o.reference),q.disconnect())});const B=(0,t.computed)(()=>{const L={[e]:!0};return m.value.startsWith("top")?L["is-top"]=!0:m.value.startsWith("right")?L["is-right"]=!0:m.value.startsWith("bottom")?L["is-bottom"]=!0:m.value.startsWith("left")&&(L["is-left"]=!0),L[`is-${o.effect}`]=!0,!x.value&&P.value&&(L["is-opacity"]=!0),x.value&&P.value&&(L["is-show"]=!0),P.value||(L["is-hide"]=!0),o.customClass&&typeof o.customClass=="string"&&(L[`${o.customClass}`]=!0),L}),k=(0,t.computed)(()=>{const L={};return c.value.top!==null&&(L.top=`${c.value.top}px`),c.value.right!==null&&(L.right=`${c.value.right}px`),c.value.bottom!==null&&(L.bottom=`${c.value.bottom}px`),c.value.left!==null&&(L.left=`${c.value.left}px`),o.width&&(L.width=o.width),o.zIndex&&(L["z-index"]=`${o.zIndex}`),o.customStyle&&typeof o.customStyle=="object"&&Object.assign(L,o.customStyle),L}),M=()=>{O.value=!1,i("update:visible",!1)},E=()=>o.showOverlay?(0,t.h)("div",{class:`${e}__overlay`,onClick:M}):null,N=()=>{let L=null;return r.title?L=(0,t.h)("div",{class:`${e}__title`},{default:r.title}):o.title&&(L=(0,t.h)("div",{class:`${e}__title`},[o.title])),L},_=(0,t.computed)(()=>({[`${e}__arrow`]:!0})),V=(0,t.computed)(()=>{const L={};return o.showArrow?(L.width=`${o.arrowSize}px`,L.height=`${o.arrowSize}px`,m.value==="top"?(L.left="50%",L.bottom="0",L.transform="translate(-50%, 50%)"):m.value==="top-start"?(L.left=`${o.arrowOffset+v.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):m.value==="top-end"?(L.right=`${o.arrowOffset-v.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):m.value==="right"?(L.left="0",L.top="50%",L.transform="translate(-50%, -50%)"):m.value==="right-start"?(L.left="0",L.top=`${o.arrowOffset}px`,L.transform="translate(-50%, 50%)"):m.value==="right-end"?(L.left="0",L.bottom=`-${o.arrowOffset}px`,L.transform="translate(-50%, 50%)"):m.value==="bottom"?(L.left="50%",L.top="0",L.transform="translate(-50%, -50%)"):m.value==="bottom-start"?(L.left=`${o.arrowOffset+v.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):m.value==="bottom-end"?(L.right=`${o.arrowOffset-v.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):m.value==="left"?(L.right="0",L.top="50%",L.transform="translate(50%, -50%)"):m.value==="left-start"?(L.right="0",L.top=`${o.arrowOffset}px`,L.transform="translate(50%, -50%)"):m.value==="left-end"&&(L.right="0",L.bottom=`-${o.arrowOffset}px`,L.transform="translate(50%, -50%)"),L):{display:"none"}}),W=()=>(0,t.h)("div",{class:_.value,style:V.value}),K=()=>{O.value===!1&&($.value=!1)},J=L=>{if(!w.value||O.value===!1)return;const{relatedTarget:F}=L;w.value.contains(F)||(O.value=!1,i("update:visible",!1))};return s({doLayout:p}),()=>{if(!$.value)return null;const L=[],F=E();F&&L.push(F);const X=[],le=N();if(le&&X.push(le),r.default){const ae=r.default();X.push(ae)}const Z=W();Z&&X.push(Z);const D={ref:w,class:B.value,style:k.value,onAnimationend:K};o.leaveHide&&(D.onMouseleave=J);const A=(0,t.h)("div",D,{default:()=>X});return L.push(A),(0,t.h)(t.Teleport,{to:o.teleport,disabled:o.teleportDisable},{default:()=>L})}}}}var{componentName:Kc,create:Wc,scope:Yc}=ce("popover-dialog"),Uc=Wc(jc(Kc,Yc,!1)),Rl=Uc,Ur={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 Gc(e,n,l){return{props:{...Yr,...Ur},emits:["click"],setup(o,{slots:i}){const{toLocaleRefs:r}=(0,Ne.useFoxI18n)(n),s=r(o,["moreText"]),c=e,a=(0,t.computed)(()=>({[c]:!0}));function u(f){return f.props||{}}function h(f){return!!u(f).disabled}function d(f){return f.children??[]}const m=(0,t.ref)(),$=(0,t.computed)(()=>m.value?.$el??null),x=(0,t.ref)(!1),w=f=>{x.value=f},y=()=>{x.value=!x.value};function b(f,O){return()=>{O||(x.value=!1,u(f)?.onClick?.())}}function p(f,O){const P=d(f),H=h(f),Y=b(f,H),q=[`${c}__dropdown-item`];return H&&q.push("is-disabled"),(0,t.h)("span",{class:q,onClick:Y},P)}const v=f=>{const O=o.maxDisplayCount??f.length;if(O>=f.length)return f;const P=[],H=O;for(let M=0;M<H;M++)P.push(f[M]);const Y=(i.moreIcon&&i.moreIcon())??(o.moreIcon&&(0,t.h)(o.moreIcon))??(0,t.h)(l),q=(0,t.h)(Tt,{ref:M=>m.value=M,class:`${c}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:o.type,onClick:y},{default:()=>s.moreText.value,mark:()=>Y});o.morePosition==="left"?P.splice(0,0,q):P.push(q);const B=[];for(let M=H;M<f.length;M++){const E=p(f[M],M);B.push(E)}const k=(0,t.h)(Rl,{placement:o.dropdownPlacement,"onUpdate:visible":w,visible:x.value,reference:$.value,"custom-class":`${c}__popover`},{default:()=>B});return P.push(k),P};return()=>{const{getChildren:f}=Qt(i?.default),O=v(f());return(0,t.h)(Fl,{...Be(o,Ur),class:a.value},{default:()=>O})}}}}var{componentName:Xc,create:Qc,scope:Zc}=ce("buttons-item"),Jc=Qc(Gc(Xc,Zc,$e.ArrowDown)),Ha=Jc;function Ie(e,n={}){return(0,t.h)(Jt,e,n)}function e0(e,n,l,o,i){let r=[];Array.isArray(e)?r=e:r=[e];const s=[],c=n[0];if(Array.isArray(e)&&!Array.isArray(c)&&!c[i]){let a=n;for(let u=0;a&&u<r.length;u++){let h=r[u],d=a.find(m=>m[o]===h);if(!d)break;s.push(d[l])}return s}if(Array.isArray(c))for(let a=0;a<n.length&&a<r.length;a++){let u=n[a],h=r[a];const d=u.find(m=>m[o]===h);if(!d)break;s.push(d[l])}else{let a=n;for(let u=0;a&&u<r.length;u++){let h=r[u],d=a.find(m=>m[o]===h);if(!d)break;s.push(d[l]),a=d[i]}}return s}var t0=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function l0(){return new t0(Je())}function a0(e){return e&&e.startsWith("fox-")}var Gr={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 n0(e,n){return{props:Gr,setup(l,{attrs:o,slots:i}){const r=l0(),s=(0,t.ref)([]);(0,t.watch)([()=>l.source,()=>l.params],async([a,u])=>{s.value=await r.load(l.sourceType,a,u)},{immediate:!0});const c=(0,t.computed)(()=>{let a="";if(!Array.isArray(s.value)||s.value.length===0)a=l.emptyText;else{let u=e0(l.modelValue,s.value,l.textKey,l.valueKey,l.childrenKey);u.length==0?a=l.emptyText??"":u.length===1?l.optionType=="item"?a=`${l.modelValue}${l.separator}${u[0]}`:a=u[0]:a=u.join(l.separator)}return l.unit&&(a=`${a}${l.unit}`),a});return()=>{const a={...o};if(i.default)return i.default({text:c.value,value:l.modelValue});const u=l.tag??"span";return typeof u=="object"?(0,t.h)(u,a,{default:()=>c.value}):a0(u)?(0,t.h)((0,t.resolveComponent)(u),a,[c.value]):(0,t.h)(u,a,[c.value])}}}}var{componentName:r0,create:i0,scope:o0}=ce("mapping"),s0=i0(n0(r0,o0)),$t=s0;function qe(e,n){const l="fox-browse-item";let o=null;if(e.source)o=(0,t.h)($t,{class:[`${l}__mapping`],source:e.source,modelValue:e.modelValue,separator:e.separator,emptyText:e.emptyText,unit:e.unit},{default:r=>(0,t.h)(Tt,{class:[`${l}__text`]},{default:()=>r.text})});else{const r=e.unit?`${e.modelValue??""}${e.unit}`:`${e.modelValue??""}`;o=(0,t.h)(Tt,{class:[`${l}__text`]},{default:()=>r})}const i={label:n.default,default:()=>o};return(0,t.h)(Jt,{class:[l]},i)}var et=(e={})=>{if(!e)return{};const n={};return Reflect.ownKeys(e).forEach(l=>{typeof l=="string"&&l.indexOf("data-fox")!==0&&(n[l]=e[l])}),n},Xr={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]}},c0={...ze,...Te,...Xr};function u0(e,n,l,o){return{props:c0,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0,[`${p}__disabled`]:a.value,[`${p}__readonly`]:h.value})),f=J=>{b.value=J,m("update:modelValue",J),m("input",J)},O=J=>{m("change",J)};let P=ve(i,"hintText"),H=(0,t.ref)(!1);const Y=J=>{let L=J.target.value;y.value=!0,be(P.value)||(H.value=!0),m("focus",L,J)},q=J=>{setTimeout(()=>{H.value&&(H.value=!1),y.value=!1},0);let L=J.target.value;i.maxLength&&L.length>Number(i.maxLength)&&(L=L.slice(0,Number(i.maxLength))),m("blur",L,J)},B=()=>{m("clear","")},k=(0,t.ref)(!1);let M=null;const E=()=>{i.showTooltip&&k.value===!1&&(M&&clearTimeout(M),M=setTimeout(()=>{k.value=!0},150))},N=()=>{M&&(clearTimeout(M),k.value=!1,M=null)},_=(0,t.computed)(()=>k.value||H.value),V=(0,t.computed)(()=>k.value?b.value:P.value),W=(0,t.computed)(()=>dt(i.unit)>0),K=(0,t.ref)();return $({focus:()=>{K?.value.focus()},blur:()=>{K?.value.blur()},select:()=>{K?.value.select()},setDisabled:J=>{c.value=J},setReadonly:J=>{u.value=J}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:b.value,unit:i.unit},r.slots);const J={...et(r.attrs),ref:K,class:v.value,placeholder:w.placeholder.value,clearable:i.clearable,disabled:a.value,readonly:h.value,modelValue:b.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:B,onChange:O,onInput:f,onFocus:Y,onBlur:q,onMouseover:E,onMouseleave:N},L={};r.slots.prepend&&(L.prepend=r.slots.prepend),r.slots.append&&(L.append=r.slots.append),r.slots.prefix&&(L.prefix=r.slots.prefix),r.slots.suffix?L.suffix=r.slots.suffix:W.value&&(L.suffix=()=>[i.unit]);const F=[],X=(0,t.h)(T.ElInput,J,L);F.push(X);const le={default:()=>F};le.label=r.slots.default,le.fixedPreTip=r.slots.fixedPreTip,le.fixedTip=r.slots.fixedTip;const Z={...Be(i,Xr),ref:s,hintText:V.value,hintVisible:_.value};return i.prop&&(Z.prop=`${i.prop}_item`),l(Z,le)}}}}var{componentName:d0,create:f0,scope:m0}=ce("input-item"),h0=f0(u0(d0,m0,Ie,qe)),ja=h0;function gt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function el(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function Qr(e,n){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?n[e.childrenKey]||null:n.children??null}function p0(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}var g0=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function y0(){return new g0(Je())}function Zr(e,n,l){return!(gt(e,n)!==gt(e,l)||el(e,n)!==el(e,l))}function Jr(e,n,l,o){if(o.length===0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const i=[];return n.forEach(r=>{for(let s of o){const c=Qr(e,s);if(Array.isArray(c)&&c.length>0){const a=Jr(e,r,l,c)??[];Reflect.apply([].push,i,a)}else{let a=!1;if(l==="text")a=gt(e,s)===r;else if(l==="item")a=Zr(e,s,r);else{let u=el(e,s);u==null&&(u=gt(e,s)),a=u===r}if(a){i.push(s);break}}}}),i}function b0(e){return{text:e,value:e}}var ei={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}},S0={...ze,...Te,...ei};function w0(e,n,l,o){return{props:S0,emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(null),b=(0,t.ref)([]),p=(0,t.computed)(()=>b.value?b.value.map(g=>gt(i,g)).join(" "):""),v=(g,C,j,te=!0)=>{if(!j||j.length==0){y.value=g,te&&(m("update:modelValue",g),m("change",g));return}const ie=Jr(i,g,C,j);if(ie===null){if(b.value===null||b.value.length===0)return;y.value=null,b.value=[],te&&(m("update:modelValue",null),m("update:text",null),m("change",null));return}let se=!0;if(ie.length!==b.value.length)se=!1;else for(let ue=0;ue<ie.length;ue++){const pe=ie[ue],ye=b.value[ue];if(!Zr(i,pe,ye)){se=!1;break}}if(!se){b.value=ie;let ue=[],pe=[],ye=[];ie.forEach(Ct=>{const aa=el(i,Ct),na=gt(i,Ct);ue.push(aa),ye.push(na),i.valueType==="text"?pe.push(na):i.valueType==="item"?pe.push(Ct):pe.push(aa)});let Ce,Pe,Ke;he(i.multiple)?(y.value=ue,Ce=(0,t.toRaw)(pe),Pe=ye,Ke=(0,t.toRaw)(ie)):(y.value=ue[0]??"",Ce=(0,t.toRaw)(pe[0]??""),Pe=ye[0]??"",Ke=(0,t.toRaw)(ie[0])),te&&(m("update:modelValue",Ce),m("change",Ce,Ke)),m("update:text",Pe)}},f=(0,t.ref)(null),O=(0,t.ref)(null),P=(0,t.computed)(()=>{let g=O.value??f.value??[];return Array.isArray(g)&&typeof i.sourceFilter=="function"&&(g=g.filter(i.sourceFilter)),g}),H=Ve((0,t.computed)(()=>i.appearLoad),"appearLoad",Ze.Near,g=>he(g)),Y=y0(),q=async(g,C)=>{if(g){const j=await Y.load("select",g,C);j.length>0?typeof j[0]=="string"?f.value=j.map(te=>b0(te)):f.value=j:f.value=null}};(0,t.watch)([()=>i.source,()=>i.params],([g,C])=>{O.value=null,q(g,C)},{immediate:!H.value});let B=!1;const k=()=>{B||(B=!0,q(i.source,i.params))};(0,t.watch)([()=>f.value,()=>i.modelValue],([g,C])=>{if(_()&&he(i.multiple)){Ge(C,y.value)||(y.value=C);return}v(C,i.valueType,P.value,!1),m("setValue",C)}),i.source||(y.value=i.modelValue);let M=null,E=(0,t.ref)(!1);typeof i.remoteMethod=="function"&&(M=async g=>{if(g==null){O.value=null;return}E.value=!0;try{const C=await i.remoteMethod(g);C&&(O.value=C)}catch(C){O.value=null,console.error(C)}E.value=!1});let N=null;typeof i.filterMethod=="function"&&(N=async g=>{if(g==null){O.value=null;return}E.value=!0;try{const C=await i.filterMethod(g,f.value);C&&(O.value=C)}catch(C){O.value=null,console.error(C)}E.value=!1});const _=()=>typeof i.remoteMethod=="function"||typeof i.filterMethod=="function",V=(0,t.ref)(!1),W=e,K=(0,t.computed)(()=>({[W]:!0,disabled:a.value,readonly:h.value})),J=g=>{i.allowCreate||_()&&he(i.multiple)?(m("update:modelValue",g),m("change",g),m("update:text",g),y.value=g):v(g,"value",P.value,!0)};let L=ve(i,"hintText"),F=(0,t.ref)(!1);const X=g=>{let C=g.target.value;V.value=!0,be(L.value)||(F.value=!0),m("focus",C,g)},le=g=>{setTimeout(()=>{F.value&&(F.value=!1),V.value=!1},0);const C=g.target.value;Q.value||m("blur",C,g)},Z=()=>{m("clear","")},D=(0,t.ref)(!1);let A=null;const ae=()=>{i.showTooltip&&D.value===!1&&(A&&clearTimeout(A),A=setTimeout(()=>{D.value=!0},150))},ne=()=>{A&&(clearTimeout(A),D.value=!1,A=null)},ee=(0,t.computed)(()=>D.value||F.value),R=(0,t.computed)(()=>D.value?p.value:L.value),Q=(0,t.ref)(!1),z=g=>{Q.value=g,m("visible-change",g),g||m("selected")},G=g=>{m("remove-tag",g)},U=(g,C)=>{const j=[];return g.forEach((te,ie)=>{const se=Qr(i,te);if(Array.isArray(se)&&se.length>0){const ue=U(se,C),pe=gt(i,te),ye={key:`${pe}_${ie}`,label:pe};j.push((0,t.h)(T.ElOptionGroup,ye,{default:()=>ue}))}else{const ue=el(i,te),pe=gt(i,te),ye=p0(i,te),Ce={key:`${ue}_${ie}`,label:pe,disabled:ye,value:ue};if(typeof C=="function")j.push((0,t.h)(T.ElOption,Ce,{default:()=>C(te)}));else if(i.optionType==="item"){const Pe=(0,t.h)("div",{class:{"fox-select-item__option":!0}},[(0,t.h)("span",{class:{"fox-select-item__option-left":!0}},[ue]),(0,t.h)("span",{class:{"fox-select-item__option-right":!0}},[pe])]);j.push((0,t.h)(T.ElOption,Ce,{default:()=>Pe}))}else i.optionType==="value"?j.push((0,t.h)(T.ElOption,Ce,{default:()=>[ue]})):j.push((0,t.h)(T.ElOption,Ce))}}),j},I=(0,t.ref)();return $({focus:()=>{I?.value.focus()},blur:()=>{I?.value.blur()},setDisabled:g=>{c.value=g},setReadonly:g=>{u.value=g}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:y.value,source:P.value,unit:i.unit},r.slots);const g={...et(r.attrs),ref:I,class:K.value,clearable:i.clearable,multiple:i.multiple,placeholder:w.placeholder.value,disabled:a.value||h.value,modelValue:y.value,"value-key":i.valueKey,"allow-create":i.allowCreate,onClear:Z,onChange:J,onFocus:X,onBlur:le,onVisibleChange:z,onRemoveTag:G};typeof M=="function"&&(g["remote-method"]=M,g.loading=E.value),typeof N=="function"&&(g["filter-method"]=N,g.loading=E.value);const C={};r.slots.prefix&&(C.prefix=r.slots.prefix),r.slots.empty&&(C.empty=r.slots.empty),r.slots.options?C.default=r.slots.options:C.default=()=>U(P.value,r.slots.option);const j=[],te=(0,t.h)(T.ElSelect,g,C);j.push(te);const ie={default:()=>j};ie.label=r.slots.default,ie.fixedPreTip=r.slots.fixedPreTip,ie.fixedTip=r.slots.fixedTip;const se={...Be(i,ei),ref:s,hintText:R.value,hintVisible:ee.value,onMouseover:ae,onMouseleave:ne};return i.prop&&(se.prop=`${i.prop}_item`),H.value&&(se["appear-listen"]=!0,se.onAppear=k),l(se,ie)}}}}var{componentName:v0,create:N0,scope:C0}=ce("select-item"),k0=N0(w0(v0,C0,Ie,qe)),Ka=k0,x0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs=o()})(e,(function(){"use strict";var l=1e3,o=6e4,i=36e5,r="millisecond",s="second",c="minute",a="hour",u="day",h="week",d="month",m="quarter",$="year",x="date",w="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(N){var _=["th","st","nd","rd"],V=N%100;return"["+N+(_[(V-20)%10]||_[V]||_[0])+"]"}},v=function(N,_,V){var W=String(N);return!W||W.length>=_?N:""+Array(_+1-W.length).join(V)+N},f={s:v,z:function(N){var _=-N.utcOffset(),V=Math.abs(_),W=Math.floor(V/60),K=V%60;return(_<=0?"+":"-")+v(W,2,"0")+":"+v(K,2,"0")},m:function N(_,V){if(_.date()<V.date())return-N(V,_);var W=12*(V.year()-_.year())+(V.month()-_.month()),K=_.clone().add(W,d),J=V-K<0,L=_.clone().add(W+(J?-1:1),d);return+(-(W+(V-K)/(J?K-L:L-K))||0)},a:function(N){return N<0?Math.ceil(N)||0:Math.floor(N)},p:function(N){return{M:d,y:$,w:h,d:u,D:x,h:a,m:c,s,ms:r,Q:m}[N]||String(N||"").toLowerCase().replace(/s$/,"")},u:function(N){return N===void 0}},O="en",P={};P[O]=p;var H="$isDayjsObject",Y=function(N){return N instanceof M||!(!N||!N[H])},q=function N(_,V,W){var K;if(!_)return O;if(typeof _=="string"){var J=_.toLowerCase();P[J]&&(K=J),V&&(P[J]=V,K=J);var L=_.split("-");if(!K&&L.length>1)return N(L[0])}else{var F=_.name;P[F]=_,K=F}return!W&&K&&(O=K),K||!W&&O},B=function(N,_){if(Y(N))return N.clone();var V=typeof _=="object"?_:{};return V.date=N,V.args=arguments,new M(V)},k=f;k.l=q,k.i=Y,k.w=function(N,_){return B(N,{locale:_.$L,utc:_.$u,x:_.$x,$offset:_.$offset})};var M=(function(){function N(V){this.$L=q(V.locale,null,!0),this.parse(V),this.$x=this.$x||V.x||{},this[H]=!0}var _=N.prototype;return _.parse=function(V){this.$d=(function(W){var K=W.date,J=W.utc;if(K===null)return new Date(NaN);if(k.u(K))return new Date;if(K instanceof Date)return new Date(K);if(typeof K=="string"&&!/Z$/i.test(K)){var L=K.match(y);if(L){var F=L[2]-1||0,X=(L[7]||"0").substring(0,3);return J?new Date(Date.UTC(L[1],F,L[3]||1,L[4]||0,L[5]||0,L[6]||0,X)):new Date(L[1],F,L[3]||1,L[4]||0,L[5]||0,L[6]||0,X)}}return new Date(K)})(V),this.init()},_.init=function(){var V=this.$d;this.$y=V.getFullYear(),this.$M=V.getMonth(),this.$D=V.getDate(),this.$W=V.getDay(),this.$H=V.getHours(),this.$m=V.getMinutes(),this.$s=V.getSeconds(),this.$ms=V.getMilliseconds()},_.$utils=function(){return k},_.isValid=function(){return this.$d.toString()!==w},_.isSame=function(V,W){var K=B(V);return this.startOf(W)<=K&&K<=this.endOf(W)},_.isAfter=function(V,W){return B(V)<this.startOf(W)},_.isBefore=function(V,W){return this.endOf(W)<B(V)},_.$g=function(V,W,K){return k.u(V)?this[W]:this.set(K,V)},_.unix=function(){return Math.floor(this.valueOf()/1e3)},_.valueOf=function(){return this.$d.getTime()},_.startOf=function(V,W){var K=this,J=!!k.u(W)||W,L=k.p(V),F=function(ee,R){var Q=k.w(K.$u?Date.UTC(K.$y,R,ee):new Date(K.$y,R,ee),K);return J?Q:Q.endOf(u)},X=function(ee,R){return k.w(K.toDate()[ee].apply(K.toDate("s"),(J?[0,0,0,0]:[23,59,59,999]).slice(R)),K)},le=this.$W,Z=this.$M,D=this.$D,A="set"+(this.$u?"UTC":"");switch(L){case $:return J?F(1,0):F(31,11);case d:return J?F(1,Z):F(0,Z+1);case h:var ae=this.$locale().weekStart||0,ne=(le<ae?le+7:le)-ae;return F(J?D-ne:D+(6-ne),Z);case u:case x:return X(A+"Hours",0);case a:return X(A+"Minutes",1);case c:return X(A+"Seconds",2);case s:return X(A+"Milliseconds",3);default:return this.clone()}},_.endOf=function(V){return this.startOf(V,!1)},_.$set=function(V,W){var K,J=k.p(V),L="set"+(this.$u?"UTC":""),F=(K={},K[u]=L+"Date",K[x]=L+"Date",K[d]=L+"Month",K[$]=L+"FullYear",K[a]=L+"Hours",K[c]=L+"Minutes",K[s]=L+"Seconds",K[r]=L+"Milliseconds",K)[J],X=J===u?this.$D+(W-this.$W):W;if(J===d||J===$){var le=this.clone().set(x,1);le.$d[F](X),le.init(),this.$d=le.set(x,Math.min(this.$D,le.daysInMonth())).$d}else F&&this.$d[F](X);return this.init(),this},_.set=function(V,W){return this.clone().$set(V,W)},_.get=function(V){return this[k.p(V)]()},_.add=function(V,W){var K,J=this;V=Number(V);var L=k.p(W),F=function(Z){var D=B(J);return k.w(D.date(D.date()+Math.round(Z*V)),J)};if(L===d)return this.set(d,this.$M+V);if(L===$)return this.set($,this.$y+V);if(L===u)return F(1);if(L===h)return F(7);var X=(K={},K[c]=o,K[a]=i,K[s]=l,K)[L]||1,le=this.$d.getTime()+V*X;return k.w(le,this)},_.subtract=function(V,W){return this.add(-1*V,W)},_.format=function(V){var W=this,K=this.$locale();if(!this.isValid())return K.invalidDate||w;var J=V||"YYYY-MM-DDTHH:mm:ssZ",L=k.z(this),F=this.$H,X=this.$m,le=this.$M,Z=K.weekdays,D=K.months,A=K.meridiem,ae=function(R,Q,z,G){return R&&(R[Q]||R(W,J))||z[Q].slice(0,G)},ne=function(R){return k.s(F%12||12,R,"0")},ee=A||function(R,Q,z){var G=R<12?"AM":"PM";return z?G.toLowerCase():G};return J.replace(b,(function(R,Q){return Q||(function(z){switch(z){case"YY":return String(W.$y).slice(-2);case"YYYY":return k.s(W.$y,4,"0");case"M":return le+1;case"MM":return k.s(le+1,2,"0");case"MMM":return ae(K.monthsShort,le,D,3);case"MMMM":return ae(D,le);case"D":return W.$D;case"DD":return k.s(W.$D,2,"0");case"d":return String(W.$W);case"dd":return ae(K.weekdaysMin,W.$W,Z,2);case"ddd":return ae(K.weekdaysShort,W.$W,Z,3);case"dddd":return Z[W.$W];case"H":return String(F);case"HH":return k.s(F,2,"0");case"h":return ne(1);case"hh":return ne(2);case"a":return ee(F,X,!0);case"A":return ee(F,X,!1);case"m":return String(X);case"mm":return k.s(X,2,"0");case"s":return String(W.$s);case"ss":return k.s(W.$s,2,"0");case"SSS":return k.s(W.$ms,3,"0");case"Z":return L}return null})(R)||L.replace(":","")}))},_.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},_.diff=function(V,W,K){var J,L=this,F=k.p(W),X=B(V),le=(X.utcOffset()-this.utcOffset())*o,Z=this-X,D=function(){return k.m(L,X)};switch(F){case $:J=D()/12;break;case d:J=D();break;case m:J=D()/3;break;case h:J=(Z-le)/6048e5;break;case u:J=(Z-le)/864e5;break;case a:J=Z/i;break;case c:J=Z/o;break;case s:J=Z/l;break;default:J=Z}return K?J:k.a(J)},_.daysInMonth=function(){return this.endOf(d).$D},_.$locale=function(){return P[this.$L]},_.locale=function(V,W){if(!V)return this.$L;var K=this.clone(),J=q(V,W,!0);return J&&(K.$L=J),K},_.clone=function(){return k.w(this.$d,this)},_.toDate=function(){return new Date(this.valueOf())},_.toJSON=function(){return this.isValid()?this.toISOString():null},_.toISOString=function(){return this.$d.toISOString()},_.toString=function(){return this.$d.toUTCString()},N})(),E=M.prototype;return B.prototype=E,[["$ms",r],["$s",s],["$m",c],["$H",a],["$W",u],["$M",d],["$y",$],["$D",x]].forEach((function(N){E[N[1]]=function(_){return this.$g(_,N[0],N[1])}})),B.extend=function(N,_){return N.$i||(N(_,M,B),N.$i=!0),B},B.locale=q,B.isDayjs=Y,B.unix=function(N){return B(1e3*N)},B.en=P[O],B.Ls=P,B.p={},B}))})),z0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_customParseFormat=o()})(e,(function(){"use strict";var l={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},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]+/,a={},u=function(y){return(y=+y)+(y>68?1900:2e3)},h=function(y){return function(b){this[y]=+b}},d=[/[+-]\d\d:?(\d\d)?|Z/,function(y){(this.zone||(this.zone={})).offset=(function(b){if(!b||b==="Z")return 0;var p=b.match(/([+-]|\d\d)/g),v=60*p[1]+(+p[2]||0);return v===0?0:p[0]==="+"?-v:v})(y)}],m=function(y){var b=a[y];return b&&(b.indexOf?b:b.s.concat(b.f))},$=function(y,b){var p,v=a.meridiem;if(v){for(var f=1;f<=24;f+=1)if(y.indexOf(v(f,0,b))>-1){p=f>12;break}}else p=y===(b?"pm":"PM");return p},x={A:[c,function(y){this.afternoon=$(y,!1)}],a:[c,function(y){this.afternoon=$(y,!0)}],Q:[i,function(y){this.month=3*(y-1)+1}],S:[i,function(y){this.milliseconds=100*+y}],SS:[r,function(y){this.milliseconds=10*+y}],SSS:[/\d{3}/,function(y){this.milliseconds=+y}],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(y){var b=a.ordinal,p=y.match(/\d+/);if(this.day=p[0],b)for(var v=1;v<=31;v+=1)b(v).replace(/\[|\]/g,"")===y&&(this.day=v)}],w:[s,h("week")],ww:[r,h("week")],M:[s,h("month")],MM:[r,h("month")],MMM:[c,function(y){var b=m("months"),p=(m("monthsShort")||b.map((function(v){return v.slice(0,3)}))).indexOf(y)+1;if(p<1)throw new Error;this.month=p%12||p}],MMMM:[c,function(y){var b=m("months").indexOf(y)+1;if(b<1)throw new Error;this.month=b%12||b}],Y:[/[+-]?\d+/,h("year")],YY:[r,function(y){this.year=u(y)}],YYYY:[/\d{4}/,h("year")],Z:d,ZZ:d};function w(y){for(var b=y,p=a&&a.formats,v=(y=b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(B,k,M){var E=M&&M.toUpperCase();return k||p[M]||l[M]||p[E].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(N,_,V){return _||V.slice(1)}))}))).match(o),f=v.length,O=0;O<f;O+=1){var P=v[O],H=x[P],Y=H&&H[0],q=H&&H[1];v[O]=q?{regex:Y,parser:q}:P.replace(/^\[|\]$/g,"")}return function(B){for(var k={},M=0,E=0;M<f;M+=1){var N=v[M];if(typeof N=="string")E+=N.length;else{var _=N.regex,V=N.parser,W=B.slice(E),K=_.exec(W)[0];V.call(k,K),B=B.replace(K,"")}}return(function(J){var L=J.afternoon;if(L!==void 0){var F=J.hours;L?F<12&&(J.hours+=12):F===12&&(J.hours=0),delete J.afternoon}})(k),k}}return function(y,b,p){p.p.customParseFormat=!0,y&&y.parseTwoDigitYear&&(u=y.parseTwoDigitYear);var v=b.prototype,f=v.parse;v.parse=function(O){var P=O.date,H=O.utc,Y=O.args;this.$u=H;var q=Y[1];if(typeof q=="string"){var B=Y[2]===!0,k=Y[3]===!0,M=B||k,E=Y[2];k&&(E=Y[2]),a=this.$locale(),!B&&E&&(a=p.Ls[E]),this.$d=(function(W,K,J,L){try{if(["x","X"].indexOf(K)>-1)return new Date((K==="X"?1e3:1)*W);var F=w(K)(W),X=F.year,le=F.month,Z=F.day,D=F.hours,A=F.minutes,ae=F.seconds,ne=F.milliseconds,ee=F.zone,R=F.week,Q=new Date,z=Z||(X||le?1:Q.getDate()),G=X||Q.getFullYear(),U=0;X&&!le||(U=le>0?le-1:Q.getMonth());var I,g=D||0,C=A||0,j=ae||0,te=ne||0;return ee?new Date(Date.UTC(G,U,z,g,C,j,te+60*ee.offset*1e3)):J?new Date(Date.UTC(G,U,z,g,C,j,te)):(I=new Date(G,U,z,g,C,j,te),R&&(I=L(I).week(R).toDate()),I)}catch{return new Date("")}})(P,q,H,p),this.init(),E&&E!==!0&&(this.$L=this.locale(E).$L),M&&P!=this.format(q)&&(this.$d=new Date("")),a={}}else if(q instanceof Array)for(var N=q.length,_=1;_<=N;_+=1){Y[1]=q[_-1];var V=p.apply(this,Y);if(V.isValid()){this.$d=V.$d,this.$L=V.$L,this.init();break}_===N&&(this.$d=new Date(""))}else f.call(this,O)}}}))})),E0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_advancedFormat=o()})(e,(function(){"use strict";return function(l,o){var i=o.prototype,r=i.format;i.format=function(s){var c=this,a=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(d){switch(d){case"Q":return Math.ceil((c.$M+1)/3);case"Do":return a.ordinal(c.$D);case"gggg":return c.weekYear();case"GGGG":return c.isoWeekYear();case"wo":return a.ordinal(c.week(),"W");case"w":case"ww":return u.s(c.week(),d==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),d==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),d==="k"?1:2,"0");case"X":return Math.floor(c.$d.getTime()/1e3);case"x":return c.$d.getTime();case"z":return"["+c.offsetName()+"]";case"zzz":return"["+c.offsetName("long")+"]";default:return d}}));return r.bind(this)(h)}}}))})),T0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_localeData=o()})(e,(function(){"use strict";return function(l,o,i){var r=o.prototype,s=function(d){return d&&(d.indexOf?d:d.s)},c=function(d,m,$,x,w){var y=d.name?d:d.$locale(),b=s(y[m]),p=s(y[$]),v=b||p.map((function(O){return O.slice(0,x)}));if(!w)return v;var f=y.weekStart;return v.map((function(O,P){return v[(P+(f||0))%7]}))},a=function(){return i.Ls[i.locale()]},u=function(d,m){return d.formats[m]||(function($){return $.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(x,w,y){return w||y.slice(1)}))})(d.formats[m.toUpperCase()])},h=function(){var d=this;return{months:function(m){return m?m.format("MMMM"):c(d,"months")},monthsShort:function(m){return m?m.format("MMM"):c(d,"monthsShort","months",3)},firstDayOfWeek:function(){return d.$locale().weekStart||0},weekdays:function(m){return m?m.format("dddd"):c(d,"weekdays")},weekdaysMin:function(m){return m?m.format("dd"):c(d,"weekdaysMin","weekdays",2)},weekdaysShort:function(m){return m?m.format("ddd"):c(d,"weekdaysShort","weekdays",3)},longDateFormat:function(m){return u(d.$locale(),m)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return h.bind(this)()},i.localeData=function(){var d=a();return{firstDayOfWeek:function(){return d.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(m){return u(d,m)},meridiem:d.meridiem,ordinal:d.ordinal}},i.months=function(){return c(a(),"months")},i.monthsShort=function(){return c(a(),"monthsShort","months",3)},i.weekdays=function(d){return c(a(),"weekdays",null,null,d)},i.weekdaysShort=function(d){return c(a(),"weekdaysShort","weekdays",3,d)},i.weekdaysMin=function(d){return c(a(),"weekdaysMin","weekdays",2,d)}}}))})),$0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekOfYear=o()})(e,(function(){"use strict";var l="week",o="year";return function(i,r,s){var c=r.prototype;c.week=function(a){if(a===void 0&&(a=null),a!==null)return this.add(7*(a-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),d=s(this).endOf(l);if(h.isBefore(d))return 1}var m=s(this).startOf(o).date(u).startOf(l).subtract(1,"millisecond"),$=this.diff(m,l,!0);return $<0?s(this).startOf("week").week():Math.ceil($)},c.weeks=function(a){return a===void 0&&(a=null),this.week(a)}}}))})),B0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekYear=o()})(e,(function(){"use strict";return function(l,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}}}))})),V0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_dayOfYear=o()})(e,(function(){"use strict";return function(l,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")}}}))})),D0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrAfter=o()})(e,(function(){"use strict";return function(l,o){o.prototype.isSameOrAfter=function(i,r){return this.isSame(i,r)||this.isAfter(i,r)}}}))})),M0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrBefore=o()})(e,(function(){"use strict";return function(l,o){o.prototype.isSameOrBefore=function(i,r){return this.isSame(i,r)||this.isBefore(i,r)}}}))})),at=it(x0(),1),A0=it(z0(),1),I0=it(E0(),1),P0=it(T0(),1),L0=it($0(),1),_0=it(B0(),1),F0=it(V0(),1),R0=it(D0(),1),O0=it(M0(),1);at.default.extend(P0.default),at.default.extend(I0.default),at.default.extend(A0.default),at.default.extend(L0.default),at.default.extend(_0.default),at.default.extend(F0.default),at.default.extend(R0.default),at.default.extend(O0.default);var He={format(e,n="YYYY-MM-DD"){return(0,at.default)(e).format(n)},parser(e,n){return(0,at.default)(e,n).toDate()},getDay(e,n,l){let o=n??new Date;const i=e*(1e3*60*60*24);return o=new Date(o.getTime()+i),l=l??"YYYY-MM-DD",this.format(o,l)},isLeapYear(e){return e%4==0&&e%100!=0||e%400==0},getWhatDay(e,n,l){let o=new Date(e+"/"+n+"/"+l).getDay();return o==0&&(o=7),o},getMonthDays(e,n){return/^0/.test(n)&&(n=n.split("")[1]),[0,31,this.isLeapYear(Number(e))?29:28,31,30,31,30,31,31,30,31,30,31][n]},getNumTwoBit(e){return e=Number(e),(e>9?"":"0")+e},date2Str:function(e,n){return n=n||"-",[e.getFullYear(),this.getNumTwoBit(e.getMonth()+1),this.getNumTwoBit(e.getDate())].join(n)},compare(e,n,l){const o=typeof e=="string"?this.parser(e,l):e,i=typeof n=="string"?this.parser(n,l):n,r=o.getTime(),s=i.getTime();return r==s?0:r>s?1:-1},between(e,n,l,o){let i;o==="year"?i=new Date(new Date(n).setFullYear(n.getFullYear()+l)):o==="month"?i=new Date(new Date(n).setMonth(n.getMonth()+l)):i=new Date(new Date(n).setDate(n.getDate()+l));const r=e.getTime(),s=i.getTime(),c=n.getTime();return s>c?r>=c&&r<=s:r>=s&&r<=c},inScope4Day(e,n,l){return this.between(e,n,l,"day")},inScope4Month(e,n,l){return this.between(e,n,l,"month")},inScope4Year(e,n,l){return this.between(e,n,l,"year")}},ti={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:()=>!1}},li={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}},q0={...ze,...Te,...ti,...li};function H0(e,n,l,o){return{props:q0,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:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=(0,t.computed)(()=>F.value&&Array.isArray(b.value)&&b.value.length==2?b.value[0]:b.value),v=(0,t.computed)(()=>F.value?"longTermKey":"normalKey"),f=I=>{if(F.value&&i.type==="daterange"){const g=[...b.value];g[0]=I,b.value=g}else b.value=I;m("update:modelValue",b.value),m("change",b.value)},O=(0,t.computed)(()=>F.value&&i.type==="daterange"?"date":i.type),P=e,H=(0,t.computed)(()=>({[`${P}`]:!0,"is-long":F.value,"is-readonly":h.value,"is-disabled":a.value}));let Y=ve(i,"hintText"),q=(0,t.ref)(!1);const B=I=>{let g=I.target.value;y.value=!0,be(Y.value)||(q.value=!0),m("focus",g,I)},k=I=>{setTimeout(()=>{q.value&&(q.value=!1),y.value=!1},0);let g=I.target.value;i.maxLength&&g.length>Number(i.maxLength)&&(g=g.slice(0,Number(i.maxLength))),m("blur",g,I)},M=()=>{m("clear","")},E=I=>{m("calendar-change",I)},N=(I,g,C)=>{m("panel-change",I,g,C)},_=I=>{m("visible-change",I)},V=Ve((0,t.computed)(()=>i.longTermText),"longTermText",Ze.Near),W=Ve((0,t.computed)(()=>i.longTermActionLabel),"longTermActionLabel",Ze.Near),K=Ve((0,t.computed)(()=>i.longTermValue),"longTermValue",Ze.Near),J=Ve((0,t.computed)(()=>i.compatibleLongTermValue),"compatibleLongTermValue",Ze.Near);let L=null;const F=(0,t.ref)(he(i.longTerm)),X=I=>{if(F.value=I,m("update:longTerm",I),I){if(L=b.value,i.type==="daterange"){const g=[];Array.isArray(K.value)?(g[0]=b.value?b.value[0]??K.value[0]:null,g[1]=K.value[1]??K.value[0]):(g[0]=b.value?b.value[0]??K.value:null,g[1]=F.value),g[0]||(g[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g[1]||(g[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),b.value=g}else Array.isArray(K.value)?b.value=K.value[1]??K.value[0]:b.value=K.value,b.value||(b.value=i.valueFormat?He.format(new Date,i.valueFormat):new Date);m("update:modelValue",b.value)}else{if(i.type==="daterange"){const g=[];g[0]=Array.isArray(b.value)?b.value[0]:b.value,Array.isArray(L)?g[1]=L[1]:g[1]=L,g[0]||(g[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g[1]||(g[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),b.value=g}else b.value=L;m("update:modelValue",b.value),setTimeout(()=>{z()},100)}},le=he(i.isLongTerm);if(le){const I=()=>{if(F.value===!0){if(L=b.value,i.type==="daterange"){const g=[b.value[0]];Array.isArray(K.value)?g[1]=K.value[1]??K.value[0]:g[1]=F.value,g[0]||(g[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g[1]||(g[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),b.value=g}else b.value=K.value;m("update:modelValue",b.value)}else Ge(K.value,b.value)&&(F.value=!0)};I(),(0,t.watch)([()=>i.longTerm],([g])=>{F.value!==g&&I()}),(0,t.watch)([()=>b.value],([g])=>{let C=!1;if(i.type==="daterange"&&Array.isArray(g))try{let j=g[1];if(!j)return;if(g[0]==null){m("update:modelValue",[]);return}typeof j!="string"&&i.valueFormat&&(j=He.format(j,i.valueFormat));let te=Array.isArray(K.value)?K.value[1]:K.value;(j===te||Array.isArray(J.value)&&J.value.findIndex(ie=>j==ie)!==-1)&&(C=!0)}catch(j){console.error(j)}F.value!==C&&(F.value=C)},{immediate:!0})}const Z=(0,t.computed)(()=>({"fox-date-item__long":!0,"is-active":y.value})),D=(0,t.ref)(),A=/^\d+$/,ae=(I,g)=>typeof i.flashFillThreshold=="function"?i.flashFillThreshold(I,g):A.test(I)&&I.length===i.flashFillThreshold,ne=(I,g)=>{let C;if(typeof i.flashFillFormat=="function")C=i.flashFillFormat(I,g);else{const te=i.flashFillFormat??"YYYYMMDD";C=He.parser(I,te)}const j=i.valueFormat??"YYYY-MM-DD";return He.format(C,j)},ee=I=>I?I.endsWith("range"):!1,R=I=>{if(!I.target)return;const g=I.target.value??"";if(ae(g,i.type)){const C=ne(g,i.type);if(ee(i.type)){const j=Array.isArray(b.value)?[...b.value]:[];j[0]=C,f(j)}else f(C)}},Q=I=>{if(!I.target)return;const g=I.target.value??"";if(ae(g,i.type)){const C=ne(g,i.type);if(ee(i.type)){const j=Array.isArray(b.value)?[...b.value]:[];j[1]=C,f(j)}else f(C)}},z=()=>{if(i.flashFill&&s.value&&s.value.$el)if(ee(i.type)){const I=s.value.$el.querySelectorAll("input.el-range-input");I[0]&&I[0].addEventListener("input",R),I[1]&&I[1].addEventListener("input",Q)}else{const I=s.value.$el.querySelector("input.el-input__inner");I&&I.addEventListener("input",R)}},G=()=>{if(i.flashFill&&s.value&&s.value.$el)if(ee(i.type)){const I=s.value.$el.querySelectorAll("input.el-range-input");I[0]&&I[0].removeEventListener("input",R),I[1]&&I[1].removeEventListener("input",Q)}else{const I=s.value.$el.querySelector("input.el-input__inner");I&&I.removeEventListener("input",R)}};(0,t.onMounted)(z),(0,t.onBeforeUnmount)(G),$({focus:()=>{D?.value.focus()},blur:()=>{D?.value.blur()},handleOpen:()=>{D?.value.handleOpen()},handleClose:()=>{D?.value.handleClose()},setDisabled:I=>{c.value=I},setReadonly:I=>{u.value=I}});const U=(0,t.computed)(()=>{if(Re(p.value))return"";const I=i.rangeSeparator??" - ",g=Array.isArray(p.value)?p.value:[p.value];le&&F.value&&(g[1]=V.value);const C=[];for(let te=0;te<g.length;te++){const ie=g[te];if(typeof ie=="string"&&C.push(ie),ie instanceof Date){const se=He.format(ie,i.format);C.push(se)}}const j=` ${I} `;return C.join(j)});return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:U.value},r.slots);const I={...r.attrs,key:v.value,type:O.value,ref:D,class:H.value,placeholder:w.placeholder.value,rangeSeparator:i.rangeSeparator,disabled:a.value,readonly:h.value,modelValue:p.value,valueFormat:i.valueFormat,format:i.format,editable:i.editable,"onUpdate:modelValue":f,onClear:M,onFocus:B,onBlur:k,onCalendarChange:E,onPanelChange:N,onVisibleChange:_},g={};r.slots["range-separator"]&&(g["range-separator"]=r.slots["range-separator"]),r.slots.cell&&(g.default=r.slots.cell);const C=[],j=(0,t.h)(T.ElDatePicker,I,g);C.push(j);const te={default:()=>C};if(te.label=r.slots.default,te.fixedPreTip=r.slots.fixedPreTip,te.fixedTip=r.slots.fixedTip,r.slots.prepend&&(te.prepend=r.slots.prepend),r.slots.append&&(te.append=r.slots.append),le){if(F.value){const se=(0,t.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),ue=(0,t.h)("input",{class:["fox-date-item__long-text"],value:V.value,readonly:!0}),pe=(0,t.h)("div",{class:Z.value},{default:()=>[se,ue]});C.push(pe)}if(!h.value&&!a.value){const se=(0,t.h)(T.ElCheckbox,{label:W.value||V.value,disabled:h.value||a.value,modelValue:F.value,"onUpdate:modelValue":X}),ue=(0,t.h)("div",{class:{[`${P}__append`]:!0}},[se]);te.append=()=>ue}}const ie={...Be(i,ti,li),ref:s,class:{[`${P}__wrapper`]:!0,"has-append":le},hintText:Y.value,hintVisible:q.value};return i.prop&&(ie.prop=`${i.prop}_item`),l(ie,te)}}}}var{componentName:j0,create:K0,scope:W0}=ce("date-item"),Y0=K0(H0(j0,W0,Ie,qe)),Wa=Y0,me={format(e,n="YYYY-MM-DD"){return He.format(e,n)},parser(e,n){return He.parser(e,n)},isLeapYear:function(e){return He.isLeapYear(e)},getWhatDay:function(e,n,l){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(e+"/"+n+"/"+l).getDay()]},getMonthPreDay:function(e,n){let l=new Date(e+"/"+n+"/01").getDay();return l==0&&(l=7),l},getMonthDays:function(e,n){return/^0/.test(n)&&(n=n.split("")[1]),[0,31,this.isLeapYear(Number(e))?29:28,31,30,31,30,31,31,30,31,30,31][n]},getNumTwoBit:function(e){return e=Number(e),(e>9?"":"0")+e},date2Str:function(e,n){return n=n||"-",[e.getFullYear(),this.getNumTwoBit(e.getMonth()+1),this.getNumTwoBit(e.getDate())].join(n)},getDay:function(e){e=e||0;let n=new Date;const l=e*(1e3*60*60*24);return n=new Date(n.getTime()+l),this.date2Str(n)},compareDate:function(e,n){return!(new Date(e.replace("-","/").replace("-","/"))>=new Date(n.replace("-","/").replace("-","/")))},isEqual:function(e,n){return new Date(e).getTime()==new Date(n).getTime()},getMonthWeek:function(e,n,l,o=0){const i=new Date(Number(e),parseInt(n)-1,Number(l));let r=i.getDay();const s=i.getDate();let c=6-r;return o!==0&&(r=r==0?7:r,c=7-r),Math.ceil((s+c)/7)},getYearWeek:function(e,n,l,o=0){const i=new Date(Number(e),parseInt(n)-1,Number(l)),r=new Date(Number(e),0,1),s=Math.round((i.valueOf()-r.valueOf())/864e5);return Math.ceil((s+(r.getDay()+1-1))/7)},getWeekDate:function(e,n,l,o=0){const i=new Date(Number(e),parseInt(n)-1,Number(l)),r=i.getTime();let s=i.getDay();if(o===0){const a=r-s*864e5,u=r+(6-s)*864e5;return[this.date2Str(new Date(a)),this.date2Str(new Date(u))]}else{s=s==0?7:s;const c=1440*60*1e3,a=r-(s-1)*c,u=r+(7-s)*c;return[this.date2Str(new Date(a)),this.date2Str(new Date(u))]}},formatResultDate:function(e){const n=[...e.split("-")];return n[2]=me.getNumTwoBit(Number(n[2])),n[3]=`${n[0]}-${n[1]}-${n[2]}`,n[4]=me.getWhatDay(+n[0],+n[1],+n[2]),n}},U0=e=>!!(!e||typeof e=="string"&&e.length==0||Array.isArray(e)&&e.length==0),Ya={type:{type:String,default:"one"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},visible:{type:Boolean,default:!1},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array]},startDate:{type:String},endDate:{type:String},firstDayOfWeek:{type:Number,default:0,validator:e=>e>=0&&e<=6},popClass:{type:String},popStyle:{type:Object}},Ua={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:{}}},ai=2e3,ni=ai,G0=(e,n)=>({components:n,props:{...Ua},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(l,{emit:o}){const i=(0,t.reactive)({zIndex:l.zIndex,showSlot:!0,closed:l.closeable}),r=(0,t.computed)(()=>({[e]:!0,round:l.round,[`fox-popup--${l.position}`]:!0,[`fox-popup--${l.position}--safebottom`]:l.position==="bottom"&&l.safeAreaInsetBottom,[l.popClass]:!0})),s=(0,t.computed)(()=>({zIndex:i.zIndex,transitionDuration:`${l.duration}s`,...l.style})),c=(0,t.computed)(()=>l.transition?l.transition:`fox-popup-slide-${l.position}`),a=()=>{l.zIndex!==ai&&(ni=Number(l.zIndex)),o("update:visible",!0),i.zIndex=++ni,l.destroyOnClose&&(i.showSlot=!0),o("open")},u=()=>{o("update:visible",!1),o("close"),l.destroyOnClose&&setTimeout(()=>{i.showSlot=!1},+l.duration*1e3)},h=w=>{o("click-pop",w)},d=w=>{w.stopPropagation(),o("click-close-icon",w),o("update:visible",!1)},m=w=>{o("click-overlay",w),l.closeOnClickOverlay&&o("update:visible",!1)},$=w=>{o("opend",w)},x=w=>{o("closed",w)};return(0,t.watch)(()=>l.visible,w=>{l.visible?a():u()}),(0,t.watch)(()=>l.closeable,w=>{i.closed=w}),{...(0,t.toRefs)(i),popStyle:s,transitionName:c,classes:r,onClick:h,onClickCloseIcon:d,onClickOverlay:m,onOpened:$,onClosed:x}}}),tl=0,ri="fox-overflow-hidden",ii=()=>ut?document.body:{classList:[]},X0=e=>[()=>{if(e())try{!tl&&ii().classList.add(ri),tl++}catch{}},()=>{if(e()&&tl)try{tl--,!tl&&ii().classList.remove(ri)}catch{}}],Q0={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:Z0,create:J0}=ce("overlay"),e1=J0({props:{...Q0},emits:["click","update:visible"],setup(e,{emit:n}){const[l,o]=X0(()=>e.lockScroll),i=(0,t.computed)(()=>({[Z0]:!0,[e.overlayClass]:!0})),r=(0,t.computed)(()=>({transitionDuration:`${e.duration}s`,zIndex:e.zIndex,...e.overlayStyle}));return(0,t.watch)(()=>e.visible,c=>{c?l():o()}),{classes:i,style:r,onClick:c=>{n("click",c),e.closeOnClickOverlay&&n("update:visible",!1)}}}});function t1(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"overlay-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(e.classes),onClick:n[0]||(n[0]=(0,t.withModifiers)((...s)=>e.onClick&&e.onClick(...s),["stop"])),style:(0,t.normalizeStyle)(e.style)},[(0,t.renderSlot)(e.$slots,"default")],6),[[t.vShow,e.visible]])]),_:3})}var Ol=De(e1,[["render",t1]]),oi="fox-icon",Rm=(0,t.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=d=>{o("click",d)},r=(0,t.useSlots)();(0,t.useAttrs)();let s=()=>l.name?l.name.indexOf("/")!==-1:!1,c=d=>{if(d)return isNaN(Number(d))?String(d):d+"px"},a=s(),u=(0,t.h)(a?"img":l.tag,{class:a?`${oi}__img`:`${l.fontClassName} ${oi} ${l.classPrefix}-${l.name}`,style:{color:l.color,fontSize:c(l.size),width:c(l.width||l.size),height:c(l.height||l.size)},onClick:i,src:a?l.name:""},r.default?.()),h=()=>u;return(d,m)=>((0,t.openBlock)(),(0,t.createBlock)(h))}}),Om={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"}]}]},qm="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("."),l1=["aria-labelledby"],Hm=(0,t.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m636.165 957.44-70.804-70.81c107.591-92.062 176.03-228.587 176.03-381.317 0-145.495-62.284-276.121-161.177-367.774l70.978-70.979c117.013 109.83 190.51 265.477 190.51 438.61 0 180.444-79.78 341.908-205.537 452.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,l1))}}),a1=["aria-labelledby"],n1=(0,t.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M960 572.8H64c-25.6 0-48-22.4-48-48s22.4-48 48-48h896c25.6 0 48 22.4 48 48s-22.4 48-48 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,a1))}}),r1=["aria-labelledby"],jm=(0,t.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.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,r1))}}),i1=["aria-labelledby"],Km=(0,t.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.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,i1))}}),o1=["aria-labelledby"],Wm=(0,t.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m573.056 272 308.8 404.608A76.8 76.8 0 0 1 820.736 800H203.232a76.8 76.8 0 0 1-61.056-123.392L450.976 272a76.8 76.8 0 0 1 122.08 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,o1))}}),s1=["aria-labelledby"],Ym=(0,t.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m573.056 752 308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,s1))}}),c1=["aria-labelledby"],Um=(0,t.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,c1))}}),u1=["aria-labelledby"],Gm=(0,t.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M136.533 540.444c-11.377 0-25.6-5.688-34.133-17.066-14.222-19.911-11.378-45.511 8.533-59.734L477.867 179.2c19.91-14.222 45.51-11.378 59.733 8.533s11.378 45.511-8.533 59.734L162.133 531.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,u1))}}),d1=["aria-labelledby"],si=(0,t.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 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,d1))}}),f1=["aria-labelledby"],Xm=(0,t.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.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,f1))}}),m1=["aria-labelledby"],h1=(0,t.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M762.311 391.396C655.36 466.489 566.613 552.96 491.52 659.91c-20.48 27.307-61.44 27.307-79.644-2.275-34.134-52.338-72.818-91.023-125.156-125.156-25.031-15.929-9.102-54.613 20.48-50.062 56.889 11.378 100.124 34.133 143.36 72.818 77.369-93.298 175.218-166.116 286.72-213.903 27.307-9.102 50.062 31.858 25.031 50.063M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 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,m1))}}),p1=["aria-labelledby"],Qm=(0,t.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.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,p1))}}),g1=["aria-labelledby"],Zm=(0,t.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.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,g1))}}),y1=["aria-labelledby"],Jm=(0,t.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.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,y1))}}),b1=["aria-labelledby"],eh=(0,t.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,b1))}}),S1=["aria-labelledby"],th=(0,t.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.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,S1))}}),w1=["aria-labelledby"],lh=(0,t.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,w1))}}),v1=["aria-labelledby"],ah=(0,t.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,v1))}}),N1=["aria-labelledby"],nh=(0,t.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,N1))}}),C1=["aria-labelledby"],rh=(0,t.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,C1))}}),k1=["aria-labelledby"],ih=(0,t.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 960C264.96 960 64 759.04 64 512S264.981 64 512 64c246.997 0 448 200.96 448 448S759.04 960 512 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,k1))}}),x1=["aria-labelledby"],oh=(0,t.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M525.474 635.958c-64.674 0-134.737-24.253-185.937-64.674-18.863-13.473-21.558-40.42-8.084-56.59 13.473-18.862 40.42-21.557 56.59-8.083 37.725 29.642 88.925 48.505 137.43 48.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,x1))}}),z1=["aria-labelledby"],sh=(0,t.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 658.286c-58.514 0-124.343-25.6-175.543-65.829-21.943-18.286-25.6-54.857-7.314-76.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,z1))}}),E1=["aria-labelledby"],ch=(0,t.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M714.24 942.08H286.72c-140.8 0-256-115.2-256-256v-371.2c0-140.8 115.2-256 256-256H384c23.04 0 43.52 17.92 43.52 43.52s-17.92 43.52-40.96 43.52h-97.28c-94.72 0-171.52 76.8-171.52 171.52v368.64c0 94.72 76.8 171.52 171.52 171.52H716.8c94.72 0 171.52-76.8 171.52-171.52V317.44c0-23.04 17.92-43.52 43.52-43.52s43.52 17.92 43.52 43.52v368.64c-5.12 140.8-120.32 256-261.12 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,E1))}}),T1=["aria-labelledby"],uh=(0,t.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.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,T1))}}),$1=["aria-labelledby"],dh=(0,t.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.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,$1))}}),B1=["aria-labelledby"],fh=(0,t.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1021.305c-24.253 0-51.2-5.39-75.453-18.863l-309.894-158.99c-53.895-26.947-86.232-83.536-86.232-142.82V323.368c0-61.979 32.337-115.873 86.232-142.82l309.894-158.99c45.81-24.253 102.4-24.253 148.21 0l309.896 158.99c53.894 26.947 86.231 83.536 86.231 142.82v377.264c0 61.979-32.337 115.873-86.231 142.82l-309.895 158.99c-21.558 13.474-48.505 18.863-72.758 18.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,B1))}}),V1=["aria-labelledby"],mh=(0,t.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M838.267 354.657h55.459C865.31 283.212 817.72 222.89 758.072 178.935 690.285 128.98 606.855 100.15 518.25 100.15c-88.607 0-172.034 28.829-239.822 78.784-59.652 43.956-107.238 104.277-135.653 175.722h41.699c15.728 0 30.12 6.474 40.599 16.901l.056.065.062.054c10.444 10.478 16.904 24.864 16.904 40.6V710.31c0 15.745-6.474 30.12-16.904 40.6l-.062.05-.056.067c-10.479 10.443-24.865 16.9-40.6 16.9h-67.161c-34.262 0-65.428-14.03-88.029-36.622l-.116-.117C6.58 708.59-7.456 677.424-7.456 643.168V479.43c0-34.345 14.03-65.544 36.63-88.145l.06.06c13.72-13.712 30.568-24.272 49.33-30.47 30.643-93.997 89.48-173.074 165.365-229 77.62-57.2 173.047-90.206 274.32-90.206 101.266 0 196.7 33.005 274.32 90.205 77.625 57.207 137.421 138.64 167.438 235.475a126.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,V1))}}),D1=["aria-labelledby"],hh=(0,t.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1024 657.723H905.846v-126.03c0-228.431-177.23-413.54-393.846-413.54s-393.846 185.109-393.846 413.54v126.03H0v-126.03C0 236.307 228.43 0 512 0s512 236.308 512 531.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,D1))}}),M1=["aria-labelledby"],A1=(0,t.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 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,M1))}}),I1=["aria-labelledby"],ph=(0,t.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1023.999c-280.87 0-512-231.13-512-512S231.13 0 512 0s511.999 231.13 511.999 512-231.13 511.999-512 511.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,I1))}}),P1=["aria-labelledby"],gh=(0,t.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M257.471 275.98a56.884 56.884 0 1 1-59.785-96.702c89.82-55.632 179.639-110.923 269.515-166.555a85.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,P1))}}),L1=["aria-labelledby"],yh=(0,t.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M802.595 1024H276.757C154.984 1024 55.35 924.368 55.35 802.595v-69.19c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.513v69.19c0 77.491 60.887 138.378 138.379 138.378h525.838c77.491 0 138.378-60.887 138.378-138.378v-66.422c0-22.14 19.373-41.514 41.513-41.514S1024 714.032 1024 736.173v66.422C1024 924.368 924.368 1024 802.595 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,L1))}}),_1=["aria-labelledby"],bh=(0,t.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.971 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.771 0 160.914 73.143 160.914 160.914V307.2c0 87.771-73.143 160.914-160.914 160.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,_1))}}),F1=["aria-labelledby"],Sh=(0,t.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1113.6 349.867h-128c0-119.467-98.133-217.6-217.6-217.6-55.467 0-106.667 21.333-149.333 59.733l-4.267 4.267c-34.133 34.133-85.333 34.133-119.467 0-42.666-42.667-93.866-64-149.333-64-119.467 0-217.6 98.133-217.6 217.6H0c0-192 153.6-345.6 345.6-345.6 76.8 0 149.333 25.6 209.067 72.533C614.4 29.867 686.933 4.267 763.733 4.267c196.267 0 349.867 153.6 349.867 345.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,F1))}}),R1=["aria-labelledby"],O1=(0,t.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M381.262 1005.563c-16.132 21.51-45.708 24.198-67.216 8.066-21.51-16.132-24.198-45.708-8.066-67.217C413.526 806.602 518.384 666.79 625.932 529.67c8.066-10.755 8.066-24.198 0-34.953C518.384 354.905 413.526 215.093 305.98 77.972c-16.132-21.51-10.755-51.085 8.066-67.217C335.556-5.377 365.13 0 381.262 18.82c107.547 142.5 212.405 282.31 319.952 419.433 34.952 43.019 34.952 104.858 0 150.565C593.667 728.63 488.81 868.44 381.262 1005.562",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,R1))}}),q1=["aria-labelledby"],wh=(0,t.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2 2.9 3.6 8.1 4.3 11.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8c-1.5-1.2-3.3-1.8-5.2-1.8-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 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,q1))}}),H1=["aria-labelledby"],vh=(0,t.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M771.938 315.077h199.55l-13.13 154.913L758.81 364.964c-13.128-7.877-18.38-23.63-10.502-36.759 2.625-7.877 13.128-13.128 23.63-13.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,H1))}}),j1=["aria-labelledby"],Nh=(0,t.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M776.374 334.77h181.17l-27.57 149.66-169.354-90.584c-15.754-7.877-19.692-27.57-11.815-43.323 3.938-7.877 15.754-15.754 27.569-15.754zM256.497 689.23H59.574l27.57-149.66 181.168 90.584c15.754 7.877 23.631 27.57 15.754 43.323-3.938 7.877-15.754 15.754-27.569 15.754zm256 334.77c-252.062 0-464.738-177.23-512-421.415-3.938-31.508 15.754-63.016 51.2-70.893 31.508-3.938 63.015 15.754 66.954 47.262C154.097 768 319.512 901.908 512.497 901.908c189.046 0 346.585-126.031 389.908-307.2 7.877-31.508 39.384-51.2 70.892-43.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,j1))}}),K1=["aria-labelledby"],Ch=(0,t.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M920.576 778.24c-14.336 0-28.672-5.632-39.936-16.384L515.072 395.264 148.48 760.832c-22.016 22.016-57.856 22.016-79.872 0s-22.016-57.856 0-79.872l406.528-405.504c22.016-22.016 57.856-22.016 79.872 0l405.504 406.528c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,K1))}}),W1=["aria-labelledby"],kh=(0,t.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M349.184 983.04c-14.336 0-28.672-5.632-39.936-16.384-22.016-22.016-22.016-57.856 0-79.872l366.08-366.08L309.76 155.136c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L795.136 481.28c10.752 10.752 16.384 25.088 16.384 39.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,W1))}}),Y1=["aria-labelledby"],xh=(0,t.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M657.92 983.04c-14.336 0-28.672-5.632-39.936-16.384L211.968 560.64c-10.752-10.752-16.384-25.088-16.384-39.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,Y1))}}),U1=["aria-labelledby"],zh=(0,t.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M515.072 778.24c-14.336 0-28.672-5.632-39.936-16.384L69.12 356.864c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L515.584 642.56 880.64 275.968c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872L555.008 762.368c-10.752 10.752-25.6 15.872-39.936 15.872",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,U1))}}),G1=["aria-labelledby"],Eh=(0,t.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M487.3 722.914c35.885 0 52.529-24.967 52.529-58.255v-17.687c1.043-68.662 26.009-97.268 109.23-154.457 88.945-60.362 145.624-130.045 145.624-230.442 0-156.033-126.895-245.49-284.503-245.49-117.551 0-221.055 55.659-265.262 156.033-10.918 24.456-15.6 48.38-15.6 68.13 0 29.649 17.154 50.465 48.888 50.465 26.52 0 44.207-15.601 52.019-41.1 27.03-98.821 92.052-136.26 176.316-136.26 101.418 0 180.488 57.212 180.488 147.711 0 74.366-46.293 115.976-112.869 162.801-81.667 56.701-141.475 117.552-141.475 209.094v32.756c0 33.288 18.198 56.7 54.593 56.7zm0 284.502c41.078 0 73.855-33.288 73.855-73.855a73.456 73.456 0 0 0-73.855-73.855c-40.567 0-74.388 32.777-74.388 73.855 0 40.567 33.821 73.855 74.388 73.855",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,G1))}}),X1=["aria-labelledby"],Th=(0,t.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 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,X1))}}),Q1=["aria-labelledby"],$h=(0,t.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M345.6 460.8h409.6q51.2 0 51.2 51.2t-51.2 51.2H345.6q-51.2 0-51.2-51.2t51.2-51.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,Q1))}}),Z1=["aria-labelledby"],Bh=(0,t.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M500.864 952.64c-239.648 0-434.656-194.976-434.656-434.624 0-239.68 195.008-434.624 434.656-434.624 239.68 0 434.656 194.944 434.656 434.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,Z1))}}),J1=["aria-labelledby"],Vh=(0,t.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M772.7 217.7a32.2 32.1 0 1 0 64.4 0 32.2 32.1 0 1 0-64.4 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,J1))}}),eu=["aria-labelledby"],Dh=(0,t.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M917 248.2c11 0 20 9 20 20v487.6c0 11-9 20-20 20s-20-9-20-20V268.2c0-11 9-20 20-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,eu))}}),tu=["aria-labelledby"],Mh=(0,t.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M87 775.8c-11 0-20-9-20-20V268.2c0-11 9-20 20-20s20 9 20 20v487.6c0 11-9 20-20 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,tu))}}),lu=["aria-labelledby"],Ah=(0,t.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 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,lu))}}),au=["aria-labelledby"],Ih=(0,t.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M853.333 887.467H170.667c-54.614 0-102.4-47.787-102.4-102.4V238.933c0-54.613 47.786-102.4 102.4-102.4h682.666c54.614 0 102.4 47.787 102.4 102.4v546.134c0 54.613-47.786 102.4-102.4 102.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,t.createTextVNode)(",",-1),(0,t.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,au))}}),nu=["aria-labelledby"],Ph=(0,t.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M570.514 789.943c-119.954 0-219.428-99.474-219.428-219.429s99.474-219.428 219.428-219.428 219.429 99.474 219.429 219.428-99.474 219.429-219.429 219.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,nu))}}),ru=["aria-labelledby"],Lh=(0,t.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M939.198 230.438H84.802c-32.04 0-58.254 26.214-58.254 58.254v563.125c0 32.04 26.214 58.254 58.254 58.254h854.396c32.04 0 58.254-26.215 58.254-58.254V288.692c0-32.04-26.214-58.254-58.254-58.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M512 405.2c-90.78 0-165.054 74.274-165.054 165.054S421.22 735.308 512 735.308s165.054-74.274 165.054-165.054S602.78 405.2 512 405.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,ru))}}),iu=["aria-labelledby"],_h=(0,t.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M780.8 420.267c2.133 17.066 17.067 29.866 34.133 29.866h6.4c8.534-2.133 17.067-6.4 23.467-14.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M646.4 354.133c-38.4-25.6-85.333-36.266-132.267-25.6-19.2 4.267-32 21.334-27.733 42.667 4.267 8.533 8.533 17.067 14.933 21.333 6.4 4.267 17.067 6.4 25.6 6.4 27.734-4.266 57.6 0 81.067 14.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,iu))}}),ou=["aria-labelledby"],Fh=(0,t.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,ou))}}),su=["aria-labelledby"],Rh=(0,t.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M743.3 980h-4.6c-114.5-5.9-264.9-109.7-403.5-277.5l-49.8-60C144.4 471.8 73.6 309.9 91.2 198.4 105.2 110.3 225.6 44 296.7 44c45.3 0 62 26.8 67.1 38.3 33 59.5 80.3 173.4 80.3 219.5l-1.8 11.5c-11.5 30.4-35.4 44-51.2 53-19.9 10.9-20.7 13.3-21.3 21.6.3 0 6.2 27.5 88.9 129.6l37.9 45.5c84.2 99.7 109.5 109.3 110.6 109.6 7.1.8 9.9-.1 25.4-16.6 13.2-14.3 30.6-33.3 60.6-38.1l4.1-.7 6.7.3c49.4 10.4 155.4 81.2 207.9 125.6 7.1 4.8 35 28.9 18.3 81.8C910.6 886.7 825.9 980 743.3 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,su))}}),cu=["aria-labelledby"],Oh=(0,t.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M759.922 989.082h-.02l-4.927-.11c-114.638-5.864-269.451-113.762-414.171-288.636l-53.457-64.567c-144.72-174.886-220.54-345.69-202.81-456.91C97.052 100.395 213.71 34.176 280.367 34.176c32.832 0 44.727 16.34 48.885 26.096 37.734 67.059 84.424 183.678 84.64 225.506l.014 2.976-1.068 2.78c-8.322 21.986-26.943 32.52-43.372 41.81-21.643 12.23-33.942 20.261-35.444 43.382-.446 7.016 5.605 38.935 101.083 156.63l40.82 49.29C571.667 695.637 601.79 707.8 608.842 708.806c23.088 3.21 33.96-6.912 50.565-25.114 12.641-13.86 26.982-29.59 50.644-33.055l2.996-.427 2.946.626C757.687 659.627 864.411 728.407 925 779.47c8.747 5.806 24.013 23.042 11.925 61.119-18.963 59.8-101.633 148.492-177.002 148.492",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,cu))}}),uu=["aria-labelledby"],qh=(0,t.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M427.07 634.525a287.15 287.15 0 0 1-288.614-252.848A291.54 291.54 0 0 1 462.689 60.37a286.42 286.42 0 0 1 255.115 285.98A299 299 0 0 1 427.069 634.38zm0-507.963a219.934 219.934 0 1 0 221.908 219.861 224.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,uu))}}),du=["aria-labelledby"],Hh=(0,t.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M557.056 512c61.44-48.128 103.424-123.904 103.424-212.992C659.456 147.456 542.72 30.72 398.336 30.72s-261.12 123.904-261.12 268.288c0 82.944 40.96 157.696 103.424 212.992C157.696 525.312 20.48 601.088 0 786.432V993.28h803.84V786.432C783.36 601.088 646.144 532.48 557.056 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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M824.32 512c34.816-55.296 55.296-109.568 48.128-164.864-7.168-61.44-34.816-109.568-55.296-151.552h-89.088s75.776 61.44 82.944 151.552c0 55.296-20.48 103.424-61.44 151.552l-34.816 40.96 48.128 13.312c7.168 0 185.344 61.44 192.512 288.768H1024C1024 643.072 892.928 552.96 824.32 512",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,du))}}),fu=["aria-labelledby"],jh=(0,t.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,fu))}}),mu=["aria-labelledby"],Kh=(0,t.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M258.938 272.34c0-138.107 113.308-250.08 253.062-250.08 139.776 0 253.062 111.973 253.062 250.08a246.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,mu))}}),hu=["aria-labelledby"],Wh=(0,t.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M731.453 612.522c-27.877 14.516-52.222 34.88-71.41 59.466C616.142 647.778 565.68 634 512 634c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-162.692 98.359-302.412 238.856-362.938C279.408 527.394 229 440.584 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.584-50.408 185.394-126.856 236.062a394 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,hu))}}),pu=["aria-labelledby"],Yh=(0,t.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M730.614 612.961c-27.79 14.626-52.036 35.076-71.115 59.728C615.725 648.664 565.459 635 512 635c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-163.047 98.787-303.02 239.774-363.332C279.812 528.088 229 440.978 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.978-50.812 186.088-127.774 236.668a394 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,pu))}}),gu=["aria-labelledby"],Uh=(0,t.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M263.314 1023.999h-3.657c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.572-270.629 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857c-95.086 0-175.543 73.143-186.515 168.229 0 29.257-25.6 51.2-51.2 51.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,gu))}}),yu=["aria-labelledby"],Gh=(0,t.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M751.543 1024H268.8c-128 0-234.057-109.714-234.057-241.371V362.057c0-135.314 106.057-241.371 234.057-241.371V230.4c-69.486-3.657-124.343 58.514-124.343 131.657V782.63c0 73.142 54.857 131.657 124.343 131.657h486.4c65.829 0 124.343-58.515 124.343-131.657V362.057c0-73.143-54.857-131.657-124.343-131.657V120.686c128 0 234.057 109.714 234.057 241.371V782.63C985.6 914.286 883.2 1024 751.543 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,yu))}}),bu=["aria-labelledby"],Xh=(0,t.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M940.875 819.2h-85.334V430.933c0-192-153.6-345.6-341.333-345.6s-341.333 153.6-341.333 345.6V819.2H87.541V430.933C87.542 192 279.542 0 514.208 0s426.667 192 426.667 430.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,bu))}}),Su=["aria-labelledby"],Qh=(0,t.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M511.863 804.296c-223.01 0-402.148-179.139-402.148-402.148S288.855 0 511.863 0s402.146 179.139 402.146 402.148-179.137 402.148-402.146 402.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,Su))}}),wu=["aria-labelledby"],Zh=(0,t.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 813.949c-225.805 0-406.974-183.795-406.974-406.975S286.195 0 512 0s406.974 181.17 406.974 406.974S735.18 813.95 512 813.95zm0-735.18c-181.17 0-328.205 147.036-328.205 328.205S330.83 735.18 512 735.18s328.205-147.035 328.205-328.205S693.17 78.77 512 78.77zm202.174 939.98c-21.005 0-39.384-18.38-39.384-39.385 0-89.272-73.518-162.79-162.79-162.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,wu))}}),vu=["aria-labelledby"],Jh=(0,t.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,vu))}}),Nu=["aria-labelledby"],ep=(0,t.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M937.115 428.218c-43.442 0-80.679 37.237-80.679 80.679s37.237 80.679 80.68 80.679c43.442 0 80.678-37.237 80.678-80.679s-34.133-80.679-80.679-80.679m-428.218-52.751c-74.473 0-133.43 58.957-133.43 133.43s58.957 133.43 133.43 133.43 133.43-58.957 133.43-133.43-58.957-133.43-133.43-133.43M83.782 428.218c-43.443 0-80.679 37.237-80.679 80.679s34.133 80.679 80.679 80.679 80.679-37.237 80.679-80.679-37.237-80.679-80.68-80.679",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Nu))}}),Cu=["aria-labelledby"],tp=(0,t.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Cu))}}),ku=["aria-labelledby"],xu=(0,t.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M834.7 920.1h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 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,ku))}}),zu=["aria-labelledby"],lp=(0,t.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:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,zu))}}),Eu=["aria-labelledby"],ap=(0,t.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M299.52 460.8h409.6c28.16 0 51.2 23.04 51.2 51.2s-23.04 51.2-51.2 51.2h-409.6c-28.16 0-51.2-23.04-51.2-51.2s23.04-51.2 51.2-51.2",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Eu))}}),Tu=["aria-labelledby"],np=(0,t.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Tu))}}),$u=["aria-labelledby"],rp=(0,t.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M725.333 213.333H640c0-12.8 0-21.333-4.267-29.866-12.8-59.734-64-98.134-123.733-98.134s-110.933 38.4-123.733 93.867C384 192 384 200.533 384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466C328.533 64 413.867 0 512 0s183.467 64 204.8 162.133c4.267 12.8 8.533 29.867 8.533 51.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466l81.067 21.333C384 192 384 200.533 384 213.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M512 1024c-25.6 0-42.667-17.067-42.667-42.667V810.667C469.333 785.067 486.4 768 512 768s42.667 17.067 42.667 42.667v170.666c0 25.6-17.067 42.667-42.667 42.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,$u))}}),Bu=["aria-labelledby"],ip=(0,t.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 658.286c-142.628 0-256-113.372-256-256V256C256 113.371 369.372 0 512 0s256 113.371 256 256v146.286c0 142.628-113.371 256-256 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,Bu))}}),Vu=["aria-labelledby"],op=(0,t.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M879.59 1024c-5.252 0-13.128 0-18.38-2.626L706.297 981.99c-13.128 5.251-21.005 7.877-28.882 10.502-52.512 18.38-107.65 26.257-165.415 26.257C228.43 1021.374 0 792.944 0 509.374S228.43 0 512 0s512 228.43 512 509.374c0 84.02-21.005 170.667-63.015 244.185-2.626 7.877-10.503 15.754-18.38 28.882l15.754 152.287c2.626 21.005-5.251 42.01-18.38 57.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,Vu))}}),Du=["aria-labelledby"],sp=(0,t.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M472 122a30 30 0 1 1 0 60H112a10 10 0 0 0-10 10v720c0 5.52 4.48 10 10 10h720a10 10 0 0 0 10-10V552a30 30 0 1 1 60 0v360a70 70 0 0 1-70 70H112a70 70 0 0 1-70-70V192c0-38.64 31.36-70 70-70zm213.2-23.4a30 30 0 0 1 40.2-13.44l135.2 67.6a50 50 0 0 1 13 80.08l-100.4 100.4a30 30 0 0 1-42.4-42.44l67.4-67.48C565.64 241.72 382 449.4 382 752a30 30 0 1 1-60 0c0-317.84 188.36-545.48 434.68-584.16l-58.08-29a30 30 0 0 1-13.44-40.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Du))}}),Mu=["aria-labelledby"],cp=(0,t.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 14.897C238.594 14.897 14.897 238.594 14.897 512S238.594 1009.103 512 1009.103 1009.103 785.406 1009.103 512 785.406 14.897 512 14.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,Mu))}}),Au=["aria-labelledby"],up=(0,t.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1007.96 698.56c-274.012 0-483.005-208.993-534.092-408.697-9.288-37.154 9.289-74.308 46.443-83.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,Au))}}),Iu=["aria-labelledby"],dp=(0,t.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M877.319 1024c-5.535 0-13.838 0-19.373-2.768L705.73 982.486c-11.07 5.536-22.14 8.303-27.676 11.07-52.584 16.606-107.935 27.676-166.054 27.676C229.708 1021.232 0 791.524 0 512 0 229.708 229.708 0 512 0s512 229.708 512 509.232c0 85.795-22.14 168.822-60.886 243.546-2.768 8.303-8.303 16.606-16.606 27.676l13.838 152.216c2.768 22.14-5.535 44.281-19.373 60.887-13.838 16.605-33.21 27.675-55.351 30.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,Iu))}}),Pu=["aria-labelledby"],fp=(0,t.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.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,Pu))}}),Lu=["aria-labelledby"],mp=(0,t.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m499.512 1001.522-9.99-7.493c-34.966-22.478-52.449-34.966-59.942-39.96-102.4-82.42-164.839-137.367-194.81-169.835-44.955-49.951-77.424-92.41-107.394-142.36-32.469-62.44-52.45-134.87-52.45-209.796 0-114.888 44.957-224.78 127.376-304.702C284.722 44.956 394.615 0 512 0s227.278 44.956 309.698 127.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,Lu))}}),_u=["aria-labelledby"],hp=(0,t.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m530.286 1005.714-25.6-10.971c-36.572-14.629-58.515-25.6-73.143-36.572-102.4-84.114-164.572-135.314-193.829-171.885-43.885-51.2-76.8-91.429-106.057-142.629C95.086 577.83 76.8 504.686 76.8 431.543c0-117.029 43.886-226.743 128-307.2C285.257 43.886 394.971 0 512 0s226.743 43.886 310.857 128c84.114 80.457 128 190.171 128 307.2 0 73.143-18.286 146.286-54.857 212.114-25.6 43.886-58.514 91.429-106.057 142.629-29.257 32.914-87.772 84.114-197.486 171.886 0 0-7.314 7.314-18.286 10.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,_u))}}),Fu=["aria-labelledby"],pp=(0,t.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 971.487C259.938 971.487 52.513 764.062 52.513 512S259.938 52.513 512 52.513 971.487 259.938 971.487 512 764.062 971.487 512 971.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,Fu))}}),Ru=["aria-labelledby"],gp=(0,t.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Ru))}}),Ou=["aria-labelledby"],ll=(0,t.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.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,Ou))}}),qu=["aria-labelledby"],yp=(0,t.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M313.034 1004.045c-66.848 0-124.402-24.156-170.798-70.577l-40.854-40.829C54.96 846.218 28.966 783.097 30.83 714.411c3.702-66.85 31.56-131.808 79.819-180.12l137.4-137.373c14.86-14.861 40.855-14.861 55.69 0 14.86 14.861 16.725 38.99 0 55.69l-137.348 137.4a187.47 187.47 0 0 0-55.69 126.24c-1.864 46.422 14.835 89.115 46.396 120.675l40.855 40.855c31.56 31.56 74.253 48.286 120.674 46.421 46.421-1.838 92.843-22.291 126.24-55.69l137.4-137.4c14.862-14.86 40.856-14.86 55.69 0 14.862 14.862 14.862 40.856 0 55.69l-137.4 137.427c-48.285 48.259-113.27 76.117-180.118 79.82a5.645 5.645 0 0 0-7.405 0zm475.294-382.477c-11.133 0-18.563-3.702-27.832-12.997-14.86-14.861-14.86-40.855 0-55.69l115.082-115.108a187.47 187.47 0 0 0 55.716-126.267c1.838-46.395-14.861-89.114-46.421-120.674l-40.855-40.855c-64.985-64.959-176.364-61.257-246.915 9.294L478.266 278.108c-14.835 14.835-40.829 14.835-55.69 0-14.86-14.861-14.86-40.855 0-55.716l118.81-118.81C643.524 1.444 803.163-2.232 899.734 94.287l40.829 40.855c46.421 46.421 72.415 109.541 70.55 178.228-3.702 66.85-31.56 131.807-79.819 180.093L816.186 608.571c-7.43 7.43-18.563 11.133-27.858 12.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,qu))}}),Hu=["aria-labelledby"],ju=(0,t.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Hu))}}),Ku=["aria-labelledby"],bp=(0,t.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M2185.74 479.429a117.992 117.992 0 1 0-162.829-170.852c-284.772 271.204-732.314 271.204-1017.087 0A118.05 118.05 0 0 0 842.996 479.43c375.98 358.045 966.705 358.045 1342.744 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Ku))}}),Wu=["aria-labelledby"],Sp=(0,t.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M964.923 1024c-98.461 0-181.17-66.954-208.738-157.538H543.508C515.938 957.046 433.23 1024 334.769 1024s-185.107-66.954-208.738-161.477C59.077 846.77 7.877 787.693 0 716.8V448.985c0-27.57 11.815-51.2 27.57-70.893l153.6-153.6c15.753-15.754 39.384-23.63 63.015-23.63h70.892v-15.754C315.077 82.708 401.723 0 504.123 0h405.662c149.661 0 271.753 122.092 271.753 271.754v535.63c0 118.154-98.461 216.616-216.615 216.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,Wu))}}),Yu=["aria-labelledby"],wp=(0,t.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M921.6 666.829a34.133 34.133 0 0 1 33.894 30.14l.24 3.993V871.63a102.4 102.4 0 0 1-96.393 102.23l-6.008.17H170.667a102.4 102.4 0 0 1-102.23-96.393l-.17-6.007V700.962a34.133 34.133 0 0 1 68.027-3.993l.24 3.993V871.63a34.133 34.133 0 0 0 30.14 33.894l3.993.24h682.666a34.133 34.133 0 0 0 33.895-30.175l.239-3.96V700.963A34.133 34.133 0 0 1 921.6 666.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,Yu))}}),Uu=["aria-labelledby"],vp=(0,t.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 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,Uu))}}),Gu=["aria-labelledby"],Np=(0,t.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Gu))}}),Xu=["aria-labelledby"],Cp=(0,t.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Xu))}}),Qu=["aria-labelledby"],kp=(0,t.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M696.43 465.25c40.61 0 73.53-32.72 73.53-73.09s-32.96-73.08-73.53-73.08-73.54 32.72-73.54 73.08 32.92 73.09 73.54 73.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,Qu))}}),Zu=["aria-labelledby"],xp=(0,t.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M922.514 789.611h.07v-.42ZM776.028 148.82c-5.478-3.288-10.925-5.975-17.57-5.975-16.229 0-29.308 13.152-29.308 29.361 0 11.703 6.927 21.072 16.72 26.391 107.724 62.86 180.16 179.528 180.16 313.235 0 133.603-72.368 250.233-179.95 313.094-9.437 5.164-17.57 14.849-17.57 26.833 0 16.227 13.152 29.377 29.345 29.377 6.504 0 11.666-2.505 17.323-5.76 125.009-72.97 209.083-208.377 209.083-363.544.002-154.814-83.715-289.953-208.233-363.012",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M810.037 511.85c0-90.983-49.316-170.37-122.677-213.094-3.323-1.733-11.134-5.144-16.616-5.144-16.299 0-29.485 13.187-29.485 29.468 0 10.941 5.799 20.682 14.638 25.79 56.706 32.207 94.959 93.103 94.959 162.98 0 71.08-39.597 132.912-97.93 164.694-8.485 5.164-14.105 14.568-14.105 25.245 0 16.3 13.186 29.519 29.449 29.519 6.93.036 15.167-4.031 15.167-4.031 75.516-42.14 126.6-122.782 126.6-215.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,Zu))}}),Ju=["aria-labelledby"],zp=(0,t.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M646.169 56.055c-10.146-4.516-22.022-2.697-30.32 4.78L342.443 306.97h-158.11c-82.587 0-112.6 67.326-112.6 112.6v168.872c0 82.601 67.34 112.6 112.6 112.6h158.14l273.435 246.078a27.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,Ju))}}),e2=["aria-labelledby"],Ep=(0,t.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.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,e2))}}),t2=["aria-labelledby"],Tp=(0,t.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.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,t2))}}),l2=["aria-labelledby"],$p=(0,t.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M761.436 1024H262.564c-131.282 0-236.308-105.026-236.308-236.308V404.35c0-52.513 26.257-102.4 68.267-131.282L467.364 21.005c26.257-18.38 60.39-18.38 89.272 0l372.84 252.062c42.011 28.882 68.268 78.769 68.268 131.282v383.343c0 131.282-105.026 236.308-236.308 236.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,l2))}}),a2=["aria-labelledby"],Bp=(0,t.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M703.84 479.936H511.968v-255.84c0-17.728-14.24-32.096-31.968-32.096-17.76 0-32 14.4-32 32.096v287.808c0 17.76 14.272 32 32 32h223.872c17.76 0 32.096-14.24 32.096-32 0-17.728-14.368-31.968-32.128-31.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,a2))}}),n2=["aria-labelledby"],Vp=(0,t.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,n2))}}),r2=["aria-labelledby"],Dp=(0,t.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,r2))}}),i2=["aria-labelledby"],Mp=(0,t.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,i2))}}),o2=["aria-labelledby"],Ap=(0,t.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,o2))}}),s2=["aria-labelledby"],Ip=(0,t.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,s2))}}),c2=["aria-labelledby"],Pp=(0,t.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m572.235 1020.988-54.211-33.13s-120.471-78.305-243.953-189.74C201.788 731.858 144.565 665.6 99.388 602.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,c2))}}),u2=["aria-labelledby"],Lp=(0,t.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,u2))}}),d2=["aria-labelledby"],_p=(0,t.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,d2))}}),f2=["aria-labelledby"],Fp=(0,t.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,f2))}}),m2=["aria-labelledby"],Rp=(0,t.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 12.672c-282.88 0-512 229.248-512 512 0 226.261 146.688 418.133 350.08 485.76 25.6 4.821 34.987-11.008 34.987-24.619 0-12.16-.427-44.373-.64-87.04-142.422 30.891-172.459-68.693-172.459-68.693-23.296-59.093-56.96-74.88-56.96-74.88-46.379-31.744 3.584-31.104 3.584-31.104 51.413 3.584 78.421 52.736 78.421 52.736 45.654 78.293 119.851 55.68 149.12 42.581 4.608-33.109 17.792-55.68 32.427-68.48-113.707-12.8-233.216-56.832-233.216-253.013 0-55.893 19.84-101.547 52.693-137.387-5.76-12.928-23.04-64.981 4.48-135.509 0 0 42.88-13.739 140.8 52.48 40.96-11.392 84.48-17.024 128-17.28 43.52.256 87.04 5.888 128 17.28 97.28-66.219 140.16-52.48 140.16-52.48 27.52 70.528 10.24 122.581 5.12 135.51 32.64 35.84 52.48 81.493 52.48 137.386 0 196.693-119.68 240-233.6 252.587 17.92 15.36 34.56 46.762 34.56 94.72 0 68.522-.64 123.562-.64 140.202 0 13.44 8.96 29.44 35.2 24.32C877.44 942.592 1024 750.592 1024 524.672c0-282.752-229.248-512-512-512",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,m2))}}),h2=["aria-labelledby"],Op=(0,t.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M944 192H755.2v-44.8c0-54.4-44.8-99.2-99.2-99.2H361.6c-54.4 0-99.2 44.8-99.2 99.2V192H83.2c-12.8 0-25.6 9.6-25.6 25.6 0 12.8 9.6 25.6 25.6 25.6H144v633.6c0 54.4 44.8 99.2 99.2 99.2h550.4c54.4 0 99.2-44.8 99.2-99.2V243.2H944c12.8 0 25.6-9.6 25.6-25.6-3.2-12.8-9.6-25.6-25.6-25.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M368 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.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,h2))}}),p2=["aria-labelledby"],qp=(0,t.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M960.385 91.477a42.667 42.667 0 1 1-44.09 73.046c-95.09-57.401-176.497-79.19-315.989-79.19-54.044 0-118.698 10.07-158.492 25.543a42.667 42.667 0 0 1-30.92-79.53C461.498 11.662 536.393 0 600.335 0c154.71 0 251.393 25.884 360.05 91.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,p2))}}),g2=["aria-labelledby"],Hp=(0,t.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1120.194 366.158h-93.091c0-136.534-111.71-245.14-245.14-245.14-65.163 0-124.12 24.824-170.666 68.267l-3.103 3.103c-24.824 24.824-65.164 24.824-89.988 0L512 186.182c-46.545-43.443-105.503-68.267-170.667-68.267-136.533 0-245.14 111.71-245.14 245.14H3.104c0-186.182 152.049-338.23 338.23-338.23 80.68 0 158.255 27.927 220.315 80.678 62.061-52.751 139.637-80.679 220.316-80.679 186.181 3.103 338.23 155.152 338.23 341.334zM89.988 645.43c-3.103-6.206-9.31-12.412-12.412-18.618C27.927 549.236 0 459.248 0 366.158h93.09c0 74.472 21.722 148.945 62.062 211.006 3.103 6.206 6.206 9.309 9.309 12.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,g2))}}),y2=["aria-labelledby"],jp=(0,t.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 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,y2))}}),b2=["aria-labelledby"],Kp=(0,t.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,t.createTextVNode)(",",-1),(0,t.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,b2))}}),S2=["aria-labelledby"],Wp=(0,t.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M149.312 96c-41.216 0-74.624 33.408-74.624 74.688v682.624c0 41.28 33.408 74.688 74.624 74.688h725.376c41.216 0 74.624-33.408 74.624-74.688V298.688c0-41.28-33.408-74.688-74.624-74.688H526.976l-97.088-116.48A32 32 0 0 0 405.312 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,S2))}}),w2=["aria-labelledby"],v2=(0,t.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 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,w2))}}),N2=["aria-labelledby"],Yp=(0,t.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M584.06 1024H318.577C144.118 1024 0 883.674 0 705.422s140.326-318.578 318.578-318.578v113.778c-113.778 0-204.8 91.022-204.8 204.8s91.022 204.8 204.8 204.8h265.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,N2))}}),C2=["aria-labelledby"],Up=(0,t.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M605.09 1024C260.656 1024 0 684.218 0 512S260.655 0 605.09 0c321.165 0 605.092 321.164 605.092 512s-283.927 512-605.091 512zm0-884.364c-256 0-465.454 269.964-465.454 372.364s209.455 372.364 465.455 372.364c260.654 0 465.454-265.31 465.454-372.364s-204.8-372.364-465.454-372.364zm0 139.637c51.2 0 97.746 18.618 139.637 46.545h4.655c-51.2 0-93.091 41.891-93.091 93.091S698.18 512 749.38 512c37.237 0 69.819-23.273 83.783-55.855 4.654 18.619 9.309 37.237 9.309 55.855 0 130.327-102.4 232.727-232.728 232.727S377.018 642.327 377.018 512s97.746-232.727 228.073-232.727z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,C2))}}),k2=["aria-labelledby"],Gp=(0,t.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M822.095 933.055H192.393c-57.961 0-104.95-47.02-104.95-105.016V197.92c0-58.003 47.678-109.99 105.642-109.99H615.65v52.822H193.085c-28.98 0-53.166 28.17-53.166 57.17v630.119c0 28.997 23.494 52.51 52.474 52.51h629.702c28.98 0 57.653-24.132 57.653-53.131V404.857h52.822v422.56c-.003 57.996-52.512 105.638-110.475 105.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,k2))}}),x2=["aria-labelledby"],Xp=(0,t.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M285.479 992.97H108.606c-27.927 0-55.854-12.412-77.576-31.03C9.31 940.217 0 915.393 0 884.363l3.103-155.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,x2))}}),z2=["aria-labelledby"],Qp=(0,t.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 663.704c-60.681 0-117.57-22.756-174.46-68.267-22.755-18.963-26.547-56.889-7.584-79.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,z2))}}),E2=["aria-labelledby"],Zp=(0,t.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.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,E2))}}),T2=["aria-labelledby"],Jp=(0,t.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 891.958c-35.032 0-70.063-13.474-99.705-37.726L123.958 590.147c-24.253-21.558-37.726-51.2-40.421-83.536-2.695-32.337 10.779-64.674 32.337-86.232 24.252-24.253 56.59-40.421 88.926-40.421H256V188.632c0-88.927 72.758-161.685 161.684-161.685h185.937c88.926 0 161.684 72.758 161.684 161.685v191.326h51.2c67.369 0 121.263 53.895 121.263 121.263 0 35.032-13.473 67.368-40.42 88.926L609.01 851.537c-24.253 26.947-59.285 40.42-97.011 40.42zM204.8 460.8c-10.779 0-21.558 5.39-29.642 13.474s-10.78 18.863-10.78 29.642 5.39 21.558 13.475 26.947l291.031 261.39c26.948 24.252 64.674 24.252 91.621 0l288.337-261.39c8.084-8.084 13.474-18.863 13.474-29.642 0-21.558-18.863-40.421-40.421-40.421H687.158V188.632c0-45.81-35.032-80.843-80.842-80.843H417.684c-45.81 0-80.842 35.032-80.842 80.843V460.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,T2))}}),$2=["aria-labelledby"],e9=(0,t.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.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,$2))}}),B2=["aria-labelledby"],t9=(0,t.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M128 349.867C93.867 332.8 34.133 341.333 8.533 384-8.533 418.133 0 477.867 42.667 503.467 179.2 588.8 315.733 665.6 443.733 750.933c42.667 25.6 93.867 25.6 136.534 0C716.8 665.6 853.333 588.8 981.333 503.467c42.667-25.6 51.2-76.8 25.6-119.467s-76.8-51.2-119.466-25.6C768 435.2 640 512 512 588.8 384 512 256 435.2 128 349.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,B2))}}),V2=["aria-labelledby"],l9=(0,t.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M556.8 535.893 170.667 149.76c-13.227-13.227-13.227-34.987 0-48.213 13.226-13.227 34.986-13.227 48.213 0L605.013 487.68c13.227 13.227 13.227 34.987 0 48.213-13.226 13.227-34.986 13.227-48.213 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M170.667 873.813 556.8 487.68c13.227-13.227 34.987-13.227 48.213 0 13.227 13.227 13.227 34.987 0 48.213L218.88 922.027c-13.227 13.226-34.987 13.226-48.213 0a33.493 33.493 0 0 1 0-48.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,t.createTextVNode)(",",-1),(0,t.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,V2))}}),D2=["aria-labelledby"],a9=(0,t.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M487.253 535.893 873.387 149.76c13.226-13.227 13.226-34.987 0-48.213-13.227-13.227-34.987-13.227-48.214 0L439.04 487.68c-13.227 13.227-13.227 34.987 0 48.213 13.227 13.227 34.987 13.227 48.213 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,t.createTextVNode)(",",-1),(0,t.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M605.013 874.24 218.88 488.107c-13.227-13.227-34.987-13.227-48.213 0-13.227 13.226-13.227 34.986 0 48.213L556.8 922.453c13.227 13.227 34.987 13.227 48.213 0 13.227-13.226 13.227-34.56 0-48.213",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,D2))}}),M2=["aria-labelledby"],n9=(0,t.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,M2))}}),A2=["aria-labelledby"],r9=(0,t.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M802.595 1018.465h-11.07c-58.12-8.303-119.006-22.14-182.66-47.049l-11.07-5.535h-11.07c-16.606 0-30.444 2.768-47.05 2.768C240.779 968.649 0 750.01 0 484.324S240.778 0 539.676 0s539.675 218.638 539.675 484.324c0 152.217-80.26 298.898-218.637 390.227l-2.768 2.768v88.562c0 27.676-24.908 52.584-55.351 52.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,A2))}}),I2=["aria-labelledby"],i9=(0,t.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M683.886 991.086H336.457c-124.343 0-226.743-102.4-226.743-226.743V182.857h804.572v577.829c0 128-102.4 230.4-230.4 230.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,I2))}}),P2=["aria-labelledby"],o9=(0,t.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 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,P2))}}),L2=["aria-labelledby"],s9=(0,t.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M774.919 1024H249.08C110.703 1024 0 913.297 0 774.919V304.432c0-138.378 110.703-249.08 249.081-249.08H774.92c138.378 0 249.081 110.702 249.081 249.08V774.92C1024 913.297 913.297 1024 774.919 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,L2))}}),_2=["aria-labelledby"],c9=(0,t.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M760.415 876.089H259.793c-132.741 0-242.726-109.985-242.726-242.726V242.726C17.067 109.986 127.052 0 259.793 0h504.414c132.741 0 242.726 109.985 242.726 242.726v394.43c-3.792 132.74-109.985 238.933-246.518 238.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,_2))}}),F2=["aria-labelledby"],u9=(0,t.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M924.714 962c-10.286 0-20.572-2.572-28.286-10.286L73.572 128.858c-12.858-15.429-12.858-41.143 0-56.571 15.428-12.858 41.142-12.858 56.57 0L953 895.142c15.428 15.429 15.428 38.571 0 54-7.714 10.285-18 12.857-28.286 12.857zm-822.856 0c-10.286 0-20.572-2.572-28.286-10.286-15.43-15.428-15.43-38.572 0-54L896.428 74.858c15.43-15.429 38.572-15.429 54 0 15.43 15.429 15.43 38.571 0 54L127.572 951.714c-5.144 7.714-15.43 10.286-25.714 10.286",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,F2))}}),R2=["aria-labelledby"],ci=(0,t.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,R2))}}),O2=["aria-labelledby"],d9=(0,t.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M998.002 26a85.073 85.073 0 0 0-120.415 0L451.795 451.792a85.073 85.073 0 1 0 120.414 120.415l425.793-425.793a85.073 85.073 0 0 0 0-120.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,O2))}}),q2=["aria-labelledby"],f9=(0,t.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 45.966C255.682 45.966 45.966 255.682 45.966 512S255.682 978.034 512 978.034 978.034 768.318 978.034 512 768.318 45.966 512 45.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,q2))}}),H2=["aria-labelledby"],m9=(0,t.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 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,H2))}}),j2=["aria-labelledby"],h9=(0,t.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M511.492 73.079a438.418 438.418 0 0 1 310.54 748.94 439.153 439.153 0 1 1-621.08-621.062 435.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,j2))}}),K2=["aria-labelledby"],ui=(0,t.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,K2))}}),W2=["aria-labelledby"],p9=(0,t.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,W2))}}),Y2=["aria-labelledby"],U2=(0,t.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 0C230.4 0 0 230.4 0 512s230.4 512 512 512 512-230.4 512-512S793.6 0 512 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,Y2))}}),G2=["aria-labelledby"],g9=(0,t.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 992C246.904 992 32 777.096 32 512S246.904 32 512 32s480 214.904 480 480-214.904 480-480 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,G2))}}),X2=["aria-labelledby"],Q2=(0,t.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024c-136.533 0-264.533-54.044-361.244-150.756C54.044 776.534 0 648.534 0 512c0-136.533 54.044-264.533 150.756-361.244C247.466 54.044 375.466 0 512 0c136.533 0 264.533 54.044 361.244 150.756C969.956 247.466 1024 375.466 1024 512s-54.044 264.533-150.756 361.244C776.534 969.956 648.534 1024 512 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,X2))}}),Z2=["aria-labelledby"],y9=(0,t.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 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,Z2))}}),J2=["aria-labelledby"],b9=(0,t.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.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,J2))}}),ed=["aria-labelledby"],S9=(0,t.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.97 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.77 0 160.914 73.143 160.914 160.914V307.2c0 87.77-73.143 160.914-160.914 160.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"],w9=(0,t.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M948.148 1024c41.719 0 75.852-34.133 75.852-75.852s-34.133-75.852-75.852-75.852-75.852 34.134-75.852 75.852S906.43 1024 948.148 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"],v9=(0,t.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M932.978 1024c38.684 0 68.266-29.582 68.266-68.267s-29.582-68.266-68.266-68.266-68.267 29.582-68.267 68.266S894.293 1024 932.978 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))}}),ad=["aria-labelledby"],N9=(0,t.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 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,ad))}}),nd=["aria-labelledby"],C9=(0,t.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 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,nd))}}),rd=["aria-labelledby"],k9=(0,t.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M623.406 815.479A129.722 129.722 0 1 1 487.068 594.95C691.9 468.083 896.73 341.993 1101.691 215.125a194.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,rd))}}),id=["aria-labelledby"],x9=(0,t.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1489.611 733.18a92.288 92.288 0 1 0 97.021-157.036c-145.758-90.073-291.516-179.945-437.375-270.068a138.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,id))}}),od=["aria-labelledby"],z9=(0,t.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,t.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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"],E9=(0,t.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,ud))}}),dd=["aria-labelledby"],T9=(0,t.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1517.651 260.347a105.004 105.004 0 1 1 110.389 178.672c-165.84 102.483-331.68 204.737-497.636 307.277a157.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,dd))}}),fd=["aria-labelledby"],$9=(0,t.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1111.771 365.714H1024c0-137.508-111.177-251.611-248.686-251.611-64.365 0-125.805 26.331-172.617 70.217l-5.851 5.851c-23.406 23.406-61.44 23.406-84.846 0-2.926-2.925-2.926-5.851-5.851-5.851-46.812-43.886-108.252-70.217-172.618-70.217-134.582 0-245.76 114.103-245.76 251.611H0C0 178.47 152.137 26.331 336.457 26.331c81.92 0 157.989 29.258 219.429 81.92 61.44-52.662 137.508-81.92 219.428-81.92 184.32 0 336.457 152.138 336.457 339.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"],B9=(0,t.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M888.686 917.942h-204.8c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h201.143c29.257 0 54.857 25.6 54.857 54.857s-21.943 54.857-51.2 54.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"],V9=(0,t.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512.496 1024c-302.08 0-499.2-161.28-499.2-409.6 0-168.96 89.6-332.8 232.96-430.08 0 0 2.56 0 2.56-2.56l-2.56-7.68c-10.24-61.44 25.6-117.76 81.92-133.12 30.72-7.68 61.44-2.56 87.04 10.24 20.48-28.16 56.32-51.2 99.84-51.2 40.96 0 76.8 23.04 97.28 53.76 25.6-12.8 56.32-17.92 87.04-10.24 56.32 15.36 92.16 71.68 81.92 130.56l-2.56 10.24c143.36 97.28 232.96 261.12 232.96 430.08 0 248.32-197.12 409.6-499.2 409.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,t.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M998.4 245.029c-219.429 153.6-398.629 332.8-552.229 552.228-40.228 58.514-128 54.857-164.571-3.657-69.486-106.057-149.943-186.514-256-256-51.2-32.914-18.286-113.371 40.229-98.743C182.857 460.8 274.286 508.343 358.4 585.143c157.257-190.172 358.4-340.114 588.8-435.2 62.171-25.6 106.057 58.514 51.2 95.086",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,pd))}}),{componentName:gd,create:yd}=ce("popup"),bd=yd(G0(gd,{FoxOverLay:Ol,Close:ci}));function Sd(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxOverLay"),c=(0,t.resolveComponent)("Close");return(0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:e.teleport,disabled:e.teleportDisable},[e.overlay?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.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,t.createCommentVNode)("",!0),(0,t.createVNode)(t.Transition,{name:e.transitionName,onAfterEnter:e.onOpened,onAfterLeave:e.onClosed},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(e.classes),style:(0,t.normalizeStyle)(e.popStyle),onClick:n[1]||(n[1]=(...a)=>e.onClick&&e.onClick(...a))},[e.showSlot?(0,t.renderSlot)(e.$slots,"default",{key:0}):(0,t.createCommentVNode)("",!0),e.closed?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,onClick:n[0]||(n[0]=(...a)=>e.onClickCloseIcon&&e.onClickCloseIcon(...a)),class:(0,t.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+e.closeIconPosition])},[(0,t.renderSlot)(e.$slots,"close-icon",{},()=>[(0,t.createVNode)(c)])],2)):(0,t.createCommentVNode)("",!0)],6),[[t.vShow,e.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var st=De(bd,[["render",Sd]]),{create:wd,scope:vd}=ce("calendar-pane"),Nd=wd({props:{type:{type:String,default:"one"},valueFormat:{type:String,default:"YYYY-MM-DD"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array],default:""},startDate:{type:String,default:me.getDay(0)},endDate:{type:String,default:me.getDay(365)},firstDayOfWeek:{type:Number,default:0}},emits:["choose","update","close","select"],setup(e,{emit:n,slots:l,expose:o}){const{toLocaleRefs:i,t:r}=(0,Ne.useFoxI18n)(vd),s=i(e,["title","confirmText","startText","endText","today"]),c=(0,t.computed)(()=>({height:"39px"})),a=(0,t.computed)(()=>({height:"64px"})),u=JSON.parse(r("weekdays")),h=(0,t.ref)([...u.slice(e.firstDayOfWeek,7),...u.slice(0,e.firstDayOfWeek)]),d=(0,t.ref)(null),m=(0,t.ref)(null),$=(0,t.ref)(null),x=(0,t.ref)(null),w=(0,t.ref)(0),y=(0,t.computed)(()=>f.monthsData.slice(f.defaultRange[0],f.defaultRange[1])),b=(0,t.computed)(()=>l.btn),p=(0,t.computed)(()=>l["top-info"]),v=(0,t.computed)(()=>l["bottom-info"]),f=(0,t.reactive)({yearMonthTitle:"",defaultRange:[],currDate:"",propStartDate:"",propEndDate:"",unLoadPrev:!1,touchParams:{startY:0,endY:0,startTime:0,endTime:0,lastY:0,lastTime:0},transformY:0,translateY:0,scrollDistance:0,defaultData:[],chooseData:[],monthsData:[],dayPrefix:"fox-calendar__day",startData:"",endData:"",isRange:e.type==="range",timer:0,currentIndex:0,containerHeight:0,avgHeight:0,monthsNum:0}),O=R=>R.split("-"),P=R=>me.isEqual(f.currDate[0],R),H=R=>me.isEqual(f.currDate[1],R),Y=R=>f.currDate?.length>0?f.currDate?.some(Q=>me.isEqual(Q,R)):!1,q=(R,Q)=>Q.curData[0]+"-"+Q.curData[1]+"-"+me.getNumTwoBit(+R.day),B=(R,Q)=>{const z=q(R,Q),{type:G}=e;return R.type=="curr"?me.isEqual(f.currDate,z)||(G=="range"||G=="week")&&(P(z)||H(z))||G=="multiple"&&Y(z)?`${f.dayPrefix}--active`:f.propStartDate&&me.compareDate(z,f.propStartDate)||f.propEndDate&&me.compareDate(f.propEndDate,z)?`${f.dayPrefix}--disabled`:(G=="range"||G=="week")&&Array.isArray(f.currDate)&&Object.values(f.currDate).length==2&&me.compareDate(f.currDate[0],z)&&me.compareDate(z,f.currDate[1])?`${f.dayPrefix}--choose`:null:`${f.dayPrefix}--disabled`},k=()=>{const{type:R}=e;if(R=="range"&&f.chooseData.length==2||R!="range"){let Q=f.chooseData.slice(0);R=="week"&&(Q={weekDate:[E(f.chooseData[0]),E(f.chooseData[1])]}),n("choose",Q),e.poppable&&n("update")}},M=(R,Q,z=!1)=>{if(B(R,Q)!=`${f.dayPrefix}--disabled`){const{type:G}=e;let[U,I]=Q.curData,g=[...Q.curData];if(g[2]=me.getNumTwoBit(Number(R.day)),g[3]=`${g[0]}-${g[1]}-${g[2]}`,g[4]=me.getWhatDay(+g[0],+g[1],+g[2]),G=="multiple")if(f.currDate?.length>0){let C;f.currDate?.forEach((j,te)=>{j==g[3]&&(C=te)}),z?f.chooseData.push([...g]):C!==void 0?(f.currDate.splice(C,1),f.chooseData.splice(C,1)):(f.currDate.push(g[3]),f.chooseData.push([...g]))}else f.currDate=[g[3]],f.chooseData=[[...g]];else if(G=="range"){let C=Object.values(f.currDate).length;C==2||C==0?f.currDate=[g[3]]:me.compareDate(f.currDate[0],g[3])?Array.isArray(f.currDate)&&f.currDate.push(g[3]):Array.isArray(f.currDate)&&f.currDate.unshift(g[3]),f.chooseData.length==2||!f.chooseData.length?f.chooseData=[[...g]]:me.compareDate(f.chooseData[0][3],g[3])?f.chooseData=[...f.chooseData,[...g]]:f.chooseData=[[...g],...f.chooseData]}else if(G=="week"){let C=me.getWeekDate(U,I,R.day,e.firstDayOfWeek);f.propStartDate&&me.compareDate(C[0],f.propStartDate)&&C.splice(0,1,f.propStartDate),f.propEndDate&&me.compareDate(f.propEndDate,C[1])&&C.splice(1,1,f.propEndDate),f.currDate=C,f.chooseData=[me.formatResultDate(C[0]),me.formatResultDate(C[1])]}else f.currDate=g[3],f.chooseData=[...g];if(!z){let C=f.chooseData;G=="week"&&(C={weekDate:[E(f.chooseData[0]),E(f.chooseData[1])]}),n("select",C),(e.isAutoBackFill||!e.poppable)&&k()}}},E=R=>{let[Q,z,G]=R;return{date:R,monthWeekNum:me.getMonthWeek(Q,z,G,e.firstDayOfWeek),yearWeekNum:me.getYearWeek(Q,z,G,e.firstDayOfWeek)}},N=R=>{const Q=R=="prev"?f.monthsData[0]:f.monthsData[f.monthsData.length-1];let z=parseInt(Q.curData[0]),G=parseInt(Q.curData[1].toString().replace(/^0/,""));switch(R){case"prev":G==1&&(z-=1),G=G==1?12:--G;break;case"next":G==12&&(z+=1),G=G==12?1:++G;break}return[z+"",me.getNumTwoBit(G),me.getMonthDays(String(z),String(G))+""]},_=(R,Q,z)=>{let{year:G,month:U}=z;return Q=="prev"&&R>=7&&(R-=7),Array.from(Array(R),(I,g)=>({day:String(g+1),type:Q,year:G,month:U}))},V=(R,Q,z,G)=>{R=R-e.firstDayOfWeek;let{year:U,month:I}=z;return Q=="prev"&&R>=7&&(R-=7),Array.from(Array(G),(g,C)=>({day:String(C+1),type:Q,year:U,month:I})).slice(G-R)},W=(R,Q)=>{const z=me.getMonthPreDay(+R[0],+R[1]);let G=Number(R[1])-1,U=Number(R[0]);G<=0&&(G=12,U+=1);const I=me.getMonthDays(String(R[0]),String(R[1])),g=me.getMonthDays(U+"",G+""),C={year:R[0],month:R[1]},j={curData:R,title:r("monthTitle",{year:C.year,month:C.month}),monthData:[...V(z,"prev",{month:String(G),year:String(U)},g),..._(I,"curr",C)],cssHeight:0,cssScrollHeight:0};j.cssHeight=39+64*(j.monthData.length>35?6:5);let te=0;f.monthsData.length>0&&(te=f.monthsData[f.monthsData.length-1].cssScrollHeight+f.monthsData[f.monthsData.length-1].cssHeight),j.cssScrollHeight=te,Q=="next"?(!f.endData||!me.compareDate(`${f.endData[0]}-${f.endData[1]}-${me.getMonthDays(f.endData[0],f.endData[1])}`,`${R[0]}-${R[1]}-${R[2]}`))&&f.monthsData.push(j):!f.startData||!me.compareDate(`${R[0]}-${R[1]}-${R[2]}`,`${f.startData[0]}-${f.startData[1]}-01`)?f.monthsData.unshift(j):f.unLoadPrev=!0},K=()=>{let R=e.startDate?e.startDate:me.getDay(0),Q=e.endDate?e.endDate:me.getDay(365);f.propStartDate=R,f.propEndDate=Q,f.startData=O(R),f.endData=O(Q),(e.defaultValue||Array.isArray(e.defaultValue)&&e.defaultValue.length>0)&&(f.currDate=e.type!=="one"?[...e.defaultValue]:e.defaultValue);const z={year:Number(f.startData[0]),month:Number(f.startData[1])},G={year:Number(f.endData[0]),month:Number(f.endData[1])};let U=G.month-z.month;G.year-z.year>0&&(U=U+12*(G.year-z.year)),U<=0&&(U=1),W(f.startData,"next");let I=1;do W(N("next"),"next");while(I++<U);if(f.monthsNum=U,e.type=="range"&&Array.isArray(f.currDate))f.currDate.length>0&&(R&&me.compareDate(f.currDate[0],R)&&f.currDate.splice(0,1,R),Q&&me.compareDate(Q,f.currDate[1])&&f.currDate.splice(1,1,Q),f.defaultData=[...O(f.currDate[0]),...O(f.currDate[1])]);else if(e.type=="multiple"&&Array.isArray(f.currDate)){if(f.currDate.length>0){let g=[],C={};f.currDate.forEach(j=>{R&&!me.compareDate(j,R)&&Q&&!me.compareDate(Q,j)&&(Object.hasOwnProperty.call(C,j)||(g.push(j),C[j]=j))}),f.currDate=[...g],f.defaultData=[...O(g[0])]}}else if(e.type=="week"&&Array.isArray(f.currDate)){if(f.currDate.length>0){let[g,C,j]=O(f.currDate[0]);f.currDate=me.getWeekDate(g,C,j,e.firstDayOfWeek),R&&me.compareDate(f.currDate[0],R)&&f.currDate.splice(0,1,R),Q&&me.compareDate(Q,f.currDate[1])&&f.currDate.splice(1,1,Q),f.defaultData=[...O(f.currDate[0]),...O(f.currDate[1])]}}else f.currDate&&(R&&me.compareDate(f.currDate,R)?f.currDate=R:Q&&!me.compareDate(f.currDate,Q)&&(f.currDate=Q),f.defaultData=[...O(f.currDate)])};o({scrollToDate:R=>{me.compareDate(R,f.propStartDate)?R=f.propStartDate:me.compareDate(R,f.propEndDate)||(R=f.propEndDate);let Q=O(R);f.monthsData.forEach((z,G)=>{if(z.title==r("monthTitle",{year:Q[0],month:Q[1]})&&d.value){let U=f.monthsData[G].cssScrollHeight-d.value.scrollTop;if(e.toDateAnimation){let I=0,g=setInterval(()=>{if(I++,d.value){let C=U/10;d.value.scrollTop=d.value.scrollTop+C}I>=10&&(clearInterval(g),d.value&&(d.value.scrollTop=f.monthsData[G].cssScrollHeight))},40)}else d.value.scrollTop=f.monthsData[G].cssScrollHeight}})},initPosition:()=>{d?.value&&(d.value.scrollTop=f.monthsData[f.currentIndex].cssScrollHeight)},doLayout:()=>{let R=0,Q=0;f.defaultData.length>0&&f.monthsData.forEach((U,I)=>{U.title==r("monthTitle",{year:f.defaultData[0],month:f.defaultData[1]})&&(R=I),(e.type=="range"||e.type=="week")&&U.title==r("monthTitle",{year:f.defaultData[3],month:f.defaultData[4]})&&(Q=I)}),X(f.monthsNum,R),f.currentIndex=R,f.yearMonthTitle=f.monthsData[f.currentIndex].title,f.defaultData.length>0&&(f.isRange?(M({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0),M({day:f.defaultData[5],type:"curr"},f.monthsData[Q],!0)):e.type=="week"?M({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0):e.type=="multiple"?[...f.currDate].forEach(U=>{let I=O(U),g=f.currentIndex;f.monthsData.forEach((C,j)=>{C.title==r("monthTitle",{year:I[0],month:I[1]})&&(g=j)}),M({day:I[2],type:"curr"},f.monthsData[g],!0)}):M({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0));let z=f.monthsData[f.monthsData.length-1],G=z.cssHeight+z.cssScrollHeight;ia(()=>{d?.value&&m?.value&&x?.value&&(w.value=d.value.clientHeight,m.value.style.height=`${G}px`,d.value.scrollTop=f.monthsData[f.currentIndex].cssScrollHeight)}),f.avgHeight=Math.floor(G/(f.monthsNum+1))}});const X=(R,Q)=>{R>=3?Q>0&&Q<R?f.defaultRange=[Q-1,Q+3]:Q==0?f.defaultRange=[Q,Q+4]:Q==R&&(f.defaultRange=[Q-2,Q+2]):f.defaultRange=[0,R+2],f.translateY=f.monthsData[f.defaultRange[0]].cssScrollHeight},le=(R,Q)=>(e.type=="range"||e.type=="week")&&R.type=="curr"&&B(R,Q)=="fox-calendar__day--active",Z=(R,Q)=>le(R,Q)&&P(q(R,Q)),D=(R,Q)=>f.currDate.length>=2&&H(q(R,Q))?le(R,Q):!1,A=()=>{if(f.currDate.length>=2)return me.isEqual(f.currDate[0],f.currDate[1])},ae=R=>{const Q=`${R.year}-${R.month}-${Number(R.day)<10?"0"+R.day:R.day}`;return me.isEqual(Q,me.date2Str(new Date))},ne=R=>{if(f.monthsData.length<=1)return;const Q=R.target.scrollTop;let z=Math.floor(Q/f.avgHeight);if(z==0)Q>=f.monthsData[z+1].cssScrollHeight&&(z+=1);else if(z>0&&z<f.monthsNum-1)Q>=f.monthsData[z+1].cssScrollHeight&&(z+=1),Q<f.monthsData[z].cssScrollHeight&&(z-=1);else{const G=Math.round(Q+w.value);G<f.monthsData[z].cssScrollHeight+f.monthsData[z].cssHeight&&Q>f.monthsData[z-1].cssScrollHeight&&(z-=1),z+1<=f.monthsNum&&G>=f.monthsData[z+1].cssScrollHeight+f.monthsData[z+1].cssHeight&&(z+=1),z>=1&&Q<f.monthsData[z-1].cssScrollHeight&&(z-=1)}f.currentIndex!==z&&(f.currentIndex=z,X(f.monthsNum,z)),f.yearMonthTitle=f.monthsData[z].title},ee=()=>{f.chooseData.splice(0),f.monthsData.splice(0),K()};return K(),(0,t.watch)(()=>e.defaultValue,R=>{R&&e.poppable&&ee()}),{dayTitleStyle:c,dayCellStyle:a,weeks:h,compConthsData:y,showTopBtn:b,topInfo:p,bottomInfo:v,rangeTip:A,mothsViewScroll:ne,getClass:B,isStartTip:Z,isEndTip:D,chooseDay:M,isCurrDay:ae,confirm:k,months:d,...(0,t.toRefs)(f),...(0,t.toRefs)(e),...s,monthsPanel:m,weeksPanel:$,viewArea:x}}}),Cd={class:"fox-calendar__header"},kd={key:0,class:"fox-calendar__header-title"},xd={key:1,class:"fox-calendar__header-slot"},zd={key:2,class:"fox-calendar__header-subtitle"},Ed={class:"fox-calendar__weekdays",ref:"weeksPanel"},Td={class:"fox-calendar__panel",ref:"monthsPanel"},$d={class:"fox-calendar__days"},Bd=["onClick"],Vd={class:"fox-calendar__day-value"},Dd={key:0,class:"fox-calendar__day-tips fox-calendar__day-tips--top"},Md={key:1,class:"fox-calendar__day-tips fox-calendar__day-tips--bottom"},Ad={key:2,class:"fox-calendar__day-tips--curr"},Id={key:4,class:"fox-calendar__day-tip"},Pd={key:0,class:"fox-calendar__footer"};function Ld(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(["fox-calendar",{"fox-calendar--nopop":!e.poppable,"fox-calendar--nofooter":e.isAutoBackFill}])},[(0,t.createElementVNode)("view",Cd,[e.showTitle?((0,t.openBlock)(),(0,t.createElementBlock)("view",kd,(0,t.toDisplayString)(e.title),1)):(0,t.createCommentVNode)("",!0),e.showTopBtn?((0,t.openBlock)(),(0,t.createElementBlock)("view",xd,[(0,t.renderSlot)(e.$slots,"btn")])):(0,t.createCommentVNode)("",!0),e.showSubTitle?((0,t.openBlock)(),(0,t.createElementBlock)("view",zd,(0,t.toDisplayString)(e.yearMonthTitle),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",Ed,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.weeks,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{class:"fox-calendar__weekday",key:c},(0,t.toDisplayString)(s),1))),128))],512)]),(0,t.createElementVNode)("view",{class:"fox-calendar__content",ref:"months",onScroll:n[0]||(n[0]=(...s)=>e.mothsViewScroll&&e.mothsViewScroll(...s))},[(0,t.createElementVNode)("view",Td,[(0,t.createElementVNode)("view",{class:"fox-calendar__body",ref:"viewArea",style:(0,t.normalizeStyle)({transform:`translateY(${e.translateY}px)`})},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.compConthsData,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{class:"fox-calendar__month",key:c},[(0,t.createElementVNode)("view",{class:"fox-calendar__month-title",style:(0,t.normalizeStyle)(e.dayTitleStyle)},(0,t.toDisplayString)(s.title),5),(0,t.createElementVNode)("view",$d,[(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(["fox-calendar__days-item",e.type==="range"?"fox-calendar__days-item--range":""])},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(s.monthData,(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:u,class:(0,t.normalizeClass)(["fox-calendar__day",e.getClass(a,s)]),style:(0,t.normalizeStyle)(e.dayCellStyle),onClick:h=>e.chooseDay(a,s)},[(0,t.createElementVNode)("view",Vd,[(0,t.renderSlot)(e.$slots,"day",{date:a.type=="curr"?a:""},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(a.type=="curr"?a.day:""),1)])]),e.topInfo?((0,t.openBlock)(),(0,t.createElementBlock)("view",Dd,[(0,t.renderSlot)(e.$slots,"top-info",{date:a.type=="curr"?a:""})])):(0,t.createCommentVNode)("",!0),e.bottomInfo?((0,t.openBlock)(),(0,t.createElementBlock)("view",Md,[(0,t.renderSlot)(e.$slots,"bottom-info",{date:a.type=="curr"?a:""})])):(0,t.createCommentVNode)("",!0),!e.bottomInfo&&e.showToday&&e.isCurrDay(a)?((0,t.openBlock)(),(0,t.createElementBlock)("view",Ad,(0,t.toDisplayString)(e.today),1)):(0,t.createCommentVNode)("",!0),e.isStartTip(a,s)?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:3,class:(0,t.normalizeClass)(["fox-calendar__day-tip",{"fox-calendar__day-tips--top":e.rangeTip()}])},(0,t.toDisplayString)(e.startText),3)):(0,t.createCommentVNode)("",!0),e.isEndTip(a,s)?((0,t.openBlock)(),(0,t.createElementBlock)("view",Id,(0,t.toDisplayString)(e.endText),1)):(0,t.createCommentVNode)("",!0)],14,Bd))),128))],2)])]))),128))],4)],512)],544),e.poppable&&!e.isAutoBackFill?((0,t.openBlock)(),(0,t.createElementBlock)("view",Pd,[(0,t.createElementVNode)("view",{class:"fox-calendar__confirm",onClick:n[1]||(n[1]=(...s)=>e.confirm&&e.confirm(...s))},(0,t.toDisplayString)(e.confirmText),1)])):(0,t.createCommentVNode)("",!0)],2)}var _d=De(Nd,[["render",Ld]]),{create:Fd}=ce("calendar-picker"),Rd=Fd({components:{CalendarPane:_d,Popup:st},props:{...Ya},emits:["choose","close","update:visible","select"],setup(e,{emit:n,slots:l,expose:o}){const i=(0,t.computed)(()=>l.btn),r=(0,t.computed)(()=>l["top-info"]),s=(0,t.computed)(()=>l.day),c=(0,t.computed)(()=>l["bottom-info"]),a=(0,t.ref)(null),u=b=>{a.value?.scrollToDate(b)},h=()=>{a.value?.initPosition()},d=(0,t.computed)(()=>{const b=["fox-calendar__popup"];return e.popClass&&b.push(e.popClass),b});(0,t.watch)(()=>e.visible,b=>{b&&(0,t.nextTick)(()=>{a.value?a.value.doLayout():setTimeout(()=>{a.value&&a.value.doLayout()},250)})}),o({scrollToDate:u,initPosition:h});const m=()=>{n("update:visible",!1)},$=()=>{n("close"),n("update:visible",!1)};return{popClasses:d,closePopup:()=>{$()},update:m,close:$,select:b=>{n("select",b)},choose:b=>{$(),n("choose",b)},calendarRef:a,showTopBtn:i,topInfo:r,dayInfo:s,bottomInfo:c}}});function Od(e,n,l,o,i,r){const s=(0,t.resolveComponent)("CalendarPane"),c=(0,t.resolveComponent)("Popup");return e.poppable?((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:0,visible:e.visible,position:"bottom",round:"",closeable:""},e.$attrs,{onClickOverlay:e.closePopup,onClickCloseIcon:e.closePopup,"pop-class":e.popClasses,style:e.popStyle}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{ref:"calendarRef",type:e.type,"is-auto-back-fill":e.isAutoBackFill,poppable:e.poppable,title:e.title,"default-value":e.defaultValue,"start-date":e.startDate,"end-date":e.endDate,onUpdate:e.update,onClose:e.close,onChoose:e.choose,onSelect:e.select,"confirm-text":e.confirmText,"start-text":e.startText,"end-text":e.endText,"show-today":e.showToday,"show-title":e.showTitle,"show-sub-title":e.showSubTitle,"to-date-animation":e.toDateAnimation,"first-day-of-week":e.firstDayOfWeek},(0,t.createSlots)({_:2},[e.showTopBtn?{name:"btn",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"btn")]),key:"0"}:void 0,e.dayInfo?{name:"day",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"day",{date:a.date})]),key:"1"}:void 0,e.topInfo?{name:"top-info",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"top-info",{date:a.date})]),key:"2"}:void 0,e.bottomInfo?{name:"bottom-info",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"bottom-info",{date:a.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","confirm-text","start-text","end-text","show-today","show-title","show-sub-title","to-date-animation","first-day-of-week"])]),_:3},16,["visible","onClickOverlay","onClickCloseIcon","pop-class","style"])):((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,type:e.type,"is-auto-back-fill":e.isAutoBackFill,poppable:e.poppable,title:e.title,ref:"calendarRef","confirm-text":e.confirmText,"start-text":e.startText,"end-text":e.endText,"default-value":e.defaultValue,"start-date":e.startDate,"end-date":e.endDate,onUpdate:e.update,onClose:e.close,onChoose:e.choose,onSelect:e.select,"show-title":e.showTitle,"show-sub-title":e.showSubTitle,"to-date-animation":e.toDateAnimation,"show-today":e.showToday,"first-day-of-week":e.firstDayOfWeek},(0,t.createSlots)({_:2},[e.showTopBtn?{name:"btn",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"btn")]),key:"0"}:void 0,e.dayInfo?{name:"day",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"day",{date:a.date})]),key:"1"}:void 0,e.topInfo?{name:"top-info",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"top-info",{date:a.date})]),key:"2"}:void 0,e.bottomInfo?{name:"bottom-info",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"bottom-info",{date:a.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","confirm-text","start-text","end-text","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","show-title","show-sub-title","to-date-animation","show-today","first-day-of-week"]))}var ql=De(Rd,[["render",Od]]),Ga=(e,n)=>{let l;return ya(e)?l=e:typeof e=="string"&&dt(e)>0?l=me.parser(e,n):l=new Date,l},Bt=(e,n,l)=>(ya(n)||(n=new Date),me.format(n,l)),Vt=e=>[`${e.getFullYear()}`,`${e.getMonth()+1}`,`${e.getDate()}`,me.date2Str(e),me.getWhatDay(e.getFullYear(),e.getMonth()+1,e.getDate())],di={...Ya,modelValue:{type:[String,Date,Array],default:null},rangeSeparator:{type:[String],default:"-"},valueFormat:{type:[String],default:"YYYY-MM-DD"},format:{type:[String],default:"YYYY-MM-DD"},showWeek:{type:[Boolean,String],default:!1},placeholder:{type:[String]},textAlign:{type:[String]},clearable:{type:[Boolean],default:!0},maxLength:{type:[String,Number]}},qd={...ze,...Te,...di};function Hd(e,n,l,o){return{props:qd,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]);let y=ve(i,"hintText"),b=(0,t.ref)(!1);const p=(0,t.ref)(!1),v=(0,t.computed)(()=>i.type==="range"),f=(0,t.reactive)({startDate:null,endDate:null,startArray:[],endArray:[]}),O=()=>{f.startDate!==null&&(f.startDate=null,f.endDate=null,f.startArray=[],f.endArray=[])},P=(X,le="one",Z="YYYY-MM-DD")=>{if(U0(X)){O();return}if(v.value&&Array.isArray(X)&&X.length==2){let D,A;typeof X[0]=="string"?(D=Ga(X[0],Z),A=Ga(X[1],Z)):(D=X[0],A=X[1]);let ae=Vt(D),ne=Vt(A);(f.startDate===null||f.startDate.getTime()!==D.getTime()||f.endDate?.getTime()!==A.getTime())&&(f.startDate=D,f.startArray=ae,f.endDate=A,f.endArray=ne)}else{let D;typeof X=="string"?D=Ga(X,Z):D=X;let A=Vt(D);(f.startDate===null||f.startDate.getTime()!==D.getTime())&&(f.startDate=D,f.startArray=A)}};P(i.modelValue,i.type,i.valueFormat),(0,t.watch)(()=>i.modelValue,X=>{P(X,i.type,i.valueFormat),m("setValue",X)});const H=(0,t.computed)(()=>{if(f.startDate===null)return"";if(v.value){let X=Bt(i,f.startDate,i.format),le=Bt(i,f.endDate,i.format);return`${X} ${i.rangeSeparator} ${le}`}else{let X=Bt(i,f.startDate,i.format);return i.showWeek&&(X=`${X} ${f.startArray[4]}`),X}}),Y=(0,t.computed)(()=>f.startDate===null?null:v.value?[me.date2Str(f.startDate),me.date2Str(f.endDate??new Date)]:me.date2Str(f.startDate)),q="fox-input-item",B=(0,t.computed)(()=>({[q]:!0,[`${q}__disabled`]:a.value})),k=Ve((0,t.computed)(()=>i.textAlign),"textAlign"),M=(0,t.computed)(()=>({textAlign:k.value??"right"})),E=(0,t.ref)(!1),N=()=>{h.value||a.value||(E.value=!0)},_=()=>{E.value=!1},V=X=>{E.value=X},W=X=>{if(X){if(v.value&&Array.isArray(X)){let le=X[0],Z=we(le[0]),D=we(le[1]),A=we(le[2]),ae=new Date(Z,D-1,A),ne=X[1];Z=we(ne[0]),D=we(ne[1]),A=we(ne[2]);let ee=new Date(Z,D-1,A);f.startDate=ae,f.startArray=Vt(ae),f.endDate=ee,f.endArray=Vt(ee),i.valueFormat?m("update:modelValue",[Bt(i,ae,i.valueFormat),Bt(i,ee,i.valueFormat)],{}):m("update:modelValue",[ae,ee],{})}else{let le=X,Z=we(le[0]),D=we(le[1]),A=we(le[2]),ae=new Date(Z,D-1,A);f.startDate=ae,f.startArray=Vt(ae),i.valueFormat?m("update:modelValue",Bt(i,ae,i.valueFormat),{}):m("update:modelValue",ae,{})}m("change",X,{})}},K=X=>{let le=X.target.value;p.value=!0,m("focus",le,X)},J=X=>{setTimeout(()=>{p.value=!1},0);let le=X.target.value;i.maxLength&&le.length>Number(i.maxLength)&&(le=le.slice(0,Number(i.maxLength))),m("blur",le,X)},L=X=>{O(),m("update:modelValue",null,X),m("change","",X),m("clear","")},F=(0,t.ref)();return $({showPicker:N,hidePicker:_,focus:()=>{F?.value.focus()},blur:()=>{F?.value.blur()},select:()=>{F?.value.select()},setDisabled:X=>{c.value=X},setReadonly:X=>{u.value=X}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:H.value},r.slots);const X={class:B.value,style:M.value,type:"text",maxlength:i.maxLength,placeholder:w.placeholder.value,readonly:!0,clearable:i.clearable,value:H.value,onClick:N,onFocus:K,onBlur:J,onClear:L},le={};r.slots.prepend&&(le.prepend=r.slots.prepend),r.slots.append&&(le.append=r.slots.append),r.slots.prefix?le.prefix=r.slots.prefix:le.prefix=()=>(0,t.h)(T.ElIcon,{},{default:()=>(0,t.h)($e.Calendar)}),r.slots.suffix&&(le.suffix=r.slots.suffix);const Z=[],D=(0,t.h)(T.ElInput,X,le);Z.push(D);const A={default:()=>Z};A.label=r.slots.default,A.fixedPreTip=r.slots.fixedPreTip,A.fixedTip=r.slots.fixedTip;const ae=ot(i,Ya);ae.visible=E.value,ae["onUpdate:visible"]=V,ae["default-value"]=Y.value,ae.onChoose=W;const ne={};if(r.slots.btn){const Q=r.slots.btn();ne.btn=()=>Q}r.slots.day&&(ne.day=r.slots.day),r.slots.topInfo&&(ne.topInfo=r.slots.topInfo),r.slots.bottomInfo&&(ne.bottomInfo=r.slots.bottomInfo);const ee=(0,t.h)(ql,ae,ne);A.hide=()=>[ee];const R={...Be(i,di),ref:s,hintText:y.value,hintVisible:b.value};return i.prop&&(R.prop=`${i.prop}_item`),l(R,A)}}}}var{componentName:jd,create:Kd,scope:Wd}=ce("calendar-item"),Yd=Kd(Hd(jd,Wd,Ie,qe)),Xa=Yd,fi={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]}},Ud={...ze,...Te,...fi};function Gd(e,n,l,o){return{props:Ud,emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0})),f=E=>{b.value=E,m("update:modelValue",E),m("change",E)};let O=ve(i,"hintText"),P=(0,t.ref)(!1);const H=E=>{let N=E.target.value;y.value=!0,be(O.value)||(P.value=!0),m("focus",N,E)},Y=E=>{setTimeout(()=>{P.value&&(P.value=!1),y.value=!1},0);let N=E.target.value;i.maxLength&&N.length>Number(i.maxLength)&&(N=N.slice(0,Number(i.maxLength))),m("blur",N,E)},q=()=>{m("clear","")},B=E=>{m("visible-change",E)},k=(0,t.ref)();$({focus:()=>{k?.value.focus()},blur:()=>{k?.value.blur()},handleOpen:()=>{k?.value.handleOpen()},handleClose:()=>{k?.value.handleClose()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}});const M=(0,t.computed)(()=>{if(Re(b.value))return"";const E=i.rangeSeparator??" - ",N=Array.isArray(b.value)?b.value:[b.value],_=[];for(let W=0;W<N.length;W++){const K=N[W];if(K==="string"&&_.push(K),K instanceof Date){const J=He.format(K,i.format);_.push(J)}}const V=` ${E} `;return _.join(V)});return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:M.value},r.slots);const E={...r.attrs,ref:k,class:v.value,placeholder:w.placeholder.value,rangeSeparator:i.rangeSeparator,format:i.format,disabled:a.value,readonly:h.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:q,onFocus:H,onBlur:Y,onVisibleChange:B},N={},_=[],V=(0,t.h)(T.ElTimePicker,E,N);_.push(V);const W={default:()=>_};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const K={...Be(i,fi),ref:s,hintText:O.value,hintVisible:P.value};return i.prop&&(K.prop=`${i.prop}_item`),l(K,W)}}}}var{componentName:Xd,create:Qd,scope:Zd}=ce("time-item"),Jd=Qd(Gd(Xd,Zd,Ie,qe)),Qa=Jd,mi={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]}},e3={...ze,...Te,...mi};function t3(e,n,l,o){return{props:e3,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0})),f=M=>{b.value=M,m("update:modelValue",M),m("change",M)};let O=ve(i,"hintText"),P=(0,t.ref)(!1);const H=M=>{let E=M.target.value;y.value=!0,be(O.value)||(P.value=!0),m("focus",E,M)},Y=M=>{setTimeout(()=>{P.value&&(P.value=!1),y.value=!1},0);let E=M.target.value;i.maxLength&&E.length>Number(i.maxLength)&&(E=E.slice(0,Number(i.maxLength))),m("blur",E,M)},q=()=>{m("clear","")},B=(0,t.ref)();$({focus:()=>{B?.value.focus()},blur:()=>{B?.value.blur()},handleOpen:()=>{B?.value.handleOpen()},handleClose:()=>{B?.value.handleClose()},setDisabled:M=>{c.value=M},setReadonly:M=>{u.value=M}});const k=(0,t.computed)(()=>{if(Re(b.value))return"";const M=i.rangeSeparator??" - ",E=Array.isArray(b.value)?b.value:[b.value],N=[];for(let V=0;V<E.length;V++){const W=E[V];if(W==="string"&&N.push(W),W instanceof Date){const K=He.format(W,i.format);N.push(K)}}const _=` ${M} `;return N.join(_)});return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:k.value},r.slots);const M={...r.attrs,ref:B,class:v.value,placeholder:w.placeholder.value,rangeSeparator:i.rangeSeparator,foramt:i.format,disabled:a.value,readonly:h.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:q,onFocus:H,onBlur:Y},E={},N=[],_=(0,t.h)(T.ElTimeSelect,M,E);N.push(_);const V={default:()=>N};V.label=r.slots.default,V.fixedPreTip=r.slots.fixedPreTip,V.fixedTip=r.slots.fixedTip;const W={...Be(i,mi),ref:s,hintText:O.value,hintVisible:P.value};return i.prop&&(W.prop=`${i.prop}_item`),l(W,V)}}}}var{componentName:l3,create:a3,scope:n3}=ce("time-select-item"),r3=a3(t3(l3,n3,Ie,qe)),Za=r3;function hi(e,n=0){let l=`${e}`,o=l.indexOf(".");if(o==-1)return l;let i=o;for(let r=l.length-1;r>=o;r--)if(l.charAt(r)!="0"){i=r;break}return i-o<n?i=o+n+1:i!=o&&(i+=1),i>l.length?l=l.padEnd(i,"0"):l=l.substring(0,i),l}function pi(e,n,l=20){return typeof n=="string"&&(n=we(n)),n==1||n==-1?`${e}`:n==0?"0":n>0?hi(lr(`${e}`,`${n}`)):hi(ha(`${e}`,ar(`${n}`),20))}function i3(e,n=-1,l=!1,o=3,i=","){return ml(e,we(n),l,o,i)}function gi(e,n,l,o,i=!0){if(e==="")return"";if(e=nr(e),n=we(n),n==1)return e;if(o)e=pi(e,n),l&&(e=="0"&&i?e=`${e}.`.padEnd(we(l)+2,"0"):e=ha(e,1,we(l)));else{let r=-1*n;e=pi(e,r)}return e}function yi(e,n){let l={maxValid:!0,minValid:!0,message:""};if(n.min!==void 0){let o=he(n.minInclude),i=pa(e,n.min);(o&&i==-1||!o&&(i==0||i==-1))&&(l.message="请输入不小于 {0} 的数值".replace("{0}",n.min),l.minValid=!1)}if(n.max!=null){let o=he(n.maxInclude),i=pa(e,n.max);(o&&i==1||!o&&(i==0||i==1))&&(l.maxValid=!1)}return l}var bi={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]}},o3={...ze,...Te,...bi};function s3(e,n,l,o){return{props:o3,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=(0,t.ref)(!1),w=ve(i,"modelValue",null,m),y=(0,t.ref)("");(0,t.watch)([()=>w.value,()=>i.rates,()=>i.precision],([F,X,le])=>{if(be(F)){y.value="";return}const Z=gi(F,X,le,!1);y.value!==Z&&(y.value=Z)},{immediate:!0});const b=(0,t.computed)(()=>{let F="";return x.value&&(F=y.value),F}),{t:p}=(0,Ne.useFoxI18n)(n),v=(0,t.computed)(()=>{let F=i.placeholder??"";return!x.value&&!be(y.value)?F=i3(y.value,i.decimalLength,i.autoPadding,i.digits,i.separator):F=p(["placeholder",F]),F}),f=e,O=(0,t.computed)(()=>({[f]:!0,[`${f}__disabled`]:a.value,[`${f}__placeholder`]:y.value.length>0})),P=Ve((0,t.computed)(()=>i.textAlign),"textAlign"),H=(0,t.computed)(()=>x.value?{textAlign:"left"}:{textAlign:P.value??"right"}),Y=(0,t.ref)(""),q=(0,t.computed)(()=>{let F=Y.value;return be(F)&&(F=i.errorTip??""),F}),B=(0,t.ref)(""),k=(0,t.ref)(!1),M=(F,X)=>{if(F=`${F}`,be(F)){y.value="",w.value="",X.forEach(le=>{m(le,"")}),he(i.showTip)&&k.value&&(k.value=!1);return}if(F.length>=2){let le=F;if(le.charAt(0)=="-"&&(le=le.substring(1)),le.length>=2&&le.charAt(0)=="0"&&le.charAt(1)!="."){(0,t.triggerRef)(y);return}}if(F!="-"){if(!Ca(F)){(0,t.triggerRef)(y);return}if(i.integerLength!=-1&&dr(F)>Number(i.integerLength)){(0,t.triggerRef)(y);return}if(i.decimalLength&&i.decimalLength!=-1&&fr(F)>Number(i.decimalLength)){(0,t.triggerRef)(y);return}let le=yi(F,i);if(le.maxValid===!1){Y.value=le.message,(0,t.triggerRef)(y);return}}else if(i.min!=null&&we(i.min)>=0){(0,t.triggerRef)(y);return}B.value=F,he(i.showTip)&&(k.value=F.length>0),y.value=F,w.value=gi(F,i.rates,i.precision,!0),X.forEach(le=>{m(le,w.value)})},E=F=>{M(F,["update:modelValue","input"])},N=F=>{M(F,["update:modelValue","change"])},_=F=>{if(x.value=!0,he(i.showTip)){let X=y.value;be(X)&&(X=i.hintText),be(X)||(B.value=X,k.value=!0)}Y.value="",m("focus",w.value,F)},V=F=>{if(setTimeout(()=>{x.value=!1,he(i.showTip)&&k.value===!0&&(k.value=!1)},0),!be(y.value)){let X=yi(y.value,i);if(X.minValid===!1||X.maxValid===!1){Y.value=X.message;return}}m("update:modelValue",w.value,F),m("blur",w.value,F)},W=()=>{m("clear","")},K=(0,t.computed)(()=>dt(i.unit)>0),J=(0,t.ref)();$({focus:()=>{J?.value.focus()},blur:()=>{J?.value.blur()},select:()=>{J?.value.select()},setDisabled:F=>{c.value=F},setReadonly:F=>{u.value=F}});const L=()=>w.value?v.value:w.value;return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:L(),unit:i.unit},r.slots);const F={...et(r.attrs),ref:J,class:O.value,style:H.value,type:"digit",maxlength:i.maxLength,placeholder:v.value,clearable:i.clearable,disabled:a.value,readonly:h.value,modelValue:b.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:W,onInput:E,onChange:N,onFocus:_,onBlur:V},X={};r.slots.prepend&&(X.prepend=r.slots.prepend),r.slots.append&&(X.append=r.slots.append),r.slots.prefix&&(X.prefix=r.slots.prefix),r.slots.suffix?X.suffix=r.slots.suffix:K.value&&(X.suffix=()=>[i.unit]);const le=[],Z=(0,t.h)(T.ElInput,F,X);le.push(Z);const D={default:()=>le};D.label=r.slots.default,D.fixedPreTip=r.slots.fixedPreTip,D.fixedTip=r.slots.fixedTip;const A={...Be(i,bi),ref:s,errorTip:q.value,hintText:B.value,hintVisible:k.value,hintType:"number"};return i.prop&&(A.prop=`${i.prop}_item`),l(A,D)}}}}var{componentName:c3,create:u3,scope:d3}=ce("money-item"),f3=u3(s3(c3,d3,Ie,qe)),Ja=f3,Si={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]}},m3={...ze,...Te,...Si};function h3(e,n,l,o){return{props:m3,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0,[`${p}__append`]:M.value})),f=(0,t.computed)(()=>({[`${p}__unit`]:!0})),O=N=>{b.value=N,m("update:modelValue",N),m("input",N)},P=N=>{m("change",N)};let H=ve(i,"hintText"),Y=(0,t.ref)(!1);const q=N=>{let _=N.target.value;y.value=!0,be(H.value)||(Y.value=!0),m("focus",_,N)},B=N=>{setTimeout(()=>{Y.value&&(Y.value=!1),y.value=!1},0);let _=N.target.value;i.maxLength&&_.length>Number(i.maxLength)&&(_=_.slice(0,Number(i.maxLength))),m("blur",_,N)},k=()=>{m("clear","")},M=(0,t.computed)(()=>dt(i.unit)>0),E=(0,t.ref)();return $({focus:()=>{E?.value.focus()},blur:()=>{E?.value.blur()},setDisabled:N=>{c.value=N},setReadonly:N=>{u.value=N}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:b.value,unit:i.unit},r.slots);const N={...et(r.attrs),ref:E,class:v.value,placeholder:w.placeholder.value,clearable:i.clearable,disabled:a.value,readonly:h.value,modelValue:b.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:k,onChange:P,onInput:O,onFocus:q,onBlur:B},_={},V=[],W=(0,t.h)(T.ElInputNumber,N,_);V.push(W);const K={default:()=>V};K.label=r.slots.default,K.fixedPreTip=r.slots.fixedPreTip,K.fixedTip=r.slots.fixedTip;const J={...Be(i,Si),ref:s,hintText:H.value,hintVisible:Y.value};if(i.prop&&(J.prop=`${i.prop}_item`),r.slots.append)K.append=r.slots.append;else if(M.value){const L=(0,t.h)("div",{class:f.value},[i.unit]);K.append=()=>L}return l(J,K)}}}}var{componentName:p3,create:g3,scope:y3}=ce("input-number-item"),b3=g3(h3(p3,y3,Ie,qe)),en=b3;function ct(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function wt(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function S3(e,n){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?n[e.childrenKey]||null:n.children??null}var w3=class{scope;constructor(e){this.scope=e}async load(e,n,l,o){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l,o);const i=Ye(e,this.scope);return i===null?(console.error(`[FoxUI] ${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await i(n,l,o))}};function v3(){return new w3(Je())}function tn(e,n,l){return!(ct(e,n)!==ct(e,l)||wt(e,n)!==wt(e,l))}function wi(e,n,l,o){if(o.length==0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const i=[];let r=o;for(let s=0;Array.isArray(r)&&s<n.length;s++){const c=n[s];if(Array.isArray(c)){const a=wi(e,c,l,o);i.push(a)}else{let a=!1;for(let u of r){if(l==="text")a=ct(e,u)===c;else if(l==="item")a=tn(e,u,c);else{let h=wt(e,u);h==null&&(h=ct(e,u)),a=h===c}if(a){i.push(u),r=S3(e,u);break}}if(!a)break}}return i}function N3(e){return{text:e,value:e}}var vi={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]}},C3={...ze,...Te,...vi};function k3(e,n,l,o){return{props:C3,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:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(null),b=(0,t.ref)([]),p=(0,t.computed)(()=>b.value?b.value.map(U=>Array.isArray(U)?U.map(I=>ct(i,I)).join(" "):ct(i,U)).join(" "):""),v=(U,I,g,C=!0)=>{if(i.props&&i.props.lazy===!0||i.lazy===!0){if(y.value===U)return;y.value=U;const se=(0,t.toRaw)(U);if(C){const ue=G?.value.getCheckedNodes();if(ue)if(i.multiple){const pe=[];ue.forEach(ye=>{const Ce=(ye.pathNodes??[]).map(Pe=>Pe.data);pe.push(Ce)}),m("update:pathNodes",pe)}else m("update:pathNodes",(ue[0]?.pathNodes??[]).map(pe=>pe.data));m("update:modelValue",se),m("change",se)}return}const j=wi(i,U,I,g);if(j===null){if(b.value.length===0||b.value===null)return;b.value=[],y.value=null,C&&(m("update:pathNodes",[]),m("update:modelValue",null),m("change",null));return}const te=j[j.length-1];if(V.value.checkStrictly!==!0&&te&&!Array.isArray(te)&&Array.isArray(te.children)&&te.children.length>0){const se=[];j.forEach(ue=>{const pe=`${ct(i,ue)}`;se.push(pe)}),se.length>0&&(N.value=se.join(i.separator))}else N.value=null;let ie=!0;if(j.length!==b.value.length)ie=!1;else for(let se=0;se<j.length;se++){const ue=j[se],pe=b.value[se];if(Array.isArray(ue)){if(!Array.isArray(pe)||ue.length!==pe.length)ie=!1;else for(let ye=0;ye<ue.length;ye++)if(!tn(i,ue[ye],pe[ye])){ie=!1;break}}else tn(i,ue,pe)||(ie=!1);if(!ie)break}if(!ie){b.value=j;let se=[],ue=[];j.forEach(ye=>{if(Array.isArray(ye)){let Ce=[],Pe=[];for(let Ke of ye)Ce.push(wt(i,Ke)),i.valueType==="text"?Pe.push(ct(i,Ke)):i.valueType==="item"?Pe.push(Ke):Pe.push(wt(i,Ke));se.push(Ce),ue.push(Pe)}else se.push(wt(i,ye)),i.valueType==="text"?ue.push(ct(i,ye)):i.valueType==="item"?ue.push(ye):ue.push(wt(i,ye))}),y.value=se;const pe=(0,t.toRaw)(ue);C&&(m("update:pathNodes",j),m("update:modelValue",pe),m("change",pe))}},f=(0,t.ref)([]),O=Ve((0,t.computed)(()=>i.appearLoad),"appearLoad",Ze.Near,U=>he(U)),P=v3(),H=async(U,I)=>{if(U){const g=await P.load("cascader",U,I);g.length>0&&(typeof g[0]=="string"?f.value=g.map(C=>N3(C)):f.value=g)}};(0,t.watch)([()=>i.source,()=>i.params],async([U,I])=>{H(U,I)},{immediate:!(O.value||i.lazy)});let Y=!1;const q=()=>{Y||(Y=!0,H(i.source,i.params))};(0,t.watch)([()=>f.value,()=>i.modelValue],([U,I])=>{v(I,i.valueType,U,!1),m("setValue",I)}),i.lazy&&v(i.modelValue,"value",[],!1);let B=null,k=(0,t.ref)(!1);typeof i.remoteMethod=="function"&&(B=async U=>{if(U!=null){k.value=!0;try{f.value=await i.remoteMethod(U)}catch(I){console.error(I)}k.value=!1}});const M=(0,t.ref)(!1),E=e,N=(0,t.ref)(i.lazy?i.emptyText:null),_=(0,t.computed)(()=>({[E]:!0,"is-incomplete":N.value&&N.value.length>0,disabled:a.value,readonly:h.value})),V=(0,t.computed)(()=>{let U={label:i.textKey,value:i.valueKey,children:i.childrenKey};return i.multiple===!0&&(U.multiple=!0),i.props&&Object.assign(U,i.props),i.lazy&&(U.lazy=!0,typeof i.lazyLoad=="function"?U.lazyLoad=i.lazyLoad:U.lazyLoad=async(I,g)=>{let C={};i.params&&Object.assign(C,i.params),I&&Object.assign(C,I);const j=await P.load("cascader",i.source,C,!0);if(I?.config?.checkStrictly!==!0&&Array.isArray(y.value)&&y.value.length===I.level){const te=I.pathLabels??[];let ie=[];te.forEach(se=>{se&&ie.push(se)}),ie.length>0&&(N.value=ie.join(i.separator))}else N.value=i.emptyText??null;g(j)}),U}),W=U=>{i.allowCreate?(m("update:modelValue",U),m("change",U),y.value=U):v(U,"value",f.value,!0)};let K=ve(i,"hintText"),J=(0,t.ref)(!1);const L=U=>{let I=U.target.value;M.value=!0,be(K.value)||(J.value=!0),m("focus",I,U)},F=U=>{setTimeout(()=>{J.value&&(J.value=!1),M.value=!1},0);let I=U.target.value;i.maxLength&&I.length>Number(i.maxLength)&&(I=I.slice(0,Number(i.maxLength))),ee.value||m("blur",I,U)},X=()=>{m("clear","")},le=(0,t.ref)(!1);let Z=null;const D=()=>{i.showTooltip&&le.value===!1&&(Z&&clearTimeout(Z),Z=setTimeout(()=>{le.value=!0},150))},A=()=>{Z&&(clearTimeout(Z),le.value=!1,Z=null)},ae=(0,t.computed)(()=>le.value||J.value),ne=(0,t.computed)(()=>le.value?p.value:K.value),ee=(0,t.ref)(!1),R=U=>{ee.value=U,m("visible-change",U),U||m("selected")},Q=U=>{m("remove-tag",U)},z=U=>{m("expand-change",U)},G=(0,t.ref)();return $({focus:()=>{G?.value.focus()},blur:()=>{G?.value.blur()},getCheckedNodes:()=>G?.value.getCheckedNodes(),setDisabled:U=>{c.value=U},setReadonly:U=>{u.value=U}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:y.value,source:f.value,separator:i.separator,emptyText:i.emptyText},r.slots);const U={...r.attrs,ref:G,class:_.value,props:V.value,clearable:i.clearable,placeholder:N.value||w.placeholder.value,disabled:a.value||h.value,options:f.value,modelValue:y.value,separator:i.separator,onClear:X,onChange:W,onFocus:L,onBlur:F,onVisibleChange:R,onRemoveTag:Q,expandChange:z};typeof B=="function"&&(U["remote-method"]=B,U.loading=k.value);const I={};r.slots.option&&(I.default=r.slots.option),r.slots.empty&&(I.empty=r.slots.empty);const g=[],C=(0,t.h)(T.ElCascader,U,I);g.push(C);const j={default:()=>g};j.label=r.slots.default,j.fixedPreTip=r.slots.fixedPreTip,j.fixedTip=r.slots.fixedTip;const te={...Be(i,vi),ref:s,hintText:ne.value,hintVisible:ae.value,onMouseover:D,onMouseleave:A};return i.prop&&(te.prop=`${i.prop}_item`),O.value&&!i.lazy&&(te["appear-listen"]=!0,te.onAppear=q),l(te,j)}}}}var{componentName:x3,create:z3,scope:E3}=ce("cascader-item"),T3=z3(k3(x3,E3,Ie,qe)),ln=T3,Ni={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]}},$3={...ze,...Te,...Ni};function B3(e,n,l,o){return{props:$3,emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0})),f=E=>{b.value=E,m("update:modelValue",E),m("input",E)},O=E=>{m("change",E)},P=E=>{m("select",E)};let H=ve(i,"hintText"),Y=(0,t.ref)(!1);const q=E=>{let N=E.target.value;y.value=!0,be(H.value)||(Y.value=!0),m("focus",N,E)},B=E=>{setTimeout(()=>{Y.value&&(Y.value=!1),y.value=!1},0);let N=E.target.value;i.maxLength&&N.length>Number(i.maxLength)&&(N=N.slice(0,Number(i.maxLength))),m("blur",N,E)},k=()=>{m("clear","")},M=(0,t.ref)();return $({focus:()=>{M?.value.focus()},blur:()=>{M?.value.blur()},select:()=>{M?.value.select()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:b.value,unit:i.unit},r.slots);const E={...r.attrs,ref:M,class:v.value,placeholder:w.placeholder.value,clearable:i.clearable,disabled:a.value,readonly:h.value,modelValue:b.value,onClear:k,onChange:O,onInput:f,onFocus:q,onBlur:B,onSelect:P},N={};r.slots.prepend&&(N.prepend=r.slots.prepend),r.slots.append&&(N.append=r.slots.append),r.slots.prefix&&(N.prefix=r.slots.prefix),r.slots.suffix&&(N.suffix=r.slots.suffix),r.slots.option&&(N.default=r.slots.option);const _=[],V=(0,t.h)(T.ElAutocomplete,E,N);_.push(V);const W={default:()=>_};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const K={...Be(i,Ni),ref:s,hintText:H.value,hintVisible:Y.value};return i.prop&&(K.prop=`${i.prop}_item`),l(i,W)}}}}var{componentName:V3,create:D3,scope:M3}=ce("autocomplete-item"),A3=D3(B3(V3,M3,Ie,qe)),an=A3;function I3(e,n){let l=n.split("."),o=e;for(let i=0;i<l.length;i++){let r=l[i],s=0,c=r.indexOf("["),a=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&a!==-1;){let u=r.substring(c+1,a);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let d=r.substring(0,c);o=o[d][h]}else o=o[h];s++}c=r.indexOf("[",a),a=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function P3(e,n){return{props:{...Gr},setup(l,{attrs:o,slots:i}){return()=>{const r={default:s=>{const c=I3(s.row,s.column.property);return i.default?(0,t.h)($t,{...l,modelValue:c},{default:i.default}):(0,t.h)($t,{...l,modelValue:c})}};for(let s in i)s!=="default"&&(r[s]=i[s]);return(0,t.h)(T.ElTableColumn,{...o},r)}}}}var{componentName:L3,create:_3,scope:F3}=ce("table-mapping-column"),R3=_3(P3(L3,F3)),nn=R3,O3=Symbol.for("TableStateKey");function Ci(e,n){let l=n.split("."),o=e;for(let i=0;i<l.length;i++){let r=l[i],s=0,c=r.indexOf("["),a=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&a!==-1;){let u=r.substring(c+1,a);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let d=r.substring(0,c);o=o[d][h]}else o=o[h];s++}c=r.indexOf("[",a),a=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function q3(e,n){return{props:{prop:{type:[String],require:!1}},setup(l,{attrs:o}){const i=(0,t.inject)(O3,{});let r=null;return()=>{const s={default:c=>{const a=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 m=l.prop??c.column.property;m?h=Ci(u,m)===(a?Ci(a,m):null):h=Ge(u,a)}const d=(0,t.h)("span",{class:{"el-radio__input":!0,"is-checked":h}},[(0,t.h)("span",{class:{"el-radio__inner":!0}})]);return(0,t.h)("label",{class:{"el-radio":!0,"is-checked":h}},[d])}};return(0,t.h)(T.ElTableColumn,{...o},s)}}}}var{componentName:H3,create:j3,scope:K3}=ce("table-radio-column"),W3=j3(q3(H3,K3)),rn=W3,Y3={},U3={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 G3(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",U3,[...n[0]||(n[0]=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var X3=De(Y3,[["render",G3]]),{componentName:M9,create:Q3,scope:Z3}=ce("table-setting"),J3={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}},e4=Q3({components:{FoxPopover:T.ElPopover,FoxCheckbox:T.ElCheckbox,FoxCheckboxGroup:T.ElCheckboxGroup,FoxButton:T.ElButton,FoxIcon:T.ElIcon,DragIcon:X3,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:J3,setup(e,{emit:n,attrs:l}){const{locale:o,toLocaleRefs:i}=(0,Ne.useFoxI18n)(Z3),r=i(e,["title","resetText","leftFixedTitle","rightFixedTitle","unFixedTitle","fixedLeftText","fixedRightText","unFixedText"]);let s=[];const c=(0,t.ref)([]),a=(0,t.computed)(()=>c.value.filter(ee=>ee.label===""||ee.type?!1:ee.fixed===""||ee.fixed===!0||ee.fixed==="left")),u=(0,t.computed)(()=>c.value.filter(ee=>ee.label===""||ee.type?!1:ee.fixed==="right")),h=(0,t.computed)(()=>c.value.filter(ee=>!(ee.label===""||ee.type||ee.fixed!==void 0))),d=(0,t.computed)(()=>(a.value.length>0||u.value.length>0)&&h.value.length>0),m=(0,t.computed)(()=>a.value.length>0),$=(0,t.computed)(()=>u.value.length>0),x=ee=>ee.length>1,w=(ee,R)=>{Array.isArray(ee)&&Array.isArray(R)&&ee.forEach(z=>{R.some(G=>G.prop===z.prop?(z.label=G.label,!0):!1)});const Q=[];c.value=ee.map((z,G)=>(!(z.label===""||z.type)&&z.visible!==!1&&Q.push(z.prop),{...z,sortIndex:G})),h.value.length+a.value.length+u.value.length===Q.length?O.value=!0:Q.length>0&&(P.value=!0),q.value=Q},y=ee=>ee?ee.type?ee.type:ee.label?ee.prop:"":"",b=(ee,R)=>{if(ee.length!==R.length)return!1;const Q=ee.map(z=>y(z));for(let z of R){const G=y(z);if(Q.indexOf(G)===-1)return!1}return!0},p=ee=>{if(!ee){const R=e.tableRef.getColumnSetting(),Q=R.srcColumnPropertyList;s=Q.map((z,G)=>({...z,sortIndex:G})),ee=R.columnPropertyList,ee&&ee.length>0&&b(Q,ee)||(ee=Q)}w(ee,s)},v=()=>{e.tableRef.setColumnSetting(c.value)},f=(0,t.computed)(()=>({"max-width":`${ge(e.popoverWidth)-125}px`})),O=(0,t.ref)(!1),P=(0,t.ref)(!1),H=ee=>{const R=[];c.value.forEach(Q=>{ee&&!(Q.label===""||Q.type)&&R.push(Q.prop),Q.visible=ee}),O.value=!1,P.value=!1,h.value.length+a.value.length+u.value.length===R.length?O.value=!0:R.length>0&&(P.value=!0),q.value=R,v()},Y=()=>{p(s),v()},q=(0,t.ref)([]),B=ee=>{c.value.forEach(Q=>{Q.label===""||Q.type||(Q.visible=ee.indexOf(Q.prop)!==-1)}),O.value=!1,P.value=!1;const R=h.value.length+a.value.length+u.value.length;ee.length===R?O.value=!0:ee.length>0&&(P.value=!0),v()},k=()=>{p()};(0,t.onMounted)(()=>{setTimeout(()=>{p()},50)});const M={currentRow:null,index:null,roleType:null},E=ee=>ee?ee.dataset&&ee.dataset.role==="row"?ee:ee.tagName.toLowerCase()!=="body"?(ee=ee.parentElement,E(ee)):null:null,N=ee=>{const R=ee.currentTarget;R&&R.dataset&&(M.roleType=R.dataset.roleType,M.index=R.dataset.index)},_=ee=>{M.currentRow&&(M.currentRow.classList.remove("is-dragover"),M.currentRow=null),M.index=null,M.roleType=null},V=ee=>{const R=ee.currentTarget;ee.relatedTarget;const Q=E(R);if(!Q)return;const z=Q.dataset&&Q.dataset.roleType;M.roleType===z&&(ee.preventDefault(),M.currentRow&&M.currentRow!==Q&&M.currentRow.classList.remove("is-dragover"),Q.classList.add("is-dragover"),M.currentRow=Q)},W=ee=>{ee.preventDefault(),M.currentRow&&(M.currentRow.classList.remove("is-dragover"),M.currentRow=null)},K=ee=>{const R=ee.currentTarget,Q=E(R);if(!Q)return;const z=Q.dataset&&Q.dataset.roleType;if(M.roleType!==z)return;ee.preventDefault();const G=Number(M.index),U=Number(Q.dataset.index);if(G!==U){if(G<U){const I=c.value[G];c.value.splice(G,1),c.value.splice(U,0,I)}else{const I=c.value[G];c.value.splice(G,1),c.value.splice(U+1,0,I)}w(c.value,s),v()}},J=ee=>{const R=c.value[ee];R.fixed="left",v()},L=ee=>{const R=c.value[ee];R.fixed="right",v()},F=ee=>{const R=c.value[ee];R.fixed=void 0,v()},X=new Map;let le=null;function Z(ee){const R=document.createRange();return R.setStart(ee,0),R.setEnd(ee,ee.childNodes.length),R.getBoundingClientRect().width}return{...r,attrs:l,leftFixedColumns:a,rightFixedColumns:u,unFixedColumns:h,isShowNotFixedTitle:d,isShowLeftFixedTitle:m,isShowRightFixedTitle:$,isDraggble:x,isCheckAll:O,isIndeterminate:P,handleCheckAllChange:H,handleReset:Y,checkedValue:q,handleCheckChange:B,onShow:k,onDragStart:N,onDragEnd:_,onDragOver:V,onDragLeave:W,onDrop:K,toLeftFixed:J,toRightFixed:L,toUnFixed:F,checkboxLabelStyle:f,onMouseOverForOverflowText:(ee,R,Q)=>{const z=ee.currentTarget;if(z){const G=Math.floor(z.offsetWidth);if(Math.floor(Z(z))>G){let U=X.get(R);if(U){if(U===le)return;Oe.hide(U)}U=Oe.show(z,Q,{type:"text",placement:"top",closeOnClick:!1}),U&&(X.set(R,U),le=U)}}},onMouseLeaveForOverflowText:(ee,R)=>{const Q=X.get(R);Q&&(Oe.hide(Q),Q===le&&(le=null))},onMouseOverForTip:(ee,R)=>{const Q=ee.currentTarget;Q&&(le&&Oe.hide(le),le=Oe.show(Q,R,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:ee=>{le&&(Oe.hide(le),le=null)}}}}),t4={class:"fox-table-setting"},l4={class:"fox-table-setting__header"},a4={class:"fox-table-setting__body"},n4={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},r4={key:0,class:"fox-table-setting__body-title"},i4=["data-index","draggable"],o4=["onMouseover","onMouseleave"],s4={class:"tools-item"},c4={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},u4={key:0,class:"fox-table-setting__body-title"},d4=["data-index","draggable"],f4=["onMouseover","onMouseleave"],m4={class:"tools-item"},h4={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},p4={key:0,class:"fox-table-setting__body-title"},g4=["data-index","draggable"],y4=["onMouseover","onMouseleave"],b4={class:"tools-item"};function S4(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),a=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("RefreshLeft"),h=(0,t.resolveComponent)("FoxIcon"),d=(0,t.resolveComponent)("Download"),m=(0,t.resolveComponent)("fox-checkbox"),$=(0,t.resolveComponent)("FoxCheckboxGroup"),x=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(x,(0,t.mergeProps)(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",t4,[(0,t.createElementVNode)("div",l4,[(0,t.createVNode)(s,{modelValue:e.isCheckAll,"onUpdate:modelValue":n[0]||(n[0]=w=>e.isCheckAll=w),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:e.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",a4,[(0,t.createVNode)($,{modelValue:e.checkedValue,"onUpdate:modelValue":n[28]||(n[28]=w=>e.checkedValue=w),onChange:e.handleCheckChange},{default:(0,t.withCtx)(()=>[e.leftFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",n4,[e.isShowLeftFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",r4,(0,t.toDisplayString)(e.leftFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.leftFixedColumns,w=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:w.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":w.sortIndex,draggable:e.isDraggble(e.leftFixedColumns),onDragstart:n[5]||(n[5]=(...y)=>e.onDragStart&&e.onDragStart(...y)),onDragend:n[6]||(n[6]=(...y)=>e.onDragEnd&&e.onDragEnd(...y)),onDrop:n[7]||(n[7]=(...y)=>e.onDrop&&e.onDrop(...y)),onDragover:n[8]||(n[8]=(...y)=>e.onDragOver&&e.onDragOver(...y)),onDragleave:n[9]||(n[9]=(...y)=>e.onDragLeave&&e.onDragLeave(...y))},[e.isDraggble(e.leftFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:w.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:y=>e.onMouseOverForOverflowText(y,w.prop,w.label),onMouseleave:y=>e.onMouseLeaveForOverflowText(y,w.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(e.checkboxLabelStyle)},(0,t.toDisplayString)(w.label),45,o4)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",s4,[(0,t.createVNode)(h,{onClick:y=>e.toUnFixed(w.sortIndex),onMouseover:n[1]||(n[1]=y=>e.onMouseOverForTip(y,e.unFixedText)),onMouseleave:n[2]||(n[2]=y=>e.onMouseLeaveForTip(y))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(h,{onClick:y=>e.toRightFixed(w.sortIndex),onMouseover:n[3]||(n[3]=y=>e.onMouseOverForTip(y,e.fixedRightText)),onMouseleave:n[4]||(n[4]=y=>e.onMouseLeaveForTip(y))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d)]),_:1},8,["onClick"])])],40,i4))),128))])):(0,t.createCommentVNode)("",!0),e.unFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",c4,[e.isShowNotFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",u4,(0,t.toDisplayString)(e.unFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.unFixedColumns,w=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:w.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":w.sortIndex,draggable:e.isDraggble(e.unFixedColumns),onDragstart:n[14]||(n[14]=(...y)=>e.onDragStart&&e.onDragStart(...y)),onDragend:n[15]||(n[15]=(...y)=>e.onDragEnd&&e.onDragEnd(...y)),onDrop:n[16]||(n[16]=(...y)=>e.onDrop&&e.onDrop(...y)),onDragover:n[17]||(n[17]=(...y)=>e.onDragOver&&e.onDragOver(...y)),onDragleave:n[18]||(n[18]=(...y)=>e.onDragLeave&&e.onDragLeave(...y))},[e.isDraggble(e.unFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:w.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:y=>e.onMouseOverForOverflowText(y,w.prop,w.label),onMouseleave:y=>e.onMouseLeaveForOverflowText(y,w.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(e.checkboxLabelStyle)},(0,t.toDisplayString)(w.label),45,f4)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",m4,[(0,t.createVNode)(h,{onClick:y=>e.toLeftFixed(w.sortIndex),onMouseover:n[10]||(n[10]=y=>e.onMouseOverForTip(y,e.fixedLeftText)),onMouseleave:n[11]||(n[11]=y=>e.onMouseLeaveForTip(y)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d)]),_:1},8,["onClick"]),(0,t.createVNode)(h,{onClick:y=>e.toRightFixed(w.sortIndex),onMouseover:n[12]||(n[12]=y=>e.onMouseOverForTip(y,e.fixedRightText)),onMouseleave:n[13]||(n[13]=y=>e.onMouseLeaveForTip(y))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d)]),_:1},8,["onClick"])])],40,d4))),128))])):(0,t.createCommentVNode)("",!0),e.rightFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",h4,[e.isShowRightFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",p4,(0,t.toDisplayString)(e.rightFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.rightFixedColumns,w=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:w.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":w.sortIndex,draggable:e.isDraggble(e.rightFixedColumns),onDragstart:n[23]||(n[23]=(...y)=>e.onDragStart&&e.onDragStart(...y)),onDragend:n[24]||(n[24]=(...y)=>e.onDragEnd&&e.onDragEnd(...y)),onDrop:n[25]||(n[25]=(...y)=>e.onDrop&&e.onDrop(...y)),onDragover:n[26]||(n[26]=(...y)=>e.onDragOver&&e.onDragOver(...y)),onDragleave:n[27]||(n[27]=(...y)=>e.onDragLeave&&e.onDragLeave(...y))},[e.isDraggble(e.rightFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(m,{class:"checkbox-item",label:w.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:y=>e.onMouseOverForOverflowText(y,w.prop,w.label),onMouseleave:y=>e.onMouseLeaveForOverflowText(y,w.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(e.checkboxLabelStyle)},(0,t.toDisplayString)(w.label),45,y4)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",b4,[(0,t.createVNode)(h,{onClick:y=>e.toUnFixed(w.sortIndex),onMouseover:n[19]||(n[19]=y=>e.onMouseOverForTip(y,e.unFixedText)),onMouseleave:n[20]||(n[20]=y=>e.onMouseLeaveForTip(y))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(h,{onClick:y=>e.toLeftFixed(w.sortIndex),onMouseover:n[21]||(n[21]=y=>e.onMouseOverForTip(y,e.fixedLeftText)),onMouseleave:n[22]||(n[22]=y=>e.onMouseLeaveForTip(y)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d)]),_:1},8,["onClick"])])],40,g4))),128))])):(0,t.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Hl=De(e4,[["render",S4]]),w4=class{scope;constructor(e){this.scope=e}async load(e,n,l,o,i,r,s){if(!n)return{totalSize:0,page:[]};if(Array.isArray(n)){let a=(l-1)*o,u=a+o;u>n.length&&(u=n.length);const h=n.slice(a,u);return{totalSize:n.length,page:h}}if(typeof n=="function")return await Reflect.apply(n,null,[l,o,i,r,s]);const c=Ye(e,this.scope);return c===null?(console.error(`[FoxUI]${e} component not found api function`),{totalSize:0,page:[]}):(We(i)&&(0,t.isReactive)(i)&&(i=(0,t.toRaw)(i)),await Reflect.apply(c,null,[n,l,o,i,r,s]))}};function v4(){return new w4(Je())}var N4=class{scope;constructor(e){this.scope=e}async load(e){let n=null;const l=Ye("tableSetting",this.scope);return typeof l=="function"&&(n=await Reflect.apply(l,null,["load",e])),n}save(e,n){const l=Ye("tableSetting",this.scope);typeof l=="function"&&Reflect.apply(l,null,["save",e,n])}remove(e){const n=Ye("tableSetting",this.scope);typeof n=="function"&&Reflect.apply(n,null,["remove",e])}};function ki(){return new N4(Je())}var C4=Symbol.for("TableStateKey"),xi={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"}},zi={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}},on={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}},k4={infiniteLoad:{type:Boolean,default:()=>!0},loadText:{type:String},noMoreText:{type:String}};function x4(e,n){let l=n.split("."),o=e;for(let i=0;i<l.length;i++){let r=l[i],s=0,c=r.indexOf("["),a=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&a!==-1;){let u=r.substring(c+1,a);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let d=r.substring(0,c);o=o[d][h]}else o=o[h];s++}c=r.indexOf("[",a),a=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function sn(e,n){return e.filter(l=>{for(let o in n)if(n[o]!==x4(l,o))return!1;return!0})}var z4={...ze,...Te,...xi,...zi,...on,...k4};function E4(e,n,l){return{props:z4,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,Ne.useFoxI18n)(n),c=s(o,["loadText","noMoreText"]),a=(0,t.ref)(),{emitEvent:u,broadcast:h,exposeApi:d}=Ee({componentName:e,validateHandler:{getValue(...re){return k.value}},get props(){return o},context:i,get templateRefProxy(){return a.value}},o.prop??i.attrs.name),m=e,$=(0,t.computed)(()=>({[m]:!0})),x=(0,t.computed)(()=>({[`${m}__setting`]:!0})),w=(0,t.computed)(()=>({[`${m}__footer`]:!0,[`${m}__footer__${o.footerAlign}`]:!0})),y=(0,t.computed)(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${o.paginationAlign}`]:!0})),b=(0,t.shallowRef)({}),p=(0,t.computed)(()=>({...b.value,...o.params??{},...o.baseParams??{}})),v=he(o.infiniteLoad),f=(0,t.ref)(v?0:o.pageIndex??1),O=(0,t.ref)(o.pageSize);v||((0,t.watch)(()=>o.pageIndex,re=>{f.value=re}),(0,t.watch)(()=>o.pageSize,re=>{O.value=re}),(0,t.watch)([f,O],([re,oe],[de,fe])=>{oe!==fe&&(f.value=1,re=1),V(o.data,re,oe,p.value)}));const P=()=>Array.isArray(o.data)?!0:he(o.autoLoad);P()&&(0,t.watch)([()=>o.data,p],async([re,oe],[de,fe])=>{P()&&(re!==de&&(N=!0),!(!Array.isArray(re)&&Ge(re,de)&&Ge(oe,fe))&&(v?J():f.value===1?V(re,f.value,O.value,oe):f.value=1))},{deep:!0});const H=re=>{f.value=re,u("page-index-change",re)},Y=re=>{O.value=re,u("page-size-change",re)},q=(0,t.ref)(!0),B=(0,t.ref)(0),k=(0,t.ref)([]),M=()=>Array.isArray(k.value)?k.value.length:0,E=v4();let N=!0;const _=Ve((0,t.computed)(()=>o.appearLoad),"appearLoad",Ze.Near,re=>he(re)),V=async(re,oe,de,fe,_e)=>{try{if(_e===!0){if(!q.value)return!1;const ke=await E.load("table",re,oe,de,fe,N,r.value);return B.value=ke?.totalSize??0,!ke.page||!Array.isArray(ke.page)?(q.value=!1,!1):(Reflect.apply([].push,k.value,ke.page),setTimeout(()=>{u("loaded-data")},250),((k.value?.length??0)>=B.value||ke.page.length<de)&&(q.value=!1),!0)}else{const ke=await E.load("table",re,oe,de,fe,N,r.value);return B.value=ke?.totalSize??0,k.value=ke?.page??[],setTimeout(()=>{u("loaded-data")},250),!0}}catch(ke){console.error("[FoxUI] Load Table Data Fail",ke),B.value=0,k.value=[]}finally{N=!1}return!1};let W=!1;const K=async()=>{try{if(W)return;W=!0;const re=f.value+1;await V(o.data,re,O.value,p.value,!0)&&(f.value=re)}finally{W=!1}},J=async(re=!1)=>{if(W!==!0){W=!0;try{if(re&&f.value>0){f.value=f.value-1;const de=f.value*O.value,fe=k.value.length-de;k.value.splice(de,fe)}else f.value=0,k.value=[];q.value=!0;const oe=f.value+1;await V(o.data,oe,O.value,p.value,!0)&&(f.value=oe)}finally{W=!1}}},L=async(re={},oe=!1)=>{if(b.value={...(0,t.toRaw)(re??{})},v)return J();try{if(W===!0)return;W=!0,oe||(f.value=o.pageIndex??1),await V(o.data,f.value,O.value,p.value)}finally{W=!1}},F=()=>{B.value=0,k.value=[],v===!0&&(f.value=0,q.value=!0)};let X=!1;const le=()=>{X||(X=!0,L())};let Z=!1;const D=(0,t.ref)(null),A=(0,t.ref)(!1);if(v===!0){let re=null;const oe=()=>{D.value&&(re=new IntersectionObserver(fe=>{let _e=!1;for(let ke of fe)if(ke.intersectionRatio>0){_e=!0;break}_e&&N===!1&&K()}),re.observe(D.value),Z=!0)},de=()=>{!re||!D.value||(re.unobserve(D.value),re=null,Z=!1)};(0,t.onMounted)(()=>{A.value=!0}),(0,t.watch)([()=>D.value,()=>A.value],([fe,_e])=>{fe&&_e&&!re&&oe()}),(0,t.onBeforeUnmount)(de)}P()&&!_.value&&L();const ae=(0,t.ref)(null);(0,t.provide)(C4,{currentRow:ae});const ne=(re,oe)=>{ae.value=re,u("current-change",re,oe)},ee=(re,oe,de)=>{u("row-click",re,oe,de),he(o.rowClickSelectable)===!0&&Le?.value.toggleRowSelection(re)},R=[],Q=(re,oe)=>{if(u("expand-change",re,oe),he(o.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const de=R.length;R.splice(0,de)}else{R.forEach(fe=>{fe!==re&&Le?.value.toggleRowExpansion(fe,!1)});const de=R.length;R.splice(0,de,re)}},z=i.attrs.id??o.prop??i.attrs.name,G=ki(),U=(0,t.ref)([]);let I=[];const g=()=>({srcColumnPropertyList:I.map(re=>({...re})),columnPropertyList:U.value}),C=re=>{U.value=[...re],te()},j=async()=>{const re=await G.load(z);re&&(U.value=re)},te=()=>{G.save(z,U.value)},ie=()=>{G.remove(z)};j();const se=re=>re?re.type?re.type:re.label?re.prop:"":"",ue=(re,oe={})=>{for(let de in oe){const fe=oe[de];typeof fe!="function"&&(re[de]=fe)}},pe=re=>{const oe=re?re():[],de=new Map;if(I=[],oe.forEach(fe=>{const _e=fe;if(!_e.props)return;const ke=se(_e.props);de.set(ke,_e);const Fe={label:"",prop:""};ue(Fe,_e.props),I.push(Fe)}),U.value.length===I.length){const fe=[];for(let _e of U.value){const ke=se(_e),Fe=de.get(ke);if(!Fe)return oe;if(_e.visible===!1)continue;const tt=Fe;tt.props.fixed=_e.fixed,fe.push(tt)}return fe}return oe},ye=(0,t.shallowRef)(new Map),Ce=({row:re,column:oe,rowIndex:de,columnIndex:fe})=>{const _e=`${de}_${oe.property}`,ke=`${de}_${fe}`;let Fe=ye.value.get(_e);return Fe||(Fe=ye.value.get(ke)),typeof Fe=="string"?Fe:""},Pe=re=>re?oe=>{const de=[];let fe=Ce(oe);return fe&&de.push(fe),fe=typeof re=="function"?re(oe):re,fe&&de.push(fe),de.length===0?"":de.join(" ")}:Ce,Ke=(re=!1)=>{ye.value.forEach((oe,de)=>{Ct(de,oe,re)})},Ct=(re,oe,de=!1)=>{const fe=`${re}_item`;de?(h.clearPersistantMessage(),Array.isArray(oe)?h.emitToChildren({name:re},"setCellClassNames",[]):h.emitToChildren({name:fe},"setCustomClassName","")):Array.isArray(oe)?h.emitToChildren({name:re,cachePolicy:"Persistant",uniqueId:fe},"setCellClassNames",oe):h.emitToChildren({name:fe,cachePolicy:"Persistant",uniqueId:fe},"setCustomClassName",oe)},aa=(re,oe,de)=>{const fe=`${re}_${oe}`;de?(ye.value.set(fe,de),Ct(fe,de)):(ye.value.delete(fe),Ct(fe,"",!0)),(0,t.triggerRef)(ye)},na=re=>{Ke(!0),ye.value.clear(),re.forEach(oe=>{const de=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?ye.value.set(de,oe.children):typeof oe.cellClassName=="string"&&ye.value.set(de,oe.cellClassName)}),Ke(),(0,t.triggerRef)(ye)},Im=()=>{Ke(),ye.value.clear(),(0,t.triggerRef)(ye)},_t=(0,t.shallowRef)(new Map),No=({rowIndex:re})=>{const oe=`${re}`;return _t.value.get(oe)??""},Pm=re=>re?oe=>{const de=[];let fe=No(oe);return fe&&de.push(fe),fe=typeof re=="function"?re(oe):re,fe&&de.push(fe),de.length===0?"":de.join(" ")}:No,Lm=(re,oe)=>{const de=`${re}`;oe?_t.value.set(de,oe):_t.value.delete(de),(0,t.triggerRef)(_t)},_m=()=>{_t.value.clear(),(0,t.triggerRef)(_t)},Le=(0,t.ref)();return d({clearSelection:()=>Le?.value.clearSelection(),getSelectionRows:()=>Le?.value.getSelectionRows(),toggleRowSelection:(re,oe)=>{Le?.value.toggleRowSelection(re,oe)},toggleRowSelectionByProp:(re,oe)=>{if(!k.value)return;const de=sn(k.value,re);de.length!==0&&de.forEach(fe=>{Le?.value.toggleRowSelection(fe,oe)})},toggleAllSelection:()=>{Le?.value.toggleAllSelection()},toggleRowExpansion:(re,oe)=>{Le?.value.toggleRowExpansion(re,oe)},toggleRowExpansionByProp:(re,oe)=>{if(!k.value)return;const de=sn(k.value,re);de.length!==0&&de.forEach(fe=>{Le?.value.toggleRowExpansion(fe,oe)})},setCurrentRow:re=>{Le?.value.setCurrentRow(re)},setCurrentRowByProp:re=>{if(!k.value)return;const oe=sn(k.value,re);oe.length!==0&&Le?.value.setCurrentRow(oe[0])},getCurrentRow:()=>ae.value,clearSort:()=>{Le?.value.clearSort()},clearFilter:re=>{Le?.value.clearFilter(re)},doLayout:()=>{Le?.value.doLayout()},sort:(re,oe)=>{Le?.value.sort(re,oe)},scrollTo:(re,oe)=>{Le?.value.scrollTo(re,oe)},setScrollTop:re=>{Le?.value.setScrollTop(re)},setScrollLeft:re=>{Le?.value.setScrollLeft(re)},loadData:L,clearData:F,getData(){return k.value},getTotalSize(){return B.value},getPageIndex(){return f.value},getPageSize(){return O.value},getColumnSetting:g,setColumnSetting:C,removeColumnSetting:ie,setCellClassName:aa,setCellClassNames:na,clearCellClassName:Im,setRowClassName:Lm,clearRowClassName:_m}),()=>{const re={...et(i.attrs),onCurrentChange:ne,onRowClick:ee,onExpandChange:Q,data:k.value,ref:Le,class:$.value,"cell-class-name":Pe(o.cellClassName),"row-class-name":Pm(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),v===!0){const Fe=M();if(Z===!0||Fe>0){const tt=[];if(q.value){const Ft=(0,t.h)($e.Loading,{class:`${m}__infinite-icon`});tt.push(Ft);const Gn=(0,t.h)("span",{class:`${m}__infinite-text`},[c.loadText.value]);tt.push(Gn)}else{let Ft=c.noMoreText.value;(!k.value||k.value.length===0)&&(Ft="");const Gn=(0,t.h)("span",{class:`${m}__infinite-text`},[Ft]);tt.push(Gn)}const ra=[`${m}__infinite`];N&&ra.push("is-hide");const Un=(0,t.h)("div",{ref:D,class:ra},tt);oe.append=()=>Un}}const de=(0,t.h)(T.ElTable,re,oe),fe=[];if(fe.push(de),!v){let Fe=null;if(typeof i.slots.pagination=="function"?Fe=i.slots.pagination():o.showPagination&&(Fe=(0,t.h)(T.ElPagination,{class:y.value,total:B.value,pageSize:O.value,"onUpdate:pageSize":Y,pageSizes:o.pageSizes,currentPage:f.value,"onUpdate:currentPage":H,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 tt=[];Fe&&tt.push(Fe);const ra=(0,t.h)(T.ElIcon,{class:x.value},{default:()=>(0,t.h)($e.Setting)}),Un=(0,t.h)(Hl,{...ot(o,on),tableRef:{getColumnSetting:g,setColumnSetting:C,removeColumnSetting:ie}},{default:()=>ra});tt.push(Un);const Ft=(0,t.h)("div",{class:w.value},tt);fe.push(Ft)}else Fe&&fe.push(Fe)}const _e={default:()=>fe},ke={...Be(o,xi,zi,on),ref:a};return o.prop&&(ke.prop=`${o.prop}_item`),ke.contentClass=`${m}__wrap`,ke.errorMarkClass="is-table-error",_.value&&P()&&(ke["appear-listen"]=!0,ke.onAppear=le),l(ke,_e)}}}}var{componentName:T4,create:$4,scope:B4}=ce("table-item"),V4=$4(E4(T4,B4,Ie)),cn=V4;function Dt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function al(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function D4(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}var M4=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function A4(){return new M4(Je())}function Ei(e,n,l){return n===l?!0:!(n===null||l===null||Dt(e,n)!==Dt(e,l)||al(e,n)!==al(e,l))}function I4(e,n,l,o){if(o.length==0||n===""||n===null||n===void 0)return null;let i=null;for(let r of o){let s=!1;if(l==="text")s=Dt(e,r)===n;else if(l==="item")s=Ei(e,r,n);else{let c=al(e,r);c==null&&(c=Dt(e,r)),s=c===n}if(s){i=r;break}}return i}function P4(e){return{text:e,value:e}}function L4(e,n,l){return typeof e.itemOptions=="function"?e.itemOptions(n,l):e.itemOptions}var Ti={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}},_4={...ze,...Te,...Ti};function F4(e,n,l,o){return{inheritAttrs:!0,props:_4,emits:["change","update:modelValue","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=(0,t.ref)(null),w=(0,t.ref)(null),y=(E,N,_,V=!0)=>{const W=I4(i,E,N,_);if(W===null){if(w.value===null)return;w.value=null,x.value=null,V&&(m("update:modelValue",null),m("change",null));return}if(!Ei(i,W,w.value)){x.value=E;const K=(0,t.toRaw)(W);w.value=K;let J=null;i.valueType==="text"?J=Dt(i,K):i.valueType==="item"?J=K:J=al(i,K),V&&(m("update:modelValue",J),m("change",J))}},b=(0,t.ref)([]),p=Ve((0,t.computed)(()=>i.appearLoad),"appearLoad",Ze.Near,E=>he(E)),v=A4(),f=async(E,N)=>{if(E){const _=await v.load("radio",E,N);_.length>0&&(typeof _[0]=="string"?b.value=_.map(V=>P4(V)):b.value=_)}};(0,t.watch)([()=>i.source,()=>i.params],async([E,N])=>{f(E,N)},{immediate:!p.value});let O=!1;const P=()=>{O||(O=!0,f(i.source,i.params))};(0,t.watch)([()=>b.value,()=>i.modelValue],([E,N])=>{y(N,i.valueType,E,!1),m("setValue",N)});const H=e,Y=(0,t.computed)(()=>({[H]:!0,[`is-${i.direction}`]:!0,disabled:a.value,readonly:h.value})),q=E=>{y(E,"value",b.value,!0)};let B=ve(i,"hintText"),k=ve(i,"hintVisible");const M=(E,N)=>{typeof i.sourceFilter=="function"&&(E=E.filter(i.sourceFilter));const _=[];return E.forEach((V,W)=>{const K=al(i,V),J=Dt(i,V);let L=D4(i,V);a.value===!0&&(L=a.value),h.value===!0&&(L=h.value);const F=L4(i,V,W)??{},X=`${K}_${W}`,le={...F,key:X,value:K,size:i.size,border:he(i.border)};L&&(le.disabled=L),i.itemType==="button"?_.push((0,t.h)(T.ElRadioButton,le,{default:()=>[J]})):typeof N=="function"?_.push((0,t.h)(T.ElRadio,le,{default:()=>N(V)})):_.push((0,t.h)(T.ElRadio,le,{default:()=>[J]}))}),_};return $({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:x.value,source:b.value},r.slots);const E={...et(r.attrs),class:Y.value,disabled:a.value||h.value,modelValue:x.value,"text-color":i.textColor,fill:i.fill,onChange:q},N=[],_={};r.slots.options?_.default=r.slots.options:_.default=()=>M(b.value,r.slots.text);const V=(0,t.h)(T.ElRadioGroup,E,_);N.push(V);const W={default:()=>N};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const K={...Be(i,Ti),ref:s,hintText:B.value,hintVisible:k.value};return i.prop&&(K.prop=`${i.prop}_item`),p.value&&(K["appear-listen"]=!0,K.onAppear=P),l(K,W)}}}}var{componentName:R4,create:O4,scope:q4}=ce("radio-item"),H4=O4(F4(R4,q4,Ie,qe)),un=H4;function Mt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function At(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function j4(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}var K4=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function W4(){return new K4(Je())}function $i(e,n,l){return n===l?!0:!(n===null||l===null||Mt(e,n)!==Mt(e,l)||At(e,n)!==At(e,l))}function Y4(e,n,l,o){if(o.length==0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const i=[];return n.forEach(r=>{for(let s of o){let c=!1;if(l==="text")c=Mt(e,s)===r;else if(l==="item")c=$i(e,s,r);else{let a=At(e,s);a==null&&(a=Mt(e,s)),c=a===r}if(c){i.push(s);break}}}),i}function U4(e){return{text:e,value:e}}function G4(e,n,l){return typeof e.itemOptions=="function"?e.itemOptions(n,l):e.itemOptions}var Bi={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:", "}},X4={...ze,...Te,...Bi};function Q4(e,n,l,o){return{inheritAttrs:!0,props:X4,emits:["change","update:modelValue","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=(0,t.ref)([]),w=(0,t.ref)([]),y=(E,N,_,V=!0)=>{const W=Y4(i,E,N,_);if(W===null){if(w.value===null||w.value.length===0)return;x.value=[],w.value=[],V&&(m("update:modelValue",[]),m("change",[]));return}let K=!0;if(W.length!==w.value.length)K=!1;else for(let J=0;J<W.length;J++){const L=W[J],F=w.value[J];if(!$i(i,L,F)){K=!1;break}}if(!K){w.value=W;let J=[],L=[];W.forEach(X=>{J.push(At(i,X)),i.valueType==="text"?L.push(Mt(i,X)):i.valueType==="item"?L.push(X):L.push(At(i,X))}),x.value=J;const F=(0,t.toRaw)(L);V&&(m("update:modelValue",F),m("change",F))}},b=(0,t.ref)([]),p=Ve((0,t.computed)(()=>i.appearLoad),"appearLoad",Ze.Near,E=>he(E)),v=W4(),f=async(E,N)=>{if(E){const _=await v.load("checkbox",E,N);_.length>0&&(typeof _[0]=="string"?b.value=_.map(V=>U4(V)):b.value=_)}};(0,t.watch)([()=>i.source,()=>i.params],async([E,N])=>{f(E,N)},{immediate:!p.value});let O=!1;const P=()=>{O||(O=!0,f(i.source,i.params))};(0,t.watch)([()=>b.value,()=>i.modelValue],([E,N])=>{y(N,i.valueType,E,!1),m("setValue",N)});const H=e,Y=(0,t.computed)(()=>({[H]:!0,[`is-${i.direction}`]:!0,disabled:a.value,readonly:h.value})),q=E=>{y(E,"value",b.value,!0)};let B=ve(i,"hintText"),k=ve(i,"hintVisible");const M=(E,N)=>{typeof i.sourceFilter=="function"&&(E=E.filter(i.sourceFilter));const _=[];return E.forEach((V,W)=>{const K=At(i,V),J=Mt(i,V);let L=j4(i,V);a.value===!0&&(L=a.value),h.value===!0&&(L=h.value);const F=G4(i,V,W)??{},X=`${K}_${W}`,le={...F,key:X,value:K,size:i.size,border:he(i.border)};L&&(le.disabled=L),i.itemType==="button"?_.push((0,t.h)(T.ElCheckboxButton,le,{default:()=>[J]})):typeof N=="function"?_.push((0,t.h)(T.ElCheckbox,le,{default:()=>N(V)})):_.push((0,t.h)(T.ElCheckbox,le,{default:()=>[J]}))}),_};return $({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:x.value,source:b.value,separator:i.separator},r.slots);const E={...et(r.attrs),class:Y.value,disabled:a.value||h.value,modelValue:x.value,"text-color":i.textColor,fill:i.fill,max:we(i.max),min:we(i.min),onChange:q},N=[],_={};r.slots.options?_.default=r.slots.options:_.default=()=>M(b.value,r.slots.text);const V=(0,t.h)(T.ElCheckboxGroup,E,_);N.push(V);const W={default:()=>N};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const K={...Be(i,Bi),ref:s,hintText:B.value,hintVisible:k.value};return i.prop&&(K.prop=`${i.prop}_item`),p.value&&(K["appear-listen"]=!0,K.onAppear=P),l(K,W)}}}}var{componentName:Z4,create:J4,scope:ef}=ce("checkbox-item"),tf=J4(Q4(Z4,ef,Ie,qe)),dn=tf,Vi={modelValue:{type:[Number,String],required:!1}},lf={...ze,...Te,...Vi};function af(e,n,l,o){return{props:lf,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=ve(i,"modelValue",O=>we(O),m),w=e,y=(0,t.computed)(()=>({[w]:!0})),b=O=>{m("update:modelValue",O),m("change",O)};let p=ve(i,"hintText"),v=(0,t.ref)(!1);const f=(0,t.ref)();return $({setDisabled:O=>{c.value=O},setReadonly:O=>{u.value=O}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:x.value},r.slots);const O={...et(r.attrs),ref:f,class:y.value,readonly:h.value||a.value,modelValue:x.value,onChange:b},P={},H=[],Y=(0,t.h)(T.ElRate,O,P);H.push(Y);const q={default:()=>H};q.label=r.slots.default,q.fixedPreTip=r.slots.fixedPreTip,q.fixedTip=r.slots.fixedTip;const B={...Be(i,Vi),ref:s,hintText:p.value,hintVisible:v.value};return i.prop&&(B.prop=`${i.prop}_item`),l(B,q)}}}}var{componentName:nf,create:rf,scope:of}=ce("rate-item"),sf=rf(af(nf,of,Ie,qe)),fn=sf,Di={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}},cf={...ze,...Te,...Di};function uf(e,n,l,o){return{props:cf,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,P=>{x.value!==P&&(x.value=P)});const w=e,y=(0,t.computed)(()=>({[w]:!0,disabled:a.value,readonly:h.value})),b=P=>{x.value=P,m("update:modelValue",P),m("change",P)};let p=ve(i,"hintText"),v=ve(i,"hintVisible");const f=(0,t.ref)();$({setDisabled:P=>{c.value=P},setReadonly:P=>{u.value=P}});const O=(0,t.computed)(()=>{let P=`${x.value}`;return i.inactiveText&&x.value===i.inactiveValue?P=i.inactiveText:i.activeText&&x.value===i.activeValue&&(P=i.activeText),P});return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:O.value},r.slots);const P={...et(r.attrs),ref:f,class:y.value,disabled:a.value||h.value,"active-value":i.activeValue,"inactive-value":i.inactiveValue,"active-text":i.activeText,"inactive-text":i.inactiveText,"model-value":x.value,"onUpdate:modelValue":b},H={},Y=[],q=(0,t.h)(T.ElSwitch,P,H);Y.push(q);const B={default:()=>Y};B.label=r.slots.default,B.fixedPreTip=r.slots.fixedPreTip,B.fixedTip=r.slots.fixedTip;const k={...Be(i,Di),ref:s,hintText:p.value,hintVisible:v.value};return i.prop&&(k.prop=`${i.prop}_item`),l(k,B)}}}}var{componentName:df,create:ff,scope:mf}=ce("switch-item"),hf=ff(uf(df,mf,Ie,qe)),mn=hf,Mi={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}},pf=class{scope;constructor(e){this.scope=e}async load(e,n,l,o,i){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l,o);const r=Ye(e,this.scope);return r===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(n,l,o))}};function gf(){return new pf(Je())}var Ai={modelValue:{type:[String,Number,Boolean,Array],required:!1},maxLength:{type:[String,Number]}},yf={...ze,...Te,...Ai,...Mi};function bf(e,n,l,o){return{props:yf,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),m=(0,t.ref)(!1),{emitEvent:$,exposeApi:x}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),w=ve(i,"modelValue",null,$),y=e,b=(0,t.computed)(()=>({[y]:!0,disabled:a.value,readonly:h.value})),p=V=>{w.value=V,$("update:modelValue",V),$("change",V)};let v=ve(i,"hintText"),f=(0,t.ref)(!1);const O=V=>{let W=V.target.value;m.value=!0,be(v.value)||(f.value=!0),$("focus",W,V)},P=V=>{setTimeout(()=>{f.value&&(f.value=!1),m.value=!1},0);let W=V.target.value;i.maxLength&&W.length>Number(i.maxLength)&&(W=W.slice(0,Number(i.maxLength))),Y.value||$("blur",W,V)},H=()=>{$("clear","")},Y=(0,t.ref)(!1),q=V=>{Y.value=V,$("visible-change",V),V||$("selected")},B=(0,t.ref)([]),k=gf(),M=async(V,W)=>{try{B.value=await k.load("treeselect",V,W)}catch(K){console.error(K)}};(0,t.watch)([()=>i.data,()=>i.params,()=>i.lazy],([V,W,K])=>{!V||K||M(V,W)},{immediate:!0});let E=null;i.lazy&&(typeof i.load=="function"?E=i.load:E=async(V,W)=>{let K={};i.params&&Object.assign(K,i.params),V&&Object.assign(K,V),W(await k.load("treeselect",i.data,K,!0))});let N={label:i.textKey,value:i.valueKey,children:i.childrenKey,isLeaf:i.leafKey,class:i.classKey};const _=(0,t.ref)();return x({focus:()=>{_?.value.focus()},blur:()=>{_?.value.blur()},setDisabled:V=>{c.value=V},setReadonly:V=>{u.value=V}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:w.value},r.slots);const V={...et(r.attrs),ref:_,class:b.value,disabled:a.value||h.value,modelValue:w.value,"onUpdate:modelValue":p,lazy:i.lazy,props:N,onClear:H,onFocus:O,onBlur:P,onVisibleChange:q};E?V.load=E:V.data=B.value;const W={};r.slots.option&&(W.default=r.slots.option);const K=[],J=(0,t.h)(T.ElTreeSelect,V,W);K.push(J);const L={default:()=>K};L.label=r.slots.default,L.fixedPreTip=r.slots.fixedPreTip,L.fixedTip=r.slots.fixedTip;const F={...Be(i,Ai,Mi),ref:s,hintText:v.value,hintVisible:f.value};return i.prop&&(F.prop=`${i.prop}_item`),l(F,L)}}}}var{componentName:Sf,create:wf,scope:vf}=ce("tree-select-item"),Nf=wf(bf(Sf,vf,Ie,qe)),hn=Nf,Cf={},kf={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 xf(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",kf,[...n[0]||(n[0]=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var zf=De(Cf,[["render",xf]]),{componentName:A9,create:Ef,scope:Tf}=ce("group-setting"),$f={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}},Bf=Ef({components:{FoxPopover:T.ElPopover,FoxCheckbox:T.ElCheckbox,FoxCheckboxGroup:T.ElCheckboxGroup,FoxButton:T.ElButton,FoxIcon:T.ElIcon,DragIcon:zf,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:$f,emits:["change"],setup(e,{emit:n,attrs:l,expose:o}){const{locale:i,toLocaleRefs:r}=(0,Ne.useFoxI18n)(Tf),s=r(e,["title","resetText","toTopText","toBottomText"]);let c=null;const a=(0,t.ref)([]),u=ki(),h=D=>D.length>1,d=()=>{const D=[];a.value=[...a.value].map((A,ae)=>(A.visible!==!1&&D.push(A.prop),{...A,sortIndex:ae})),a.value.length===D.length?p.value=!0:D.length>0&&(v.value=!0),P.value=D},m=D=>{let A=null;if(typeof D=="string")A=document.querySelectorAll(`.fox-group[prop="${D}"] > div > .fox-item[prop]`);else if(D&&typeof D=="object"){const ne=D.$el??D;typeof ne.querySelectorAll=="function"&&(A=ne.querySelectorAll(".fox-item[prop]"))}if(!A)return[];const ae=[];return A.forEach(ne=>{const ee=ne.querySelector(".label--string");let R="";ee&&(R=ee.textContent??"");const Q=ne.getAttribute("prop")??"",z=window.getComputedStyle(ne,null).getPropertyValue("display");ae.push({label:R,prop:Q,sortIndex:0,visible:z!=="none"})}),ae},$=()=>{if(!c){const D=m(e.groupRef??e.groupProp);if(D.length===0)return!1;c=D}return!0},x=async(D=!1)=>{const A=await u.load(e.groupProp),ae=ne=>{if(!ne||!c)return;const ee=c.map(R=>({...R}));Array.isArray(A)&&A.forEach(R=>{ee.some(Q=>{if(Q.prop===R.prop){const z=Q.label;return Object.assign(Q,R),Q.label=z,!0}return!1})}),a.value=ee.sort((R,Q)=>R.sortIndex-Q.sortIndex),d(),D&&y(!1)};c?ae(!0):wl($,e.initDelay,5,50,!1,ae)},w=()=>{a.value=(c??[]).map(D=>({...D})),d(),y()},y=(D=!0)=>{D&&u.save(e.groupProp,a.value),n("change",a.value.map(A=>({...A})))},b=(0,t.computed)(()=>({"max-width":`${ge(e.popoverWidth)-125}px`})),p=(0,t.ref)(!1),v=(0,t.ref)(!1),f=D=>{const A=[];a.value.forEach(ae=>{D&&A.push(ae.prop),ae.visible=D}),p.value=!1,v.value=!1,a.value.length===A.length?p.value=!0:A.length>0&&(v.value=!0),P.value=A,y()},O=()=>{w()},P=(0,t.ref)([]),H=D=>{a.value.forEach(ae=>{ae.visible=D.indexOf(ae.prop)!==-1}),p.value=!1,v.value=!1;const A=a.value.length;D.length===A?p.value=!0:D.length>0&&(v.value=!0),y()},Y=()=>{x()};(0,t.onMounted)(()=>{x(!0)});const q={currentRow:null,index:null},B=D=>D?D.dataset&&D.dataset.role==="row"?D:D.tagName.toLowerCase()!=="body"?(D=D.parentElement,B(D)):null:null,k=D=>{const A=D.currentTarget;A&&A.dataset&&(q.index=A.dataset.index)},M=D=>{q.currentRow&&(q.currentRow.classList.remove("is-dragover"),q.currentRow=null),q.index=null},E=D=>{const A=D.currentTarget;D.relatedTarget;const ae=B(A);ae&&(D.preventDefault(),q.currentRow&&q.currentRow!==ae&&q.currentRow.classList.remove("is-dragover"),ae.classList.add("is-dragover"),q.currentRow=ae)},N=D=>{D.preventDefault(),q.currentRow&&(q.currentRow.classList.remove("is-dragover"),q.currentRow=null)},_=D=>{const A=D.currentTarget,ae=B(A);if(!ae)return;D.preventDefault();const ne=Number(q.index),ee=Number(ae.dataset.index);if(ne!==ee){if(ne<ee){const R=a.value[ne];a.value.splice(ne,1),a.value.splice(ee,0,R)}else{const R=a.value[ne];a.value.splice(ne,1),a.value.splice(ee+1,0,R)}d(),y()}},V=D=>{const A=a.value[D];a.value.splice(D,1),a.value.splice(0,0,A),d(),y()},W=D=>{const A=a.value[D];a.value.splice(D,1),a.value.push(A),d(),y()};o({refresh:()=>{c=null,x(!1)}});const K=new Map;let J=null;function L(D){const A=document.createRange();return A.setStart(D,0),A.setEnd(D,D.childNodes.length),A.getBoundingClientRect().width}return{...s,attrs:l,itemPropertyList:a,isDraggble:h,isCheckAll:p,isIndeterminate:v,handleCheckAllChange:f,handleReset:O,checkedValue:P,handleCheckChange:H,onShow:Y,onDragStart:k,onDragEnd:M,onDragOver:E,onDragLeave:N,onDrop:_,checkboxLabelStyle:b,toTop:V,toBottom:W,onMouseOverForOverflowText:(D,A,ae)=>{const ne=D.currentTarget;if(ne){const ee=Math.floor(ne.offsetWidth);if(Math.floor(L(ne))>ee){let R=K.get(A);if(R){if(R===J)return;Oe.hide(R)}R=Oe.show(ne,ae,{type:"text",placement:"top",closeOnClick:!1}),K.set(A,R),J=R}}},onMouseLeaveForOverflowText:(D,A)=>{const ae=K.get(A);ae&&(Oe.hide(ae),ae===J&&(J=null))},onMouseOverForTip:(D,A)=>{const ae=D.currentTarget;ae&&(J&&Oe.hide(J),J=Oe.show(ae,A,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:D=>{J&&(Oe.hide(J),J=null)}}}}),Vf={class:"fox-group-setting"},Df={class:"fox-group-setting__header"},Mf={class:"fox-group-setting__body"},Af={class:"fox-group-setting__body-list","data-role":"container"},If=["data-index","draggable"],Pf=["onMouseover","onMouseleave"],Lf={class:"tools-item"};function _f(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),a=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("Download"),h=(0,t.resolveComponent)("FoxIcon"),d=(0,t.resolveComponent)("FoxCheckboxGroup"),m=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(m,(0,t.mergeProps)(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Vf,[(0,t.createElementVNode)("div",Df,[(0,t.createVNode)(s,{modelValue:e.isCheckAll,"onUpdate:modelValue":n[0]||(n[0]=$=>e.isCheckAll=$),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:e.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",Mf,[(0,t.createVNode)(d,{modelValue:e.checkedValue,"onUpdate:modelValue":n[10]||(n[10]=$=>e.checkedValue=$),onChange:e.handleCheckChange},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Af,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.itemPropertyList,$=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:$.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":$.sortIndex,draggable:e.isDraggble(e.itemPropertyList),onDragstart:n[5]||(n[5]=(...x)=>e.onDragStart&&e.onDragStart(...x)),onDragend:n[6]||(n[6]=(...x)=>e.onDragEnd&&e.onDragEnd(...x)),onDrop:n[7]||(n[7]=(...x)=>e.onDrop&&e.onDrop(...x)),onDragover:n[8]||(n[8]=(...x)=>e.onDragOver&&e.onDragOver(...x)),onDragleave:n[9]||(n[9]=(...x)=>e.onDragLeave&&e.onDragLeave(...x))},[e.isDraggble(e.itemPropertyList)?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",label:$.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:x=>e.onMouseOverForOverflowText(x,$.prop,$.label),onMouseleave:x=>e.onMouseLeaveForOverflowText(x,$.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(e.checkboxLabelStyle)},(0,t.toDisplayString)($.label),45,Pf)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",Lf,[(0,t.createVNode)(h,{onClick:x=>e.toTop($.sortIndex),onMouseover:n[1]||(n[1]=x=>e.onMouseOverForTip(x,e.toTopText)),onMouseleave:n[2]||(n[2]=x=>e.onMouseLeaveForTip(x)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(h,{onClick:x=>e.toBottom($.sortIndex),onMouseover:n[3]||(n[3]=x=>e.onMouseOverForTip(x,e.toBottomText)),onMouseleave:n[4]||(n[4]=x=>e.onMouseLeaveForTip(x))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"])])],40,If))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var pn=De(Bf,[["render",_f]]),Ff={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}},Rf=class{scope;constructor(e){this.scope=e}async load(e,n,l,o,i){if(Array.isArray(n))return n;if(typeof n=="function")return await n(l,o);const r=Ye(e,this.scope);return r===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(n,l,o))}};function Of(){return new Rf(Je())}var qf={...qa,...Ff};function Hf(e,n,l){return{props:qf,setup(o,i){const r=e,s=(0,t.computed)(()=>({[r]:!0})),c=(0,t.ref)([]),a=Of(),u=async(v,f)=>{try{c.value=await a.load("tree",v,f)}catch(O){console.error(O)}},h=(0,t.shallowRef)({}),d=(0,t.computed)(()=>({...h.value,...o.params??{}}));(Array.isArray(o.data)?!0:o.lazy?!1:he(o.autoLoad))&&(0,t.watch)([()=>o.data,()=>d.value],([v,f])=>{v&&u(v,f)},{immediate:!0,deep:!0});let $=null;o.lazy&&(typeof o.load=="function"?$=o.load:$=async(v,f)=>{let O={};o.params&&Object.assign(O,o.params),v&&Object.assign(O,v),f(await a.load("treeselect",o.data,O,!0))});const x={label:o.textKey,value:o.valueKey,children:o.childrenKey,isLeaf:o.leafKey,class:o.classKey,disabled:o.disabledKey,...o.props??{}},w=(v={})=>new Promise(async f=>{h.value={...(0,t.toRaw)(v??{})},await u(o.data,d.value),f()}),y=function(v,f){if(typeof o.filterNodeMethod=="function")return o.filterNodeMethod(v,f);if(!o.filterKeyword)return!0;const O=`${f[x.label]}`,P=`${v}`;return O.includes(P)},b=(0,t.ref)();(0,t.watch)(()=>o.filterKeyword,v=>{b.value.filter(v)});const p=v=>(...f)=>{const O=b.value[v];return Reflect.apply(O,b.value,[...f])};return i.expose({loadData:w,filter:p("filter"),updateKeyChildren:p("updateKeyChildren"),getCheckedNodes:p("getCheckedNodes"),setCheckedNodes:p("setCheckedNodes"),getCheckedKeys:p("getCheckedKeys"),setCheckedKeys:p("setCheckedKeys"),setChecked:p("setChecked"),getHalfCheckedNodes:p("getHalfCheckedNodes"),getHalfCheckedKeys:p("getHalfCheckedKeys"),getCurrentKey:p("getCurrentKey"),getCurrentNode:p("getCurrentNode"),setCurrentKey:p("setCurrentKey"),setCurrentNode:p("setCurrentNode"),getNode:p("getNode"),remove:p("remove"),append:p("append"),insertBefore:p("insertBefore"),insertAfter:p("insertAfter")}),()=>{const v={...et(i.attrs),class:s.value,lazy:o.lazy,props:x,ref:H=>b.value=H};$?v.load=$:v.data=c.value,v["filter-node-method"]=y;const f=[],O=(0,t.h)(T.ElTree,v,i.slots);f.push(O);const P={default:()=>f};return(0,t.h)(l,{...ot(o,qa)},P)}}}}var{componentName:jf,create:Kf,scope:Wf}=ce("tree-item"),Yf=Kf(Hf(jf,Wf,_l)),gn=Yf,jl={prop:{type:[String]},poppable:{type:[Boolean],default:!1},modelValue:{type:[Array,Number,Boolean,String,Object],default:[]},visible:{type:[Boolean]},disabled:{type:[Boolean,String],required:!1},source:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:String,required:!1,default:"text"},subTextKey:{type:String,required:!1,default:"subText"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},itemOptions:{type:[Object,Function],required:!1},icon:{type:[Object]},checkedIcon:{type:[Object]},iconSize:{type:[String,Number]},pageSize:{type:[Number],required:!1,default:10},optionsHeight:{type:[String],required:!1},multiple:{type:[Boolean]},position:{type:[String],default:"bottom"},closeOnClickOverlay:{type:[Boolean],default:!0},title:{type:[String]},confirmText:{type:[String]},loadText:{type:[String]},noMoreText:{type:[String]},isAutoBackFill:{type:[Boolean]},showHeader:{type:[Boolean],default:!0},showFooter:{type:[Boolean],default:!0},showSearchbar:{type:[Boolean],default:!0},searchKey:{type:String,required:!1,default:"keyword"},seachPlaceholder:{type:String,required:!1},popClass:{type:String,required:!1},popStyle:{type:Object,required:!1},popCloseable:{type:Boolean,required:!1,default:!0},beforeMethod:{type:Function},beforeClose:{type:Function}};function Uf(e,n,l,o="value"){for(let i=0;i<n.length;i++){let r=n[i];if(o==="text"){if(Kl(e,r)===l)return i}else if(o==="item"){if(Ge(l,r))return i}else if(Pi(e,r)===l)return i}return-1}function Kl(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function Ii(e,n){return typeof e.subTextKey=="string"&&e.subTextKey.length>0?n[e.subTextKey]:n.text}function Pi(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function Gf(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}function Xf(e,n,l){return typeof e.itemOptions=="function"?e.itemOptions(n,l):e.itemOptions}var Qf=class{scope;constructor(e){this.scope=e}async load(e,n,l,o,i,r,s){if(!n)return{totalSize:0,page:[]};if(Array.isArray(n)){let a=n;typeof s=="function"&&(a=a.filter(s));let u=(l-1)*o,h=u+o;h>a.length&&(h=a.length);const d=a.slice(u,h);return{totalSize:a.length,page:d}}if(typeof n=="function")return await Reflect.apply(n,null,[l,o,i,r]);const c=Ye(e,this.scope);return c===null?(console.error(`[FoxUI]${e} component not found api function`),{totalSize:0,page:[]}):(We(i)&&(0,t.isReactive)(i)&&(i=(0,t.toRaw)(i)),await Reflect.apply(c,null,[n,l,o,i]))}};function Zf(){return new Qf(Je())}function Jf(e,n,l,o,i,r,s,c,a,u,h){return{props:jl,emits:["change","update:modelValue","update:text","loaded-data","update:visible"],setup(d,m){const{emitEvent:$,exposeApi:x}=St({context:m},d.prop),{slots:w}=m,{toLocaleRefs:y}=(0,Ne.useFoxI18n)(n),b=y(d,["title","loadText","noMoreText","seachPlaceholder","confirmText"]),p=Zf(),v=(0,t.ref)([]),f=(0,t.ref)(0),O=(0,t.ref)(""),P=(0,t.shallowRef)(null),H=(0,t.computed)(()=>{const z={};return d.params&&Object.assign(z,d.params),be(O.value)||(z[`${d.searchKey}`]=O.value),P.value&&Object.assign(z,P.value),z});let Y=!0;const q=async(z,G,U)=>{try{if(k.value===!1)return;let I=null;be(O.value)||(I=C=>{const j=Kl(d,C);if(typeof j=="string"&&j.includes(O.value))return!0;const te=Ii(d,C);return!!(typeof te=="string"&&te.includes(O.value))});const g=await p.load("actionsheet",z,G,U,H.value,Y,I??void 0);Y=!1,Array.isArray(g)?(v.value=g,f.value=1,k.value=!1):!Array.isArray(g.page)||g.page.length===0?(console.warn("[FoxUI] can not load more data"),k.value=!1):(Reflect.apply([].push,v.value,g.page),f.value=Math.ceil(v.value.length/d.pageSize),(g.totalSize&&v.value.length>=g.totalSize||U<g.page.length)&&(k.value=!1)),B.value=!1}catch(I){console.error("[FoxUI] ActionSheet load more data fail",I),k.value=!0,f.value=0,v.value=[]}setTimeout(()=>{$("loaded-data")},250)},B=(0,t.ref)(!1),k=(0,t.ref)(!0),M=async()=>{if(!d.source){B.value=!1;return}await q(d.source,f.value+1,d.pageSize)};(0,t.watch)(()=>O.value,(z,G)=>{be(z)&&!be(G)&&M()}),(0,t.watch)([()=>d.source,()=>d.pageSize,()=>d.params],async([z,G,U])=>{d.source&&M()},{immediate:!0});const E=(0,t.computed)(()=>!d.multiple&&d.isAutoBackFill),N=(0,t.ref)([]);let _=null;const V=(0,t.ref)(d.visible);(0,t.watch)(()=>d.visible,z=>{V.value!==z&&(V.value=z),z?_=[...N.value]:_=null});const W=(z,G)=>{const U=[];return Array.isArray(z)||(z=[z]),z.forEach(I=>{let g=Uf(d,G,I,d.valueType);g!==-1&&U.push(g)}),Ge(U,N.value)?!1:(N.value=U,!0)};(0,t.watch)([()=>d.modelValue,()=>v.value],([z,G],[U,I])=>{W(z,G)&&J(K())},{deep:!0});const K=()=>{const z=[],G=[],U=[];for(let j of N.value){const te=v.value[j];G.push(te);const ie=Kl(d,te);if(U.push(ie),d.valueType==="item")z.push(te);else if(d.valueType==="text")z.push(ie);else{const se=Pi(d,te);z.push(se)}}let I=null,g=null,C=null;return d.multiple?(I=z,g=U,C=G):(I=z[0]??null,g=U[0]??null,C=G[0]??null),{value:I,text:g,item:C}},J=z=>{$("update:modelValue",z.value),$("update:text",z.text),$("change",z.value,z.item,z.text)},L=()=>{_&&(N.value=_)},F=z=>{const G=N.value.indexOf(z);d.multiple?G===-1?N.value.push(z):N.value.splice(G,1):G===-1?N.value=[z]:N.value=[],(E.value||!d.poppable&&!d.showFooter)&&Z()},X=z=>{V.value=z,$("update:visible",z)},le=()=>{const z=()=>{L(),X(!1)},G=d.beforeMethod??d.beforeClose;if(typeof G=="function"){const U=G("close");hl(U)?U.then(I=>{I!==!1&&z()}).catch(()=>{z()}):U!==!1&&z()}else z()},Z=()=>{const z=K(),G=()=>{J(z),X(!1)},U=d.beforeMethod??d.beforeClose;if(typeof U=="function"){const I=U("confirm",z.value,z.item,z.text);hl(I)?I.then(g=>{g!==!1&&G()}).catch(()=>{G()}):I!==!1&&G()}else G()},D=()=>{k.value=!0,f.value=0,v.value=[],d.source&&M()},A=()=>{let z=b.title.value??"";return w.title&&(z=w.title()),(0,t.h)("view",{class:["fox-actionsheet__header"]},[(0,t.h)("view",{class:["fox-actionsheet__header-title"]},[z]),(0,t.h)(a,{class:["fox-actionsheet__header-icon"],onClick:le})])},ae=()=>{let z=null;return w.search?z=w.search():z=(0,t.h)(r,{onSearch:D,placeholder:b.seachPlaceholder.value,disabled:d.disabled,modelValue:O.value,"onUpdate:modelValue":G=>{O.value=G}},{leftin:()=>(0,t.h)(u)}),(0,t.h)("view",{class:["fox-actionsheet__searchbar"]},[z])},ne=(z,G,U,I,g)=>{if(w.optionLabel)return w.optionLabel({text:z,checked:G,disabled:U,subText:I,item:g});const C=[],j=(0,t.h)("view",{class:"fox-actionsheet__list-item-text"},[z]);if(C.push(j),I){const te=(0,t.h)("view",{class:"fox-actionsheet__list-item-subtext"},[I]);C.push(te)}return(0,t.h)("view",{class:["fox-actionsheet__list-item-label"]},C)},ee=(z,G,U,I)=>w.optionIcon?w.optionIcon({checked:z,disabled:G,iconSize:U,item:I}):z?w.checkedIcon?w.checkedIcon({disabled:G,item:I}):(0,t.h)(d.checkedIcon??c,{width:U,height:U,class:["fox-actionsheet__list-item-icon"]}):w.icon?w.icon({disabled:G,item:I}):(0,t.h)(d.icon??s,{width:U,height:U,class:["fox-actionsheet__list-item-icon"]}),R=()=>{const z=[];for(let G=0;G<v.value.length;G++){const U=v.value[G],I=Kl(d,U),g=Ii(d,U),C=["fox-actionsheet__list-item"],j={};let te=Gf(d,U),ie=d.iconSize?ge(d.iconSize):null;const se=Xf(d,U,G);se&&(te=te||se.disabled,se.class&&C.push(se.class),se.style&&Object.assign(j,se.style)),te=!!(d.disabled||te);const ue=N.value.includes(G);te&&C.push("is-disabled"),ue&&C.push("is-checked");const pe={class:C,style:j,key:`${G}`,onClick:()=>{te||F(G)}};let ye=[];if(w.option)ye.push(w.option({item:U,checked:ue,disabled:te}));else{const Pe=ne(I,ue,te,g,U);ye.push(Pe);const Ke=ee(ue,te,ie,U);ye.push(Ke)}const Ce=(0,t.h)("view",pe,ye);z.push(Ce)}return z},Q=()=>{let z=[];if(w.buttons)z=w.buttons();else{const G=(0,t.h)(i,{type:"primary",class:"fox-actionsheet__footer-confirm",block:"block",onClick:Z,disabled:d.disabled},{default:()=>b.confirmText.value});z.push(G)}return(0,t.h)("view",{class:"fox-actionsheet__footer"},[z])};return x({search:async(z=null,G=!0)=>{P.value=z&&(0,t.toRaw)(z),(0,t.triggerRef)(P),G&&(k.value=!0,f.value=0,v.value=[]),(0,t.nextTick)(()=>{M()})},clear:()=>{k.value=!0,f.value=0,v.value=[]},confirm:()=>{Z()},cancel:()=>{le()}}),()=>{const z=[];if(d.showHeader){const te=A();z.push(te)}if(d.showSearchbar){const te=ae();z.push(te)}let G=null;if(w.content)G=w.content();else{const te=R();G=(0,t.h)(o,{hasMore:k.value,loadText:b.loadText.value,noMoreText:b.noMoreText.value,modelValue:B.value,"onUpdate:modelValue":ie=>{B.value=ie},onLoadMore:M},{default:()=>te})}const U={};d.optionsHeight&&(U.height=d.optionsHeight);const I={"fox-actionsheet__list":!0};d.poppable||(I["fox-actionsheet__list--inner"]=!0);const g=(0,t.h)("view",{class:I,style:U},[G]);if(z.push(g),d.showFooter&&!E.value){const te=Q();z.push(te)}const C=(0,t.h)("view",{class:"fox-actionsheet"},z);if(!d.poppable)return C;const j=["fox-actionsheet__popup"];return d.popClass&&j.push(d.popClass),(0,t.h)(l,{popClass:j.join(" "),visible:V.value,closeable:!1,"onUpdate:visible":X,position:d.position,round:"round",onClickOverlay:le,closeOnClickOverlay:d.closeOnClickOverlay},{default:()=>C})}}}}var e5=/scroll|auto|overlay/i,Li=window;function t5(e){return e.tagName!=="HTML"&&e.tagName!=="BODY"&&e.nodeType===1}function l5(e,n=Li){let l=e;for(;l&&l!==n&&t5(l);){const{overflowY:o}=window.getComputedStyle(l);if(e5.test(o))return l;l=l.parentNode}return n}function _i(e,n=Li){const l=(0,t.ref)();return(0,t.onMounted)(()=>{e.value&&(l.value=l5(e.value,n))}),l}var Fi=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,a5={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 n5(e,n,l){return{props:a5,emits:["scroll-change","load-more","update:modelValue"],setup(o,{emit:i,slots:r}){const s=e,{toLocaleRefs:c}=(0,Ne.useFoxI18n)(n),a=c(o,["pullText","loadText","noMoreText"]),u=(0,t.ref)(),h=_i(u),d=(0,t.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),m=(0,t.computed)(()=>({[s]:!0})),$=(0,t.computed)(()=>{const f=[`${s}__container`];return o.containerClass&&f.push(o.containerClass),f}),x=f=>f?f.offsetTop+x(f.offsetParent):0,w=()=>{let f=0,O=0,P="down";if(h.value==window){const H=Fi();u.value&&(f=x(u.value)+u.value.offsetHeight-H-window.innerHeight),O=H}else{const{scrollHeight:H,clientHeight:Y,scrollTop:q}=h.value;f=H-Y-q,O=q}return d.beforeScrollTop>O?P="up":P="down",d.beforeScrollTop=O,i("scroll-change",O),f<=o.threshold&&P=="down"},y=()=>{ia(()=>{if(!w()||!o.hasMore||d.isInfiniting)return!1;d.isInfiniting=!0,i("update:modelValue",!0),(0,t.nextTick)(()=>i("load-more"))})},b=()=>{h.value&&h.value.addEventListener("scroll",y,o.useCapture)},p=()=>{h.value&&h.value.removeEventListener("scroll",y,o.useCapture)};(0,t.onMounted)(()=>{b(),o.immediate&&y()}),(0,t.onUnmounted)(()=>{p()});const v=(0,t.ref)(!1);return(0,t.onActivated)(()=>{v.value&&(v.value=!1,b())}),(0,t.onDeactivated)(()=>{v.value=!0,p()}),(0,t.watch)(()=>o.modelValue,f=>{f||(d.isInfiniting=!1)}),()=>{const f=(0,t.h)("view",{class:$.value},[r?.default?.()]),O=[];if(d.isInfiniting){let H=r?.loading?.()??null;if(!H){let q=r?.loadingIcon?.()??null;q||(q=(0,t.h)(l,{class:[`${s}__bottom-box__img`]}));const B=(0,t.h)("view",{class:`${s}__bottom-box__text`},[a.loadText.value]);H=[q,B]}const Y=(0,t.h)("view",{class:`${s}__bottom-box`},H);O.push(Y)}else if(!o.hasMore){let H=r?.finished?.()??null;H||(H=(0,t.h)("view",{class:`${s}__bottom-tips`},[a.noMoreText.value]),O.push(H))}const P=(0,t.h)("view",{class:`${s}__bottom`},O);return(0,t.h)("view",{class:m.value,ref:u},[f,P])}}}}var{componentName:r5,create:i5,scope:o5}=ce("infinite-loading"),s5=i5(n5(r5,o5,ll)),Wl=s5,c5={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"}},u5=(e,n,l)=>({props:c5,emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(o,i){const{emitEvent:r}=St({context:i},o.prop),{toLocaleRefs:s}=(0,Ne.useFoxI18n)(n),c=s(o,["placeholder"]),{slots:a}=i,u=(0,t.reactive)({active:!1}),h=(0,t.computed)(()=>({background:o.background})),d=(0,t.computed)(()=>({background:o.inputBackground})),m=B=>{let k=B.target.value;o.maxLength&&k.length>Number(o.maxLength)&&(k=k.slice(0,Number(o.maxLength))),r("update:modelValue",k,B),r("change",k,B)},$=(0,t.ref)({}),x=B=>{let k=B.target.value;u.active=!0,$.value=o.focusStyle,r("focus",k,B)},w=B=>{setTimeout(()=>{u.active=!1},0);let k=B.target.value;o.maxLength&&k.length>Number(o.maxLength)&&(k=k.slice(0,Number(o.maxLength))),$.value={},r("blur",k,B)},y=B=>{r("update:modelValue","",B),r("change","",B),r("clear","")},b=(0,t.computed)(()=>String(o.modelValue).length>0),p=(0,t.computed)(()=>{const B={};return b.value||(B.display="none"),B}),v=B=>{o.autoblur&&Y.value?.blur(),(typeof B.cancelable!="boolean"||B.cancelable)&&B.preventDefault(),r("search",o.modelValue)},f=B=>{r("keyup-input",B)},O=B=>{r("click-input",B)},P=B=>{r("click-left-icon",o.modelValue,B)},H=(0,t.computed)(()=>({textAlign:o.inputAlign})),Y=(0,t.ref)(null);(0,t.onMounted)(()=>{o.autofocus&&Y.value.focus()});const q=()=>{const B=[];if(a.leftin){const N=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__input-left-search-icon`],onClick:P},[a.leftin()]);B.push(N)}const k=(0,t.h)("input",{class:`${e}__input-inner-input`,ref:Y,style:H.value,type:o.inputType,maxlengt:o.maxLength,placeholder:c.placeholder.value,value:o.modelValue,disabled:o.disabled,readonly:o.readonly,onClick:O,onInput:m,onFocus:x,onBlur:w,onkeyup:f}),M=(0,t.h)("form",{class:[`${e}__input-inner`],action:"#",onSubmit:v},[k]);B.push(M);const E=[];if(o.clearable){const N=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__input-clear-icon`],style:p.value,onClick:y},[(0,t.h)(a?.clear?.()??o.clearIcon??l)]);E.push(N)}if(a.rightin){const N=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__input-right-search-icon`]},[a.rightin()]);E.push(N)}if(E.length>0){const N=(0,t.h)("view",{class:`${e}__input-inner-right`},E);B.push(N)}return(0,t.h)("view",{class:[`${e}__search-input`,`${o.shape}`],style:{...d.value,...$.value}},B)};return()=>{const B=[];if(o.label){const M=(0,t.h)("span",{class:`${e}__search-label`},[o.label]);B.push(M)}if(a.leftout){const M=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__left-search-icon`]},[a.leftout()]);B.push(M)}const k=q();if(B.push(k),a.rightout){const M=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__right-search-icon`]},[a.rightout()]);B.push(M)}return(0,t.h)("view",{class:`${e}`,style:h.value},B)}}}),{componentName:d5,create:f5,scope:m5}=ce("searchbar"),h5=f5(u5(d5,m5,$e.CircleClose)),Yl=h5,{componentName:p5,create:g5,scope:y5}=ce("actionsheet-pane"),b5=g5(Jf(p5,y5,st,Wl,T.ElButton,Yl,Q2,U2,ci,A1,!1)),Ul=b5,Ri={type:{type:String,default:"text"},placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String},actionSheetClass:{type:String},separator:{type:[String],required:!1,defualt:" "}},S5={...ze,...Te,...Ri,...jl};function w5(e,n,l,o,i,r){return{props:S5,emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(s,c){const{itemTemplateRef:a,innerDisabled:u,disabled:h,innerReadonly:d,readonly:m,browse:$}=Ae(s),{emitEvent:x,exposeApi:w}=Ee({componentName:e,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return h.value},get props(){return s},context:c,get templateRefProxy(){return a.value}},s.prop??c.attrs.name),{toLocaleRefs:y}=(0,Ne.useFoxI18n)(n),b=y(s,["placeholder"]),p=(0,t.ref)(!1),v=ve(s,"modelValue",null,x),f=(0,t.ref)(""),O=(0,t.computed)(()=>Array.isArray(f.value)?f.value.join(s.separator):f.value),P="fox-input-item",H=(0,t.computed)(()=>({[P]:!0,[`${P}__disabled`]:h.value})),Y=Ve((0,t.computed)(()=>s.textAlign),"textAlign"),q=(0,t.computed)(()=>{const F={};return Y.value&&(F["text-align"]=Y.value),F}),B=(0,t.ref)(!1),k=()=>{B.value=!0},M=F=>{B.value=F},E=F=>{v.value=F,x("update:modelValue",F)},N=(F,X)=>{x("change",F,X)},_=F=>{let X=F.target.value;p.value=!0,x("focus",X,F)},V=F=>{setTimeout(()=>{p.value=!1},0);let X=F.target.value;s.maxLength&&X.length>Number(s.maxLength)&&(X=X.slice(0,Number(s.maxLength))),x("blur",X,F)},W=F=>{f.value=F,x("update:text",F)},K=(0,t.computed)(()=>dt(s.unit)>0),J=(0,t.ref)(),L=(0,t.ref)(null);return w({focus:()=>{J?.value.focus()},blur:()=>{J?.value.blur()},select:()=>{J?.value.select()},search:F=>{L.value&&L.value.search(F)},clear:()=>{L.value&&L.value.clear},confirm:F=>{L.value&&L.value.confirm()},cancel:()=>{L.value&&L.value.cancel()},setDisabled:F=>{u.value=F},setReadonly:F=>{d.value=F}}),()=>{if($.value==="on"&&(m.value||h.value))return o({modelValue:O.value},c.slots);const F={ref:J,class:H.value,style:q.value,type:"text",maxlength:s.maxLength,placeholder:b.placeholder.value,readonly:!0,value:O.value,onClick:k,onFocus:_,onBlur:V},X={};c.slots.prepend&&(X.prepend=c.slots.prepend),c.slots.append&&(X.append=c.slots.append),c.slots.prefix&&(X.prefix=c.slots.prefix),c.slots.suffix?X.suffix=c.slots.suffix:K.value?X.suffix=()=>[s.unit]:X.suffix=()=>(0,t.h)(T.ElIcon,{},{default:()=>(0,t.h)($e.ArrowDown)});const le=[],Z=(0,t.h)(T.ElInput,F,X);le.push(Z);const D={default:()=>le};D.label=c.slots.default,D.prepend=c.slots.prepend,D.append=c.slots.append,D.fixedPreTip=c.slots.fixedPreTip,D.fixedTip=c.slots.fixedTip;const A=ot(s,jl);A.ref=L,A.class=s.actionSheetClass,A.disabled=h.value||m.value,A.visible=B.value,A["onUpdate:visible"]=M,A.modelValue=v.value,A["onUpdate:modelValue"]=E,A.text=f.value,A["onUpdate:text"]=W,A.onChange=N,A.poppable=!0;const ae=(0,t.h)(i,A,{title:c.slots.title,search:c.slots.search,option:c.slots.option,optionLabel:c.slots.optionLabel,optionIcon:c.slots.optionIcon,buttons:c.slots.buttons});D.hide=()=>[ae];const ne={...Be(s,Ri,jl),ref:a};return s.prop&&(ne.prop=`${s.prop}_item`),l(ne,D)}}}}var{componentName:v5,create:N5,scope:C5}=ce("actionsheet-item"),k5=N5(w5(v5,C5,Ie,qe,Ul)),yn=k5,Oi={readonly:{type:Boolean,default:!1},visibleItemCount:{type:[Number,String],default:7},textKey:{type:String,required:!1,default:"text"},valueKey:{type:String,required:!1,default:"value"},childrenKey:{type:String,required:!1,default:"children"},threeDimensional:{type:Boolean,default:!0},swipeDuration:{type:[Number,String],default:360}},bn={...Ua,...Oi,modelValue:{type:[String,Number,Boolean,Object,Array],default:""},text:{type:[Array],default:[]},columnOptions:{type:[Object,Function]},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},title:{type:String},cancelText:{type:String},clearText:{type:String},confirmText:{type:String},isAutoBackFill:{type:[Boolean],default:!0}};function x5(e){return e===window}var Sn=e=>{const n=(0,t.unref)(e);if(x5(n)){const l=n.innerWidth,o=n.innerHeight;return{top:0,left:0,right:l,bottom:o,width:l,height:o}}return n&&n.getBoundingClientRect?n.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},qi=10;function Hi(e,n){return e>n&&e>qi?"horizontal":n>e&&n>qi?"vertical":""}function nl(){const e=window.navigator.userAgent;return"ontouchstart"in window||e.indexOf("touch")!==-1||e.indexOf("mobile")!==-1}function rl(){const e={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},n=()=>e.direction==="vertical",l=()=>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=Hi(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:n,isHorizontal:l,state:e}}function ji(){const e=(0,t.ref)(0),n=(0,t.ref)(0),l=(0,t.ref)(0),o=(0,t.ref)(0),i=(0,t.ref)(0),r=(0,t.ref)(0),s=(0,t.ref)(0),c=(0,t.ref)(0),a=(0,t.ref)(0),u=(0,t.ref)(0),h=(0,t.ref)(""),d=()=>h.value==="vertical",m=()=>h.value==="horizontal",$=()=>{s.value=0,c.value=0,a.value=0,u.value=0,h.value="",l.value=0};return{move:(y=>{if(y.touches){const b=y.touches[0];s.value=b.clientX-e.value,c.value=b.clientY-n.value,i.value=b.clientX,r.value=b.clientY}else{const b=y;s.value=b.clientX-e.value,c.value=b.clientY-n.value,i.value=b.clientX,r.value=b.clientY}a.value=Math.abs(s.value),u.value=Math.abs(c.value),o.value=Date.now()-l.value,h.value||(h.value=Hi(a.value,u.value))}),start:(y=>{if($(),y.touches){const b=y.touches[0];e.value=b.clientX,n.value=b.clientY}else{const b=y;e.value=b.clientX,n.value=b.clientY}l.value=Date.now()}),reset:$,startX:e,startY:n,startTime:l,duration:o,moveX:i,moveY:r,deltaX:s,deltaY:c,offsetX:a,offsetY:u,direction:h,isVertical:d,isHorizontal:m}}var Ki=36;function z5(){return Ki}function E5(e){Ki=e}function nt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function wn(e,n){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?n[e.childrenKey]:n.children??null}function T5(e,n,l){typeof e.childrenKey=="string"&&e.childrenKey.length>0&&(n[e.childrenKey]=l),n.children=l}function vt(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function Wi(e,n){return typeof e.itemOptions=="function"?e.columnOptions(n):e.columnOptions}var $5=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function B5(){return new $5(Je())}function Yi(e,n,l){return!(nt(e,n)!==nt(e,l)||vt(e,n)!==vt(e,l))}function V5(e,n,l,o){if(l.length==0)return[];Array.isArray(n)||(n=[n]);const i=[],r=e.valueType??"value";if(o==="singleColumn"||o==="multipleColumn")for(let s=0;s<n.length&&s<l.length;s++){const c=n[s];let a=l[s].findIndex(u=>{if(r==="text")return nt(e,u)===c;if(r==="value"){let h=vt(e,u);return h==null&&(h=nt(e,u)),h===c}else if(r==="item")return Yi(e,u,c)});if(a==-1)break;i.push(a)}else{let s=l[0];for(let c=0;c<n.length;c++){const a=n[c];let u=s.findIndex(d=>{if(r==="text")return nt(e,d)===a;if(r==="value"){let m=vt(e,d);return m==null&&(m=nt(e,d)),m===a}else if(r==="item")return Yi(e,d,a)});if(u==-1)break;i.push(u);const h=wn(e,s[u]);if(!Array.isArray(h))break;s=h}}return i}function Ui(e,n,l,o){if(l.length==0)return null;const i={texts:[],values:[],items:[]},r=e.valueType??"value";if(o==="singleColumn"||o==="multipleColumn")for(let s=0;s<n.length&&s<l.length;s++){const c=l[s];let a=n[s];a<0&&a>=c.length&&(a=0);const u=c[a],h=nt(e,u);if(i.texts.push(h),i.items.push(u),r==="text")i.values.push(h);else if(r==="value"){let d=vt(e,u);d==null&&(d=h),i.values.push(d)}else i.values.push(u)}else{let s=l[0];for(let c=0;c<n.length;c++){let a=n[c];a<0&&a>=s.length&&(a=0);const u=s[a],h=nt(e,u),d=Object.assign({},u);if(d.children=null,i.texts.push(h),i.items.push(d),r==="text")i.values.push(h);else if(r==="value"){let m=vt(e,u);m==null&&(m=h),i.values.push(m)}else i.values.push(d);if(!Array.isArray(u.children))break;s=u.children}}return i}function Gi(e){return{text:e,value:e}}var D5=15,M5=300,A5=200,{create:I5}=ce("picker-column");function P5(e){e.stopPropagation()}function L5(e,n){(typeof e.cancelable!="boolean"||e.cancelable)&&e.preventDefault(),n&&P5(e)}var _5={source:{type:Array,default:[]},columnIndex:{type:Number,required:!0,default:0},modelValue:{type:Number,required:!0,default:0},itemHeight:{type:Number,required:!0,default:35},visible:{type:Boolean,default:!1},...Oi},F5=I5({props:_5,emits:["click","change","update:modelValue"],setup(e,{emit:n}){const l=(0,t.computed)(()=>({"fox-picker__list":!0})),o=(0,t.computed)(()=>({height:`${we(e.visibleItemCount)*+e.itemHeight}px`})),i=(0,t.computed)(()=>({"fox-picker__content":!0,"fox-picker__content-tile":!e.threeDimensional,"fox-picker__content-roller":e.threeDimensional})),r=(0,t.computed)(()=>e.itemHeight*Math.floor(+e.visibleItemCount/2)),s=H=>{const Y=H+1;return Y>=d.currIndex+8||Y<=d.currIndex-8},c=(0,t.computed)(()=>({transition:`transform ${d.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`rotate3d(1, 0, 0, ${d.deg})`,top:`${r.value}px`})),a=H=>{const Y=H+1;return`transform: rotate3d(1, 0, 0, ${-d.rotation*Y}deg) translate3d(0px, 0px, 104px)`},u=(0,t.computed)(()=>({transition:`transform ${d.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`translate3d(0, ${d.scrollDistance+r.value}px, 0)`})),h=(0,t.ref)(null),d=(0,t.reactive)({currIndex:e.modelValue,startDistance:0,scrollDistance:0,scrollTime:0,moving:!1,rotation:20,deg:0,transitionEndTrigger:null}),m=H=>nt(e,H),$=H=>vt(e,H),x=ji(),w=()=>{d.transitionEndTrigger&&(d.transitionEndTrigger(),d.transitionEndTrigger=null)},y=(H,Y=!1,q=!1)=>{if(d.currIndex=H,Y){const B=()=>{d.moving=!1,n("update:modelValue",H),n("change",H)};q?d.transitionEndTrigger=B:B()}},b=(H,Y,q)=>{let B=H+d.startDistance;if(Y==="end"){const k=-(e.source.length-1)*e.itemHeight;B<k&&(B=k),B>0&&(B=0);let M=Math.abs(Math.round(-B/e.itemHeight));const E=-M*e.itemHeight,N=`${(M+1)*d.rotation}deg`;y(M,!0,q?q>0:!1),p(E,Y,q,N)}else{let k=(-B/e.itemHeight+1)*d.rotation;const M=(e.source.length+1)*d.rotation,E=0;if(k=Math.min(Math.max(k,E),M),e.threeDimensional&&(k<E||k>M))return;p(B,null,void 0,`${k}deg`)}},p=(H=0,Y,q=A5,B)=>{Y==="end"?d.scrollTime=q:d.scrollTime=0,d.deg=B,d.scrollDistance=H},v=(H,Y)=>(H=Math.abs(H/Y)/.003*(H<0?-1:1),H),f=H=>{e.readonly||(d.startDistance=d.scrollDistance,x.start(H),d.transitionEndTrigger=null)},O=H=>{e.readonly||(d.moving=!0,x.move(H),x.isVertical()&&(d.moving=!0,L5(H,!0)),b(x.deltaY.value,"",0))},P=()=>{if(e.readonly)return;const H=x.deltaY.value,Y=x.duration.value;Y<M5&&Math.abs(H)>D5?b(v(H,Y),"end",we(e.swipeDuration)):b(H,"end",0)};return(0,t.watch)(()=>e.modelValue,H=>{const Y=d.currIndex-H;Y!==0&&(d.currIndex=H,d.startDistance=d.scrollDistance,b(Y*e.itemHeight,"",0))}),(0,t.watch)(()=>e.source,H=>{if(d.currIndex>=H.length){const Y=(H.length-1-d.currIndex)*e.itemHeight;d.startDistance=d.scrollDistance,b(Y,"end",0)}}),(0,t.watch)(()=>e.visible,H=>{H===!1&&w()}),(0,t.onMounted)(()=>{b(-e.modelValue*e.itemHeight)}),{classes:l,styles:o,contentClasses:i,itemText:m,itemValue:$,...(0,t.toRefs)(d),roller:h,getItemText:nt,onTouchStart:f,onTouchMove:O,onTouchEnd:P,isHidden:s,setRollerStyle:a,touchRollerStyle:c,touchTileStyle:u,stopMomentum:w}}}),R5={key:1,class:"fox-picker__item-tile"};function O5(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(e.classes),style:(0,t.normalizeStyle)(e.styles),onTouchstart:n[0]||(n[0]=(...s)=>e.onTouchStart&&e.onTouchStart(...s)),onTouchmove:n[1]||(n[1]=(...s)=>e.onTouchMove&&e.onTouchMove(...s)),onTouchend:n[2]||(n[2]=(...s)=>e.onTouchEnd&&e.onTouchEnd(...s)),onTouchcancel:n[3]||(n[3]=(...s)=>e.onTouchEnd&&e.onTouchEnd(...s)),onTransitionend:n[4]||(n[4]=(...s)=>e.stopMomentum&&e.stopMomentum(...s))},[(0,t.createElementVNode)("view",{ref:"roller",class:(0,t.normalizeClass)(e.contentClasses),style:(0,t.normalizeStyle)(e.threeDimensional?e.touchRollerStyle:e.touchTileStyle)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.source,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:`${e.columnIndex}_${c}`},[e.threeDimensional?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-picker__item",{"fox-picker__item-hidden":e.isHidden(c)}]),style:(0,t.normalizeStyle)(e.setRollerStyle(c))},(0,t.toDisplayString)(e.itemText(s)),7)):((0,t.openBlock)(),(0,t.createElementBlock)("view",R5,(0,t.toDisplayString)(e.itemText(s)),1))],64))),128))],6)],38)}var q5=De(F5,[["render",O5]]),{create:H5,componentName:j5,scope:K5}=ce("picker"),W5=H5({components:{PickerColumn:q5,Popup:st},props:bn,emits:["close","change","confirm","update:visible","update:text","update:modelValue","clear"],setup(e,{emit:n}){const{toLocaleRefs:l,t:o}=(0,Ne.useFoxI18n)(K5),i=l(e,["title","cancelText","clearText","confirmText"]),r=(0,t.ref)(null),s=(0,t.ref)(z5());(0,t.watch)(()=>e.visible,M=>{M&&s.value<=0&&setTimeout(()=>{r.value&&(s.value=Sn(r.value).height,E5(s.value))},50)});const c=(0,t.computed)(()=>({[j5]:!0})),a=B5(),u=(0,t.ref)("singleColumn"),h=(0,t.ref)([]),d=(0,t.computed)(()=>{if(typeof e.sourceFilter=="function"){const M=[];for(let E=0;E<h.value.length;E++){const N=h.value[E];if(Array.isArray(N)){const _=N.filter(e.sourceFilter);M.push(_)}}return M}return h.value});(0,t.watch)([()=>e.source,()=>e.params],async([M,E])=>{if(M){let N=await a.load("select",M,E);if(N.length>0){let _=N[0];if(Array.isArray(_)){if(typeof _[0]=="string"){let V=N,W=[];V.forEach(K=>{let J=K.map(L=>Gi(L));W.push(J)}),h.value=W}else h.value=N;u.value="multipleColumn"}else if(typeof _=="string"){let V=N,W=[],K=V.map(J=>Gi(J));W.push(K),h.value=W,u.value="singleColumn"}else{const V=wn(e,_);Array.isArray(V)?(u.value="cascade",h.value=[N]):(u.value="singleColumn",h.value=[N])}}else h.value=[]}},{immediate:!0});const m=(0,t.ref)([]),$=(0,t.ref)(e.modelValue),x=(0,t.ref)([]),w=(0,t.ref)([]);(0,t.watch)([()=>e.modelValue,()=>d.value],([M,E])=>{let N=V5(e,M,E,u.value);if(!Ge(N,w.value)){w.value=N;let _=Ui(e,N,E,u.value);_&&(m.value=_.texts,n("update:text",m.value))}});const y=(0,t.ref)(e.visible);(0,t.watch)(()=>e.visible,M=>{y.value=M});const b=M=>{let E=Wi(e,M);return We(E)?E.defaultIndex??0:0},p=M=>{if(e.readonly===!0)return!0;let E=Wi(e,M);return We(E)?E.readonly??!1:!1},v=(M,E)=>{let N=w.value;N[M]=E;for(let V=0;V<M;V++)N[V]==null&&(N[V]=b(V));if(u.value==="cascade")for(let V=M+1;V<O.value.length;V++){let W=b(V);V<N.length?N[V]=W:N.push(W)}else for(let V=N.length;V<O.value.length;V++){let W=b(V);N.push(W)}w.value=N;let _=Ui(e,N,d.value,u.value);_&&(m.value=_.texts,$.value=_.values,x.value=_.items)},f=M=>M<w.value.length?w.value[M]:b(M),O=(0,t.computed)(()=>{if(d.value.length==0)return[];if(u.value=="singleColumn"||u.value=="multipleColumn")return d.value;let M=[],E=0,N=d.value[0],_=0;for(;;){const V=N.map(J=>{let L=Object.assign({},J);return T5(e,L,null),L});M.push(V),E>=w.value.length?_=0:_=w.value[E],(_<0||_>=N.length)&&(_=0);let W=N[_];const K=wn(e,W);if(!Array.isArray(K))break;N=K,E++}return M}),P=(0,t.computed)(()=>we(+e.visibleItemCount-1)/2*s.value),H=(M=!1)=>{if(e.readonly===!0){M&&n("update:visible",!1);return}let E=d.value.length-1;for(;E>=0&&!(w.value[E]===null||w.value[E]===void 0);E--);if(E>=0&&v(E,0),u.value==="singleColumn"){let N=$.value.length>0?$.value[0]:"",_=x.value.length>0?x.value[0]:null;n("update:modelValue",N),n("update:text",m.value),n("change",N,_),M&&(n("confirm",N),n("update:visible",!1))}else n("update:modelValue",$.value),n("update:text",m.value),n("change",$.value,x.value),M&&(n("confirm",$.value),n("update:visible",!1))};return{...i,pickerLineRef:r,classes:c,columns:O,dataType:u,show:y,itemHeight:s,top:P,isReadonly:p,getIndex:f,change:(M,E)=>{v(M,E),e.isAutoBackFill&&H(!y.value)},close:()=>{n("close"),n("update:visible",!1)},confirm:()=>{H(!0)},clear:()=>{if(e.readonly===!0){n("update:visible",!1);return}u.value==="singleColumn"?(n("update:modelValue",""),n("change","")):(n("update:modelValue",[]),n("change",[])),n("clear",""),n("update:visible",!1)}}}}),Y5={class:"fox-picker__bar"},U5={class:"fox-picker__title"},G5={class:"fox-picker__bar__action"},X5={class:"fox-picker__column"};function Q5(e,n,l,o,i,r){const s=(0,t.resolveComponent)("PickerColumn"),c=(0,t.resolveComponent)("Popup");return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(e.classes)},[(0,t.createVNode)(c,{position:"bottom","pop-class":"fox-picker__popup",visible:e.show,"onUpdate:visible":n[3]||(n[3]=a=>e.show=a),teleport:e.teleport,"lock-scroll":e.lockScroll,"close-on-click-overlay":e.closeOnClickOverlay,onClose:e.close,round:!0,"teleport-disable":e.teleportDisable},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("view",Y5,[(0,t.createElementVNode)("view",U5,(0,t.toDisplayString)(e.title),1),(0,t.createElementVNode)("view",G5,[(0,t.createElementVNode)("view",{class:"fox-picker__left fox-picker__cancel fox-picker__button",onClick:n[0]||(n[0]=(...a)=>e.close&&e.close(...a))},(0,t.toDisplayString)(e.cancelText),1),(0,t.createElementVNode)("view",{class:"fox-picker__right fox-picker__confirm fox-picker__button",onClick:n[1]||(n[1]=(...a)=>e.confirm&&e.confirm(...a))},(0,t.toDisplayString)(e.confirmText),1),e.clearText?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:"fox-picker__right fox-picker__clear fox-picker__button",onClick:n[2]||(n[2]=(...a)=>e.clear&&e.clear(...a))},(0,t.toDisplayString)(e.clearText),1)):(0,t.createCommentVNode)("",!0)])]),(0,t.renderSlot)(e.$slots,"top"),(0,t.createElementVNode)("view",X5,[(0,t.createElementVNode)("view",{class:"fox-picker__mask",style:(0,t.normalizeStyle)({backgroundSize:`100% ${e.top}px`})},null,4),(0,t.createElementVNode)("view",{ref:"pickerLineRef",class:"fox-picker__hairline",style:(0,t.normalizeStyle)({top:` ${e.top}px`})},null,4),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.columns,(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:u,class:"fox-picker__columnitem"},[(0,t.createVNode)(s,{visible:e.show,source:a,readonly:e.isReadonly(u),"column-index":u,modelValue:e.getIndex(u),"onUpdate:modelValue":h=>e.change(u,h),"visible-item-count":e.visibleItemCount,"three-dimensional":e.threeDimensional,"swipe-duration":e.swipeDuration,"item-height":e.itemHeight,"text-key":e.textKey,"value-key":e.valueKey},null,8,["visible","source","readonly","column-index","modelValue","onUpdate:modelValue","visible-item-count","three-dimensional","swipe-duration","item-height","text-key","value-key"])]))),128))]),(0,t.renderSlot)(e.$slots,"default")]),_:3},8,["visible","teleport","lock-scroll","close-on-click-overlay","onClose","teleport-disable"])],2)}var Gl=De(W5,[["render",Q5]]),Xi={...bn,placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String}};function Z5(e,n,l,o){return{props:{...ze,...Te,...Xi},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=e,p=(0,t.computed)(()=>({[b]:!0})),v=Ve((0,t.computed)(()=>i.textAlign),"textAlign"),f=(0,t.computed)(()=>({textAlign:v.value??"right"})),O=ve(i,"modelValue",null,m),P=(0,t.ref)([]),H=(0,t.computed)(()=>Array.isArray(P.value)?P.value.join(" "):P.value),Y=(0,t.ref)(!1),q=()=>{Y.value=!0},B=F=>{Y.value=F},k=F=>{O.value=F,m("update:modelValue",F)},M=F=>{P.value=F,Array.isArray(F)&&F.length===0?m("update:text",F[0]):m("update:text",F)},E=(F,X)=>{m("change",F,X)};let N=ve(i,"hintText"),_=(0,t.ref)(!1);const V=F=>{let X=F.target.value;y.value=!0,be(N.value)||(_.value=!0),m("focus",X,F)},W=F=>{setTimeout(()=>{_.value&&(_.value=!1),y.value=!1},0);let X=F.target.value;i.maxLength&&X.length>Number(i.maxLength)&&(X=X.slice(0,Number(i.maxLength))),Y.value?setTimeout(()=>{m("blur",X,F)},50):m("blur",X,F)},K=()=>{m("clear","")},J=(0,t.computed)(()=>dt(i.unit)>0),L=(0,t.ref)();return $({focus:()=>{L?.value.focus()},blur:()=>{L?.value.blur()},select:()=>{L?.value.select()},setDisabled:F=>{c.value=F},setReadonly:F=>{u.value=F}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:H.value},r.slots);const F={class:p.value,style:f.value,type:"text",maxlength:i.maxLength,placeholder:w.placeholder.value,clearable:he(i.clearable),readonly:!0,value:H.value,onClick:q,onFocus:V,onBlur:W},X={};r.slots.prepend&&(X.prepend=r.slots.prepend),r.slots.append&&(X.append=r.slots.append),r.slots.prefix&&(X.prefix=r.slots.prefix),r.slots.suffix?X.suffix=r.slots.suffix:J.value?X.suffix=()=>[i.unit]:X.suffix=()=>(0,t.h)(T.ElIcon,{},{default:()=>(0,t.h)($e.ArrowDown)});const le=[],Z=(0,t.h)(T.ElInput,F,X);le.push(Z);const D={default:()=>le};D.label=r.slots.default,D.fixedPreTip=r.slots.fixedPreTip,D.fixedTip=r.slots.fixedTip;const A=ot(i,bn);A.disabled=!1,A.readonly=a.value||h.value,A.visible=Y.value,A["onUpdate:visible"]=B,A.modelValue=O.value,A["onUpdate:modelValue"]=k,A.text=P.value,A["onUpdate:text"]=M,A.onClear=K,A.onChange=E;const ae=(0,t.h)(Gl,A);D.hide=()=>[ae];const ne={...Be(i,Xi),ref:s,hintText:N.value,hintVisible:_.value};return i.prop&&(ne.prop=`${i.prop}_item`),l(ne,D)}}}}var{componentName:J5,create:e6,scope:t6}=ce("picker-item"),l6=e6(Z5(J5,t6,Ie,qe)),vn=l6,a6={...ze,...Te,placeholder:{type:[String]},textAlign:{type:[String]},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1}};function n6(e,n,l,o){return{props:a6,emits:["click","focus","blur","change"],setup(i,r){const{itemTemplateRef:s,disabled:c,readonly:a}=Ae(i),{emitEvent:u,exposeApi:h}=Ee({componentName:e,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return a.value},get disabled(){return c.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:d}=(0,Ne.useFoxI18n)(n),m=d(i,["placeholder"]),$=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,E=>{$.value=E,u("change",E)});const x=(0,t.computed)(()=>({[`${e}`]:!0})),w=(0,t.computed)(()=>({[`${e}__main`]:!0,[`${e}__placeholder`]:!c.value&&be($.value),"is-disabled":c.value,"is-readonly":a.value})),y=Ve((0,t.computed)(()=>i.textAlign),"textAlign"),b=(0,t.computed)(()=>{const E={};return y.value&&(E["text-align"]=y.value),E}),p=(0,t.computed)(()=>!be(i.modelValue)||r.slots.main?!0:!!be(i.desc)),v=(0,t.computed)(()=>be($.value)?m.placeholder.value:$.value),f=(0,t.computed)(()=>!be(i.desc)||r.slots.sub),O=(0,t.computed)(()=>({[`${e}__sub`]:!0})),P=(0,t.computed)(()=>{const E={};return y.value&&(E["text-align"]=y.value),E}),H=()=>{u("focus",$.value)},Y=()=>{u("blur",$.value)},q=(0,t.computed)(()=>({[`${e}__append`]:!0,"is-disabled":c.value,"is-readonly":a.value})),B=E=>{c.value==!0||a.value==!0||u("click")},k=(0,t.computed)(()=>i.icon??l),M=(0,t.computed)(()=>({action:!0}));return h(),()=>{const E=[];if(typeof r.slots.content=="function"){const F=r.slots.content();E.push(F)}else{const F=[];if(p.value){const le={tabIndex:0,class:w.value,style:b.value,onFocus:H,onBlur:Y};let Z=null;r.slots.main?Z=(0,t.h)("view",le,[r.slots.main(v.value)]):Z=(0,t.h)("view",le,[v.value]),F.push(Z)}if(f.value){const le={tabIndex:0,class:O.value,style:P.value,onFocus:H,onBlur:Y};let Z=null;r.slots.sub?Z=(0,t.h)("view",le,[r.slots.sub(i.desc)]):Z=(0,t.h)("view",le,[i.desc]),F.push(Z)}const X=(0,t.h)("view",{class:x.value,onClick:B},F);E.push(X)}const N=[],_=ge(i.iconSize);let V=r.slots.icon;if(!V){const F={width:_,height:_,class:["action-icon"]};V=(0,t.h)(k.value,F)}const W=(0,t.h)("view",{class:M.value,onClick:B},{default:()=>[V]});N.push(W);const K=(0,t.h)("view",{class:q.value},{default:()=>N});E.push(K);const J={default:()=>E};J.label=r.slots.default,J.prepend=r.slots.prepend,J.append=r.slots.append,J.fixedPreTip=r.slots.fixedPreTip,J.fixedTip=r.slots.fixedTip;const L={...ot(i,Te,ze),ref:s};return i.prop&&(L.prop=`${i.prop}_item`),o(L,J)}}}}var{componentName:r6,create:i6,scope:o6}=ce("link-item"),s6=i6(n6(r6,o6,$e.ArrowRight,Ie)),Nn=s6,Cn={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}},Qi=(e,n)=>n[e.textKey],il=(e,n)=>n[e.valueKey],c6=(e,n)=>n[e.visibleKey],Zi=(e,n)=>n[e.disabledKey],u6=(e,n)=>{const l=n[e.doitKey];return he(l)},d6=(e,n)=>{const l=n[e.numKey];return l==null?null:we(n[l])},Ji=(e,n,l)=>{const o=e.itemOptions;return typeof o=="function"?o(n,l):o||null};function f6(e,n,l,o,i,r=!1){return{props:Cn,emits:["update:modelValue","change","click"],setup(s,c){const{emitEvent:a,exposeApi:u}=St({context:c},s.prop),{slots:h}=c,d=(0,t.computed)(()=>{const g={};return g[`${e}`]=!0,g}),m=(0,t.computed)(()=>{const g={};return g[`${e}__titles`]=!0,g[`${s.direction}`]=!0,s.align&&(g[`${s.align}`]=!0),s.scroll===!0&&(g.scrollable=!0),s.shape&&(g[`${s.shape}`]=!0),s.showScrollArrow?(ne.value===!0&&(g["has-left-scroll-arrow "]=!0),ee.value===!0&&(g["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(g["has-navigation"]=!0),g}),$=(0,t.computed)(()=>({})),x=(0,t.computed)(()=>{if(!s.gutter)return 0;const g=ge(s.gutter);return g<=0?0:g}),w=(0,t.ref)(s.modelValue);(0,t.watch)(()=>s.modelValue,g=>{w.value!==g&&(w.value=g,F(!1))});const y=(0,t.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),b=(0,t.computed)(()=>{const g={};return v.value||(g.display="none"),g}),p=(0,t.ref)(),v=(0,t.ref)(!1),f=()=>{O(!v.value)},O=g=>{const C=g;C?(v.value=C,setTimeout(()=>{y.value["fox-tabs-bar__popup--show"]=!0,y.value["fox-tabs-bar__popup--hide"]=!1},0)):(y.value["fox-tabs-bar__popup--show"]=!1,y.value["fox-tabs-bar__popup--hide"]=!0,p.value?p.value.addEventListener("transitionend",()=>{v.value=!1},{once:!0}):setTimeout(()=>{v.value=!1},0))},P=(0,t.ref)(),H=(0,t.ref)([]),Y=(g,C)=>{H.value[C]=g},q=g=>C=>{Y(C,g)},B=(g,C)=>{const j=P.value,te=H.value;if(!j||!te||!te[g])return;const ie=te[g];let se=0;s.direction==="vertical"?se=ie.offsetTop-(j.offsetHeight-ie.offsetHeight)/2:se=ie.offsetLeft-(j.offsetWidth-ie.offsetWidth)/2,k(j,se,C?0:.3,s.direction)},k=(g,C,j,te)=>{let ie=0;const se=te==="horizontal"?g.scrollLeft:g.scrollTop,ue=j===0?1:Math.round(j*1e3/16);function pe(){te==="horizontal"?g.scrollLeft+=(C-se)/ue:g.scrollTop+=(C-se)/ue,++ie<ue&&ga(pe)}pe()},M=(g,C)=>{const j=il(s,g),te={};return te[`${e}__titles-item`]=!0,te.disabled=Zi(s,g),te.active=j===w.value,s.shape&&(te[`${s.shape}`]=!0),s.ellipsis&&(te.ellipsis=!0),C&&(C.class&&(te[`${C.class}`]=!0),C.disabled===!0&&(te.disabled=C.disabled)),te},E=(g,C)=>{const j={};if(x.value>0){const te=Math.abs(x.value/2);s.direction==="vertical"?(j["margin-top"]=`${te}px`,j["margin-bottom"]=`${te}px`):(j["margin-left"]=`${te}px`,j["margin-right"]=`${te}px`)}return C&&C.style&&Object.assign(j,C.style),j},N=(g,C)=>`${il(s,g)??C}`,_=(g,C)=>{const j=il(s,g),te={};te[`${e}__popup-item`]=!0,te.disabled=Zi(s,g),te.active=j===w.value,s.shape&&(te[`${s.shape}`]=!0);const ie=Ji(s,g,C);return ie&&ie.disabled===!0&&(te.disabled=ie.disabled),te},V=(0,t.computed)(()=>(s.data??[]).filter(g=>c6(s,g)!==!1)),W=(g,C)=>{const j=il(s,g);if(a("click",g,C),w.value==j)return;const te=()=>{w.value=j,s.scroll&&B(C,!1),a("update:modelValue",j),a("change",g,C)};if(typeof s.beforeChange=="function"){const ie=s.beforeChange(g,C);hl(ie)?ie.then(se=>{se!==!1&&te()}).catch(()=>{te()}):ie!==!1&&te()}else te()},K=(g,C)=>function(){W(g,C)},J=(g,C)=>{W(g,C),O(!1)},L=(g,C)=>function(){J(g,C)},F=g=>{if(!Array.isArray(s.data)||!s.scroll)return;ae()&&G();const C=s.data.findIndex(j=>il(s,j)===w.value);C!==-1&&B(C,g)},X=()=>{ae()||U()};(0,t.watch)(()=>s.data,()=>{setTimeout(F,0)}),(0,t.onMounted)(()=>{F(!0)}),(0,t.onBeforeUnmount)(()=>{X()}),u({});const le=(g,C)=>{if(h.item)return h.item({item:g,index:C});const j=Ji(s,g,C),te=[];if(h.text){const se=h.text({item:g,index:C});te.push(se)}else{const se=[];if(j?.doit===!0||u6(s,g)){const Ce=(0,t.h)("view",{class:[`${e}__titles-item-tip`,"doit"]});se.push(Ce)}const ue=j?.num??d6(s,g);if(ue){let Ce="";const Pe=we(ue);Pe>=100?Ce="99+":Ce=`${Pe}`;const Ke=(0,t.h)("view",{class:[`${e}__titles-item-tip`,"num"]},[Ce]);se.push(Ke)}const pe={class:`${e}__titles-item-text`};se.push(Qi(s,g));const ye=(0,t.h)("view",pe,se);te.push(ye)}const ie=(0,t.h)("view",{class:`${e}__titles-item-line`});return te.push(ie),(0,t.h)("view",{ref:q(C),class:M(g,j),style:E(g,j),key:N(g,C),onClick:K(g,C)},te)},Z=()=>{const g=h.default?h.default():[];if(g.length===0)for(let C=0;C<V.value.length;C++){const j=V.value[C],te=le(j,C);g.push(te)}return(0,t.h)("view",{ref:P,class:m.value,style:$.value},g)},D=()=>{let g=null;return h.navigation?g=h.navigation():g=(0,t.h)(l),(0,t.h)("view",{class:`${e}__navigation`,onClick:f},[g])},A=()=>{const g=[];for(let C=0;C<V.value.length;C++){const j=V.value[C];let te=null;h.popupItem?te=h.popupItem({item:j,index:C}):te=Qi(s,j);const ie=(0,t.h)("view",{class:_(j,C),key:N(j,C),onClick:L(j,C)},[te]);g.push(ie)}return(0,t.h)("view",{class:y.value,style:b.value},g)},ae=()=>s.showScrollArrow&&s.direction=="horizontal",ne=(0,t.ref)(!1),ee=(0,t.ref)(!1),R=g=>{const C=P.value,j=H.value;if(!(!C||!j))if(g==="left"){const te=C.scrollLeft;let ie=te;for(let se=0;se<j.length;se++){const ue=j[se].offsetLeft;if(te-ue<0)break;ie=ue}k(C,ie,.3,"horizontal")}else{const te=C.scrollLeft;let ie=te,se=C.offsetWidth;for(let ue=j.length-1;ue>=0;ue--){const pe=j[ue].offsetLeft+j[ue].offsetWidth;if(pe-te<C.offsetWidth){ie+=se-pe;break}se=pe}k(C,ie,.3,"horizontal")}},Q=Xe(()=>{const g=P.value;if(!g)return;let C=g.scrollLeft>0;C!==ne.value&&(ne.value=C);let j=g.scrollWidth-g.scrollLeft>g.offsetWidth;j!==ee.value&&(ee.value=j)},50),z=g=>{Q()},G=()=>{const g=P.value;g&&(Q(),g.addEventListener("scroll",z))},U=()=>{const g=P.value;g&&g.removeEventListener("scroll",z)},I=g=>{if(g==="left"&&ne.value!==!0||g==="right"&&ee.value!==!0)return null;let C=null;return g==="left"?h.leftArrow?C=h.leftArrow():C=(0,t.h)(o):h.rightArrow?C=h.rightArrow():C=(0,t.h)(i),(0,t.h)("view",{class:[`${e}__scroll-arrow`,g],onClick:()=>{R(g)}},[C])};return()=>{const g=[],C=Z();if(g.push(C),ae()){const j=I("left");j&&g.push(j);const te=I("right");te&&g.push(te)}else if(s.showQuickNavigation){const j=D();g.push(j);const te=A();g.push(te)}return(0,t.h)("view",{class:d.value},g)}}}}var{create:m6,componentName:h6,scope:p6}=ce("tabs-bar"),g6=m6(f6(h6,p6,xu,ju,O1,!1)),ol=g6,eo=Symbol("TabsStatesKey"),kn={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]}},y6=15,b6=300,S6=200;function w6(e,n,l=1){return e=Math.abs(e/n)/.003*(e<0?-1:1),e*l}function to(e,n=0,l,o,i=S6){l==="end"?e.style.transition=`transform ${i}ms linear`:e.style.transition="transform 0ms linear",o==="horizontal"?e.style.transform=`translate3d(${n}px, 0, 0)`:e.style.transform=`translate3d(0, ${n}px, 0)`}var v6=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,n,l,o=1){this.onStart=e,this.onMove=n,this.onEnd=l,this.momentumReduceRatio=o,this.isTouch=nl()}open(e){this.el=e;const n=rl(),l=(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;n.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 i={delta:0,type:"start",direction:this.direction};this.onStart(i)},this.touchmove=o=>{if(!this.moving)return;n.move(o);let i=0;if(this.direction==="horizontal"){if(n.isVertical())return;i=n.state.deltaX}else{if(n.isHorizontal())return;i=n.state.deltaY}l(i,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(n.isVertical()){this.moving=!1;return}o=n.state.deltaX}else{if(n.isHorizontal()){this.moving=!1;return}o=n.state.deltaY}const i=n.state.duration;i<b6&&Math.abs(o)>y6?(o=w6(o,i,this.momentumReduceRatio),l(o,this.direction,"end")):l(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 N6(e,n,l,o=1){return new v6(e,n,l,o)}function C6(e,n,l=!1){return{props:kn,emits:["update:modelValue","change"],setup(o,i){const{emitEvent:r,exposeApi:s}=St({context:i},o.prop),{slots:c}=i,a=(0,t.shallowRef)([]),u={current:(0,t.ref)(o.modelValue??""),direction:(0,t.ref)(o.direction),transition:o.transition,tabWidth:(0,t.ref)(-1),tabHeight:(0,t.ref)(-1),add:q=>{const B={name:q};u.current.value===q&&(B.loaded=!0),a.value.push(B),(0,t.triggerRef)(a)},remove:q=>{const B=a.value.findIndex(k=>k.name===q);B!==-1&&a.value.splice(B,1)},isLoaded:q=>{if(!o.lazy)return!0;const B=a.value.findIndex(k=>k.name===q);return B!==-1?u.current.value?a.value[B].loaded??!1:B===0:!1}};(0,t.provide)(eo,u);const h=q=>{const B=a.value.findIndex(k=>k.name===q);B!==-1&&(a.value[B].loaded=!0,(0,t.triggerRef)(a))};(0,t.watch)([()=>o.modelValue,()=>o.direction],([q,B])=>{u.current.value!==q&&(u.current.value=q??"",h(q??"")),u.direction.value!==B&&(u.direction.value=B)});const d=(0,t.ref)(null),m=(0,t.ref)(null),$=(0,t.computed)(()=>({[e]:!0,[`${o.direction}`]:!0})),x=(0,t.computed)(()=>{const q={};if(o.width){const B=xe(o.width);B&&(q.width=B)}if(o.height){const B=xe(o.height);B&&(q.height=B)}return q});let w=!0;const y=(0,t.computed)(()=>{const q={};if(o.transition===!1)return q;const B=a.value.length;if(B<=0)return q;const k=a.value.findIndex(M=>M.name===u.current.value);return u.direction.value==="vertical"?u.tabHeight.value>0&&(q.height=`${B*u.tabHeight.value}px`,k!==-1&&(q.transform=`translate(0, -${k*u.tabHeight.value}px)`)):u.tabWidth.value>0&&(q.width=`${B*u.tabWidth.value}px`,k!==-1&&(q.transform=`translate(-${k*u.tabWidth.value}px, 0)`)),w&&(w=!1,q.transition="transform 0s ease"),q}),b={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},p=q=>{const B=a.value.length,k=a.value.findIndex(M=>M.name===u.current.value);b.moved=0,q.direction==="vertical"?(b.min=-1*(u.tabHeight.value*(B-1)+u.tabHeight.value/4),b.max=u.tabHeight.value/4,b.start=-k*u.tabHeight.value,b.itemDistance=u.tabHeight.value):(b.min=-1*(u.tabWidth.value*(B-1)+u.tabWidth.value/4),b.max=u.tabWidth.value/4,b.start=-k*u.tabWidth.value,b.itemDistance=u.tabWidth.value)},v=q=>{const B=m.value;if(!B)return;let k=b.start+q.delta;if(k>b.max?k=b.max:k<b.min&&(k=b.min),q.type==="move")to(B,k,"move",q.direction,300);else if(q.type==="end"){let M=Math.floor(Math.abs(k)*1/b.itemDistance);const E=Math.abs(k)%b.itemDistance;b.start>k?E>=b.itemDistance*b.triggerAutoMoveRatio&&(M+=1):E>b.itemDistance-b.itemDistance*b.triggerAutoMoveRatio&&(M+=1),k=-1*M*b.itemDistance,to(B,k,"end",q.direction,300),b.moved=k;const N=a.value[M].name;u.current.value=N??"",h(N??""),r("update:modelValue",N)}},f=()=>{},O=()=>{if(!d.value)return;const q=$l(d.value);u.tabWidth.value=q.width,u.tabHeight.value=q.height},P=Nr(O,250);let H=null,Y=null;return(0,t.onMounted)(()=>{o.transition!==!1&&d.value&&(O(),window.ResizeObserver&&(Y=new window.ResizeObserver(P),Y.observe(d.value)),o.draggle&&(H=N6(p,v,f),H.open(m.value)))}),(0,t.onBeforeUnmount)(()=>{Y&&(Y.disconnect(),Y=null),H&&H.close()}),s({doLayout(){O()}}),()=>{const q=(0,t.h)("view",{class:`${e}__panes`,style:y.value,ref:m},[c?.default?.()]);return(0,t.h)("view",{class:$.value,style:x.value,ref:d},[q])}}}}var{create:k6,componentName:x6,scope:z6}=ce("tabs-container"),E6=k6(C6(x6,z6,!1)),sl=E6,T6={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 $6(e,n,l){return{props:T6,setup(o,{emit:i,slots:r}){const s=(0,t.inject)(eo);(0,t.onMounted)(()=>{s.add(o.paneKey)}),(0,t.onBeforeUnmount)(()=>{s.remove(o.paneKey)});const c=(0,t.computed)(()=>{const h=[e];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}),a=(0,t.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,t.computed)(()=>o.loaded!=null?he(o.loaded):s.isLoaded(o.paneKey));return()=>{let h=[];if(u.value)h=r?.default?.()??[];else if(r.empty)h=r.empty();else{const d={class:`${e}__empty-icon`},m=(0,t.h)(o.emptyIcon??l,d),$=(0,t.h)("view",{class:`${e}__empty-text`},[o.emptyText??"Loading"]),x=(0,t.h)("view",{class:`${e}__empty`},[m,$]);h.push(x)}return(0,t.h)("view",{class:c.value,style:a.value,prop:o.paneKey},h)}}}}var{create:B6,componentName:V6,scope:D6}=ce("tabs-pane"),M6=B6($6(V6,D6,ll)),Xl=M6,A6={...Cn,...kn,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}};function I6(e,n,l,o){return{props:A6,emits:["update:modelValue","change"],setup(i,r){const{emitEvent:s,exposeApi:c}=St({context:r},i.prop),{slots:a}=r,u=e,h=(0,t.computed)(()=>{const b=[`${u}`];return i.direction==="vertical"?b.push("vertical-tabbar"):b.push("horizontal-tabbar"),b}),d=(0,t.computed)(()=>{const b={};if(i.width){const p=xe(i.width);p&&(b.width=p)}if(i.height){const p=xe(i.height);p&&(b.height=p)}return b}),m=(0,t.computed)(()=>[`${u}__bar`]),$=(0,t.computed)(()=>[`${u}__container`]),x=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,b=>{x.value!==b&&(x.value=b)});const w=b=>{s("change",b)},y=b=>{x.value!==b&&(x.value=b,s("update:modelValue",b))};return c({}),()=>{const{getChildren:b}=Qt(a.default),p=b(),v=[];if(Array.isArray(i.data))v.push(...i.data);else for(let B=0;B<p.length;B++){const k=p[B].props??{},M={text:k.label??"",value:k["pane-key"]??k.paneKey??""};v.push(M)}const f={};for(let B in a)B!=="default"&&(f[B]=a[B]);const O=ot(i,Cn);Object.assign(O,{prop:null,data:v,class:m.value,modelValue:x.value,direction:i.direction,onChange:w,"onUpdate:modelValue":y});const P=(0,t.h)(l,O,f),H={default:()=>p},Y=ot(i,kn);Object.assign(Y,{prop:null,class:$.value,modelValue:x.value,onChange:w,"onUpdate:modelValue":y});const q=(0,t.h)(o,Y,H);return(0,t.h)("view",{class:h.value,style:d.value},[P,q])}}}}var{create:P6,componentName:L6,scope:_6}=ce("tabs-frame"),F6=P6(I6(L6,_6,ol,sl)),xn=F6,R6={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 O6(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function lo(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function ao(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}function q6(e,n){return typeof e.visibleKey=="string"&&e.visibleKey.length>0?n[e.visibleKey]:n.visible??null}function zn(e,n){return typeof e.statusKey=="string"&&e.statusKey.length>0?n[e.statusKey]:n.statusKey??null}function no(e,n){return typeof e.doitKey=="string"&&e.doitKey.length>0?n[e.doitKey]:n.doitKey??null}function ro(e,n){return typeof e.labelKey=="string"&&e.labelKey.length>0?n[e.labelKey]:n.labelKey??null}function En(e,n,l){return typeof e.itemOptions=="function"?e.itemOptions(n,l):e.itemOptions}var H6=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(Array.isArray(n))return n;if(typeof n=="function")return await Reflect.apply(n,null,[l]);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await Reflect.apply(o,null,[n,l]))}};function j6(){return new H6(Je())}function K6(e,n,l,o){return{props:R6,emits:["update:modelValue","change","loaded-data","click"],setup(i,r){const{emitEvent:s,exposeApi:c}=St({context:r},i.prop),a=e,u=j6(),h=(0,t.ref)([]),d=(0,t.computed)(()=>h.value.filter(Z=>q6(i,Z)!==!1)),m=(0,t.ref)(-1),$=()=>{const Z=i.modelValue,D=d.value.findIndex(A=>lo(i,A)===Z);m.value!==D&&(m.value=D,i.scroll&&X(D,!1))};(0,t.watch)([()=>i.modelValue,d],()=>{$()});const x=Z=>m.value===Z,w=Z=>{if(Z<0&&Z>=d.value.length)return!1;const D=d.value[Z],A=(En(i,D,Z)??{}).status??zn(i,D);return x(Z)||A},y=(0,t.computed)(()=>{const Z={[a]:!0};return i.mode?Z[`is-${i.mode}`]=!0:i.direction&&(Z[`is-${i.direction}`]=!0),i.scroll&&(Z["is-scroll"]=!0),Z}),b=(0,t.computed)(()=>({})),p=(Z,D,A,ae,ne)=>{const ee={[`${a}__step`]:!0};return ne&&(ee[`${ne}`]=!0),ee[`${v.value}`]=!0,ae&&(ee["is-doit"]=!0),Z===m.value?ee["is-active"]=!0:D==="done"?ee["is-done"]=!0:D==="error"?ee["is-error"]=!0:D==="half"?ee["is-half"]=!0:A?ee["is-disabled"]=!0:ee["is-normal"]=!0,ee},v=(0,t.computed)(()=>{let Z=i.align;if(!Z){if(i.mode==="simple")return"start";i.direction==="vertical"?Z="start":Z="center"}return Z}),f=(Z,D={})=>{const A={...D};if(v.value==="start"&&Z===d.value.length-1)A.flex="0 0 auto";else if(i.step){const ae=typeof i.step=="number"||Ca(i.step)?xe(i.step):i.step;i.direction==="vertical"?A.height=ae:A.width=ae}else A.flex="1 1 100%";return A},O=(Z,D)=>{let A={};if(D<d.value.length-1){const ae=D+1;w(D)&&w(ae)?i.direction==="vertical"?A.height="100%":A.width="100%":A.opacity="0"}return A},P=Z=>d.value.length-1===Z,H=(Z,D)=>{if(i.clickNavigatePolicy==="disabled"||(i.clickNavigatePolicy==="only-back"||i.clickNavigatePolicy==="only-back-reset")&&D>m.value||m.value===D)return;const A=m.value,ae=D;m.value=D,i.scroll&&X(D,!1);const ne=lo(i,Z);s("update:modelValue",ne),s("change",ne,{fromIndex:A,currentIndex:ae,item:Z,items:d.value,clickNavigatePolicy:i.clickNavigatePolicy})},Y=(0,t.ref)(!0),q=async(Z,D)=>{try{const A=await u.load("stesbar",Z,D);Array.isArray(A)&&(h.value=A),Y.value=!1}catch(A){console.error("[FoxUI] Load StepsBar Data Fail",A),h.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,t.watch)([()=>i.data,()=>i.params],async([Z,D])=>{Z&&q(Z,D)},{immediate:!0}),c({});const B=(Z,D,A,ae,ne,ee)=>{const R=[];let Q=null;if(!ee)if(r.slots.icon)Q=r.slots.icon({item:Z,index:D,status:ae});else if(ae==="done"){const z={};i.iconSize&&(z.width=i.iconSize,z.height=i.iconSize),Q=(0,t.h)(i.icon??l,z)}else Q=(0,t.h)("span",{},[A??`${D+1}`]);return Q&&R.push(Q),(0,t.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{s("click",{item:Z,index:D}),!ne&&H(Z,D)}},R)},k=(Z,D,A)=>(0,t.h)("view",{class:"fox-steps-bar__line"},[(0,t.h)("i",{class:"fox-steps-bar__line-inner",style:O(Z,D)})]),M=()=>{let Z=null;if(r.slots.markIcon)Z=r.slots.markIcon();else{const D={};i.iconSize&&(D.width=i.markIconSize,D.height=i.markIconSize),Z=(0,t.h)(i.markIcon??o,D)}return(0,t.h)("view",{class:"fox-steps-bar__mark"},[Z])},E=(Z,D,A,ae,ne,ee)=>{const R=[];if(!P(D)){const z=k(Z,D,ae);R.push(z)}const Q=B(Z,D,A,ae,ne,ee);return R.push(Q),(0,t.h)("view",{class:"fox-steps-bar__head"},R)},N=(Z,D,A,ae)=>{let ne=null;return r.slots.main?ne=r.slots.main({item:Z,index:D,status:A}):ne=O6(i,Z),(0,t.h)("view",{class:"fox-steps-bar__main",onClick:()=>{s("click",{item:Z,index:D}),!ae&&H(Z,D)}},[ne])},_=(Z,D,A)=>{let ae=null;return r.slots.sub?(ae=r.slots.sub({item:Z,index:D,status:A}),(0,t.h)("view",{class:"fox-steps-bar__sub"},[ae])):null},V=(Z,D)=>{const A=En(i,Z,D)??{},ae=A.status??zn(i,Z);let ne=ao(i,Z);A.disabled===!0&&(ne=!0),i.disabled===!0&&(ne=!0);let ee=no(i,Z);A.doit===!0&&(ee=!0);const R=A.label??ro(i,Z),Q=[],z=B(Z,D,R,ae,ne,ee);z&&Q.push(z);const G=N(Z,D,ae,ne);if(G&&Q.push(G),!P(D)){const te=k(Z,D,ae);te&&Q.push(te)}const U=[],I=(0,t.h)("view",{class:"fox-steps-bar__head"},Q);U.push(I);const g=_(Z,D,ae);g&&U.push(g);const C=A.class,j=A.style??{};return(0,t.h)("view",{ref:F(D),class:p(D,ae,ne,ee,C),style:f(D,j)},U)},W=(Z,D)=>{const A=En(i,Z,D)??{},ae=A.status??zn(i,Z);let ne=ao(i,Z);A.disabled===!0&&(ne=!0),i.disabled===!0&&(ne=!0);let ee=no(i,Z);A.doit===!0&&(ee=!0);const R=A.label??ro(i,Z),Q=[],z=i.layout;for(let I of z)if(I==="head"){const g=E(Z,D,R,ae,ne,ee);Q.push(g)}else if(I==="main"){const g=N(Z,D,ae,ne);Q.push(g)}else if(I==="sub"){const g=_(Z,D,ae);Q.push(g)}else if(I==="mark"){const g=M();Q.push(g)}const G=A.class,U=A.style??{};return(0,t.h)("view",{ref:F(D),class:p(D,ae,ne,ee,G),style:f(D,U)},Q)},K=(0,t.ref)(),J=(0,t.ref)([]),L=(Z,D)=>{J.value[D]=Z},F=Z=>D=>{L(D,Z)},X=(Z,D)=>{const A=K.value,ae=J.value;if(!A||!ae||!ae[Z])return;const ne=ae[Z];let ee=0;i.direction==="vertical"?ee=ne.offsetTop-(A.offsetHeight-ne.offsetHeight)/2:ee=ne.offsetLeft-(A.offsetWidth-ne.offsetWidth)/2,le(A,ee,D?0:.3,i.direction)},le=(Z,D,A,ae)=>{let ne=0;const ee=ae==="horizontal"?Z.scrollLeft:Z.scrollTop,R=A===0?1:Math.round(A*1e3/16);function Q(){ae==="horizontal"?Z.scrollLeft+=(D-ee)/R:Z.scrollTop+=(D-ee)/R,++ne<R&&ga(Q)}Q()};return()=>{let Z=[];if(i.mode==="simple")for(let A=0;A<d.value.length;A++){const ae=d.value[A],ne=V(ae,A);Z.push(ne)}else for(let A=0;A<d.value.length;A++){const ae=d.value[A],ne=W(ae,A);Z.push(ne)}const D={ref:K,class:y.value,style:b.value};return Z.length===0&&typeof r.slots.default=="function"&&(Z=r.slots.default()),(0,t.h)("view",D,Z)}}}}var{componentName:W6,create:Y6,scope:U6}=ce("steps-bar"),G6=Y6(K6(W6,U6,ui,cd)),Tn=G6,Ue=e=>typeof e=="number"?`${e}px`:/^d+(\.?d+)$/.test(e)?`${e}px`:e,Nt=e=>e==null,X6=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(e,n){this.startMove=e,this.updateMove=n,this.isTouch=nl()}open(e){Array.isArray(e)||(e=[e]),this.els=e;const n=rl(),l=(o,i,r,s)=>{this.updateMove({x:o,y:i})};this.touchstart=o=>{this.moving||(n.start(o),this.startMove({x:n.state.startX,y:n.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&&(n.move(o),l(n.state.deltaX,n.state.deltaY,"",0))},this.touchend=()=>{l(n.state.deltaX,n.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),n.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 io(e,n){return new X6(e,n)}var oo=typeof window<"u"&&typeof document<"u",I9=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function so(e){const n=Object.create(null);return(l=>n[l]||(n[l]=e(l)))}var Q6=/\B([A-Z])/g,P9=so(e=>e.replace(Q6,"-$1").toLowerCase()),Z6=/-(\w)/g,L9=so(e=>e.replace(Z6,(n,l)=>l?l.toUpperCase():"")),It=[],co=e=>{const n=e;n.key==="Escape"&&It.forEach(l=>l(n))},J6=e=>{(0,t.onMounted)(()=>{It.length===0&&document.addEventListener("keydown",co),oo&&It.push(e)}),(0,t.onBeforeUnmount)(()=>{It=It.filter(n=>n!==e),It.length===0&&oo&&document.removeEventListener("keydown",co)})},$n="fox-focus-trap.focus-after-trapped",Bn="fox-focus-trap.focus-after-released",e8="fox-focus-trap.focusout-prevented",uo={cancelable:!0,bubbles:!1},t8={cancelable:!0,bubbles:!1},fo="foxFocusAfterTrapped",mo="foxFocusAfterReleased",l8=Symbol("foxFocusTrap"),Vn=(0,t.ref)(),Ql=(0,t.ref)(0),Dn=(0,t.ref)(0),Zl=0,ho=e=>{const n=[],l=document.createTreeWalker(e,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(;l.nextNode();)n.push(l.currentNode);return n},a8=(e,n)=>{if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(n&&e===n)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1},po=(e,n)=>{for(const l of e)if(!a8(l,n))return l},n8=e=>{const n=ho(e);return[po(n,e),po(n.reverse(),e)]},r8=e=>e instanceof HTMLInputElement&&"select"in e,yt=(e,n)=>{if(e&&e.focus){const l=document.activeElement;e.focus({preventScroll:!0}),Dn.value=window.performance.now(),e!==l&&r8(e)&&n&&e.select()}};function go(e,n){const l=[...e],o=e.indexOf(n);return o!==-1&&l.splice(o,1),l}var i8=()=>{let e=[];return{push:o=>{const i=e[0];i&&o!==i&&i.pause(),e=go(e,o),e.unshift(o)},remove:o=>{e=go(e,o),e[0]?.resume?.()}}},o8=(e,n=!1)=>{const l=document.activeElement;for(const o of e)if(yt(o,n),document.activeElement!==l)return},yo=i8(),s8=()=>Ql.value>Dn.value,Jl=()=>{Vn.value="pointer",Ql.value=window.performance.now()},bo=()=>{Vn.value="keyboard",Ql.value=window.performance.now()},c8=()=>((0,t.onMounted)(()=>{Zl===0&&(document.addEventListener("mousedown",Jl),document.addEventListener("touchstart",Jl),document.addEventListener("keydown",bo)),Zl++}),(0,t.onBeforeUnmount)(()=>{Zl--,Zl<=0&&(document.removeEventListener("mousedown",Jl),document.removeEventListener("touchstart",Jl),document.removeEventListener("keydown",bo))}),{focusReason:Vn,lastUserFocusTimestamp:Ql,lastAutomatedFocusTimestamp:Dn}),ea=e=>new CustomEvent(e8,{...t8,detail:e}),{componentName:_9,create:u8,scope:F9}=ce("focus-trap"),d8={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"}},f8=u8({props:d8,emits:[fo,mo,"focusin","focusout","focusout-prevented","release-requested"],setup(e,{slots:n,emit:l}){const o=(0,t.ref)();let i,r;const{focusReason:s}=c8();J6(w=>{he(e.trapped)&&!c.paused&&l("release-requested",w)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},a=w=>{if(!e.loop&&!he(e.trapped)||c.paused)return;const{key:y,altKey:b,ctrlKey:p,metaKey:v,currentTarget:f,shiftKey:O}=w,{loop:P}=e,H=y==="Tab"&&!b&&!p&&!v,Y=document.activeElement;if(H&&Y){const q=f,[B,k]=n8(q);if(B&&k){if(!O&&Y===k){const M=ea({focusReason:s.value});l("focusout-prevented",M),M.defaultPrevented||(w.preventDefault(),P&&yt(B,!0))}else if(O&&[B,q].includes(Y)){const M=ea({focusReason:s.value});l("focusout-prevented",M),M.defaultPrevented||(w.preventDefault(),P&&yt(k,!0))}}else if(Y===q){const M=ea({focusReason:s.value});l("focusout-prevented",M),M.defaultPrevented||w.preventDefault()}}};(0,t.provide)(l8,{focusTrapRef:o,onKeydown:a}),(0,t.watch)(()=>e.focusTrapEl,w=>{w&&(o.value=w)},{immediate:!0}),(0,t.watch)([o],([w],[y])=>{w&&(w.addEventListener("keydown",a),w.addEventListener("focusin",d),w.addEventListener("focusout",m)),y&&(y.removeEventListener("keydown",a),y.removeEventListener("focusin",d),y.removeEventListener("focusout",m))});const u=w=>{l(fo,w)},h=w=>l(mo,w),d=w=>{const y=(0,t.unref)(o);if(!y)return;const b=w.target,p=w.relatedTarget,v=b&&y.contains(b);he(e.trapped)||p&&y.contains(p)||(i=p),v&&l("focusin",w),!c.paused&&he(e.trapped)&&(v?r=b:yt(r,!0))},m=w=>{const y=(0,t.unref)(o);if(!(c.paused||!y))if(!e.escape&&he(e.trapped)){const b=w.relatedTarget;!Re(b)&&!y.contains(b)&&setTimeout(()=>{if(!c.paused&&he(e.trapped)){const p=ea({focusReason:s.value});l("focusout-prevented",p),p.defaultPrevented||yt(r,!0)}},0)}else{const b=w.target;b&&y.contains(b)||l("focusout",w)}};async function $(){await(0,t.nextTick)();const w=(0,t.unref)(o);if(w){yo.push(c);const y=w.contains(document.activeElement)?i:document.activeElement;if(i=y,!w.contains(y)){const b=new Event($n,uo);w.addEventListener($n,u),w.dispatchEvent(b),b.defaultPrevented||(0,t.nextTick)(()=>{let p=e.focusStartEl;rr(p)||(yt(p),document.activeElement!==p&&(p="first")),p==="first"&&o8(ho(w),!0),(document.activeElement===y||p==="container")&&yt(w)})}}}function x(){const w=(0,t.unref)(o);if(w){w.removeEventListener($n,u);const y=new CustomEvent(Bn,{...uo,detail:{focusReason:s.value}});w.addEventListener(Bn,h),w.dispatchEvent(y),!y.defaultPrevented&&(s.value=="keyboard"||!s8())&&yt(i??document.body,!0),w.removeEventListener(Bn,u),yo.remove(c)}}return(0,t.onMounted)(()=>{he(e.trapped)&&$(),(0,t.watch)(()=>e.trapped,w=>{he(w)?$():x()})}),(0,t.onBeforeUnmount)(()=>{he(e.trapped)&&x()}),()=>typeof n.default=="function"?n.default({"handle-keydown":a}):null}}),m8=f8,{componentName:h8,create:p8,scope:R9}=ce("floating-window"),g8=Symbol.for("InnerPageScopeKey"),y8=Symbol.for("PageWrapperKey"),b8={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}},S8=p8({inheritAttrs:!1,components:{FoxIcon:T.ElIcon,FocusTrap:m8},props:{...b8},emits:["update:modelValue","update:collapse"],setup(e,{emit:n}){const l=h8,o=(0,t.ref)(e.modelValue),i=(0,t.computed)(()=>!e.teleport);(0,t.watch)(()=>e.modelValue,I=>{o.value=I});const r=(0,t.computed)(()=>o.value===!1?!1:!Y.value),s=(0,t.ref)(e.left),c=(0,t.ref)(e.top),a=(0,t.ref)(e.right),u=(0,t.ref)(e.bottom),h=(0,t.computed)(()=>{const I=["fox-floating-window"];return e.customClass&&I.push(e.customClass),I}),d=(0,t.computed)(()=>{const I={};return Nt(s.value)?I.left="auto":I.left=Ue(s.value),Nt(c.value)?I.top="auto":I.top=Ue(c.value),Nt(a.value)?I.right="auto":I.right=Ue(a.value),Nt(u.value)?I.bottom="auto":I.bottom=Ue(u.value),Nt(e.zIndex)||(I["z-index"]=Ue(e.zIndex)),Nt(P.value)||(I.height=P.value),Nt(H.value)||(I.width=H.value),I}),m=(0,t.computed)(()=>e.closeIcon??$e.Close),$=(0,t.computed)(()=>e.collapseIcon??$e.ArrowUp),x=(0,t.computed)(()=>e.collapseText??""),w=(0,t.computed)(()=>e.collapsePosition==="left"?e.expandIcon??$e.ArrowRight:e.expandIcon??$e.ArrowLeft),y=(0,t.computed)(()=>e.expandText??e.title??"展开"),b=(0,t.computed)(()=>({[`${l}__collapse-text`]:!0})),p=(0,t.computed)(()=>({[`${l}__collapse-icon`]:!0,"is-expand":!Y.value,"is-collapse":Y.value})),v=(0,t.ref)(),f=(0,t.ref)(null),O=(0,t.ref)(null),P=(0,t.computed)(()=>Ue(e.height)||""),H=(0,t.computed)(()=>Ue(e.width)||""),Y=(0,t.ref)(he(e.collapse)),q=(I,g=!0)=>{Y.value!==I&&(Y.value=I,I?le():Z(),n("update:collapse",I),I&&typeof M.onHide=="function"?M.onHide():!I&&typeof M.onShow=="function"&&M.onShow())};(0,t.watch)(()=>e.collapse,I=>{q(I)});const B=()=>{k()},k=I=>{I=I??!Y.value,q(I)};(0,t.provide)(g8,!0);const M={setCollapse:q,setFixedNavVisible:I=>{L.value=I}};(0,t.provide)(y8,M);const E=()=>{typeof M.beforeClose=="function"?M.beforeClose(()=>{o.value=!1}):o.value=!1},N=(0,t.ref)(null),_=(0,t.computed)(()=>!e.fixedNavTeleport),V=(0,t.computed)(()=>{const I=["fox-floating-window__fixednav"];return e.expandClass&&I.push(e.expandClass),e.collapsePosition==="left"?I.push("is-left"):e.collapsePosition==="right"&&I.push("is-right"),I}),W=(0,t.ref)(""),K=(0,t.computed)(()=>{const I={};return W.value?I.top=W.value:e.collapseTop&&(I.top=e.collapseTop),I}),J=(0,t.ref)(Y.value),L=(0,t.computed)({set:I=>{J.value=I},get:()=>o.value===!1?!1:J.value});let F=null;const X=()=>{typeof F=="function"&&(F(),F=null)},le=()=>{N.value&&N.value.classList.add("slide-in"),L.value=!0,F=()=>{N.value&&N.value.classList.remove("slide-in")}},Z=()=>{N.value&&N.value.classList.add("slide-out"),F=()=>{N.value&&N.value.classList.remove("slide-out"),L.value=!1}},D=()=>{s.value=null,c.value=null,a.value=null,u.value=null},A={x:0,y:0},ee=io(I=>{if(!v.value)return;const g=v.value;if(D(),e.origin==="left-top")s.value=g.offsetLeft,c.value=g.offsetTop,A.x=s.value,A.y=c.value;else if(e.origin==="left-bottom"){const C=document.documentElement.clientHeight||document.body.clientHeight;s.value=g.offsetLeft,u.value=C-(g.offsetTop+g.offsetHeight),A.x=s.value,A.y=u.value}else if(e.origin==="right-bottom"){const C=document.documentElement.clientWidth||document.body.clientWidth,j=document.documentElement.clientHeight||document.body.clientHeight;a.value=C-(g.offsetLeft+g.offsetWidth),u.value=j-(g.offsetTop+g.offsetHeight),A.x=a.value,A.y=u.value}else a.value=(document.documentElement.clientWidth||document.body.clientWidth)-(g.offsetLeft+g.offsetWidth),c.value=g.offsetTop,A.x=a.value,A.y=c.value},I=>{if(!v.value)return;const g=v.value;D(),e.origin==="left-top"?(s.value=A.x+I.x,c.value=A.y+I.y,g.style.left=Ue(s.value),g.style.top=Ue(c.value)):e.origin==="left-bottom"?(s.value=A.x+I.x,u.value=A.y-I.y,g.style.left=Ue(s.value),g.style.bottom=Ue(u.value)):e.origin==="right-bottom"?(a.value=A.x-I.x,u.value=A.y-I.y,g.style.right=Ue(a.value),g.style.bottom=Ue(u.value)):(a.value=A.x-I.x,c.value=A.y+I.y,g.style.right=Ue(a.value),g.style.top=Ue(c.value))}),R={x:0,y:0},G=io(I=>{N.value&&(R.x=N.value.offsetLeft,R.y=N.value.offsetTop)},I=>{N.value&&(W.value=`${R.y+I.y}px`)}),U=()=>{v.value&&(O.value=v.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,t.onMounted)(()=>{if(e.draggable&&v.value){const I=[];f.value&&I.push(f.value),e.footerDraggable&&(U(),O.value&&I.push(O.value)),ee.open(I)}e.collapse===!0&&q(e.collapse,!1),N.value&&G.open(N.value)}),(0,t.onBeforeUnmount)(()=>{e.draggable&&f.value&&ee.close(),N.value&&G.close()}),{classes:h,styles:d,isShow:r,closeIcon:m,onClose:E,dialogRef:v,headerRef:f,onClickToggle:B,collapseIcon:$,collapseText:x,collapseTextClasses:b,collapseIconClasses:p,expandIcon:w,expandText:y,isShowFixedNav:L,fixedNavRef:N,fixedNavClasses:V,fixedNavStyles:K,onAnimationEnd:X,teleportDisabled:i,fixedNavTeleportDisabled:_}}}),w8={ref:"headerRef",class:"fox-floating-window__header"},v8={class:"fox-floating-window__title"},N8={class:"fox-floating-window__tools"},C8={class:"fox-floating-window__body"},k8={class:"fox-floating-window__fixednav__text"};function x8(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxIcon"),c=(0,t.resolveComponent)("FocusTrap");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:e.teleport,disabled:e.teleportDisabled},[(0,t.createVNode)(t.Transition,{name:"fox-floating-window-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"dialogRef",class:(0,t.normalizeClass)(e.classes),style:(0,t.normalizeStyle)(e.styles),tabindex:"-1"},[(0,t.createVNode)(c,{loop:!0,escape:!0,trapped:e.isShow,"focus-trap-el":e.dialogRef,"focus-start-el":"container"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",w8,[(0,t.renderSlot)(e.$slots,"header",{},()=>[(0,t.createElementVNode)("span",v8,(0,t.toDisplayString)(e.title),1),(0,t.createElementVNode)("div",N8,[e.showCollapse?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:n[0]||(n[0]=(...a)=>e.onClickToggle&&e.onClickToggle(...a))},[(0,t.createElementVNode)("span",{class:(0,t.normalizeClass)(e.collapseTextClasses)},(0,t.toDisplayString)(e.collapseText),3),(0,t.createVNode)(s,{class:(0,t.normalizeClass)(e.collapseIconClasses)},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.collapseIcon)))]),_:1},8,["class"])])):(0,t.createCommentVNode)("",!0),e.showClose?((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:e.onClose},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.closeIcon)))]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0)])])],512),(0,t.createElementVNode)("div",C8,[(0,t.renderSlot)(e.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[t.vShow,e.isShow]])]),_:3})],8,["to","disabled"])),((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:e.fixedNavTeleport,disabled:e.fixedNavTeleportDisabled},[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"fixedNavRef",class:(0,t.normalizeClass)(e.fixedNavClasses),style:(0,t.normalizeStyle)(e.fixedNavStyles),onAnimationend:n[2]||(n[2]=(...a)=>e.onAnimationEnd&&e.onAnimationEnd(...a))},[(0,t.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:n[1]||(n[1]=(...a)=>e.onClickToggle&&e.onClickToggle(...a))},[(0,t.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.expandIcon)))]),_:1}),(0,t.createElementVNode)("div",k8,(0,t.toDisplayString)(e.expandText),1)])],38),[[t.vShow,e.isShowFixedNav]])],8,["to","disabled"]))],64)}var Mn=De(S8,[["render",x8]]),ta=(e,n,l)=>e.map(o=>{const{value:i="value",text:r="text",children:s="children"}=l??{},{[i]:c,[r]:a,[s]:u,...h}=o,d={loading:!1,...h,level:n?(n&&n.level||0)+1:0,value:c,text:a,children:u,_parent:n};return d.children&&d.children.length&&(d.children=ta(d.children,d,l)),d}),So=(e,n)=>{let l=0,o;for(;(o=e[l++])&&n(o)!==!0;)o.children&&o.children.length&&So(o.children,n)},z8={topId:null,idKey:"id",pidKey:"pid",sortKey:""},E8=(e,n)=>{const{topId:l,idKey:o,pidKey:i,sortKey:r}={...z8,...n||{}};let s=[],c={};return e.forEach(a=>{a={...a};const{[o]:u,[i]:h}=a,d=c[h]=c[h]||[];!s.length&&h===l&&(s=d),d.push(a),a.children=c[u]||(c[u]=[])}),r&&Object.keys(c).forEach(a=>{c[a].length>1&&c[a].sort((u,h)=>u[r]-h[r])}),c=null,s},wo=class{nodes;config;constructor(e,n){this.config={value:"value",text:"text",children:"children",...n||{}},this.nodes=ta(e,null,this.config)}updateChildren(e,n){n?n.children=ta(e,n,this.config):this.nodes=ta(e,null,this.config)}getNodeByValue(e){let n;return So(this.nodes,l=>{if(l.value===e)return n=l,!0}),n}getPathNodesByValue(e){if(!e.length)return[];const n=[];let l=this.nodes;for(;l&&l.length;){const o=l.find(i=>i.value===e[i.level]);if(!o)break;n.push(o),l=o.children}return n}isLeaf(e,n){const{leaf:l,children:o}=e,i=Array.isArray(o)&&!!o.length;return l||!i&&!n}hasChildren(e,n){if(this.isLeaf(e,n))return!1;const{children:l}=e;return Array.isArray(l)&&!!l.length}},{create:T8,scope:$8}=ce("cascader-pane"),B8=T8({components:{Loading:ll,Checklist:ui,TabsBar:ol,TabsContainer:sl,TabsPane:Xl},props:{visible:{type:Boolean,required:!0},modelValue:{type:Array,required:!0},options:{type:Array,default:()=>[]},lazy:{type:Boolean,required:!1},lazyLoad:{type:Function,required:!1},valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},convertConfig:{type:Object,required:!1}},emits:["update:modelValue","change","pathChange"],setup(e,{emit:n}){const{t:l}=(0,Ne.useFoxI18n)($8),o=(0,t.computed)(()=>({lazy:e.lazy,lazyLoad:e.lazyLoad,valueKey:e.valueKey,textKey:e.textKey,childrenKey:e.childrenKey,convertConfig:e.convertConfig})),i=(0,t.ref)(0),r=(0,t.ref)(!1),s=(0,t.ref)(e.modelValue),c=(0,t.ref)(new wo([],{})),a=(0,t.ref)([]),u=(0,t.computed)(()=>o.value.lazy&&!!o.value.lazyLoad),h=(0,t.computed)(()=>r.value==!0||a.value.length==0?[{text:"Loading",value:0}]:a.value.map((p,v)=>({text:p.selectedNode?p.selectedNode.text:l("select"),value:v}))),d=new Map;let m;const $=async()=>{d.clear(),a.value=[],i.value=0,r.value=!1,m=null;let{options:p}=e;o.value.convertConfig&&(p=E8(p,o.value.convertConfig)),c.value=new wo(p,{value:o.value.valueKey,text:o.value.textKey,children:o.value.childrenKey}),u.value&&!c.value.nodes.length&&await w({root:!0,loading:!0,text:"",value:""}),a.value=[{nodes:c.value.nodes,selectedNode:null}],x()},x=async()=>{const p=s.value;if(p===void 0||!c.value.nodes.length)return;if(p.length===0){i.value=0,a.value=[{nodes:c.value.nodes,selectedNode:null}];return}let v=p;if(u.value&&Array.isArray(p)&&p.length){v=[];let f=c.value.nodes.find(O=>O.value===p[0]);f&&(v=[f.value],r.value=!0,await w(await p.slice(1).reduce(async(O,P)=>{const H=await O;await w(H);const Y=H&&H?.children?.find(q=>q.value===P);return Y&&v.push(P),Promise.resolve(Y)},Promise.resolve(f))),r.value=!1)}v.length&&p===e.modelValue&&c.value.getPathNodesByValue(v).map((f,O)=>{i.value=O,b.handleNode(f,!0)})},w=async p=>{if(!p)return;if(!o.value.lazyLoad){p.leaf=!0;return}if(c.value.isLeaf(p,u.value)||c.value.hasChildren(p,u.value))return;p.loading=!0;const v=p.root?null:p;let f=d.get(p);f||(f=new Promise(P=>{o.value.lazyLoad?.(p,P)}),d.set(p,f));const O=await f;Array.isArray(O)&&O.length>0?c.value.updateChildren(O,v):p.leaf=!0,p.loading=!1,d.delete(p)},y=p=>{const v=p.map(f=>f.value);s.value=v,n("change",v,p),n("update:modelValue",v,p)},b={async handleNode(p,v){const{disabled:f,loading:O}=p;if(!(!v&&f||!a.value[i.value])){if(c.value.isLeaf(p,u.value)){if(p.leaf=!0,a.value[i.value].selectedNode=p,a.value=a.value.slice(0,p.level+1),!v){const P=a.value.map(H=>H.selectedNode);y(P),n("pathChange",P)}return}if(c.value.hasChildren(p,u.value)){const P=p.level+1;a.value[i.value].selectedNode=p,a.value=a.value.slice(0,P),a.value.push({nodes:p.children||[],selectedNode:null}),i.value=P,v||n("pathChange",a.value.map(H=>H.selectedNode));return}m=p,!O&&(await w(p),m===p&&(a.value[i.value].selectedNode=p,b.handleNode(p,v)))}},handleTabChange(p,v){m=null},formatTabTitle(p){return p.selectedNode?p.selectedNode.text:l("select")},isSelected(p,v){return p.selectedNode&&p.selectedNode.value===v.value}};return(0,t.watch)([o,()=>e.options],()=>{$()},{deep:!0,immediate:!0}),(0,t.watch)(()=>e.modelValue,p=>{p!==s.value&&(s.value=p,x())}),(0,t.watch)(()=>e.visible,p=>{p&&Array.isArray(s.value)&&s.value.length>0&&x()}),{panes:a,panesTitles:h,initLoading:r,tabsCursor:i,...b}}}),V8={class:"fox-cascader"},D8={role:"menu",class:"fox-cascader__pane"},M8=["aria-checked","aria-disabled","onClick"],A8={class:"fox-cascader__item__title"};function I8(e,n,l,o,i,r){const s=(0,t.resolveComponent)("TabsBar"),c=(0,t.resolveComponent)("Loading"),a=(0,t.resolveComponent)("Checklist"),u=(0,t.resolveComponent)("TabsPane"),h=(0,t.resolveComponent)("TabsContainer");return(0,t.openBlock)(),(0,t.createElementBlock)("view",V8,[(0,t.createVNode)(s,{modelValue:e.tabsCursor,"onUpdate:modelValue":n[0]||(n[0]=d=>e.tabsCursor=d),data:e.panesTitles,onChange:e.handleTabChange,scroll:!0,align:"left"},null,8,["modelValue","data","onChange"]),(0,t.createVNode)(h,{modelValue:e.tabsCursor,"onUpdate:modelValue":n[1]||(n[1]=d=>e.tabsCursor=d)},{default:(0,t.withCtx)(()=>[!e.initLoading&&e.panes.length?((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,{key:0},(0,t.renderList)(e.panes,(d,m)=>((0,t.openBlock)(),(0,t.createBlock)(u,{"pane-key":m,key:m},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("view",D8,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(d.nodes,$=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:$.value,class:(0,t.normalizeClass)(["fox-cascader__item",{active:e.isSelected(d,$),disabled:$.disabled}]),"aria-checked":e.isSelected(d,$),"aria-disabled":$.disabled||void 0,role:"menuitemradio",onClick:x=>e.handleNode($,!1)},[(0,t.createElementVNode)("view",A8,(0,t.toDisplayString)($.text),1),$.loading?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,class:"fox-cascader__item__icon-loading",name:"loading"})):((0,t.openBlock)(),(0,t.createBlock)(a,{key:1,class:"fox-cascader__item__icon-check",name:"checklist"}))],10,M8))),128))])]),_:2},1032,["pane-key"]))),128)):((0,t.openBlock)(),(0,t.createBlock)(u,{key:1,"pane-key":0},{default:(0,t.withCtx)(()=>[...n[2]||(n[2]=[(0,t.createElementVNode)("view",{class:"fox-cascader__pane"},null,-1)])]),_:1}))]),_:1},8,["modelValue"])])}var P8=De(B8,[["render",I8]]),{create:L8}=ce("cascader-picker"),_8=L8({components:{FoxCascaderPane:P8,FoxPopup:st},props:{...Ua,modelValue:Array,visible:Boolean,title:String,options:{type:Array,default:()=>[]},lazy:Boolean,lazyLoad:Function,valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},poppable:{type:Boolean,default:!0},convertConfig:Object},emits:["update:modelValue","change","pathChange","update:visible"],setup(e,{emit:n}){const l=(0,t.ref)(e.modelValue),o=(0,t.computed)({get(){return e.visible},set(s){n("update:visible",s)}}),i=(s,c)=>{l.value=s,o.value=!1,n("change",s,c),n("update:modelValue",s)},r=s=>{n("pathChange",s)};return(0,t.watch)(()=>e.modelValue,s=>{s!==l.value&&(l.value=s)}),{onChange:i,onPathChange:r,innerValue:l,innerVisible:o}}}),F8=["innerHTML"];function R8(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxCascaderPane"),c=(0,t.resolveComponent)("FoxPopup");return e.poppable?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,visible:e.innerVisible,"onUpdate:visible":n[0]||(n[0]=a=>e.innerVisible=a),position:"bottom","pop-class":"fox-cascader__popup",round:"",closeable:e.closeable,"destroy-on-close":!1,"close-icon-position":e.closeIconPosition},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"header",{},()=>[e.title?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:"fox-cascader__bar",innerHTML:e.title},null,8,F8)):(0,t.createCommentVNode)("",!0)]),(0,t.createVNode)(s,{onChange:e.onChange,onPathChange:e.onPathChange,modelValue:e.innerValue,options:e.options,lazy:e.lazy,"lazy-load":e.lazyLoad,"value-key":e.valueKey,"text-key":e.textKey,"children-key":e.childrenKey,"convert-config":e.convertConfig,visible:e.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"])]),_:3},8,["visible","closeable","close-icon-position"])):((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,onChange:e.onChange,onPathChange:e.onPathChange,modelValue:e.innerValue,options:e.options,lazy:e.lazy,"lazy-load":e.lazyLoad,"value-key":e.valueKey,"text-key":e.textKey,"children-key":e.childrenKey,"convert-config":e.convertConfig,visible:e.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"]))}var An=De(_8,[["render",R8]]),O8=Symbol.for("PageWrapperKey");function q8(e,n){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(l,o){Ta(!0);const i={};(0,t.provide)(O8,i);const r=u=>{typeof i.beforeClose=="function"&&i.beforeClose()},s=(0,t.ref)(!0),c=u=>{s.value=u},a=(0,t.computed)(()=>{const u={};return l.height&&(u["--fox-dialog-item-body-height"]=xe(l.height)),u});return()=>{const u={...o.attrs,style:a.value,title:l.title,draggable:l.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":l.appendToBody,"close-on-click-modal":l.closeOnClickModal,"close-on-press-escape":l.closeOnPressEscape,"before-close":r},h=["fox-dialog-item "];l.hideHeader&&h.push("hide-header"),l.class&&h.push(l.class),u.class=h.join(" ");const d={};return typeof o.slots.default=="function"&&(d.default=o.slots.default),(0,t.h)(T.ElDialog,u,d)}}}}var{componentName:H8,create:j8,scope:K8}=ce("dialog-item"),W8=j8(q8(H8,K8)),In=W8,{create:Y8}=ce("toast"),U8=Y8({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(e,{emit:n}){let l=null;const o=(0,t.reactive)({mounted:!1});(0,t.onMounted)(()=>{o.mounted=!0});const i=()=>{l&&(clearTimeout(l),l=null)},r=()=>{o.mounted=!1},s=()=>{i(),e.duration&&(l=setTimeout(()=>{r()},e.duration))},c=()=>{e.closeOnClickOverlay&&(r(),n("close"))};e.duration&&s(),(0,t.watch)(()=>e.duration,$=>{$&&s()});const a=(0,t.computed)(()=>e.type!=="text"?!0:!!e.icon),u=()=>{const $=ge(e.iconSize);return(0,t.h)(e.icon,{width:$,height:$,color:e.iconColor})},h=(0,t.computed)(()=>["fox-toast",{"fox-toast-center":e.center},{"fox-toast-has-icon":a.value},{"fox-toast-cover":e.cover},{"fox-toast-loading":e.type==="loading"},e.customClass,"fox-toast-"+e.size]),d=(0,t.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!e.loadingRotate}]);return{state:o,hide:r,clickCover:c,renderIcon:u,hasIcon:a,toastBodyClass:h,toastIconWrapperClass:d,onAfterLeave:()=>{i(),e.unmount(e.id),e.onClose&&e.onClose()}}}}),G8={key:1,class:"fox-toast-title"},X8=["innerHTML"];function Q8(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"toast-fade",onAfterLeave:e.onAfterLeave},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(e.toastBodyClass),style:(0,t.normalizeStyle)({bottom:e.center?"auto":e.bottom,"background-color":e.coverColor}),onClick:n[0]||(n[0]=(...s)=>e.clickCover&&e.clickCover(...s))},[(0,t.createElementVNode)("view",{class:"fox-toast-inner",style:(0,t.normalizeStyle)({"text-align":e.textAlignCenter?"center":"left","background-color":e.bgColor})},[e.hasIcon?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(e.toastIconWrapperClass)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.renderIcon())))],2)):(0,t.createCommentVNode)("",!0),e.title?((0,t.openBlock)(),(0,t.createElementBlock)("div",G8,(0,t.toDisplayString)(e.title),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:"fox-toast-text",innerHTML:e.msg},null,8,X8)],4)],6),[[t.vShow,e.state.mounted]])]),_:1},8,["onAfterLeave"])}var Pn=De(U8,[["render",Q8]]),Ln={msg:"",id:"",duration:2e3,center:!0,type:"text",title:"",customClass:"",bottom:"30px",size:"base",iconSize:"20",icon:null,textAlignCenter:!0,loadingRotate:!0,bgColor:"",onClose:null,unmount:null,cover:!1,coverColor:"",closeOnClickOverlay:!1},Pt=[],cl=[],vo=e=>{if(e){const n=document.getElementById(e);cl=cl.filter(l=>l.id!==e),Pt=Pt.filter(l=>l!==e),n&&((0,t.render)(null,n),document.body.removeChild(n))}else Pt.forEach(n=>{const l=document.getElementById(n);l&&((0,t.render)(null,l),document.body.removeChild(l))}),cl=[],Pt=[]},Z8=e=>{const n=document.getElementById(e.id);if(n){const l=cl.find(i=>i.id===e.id);l?e={...Ln,...l,...e}:e={...Ln,...e};const o=(0,t.createVNode)(Pn,e);return(0,t.render)(null,n),(0,t.render)(o,n),Lt}},ul=e=>{e.unmount=vo;let n;if(e.id){if(n=e.id,Pt.find(o=>o===e.id))return Z8(e)}else n=new Date().getTime()+"";e={...Ln,...e},e.id=n,Pt.push(e.id),cl.push(e);const l=document.createElement("div");return l.id=e.id,(0,t.render)((0,t.createVNode)(Pn,e),l),document.body.appendChild(l),Lt},la=e=>e?!0:(console.warn("[FoxUI Toast]: msg不能为空"),!1),Lt={text(e,n={}){if(la(e))return ul({...n,type:"text",msg:e})},success(e,n={}){if(la(e))return ul({icon:h1,...n,msg:e,type:"success"})},fail(e,n={}){if(la(e))return ul({icon:v2,...n,msg:e,type:"fail"})},warn(e,n={}){if(la(e))return ul({icon:si,...n,msg:e,type:"warn"})},loading(e,n={}){return ul({icon:ll,...n,msg:e,type:"loading"})},hide(e){vo(e)},install(e){e.use(Pn),e.config.globalProperties.$toast=Lt}},J8={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]}},e7=(e,n,l)=>({props:J8,emits:["change","refresh","update:modelValue"],setup(o,{emit:i,slots:r}){const s=e,{toLocaleRefs:c}=(0,Ne.useFoxI18n)(n),a=c(o,["pullingText","loosingText","loadingText"]),u=rl(),h=(0,t.ref)(),d=_i(h),m=(0,t.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),$=(0,t.computed)(()=>({[s]:!0})),x=(0,t.computed)(()=>{const q=[`${s}__container`];return o.containerClass&&q.push(o.containerClass),q}),w=(0,t.computed)(()=>{switch(m.status){case"pulling":return r.pulling?"":a.pullingText.value;case"loosing":return r.loosing?"":a.loosingText.value;case"loading":return r.loading?"":a.loadingText.value;default:return""}}),y=(0,t.computed)(()=>({transitionDuration:`${o.duration}s`,transform:m.distance?`translate3d(0,${m.distance}px, 0)`:""})),b=(0,t.computed)(()=>{const q={};return o.headHeight!=50&&(q.height=xe(o.headHeight)),q}),p=q=>{const B=+(o.pullDistance||o.headHeight);let k=q;return q>B&&(q<B*2?k=(q+B)/2:k=B+q/4),Math.round(k)},v=(q,B)=>{const k=+(o.pullDistance||o.headHeight);m.distance=q,B?m.status="loading":q===0?m.status="normal":q<k?m.status="pulling":m.status="loosing",i("change",{status:m.status,distance:q})},f=()=>m.status!=="loading"&&m.status!=="complete",O=()=>d.value==window?Fi()==0:d.value&&d.value.scrollTop==0,P=q=>{f()&&(O()?(u.start(q),m.isPullRefresh=!0,m.moving=!0):(m.distance=0,m.isPullRefresh=!1))},H=q=>{f()&&m.moving&&(u.move(q),u.isVertical()&&u.state.deltaY>0&&m.isPullRefresh&&(q.cancelable&&q.preventDefault(),v(p(u.state.deltaY))))},Y=()=>{m.moving=!1,m.isPullRefresh&&f()&&u.state.deltaY&&(m.status==="loosing"?(v(+o.headHeight,!0),i("update:modelValue",!0),(0,t.nextTick)(()=>i("refresh"))):v(0)),setTimeout(()=>{u.reset()},0)};return(0,t.watch)(()=>o.modelValue,q=>{q?v(+o.headHeight,!0):v(0)}),()=>{const q=[];let B=null;m.status==="loading"?(B=r?.loading?.()??null,B||(B=(0,t.h)(l,{class:[`${s}__container-topbox-icon`]}))):m.status==="pulling"?B=r?.pulling?.()??null:m.status==="loosing"&&(B=r?.loosing?.()??null),B&&q.push(B);const k=(0,t.h)("dive",{class:[`${s}__container-topbox-text`]},[w.value]);q.push(k);const M=(0,t.h)("div",{class:[`${s}__container-topbox`],style:b.value},q),E=(0,t.h)("div",{class:x.value,style:y.value},[M,r?.default?.()]),N={ref:h,class:$.value};return nl()?Object.assign(N,{onTouchstart:P,onTouchmove:H,onTouchend:Y}):Object.assign(N,{onMousedown:P,onMousemove:H,onMouseup:Y}),(0,t.h)("div",N,[E])}}}),{componentName:t7,create:l7,scope:a7}=ce("pull-refresh"),n7=l7(e7(t7,a7,ll)),_n=n7,r7={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 i7(e,n,l){return{props:{...r7},emits:["click","update:modelValue"],setup(o,{emit:i,slots:r}){const{toLocaleRefs:s}=(0,Ne.useFoxI18n)(n),c=s(o,["collapseText","expandText"]),a=(0,t.computed)(()=>{const x={[`${e}`]:!0};return o.disabled?x[`${e}--disabled`]=!0:x[`${e}--${o.type}`]=!0,x}),u=ve(o,"modelValue"),h=(0,t.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),d=(0,t.computed)(()=>({[`${e}__text`]:!0})),m=(0,t.computed)(()=>({[`${e}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),$=()=>{i("update:modelValue",!u.value)};return()=>{const x=[];if(h.value){const b=(0,t.h)("span",{class:d.value},[h.value]);x.push(b)}const w={class:m.value},y=(r.icon&&r.icon())??(o.icon&&(0,t.h)(o.icon))??(0,t.h)(l);if(y){const b=(0,t.h)("div",w,[y]);x.push(b)}return o.textPosition==="right"&&x.reverse(),(0,t.h)("div",{class:a.value,onClick:$},x)}}}}var{componentName:o7,create:s7,scope:c7}=ce("more-button"),u7=s7(i7(o7,c7,$e.ArrowUp)),Fn=u7;function d7(e){e.stopPropagation()}var f7=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(e,n){this.startMove=e,this.updateMove=n,this.isTouch=nl()}open(e){Array.isArray(e)||(e=[e]),this.els=e;const n=rl(),l=(o,i,r,s)=>{this.updateMove({x:o,y:i})};this.touchstart=o=>{this.moving||(n.start(o),this.startMove({x:n.state.startX,y:n.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&&(n.move(o),d7(o),l(n.state.deltaX,n.state.deltaY,"",0))},this.touchend=()=>{l(n.state.deltaX,n.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),n.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 m7(e,n){return new f7(e,n)}var h7={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]}},p7=(e,n,l,o=!1)=>({props:{...h7},emits:["click"],setup(i,{slots:r,emit:s}){const c=(0,t.reactive)({top:i.top,right:i.right,bottom:i.bottom,left:i.left}),a=(0,t.computed)(()=>{const p=[`${e}`];return i.customClass&&p.push(i.customClass),p}),u=(0,t.computed)(()=>{const p={};return be(c.top)||(p.top=c.top),be(c.right)||(p.right=c.right),be(c.bottom)||(p.bottom=c.bottom),be(c.left)||(p.left=c.left),be(i.width)||(p.width=i.width),be(i.height)||(p.height=i.height),be(i.color)||(p.color=i.color),be(i.background)||(p.background=i.background),be(i.borderRadius)||(p["border-radius"]=i.borderRadius),be(i.zIndex)||(p["z-index"]=i.zIndex),p}),h=(0,t.computed)(()=>({[`${e}__icon`]:!0})),d=()=>{s("click")},m=(0,t.ref)(null),$=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},x={x:0,y:0},b=m7(p=>{if(!m.value)return;const v=m.value;$(),c.left=v.offsetLeft,c.top=v.offsetTop,v.style.left=`${c.left}px`,v.style.top=`${c.top}px`,v.style.right=null,v.style.bottom=null,x.x=c.left,x.y=c.top},p=>{if(!m.value)return;const v=m.value;$(),c.left=x.x+p.x,c.top=x.y+p.y,v.style.left=`${c.left}px`,v.style.top=`${c.top}px`});return(0,t.onMounted)(()=>{if(i.draggable&&m.value){const p=[m.value];b.open(p)}}),(0,t.onBeforeUnmount)(()=>{i.draggable&&m.value&&b.close()}),()=>{let p=[];const v=typeof r.default=="function"?r.default():[];if(v&&v.length>0)p=v;else{const f=(0,t.h)(l,{class:h.value});p.push(f)}return(0,t.h)("view",{ref:f=>{m.value=f},class:a.value,style:u.value,onClick:d},p)}}}),{componentName:g7,create:y7,scope:b7}=ce("floating-button"),S7=y7(p7(g7,b7,n1,!1)),Rn=S7;function w7(e,n){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(l,{slots:o}){const i=e,r=(0,t.computed)(()=>({[i]:!0})),s=(0,t.computed)(()=>l.icon?{[`${i}__icon`]:!0,[`${i}__icon-${l.type}`]:!0}:{[`${i}__mark`]:!0,[`${i}__mark-${l.type}`]:!0}),c=(0,t.computed)(()=>l.color?l.icon?{color:l.color}:{background:l.color}:null),a=(0,t.computed)(()=>{const h={[`${i}__text`]:!0,[`${i}__text-${l.type}`]:!0};return l.textPosition==="left"?h["is-left"]=!0:h["is-right"]=!0,h}),u=(0,t.computed)(()=>l.color?{color:l.color}:null);return()=>{let h=null;if(o.mark)h=o.mark()[0];else{const $={class:s.value,style:c.value};h=(0,t.h)(l.icon??"div",$)}const d=(0,t.h)("div",{class:a.value,style:u.value},o.default?o.default():[]),m={class:r.value};return l.textPosition==="right"?(0,t.h)("div",m,[h,d]):(0,t.h)("div",m,[d,h])}}}}var{componentName:v7,create:N7,scope:C7}=ce("indicator"),k7=N7(w7(v7,C7)),On=k7,{componentName:x7,create:z7,scope:O9}=ce("tour"),E7=z7({components:{Close:$e.Close,ElPopover:T.ElPopover},props:{modelValue:{type:Boolean,default:!1},type:{type:String,default:"step"},steps:{type:Array,default:()=>[]},location:{type:String,default:"bottom"},width:{type:String,default:"300px"},popperClass:{type:String,default:""},current:{type:Number,default:0},nextStepText:{type:String,default:"下一步"},prevStepText:{type:String,default:"上一步"},completeText:{type:String,default:"完成"},mask:{type:Boolean,default:!0},offset:{type:Object,default:{left:8,top:10,right:8,botttom:10}},maskWidth:{type:[Number,String],default:""},maskHeight:{type:[Number,String],default:""},closeOnClickOverlay:{type:Boolean,default:!0},showPrevStep:{type:Boolean,default:!0},showTitleBar:{type:Boolean,default:!0}},emits:["update:modelValue","change","close"],setup(e,{emit:n}){const l=x7,o=(0,t.reactive)({showTour:e.modelValue,showPopup:!1,active:0}),i=(0,t.ref)({}),r=(0,t.computed)(()=>`${l}`),s=(0,t.computed)(()=>{const{offset:x,maskWidth:w,maskHeight:y}=e,{width:b,height:p,left:v,top:f}=i.value,O=e.steps[o.active].offset??x,P=[v+b/2,f+p/2],H=Number(w||b),Y=Number(y||p);return{width:`${H+ +O.left+O.right}px`,height:`${Y+O.top+O.bottom}px`,top:`${P[1]-Y/2-+O.top}px`,left:`${P[0]-H/2-+O.left}px`}}),c=x=>{x=="next"?o.active=o.active+1:o.active=o.active-1,o.showPopup=!1,(0,t.nextTick)(()=>{o.showPopup=!0,h()}),n("change",o.active)},a=x=>x.popoverWidth??e.width,u=x=>x.location??e.location,h=()=>{const x=Sn(document.querySelector(`${e.steps[o.active].target}`));i.value={x:x.left,y:x.top,top:x.top,left:x.left,width:x.width,height:x.height}},d=()=>{o.showTour=!1,o.showPopup=!1,n("close",o.active),n("update:modelValue",!1)},m=()=>{e.closeOnClickOverlay&&d()},$=(x,w=0)=>{x&&h(),e.steps,o.active=w,o.showTour=x,o.showPopup=x};return(0,t.onMounted)(()=>{$(e.modelValue,e.current)}),(0,t.watch)(()=>e.modelValue,x=>{$(x)}),{...(0,t.toRefs)(o),classes:r,maskStyle:s,changeStep:c,popoverWidth:a,popoverLocation:u,close:d,handleClickMask:m}}}),T7={key:0,class:"fox-tour__content"},$7={key:0,class:"fox-tour__content-top"},B7={class:"fox-tour__content-inner"},V7={class:"fox-tour__content-bottom"},D7={class:"fox-tour__content-bottom-init"},M7={class:"fox-tour__content-bottom-operate"},A7={key:1,class:"fox-tour__content fox-tour__content-tile"},I7={class:"fox-tour__content-inner"};function P7(e,n,l,o,i,r){const s=(0,t.resolveComponent)("Close"),c=(0,t.resolveComponent)("fox-button"),a=(0,t.resolveComponent)("ElPopover");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(e.classes)},[(0,t.withDirectives)((0,t.createElementVNode)("div",{class:"fox-tour__masked",onClick:n[0]||(n[0]=(...u)=>e.handleClickMask&&e.handleClickMask(...u))},null,512),[[t.vShow,e.showTour]]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.steps,(u,h)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:h,style:{height:"0"}},[h==e.active?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,"popper-class":"popperClass",visible:e.showPopup,placement:e.popoverLocation(u),width:e.popoverWidth(u)},{reference:(0,t.withCtx)(()=>[e.showTour?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:(0,t.normalizeClass)(["fox-tour__mask",[e.mask?"":"fox-tour__mask-none"]]),style:(0,t.normalizeStyle)(e.maskStyle),id:"fox-tour-popid"},null,6)):(0,t.createCommentVNode)("",!0)]),default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default",{},()=>[e.type=="step"?((0,t.openBlock)(),(0,t.createElementBlock)("div",T7,[e.showTitleBar?((0,t.openBlock)(),(0,t.createElementBlock)("div",$7,[(0,t.createElementVNode)("div",{onClick:n[1]||(n[1]=(...d)=>e.close&&e.close(...d))},[(0,t.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",B7,(0,t.toDisplayString)(u.content),1),(0,t.createElementVNode)("div",V7,[(0,t.createElementVNode)("div",D7,(0,t.toDisplayString)(e.active+1)+"/"+(0,t.toDisplayString)(e.steps.length),1),(0,t.createElementVNode)("div",M7,[(0,t.renderSlot)(e.$slots,"prev-step",{},()=>[e.active!=0&&e.showPrevStep?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n[2]||(n[2]=d=>e.changeStep("prev"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.prevStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)]),e.steps.length-1==e.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:e.close},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.completeText),1)]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0),(0,t.renderSlot)(e.$slots,"next-step",{},()=>[e.steps.length-1!=e.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n[3]||(n[3]=d=>e.changeStep("next"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.nextStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)])])])])):(0,t.createCommentVNode)("",!0),e.type=="tile"?((0,t.openBlock)(),(0,t.createElementBlock)("div",A7,[(0,t.createElementVNode)("div",I7,(0,t.toDisplayString)(u.content),1)])):(0,t.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,t.createCommentVNode)("",!0)]))),128))],2)}var qn=De(E7,[["render",P7]]),L7="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAnCAYAAABJ0cukAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozOUNBQTQ0MkY3RTMxMUVBQjIzNEJCQkYxNDZGQjg5OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozOUNBQTQ0M0Y3RTMxMUVBQjIzNEJCQkYxNDZGQjg5OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM5Q0FBNDQwRjdFMzExRUFCMjM0QkJCRjE0NkZCODk4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM5Q0FBNDQxRjdFMzExRUFCMjM0QkJCRjE0NkZCODk4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+T12ahwAABClJREFUeNrUWVtIFFEY3pkdrbaCiAINK81VW3d2102pjKLtoXoJrNAswoeEXoyilx7sJXvIh6CHAoMg6yEfSpdECIqE0jCMbMm9qCVYUmR5S8huXmZO39nWOI7mzsy6uzqgM/vvzNnv+y/n/84ZjhBiWMwHF+kA+fn5y0ZHRzNwuTomgDnui9/vfzMvBJxWa7bE87W4tMbY8S8MhNz0BQLVugnY7fZdGORZPNNHJmSPUSf47QD/PN75z3NcpqD1IVEU8wC+dZojDIajyMu6WAG322zBmQf/7LzGnHeAdRtjmuAIKYoleMWxQnUEHA6HVZLldsb0m3oehdQQzzQSVILPJLIcYEw/4HkK/kG86yAsAZvNtgng3059hte/Gf56/uFCaGR8mIJdj3m2hzGNGAkpRM4vCPBzErBYLMko2A//DIQMoQ0WtgcCjWFnCVGswEzxCecqLc0y9Nyww2ariYhAbm7umgRB6GNM/QTgfT7fEzWD4t7dOK0D4TKAcrtcLkENeNx/gUoSpOnx4Gc9BHJyclZNjI8PMqY+judp2jSr1iuENDPi5fDX4WG32WxeogL81NGRIEk3NBNAh10uS9IIY/oIbxR6vd4WLXmJAq9Ayl1kTAUmk8mNyJrUgDfK8hFPV9dnTQSCHiLkO/Ndb8jzrXqKawYJQg4gsu6srKyV4cC/7ujo1CqneRSPxNh74PligPdE3PYVIDHuY6PRWCxPTp7VC35KSvwjwBpwdPP4gXYc86ZdZnr6Pf7S9HqexUs9z0qBLprz8wn+PzWRFknaKGsgjwlvCdLGH42GQ0lg+dqkMP+Enj+lF/yMWYgnJD1qEhhphOWgS2E2yQZDJWa/lEgIvGIa0D2HKJZGA7yiBgaZqO9AermdFstGXQR8fn+BootW4wfPRBE8zXmXoia2SYLgpsJRVwqBBJ2N+pnueRVhPR8l8MGCnaWw8wDCDSWQoasGQCKJnpjGcwkkKqMBfo7ZyQklQCOxWVcRg4QDXmhkSJRjsGvRAD8HCTuNhNPpXKtLzHn9/n0orBqm052GvL2lcfepTMs8PwsJqyRJRbrlNFpBCUBcYWaKE2h4tampqUtV6pP60HNtapuUksTY2NidiLcWUQPnMOhlxvQoITGxxOPxDIVdR2dnb/V2dr7Umn50/Q31261JC4UhUQYSVUxdtPCCUAK10RuvZeQ0LRQ2tD7fddxdyuT3TijJehATF/yinqmJ2wB+jCGRA11TH9xiXAwEQpG4i0gcZHLPjHSqF0Vx76IgEIpEA9a7+3H5K2RK4jnuPvTToXgR0LW9Htpap71iAzPVNsUIMH0XMdXkfLrfD9BdanifksiKW/5w3Emj3mcHBgb6kpKTn6KYzfBCehzg10H6lHPzMdIWq9U8znEpsXE6N4rTO9TjSGgPanG/pfwjwABn1PZcM5XI0AAAAABJRU5ErkJggg0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLTkwMjA5MzIyMjIxMzkzMzc2NzAwNjg0MC0tDQo=",_7="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAgCAYAAACLmoEDAAACb0lEQVRYR+WY33HTMBzHvz/J72QD8tyzhJiAMAHdgDBBywQ0E5BuECYAJqCZAGPl+pxMQPoeSZwUy6ck7sUlBtziJ59P/urj33+ZlFIDa8wHAOcAhujftQYwY5xPSOb5FEQX/WPcI3LumqQQPwEMeg8LrD2sq0DnpdajvkFLIW4AvPJcjx/WJ50x5oX/Gs75qiiKpb9XSg2NMc+r5z+KovDBD3V2pgznz/y91noevSOECBbhxtwVt7dFpfEg7aOWVXk+skTfwqZEk7Isr/ytlPIKzvnKAebc62Kx8C5CKlhqTRG2KcRO0W4Mg1ME/z6sUkNr7ThY0NqbaMHwEYyFJGSMzWJ4CCHGRBRqdPRC7QkAzrml1noWQ6lJu43XepNg/wesz3q72bzdr7kMmMeQEEKck3OhYrAs+xRDQkp5AWtDkykXi0nt+krPEa3qkPBhVdVQRzQiYBti9yTv8QRLidPKkBTrPfHYZBCTbSdhgbr5pK5Pt3nCsEoNsNmog9abZcu0QWCz2U5pWVakDQKMDWDtOjaCEAp5vm3luxr37VPrHW0KB5D/8MHTgvW93nL+vWq378uynFZF/hLOfezM0ESN2syYlzGEjlq2TbvtBPiBc0dz6XpMlu3Eah2JHA2DjvbpRKYZlqhwzl12skOHIkQ0hXOh5pOUcgnnwvTf64toRWEgAT73GtTPxMC7cARJh+o+QscDQH1e6iPkPtNJsOmpts3HpqfcNuu7hd3+J/NnqzctNv/KOB/H6azF+oMlJ1k2qlVJ6qHDv4O9684BY631l98BTN/pBDYkabOVT7bmH4HdsTLR1DeYLqyZwv4CcPRPSfNVZqIAAAAASUVORK5CYIINCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0wMTYzMDQxMzE1MzQyMTczMjcwODA5NzYtLQ0K",{create:F7,scope:R7}=ce("number-keyboard"),O7=F7({components:{FoxPopup:st},props:{confirmText:{type:String},title:{type:String},visible:{type:Boolean,default:!1},type:{type:String,default:"default"},customKey:{type:Array,default:()=>[]},modelValue:{type:String,default:""},maxlength:{type:[Number,String],default:6},randomKeys:{type:Boolean,default:!1},popClass:{type:String,default:""}},emits:["input","delete","close","blur","update:modelValue","update:visible"],setup(e,{emit:n}){const{toLocaleRefs:l}=(0,Ne.useFoxI18n)(R7),o=l(e,["confirmText"]),i=(0,t.computed)(()=>{const p=["fox-number-keyboard-popup"];return e.popClass&&p.push(e.popClass),p.join(" ")}),r=(0,t.ref)(void 0),s=(0,t.ref)(e.visible),c=(0,t.ref)();function a(){const{customKey:p}=e;let v={id:"lock",type:"lock"},f=Array.isArray(p)?p:[p];return f.length===1&&(v={id:f[0],type:"custom"}),[...u(),v,{id:0,type:"number"},{id:"delete",type:"delete"}]}function u(){const p=[];for(let v=1;v<=9;v++)p.push({id:v,type:"number"});return e.randomKeys?p.sort(()=>Math.random()>.5?1:-1):p}function h(){const p=u(),{customKey:v}=e;let f=Array.isArray(v)?v:[v];return f.length>2&&(f=[f[0],f[1]]),f.length==2&&e.title&&e.type!="rightColumn"&&(f=[f[0]]),f.length===1?e.title&&e.type!="rightColumn"?p.push({id:f[0],type:"custom"},{id:0,type:"number"},{id:"delete",type:"delete"}):p.push({id:0,type:"number"},{id:f[0],type:"custom"}):f.length===2&&p.push({id:f[0],type:"custom"},{id:0,type:"number"},{id:f[1],type:"custom"}),p}const d=(0,t.computed)(()=>e.type=="rightColumn"||e.title!=""?h():a()),m=()=>{e.visible&&n("blur")},$=p=>{const v=c.value;v&&!v.contains(p.target)&&m()};(0,t.watch)(()=>e.visible,p=>{s.value=p,p?window.addEventListener("touchstart",$,!1):window.removeEventListener("touchstart",$,!1)});function x(p,v){v.stopPropagation(),r.value=p.id,(p.type=="number"||p.type=="custom")&&(n("input",p.id),e.modelValue.length<Number(e.maxlength)&&n("update:modelValue",e.modelValue+p.id)),p.type=="lock"&&b(),p.type=="delete"&&(n("delete"),n("update:modelValue",e.modelValue.slice(0,e.modelValue.length-1)))}function w(p){p.stopPropagation()}function y(p){p.preventDefault(),r.value=void 0}function b(){n("update:visible",!1),n("close")}return{...o,allPopClass:i,delImg:L7,lockImg:_7,clickKeyIndex:r,defaultKey:a,closeBoard:b,onTouchEnd:y,onTouchMove:w,onTouchstart:x,keysList:d,genCustomKeys:h,getBasicKeys:u,root:c,show:s}}}),q7={ref:"root"},H7={class:"fox-number-keyboard"},j7={key:0,class:"fox-number-keyboard__header"},K7={class:"fox-number-keyboard__title"},W7={class:"fox-number-keyboard__body"},Y7={class:"fox-number-keyboard__keys"},U7=["onTouchstart"],G7=["src"],X7=["src"],Q7={key:0,class:"fox-number-keyboard__sidebar"},Z7={class:"fox-key__wrapper"},J7=["src"];function em(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxPopup");return(0,t.openBlock)(),(0,t.createElementBlock)("div",q7,[(0,t.createVNode)(s,{visible:e.show,"onUpdate:visible":n[7]||(n[7]=c=>e.show=c),position:"bottom",popClass:e.allPopClass,overlay:!1,teleportDisable:!1},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",H7,[e.title?((0,t.openBlock)(),(0,t.createElementBlock)("div",j7,[(0,t.createElementVNode)("h3",K7,(0,t.toDisplayString)(e.title),1),e.type=="default"?((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:0,class:"fox-number-keyboard__close",onClick:n[0]||(n[0]=c=>e.closeBoard())},(0,t.toDisplayString)(e.confirmText),1)):(0,t.createCommentVNode)("",!0)])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",W7,[(0,t.createElementVNode)("div",Y7,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.keysList,c=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:"key"+c.id,class:(0,t.normalizeClass)(["fox-key__wrapper",{"fox-key__wrapper--wider":c.id==0&&e.type=="rightColumn"&&Array.isArray(e.customKey)&&e.customKey.length==1}])},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["fox-key",{"fox-key--active":c.id==e.clickKeyIndex},{"fox-key--lock":c.type=="lock"},{"fox-key--delete":c.type=="delete"}]),onTouchstart:a=>e.onTouchstart(c,a),onTouchmove:n[1]||(n[1]=a=>e.onTouchMove(a)),onTouchend:n[2]||(n[2]=a=>e.onTouchEnd(a))},[c.type=="number"||c.type=="custom"?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createTextVNode)((0,t.toDisplayString)(c.id),1)],64)):(0,t.createCommentVNode)("",!0),c.type=="lock"?((0,t.openBlock)(),(0,t.createElementBlock)("img",{key:1,src:e.lockImg},null,8,G7)):(0,t.createCommentVNode)("",!0),c.type=="delete"?((0,t.openBlock)(),(0,t.createElementBlock)("img",{key:2,src:e.delImg},null,8,X7)):(0,t.createCommentVNode)("",!0)],42,U7)],2))),128))]),e.type=="rightColumn"?((0,t.openBlock)(),(0,t.createElementBlock)("div",Q7,[(0,t.createElementVNode)("div",Z7,[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["fox-key",{active:e.clickKeyIndex=="delete"}]),onTouchstart:n[3]||(n[3]=c=>e.onTouchstart({id:"delete",type:"delete"},c)),onTouchmove:n[4]||(n[4]=c=>e.onTouchMove(c)),onTouchend:n[5]||(n[5]=(...c)=>e.onTouchEnd&&e.onTouchEnd(...c))},[(0,t.createElementVNode)("img",{src:e.delImg},null,8,J7)],34)]),(0,t.createElementVNode)("div",{class:"fox-key__wrapper fox-key__wrapper--finish",onClick:n[6]||(n[6]=c=>e.closeBoard())},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["fox-key","fox-key--finish ",{activeFinsh:e.clickKeyIndex=="finish"}])},(0,t.toDisplayString)(e.confirmText),3)])])):(0,t.createCommentVNode)("",!0)])])]),_:1},8,["visible","popClass"])],512)}var Hn=De(O7,[["render",em]]),{create:tm,scope:lm}=ce("short-password"),am=tm({components:{FoxPopup:st,Tips:si},props:{title:{type:String},desc:{type:String},tips:{type:String},visible:{type:Boolean,default:!1},modelValue:{type:String,default:""},errorMsg:{type:String},closeOnClickOverlay:{type:Boolean,default:!0},length:{type:[String,Number],default:6}},emits:["update:modelValue","update:visible","complete","tips","close","focus"],setup(e,{emit:n}){const{toLocaleRefs:l}=(0,Ne.useFoxI18n)(lm),o=l(e,["title","desc","tips"]),i=(0,t.ref)(e.modelValue),r=(0,t.computed)(()=>u(Number(e.length))),s=(0,t.ref)(e.visible),c=d=>{d.stopPropagation(),n("focus")};(0,t.watch)(()=>e.visible,d=>{s.value=d}),(0,t.watch)(()=>e.modelValue,d=>{i.value=d,String(d).length===r.value&&n("complete",d)});const a=()=>{n("update:visible",!1),n("close")},u=d=>Math.min(Math.max(4,d),6);return{comLen:r,realInput:i,onTouchStart:c,range:u,close:a,onTips:()=>{n("tips")},show:s,...o}}}),nm={class:"fox-short-password-title"},rm={class:"fox-short-password-subtitle"},im={class:"fox-short-password-wrapper"},om={key:0,class:"fox-short-password__item-icon"},sm={class:"fox-short-password__message"},cm={class:"fox-short-password--error"},um={key:0,class:"fox-short-password--forget"};function dm(e,n,l,o,i,r){const s=(0,t.resolveComponent)("Tips"),c=(0,t.resolveComponent)("FoxPopup");return(0,t.openBlock)(),(0,t.createElementBlock)("view",null,[(0,t.createVNode)(c,{style:{padding:"30px 24px 20px 24px",borderRadius:"12px",textAlign:"center",top:"45%"},visible:e.show,"onUpdate:visible":n[2]||(n[2]=a=>e.show=a),closeable:!0,onClickCloseIcon:e.close,"close-on-click-overlay":e.closeOnClickOverlay,onClickOverlay:e.close,teleportDisable:!1},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("view",nm,(0,t.toDisplayString)(e.title),1),(0,t.createElementVNode)("view",rm,(0,t.toDisplayString)(e.desc),1),(0,t.createElementVNode)("div",im,[(0,t.createElementVNode)("view",{class:"fox-short-password__list",onTouchstart:n[0]||(n[0]=(...a)=>e.onTouchStart&&e.onTouchStart(...a))},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(new Array(e.comLen),(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{class:"fox-short-password__item",key:u},[String(e.realInput).length>u?((0,t.openBlock)(),(0,t.createElementBlock)("view",om)):(0,t.createCommentVNode)("",!0)]))),128))],32)]),(0,t.createElementVNode)("view",sm,[(0,t.createElementVNode)("view",cm,(0,t.toDisplayString)(e.errorMsg),1),e.tips?((0,t.openBlock)(),(0,t.createElementBlock)("view",um,[(0,t.createVNode)(s,{class:"icon",width:"11px",height:"11px"}),(0,t.createElementVNode)("view",{onClick:n[1]||(n[1]=(...a)=>e.onTips&&e.onTips(...a))},(0,t.toDisplayString)(e.tips),1)])):(0,t.createCommentVNode)("",!0)])]),_:1},8,["visible","onClickCloseIcon","close-on-click-overlay","onClickOverlay"])])}var jn=De(am,[["render",dm]]),{componentName:fm,create:mm,scope:hm}=ce("signature"),pm=mm({props:{customClass:{type:[String],default:""},lineWidth:{type:[Number],default:2},strokeStyle:{type:[String],default:()=>document.getElementsByTagName("body")[0].className.indexOf("fox-theme-dark")==-1?"#000":"#fff"},type:{type:[String],default:"png"},unSupportTpl:{type:[String],default:""}},components:{FoxButton:T.ElButton},emits:["start","end","signing","confirm","clear"],setup(e,{emit:n,expose:l}){const{toLocaleRefs:o}=(0,Ne.useFoxI18n)(hm),i=o(e,["unSupportTpl","reSign","confirmText"]),r=(0,t.ref)(null),s=(0,t.ref)(null),c=(0,t.computed)(()=>({[fm]:!0,[`${e.customClass}`]:e.customClass})),a=(0,t.reactive)({canvasHeight:0,canvasWidth:0,ctx:null,isSupportTouch:"ontouchstart"in window,events:"ontouchstart"in window?["touchstart","touchmove","touchend","touchleave"]:["mousedown","mousemove","mouseup","mouseleave"]}),u=()=>{let v=document.createElement("canvas");return!!(v.getContext&&v.getContext("2d"))},h=()=>{r.value.addEventListener(a.events[0],d,!1)},d=v=>{v.preventDefault(),a.ctx.beginPath(),a.ctx.lineWidth=e.lineWidth,a.ctx.strokeStyle=e.strokeStyle,n("start"),r.value.addEventListener(a.events[1],m,!1),r.value.addEventListener(a.events[2],$,!1),r.value.addEventListener(a.events[3],x,!1)},m=v=>{v.preventDefault();let f=a.isSupportTouch?v.touches[0]:v;n("signing",f);let O=r.value.getBoundingClientRect(),P=f.clientX-O.left,H=f.clientY-O.top;a.ctx.lineTo(P,H),a.ctx.stroke()},$=v=>{v.preventDefault(),n("end"),r.value.removeEventListener(a.events[1],m,!1),r.value.removeEventListener(a.events[2],$,!1)},x=v=>{v.preventDefault(),r.value.removeEventListener(a.events[1],m,!1),r.value.removeEventListener(a.events[2],$,!1)},w=()=>{r.value.addEventListener(a.events[2],$,!1),a.ctx.clearRect(0,0,a.canvasWidth,a.canvasHeight),a.ctx.closePath(),n("clear")},y=()=>{p(r.value)},b=v=>{if(!v)return!0;var f=document.createElement("canvas");return f.width=v.width,f.height=v.height,v?.toDataURL()==f.toDataURL()},p=v=>{let f;switch(e.type){case"png":f=v.toDataURL("image/png");break;case"jpg":f=v.toDataURL("image/jpeg",.8);break}n("confirm",b(v)?"请绘制签名":v,b(v)?"":f)};return(0,t.onMounted)(()=>{u()&&(a.ctx=r.value.getContext("2d"),a.canvasWidth=s.value.offsetWidth,a.canvasHeight=s.value.offsetHeight,h())}),l({confirm:y,clear:w}),{...i,...(0,t.toRefs)(a),canvas:r,wrap:s,isCanvasSupported:u,confirm:y,clear:w,classes:c}}}),gm={class:"fox-signature__inner",ref:"wrap"},ym=["height","width"],bm={key:0,class:"fox-signature-unsopport"},Sm={class:"fox-signature__toolbar"};function wm(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxButton");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(e.classes)},[(0,t.createElementVNode)("div",gm,[(0,t.withDirectives)((0,t.createElementVNode)("canvas",{ref:"canvas",height:e.canvasHeight,width:e.canvasWidth},null,8,ym),[[t.vShow,e.isCanvasSupported()]]),e.isCanvasSupported()?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createElementBlock)("p",bm,(0,t.toDisplayString)(e.unSupportTpl),1))],512),(0,t.createElementVNode)("div",Sm,[(0,t.renderSlot)(e.$slots,"toolbar",{},()=>[(0,t.createVNode)(s,{class:"fox-signature-btn",type:"default",onClick:n[0]||(n[0]=c=>e.clear())},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.reSign),1)]),_:1}),(0,t.createVNode)(s,{class:"fox-signature-btn",type:"primary",onClick:n[1]||(n[1]=c=>e.confirm())},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.confirmText),1)]),_:1})])])],2)}var Kn=De(pm,[["render",wm]]),vm={name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean,Object],required:!1}};function Nm(e,n){return{inheritAttrs:!1,props:vm,setup(l,o){const{exposeApi:i}=Cr({context:o,props:()=>l.config},l.name);return Re(l.innerPageScope)||Ta(l.innerPageScope),Re(l.abstractPageScope)||zr(l.abstractPageScope),i(),()=>typeof o.slots.default=="function"?o.slots.default():null}}}var{componentName:Cm,create:km,scope:xm}=ce("domain-provider"),zm=km(Nm(Cm,xm)),Wn=zm,Em={initialVisibleObserverSize:{type:[Number],required:!1},initialInvisibleObserverHeight:{type:[String],required:!1,default:()=>"250px"},disabled:{type:[Boolean],required:!1},loadPolicy:{type:[String],required:!1,default:()=>"rolling"},rootMargin:{type:[String],required:!1,default:()=>"250px 0px 250px 0px"},threshold:{type:[Array],required:!1,default:()=>[0,.25]},root:{type:[Object,String]}};function Tm(e,n){return{inheritAttrs:!1,props:Em,emits:["change"],setup(l,{slots:o,emit:i}){if(ut&&window.IntersectionObserver){const r=new WeakMap;let s=new Map;const c=(m,$)=>{if(h===null){s.set(m,{visible:null,callback:$});return}r.has(m)&&h.unobserve(m),r.set(m,{visible:null,callback:$}),h.observe(m)},a=m=>{if(h===null){s.delete(m);return}r.has(m)&&(r.delete(m),h.unobserve(m))};let u=l.initialVisibleObserverSize;Ks({acquire:()=>{if(l.loadPolicy==="always")return!0;const m=u>0;return u--,m},get disabled(){return l.disabled},get initialHeight(){return l.initialInvisibleObserverHeight},observe:c,unobserve:a});let h=null;const d=(m,$,x)=>{h=new IntersectionObserver(w=>{if(i("change",w),l.loadPolicy!=="always")for(let y of w){let b=!1;y.intersectionRatio>0&&(b=!0);const p=r.get(y.target);if(p)try{if(l.loadPolicy==="lazy"&&!b&&p.visible!==null)return;p.visible=b,p.callback(b)}catch(v){console.error(v)}}},{root:m,rootMargin:$,threshold:x}),s.forEach((w,y)=>{r.set(y,w),h?.observe(y)}),s.clear()};(0,t.watch)([()=>l.root,()=>l.disabled],([m,$])=>{if($||!m||h)return;let x=null;typeof m=="string"?x=document.querySelector(m):x=m,x&&d(x,l.rootMargin,l.threshold)},{immediate:!0}),(0,t.onUnmounted)(()=>{h&&(h.disconnect(),h=null)})}return()=>typeof o.default=="function"?o.default():null}}}var{componentName:$m,create:Bm,scope:Vm}=ce("rolling-provider"),Dm=Bm(Tm($m,Vm)),Yn=Dm,Mm=[Va,Ma,Aa,Ia,_a,Jt,_l,Fl,Ha,Oe,ja,Ka,Wa,Xa,Qa,Za,Ja,en,ln,an,nn,rn,Hl,cn,un,dn,fn,mn,hn,pn,gn,Ul,yn,vn,Nn,ol,sl,Xl,xn,Tn,Mn,Rl,Gl,ql,An,In,Ol,st,Lt,Yl,Wl,_n,Fn,Rn,$t,Pl,On,Tt,qn,Hn,jn,Kn,Wn,Yn],Am=new gs(Mm,[Ss],"4.0.0");S.AbstractPageScopeKey=$a,S.ActionsheetItem=yn,S.FoxActionsheetItem=yn,S.ActionsheetPane=Ul,S.FoxActionsheetPane=Ul,S.AutocompleteItem=an,S.FoxAutocompleteItem=an,S.Broadcast=pr,S.BroadcastKey=Qe,S.ButtonsItem=Ha,S.FoxButtonsItem=Ha,S.CalendarItem=Xa,S.FoxCalendarItem=Xa,S.CascaderItem=ln,S.FoxCascaderItem=ln,S.CheckboxItem=dn,S.FoxCheckboxItem=dn,S.Content=Ia,S.FoxContent=Ia,S.DataItemsKey=Ut,S.DateItem=Wa,S.FoxDateItem=Wa,S.DateUtils=He,S.DialogItem=In,S.FoxDialogItem=In,S.Domain=vl,S.DomainKey=mt,S.DomainProvider=Wn,S.FoxDomainProvider=Wn,S.FloatingButton=Rn,S.FoxFloatingButton=Rn,S.FloatingWindow=Mn,S.FoxFloatingWindow=Mn,S.FooterBar=Aa,S.FoxFooterBar=Aa,S.FoxAffix=T.ElAffix,S.FoxAlert=T.ElAlert,S.FoxAnchor=T.ElAnchor,S.FoxAnchorLink=T.ElAnchorLink,S.FoxAside=T.ElAside,S.FoxAutoResizer=T.ElAutoResizer,S.FoxAutocomplete=T.ElAutocomplete,S.FoxAvatar=T.ElAvatar,S.FoxBacktop=T.ElBacktop,S.FoxBadge=T.ElBadge,S.FoxBreadcrumb=T.ElBreadcrumb,S.FoxBreadcrumbItem=T.ElBreadcrumbItem,S.FoxButton=T.ElButton,S.FoxButtonGroup=T.ElButtonGroup,S.FoxCalendar=T.ElCalendar,S.FoxCard=T.ElCard,S.FoxCarousel=T.ElCarousel,S.FoxCarouselItem=T.ElCarouselItem,S.FoxCascader=T.ElCascader,S.FoxCascaderPanel=T.ElCascaderPanel,S.FoxCheckTag=T.ElCheckTag,S.FoxCheckbox=T.ElCheckbox,S.FoxCheckboxButton=T.ElCheckboxButton,S.FoxCheckboxGroup=T.ElCheckboxGroup,S.FoxCol=T.ElCol,S.FoxCollapse=T.ElCollapse,S.FoxCollapseItem=T.ElCollapseItem,S.FoxCollapseTransition=T.ElCollapseTransition,S.FoxColorPicker=T.ElColorPicker,S.FoxConfigProvider=T.ElConfigProvider,S.FoxContainer=T.ElContainer,S.FoxCountdown=T.ElCountdown,S.FoxDatePicker=T.ElDatePicker,S.FoxDescriptions=T.ElDescriptions,S.FoxDescriptionsItem=T.ElDescriptionsItem,S.FoxDialog=T.ElDialog,S.FoxDivider=T.ElDivider,S.FoxDrawer=T.ElDrawer,S.FoxDropdown=T.ElDropdown,S.FoxDropdownItem=T.ElDropdownItem,S.FoxDropdownMenu=T.ElDropdownMenu,S.FoxEmpty=T.ElEmpty,S.FoxFooter=T.ElFooter,S.FoxForm=T.ElForm,S.FoxFormItem=T.ElFormItem,S.FoxGroup=_a,S.Group=_a,S.FoxGroupSetting=pn,S.GroupSetting=pn,S.FoxHeader=T.ElHeader,S.FoxHeaderBar=Ma,S.HeaderBar=Ma,S.FoxHintText=Oe,S.HintText=Oe,S.FoxIcon=T.ElIcon,S.FoxImage=T.ElImage,S.FoxImageViewer=T.ElImageViewer,S.FoxIndicator=On,S.Indicator=On,S.FoxInfiniteLoading=Wl,S.InfiniteLoading=Wl,S.FoxInput=T.ElInput,S.FoxInputItem=ja,S.InputItem=ja,S.FoxInputNumber=T.ElInputNumber,S.FoxInputNumberItem=en,S.InputNumberItem=en,S.FoxInputTag=T.ElInputTag,S.FoxItem=Jt,S.Item=Jt,S.FoxLink=T.ElLink,S.FoxLinkItem=Nn,S.LinkItem=Nn,S.FoxMain=T.ElMain,S.FoxMapping=$t,S.Mapping=$t,S.FoxMention=T.ElMention,S.FoxMenu=T.ElMenu,S.FoxMenuItem=T.ElMenuItem,S.FoxMenuItemGroup=T.ElMenuItemGroup,S.FoxMessage=T.ElMessage,S.FoxMessageBox=T.ElMessageBox,S.FoxMoneyItem=Ja,S.MoneyItem=Ja,S.FoxMoreButton=Fn,S.MoreButton=Fn,S.FoxNotification=T.ElNotification,S.FoxNumberKeyboard=Hn,S.NumberKeyboard=Hn,S.FoxOption=T.ElOption,S.FoxOptionGroup=T.ElOptionGroup,S.FoxOverLay=Ol,S.OverLay=Ol,S.FoxPage=Va,S.Page=Va,S.FoxPageHeader=T.ElPageHeader,S.FoxPagination=T.ElPagination,S.FoxPickerItem=vn,S.PickerItem=vn,S.FoxPopconfirm=T.ElPopconfirm,S.FoxPopover=T.ElPopover,S.FoxPopoverDialog=Rl,S.PopoverDialog=Rl,S.FoxPopper=T.ElPopper,S.FoxPopup=st,S.Popup=st,S.FoxPrice=Pl,S.Price=Pl,S.FoxProgress=T.ElProgress,S.FoxPullRefresh=_n,S.PullRefresh=_n,S.FoxRadio=T.ElRadio,S.FoxRadioButton=T.ElRadioButton,S.FoxRadioGroup=T.ElRadioGroup,S.FoxRadioItem=un,S.RadioItem=un,S.FoxRate=T.ElRate,S.FoxRateItem=fn,S.RateItem=fn,S.FoxResult=T.ElResult,S.FoxRollingProvider=Yn,S.RollingProvider=Yn,S.FoxRow=T.ElRow,S.FoxRowItem=Fl,S.RowItem=Fl,S.FoxScrollbar=T.ElScrollbar,S.FoxSearchBar=Yl,S.SearchBar=Yl,S.FoxSegmented=T.ElSegmented,S.FoxSelect=T.ElSelect,S.FoxSelectItem=Ka,S.SelectItem=Ka,S.FoxSelectV2=T.ElSelectV2,S.FoxShortPassword=jn,S.ShortPassword=jn,S.FoxSignature=Kn,S.Signature=Kn,S.FoxSkeleton=T.ElSkeleton,S.FoxSkeletonItem=T.ElSkeletonItem,S.FoxSlider=T.ElSlider,S.FoxSlotItem=_l,S.SlotItem=_l,S.FoxSpace=T.ElSpace,S.FoxStatistic=T.ElStatistic,S.FoxStep=T.ElStep,S.FoxSteps=T.ElSteps,S.FoxStepsBar=Tn,S.StepsBar=Tn,S.FoxSubMenu=T.ElSubMenu,S.FoxSwitch=T.ElSwitch,S.FoxSwitchItem=mn,S.SwitchItem=mn,S.FoxTabPane=T.ElTabPane,S.FoxTable=T.ElTable,S.FoxTableColumn=T.ElTableColumn,S.FoxTableItem=cn,S.TableItem=cn,S.FoxTableMappingColumn=nn,S.TableMappingColumn=nn,S.FoxTableRadioColumn=rn,S.TableRadioColumn=rn,S.FoxTableSetting=Hl,S.TableSetting=Hl,S.FoxTableV2=T.ElTableV2,S.FoxTabs=T.ElTabs,S.FoxTabsBar=ol,S.TabsBar=ol,S.FoxTabsContainer=sl,S.TabsContainer=sl,S.FoxTabsFrame=xn,S.TabsFrame=xn,S.FoxTabsPane=Xl,S.TabsPane=Xl,S.FoxTag=T.ElTag,S.FoxText=Tt,S.Text=Tt,S.FoxTimeItem=Qa,S.TimeItem=Qa,S.FoxTimePicker=T.ElTimePicker,S.FoxTimeSelect=T.ElTimeSelect,S.FoxTimeSelectItem=Za,S.TimeSelectItem=Za,S.FoxTimeline=T.ElTimeline,S.FoxTimelineItem=T.ElTimelineItem,S.FoxToast=Lt,S.Toast=Lt,S.FoxTooltip=T.ElTooltip,S.FoxTour=qn,S.Tour=qn,S.FoxTransfer=T.ElTransfer,S.FoxTree=T.ElTree,S.FoxTreeItem=gn,S.TreeItem=gn,S.FoxTreeSelect=T.ElTreeSelect,S.FoxTreeSelectItem=hn,S.TreeSelectItem=hn,S.FoxTreeV2=T.ElTreeV2,S.FoxUpload=T.ElUpload,S.FoxWatermark=T.ElWatermark,S.Foxcalendarpicker=ql,S.calendarpicker=ql,S.Foxcascaderpicker=An,S.cascaderpicker=An,S.Foxpicker=Gl,S.picker=Gl,S.InnerPageScopeKey=Ea,S.PriorityPolicy=Ze,S.UniqueID=Wr,S.ValidateSchema=wr,S.ValidateSchemaKey=ft,S.browseProperty=Dr,S.cancelRaf=Vo,S.clamp=Go,S.clearNonNumber=Ho,S.compareTo=pa,S.createBroadcast=jt,S.createValidateSchema=bl,S.debounce=Xe,S.debounceRef=ns,S.decimalLength=fr,S.default=Am,S.defineConfigDomain=Cr,S.defineDataItem=kr,S.defineDomain=xa,S.defineDomainItemProperty=Ae,S.defineItem=Ee,S.definePageState=xr,S.defineSimpleItem=St,S.deleteGlobalValidator=es,S.disabledProperty=Vr,S.divide=ha,S.excludeProps=Be,S.extend=kt,S.floatData=Wo,S.getGlobalIcons=Fr,S.getGlobalValidateCheckEvents=yr,S.getGlobalValidateResetEvents=Sr,S.getPageContentAreaHeight=xl,S.getPageContentAreaWidth=zl,S.getPageFooterAreaHeight=kl,S.getPageHeaderAreaHeight=Cl,S.getRootDomain=xt,S.hasSymbol=or,S.includeProps=ot,S.indexOf=jo,S.injectAbstractPageScope=Xt,S.injectAbstractPageScopeForContent=$r,S.injectAbstractPageScopeForFooterBar=Tr,S.injectAbstractPageScopeForHeaderBar=Er,S.injectInnerPageScope=Gt,S.integerLength=dr,S.isArray=Mo,S.isArrayLike=cr,S.isBrowser=ut,S.isDate=ya,S.isDisplayNone=va,S.isESModule=_o,S.isEmptyString=be,S.isEqual=Ge,S.isFunction=ba,S.isHidden=wa,S.isMap=Ao,S.isNil=Re,S.isNumberString=Ca,S.isObject=We,S.isPlainObject=Lo,S.isPromise=hl,S.isRegExp=Na,S.isSet=Io,S.isString=rr,S.isSubPage=ss,S.isSymbol=Po,S.isTouch=nl,S.isWindow=sr,S.kebabToPascal=Ht,S.lastIndexOf=Ko,S.makeArray=qo,S.merge=ur,S.multiply=lr,S.negate=ar,S.nextTick=Ro,S.numberFormat=ml,S.objectToString=ir,S.once=rs,S.overrideGlobalIcons=Es,S.overrideGlobalValidateHandler=Zo,S.padZero=Uo,S.pascalToKebab=hr,S.preventDefault=Yo,S.property=Ve,S.provideAbstractPageScope=zr,S.provideInnerPageScope=Ta,S.raf=ga,S.readonlyProperty=Br,S.setGlobalValidateCheckEvents=ts,S.setGlobalValidateHandler=Qo,S.setGlobalValidateMessages=as,S.setGlobalValidateResetEvents=ls,S.setGlobalValidator=Jo,S.throttle=Nr,S.toBoolean=he,S.toNumber=we,S.toPadding=lt,S.toPx=ge,S.toPxDesc=os,S.toPxString=xe,S.toTypeString=pl,S.toValue=ve,S.tryTimes=wl,S.typeOf=gl,S.unNumberFormat=nr,S.updatePageState=za,S.useBroadcast=Kt,S.useDomain=ht,S.useInnerSize=$l,S.usePageState=Nl,S.usePosition=Fa,S.useRawTouch=rl,S.useRect=Sn,S.useSize=Da,S.useSlotChildren=Qt,S.useTouch=ji,S.valueLength=dt});
|
|
1
|
+
(function(S,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue"),require("@fox-js/validator"),require("element-plus"),require("@element-plus/icons-vue"),require("@fox-js/i18n")):typeof define=="function"&&define.amd?define(["exports","vue","@fox-js/validator","element-plus","@element-plus/icons-vue","@fox-js/i18n"],t):(S=typeof globalThis<"u"?globalThis:S||self,t(S.FoxUI={},S.Vue,S.FoxValidator,S.ElementPlus,S.ElementPlusIconsVue,S.FoxI18n))})(this,function(S,t,bt,T,$e,Ne){Object.defineProperties(S,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var Co=Object.create,Xn=Object.defineProperty,ko=Object.getOwnPropertyDescriptor,xo=Object.getOwnPropertyNames,zo=Object.getPrototypeOf,Eo=Object.prototype.hasOwnProperty,rt=(e,n)=>()=>(n||(e((n={exports:{}}).exports,n),e=null),n.exports),To=(e,n,l,o)=>{if(n&&typeof n=="object"||typeof n=="function")for(var i=xo(n),r=0,s=i.length,c;r<s;r++)c=i[r],!Eo.call(e,c)&&c!==l&&Xn(e,c,{get:(a=>n[a]).bind(null,c),enumerable:!(o=ko(n,c))||o.enumerable});return e},it=(e,n,l)=>(l=e!=null?Co(zo(e)):{},To(n||!e||!e.__esModule?Xn(l,"default",{value:e,enumerable:!0}):l,e)),dl=window,$o=typeof window<"u";function Bo(){return typeof dl<"u"?dl.requestAnimationFrame||dl.webkitRequestAnimationFrame||function(e){dl.setTimeout(e,1e3/60)}:function(e){setTimeout(e,1e3/60)}}function Vo(e){$o?cancelAnimationFrame(e):clearTimeout(e)}var ia=Bo();function fl(e,n="0"){let l=0,o=-1;e[0]=="-"&&(l++,o=1,e=e.substring(1),e.length),n[0]=="-"&&(l++,o=2,n=n.substring(1),n.length),e=je(e),n=je(n),[e,n]=sa(je(e),je(n)),l==1&&(o==1?e=oa(e):n=oa(n));let i=Qn(e,n);return l?l==2?"-"+je(i):e.length<i.length?je(i.substring(1)):"-"+je(oa(i)):je(i)}function oa(e){let n="",l=e.length,o=e.split(".")[1],i=o?o.length:0;for(let s=0;s<l;s++)e[s]>="0"&&e[s]<="9"?n+=9-parseInt(e[s]):n+=e[s];let r=i>0?"0."+new Array(i).join("0")+"1":"1";return Qn(n,r)}function je(e){let n=e.split(".");for(n[0]||(n[0]="0");n[0][0]=="0"&&n[0].length>1;)n[0]=n[0].substring(1);return n[0]+(n[1]?"."+n[1]:"")}function sa(e,n){let l=e.split("."),o=n.split("."),i=l[0].length,r=o[0].length;return i>r?o[0]=new Array(Math.abs(i-r)+1).join("0")+(o[0]?o[0]:""):l[0]=new Array(Math.abs(i-r)+1).join("0")+(l[0]?l[0]:""),i=l[1]?l[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"):l[1]=(l[1]?l[1]:"")+new Array(Math.abs(i-r)+1).join("0")),e=l[0]+(l[1]?"."+l[1]:""),n=o[0]+(o[1]?"."+o[1]:""),[e,n]}function Qn(e,n){[e,n]=sa(e,n);let l="",o=0;for(let i=e.length-1;i>=0;i--){if(e[i]==="."){l="."+l;continue}let r=parseInt(e[i])+parseInt(n[i])+o;l=r%10+l,o=Math.floor(r/10)}return o?o.toString()+l:l}var Me=(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 Rt(e,n=0,l=Me.HALF_EVEN){if(l===Me.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 i=e.split("."),r=i[0],s=i[1];if(n<0){if(n=-n,r.length<=n)return"0";{let a=r.substr(0,r.length-n);return e=a+"."+r.substr(r.length-n)+s,a=Rt(e,0,l),(o?"-":"")+a+new Array(n+1).join("0")}}if(n==0)return r.length,Zn(i[1],r,o,l)?(o?"-":"")+ca(r):(o?"-":"")+r;if(i[1]){if(i[1].length<n)return(o?"-":"")+r+"."+i[1]+new Array(n-i[1].length+1).join("0")}else return(o?"-":"")+r+"."+new Array(n+1).join("0");s=i[1].substring(0,n);let c=i[1].substring(n);return c&&Zn(c,s,o,l)&&(s=ca(s),s.length>n)?(o?"-":"")+ca(r,parseInt(s[0]))+"."+s.substring(1):(o?"-":"")+r+"."+s}function Zn(e,n,l,o){if(!e||e===new Array(e.length+1).join("0")||o===Me.DOWN||!l&&o===Me.FLOOR||l&&o===Me.CEILING)return!1;if(o===Me.UP||l&&o===Me.FLOOR||!l&&o===Me.CEILING)return!0;let i="5"+new Array(e.length).join("0");if(e>i)return!0;if(e<i)return!1;switch(o){case Me.HALF_DOWN:return!1;case Me.HALF_UP:return!0;case Me.HALF_EVEN:default:return parseInt(n[n.length-1])%2==1}}function ca(e,n=0){n||(n=1),typeof e=="number"&&e.toString();let l=e.length-1,o="";for(let i=l;i>=0;i--){let r=parseInt(e[i])+n;r==10?(n=1,r=0):n=0,o+=r}return n&&(o+=n),o.split("").reverse().join("")}function ua(e,n){e=e.toString(),n=n.toString();let l=0;e[0]=="-"&&(l++,e=e.substr(1)),n[0]=="-"&&(l++,n=n.substr(1)),e=Ot(e),n=Ot(n);let o=0,i=0;e.indexOf(".")!=-1&&(o=e.length-e.indexOf(".")-1),n.indexOf(".")!=-1&&(i=n.length-n.indexOf(".")-1);let r=o+i;if(e=Ot(e.replace(".","")),n=Ot(n.replace(".","")),e.length<n.length){let d=e;e=n,n=d}if(n=="0")return"0";let s=n.length,c=0,a=[],u=s-1,h="";for(let d=0;d<s;d++)a[d]=e.length-1;for(let d=0;d<2*e.length;d++){let m=0;for(let $=n.length-1;$>=u&&$>=0;$--)a[$]>-1&&a[$]<e.length&&(m+=parseInt(e[a[$]--])*parseInt(n[$]));m+=c,c=Math.floor(m/10),h=m%10+h,u--}return h=Ot(Do(h,r)),l==1&&(h="-"+h),h}function Do(e,n){return n==0?e:(e=n>=e.length?new Array(n-e.length+1).join("0")+e:e,e.substr(0,e.length-n)+"."+e.substr(e.length-n,n))}function Ot(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 da(e,n,l=8){if(n==0)throw new Error("Cannot divide by 0");if(e=e.toString(),n=n.toString(),e=e.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),n=n.replace(/(\.\d*?[1-9])0+$/g,"$1").replace(/\.0+$/,""),e==0)return"0";let o=0;n[0]=="-"&&(n=n.substring(1),o++),e[0]=="-"&&(e=e.substring(1),o++);var i=n.indexOf(".")>0?n.length-n.indexOf(".")-1:-1;if(n=je(n.replace(".","")),i>=0){let u=e.indexOf(".")>0?e.length-e.indexOf(".")-1:-1;if(u==-1)e=je(e+new Array(i+1).join("0"));else if(i>u)e=e.replace(".",""),e=je(e+new Array(i-u+1).join("0"));else if(i<u){e=e.replace(".","");let h=e.length-u+i;e=je(e.substring(0,h)+"."+e.substring(h))}else i==u&&(e=je(e.replace(".","")))}let r=0,s=n.length,c="",a=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),a.indexOf(".")>-1){let u=a.length-a.indexOf(".")-1;a=a.replace(".",""),s>a.length&&(u+=s-a.length,a=a+new Array(s-a.length+1).join("0")),r=u,c="0."+new Array(u).join("0")}for(l=l+2;r<=l;){let u=0;for(;parseInt(a)>=parseInt(n);)a=fl(a,"-"+n),u++;c+=u,e?(e[0]=="."&&(c+=".",r++,e=e.substring(1)),a=a+e.substring(0,1),e=e.substring(1)):(r||(c+="."),r++,a=a+"0")}return(o==1?"-":"")+je(Rt(c,l-2))}function fa(e,n){return e=e.toString(),n=n.toString(),n=ma(n),fl(e,n)}function ma(e){return e[0]=="-"?e=e.substr(1):e="-"+e,e}function Jn(e,n){if(n==0)throw new Error("Cannot divide by 0");e=e.toString(),n=n.toString(),er(e),er(n);let l="";e[0]=="-"&&(l="-",e=e.substr(1)),n[0]=="-"&&(n=n.substr(1));let o=fa(e,ua(n,Rt(da(e,n),0,Me.FLOOR)));return l+o}function er(e){if(e.indexOf(".")!=-1)throw new Error("Modulus of non-integers not supported")}function tr(e,n){let l=!1;if(e[0]=="-"&&n[0]!="-")return-1;if(e[0]!="-"&&n[0]=="-")return 1;if(e[0]=="-"&&n[0]=="-"&&(e=e.substr(1),n=n.substr(1),l=!0),[e,n]=sa(e,n),e.localeCompare(n)==0)return 0;for(let o=0;o<e.length;o++)if(e[o]!=n[o])return e[o]>n[o]?l?-1:1:l?1:-1;return 0}var qt=class Se{value;static RoundingModes=Me;static validate(n){if(n){if(n=n.toString(),isNaN(n))throw Error("Parameter is not a number: "+n);n[0]=="+"&&(n=n.substring(1))}else n="0";if(n.startsWith(".")?n="0"+n:n.startsWith("-.")&&(n="-0"+n.substr(1)),/e/i.test(n)){let[l,o]=n.split(/[eE]/);l=je(l);let i="";l[0]=="-"&&(i="-",l=l.substring(1)),l.indexOf(".")>=0?(o=parseInt(o)+l.indexOf("."),l=l.replace(".","")):o=parseInt(o)+l.length,l.length<o?n=i+l+new Array(o-l.length+1).join("0"):l.length>=o&&o>0?n=i+je(l.substring(0,o))+(l.length>o?"."+l.substring(o):""):n=i+"0."+new Array(-o+1).join("0")+l}return n}constructor(n="0"){this.value=Se.validate(n)}getValue(){return this.value}static getPrettyValue(n,l,o){if(!(l||o))l=3,o=",";else if(!(l&&o))throw Error("Illegal Arguments. Should pass both digits and separator or pass none");n=Se.validate(n);let i=n.charAt(0)=="-";i&&(n=n.substring(1));var r=n.indexOf(".");r=r>0?r:n.length;for(var s="",c=r;c>0;)c<l?(l=c,c=0):c-=l,s=n.substring(c,c+l)+(c<r-l&&c>=0?o:"")+s;return(i?"-":"")+s+n.substring(r)}getPrettyValue(n,l){return Se.getPrettyValue(this.value,n,l)}static round(n,l=0,o=Me.HALF_EVEN){if(n=Se.validate(n),isNaN(l))throw Error("Precision is not a number: "+l);return Rt(n,l,o)}round(n=0,l=Me.HALF_EVEN){if(isNaN(n))throw Error("Precision is not a number: "+n);return new Se(Rt(this.value,n,l))}static floor(n){return n=Se.validate(n),n.indexOf(".")===-1?n:Se.round(n,0,Me.FLOOR)}floor(){return this.value.indexOf(".")===-1?new Se(this.value):new Se(this.value).round(0,Me.FLOOR)}static ceil(n){return n=Se.validate(n),n.indexOf(".")===-1?n:Se.round(n,0,Me.CEILING)}ceil(){return this.value.indexOf(".")===-1?new Se(this.value):new Se(this.value).round(0,Me.CEILING)}static add(n,l){return n=Se.validate(n),l=Se.validate(l),fl(n,l)}add(n){return new Se(fl(this.value,n.getValue()))}static subtract(n,l){return n=Se.validate(n),l=Se.validate(l),fa(n,l)}subtract(n){return new Se(fa(this.value,n.getValue()))}static multiply(n,l){return n=Se.validate(n),l=Se.validate(l),ua(n,l)}multiply(n){return new Se(ua(this.value,n.getValue()))}static divide(n,l,o){return n=Se.validate(n),l=Se.validate(l),da(n,l,o)}divide(n,l){return new Se(da(this.value,n.getValue(),l))}static modulus(n,l){return n=Se.validate(n),l=Se.validate(l),Jn(n,l)}modulus(n){return new Se(Jn(this.value,n.getValue()))}static compareTo(n,l){return n=Se.validate(n),l=Se.validate(l),tr(n,l)}compareTo(n){return tr(this.value,n.getValue())}static negate(n){return n=Se.validate(n),ma(n)}negate(){return new Se(ma(this.value))}};function lr(e,n){return qt.multiply(`${e}`,`${n}`)}function ha(e,n,l=8){return qt.divide(`${e}`,`${n}`,l)}var Fm=qt.RoundingModes;function pa(e,n){return e=`${e}`,n=`${n}`,qt.compareTo(e,n)}function ar(e){return qt.negate(e)}function ml(e,n=-1,l=!1,o=3,i=","){let r=`${e}`;if(r.length==0||r==="-")return"";let s=r.charAt(0);s=="-"?r=r.substring(1):s="";let c=r,a="",u=r.indexOf(".");u!=-1&&(c=r.substring(0,u),a=r.substring(u+1)),n!=-1&&(n<a.length?a=a.substring(0,n):l&&n>a.length&&(a=a.padEnd(n,"0")));let h;if(o>0){let d="",m=c.split("").reverse();for(let $=0;$<m.length;$++)d+=m[$]+(($+1)%o==0&&$+1!=m.length?i:"");a.length==0?h=`${s}${d.split("").reverse().join("")}`:h=`${s}${d.split("").reverse().join("")}.${a}`}else a.length==0?h=`${s}${c}`:h=`${s}${c}.${a}`;return h}function nr(e){let n=`${e}`,l=n.charAt(0);l=="-"?n=n.substring(1):l="";let o=n.replace(/[^\d\.-]/g,"");return`${l}${o}`}var ga=ia,Mo=Array.isArray,Ao=e=>pl(e)==="[object Map]",Io=e=>pl(e)==="[object Set]",ya=e=>e instanceof Date,ba=e=>typeof e=="function",rr=e=>typeof e=="string",Po=e=>typeof e=="symbol",We=e=>e!==null&&typeof e=="object",hl=e=>We(e)&&ba(e.then)&&ba(e.catch),ir=Object.prototype.toString,pl=e=>ir.call(e),Lo=e=>pl(e)==="[object Object]",or=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function _o(e){return e.__esModule||or&&e[Symbol.toStringTag]==="Module"}var Fo=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function kt(...e){let n=e[0]!==void 0&&e[0]!==null?e[0]:{},l=1,o=e.length,i=!1;for(typeof n=="boolean"&&(i=n,n=e[l]??{},l++),typeof n!="object"&&(n={});l<o;l++)if(e[l]!==null&&e[l]!==void 0){let r=e[l];for(let s in r){let c=n[s],a=r[s];if(c!==a)if(i===!0&&a&&typeof a=="object"){let u;Array.isArray(a)?u=c&&Array.isArray(c)?c:[]:u=c&&typeof c=="object"?c:{},n[s]=kt(i,u,a)}else a!==void 0&&(n[s]=a)}}return n}var Sa=Fo?Promise.resolve():null;function Ro(e,...n){Sa!==null?n&&n.length>0?Sa.then(()=>{e(n)}):Sa.then(e):n&&n.length>0?setTimeout(()=>{e(n)}):setTimeout(e)}function he(e){return e==null?!1:typeof e=="boolean"?e:typeof e=="string"?e.toLocaleLowerCase()==="true":!!e}function we(e){return typeof e=="number"?e:Number(e)}var Oo={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Object]":"object"};function gl(e){let n=Object.prototype.toString.call(e);return e==null?String(e):Oo[n]||"object"}function wa(e){if(!e||e.nodeType!==1)return!0;let n=e;for(;n;){if(n.hidden)return!0;const l=window.getComputedStyle(n);if(l.display==="none"||l.visibility==="hidden"||l.visibility==="collapse")return!0;n=n.parentElement}return!1}function va(e){if(!e)return!0;if(e.offsetParent!==null)return!1;if(getComputedStyle(e).position!=="fixed")return!0;let n=e.parentElement;for(;n;){if(getComputedStyle(n).display==="none")return!0;n=n.parentElement}return!1}function sr(e){return e&&typeof e=="object"&&"setInterval"in e}function cr(e){let n=!!e&&"length"in e&&e.length,l=gl(e);return l==="function"||sr(e)?!1:l==="array"||n===0||typeof n=="number"&&n>0&&n-1 in e}function ur(e,n){let l=+n.length,o=0,i=e.length;for(;o<l;o++)e[i++]=n[o];return e.length=i,e}function qo(e,n=[]){let l=n;return e!=null&&(cr(Object(e))?ur(l,typeof e=="string"?[e]:e):l.push(e)),l}function Xe(e,n){if(e==n)return!0;if(e===void 0||n===void 0)return!1;let l=gl(e);if(l!==gl(n))return!1;if(l==="object"){let o=Object.keys(e),i=Object.keys(n);if(o.length!==i.length)return!1;for(let r=0;r<o.length;r++){let s=o[r],c=e[s],a=n[s];if(!Xe(c,a))return!1}return!0}else if(l==="array"){if(e.length!==n.length)return!1;for(let o=0;o<e.length;o++){let i=e[o],r=n[o];if(!Xe(i,r))return!1}return!0}return!1}var ut=typeof window<"u";function Re(e){return e==null}function Na(e){return Object.prototype.toString.call(e)==="[object RegExp]"}var be=e=>e==null?!0:typeof e!="string"?!1:e.length===0;function Ca(e){return be(e)?!0:(e.charAt(0)=="-"&&(e=e.substring(1)),be(e)||/^(([1-9][0-9]*\.[0-9]*)|([0]\.[0-9]*)|([0-9]*)|([0]{1}))$/.test(e))}function dr(e){if(e==null)return 0;let n=`${e}`;if(n.length==0)return 0;n.charAt(0)=="-"&&(n=n.substring(1)),n=n.replace(/[^\d\.-]/g,"");const l=n.indexOf(".");return l==-1?n.length:l}function fr(e){if(e==null)return 0;const n=`${e}`;if(n.length==0)return 0;const l=n.indexOf(".");return l==-1?0:n.length-(l+1)}function mr(e,n,l){const o=e.indexOf(n);return o===-1?e:n==="-"&&o!==0?e.slice(0,o):e.slice(0,o+1)+e.slice(o).replace(l,"")}function Ho(e,n=!0,l=!0){n?e=mr(e,".",/\./g):e=e.replace(/\./g,""),l?e=mr(e,"-",/-/g):e=e.replace(/-/,"");const o=n?/[^-0-9.]/g:/[^-0-9]/g;return e.replace(o,"")}function jo(e,n){return typeof e=="object"||Array.isArray(e)?n.findIndex(l=>{if(Xe(e,l))return!0}):n.indexOf(e)}function Ko(e,n){if(typeof e=="object"||Array.isArray(e)){let l=n.reverse().findIndex(o=>{if(Xe(e,o))return!0});return l!==-1&&(l=n.length-1-l),l}return n.lastIndexOf(e)}function dt(e){return e==null||e==null?0:typeof e=="string"?e.length:`${e}`.length}function ot(e,...n){const l={};return n.forEach(o=>{for(const i in o)l[i]=e[i]}),l}function Be(e,...n){const l=[];n.forEach(i=>{Reflect.apply([].push,l,Reflect.ownKeys(i))});const o={};for(const i in e)l.includes(i)||(o[i]=e[i]);return o}var Wo=(e,n,l)=>{const o=Object.assign({},e),i=Object.assign({},l);return Object.keys(n).length>0?(Object.keys(o).forEach(r=>{i.hasOwnProperty(r)?typeof i[r]=="string"&&(o[r]=n[i[r]]):n[r]&&(o[r]=n[r])}),o):e};function Yo(e,n){(typeof e.cancelable!="boolean"||e.cancelable)&&e.preventDefault(),n&&e.stopPropagation()}var Uo=(e,n=2)=>{for(e+="";e.length<n;)e="0"+e;return e.toString()},Go=(e,n,l)=>Math.min(Math.max(e,n),l);function Ht(e){return e.split("-").map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join("")}function hr(e){return e.replace(/([A-Z])/g,"-$1").replace(/^-/,"").toLowerCase()}var Qe=Symbol.for("BroadcastKey"),pr=class{parent;children=[];callbacks=new Map;exposed=null;name;persistantMessages=new Map;constructor(e,n,l){this.parent=e,this.exposed=n,this.name=l,e!==null&&e.addChild(this)}addChild(e){this.children.push(e)}removeChild(e){const n=this.children.findIndex(l=>e===l);n!==-1&&this.children.splice(n,1)}destroy(){this.parent!==null&&this.parent.removeChild(this),this.persistantMessages.clear(),this.parent=null,this.callbacks=null,this.exposed=null}setPersistantMessage(e,n,l){if(!e.uniqueId)return console.warn("[FoxUI]持久化消息,必须设置uniqueId。"),!1;const o=e.uniqueId,i={matched:e,action:n,args:l};return this.persistantMessages.set(o,i),!0}deletePersistantMessage(e){this.persistantMessages.delete(e)}getPersistantMessages(){const e=[];return this.persistantMessages.forEach(n=>{e.push(n)}),e}clearPersistantMessage(){this.persistantMessages.clear()}isMatched(e,n){if(!n||n.messagingPolicy==="Once"&&n.resolved===!0)return!1;let l=!1;return!n.name||n.name==="*"||n.name==="+"||Na(n.name)&&e&&n.name.test(e)?l=!0:typeof n.name=="function"?l=Reflect.apply(n.name,null,[e]):n.name===e&&(l=!0),l}trigger(e,n,l){let o=null;const i=this.callbacks.get(n);typeof i=="function"&&(o=Reflect.apply(i,null,[...l])),this.exposed&&typeof this.exposed[n]=="function"&&(o=Reflect.apply(this.exposed[n],this.exposed,[...l])),e.resolved=!0,typeof e.resolve=="function"&&e.resolve(o)}pull(){let e=this.parent;for(;e;){const n=e.getPersistantMessages();Array.isArray(n)&&n.length>0&&n.forEach(l=>{if(this.isMatched(this.name,l.matched))try{this.trigger(l.matched,l.action,l.args)}catch(o){console.error(o)}}),e=e.parent}}emit(e,n,...l){if(e.messagingPolicy==="Once"&&e.resolved===!0)return[];if(e.cachePolicy==="Persistant")this.setPersistantMessage(e,n,l),e.cachePolicy="None";else if(e.cachePolicy==="Unresolved"){if(this.setPersistantMessage(e,n,l)){const r=e.resolve,s=e.uniqueId??"",c=(...a)=>{this.deletePersistantMessage(s),typeof r=="function"&&r(...a)};e.resolve=c}e.cachePolicy="None"}let o=!1;!e.name||e.name==="*"?o=!0:e.name==="+"?(o=!1,e.name="*"):Na(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 i=[];if(o){const r=this.callbacks.get(n);if(typeof r=="function"){const s=Reflect.apply(r,null,[...l]);Re(s)||i.push(s)}if(this.exposed&&typeof this.exposed[n]=="function"){const s=Reflect.apply(this.exposed[n],this.exposed,[...l]);Re(s)||i.push(s)}if(e.resolved=!0,typeof e.resolve=="function"&&e.resolve(...i),e.messagingPolicy==="Once")return i}return this.children.forEach(r=>{const s=Reflect.apply(r.emit,r,[{...e},n,...l]);Array.isArray(s)&&s.length>0&&Reflect.apply([].push,i,[...s])}),i}emitToChildren(e,n,...l){if(e.cachePolicy==="Persistant")this.setPersistantMessage(e,n,l),e.cachePolicy="None";else if(e.cachePolicy==="Unresolved"){if(this.setPersistantMessage(e,n,l)){const i=e.resolve,r=e.uniqueId??"",s=(...c)=>{this.deletePersistantMessage(r),typeof i=="function"&&i(...c)};e.resolve=s}e.cachePolicy="None"}const o=[];return this.children.forEach(i=>{const r=Reflect.apply(i.emit,i,[{...e},n,...l]);Array.isArray(r)&&Reflect.apply([].push,o,[...r])}),o}on(e,n){this.callbacks.set(e,n)}};function jt(e,n,l,o){const i=new pr(n,e,l);if(o&&typeof o=="object")for(const r in o)i.on(r,o[r]);return i}function Kt(e){let n=e?.[Qe];return!n&&(0,t.hasInjectionContext)()&&(n=(0,t.inject)(Qe,null)),n}var Xo=class{error(e,n){const l=Kt(n.exposed);l?l.emit({name:"*"},"setErrorTip",e):n.exposed&&typeof n.exposed.setErrorTip=="function"&&n.exposed.setErrorTip(e)}reset(e){const n=Kt(e.exposed);n?n.emit({name:"*"},"setErrorTip",""):e.exposed&&typeof e.exposed.setErrorTip=="function"&&e.exposed.setErrorTip("")}success(e){const n=Kt(e.exposed);n?n.emit({name:"*"},"setErrorTip",""):e.exposed&&typeof e.exposed.setErrorTip=="function"&&e.exposed.setErrorTip("")}decorate(e,n,l){Array.isArray(e)||(e=[e]);const o=Kt(l.exposed),i=n.find(s=>s.required===!0||s.type==="required"&&s.required!==!1),r=e.find(s=>s.required===!0||s.type==="required"&&s.required!==!1);!i&&r?o?o.emit({name:"*"},"setRequired",!0):l.exposed&&typeof l.exposed.setRequired=="function"&&l.exposed.setRequired(!0):i&&!r&&(o?o.emit({name:"*"},"setRequired",!1):l.exposed&&typeof l.exposed.setRequired=="function"&&l.exposed.setRequired(!1),this.reset(l))}getValue(e){return e.props.modelValue??e.exposed.modelValue}},Wt=new Xo;function Qo(e){Wt=e}function Zo(e){Wt?Object.assign(Wt,e):Wt=e}function Jo(e,n){bt.Schema.setValidator(e,n)}function es(e){bt.Schema.deleteValidator(e)}var gr=["blur","clear"];function ts(e){gr=e}function yr(){return gr}var br=["focus","change","setValue"];function ls(e){br=e}function Sr(){return br}function as(e){bt.Schema.messages(e)}function Yt(...e){const n=[];return e.forEach(l=>{l.forEach(o=>{const i=n.findIndex(r=>r.type===o.type);i!==-1&&n.splice(i,1),n.push(o)})}),n}function yl(e){return e.forEach(n=>{n.type==="required"&&(n.required===null||n.required===void 0)&&(n.required=!0),!n.type&&(n.required===!0||n.required===!1)&&(n.type="required")}),e}var ft=Symbol("ValidateSchemaKey"),wr=class{parent=null;validators={};attrRules=[];rules=[];descriptor;proxy;scope=null;constructor(e,n,l){this.parent=e,this.descriptor=n,this.proxy=l,(this.descriptor.validate??!0)&&this.init()}init(){this.descriptor.pureDataValidate!==!0&&this.descriptor.valueName&&this.descriptor.context?.attrs&&(this.scope=(0,t.effectScope)(!0),this.scope.run(()=>{(0,t.watchEffect)(()=>{const e=yl(Yt(this.attrRules,this.rules)),n=[],l=this.descriptor.context?.attrs??{};for(let i in l){let r=l[i];if(this.hasValidator(i,!0)){if(r===!1)continue;let c={type:i};r!==null&&typeof r=="object"&&Object.assign(c,r),n.push(c);continue}let s=this.getValidator(i);if(s!==null){let c={type:i,validator:s};n.push(c)}}this.attrRules=yl(n);const o=Yt(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(o,e)})})}))}destroy(){this.scope&&(this.scope.stop(),this.scope=null),this.parent=null,this.proxy=null}execHandler(e,...n){const l=this.descriptor.validateHandler;if(l&&typeof l[e]=="function")return Reflect.apply(l[e],l,[...n]);const o=Wt;return o&&typeof o[e]=="function"?Reflect.apply(o[e],o,[...n]):null}decorate(e,n){this.descriptor.pureDataValidate!==!0&&this.execHandler("decorate",e,n,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,n,l=!1){l?bt.Schema.setValidator(e,n):this.validators[e]=n}getValidator(e){let n=this.validators[e]??null;return n||(n=this.parent?.getValidator(e)??null),n}deleteValidator(e,n=!1){n?bt.Schema.deleteValidator(e):Reflect.deleteProperty(this.validators,e)}hasValidator(e,n=!1){if(n)return bt.Schema.hasValidator(e);{let l=Reflect.has(this.validators,e);return!l&&this.parent!==null&&(l=this.parent.hasValidator(e,!1)),l}}setRule(e){const n=Yt(this.attrRules,this.rules);e===null?this.rules=[]:Array.isArray(e)?this.rules=yl(e):this.rules=yl([e]);const l=Yt(this.attrRules,this.rules);(0,t.nextTick)(()=>{this.decorate(l,n)})}clear(){this.execHandler("reset",this.proxy)}validate(){if(this.descriptor.validate??!0){let e=Yt(this.attrRules,this.rules);const n=this.descriptor.fieldName??"value";if(e.length>0){const l={[`${n}`]:e},o=this.getValue(),i={[`${n}`]:o},r=new bt.Schema(l),s=this.proxy??i;return r.validate(i,{context:s}).then(c=>{if(c.pass)this.success();else{let a="error";Array.isArray(c.errors)&&c.errors.length>0&&(a=c.errors[0].message??a,c.errors=[c.errors[0]],c.errors[0].ref=s),this.error(a)}return c}).catch(c=>{const a=c.message??`${c}`;return this.error(a),c})}}return Promise.resolve({pass:!0})}};function bl(e,n,l){l.valueName=l.valueName??"modelValue",l.valueType=l.valueType??"string";const o={exposed:e,get $el(){return l.templateRefProxy?.$el},get props(){return l.props},get attrs(){return l.context?.attrs}};if(!l.validateHandler&&l.valueName!=="modelValue"){const i=l.valueName;l.validateHandler={getValue(r){return r.props?.[i]??r.exposed[i]}}}return new wr(n,l,o)}var Sl=Symbol.for("EventEmitterKey"),vr=class{register=new Map;emitFn;constructor(e){this.emitFn=e??null}destroy(){this.emitFn=null,this.register.clear()}off(e,n){let l=this.register.get(e);if(l&&Array.isArray(l)){let o=l.findIndex(i=>i===n);o!==-1&&l.splice(o,1)}}on(e,n){let l=this.register.get(e);l||(l=new Array,this.register.set(e,l)),l.push(n)}emit(e,...n){const l=this.register.get(e);l&&l.forEach(o=>{try{Reflect.apply(o,null,[e,...n])}catch(i){console.error(i.message,i)}}),this.emitFn&&Reflect.apply(this.emitFn,null,[e,...n])}};function Ge(e,n){let l=null;return function(...o){l&&clearTimeout(l),l=setTimeout(()=>{l=null,Reflect.apply(e,null,[...o])},n)}}function Nr(e,n){let l=0;return function(...o){const i=new Date().getTime();i-l<n||(l=i,Reflect.apply(e,null,[...o]))}}function ns(e,n){const l=Ge((o,i)=>{e=o,i()},n);return(0,t.customRef)((o,i)=>({get(){return o(),e},set(r){l(r,i)}}))}function rs(e){let n=!1;return function(...l){n||(n=!0,Reflect.apply(e,null,[...l]))}}function wl(e,n,l,o=0,i=!0,r){let s=n,c=0;if(i){const u=e();if(c++,u){typeof r=="function"&&r(!0);return}if(c>l){typeof r=="function"&&r(!1);return}}const a=()=>{const u=e();if(c++,u){typeof r=="function"&&r(!0);return}if(c>l){typeof r=="function"&&r(!1);return}s+=o,setTimeout(a,s)};setTimeout(a,s)}var mt=Symbol("DomainKey"),Ut=Symbol("DataItemsKey"),vl=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,t.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,n){this._datas[e]=n}getData(e){return this._datas[e]}hasData(e){return Reflect.has(this._datas,e)}deleteData(e){return Reflect.deleteProperty(this._datas,e)}merge(e,n=[]){for(const l in e){const o=e[l];n.length>0&&n.indexOf(o)!==-1||(this._props[l]=o)}}has(e){if(Reflect.has(this._props,e)){const n=this._props[e];if(n!=null)return!0}return this.parent==null?!1:this.parent.has(e)}delete(e){Reflect.deleteProperty(this._props,e)}set(e,n){this._props[e]=n}get(e,n){if(Reflect.has(this._props,e)){const l=this._props[e];if(l!=null)return l}return this.parent==null?n:this.parent.get(e,n)}getForParent(e,n){return this.parent==null?n:this.parent.get(e,n)}getForSelf(e){return this._props[e]}getAll(e){const n=[];let l=this;for(;l!=null;){if(Reflect.has(l._props,e)){const o=l._props[e];n.push(o)}l=l._parent}return n}},is=new vl;function xt(){return is}function ht(){return(0,t.inject)(mt,null)}var ka=Symbol("OriginalDateKey");function xa(e,n,l){const o=(0,t.hasInjectionContext)(),i=o?(0,t.getCurrentScope)():null;let r=o?(0,t.inject)(mt,null):null;r===null&&(r=xt());const s=n;let c=new vl(s);c.parent=r;const a=b=>{c?.hasData(ka)||d(b),c?.set("modelValue",b)},u=()=>c?.getForSelf("modelValue")??null,h=()=>c?.getData(ka)??null,d=b=>{const p={};kt(!0,p,(0,t.toRaw)(b)),c.setData(ka,p)},m=e.props,$=e.ignorePropKeys;(0,t.isReactive)(m)||typeof m=="function"?(0,t.watch)(m,b=>{c?.merge(b,$),b.modelValue&&d(b.modelValue)},{immediate:!0}):(c.merge(m,$),m.modelValue&&d(m.modelValue));const x=(b,p)=>{c?.set(b,p)},w=b=>c?.getForSelf(b)??null;if(c.componentPublicExposed[mt]=c,(0,t.provide)(mt,c),i!==null){const b=(0,t.inject)(Qe,null),p=jt(c.componentPublicExposed,b,s,l);c.broadcast=p,c.componentPublicExposed[Qe]=p,(0,t.provide)(Qe,p),c.componentPublicExposed.broadcast=(P,H,...Y)=>{if(p)return Reflect.apply(p.emit,p,[P,H,...Y])};const v=(0,t.inject)(ft,null),f=bl(c.componentPublicExposed,v,{componentName:"",context:e.context});c.validateSchema=f,c.componentPublicExposed[ft]=f,(0,t.provide)(ft,f),c.componentPublicExposed[Ut]=new Map,c.componentPublicExposed.validate=async(P=!0)=>{const H=[];let Y=null;const q={};let B=!1;if(P===!0)Y={name:"*"},B=!0;else if(Array.isArray(P)&&P.length>0){const k=P;Y={name:M=>M?k.indexOf(M)!==-1:!1},B=!0}else if(P!=null&&typeof P=="object"){const k=P;if(k.deep!==!1){if(Object.assign(q,k),Array.isArray(k.include)&&k.include.length>0){const M=k.include;Y={name:E=>E?M.indexOf(E)!==-1:!1}}else if(Array.isArray(k.exclude)&&k.exclude.length>0){const M=k.exclude;Y={name:E=>E?M.indexOf(E)===-1:!1}}else Y={name:"*"};B=!0}}if(B&&Y){q.deep=!1;const k=p?.emitToChildren(Y,"validate",q);k&&Reflect.apply([].push,H,k)}return H.length==1?H[0]:H.length>1?Promise.all(H).then(k=>{let M=[];return k.forEach(E=>{E.pass===!1&&Array.isArray(E.errors)&&(M=[...M,...E.errors])}),M.length>0?{pass:!1,errors:M}:{pass:!0}}):Promise.resolve({pass:!0})};const O=e.context;c.componentPublicExposed.setNameValidateRules=(P,H=!0,Y=!1)=>{if(Y===!0){Reflect.ownKeys(P).forEach(q=>{let B=String(q);const k={componentName:"",fieldName:B,pureDataValidate:!0,context:O};if(c){const M=kr(c,B,k,p,f);c.componentPublicExposed[Ut].set(B,M);const E=P[B];E&&M.validateSchema.setRule(E)}});return}if(H){const q=Reflect.ownKeys(P);p?.emitToChildren({name:B=>q.includes(B),cachePolicy:"Persistant",uniqueId:"validateRules"},"setNameValidateRules",P,!1)}},c.componentPublicExposed.clearValidate=(P=!0)=>{let H=null;const Y={};let q=!1;if(P===!0)H={name:"*"},q=!0;else if(Array.isArray(P)&&P.length>0){const B=P;H={name:k=>k?B.indexOf(k)!==-1:!1},q=!0}else if(P!=null&&typeof P=="object"){const B=P;if(B.deep!==!1){if(Array.isArray(B.include)&&B.include.length>0){const k=B.include;H={name:M=>M?k.indexOf(M)!==-1:!1}}else if(Array.isArray(B.exclude)&&B.exclude.length>0){const k=B.exclude;H={name:M=>M?k.indexOf(M)===-1:!1}}else H={name:"*"};Object.assign(Y,B),q=!0}}q&&H&&(Y.deep=!1,p?.emitToChildren(H,"clearValidate",Y))},c.componentPublicExposed.resetFields=P=>{const H=u();if(!H)return;const Y={};if(kt(!0,Y,h()??{}),Array.isArray(P))P.forEach(q=>{H[q]=Y[q]});else if(P&&Array.isArray(P.include))(P.include??[]).forEach(q=>{H[q]=Y[q]});else if(P&&Array.isArray(P.exclude)){let q=P.exclude??[];Reflect.ownKeys(Y).forEach(B=>{q.includes(B)||(H[B]=Y[B])})}else Object.assign(H,Y);c?.componentPublicExposed?.clearValidate(P)},c.componentPublicExposed.setModelValue=(P,H)=>{if(!H||H===s)a(P);else{const Y={name:H,messagingPolicy:"Once"};p?.emitToChildren(Y,"setModelValue",P)}},c.componentPublicExposed.getModelValue=()=>u(),c.componentPublicExposed.setDomainProperty=(P,H)=>{x(P,H)},c.componentPublicExposed.getDomainProperty=P=>w(P),setTimeout(function(){p?.pull()},0)}(0,t.onScopeDispose)(function(){c?.validateSchema&&c.validateSchema.destroy(),c?.broadcast&&c?.broadcast?.destroy(),c.componentPublicExposed[Ut]&&c.componentPublicExposed[Ut].clear(),c?.destroy(),c=null});const y=e.context?.expose;return{domain:c,exposeApi:(b={})=>{Object.assign(c.componentPublicExposed,b),y?.(c.componentPublicExposed)}}}function Cr(e,n){let l=(0,t.inject)(mt,null);l===null&&(l=xt());let o=new vl(n);o.parent=l;const i=e.props,r=e.ignorePropKeys;(0,t.isReactive)(i)||typeof i=="function"?(0,t.watch)(i,c=>{o?.merge(c,r)},{immediate:!0}):o.merge(i,r),o.componentPublicExposed[mt]=o,(0,t.provide)(mt,o),(0,t.onScopeDispose)(()=>{o?.destroy(),o=null});const s=e.context?.expose;return{domain:o,exposeApi:(c={})=>{Object.assign(o.componentPublicExposed,c),s?.(o.componentPublicExposed)}}}function Ee(e,n,l){const o={},i=n??e.componentName??"";let r=jt(o,(0,t.inject)(Qe,null),i,l);o[Qe]=r,(0,t.provide)(Qe,r),o.broadcast=(d,m,...$)=>r?Reflect.apply(r.emit,r,[d,m,...$]):null;const s=(0,t.inject)(ft,null);e.fieldName=e.fieldName??i;let c=bl(o,s,e);o[ft]=c,(0,t.provide)(ft,c),o.validate=async(d=null)=>{if(!c)return Promise.resolve({pass:!0});const m=[];let $=null;const x={};let w=!1,y=!1;if(d===!0)$={name:"*"},y=!0,w=!0;else if(Array.isArray(d)&&d.indexOf(i)!==-1){const b=d;$={name:p=>p?b.indexOf(p)!==-1:!1},y=!0,w=!0}else if(d&&typeof d=="object"){const b=d,p=b.ignoreDisabled??!0,v=b.ignoreReadonly??!0,f=b.ignoreHidden??!0;p===!0&&e.disabled===!0||v===!0&&e.readonly===!0||f===!0&&wa(e.templateRefProxy?.$el??e.templateRefProxy)?y=!1:(Array.isArray(b.include)&&b.include.indexOf(i)!==-1||Array.isArray(b.exclude)&&b.exclude.indexOf(i),y=!0),Object.assign(x,b),w=b.deep??!1}if(y){const b=c?.validate();m.push(b)}if(w&&$){x.deep=!1;const b=r?.emitToChildren($,"validate",x);b&&Reflect.apply([].push,m,b)}return m.length==1?m[0]:m.length>1?Promise.all(m).then(b=>{let p=[];return b.forEach(v=>{v.pass===!1&&Array.isArray(v.errors)&&(p=[...p,...v.errors])}),p.length>0?{pass:!1,errors:p}:{pass:!0}}):Promise.resolve({pass:!0})},o.setValidateRule=d=>c?.setRule(d),o.setNameValidateRules=(d,m=!1)=>{const $=d[i];$&&c?.setRule($),m&&r&&r.emitToChildren({name:x=>Reflect.ownKeys(d).includes(x)},"setNameValidateRules",d,!1)},o.clearValidate=(d=!0)=>{if(!c)return;let m=null;const $={};let x=!1,w=!1;if(d===!0)m={name:"*"},w=!0,x=!0;else if(Array.isArray(d)&&d.indexOf(i)!==-1){const y=d;m={name:b=>b?y.indexOf(b)!==-1:!1},w=!0,x=!0}else if(d&&typeof d=="object"){const y=d;(y.ignoreHidden??!0)===!0&&wa(e.templateRefProxy?.$el??e.templateRefProxy)?w=!1:(Array.isArray(y.include)&&y.include.indexOf(i)!==-1||Array.isArray(y.exclude)&&y.exclude.indexOf(i),w=!0),Object.assign($,y),x=y.deep??!1}w&&c?.clear(),x&&m&&($.deep=!1,r?.emitToChildren(m,"clearValidate",$))};let a=new vr(e.context?.emit);o[Sl]=a,o.triggerEvent=(d,...m)=>{a.emit(d,...m)};const u=Ge((d="validate")=>{c&&(d==="reset"?c.clear():c.validate())},60);(Array.isArray(e.validateCheckEvents)?e.validateCheckEvents:yr()).forEach(d=>{a&&a.on(d,m=>{u("validate")})}),(Array.isArray(e.validateResetEvents)?e.validateResetEvents:Sr()).forEach(d=>{a&&a.on(d,m=>{u("reset")})}),setTimeout(function(){r?.pull()},0),(0,t.onScopeDispose)(()=>{r?.destroy(),r=null,c?.destroy(),o[ft]=null,c=null,a?.destroy(),o[Sl]=null,a=null,o.broadcast=null,o.validate=null,o.setValidateRule=null,o.setNameValidateRules=null,o.clearValidate=null});const h=e.context?.expose;return{broadcast:r,validateSchema:c,emitEvent:(d,...m)=>{a&&Reflect.apply(a.emit,a,[d,...m])},onEvent:(d,m)=>{a&&Reflect.apply(a.on,a,[m])},offEvent:(d,m)=>{a&&Reflect.apply(a.off,a,[m])},componentPublicExposed:o,exposeApi:(d={})=>{Object.assign(o,d),h?.(o)}}}function kr(e,n,l,o,i){const r={},s=n??"",c={getValue(){const d=e.getForSelf("modelValue");return d?d[s]:null},isExist(){const d=e.getForSelf("modelValue");return d?Reflect.has(d,s):!1}};l.fieldName=s,l.validateHandler={getValue(d){return c.getValue()}};let a=bl({},i,l);r.validate=async(d=null)=>{if(!c.isExist())return console.warn(`validate error: field [${s}] not exist`),Promise.resolve({pass:!0});const m=[];let $=!1,x=!1;if(Array.isArray(d)&&d.indexOf(s)!==-1)x=!0,$=!0;else if(d&&typeof d=="object"){const w=d;Array.isArray(w.include)&&w.include.indexOf(s)!==-1||Array.isArray(w.exclude)&&w.exclude.indexOf(s),x=!0,$=w.deep??!1}else typeof d=="boolean"&&($=d),x=!0;if(x&&a){const w=a.validate();m.push(w)}if($){let w=null;const y={};if(d===!0)w={name:"*"};else if(Array.isArray(d)&&d.length>0){const b=d;w={name:p=>p?b.indexOf(p)!==-1:!1}}else if(d!=null&&typeof d=="object"){const b=d;if(Object.assign(y,b),Array.isArray(b.include)&&b.include.length>0){const p=b.include;w={name:v=>v?p.indexOf(v)!==-1:!1}}else if(Array.isArray(b.exclude)&&b.exclude.length>0){const p=b.exclude;w={name:v=>v?p.indexOf(v)===-1:!1}}else w={name:"*"}}if(w&&u){y.deep=!1;const b=u.emitToChildren(w,"validate",y);Reflect.apply([].push,m,b)}}return m.length==1?m[0]:m.length>1?Promise.all(m).then(w=>{let y=[];return w.forEach(b=>{b.pass===!1&&Array.isArray(b.errors)&&(y=[...y,...b.errors])}),y.length>0?{pass:!1,errors:y}:{pass:!0}}):Promise.resolve({pass:!0})},r.setValidateRule=d=>a?.setRule(d),r.setNameValidateRules=d=>{const m=d[s];m&&a?.setRule(m)};let u=jt(r,o,s);(0,t.onScopeDispose)(()=>{a=null,u=null});const h=l.context?.expose;return{broadcast:u,validateSchema:a,componentPublicExposed:r,exposeApi:(d={})=>{Object.assign(r,d),h?.(r)}}}function St(e,n){let l={};if(n){const r=(0,t.inject)(Qe,null),s=jt(l,r,n,{});l[Qe]=s,(0,t.provide)(Qe,s)}let o=new vr(e.context?.emit);l[Sl]=o,l.triggerEvent=(r,...s)=>{o.emit(r,...s)},(0,t.onScopeDispose)(()=>{o?.destroy(),Reflect.deleteProperty(l,Sl),l=null,o=null});const i=e.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:l,exposeApi:(r={})=>{Object.assign(l,r),i?.(l)}}}var xe=(e,n=-1)=>e?typeof e=="string"&&(e.endsWith("%")&&n<=0||e.endsWith("vh")||e.endsWith("vw"))?e:`${ge(e,n)}px`:"",os=xe;function ge(e,n=-1){if(e==null)return 0;if(typeof e=="number")return e>0&&e<1&&n>0?e*n:e;if(e=e.trim().toLocaleLowerCase(),e.length===0)return 0;let l=e.indexOf("px");if(l!==-1)return Number(e.substring(0,l));if(l=e.indexOf("rem"),l!==-1){let i=Number(e.substring(0,l)),r=1;if(ut){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(l=e.indexOf("%"),l!==-1)return Number(e.substring(0,l))/100*n;const o=Number(e);return isNaN(o)?0:o}var pt="PageStateKey";function lt(e){const n={top:null,left:null,bottom:null,right:null};return e&&(e.top!==null&&e.top!==void 0&&(n.top=ge(e.top)),e.left!==null&&e.left!==void 0&&(n.left=ge(e.left)),e.bottom!==null&&e.bottom!==void 0&&(n.bottom=ge(e.bottom)),e.right!==null&&e.right!==void 0&&(n.right=ge(e.right))),n}function za(e,n,l={},o=!0,i=-1,r=-1,s=0,c=0){if(e.headerHeight=ge(l.headerHeight??n.headerHeight??-1),e.headerPadding=lt(l.headerPadding??n.headerPadding),e.footerHeight=ge(l.footerHeight??n.footerHeight??-1),e.footerPadding=lt(l.footerPadding??n.footerPadding),e.contentPadding=lt(l.contentPadding??n.contentPadding),o){const a=l.height??n.height;a?e.height=ge(a,r):e.height=ge(r)-ge(s,r)-ge(c,r),e.width=ge(l.width??n.width??0,i)}}function xr(e,n={}){const l={top:null,bottom:null,right:null,left:null},o={width:0,height:0,headerHeight:0,headerPadding:{...l},footerHeight:0,footerPadding:{...l},contentPadding:{...l},contentHeight:null,safeAreaTop:0,safeAreaBottom:0,safeAreaLeft:0,safeAreaRight:0,headerMounted:!1,footerMounted:!1},i=Object.assign(e.get("safeAreaInset")??{},n.safeAreaInset??{});i&&(o.safeAreaTop=ge(i.top),o.safeAreaBottom=ge(i.bottom),o.safeAreaLeft=ge(i.left),o.safeAreaRight=ge(i.right));const r=e.get("pageLayout");if(!r)return null;za(o,r,n,!0,e.get("rootWidth")??-1,e.get("rootHeight")??-1,e.get("headerBarHeight")??0,e.get("footerBarHeight")??0);const s=(0,t.reactive)(o),c=e.getForParent(pt);c&&(o.height=xl(e,c),o.width=zl(e,c),(0,t.watch)([()=>xl(e,c),()=>zl(e,c)],([u,h])=>{s.height=u,s.width=h}));const a=!c;return(0,t.watch)([()=>n.height,()=>e.get("pageLayout"),()=>e.get("rootWidth"),()=>e.get("rootHeight"),()=>e.get("headerBarHeight"),()=>e.get("footerBarHeight")],([u,h,d=-1,m=-1,$=0,x=0])=>{za(s,h,n,a,d,m,$,x)}),e.set(pt,s),s}function Nl(e){return e.get(pt)}function Cl(e,n){if(n=n??e.get(pt),n&&n.headerMounted){const l=n.safeAreaTop==-1?0:n.safeAreaTop;return n.headerAllHeight??n.headerHeight+l}return 0}function kl(e,n){if(n=n??e.get(pt),n&&n.footerMounted){const l=n.safeAreaBottom==-1?0:n.safeAreaBottom;return n.footerAllHeight??n.footerHeight+l}return 0}function xl(e,n){if(n=n??e.get(pt),n){if(n.contentInnerHeight)return n.contentInnerHeight;const l=Cl(e,n),o=kl(e,n),i=ge(n.contentPadding.top??0),r=ge(n.contentPadding.bottom??0);return n.height-l-o-i-r}return 0}function zl(e,n){if(n=n??e.get(pt),n){const l=ge(n.contentPadding.left??0),o=ge(n.contentPadding.right??0);return n.contentInnerWidth??n.width-l-o}return 0}function ss(e){return!!e.getForParent(pt)}var Ea=Symbol.for("InnerPageScopeKey");function Ta(e){(0,t.provide)(Ea,e)}function Gt(e=!1){return(0,t.inject)(Ea,e)}var $a=Symbol.for("AbstractPageScopeKey");function zr(e){(0,t.provide)($a,e)}function Xt(e=!1){return(0,t.inject)($a,e)}function Er(e=!1){const n=Xt(e);return typeof n=="boolean"?n:n&&typeof n=="object"?n.headerBar??e:e}function Tr(e=!1){const n=Xt(e);return typeof n=="boolean"?n:n&&typeof n=="object"?n.footerBar??e:e}function $r(e=!1){const n=Xt(e);return typeof n=="boolean"?n:n&&typeof n=="object"?n.content??e:e}var Ze=(function(e){return e[e.Parent=0]="Parent",e[e.Near=1]="Near",e})({});function El(e,n){return e==null?!1:typeof n=="function"?n(e):!0}function Ve(e,n,l=1,o){const i=ht();return i==null?e:l===0?(0,t.computed)(()=>{const r=i.getAll(n);for(let c=r.length-1;c>=0;c--){const a=r[c];if(El(a,o))return a}const s=e.value;return El(s,o)?s:null}):(0,t.computed)(()=>{const r=e.value;if(El(r,o))return r;const s=i.getAll(n);for(let c=0;c<s.length;c++){const a=s[c];if(El(a,o))return a}return null})}function Br(e){return Ve(e,"readonly",1)}function Vr(e){return Ve(e,"disabled",1)}function Dr(e){return Ve(e,"browse",1)}function Ae(e){const n=(0,t.ref)(null),l=(0,t.ref)(null),o=Vr((0,t.computed)(()=>l.value??e.disabled)),i=(0,t.ref)(null);return{itemTemplateRef:n,innerDisabled:l,disabled:o,innerReadonly:i,readonly:Br((0,t.computed)(()=>i.value??e.readonly)),browse:Dr((0,t.computed)(()=>e.browse))}}function ve(e,n="modelValue",l=null,o){const i=(0,t.toRef)(e,n);let r=i.value;typeof l=="function"&&(r=l(i.value));const s=(0,t.ref)(r);return(0,t.watch)(i,c=>{if(typeof l=="function"){const a=l(c);a!==s.value&&(s.value=a,o&&o("setValue",a))}else c!==s.value&&(s.value=c,o&&o("setValue",c))}),s}var Mr=new Map,Tl=new Map,Ba=null;function cs(e){Ba=e}function us(){return Ba}function Je(){return Ba?.()??null}function Ar(e,n,l){if(l){let o=Tl.get(l);o||(o=new Map,Tl.set(l,o)),o.set(e,n)}else Mr.set(e,n)}function Ye(e,n){let l=null;if(n){let o=Tl.get(n);o&&(l=o.get(e))}return l||(l=Mr.get(e)),l}function ds(e,n){for(let l in e){const o=e[l];Ar(l,o,n)}}function fs(e){Tl.delete(e)}function ms(){return{top:0,left:0,bottom:0,right:0}}function hs(){return ut?{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 ps(e,n){let l=e;if(n.componentPrefix){const o=l.indexOf("-");o!==-1?l=`${n.componentPrefix}${l.slice(o)}`:l=`${n.componentPrefix}-${l}`}return Ht(l)}var gs=class{packages;installers;resizeListener=null;resizeObserver=null;_version;get version(){return this._version}constructor(e,n,l){this.packages=e,this.installers=n,this._version=l}install(e,n={}){n?.install!==!1&&(this.packages.forEach(o=>{if(o.install)e.use(o,n);else if(o.name){const i=ps(o.name,n);e.component(i,o)}}),this.installers.forEach(o=>{o(e,n)}));const l=xt();if(n.autoAdjustPageLayout!==!1){const o={...n},i=this.resizeListener;typeof n.resizeDebounceDelay=="number"?this.resizeListener=Ge(()=>{const r={...o};this.updateLayout(r,l)},n.resizeDebounceDelay):this.resizeListener=()=>{const r={...o};this.updateLayout(r,l)},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(n,l)}unInstall(){window.visualViewport?this.resizeListener&&window.visualViewport.removeEventListener("resize",this.resizeListener):window.ResizeObserver&&this.resizeObserver&&this.resizeObserver.disconnect()}updateLayout(e,n){const l=e.headerBarHeight??0,o=e.footerBarHeight??0,i=kt({},ms(),e.safeAreaInset),r=hs(),s=kt({},r.pageLayout,e.pageLayout);n=n??xt(),n.set("safeAreaInset",i),n.set("headerBarHeight",l),n.set("footerBarHeight",o),n.set("pageLayout",s),n.set("rootWidth",r.rootWidth),n.set("rootHeight",r.rootHeight);const c=["install","componentPrefix","safeAreaInset","headerBarHeight","footerBarHeight","pageLayout","rootWidth","rootHeight"];for(const a in e)c.indexOf(a)===-1&&n.set(a,e[a])}setScopeGetter(e){cs(e)}getScopeGetter(){return us()}setAPI(e,n,l){Ar(e,n,l)}getAPI(e,n){return Ye(e,n)}batchSetAPI(e,n){ds(e,n)}clearScopeAPI(e){fs(e)}getRootDomain(){return xt()}},ys=[T.ElAffix,T.ElAlert,T.ElAutocomplete,T.ElAutoResizer,T.ElAvatar,T.ElBacktop,T.ElBadge,T.ElBreadcrumb,T.ElBreadcrumbItem,T.ElButton,T.ElButtonGroup,T.ElCalendar,T.ElCard,T.ElCarousel,T.ElCarouselItem,T.ElCascader,T.ElCascaderPanel,T.ElCheckTag,T.ElCheckbox,T.ElCheckboxButton,T.ElCheckboxGroup,T.ElCol,T.ElCollapse,T.ElCollapseItem,T.ElCollapseTransition,T.ElColorPicker,T.ElConfigProvider,T.ElContainer,T.ElAside,T.ElFooter,T.ElHeader,T.ElMain,T.ElDatePicker,T.ElDescriptions,T.ElDescriptionsItem,T.ElDialog,T.ElDivider,T.ElDrawer,T.ElDropdown,T.ElDropdownItem,T.ElDropdownMenu,T.ElEmpty,T.ElForm,T.ElFormItem,T.ElIcon,T.ElImage,T.ElImageViewer,T.ElInput,T.ElInputNumber,T.ElLink,T.ElMenu,T.ElSubMenu,T.ElMenuItem,T.ElMenuItemGroup,T.ElPageHeader,T.ElPagination,T.ElPopconfirm,T.ElPopover,T.ElPopper,T.ElProgress,T.ElRadio,T.ElRadioButton,T.ElRadioGroup,T.ElRate,T.ElResult,T.ElRow,T.ElScrollbar,T.ElSelect,T.ElOption,T.ElOptionGroup,T.ElSelectV2,T.ElSkeleton,T.ElSkeletonItem,T.ElSlider,T.ElSpace,T.ElSteps,T.ElStep,T.ElSwitch,T.ElTable,T.ElTableColumn,T.ElTableV2,T.ElTabs,T.ElTabPane,T.ElTag,T.ElTimePicker,T.ElTimeSelect,T.ElTimeline,T.ElTimelineItem,T.ElTooltip,T.ElTransfer,T.ElTree,T.ElTreeSelect,T.ElTreeV2,T.ElUpload,T.ElStatistic,T.ElCountdown,T.ElSegmented,T.ElAnchor,T.ElAnchorLink,T.ElWatermark,T.ElMessageBox,T.ElMessage,T.ElNotification,T.ElSplitter],bs=[T.ElInfiniteScroll,T.ElLoading,T.ElMessage,T.ElMessageBox,T.ElNotification,T.ElPopoverDirective],Ss=(e,n={})=>{const l=n.componentPrefix??"fox";ys.forEach(o=>{if(typeof o.name=="string"){let i="";const r=hr(o.name),s=r.indexOf("-");s!==-1?i=`${l}${r.slice(s)}`:i=`${l}-${r}`,i=Ht(i),e.component(i,o)}else e.use(o)}),bs.forEach(o=>{e.use(o)})};function ce(e){const n=`fox-${e}`,l=Ht(n);return{componentName:n,scope:e.replace("-",""),create(o){return o.baseName=e,o.name=l,o.install=(i,r)=>{let s=o.name;r?.componentPrefix&&(s=`${r.componentPrefix}-${o.baseName}`,s=Ht(s)),i.component(s,o)},(0,t.defineComponent)(o)},createDemo(o){return o.baseName=e,o.name="demo-"+e,(0,t.defineComponent)(o)}}}var ze={browse:{type:[String],required:!1,default:()=>null},disabled:{type:[Boolean,String],required:!1,default:()=>null},readonly:{type:[Boolean,String],required:!1,default:()=>null},labelPosition:{type:String,required:!1,default:()=>null},labelWidth:{type:[String,Number],required:!1,default:()=>null},textAlign:{type:[String],required:!1,default:()=>null},hasBorder:{type:Boolean,required:!1,default:()=>!0}},Te={prop:{type:String,required:!1},label:{type:String,required:!1},isRequired:{type:[String,Boolean],required:!1,default:()=>!1},span:{type:[Number,String],required:!1,default:()=>1},offset:{type:[Number,String],default:()=>0},width:{type:[String,Number],required:!1},infoMarkClass:{type:String,required:!1,default:()=>"is-info"},warnMarkClass:{type:String,required:!1,default:()=>"is-warn"},errorMarkClass:{type:String,required:!1,default:()=>"is-error"},errorTip:{type:String,required:!1},errorIcon:{type:Object,required:!1},errorClass:{type:String,required:!1},warnTip:{type:String,required:!1},warnIcon:{type:Object,required:!1},warnClass:{type:String,required:!1},infoTip:{type:String,required:!1},infoIcon:{type:Object,required:!1},infoClass:{type:String,required:!1},contentClass:{type:String,required:!1,default:()=>"content--default"},contentStyle:{type:Object,required:!1,default:()=>{}},hintType:{type:String,required:!1,default:()=>"text"},hintText:{type:[String],required:!1},hintVisible:{type:[Boolean,String],required:!1,default:()=>!0},hintProps:{type:Object,required:!1,default:()=>{}},appearListen:{type:[Boolean,String],required:!1,default:()=>!1}},Ir={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}},Pr={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}},Lr=[];for(const e in Pr)Lr.push(e);var ws={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}},vs={...ze,...Ir,...ws},Ns=(e,n)=>({inheritAttrs:!0,props:vs,setup(l,o){const i=!!Xt(!1),r=Gt(!1),{domain:s,exposeApi:c}=xa({props:l,context:o},l.name);if(s){const d=xr(s,l);c({getPageContentHeight:()=>xl(s,d),getPageContentWidth:()=>zl(s,d),getPageHeaderHeight:()=>Cl(s,d),getPageFooterHeight:()=>kl(s,d)}),d&&r&&(d.contentHeight="100%")}const a=(0,t.computed)(()=>({[e]:!0,"is-inner":r})),u=(0,t.computed)(()=>({})),h=(d,m=!1)=>{const $=s.componentPublicExposed;$&&typeof $.setNameValidateRules=="function"&&$.setNameValidateRules(d,!0,m)};return(0,t.watch)([()=>l.rules,()=>l.pureDataRules],([d,m],[$,x])=>{if(d&&$){const w=(0,t.toRaw)($),y=(0,t.toRaw)(d),b=y?Reflect.ownKeys(y):[];(w?Reflect.ownKeys(w):[]).forEach(p=>{b.includes(p)||(y[p]=[])}),h(y)}if(m&&x){const w=(0,t.toRaw)(x),y=(0,t.toRaw)(m),b=y?Reflect.ownKeys(y):[];(w?Reflect.ownKeys(w):[]).forEach(p=>{b.includes(p)||(y[p]=[])}),h(y,!0)}},{deep:!0}),(0,t.onMounted)(()=>{l.rules&&h((0,t.toRaw)(l.rules)),l.pureDataRules&&h((0,t.toRaw)(l.pureDataRules),!0)}),()=>i?o.slots?.default?.():(0,t.h)("div",{class:a.value,style:u.value},[o.slots?.default?.()])}}),{componentName:Cs,create:ks,scope:xs}=ce("page"),zs=ks(Ns(Cs,xs)),Va=zs;function Da(e){const n=(0,t.unref)(e);return{width:n.offsetWidth,height:n.offsetHeight}}function $l(e){const n=(0,t.unref)(e),l=window.getComputedStyle(n,null),o=parseFloat(l.getPropertyValue("padding-left")),i=parseFloat(l.getPropertyValue("padding-right")),r=parseFloat(l.getPropertyValue("padding-top")),s=parseFloat(l.getPropertyValue("padding-bottom"));return{width:n.clientWidth-o-i,height:n.clientHeight-r-s}}var _r={headerbar:{},radio:{},checkbox:{}};function Es(e){Object.assign(_r,e)}function Fr(){return _r}var Ts=(e,n,l,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:l},leftText:{type:String,required:!1},titleShow:{type:Boolean,required:!1,default:!0},title:{type:String,required:!1,default:""},titleIcon:{type:[Object],required:!1},rightShow:{type:[String,Boolean],required:!1,default:!0},rightIcon:{type:[Object],required:!1},rightText:{type:String,required:!1,default:""}},emits:["back","click-title","click-right","click-right-text"],setup(i,r){const s=Er(!1),c=Gt(!1),a=s?null:ht(),u=a?Nl(a):null;u&&(u.headerMounted=!0);const h=Fr(),d=e,m=(0,t.computed)(()=>{const N={[d]:!0,[`${d}--border`]:i.border,[`${d}--fixed`]:i.fixed};return c||(N[`${d}--safe-area-inset-top`]=i.safeAreaInsetTop),N}),$=(0,t.computed)(()=>({[`${d}__inner`]:!0,[`${d}__inner--${i.align}`]:!0})),x=Re(i.height)?null:ge(i.height),w=(0,t.computed)(()=>{const N={safeAreaTop:null,height:null,left:null,top:null,right:null,bottom:null};if(s)return N;if(a&&u){const _=lt(i.padding??u.headerPadding);if(Object.assign(N,_),Re(x)||(u.headerHeight=x),N.height=u.headerHeight,N.safeAreaTop=u.safeAreaTop===-1?0:u.safeAreaTop,N.safeAreaTop>0){const V=ge(_.top??0);N.top=N.safeAreaTop+V,N.height&&N.height>0&&(N.height=N.height+N.safeAreaTop)}return N}if(Re(x)||(N.height=x),i.padding){const _=lt(i.padding);Object.assign(N,_)}return N}),y=(0,t.ref)(null),b=()=>u&&y.value&&!va(y.value)?(o||(u.headerAllHeight=Da(y.value).height),u.headerMounted=!0,!0):!1,p=Ge(b,120);let v=null;(0,t.onMounted)(()=>{s||u&&(wl(b,50,5,50,!0),window.ResizeObserver&&y.value&&(v=new window.ResizeObserver(p),v.observe(y.value)))}),(0,t.onUnmounted)(()=>{s||u&&(u.headerMounted=!1,v&&(v.disconnect(),v=null))});const f=(0,t.computed)(()=>{const N={};return s||(w.value.height!==null&&w.value.height!==void 0&&(N.height=`${w.value.height}px`),w.value.top!==null&&w.value.top!==void 0&&(N.paddingTop=`${w.value.top}px`),w.value.left!==null&&w.value.left!==void 0&&(N.paddingLeft=`${w.value.left}px`),w.value.right!==null&&w.value.right!==void 0&&(N.paddingRight=`${w.value.right}px`),w.value.bottom!==null&&w.value.bottom!==void 0&&(N.paddingBottom=`${w.value.bottom}px`)),N}),O=(0,t.computed)(()=>{const N=w.value?.height;return Re(N)||N<0?!0:N>0});function P(){r.emit("back")}function H(){r.emit("click-title")}function Y(){r.emit("click-right")}function q(){r.emit("click-right-text")}const B=()=>{if(!i.leftShow)return null;const N=[];if(r.slots.left)N.push(r.slots.left());else{if(r.slots.leftIcon){const _=(0,t.h)("view",{class:"left-icon",onClick:P},[r.slots.leftIcon()]);N.push(_)}else{const _=i.leftIcon??h.headerbar.Left??l,V=(0,t.h)("view",{class:"left-icon",onClick:P},[(0,t.h)(_)]);N.push(V)}if(i.leftText){const _=(0,t.h)("view",{class:"left-text",onClick:P},[i.leftText]);N.push(_)}}return N.length===0?null:(0,t.h)("view",{class:"fox-header-bar__left"},N)},k=()=>{if(!i.rightShow)return null;const N=[];if(r.slots.right)N.push(r.slots.right());else{if(i.rightText){const _=(0,t.h)("view",{class:"right-text",onClick:q},[i.rightText]);N.push(_)}if(r.slots.rightIcon){const _=(0,t.h)("view",{class:"right-icon",onClick:Y},[r.slots.rightIcon()]);N.push(_)}else if(i.rightIcon){const _=(0,t.h)("view",{class:"right-icon",onClick:Y},[(0,t.h)(i.rightIcon)]);N.push(_)}}return N.length===0?null:(0,t.h)("view",{class:"fox-header-bar__right"},N)},M=()=>{if(!i.titleShow)return null;const N=[],_=r.slots.default?r.slots.default():null;if(_)N.push(_);else{if(i.title){const V=(0,t.h)("view",{class:"title-text"},[i.title]);N.push(V)}if(r.slots.titleIcon){const V=(0,t.h)("view",{class:"title-icon",onClick:H},[r.slots.titleIcon()]);N.push(V)}else if(i.titleIcon){const V=(0,t.h)("view",{class:"title-icon",onClick:H},[(0,t.h)(i.titleIcon)]);N.push(V)}}return N.length===0?null:(0,t.h)("view",{class:"fox-header-bar__title"},N)},E=()=>{const N=[],_=r.slots.bottom?r.slots.bottom():null;return _&&N.push(_),N.length===0?null:(0,t.h)("view",{class:"fox-header-bar__bottom"},N)};return()=>{if(s||!O.value)return null;const N=[];if(r.slots.all)N.push(r.slots.all());else{const _=[],V=B();V&&_.push(V);const W=M();W&&_.push(W);const K=k();if(K&&_.push(K),_.length>0){const L=(0,t.h)("view",{class:$.value},_);N.push(L)}const J=E();J&&N.push(J)}return N.length===0?null:(0,t.h)("view",{class:m.value,style:f.value,ref:y},N)}}}),{componentName:$s,create:Bs,scope:Vs}=ce("header-bar"),Ds=Bs(Ts($s,Vs,$e.ArrowLeft)),Ma=Ds;function Ms(e,n,l=!1){return{props:{fixed:{type:Boolean,required:!1,default:!0},safeAreaInsetBottom:{type:Boolean,required:!1,default:!0},border:{type:Boolean,required:!1,default:!1},height:{type:[String,Number],required:!1},padding:{type:[Object],required:!1},align:{type:String,required:!1,default:"center"}},setup(o,i){const r=Tr(!1),s=Gt(!1),c=r?null:ht(),a=c?Nl(c):null,u=(0,t.computed)(()=>{const p=e,v={[p]:!0,[`${p}--${o.align}`]:!0,[`${p}--border`]:o.border,[`${p}--fixed`]:o.fixed};return s||(v[`${p}--safe-area-inset-bottom`]=o.safeAreaInsetBottom),v}),h=Re(o.height)?null:ge(o.height),d=(0,t.computed)(()=>{const p={safeAreaBottom:null,height:null,left:null,top:null,right:null,bottom:null};if(r)return p;if(c&&a){const v=lt(o.padding??a.footerPadding);if(Object.assign(p,v),Re(h)||(a.footerHeight=h),p.height=a.footerHeight,p.safeAreaBottom=a.safeAreaBottom===-1?0:a.safeAreaBottom,p.safeAreaBottom>0){const f=ge(v.bottom??0);p.bottom=p.safeAreaBottom+f,p.height&&p.height>0&&(p.height=p.height+p.safeAreaBottom)}return p}if(Re(h)||(p.height=h),o.padding){const v=lt(o.padding);Object.assign(p,v)}return p}),m=(0,t.computed)(()=>{const p=d.value?.height;return Re(p)||p<0?!0:p>0}),$=(0,t.ref)(null),x=()=>a&&$.value&&!va($.value)?(l||(a.footerAllHeight=Da($.value).height),a.footerMounted=!0,!0):!1,w=Ge(x,120);let y=null;(0,t.onMounted)(()=>{r||a&&(wl(x,50,5,50,!0),window.ResizeObserver&&$.value&&(y=new window.ResizeObserver(w),y.observe($.value)))}),(0,t.onUnmounted)(()=>{r||a&&(a.footerMounted=!1,y&&(y.disconnect(),y=null))});const b=(0,t.computed)(()=>{const p={};return r||(d.value.height!==null&&d.value.height!==void 0&&(p.height=xe(d.value.height)),d.value.top!==null&&d.value.top!==void 0&&(p.paddingTop=xe(d.value.top)),d.value.left!==null&&d.value.left!==void 0&&(p.paddingLeft=xe(d.value.left)),d.value.right!==null&&d.value.right!==void 0&&(p.paddingRight=xe(d.value.right)),d.value.bottom!==null&&d.value.bottom!==void 0&&(p.paddingBottom=xe(d.value.bottom))),p});return()=>{if(r||!m.value)return null;const p=i.slots.default?i.slots.default():[];return(0,t.h)("view",{ref:$,class:u.value,style:b.value},p)}}}}var{componentName:As,create:Is,scope:Ps}=ce("footer-bar"),Ls=Is(Ms(As,Ps)),Aa=Ls;function _s(e,n){return{props:{padding:{type:[Object],required:!1},tag:{type:[String],required:!1,default:()=>"div"}},setup(l,{slots:o,attrs:i}){const r=$r(!1),s=Gt(!1),c=r?null:ht(),a=(0,t.computed)(()=>({[e]:!0})),u=c?Nl(c):null,h=(0,t.computed)(()=>{const w={};if(r)return w;if(c&&u){if(l.padding){const H=lt(l.padding);Object.assign(u.contentPadding,H)}const y=Cl(c,u),b=kl(c,u);let p="";u.contentHeight?p=`${u.contentHeight}`:p=`${u.height}px`,w.height=p;let v=ge((u&&u.contentPadding&&u.contentPadding.top)??-1);(v>=0||y>0)&&(v=v<0?0:v,w.paddingTop=`${y+v}px`);let f=ge((u&&u.contentPadding&&u.contentPadding.bottom)??-1);(f>=0||b>0)&&(f=f<0?0:f,w.paddingBottom=`${b+f}px`);const O=ge((u&&u.contentPadding&&u.contentPadding.left)??-1);O>=0&&(w.paddingLeft=`${O}px`);const P=ge((u&&u.contentPadding&&u.contentPadding.right)??-1);return P>=0&&(w.paddingRight=`${P}px`),w}if(l.padding){const y=lt(l.padding);y.left&&(w.paddingLeft=`${y.left}px`),y.top&&(w.paddingTop=`${y.top}px`),y.right&&(w.paddingRight=`${y.right}px`),y.bottom&&(w.paddingBottom=`${y.bottom}px`)}return w}),d=(0,t.ref)(null),m=()=>{if(u&&d.value){const w=$l(d.value);u.contentInnerHeight=w.height,u.contentInnerWidth=w.width}},$=Ge(m,120);let x=null;return(0,t.onMounted)(()=>{s||r||(requestAnimationFrame(m),window.ResizeObserver&&d.value&&(x=new window.ResizeObserver($),x.observe(d.value)))}),(0,t.onUnmounted)(()=>{s||r||x&&(x.disconnect(),x=null)}),()=>r?o.default?.():(0,t.h)(l.tag??"view",{...i,ref:d,class:a.value,style:h.value},o)}}}var{componentName:Fs,create:Rs,scope:Os}=ce("content"),qs=Rs(_s(Fs,Os)),Ia=qs,zt="GroupStateKey",Rr=Symbol.for("GroupScopeKey");function Bl(){return(0,t.inject)(Rr,!1)}function Vl(e=!0){(0,t.provide)(Rr,e)}function Hs(e,n={}){Reflect.ownKeys(n).forEach(l=>{if(typeof l!="string")return;const o=n[l];Re(o)||(e[l]=o)})}function js(e,n={}){const l={type:"grid",width:e.get("width",-1),column:-1,gutter:-1};Hs(l,n);const o=(0,t.markRaw)({layout:(0,t.shallowRef)(l),passport:0,order:{index:0}});return e.set(zt,o),o}function Pa(e,n,l=-1,o=-1,i=!1,r,s,c){const a=e.get(zt);if(!a)return;const u=e.get("groupLayout")??{};l===-1&&(l=u.column??1),o===-1&&(o=u.gutter??0),r||(r=u.minItemWidth??-1),s||(s=u.maxItemWidth??-1);const h=ge(r),d=ge(s);c||(c=u.type??"grid");const m=()=>{const $=n===""||n===-1,x=ge(n);let w=we(l);const y=ge(o);if(!$){let v=(x-(w-1)*y)/w;for(;d!==-1&&v>d;)w++,v=(x-(w-1)*y)/w;for(;h!==-1&&w>1&&v<h;)w--,v=(x-(w-1)*y)/w}let b=!1;const p=a.layout;p.value.width=n,p.value.column!==w&&(p.value.column=w,b=!0),p.value.gutter!==y&&(p.value.gutter=y,b=!0),p.value.type!==c&&(p.value.type=c,b=!0),b&&(0,t.triggerRef)(p)};if(i)m();else{const $=++a.passport;setTimeout(()=>{$===a.passport&&m()},50)}}function Dl(e,n=!1){let l;return n?l=e.getForParent(zt):l=e.get(zt),l.layout}function Ml(e,n=!1){let l;return n?l=e.getForParent(zt):l=e.get(zt),l.order}function Or(e,n=1){if(n==="stretch")return-1;const l=we(n);return l===-1?100:100*l/e}function Al(e,n,l=1,o=0,i){const r={};let s=0;i?s=ge(i):s=Or(n.column,l),s>0&&(r.width=`${s}%`);const c=Or(n.column,o);c>0&&(r["margin-left"]=`${c}%`);const a=ge(n.gutter)/2;return a>0&&(r["padding-left"]=`${a}px`,r["padding-right"]=`${a}px`),r}function Il(e,n,l=1,o=0){if(l==="stretch"){const a=e.index%n.column,u=a+(n.column-a);return e.index=e.index+(u-a),{"grid-column":`${a+1} / -1`}}let i=we(l);if(i===-1){const a=e.index%n.column;return n.column,a==0?e.index=e.index+n.column:e.index=e.index+(n.column-a)+n.column,{"grid-column":"1 / -1"}}if(i>n.column){const a=e.index%n.column;return n.column,a==0?e.index=e.index+n.column:e.index=e.index+(n.column-a)+n.column,{"grid-column":"1 / -1"}}const r=we(o)%n.column;let s=(e.index+r)%n.column,c=s+i;return c>n.column?(s=0,c=s+i,e.index=e.index+(n.column-s)+i):e.index=e.index+r+i,r>0?{"grid-column":`${s+1} / span ${i}`}:{"grid-column-start":`span ${i}`}}var qr=Symbol("RollingStateKey");function Ks(e){(0,t.provide)(qr,e)}function Ws(){return(0,t.inject)(qr,null)}function La(e){let n=0;const l=window.getComputedStyle(e,null);if(l.getPropertyValue("box-sizing")==="content-box"){const o=parseFloat(l.getPropertyValue("padding-top")),i=parseFloat(l.getPropertyValue("padding-bottom"));n=e.clientHeight-o-i}else n=e.offsetHeight;return n}function Ys(e){let n=La(e);if(n<=0){const l=e.cloneNode(!0);l.style=`width: ${e.offsetWidth}px; height: initial; overflow: initial; visibility: hidden;`,document.body.appendChild(l),n=La(l),document.body.removeChild(l)}return n}function Us(e,n,l){const o=typeof e=="number"?e:parseInt(e),i=typeof n=="number"?n:parseInt(n),r=typeof l=="number"?l:parseInt(l);if(o<=0)return"1fr";const s=(o-(i-1)*r)/i;return s>0?`${s}px`:"1fr"}function Hr(e){const n=[];return e.forEach(l=>{l.type===t.Fragment&&Array.isArray(l.children)?n.push(...Hr(l.children)):n.push(l)}),n}function Gs(e){return!(e.type===t.Comment||e.type===t.Text&&typeof e.children=="string"&&e.children.trim()==="")}function Qt(e){function n(){return Hr(e?.()??[]).filter(Gs)}return{getChildren:n}}var Xs={...ze,...Ir,...Pr};function Qs(e,n,l){return{props:Xs,emits:["update:collapse","header-click"],setup(o,i){const{domain:r,exposeApi:s}=xa({props:o,ignorePropKeys:Lr,context:i},o.prop??o.name),c=js(r,{type:o.type}),a=Bl();Vl(!0);const u=o.rollingDisplay?Ws():null,h=(0,t.ref)(null),d=(0,t.computed)(()=>o.rollingDisplay?u&&!u.disabled:!1),m=(0,t.computed)(()=>a&&r?Dl(r,!0).value:null),$=(z,G=!1)=>{const U=r?.componentPublicExposed;U&&typeof U.setNameValidateRules=="function"&&U.setNameValidateRules(z,!0,G)};(0,t.watch)([()=>o.rules,()=>o.pureDataRules],([z,G],[U,I])=>{if(z&&U){const g=(0,t.toRaw)(U),C=(0,t.toRaw)(z),j=C?Reflect.ownKeys(C):[];(g?Reflect.ownKeys(g):[]).forEach(te=>{j.includes(te)||(C[te]=[])}),$(C)}if(G&&I){const g=(0,t.toRaw)(I),C=(0,t.toRaw)(G),j=C?Reflect.ownKeys(C):[];(g?Reflect.ownKeys(g):[]).forEach(te=>{j.includes(te)||(C[te]=[])}),$(C,!0)}},{deep:!0});const x=e,w=(0,t.computed)(()=>{const z={};z.height=_.value;const G=a?Ml(r,!0):null;if(m.value&&G){if(m.value.type==="grid"){const U=Il(G,m.value,o.span,o.offset);Object.assign(z,U)}else if(m.value.type==="flow"){const U=Al(G,m.value,o.span,o.offset,o.width);Object.assign(z,U)}}else o.width&&(z.width=xe(o.width));return z}),y=(0,t.computed)(()=>{const z=c.layout.value.type;return z==="grid"||z==="flow"?{[`${x}--${z}`]:!0,[`${x}--${z}-justify-${o.justify}`]:!0,[`${x}--${z}-align-${o.align}`]:!0,[`${x}--gutter`]:!0}:{[`${x}--${z}`]:!0,[`${x}--gutter`]:!0}}),b=(0,t.computed)(()=>{if(c.layout.value.type==="grid"){let z="";if(o.columnWidth)z=`repeat(auto-fill, ${o.columnWidth})`;else{const G=Us(Y.value,c.layout.value.column,c.layout.value.gutter);z=`repeat(${c.layout.value.column}, ${G})`}return{"column-gap":`${c.layout.value.gutter}px`,"grid-template-columns":z}}}),p=(0,t.toRef)(o,"gutter"),v=(0,t.toRef)(o,"column"),f=(0,t.computed)(()=>a||d.value?!0:he(o.isWrap)),O=[],P=z=>{O.push(z)},H=()=>{let z=O.length;O.splice(0,z)},Y=(0,t.ref)(-1),q=z=>{const G=$l(z).width;G>0&&G!==Y.value&&(Y.value=G)};Pa(r,Y.value,v.value,p.value,!0,o.minItemWidth,o.maxItemWidth,o.type),o.autoLayout&&(0,t.watch)([Y,v,p],([z,G,U])=>{c.order.index=0,Pa(r,z,G,U,!1,o.minItemWidth,o.maxItemWidth,o.type)});const B=(0,t.computed)(()=>V.value?o.expandText??"":o.collapseText??""),k=(0,t.computed)(()=>({[`${e}__header-collapse-text`]:!0})),M=(0,t.computed)(()=>({[`${e}__header-collapse-icon`]:!0,"is-expand":!V.value,"is-collapse":V.value})),E=(0,t.ref)(),N=(0,t.ref)(),_=(0,t.computed)(()=>W.value||xe(o.height)||""),V=(0,t.ref)(!1),W=(0,t.ref)(""),K=(0,t.ref)(!1);let J=-1;const L=(z,G=!0)=>{const U=E.value;if(U&&V.value!==z){if(J=J===-1?Ys(U):J,K.value=!0,G)if(U.style["will-change"]="height",U.ontransitionend=function(){U.ontransitionend=null,this.style["will-change"]="auto",z||(W.value="",K.value=!1)},z){let I=0;o.collapseHeight?I=ge(o.collapseHeight):N.value&&N.value.classList.contains(`${e}__header`)&&(I=N.value.offsetHeight),W.value=`${J}px`,(0,t.nextTick)(()=>{W.value=`${I}px`})}else W.value=`${J}px`;else if(z){let I=0;o.collapseHeight?I=ge(o.collapseHeight):N.value&&N.value.classList.contains(`${e}__header`)&&(I=N.value.offsetHeight),W.value=`${I}px`}else K.value=!1,W.value=`${J}px`;V.value=z,i.emit("update:collapse",z)}};(0,t.watch)(()=>o.collapse,z=>{L(he(z))});const F=z=>{i.emit("header-click",z)},X=()=>{le()},le=z=>{z=z??!V.value,L(z)};s({toggleCollapse:le,doLayout:()=>{O[0]&&(q(O[0]),Pa(r,Y.value,v.value,p.value,!0,o.minItemWidth,o.maxItemWidth,o.type))}});let D=null,A=!0;const ae=z=>{if(o.rules&&$((0,t.toRaw)(o.rules)),o.pureDataRules&&$((0,t.toRaw)(o.pureDataRules),!0),!!ut&&(z&&L(he(o.collapse),!1),o.autoLayout&&Array.isArray(O)&&O.length>0)){const G=O[0];if(G&&(q(G),window.ResizeObserver)){const U=Ge(()=>q(G),120);D=new window.ResizeObserver(U),D.observe(G)}}},ne=()=>{const z=O[0];z&&D?.observe(z),D?.disconnect(),D=null},ee=!d.value||u?.acquire();ee&&(h.value=d.value?!0:null),(0,t.onMounted)(()=>{if(ee&&(ae(A),A=!1),d.value&&u){let z=null,G=u.initialHeight;u.observe(E.value,U=>{if(U!==h.value)if(U)h.value=!0,V.value||(W.value=""),z=setTimeout(()=>{z=null,h.value!==!1&&(ae(A),A=!1)},100);else{if(z!==null&&clearTimeout(z),h.value=!1,!V.value)if(A)W.value=u.initialHeight;else{let I=La(E.value);I<=0?W.value=G:(W.value=`${I}px`,G=W.value)}A||ne()}})}}),(0,t.onUnmounted)(()=>{ne(),u&&u.unobserve(E.value)});const R=(z="right")=>{const G=[];if(B.value){const g=(0,t.h)("span",{class:k.value},[B.value]);G.push(g)}const U={class:M.value},I=l(o.collapseIcon,U);return I&&G.push(I),G.length>0?(0,t.h)("div",{class:{[`${x}__header-collapse`]:!0,[`is-${z}`]:!0},onClick:X},G):null},Q=(z,G,U,I)=>{const g={...y.value};if(G===0&&(g[`${x}__first`]=!0),U>=I-1&&(g[`${x}__last`]=!0),f.value===!1){const C=i.attrs.class;C&&(g[`${C}`]=!0)}return(0,t.h)("div",{ref:P,key:`${G}`,class:g,style:b.value},z)};return()=>{const z=o.prop??o.name;if(d.value&&h.value!==!0)return(0,t.h)(o.tag||"div",{ref:E,prop:z,class:{[`${x}`]:!0,"is-collapse":K.value},style:w.value},[]);c.order.index=0;const G=[];let U=0;if(i.slots.header){const j=(0,t.h)("div",{key:`${U++}`,ref:N,class:{[`${x}__header`]:!0,[`${x}__first`]:!0},onClick:F},[i.slots.header()]);G.push(j)}else{const j=[],te=o.collapsePosition==="left";if(te&&o.showCollapse){const ie=R("left");ie&&j.push(ie)}if(o.title||i.slots.title){if(o.showMark){const ie={class:{[`${x}__header-mark`]:!0}};o.markColor&&(ie.style={background:o.markColor});const se=(0,t.h)("div",ie);j.push(se)}if(i.slots.title){const ie=(0,t.h)("div",{class:{[`${x}__header-title`]:!0}},[i.slots.title()]);j.push(ie)}else if(o.title){const ie=(0,t.h)("div",{class:{[`${x}__header-title`]:!0}},[o.title]);j.push(ie)}}if(i.slots.toolbar&&j.push(i.slots.toolbar()),!te&&o.showCollapse){const ie=R("right");ie&&j.push(ie)}if(j.length>0){const ie=(0,t.h)("div",{key:`${U++}`,ref:N,class:{[`${x}__header`]:!0,[`${x}__first`]:!0},onClick:F},j);G.push(ie)}}H();const{getChildren:I}=Qt(i.slots.default),g=I(),C=c.layout.value.type;if(C==="grid"){const j=Q(g,U++,0,g.length);G.push(j)}else if(C==="flow"){const j=Q(g,U++,0,g.length);G.push(j)}else for(let j=0;j<g.length;j++){const te=g[j],ie=Q([te],U++,j,g.length);G.push(ie)}return f.value?(0,t.h)(o.tag||"div",{ref:E,prop:z,class:{[`${x}`]:!0,"is-collapse":K.value},style:w.value},[G]):G}}}}var{componentName:Zs,create:Js,scope:ec}=ce("group"),tc=(e,n)=>(e=e??$e.ArrowUp,(0,t.h)(T.ElIcon,n,{default:()=>[(0,t.h)(e)]})),lc=Js(Qs(Zs,ec,tc)),_a=lc;function ac(e){return e===window}var nc=/matrix\((.+)\)/,Fa=e=>{const n=(0,t.unref)(e);if(!n)return{x:0,y:0};if(ac(n))return{x:0,y:0};let l=0,o=0,i=n;for(;i!==null;)l+=i.offsetLeft,o+=i.offsetTop,i=i.offsetParent;let r=0,s=0,c=0,a=0;for(i=n;i!==document;){s+=i.scrollTop,r+=i.scrollLeft;const{transform:u}=window.getComputedStyle(i);if(u){const h=nc.exec(u);if(h){let d=h[1].split(/\s*,\s*/);d.length==6&&(c+=Number(d[4]),a+=Number(d[5]))}}i=i.parentNode}return l-=r,o-=s,l+=c,o+=a,{x:l,y:o}},rc=class{watchedListeners=[];add(e){this.watchedListeners.push(e)}remove(e){const n=this.watchedListeners.indexOf(e);n!==-1&&this.watchedListeners.splice(n,1)}size(){return this.watchedListeners.length}listen=()=>{this.watchedListeners.forEach(e=>{try{e()}catch{}})}},ic=class{monitorRegister=new WeakMap;watch(e,n){let l=e.parentNode;const o=document.body.parentNode;for(;l&&l!==o;){let i=this.monitorRegister.get(l);i||(i=new rc,l.addEventListener("scroll",i.listen),l===document.body&&l.addEventListener("resize",i.listen),this.monitorRegister.set(l,i)),i.add(n),l=l.parentNode}}unwatch(e,n){let l=e.parentNode;const o=document.body.parentNode;for(;l&&l!==o;){let i=this.monitorRegister.get(l);i&&(i.remove(n),i.size()===0&&(this.monitorRegister.delete(l),l.removeEventListener("scroll",i.listen),l===document.body&&l.removeEventListener("resize",i.listen))),l=l.parentNode}}},Zt=new ic,jr={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:oc,create:sc}=ce("price"),cc=sc({props:{...jr},setup(e){const n=(0,t.computed)(()=>({[oc]:!0})),l=(0,t.computed)(()=>e.needSymbol?e.symbol:""),o=(0,t.computed)(()=>dt(e.price)==0?"":ml(e.price,e.decimalLength,!0,we(e.digits),e.separator));return{classes:n,showSymbol:l,intText:(0,t.computed)(()=>{let i=o.value;if(i.length==0)return"";let r=i.indexOf(".");return i.substring(0,r)}),decimalText:(0,t.computed)(()=>{let i=o.value;if(i.length==0)return"";let r=i.indexOf(".");return i.substring(r+1)})}}}),De=(e,n)=>{const l=e.__vccOpts||e;for(const[o,i]of n)l[o]=i;return l},uc=["innerHTML"],dc=["innerHTML"];function fc(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(e.classes)},[e.needSymbol&&e.position=="before"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,uc)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--${e.size}`)},(0,t.toDisplayString)(e.intText),3),e.decimalText.length!=0?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,class:(0,t.normalizeClass)(`fox-price--decimal-${e.size}`)},".",2)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(`fox-price--decimal-${e.size}`)},(0,t.toDisplayString)(e.decimalText),3),e.needSymbol&&e.position=="after"?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:2,class:(0,t.normalizeClass)(["fox-price--symbol",`fox-price--symbol-${e.size}`]),innerHTML:e.showSymbol},null,10,dc)):(0,t.createCommentVNode)("",!0)],2)}var Pl=De(cc,[["render",fc]]),{componentName:Ra,create:mc}=ce("hint-text"),hc=mc({components:{Price:Pl},props:{...jr,type:{type:String,default:"number"},placement:{type:String,default:"top-start"},transition:{type:Boolean,default:!0},size:{type:String,default:"default"},arrowSize:{type:Number,default:6},showArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:20},offset:{type:Number,default:12},id:{type:String},reference:{type:Object},autoFit:{type:Boolean,default:!0},message:{type:String,default:""},visible:{type:Boolean,default:!0},unmount:{type:Function},customClass:{type:String},customStyle:{type:Object},customTextClass:{type:String},customTextStyle:{type:Object},closeOnClick:{type:Boolean},zIndex:{type:[String,Number]}},emits:["update:visible"],setup(e,n){const l=(0,t.ref)({top:null,right:null,bottom:null,left:null}),o=(0,t.ref)({x:0,y:0}),i=(0,t.ref)(0),r=(0,t.ref)(0),s=(0,t.ref)(e.placement),c=(0,t.ref)(!1),a=(0,t.ref)(null),u=(k,M,E,N,_,V)=>{const W=document.documentElement.clientWidth||document.body.clientWidth,K=document.documentElement.clientHeight||document.body.clientHeight,J=k.split("-");let L=[];J[0]==="top"?L=["top","bottom","right","left"]:J[0]==="bottom"?L=["bottom","top","right","left"]:J[0]==="left"?L=["left","top","bottom","right"]:J[0]==="right"&&(L=["right","top","bottom","left"]);const F={top:null,right:null,bottom:null,left:null},X=[];for(let le=0;le<L.length;le++){const Z=L[le];if(X[0]=Z,J[1]&&(X[1]=J[1]),Z==="top"){const D=M.y-V-e.arrowSize-e.offset;if(D>=0){F.top=D;let A=0;J[1]==="start"?A=M.x:J[1]==="end"?A=M.x+E-_:A=M.x+E/2-_/2;const ae=W-A-_;ae<0?(A+=ae,d.value=-ae):d.value=0,F.left=A<0?0:A;break}}else if(Z==="bottom"){const D=M.y+N+e.arrowSize+e.offset;if(D+V<=K){F.top=D;let A=0;J[1]==="start"?A=M.x:J[1]==="end"?A=M.x+E-_:A=M.x+E/2-_/2;const ae=W-A-_;ae<0?(A+=ae,d.value=-ae):d.value=0,F.left=A<0?0:A;break}}else if(Z==="left"){const D=M.x-_-e.arrowSize-e.offset;if(D>=0){F.left=D;let A=0;J[1]==="start"?A=M.y:J[1]==="end"?A=M.y+N-V:A=M.y+N/2-V/2,F.top=A<0?0:A;break}}else if(Z==="right"){const D=M.x+E+e.arrowSize+e.offset;if(D+_<=W){F.left=D;let A=0;J[1]==="start"?A=M.y:J[1]==="end"?A=M.y+N-V:A=M.y+N/2-V/2,F.top=A<0?0:A;break}}}return{bestPlacement:X.join("-"),bestInsetRect:F}},h=(k,M,E=10)=>{if(!ut||M===!1||!k)return;o.value=Fa(e.reference),i.value=e.reference.offsetWidth,r.value=e.reference.offsetHeight;const N=a.value.offsetHeight,_=a.value.offsetWidth,{bestPlacement:V,bestInsetRect:W}=u(e.placement,o.value,i.value,r.value,_,N);s.value=V,l.value=W,c.value=!0},d=(0,t.ref)(0),m=Ge(()=>{h(e.message,e.visible)},10),$=(0,t.ref)(e.visible);(0,t.watch)(()=>e.visible,k=>{$.value=k});const x=(0,t.computed)(()=>$.value&&w.value),w=(0,t.ref)(!0),y=Ge(k=>{const M=k[0];M&&(w.value=M.isIntersecting)},10),b=new IntersectionObserver(y);(0,t.watch)([()=>e.message,()=>e.visible],([k,M])=>{setTimeout(()=>{h(e.message,e.visible)},0)}),(0,t.onMounted)(()=>{setTimeout(()=>{h(e.message,e.visible)},0),Zt.watch(e.reference,m),b.observe(e.reference)}),(0,t.onBeforeUnmount)(()=>{Zt.unwatch(e.reference,m),b.unobserve(e.reference),b.disconnect()});const p=(0,t.computed)(()=>{const k={[Ra]:!0};return s.value.startsWith("top")?k["is-top"]=!0:s.value.startsWith("right")?k["is-right"]=!0:s.value.startsWith("bottom")?k["is-bottom"]=!0:s.value.startsWith("right")&&(k["is-right"]=!0),e.size==="small"?k["is-small"]=!0:e.size==="large"&&(k["is-large"]=!0),e.customClass&&typeof e.customClass=="string"&&(k[`${e.customClass}`]=!0),k}),v=(0,t.computed)(()=>{const k={};return l.value.top!==null&&(k.top=`${l.value.top}px`),l.value.right!==null&&(k.right=`${l.value.right}px`),l.value.bottom!==null&&(k.bottom=`${l.value.bottom}px`),l.value.left!==null&&(k.left=`${l.value.left}px`),e.autoFit&&(k["min-width"]=`${i.value}px`),k["max-width"]=`${document.documentElement.clientWidth||document.body.clientWidth}px`,c.value&&(k.opacity="1"),e.transition||(k.transition="none"),e.zIndex&&(k["z-index"]=`${e.zIndex}`),e.customStyle&&typeof e.customStyle=="object"&&Object.assign(k,e.customStyle),k}),f=(0,t.computed)(()=>{const k=[`${Ra}__content`];return e.customTextClass&&k.push(e.customTextClass),k}),O=(0,t.computed)(()=>{const k={};return e.customTextStyle&&typeof e.customTextStyle=="object"&&Object.assign(k,e.customTextStyle),k}),P=(0,t.computed)(()=>({[`${Ra}__arrow`]:!0})),H=(0,t.computed)(()=>{const k={};return e.showArrow?(k.width=`${e.arrowSize}px`,k.height=`${e.arrowSize}px`,s.value==="top"?(k.left="50%",k.bottom=`-${e.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="top-start"?(k.left=`${e.arrowOffset+d.value}px`,k.bottom=`-${e.arrowSize}px`):s.value==="top-end"?(k.right=`${e.arrowOffset-d.value}px`,k.bottom=`-${e.arrowSize}px`):s.value==="right"?(k.left=`-${e.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="right-start"?(k.left=`-${e.arrowSize}px`,k.top=`${e.arrowOffset}px`):s.value==="right-end"?(k.left=`-${e.arrowSize}px`,k.bottom=`-${e.arrowOffset}px`):s.value==="bottom"?(k.left="50%",k.top=`-${e.arrowSize}px`,k.transform=" translate(-50%, 0%)"):s.value==="bottom-start"?(k.left=`${e.arrowOffset+d.value}px`,k.top=`-${e.arrowSize}px`):s.value==="bottom-end"?(k.right=`${e.arrowOffset-d.value}px`,k.top=`-${e.arrowSize}px`):s.value==="left"?(k.right=`-${e.arrowSize}px`,k.top="50%",k.transform=" translate(0%, -50%)"):s.value==="left-start"?(k.right=`-${e.arrowSize}px`,k.top=`${e.arrowOffset}px`):s.value==="left-end"&&(k.right=`-${e.arrowSize}px`,k.bottom=`-${e.arrowOffset}px`),k):{display:"none"}}),Y=(0,t.computed)(()=>x.value&&e.closeOnClick),q=(0,t.computed)(()=>{const k={};return e.zIndex&&(k["z-index"]=`${e.zIndex}`),k});return{show:x,tipRef:a,classes:p,styles:v,textClasses:f,textStyles:O,arrowClasses:P,arrowStyles:H,overlayShow:Y,overlayStyle:q,onClickOverlay:()=>{$.value=!1,n.emit("update:visible",!1)}}}}),pc=["innerHTML"];function gc(e,n,l,o,i,r){const s=(0,t.resolveComponent)("Price");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[e.overlayShow?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-hint-text__overlay",style:(0,t.normalizeStyle)(e.overlayStyle),onClick:n[0]||(n[0]=(...c)=>e.onClickOverlay&&e.onClickOverlay(...c))},null,4)):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"tipRef",class:(0,t.normalizeClass)(e.classes),style:(0,t.normalizeStyle)(e.styles)},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(e.textClasses),style:(0,t.normalizeStyle)(e.textStyles)},[e.type=="number"?((0,t.openBlock)(),(0,t.createBlock)(s,{key:0,price:e.message,position:"before",size:e.size},null,8,["price","size"])):((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,innerHTML:e.message},null,8,pc))],6),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(e.arrowClasses),style:(0,t.normalizeStyle)(e.arrowStyles)},null,6)],6),[[t.vShow,e.show]])],64)}var Kr=De(hc,[["render",gc]]),Wr=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}},Oa={},yc=new Wr,Et=new Map,Ll=e=>{if(e){const n=document.getElementById(e);Et.delete(e),n&&((0,t.render)(null,n),n.parentNode?.removeChild(n))}else{for(const n of Et.keys()){const l=document.getElementById(n);l&&((0,t.render)(null,l),l.parentNode?.removeChild(l))}Et.clear()}},bc=e=>{e.unmount=Ll;const n=document.getElementById(e.id);if(n){const l=Et.get(e.id);l?e={...Oa,...l,...e}:e={...Oa,...e},e.transition=!1,(0,t.render)((0,t.createVNode)(Kr,e),n)}return e.id},Sc=e=>{e.unmount=Ll;let n=e.id??`hinttext_${yc.get()}`;e={...Oa,...e},e.id=n,Et.set(n,e);const l=document.createElement("div");return l.id=e.id,(0,t.render)((0,t.createVNode)(Kr,e),l),document.body.appendChild(l),n},wc=e=>e?!0:(console.warn("[FoxUI HintText]: msg不能为空"),!1),Oe={show(e,n,l={},o=!0){if(!wc(n))return;const i=l.id;return i&&Et.has(i)?bc({...l,message:n,reference:e}):(o&&Ll(),Sc({...l,message:n,reference:e}))},hide(e){Ll(e)},install(e){e.config.globalProperties.$hintText=Oe}};function vc(e,n,l,o=!1){return{inheritAttrs:!0,props:{...ze,...Te},emits:["appear","disappear"],setup(i,r){const s=i.prop??r.attrs.name,c=(0,t.ref)(),{exposeApi:a}=Ee({componentName:e,validate:!1,get props(){return i},context:r,get templateRefProxy(){return c.value}},s),u=ht(),h=Bl();Vl(!1);const d=(0,t.computed)(()=>h&&u?Dl(u,!1).value:null),m=e,$=(0,t.ref)(null),x=(0,t.computed)(()=>{const C={[m]:!0,[`${m}__gutter`]:d.value&&d.value.type!=="flow",[`${m}__stretch`]:i.span==="stretch",[`${m}__input--border`]:he(i.hasBorder)};if(C[i.errorMarkClass]=!!K.value,C[i.warnMarkClass]=!!V.value,C[i.infoMarkClass]=!!N.value,typeof $.value=="function"){const j=$.value(s);C[j]=!0}else if(typeof $.value=="string"){const j=$.value;C[j]=!0}return C}),w=(0,t.ref)(null),y=(0,t.computed)(()=>{const C={};if(i.width)i.width!=="auto"&&(C.width=xe(i.width));else{const j=h&&u?Ml(u,!1):null;if(d.value&&j){if(d.value.type==="grid"){const te=Il(j,d.value,i.span,i.offset);Object.assign(C,te)}else if(d.value.type==="flow"){const te=Al(j,d.value,i.span,i.offset,i.width);Object.assign(C,te)}}}if(typeof w.value=="function"){const j=w.value(s);j&&Object.assign(C,j)}else if(w.value&&typeof w.value=="object"){const j=w.value;Object.assign(C,j)}return C}),b=(0,t.ref)(null),p=(0,t.computed)({get:()=>b.value??he(i.isRequired),set:C=>{b.value=C}}),v=()=>typeof i.label=="string"&&i.label.length>0||typeof r.slots.label=="function",f=Ve((0,t.toRef)(i,"labelPosition"),"labelPosition",Ze.Near),O=(0,t.computed)(()=>f&&f.value==="top"?"top":f&&f.value==="right"?"right":"left"),P=(0,t.computed)(()=>({[`${m}__main`]:!0,[`${m}__main--${O.value}`]:!0})),H=(0,t.computed)(()=>({label:!0,[`label--${O.value}`]:!0})),Y=Ve((0,t.toRef)(i,"labelWidth"),"labelWidth",Ze.Near),q=(0,t.computed)(()=>Y&&Y.value?{width:xe(Y.value)}:{}),B=(0,t.computed)(()=>({"label--string":!0,"label--required":p.value})),k=(0,t.computed)(()=>({content:!0,[i.contentClass]:!0})),M=(0,t.computed)(()=>({...i.contentStyle})),E=(0,t.shallowReactive)({errorTip:"",errorIcon:null,warnTip:"",warnIcon:null,infoTip:"",infoIcon:null});a({setRequired(C){p.value=C},setErrorTip(C){E.errorTip=C},setErrorIcon(C){E.errorIcon=C},setWarnTip(C){E.warnTip=C},setWarnIcon(C){E.warnIcon=C},setInfoTip(C){E.infoTip=C},setInfoIcon(C){E.infoIcon=C},setCustomClassName(C){$.value=C},setCustomStyle(C){w.value=C}});const N=(0,t.computed)(()=>i.infoTip||E.infoTip),_=(0,t.computed)(()=>i.infoIcon||E.infoIcon),V=(0,t.computed)(()=>i.warnTip||E.warnTip),W=(0,t.computed)(()=>i.warnIcon||E.warnIcon),K=(0,t.computed)(()=>i.errorTip||E.errorTip),J=(0,t.computed)(()=>i.errorIcon||E.errorIcon),L=(0,t.computed)(()=>K.value?"error":V.value?"warn":N.value?"info":""),F=()=>L.value.length>0,X=(0,t.computed)(()=>L.value==="error"?K.value:L.value==="warn"?V.value:L.value==="info"?N.value:""),le=(0,t.computed)(()=>L.value==="error"?J.value:L.value==="warn"?W.value:L.value==="info"?_.value:null),Z=(0,t.computed)(()=>{const C={[`${m}__tip`]:!0,[`${m}__tip--${L.value}`]:!0,[`${m}--animate`]:!0};return L.value==="error"&&i.errorClass?C[`${i.errorClass}`]=!0:L.value==="warn"&&i.warnClass?C[`${i.warnClass}`]=!0:L.value==="info"&&i.infoClass&&(C[`${i.infoClass}`]=!0),C}),D=(0,t.computed)(()=>{const C={};return f&&f.value==="top"||!v()?C["padding-left"]="0px":Y&&Y.value&&(C["padding-left"]=xe(Y.value)),C}),A=(0,t.ref)();let ae="";(0,t.watch)([()=>i.hintVisible,()=>i.hintText,()=>i.hintType,()=>i.hintProps],([C,j,te,ie])=>{A.value&&(C&&!be(j)?ae?l.show(A.value,j,{...ie,id:ae,type:te},!0):ae=l.show(A.value,j,{...ie,type:te},!0):l.hide(ae))});let ne=null;const ee=()=>{ne||!A.value||(ne=new IntersectionObserver(C=>{let j=!1;for(let te of C)if(te.intersectionRatio>0){j=!0,j&&r.emit("appear",te);break}j||r.emit("disappear")}),ne.observe(A.value))},R=()=>{!ne||!A.value||(ne.unobserve(A.value),ne=null)};(0,t.watch)(()=>he(i.appearListen),C=>{C?ee():R()}),(0,t.onMounted)(()=>{he(i.appearListen)&&ee()}),(0,t.onUnmounted)(R);const Q=()=>{if(!v())return null;const C=[],j=r.slots?.label?.()??i.label,te=(0,t.h)("div",{class:B.value},[j]);if(C.push(te),r.slots.fixedPreTip){const ie=r.slots.fixedPreTip();C.push(ie)}return(0,t.h)("div",{class:H.value,style:q.value},C)},z=()=>{const C=[];if(r.slots.prepend){const j=r.slots.prepend();C.push(j)}if(r.slots.default){const j=r.slots.default();C.push(j)}if(r.slots.append){const j=r.slots.append();C.push(j)}if(r.slots.fixedTip){const j=(0,t.h)("div",{class:[`${m}__fixed-tip`]},[r.slots.fixedTip()]);C.push(j)}return(0,t.h)("div",{ref:A,class:k.value,style:M.value},C)},G=()=>{const C=le.value;return C?typeof C=="function"?(0,t.h)("div",{class:"fox-item__tip--icon"},[C()]):(0,t.h)("div",{class:"fox-item__tip--icon"},[(0,t.h)(C)]):null},U=()=>{const C=X.value;return C?typeof C=="function"?(0,t.h)("div",{class:"fox-item__tip--text"},[C()]):(0,t.h)("div",{class:"fox-item__tip--text"},[C]):null},I=()=>{if(!F())return null;const C=[],j=G();j&&C.push(j);const te=U();return te&&C.push(te),(0,t.h)("div",{class:Z.value,style:D.value},C)},g=()=>r.slots?.hide?.()??null;return()=>{const C=[],j=[],te=Q();te&&j.push(te);const ie=z();ie&&j.push(ie);const se=(0,t.h)("div",{class:P.value},j);C.push(se);const ue=I();ue&&C.push(ue);const pe=g();return pe&&C.push(pe),(0,t.h)("div",{class:x.value,style:y.value,prop:i.prop,ref:c},C)}}}}var{componentName:Nc,create:Cc,scope:kc}=ce("item"),xc=Cc(vc(Nc,kc,Oe,!1)),Jt=xc,qa={span:{type:[Number,String],required:!1,default:1},offset:{type:[Number,String],default:0},width:{type:[String,Number],required:!1}};function zc(e,n){return{props:qa,setup(l,o){const i=ht(),r=Bl();Vl(!1);const s=(0,t.computed)(()=>r&&i?Dl(i,!1).value:null),c=e,a=(0,t.computed)(()=>({[c]:!0,[`${c}__gutter`]:s.value&&s.value.type!=="flow",[`${c}__stretch`]:l.span==="stretch"})),u=(0,t.computed)(()=>{const h={};if(l.width)l.width!=="auto"&&(h.width=xe(l.width));else{const d=r&&i?Ml(i,!1):null;if(s.value&&d)if(s.value.type==="grid"){const m=Il(d,s.value,l.span,l.offset);Object.assign(h,m)}else if(s.value.type==="flow"){const m=Al(d,s.value,l.span,l.offset,l.width);Object.assign(h,m)}else return l.width&&(h.width=xe(l.width)),h}return h});return()=>{const h={class:a.value,style:u.value};return o.slots&&typeof o.slots.default=="function"?(0,t.h)("div",h,o.slots.default()):(0,t.h)("div",h)}}}}var{componentName:Ec,create:Tc,scope:$c}=ce("slot-item"),Bc=Tc(zc(Ec,$c)),_l=Bc,Yr={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 Vc(e,n){return{props:Yr,setup(l,o){const i=e,r=(0,t.computed)(()=>({[i]:!0,[`${i}__stretch`]:l.span==="stretch",[`${i}__${l.align}`]:!0})),s=ht(),c=Bl();Vl(!1);const a=(0,t.computed)(()=>{const u={};if(l.width)l.width!=="auto"&&(u.width=xe(l.width));else if(c&&s){const h=Dl(s,!1),d=Ml(s,!1);if(h.value&&d)if(h.value.type==="grid"){const m=Il(d,h.value,l.span,l.offset);Object.assign(u,m)}else if(h.value.type==="flow"){const m=Al(d,h.value,l.span,l.offset,l.width);Object.assign(u,m)}else l.width&&(u.width=xe(l.width))}return l.gutter&&(u["column-gap"]=xe(l.gutter)),l.wrap&&(u["flex-wrap"]=l.wrap),u});return()=>{const u=[];if(o.slots.default){const{getChildren:h}=Qt(o.slots.default),d=h();if(l.divide)for(let m=0;m<d.length;m++){if(m>0){const $=(0,t.h)("div",{class:{[`${i}__divide`]:!0}});u.push($)}u.push(d[m])}else Reflect.apply([].push,u,d)}return(0,t.h)("div",{class:r.value,style:a.value},u)}}}}var{componentName:Dc,create:Mc,scope:Ac}=ce("row-item"),Ic=Mc(Vc(Dc,Ac)),Fl=Ic;function Pc(e,n){const l=document.createRange();l.setStart(e,0),l.setEnd(e,e.childNodes.length);const o=l.getBoundingClientRect().width;if(o>0){n(o);return}e.classList.add("is-selectable"),setTimeout(()=>{l.setStart(e,0),l.setEnd(e,e.childNodes.length);const i=l.getBoundingClientRect().width;e.classList.remove("is-selectable"),n(i)},500)}var Lc={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 _c(e,n,l,o=!1){return{props:Lc,emits:["click"],setup(i,r){const s=(0,t.ref)(null),c=(0,t.computed)(()=>{const v={[`${e}`]:!0,"is-truncated":i.truncated};return i.type&&(v[`${e}--${i.type??"default"}`]=!0),i.size&&(v[`${e}--${i.size}`]=!0),v}),a=(0,t.computed)(()=>{const v={},f=i.textColor??i.color;return f&&(v.color=f),v}),u=(v,f)=>{let O=null;if(typeof i.highlightFilter=="string"&&i.highlightFilter.length>0){const P=i.highlightFilter;v.indexOf(P)!==-1&&(f.innerHTML=v.replace(new RegExp(P,"g"),`<span>${P}</span>`),f.class["is-highlight"]=!0,O=(0,t.h)(i.tag,f))}else if(typeof i.highlightFilter=="function"){const P=i.highlightFilter(v);P&&(f.innerHTML=P,f.class["is-highlight"]=!0,O=(0,t.h)(i.tag,f))}return O},h=v=>{r.emit("click",v)};let d="";const m=()=>{const v=s.value;if(!v)return;const f=v.clientWidth;Pc(v,O=>{const P=v.innerHTML??"";be(P)||O<f||(d?l?.show(v,P,{type:"text",id:d,showArrow:i.showArrow},!0):d=l?.show(v,P,{type:"text",showArrow:i.showArrow},!0)??"")})},$=()=>{d&&l?.hide(d)};let x=null;const w=v=>{x||(x=setTimeout(()=>{m(),x=null},i.showAfter??0))},y=v=>{x&&(clearTimeout(x),x=null),setTimeout(()=>{$()},i.hideAfter??0)},b=()=>{const v=s.value;v&&(v.addEventListener("mouseover",w),v.addEventListener("mouseleave",y))},p=()=>{const v=s.value;v&&(v.removeEventListener("mouseover",w),v.removeEventListener("mouseleave",y))};return(0,t.onMounted)(()=>{!he(i.showOverflowTooltip)||!l||b()}),(0,t.onBeforeUnmount)(()=>{!he(i.showOverflowTooltip)||!l||p()}),()=>{const v={class:c.value,style:a.value,ref:s,onClick:h};let f=null;if(he(i.numberFormat)&&typeof r.slots.default=="function"){const P=r.slots.default();if(Array.isArray(P)&&P.length===1){const H=P[0].type.toString();if(H==="Symbol(Text)"||H==="Symbol(v-txt)"){const Y=we(i.digits),q=we(i.decimalLength),B=he(i.autoPadding);let k=`${P[0].children}`,M=k.split("").reverse().join("");M=ml(M,q,B,Y,i.separator),k=M.split("").reverse().join(""),i.highlightFilter!==void 0&&(f=u(k,v)),f||(v.innerHTML=k,f=(0,t.h)(i.tag,v))}}}else{if(i.highlightFilter!==void 0&&typeof r.slots.default=="function"){const P=r.slots.default();if(Array.isArray(P)&&P.length===1){const H=P[0].type.toString();if(H==="Symbol(Text)"||H==="Symbol(v-txt)"){const Y=`${P[0].children}`;f=u(Y,v),f||(v.innerHTML=Y,f=(0,t.h)(i.tag,v))}}}f||(f=(0,t.h)(i.tag,v,{default:r.slots.default}))}if(!i.mark&&!r.slots.mark)return f;const O=[];if(r.slots.mark){const P={[`${e}__mark-wrap`]:!0};i.type&&(P[`${e}__mark-wrap--${i.type}`]=!0);const H={},Y=i.color;Y&&(H.color=Y);const q=(0,t.h)("view",{class:P,style:H,onClick:h},{default:r.slots.mark});O.push(q)}else{const P={[`${e}__mark`]:!0};i.type&&(P[`${e}__mark--${i.type??"default"}`]=!0);const H={},Y=i.color;Y&&(H["background-color"]=Y);const q=(0,t.h)("view",{class:P,style:H,onClick:h});O.push(q)}if(i.divide){const P=(0,t.h)("div",{class:{[`${e}__divide`]:!0}});O.push(P)}return O.push(f),(0,t.h)("view",{class:{"fox-text__wrap":!0,"text-left":i.textPosition==="left","text-right":i.textPosition==="right"}},O)}}}}var{componentName:Fc,create:Rc,scope:Oc}=ce("text"),qc=Rc(_c(Fc,Oc,Oe,!1)),Tt=qc,Hc={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 jc(e,n,l=!1){return{props:{...Hc},emits:["update:visible"],setup(o,{emit:i,slots:r,expose:s}){const c=(0,t.ref)({top:null,right:null,bottom:null,left:null}),a=(0,t.ref)(0),u=(0,t.ref)(0),h=(0,t.ref)(0),d=(0,t.ref)(0),m=(0,t.ref)(o.placement),$=(0,t.ref)(!1),x=(0,t.ref)(!1),w=(0,t.ref)(null),y=()=>typeof o.reference=="string"?document.querySelector(o.reference):o.reference,b=(L,F,X,le,Z,D,A,ae=!0)=>{const ne=document.documentElement.clientWidth||document.body.clientWidth,ee=document.documentElement.clientHeight||document.body.clientHeight,R=L.split("-");let Q=[];ae?R[0]==="top"?Q=["top","bottom","right","left"]:R[0]==="bottom"?Q=["bottom","top","right","left"]:R[0]==="left"?Q=["left","top","bottom","right"]:R[0]==="right"&&(Q=["right","top","bottom","left"]):Q=[L[0]];const z={top:null,right:null,bottom:null,left:null},G=[];for(let U=0;U<Q.length;U++){const I=Q[U];if(G[0]=I,R[1]&&(G[1]=R[1]),I==="top"){const g=X-A-o.arrowSize/2-o.offset;if(g>=0){z.top=g;let C=0;R[1]==="start"?C=F:R[1]==="end"?C=F+le-D:C=F+le/2-D/2;const j=ne-C-D;j<0?(C+=j,v.value=-j):v.value=0,z.left=C<0?0:C;break}}else if(I==="bottom"){const g=X+Z+o.arrowSize/2+o.offset;if(g+A<=ee){z.top=g;let C=0;R[1]==="start"?C=F:R[1]==="end"?C=F+le-D:C=F+le/2-D/2;const j=ne-C-D;j<0?(C+=j,v.value=-j):v.value=0,z.left=C<0?0:C;break}}else if(I==="left"){const g=F-D-o.arrowSize/2-o.offset;if(g>=0){z.left=g;let C=0;R[1]==="start"?C=X:R[1]==="end"?C=X+Z-A:C=X+Z/2-A/2,z.top=C<0?0:C;break}}else if(I==="right"){const g=F+le+o.arrowSize/2+o.offset;if(g+D<=ne){z.left=g;let C=0;R[1]==="start"?C=X:R[1]==="end"?C=X+Z-A:C=X+Z/2-A/2,z.top=C<0?0:C;break}}}return{bestPlacement:G.join("-"),bestInsetRect:z}},p=()=>{const L=o.visible,F=o.autoFit;if(!ut||L===!1)return;if(o.reference){const A=y(),ae=Fa(A);a.value=ae.x,u.value=ae.y,h.value=A.offsetWidth,d.value=A.offsetHeight}else o.referenceInset&&(a.value=o.referenceInset.left,u.value=o.referenceInset.top,h.value=o.referenceInset.right-o.referenceInset.left,d.value=o.referenceInset.bottom-o.referenceInset.top);const X=w.value.offsetWidth,le=w.value.offsetHeight,{bestPlacement:Z,bestInsetRect:D}=b(o.placement,a.value,u.value,h.value,d.value,X,le,F);m.value=Z,c.value=D},v=(0,t.ref)(0),f=Ge(()=>{p()},10),O=(0,t.ref)(o.visible);(0,t.watch)([()=>o.visible],([L])=>{O.value=L,L?($.value=L,setTimeout(()=>{p(),x.value=!0},0)):x.value=!1});const P=(0,t.computed)(()=>O.value&&H.value),H=(0,t.ref)(!0),Y=Ge(L=>{const F=L[0];F&&(H.value=F.isIntersecting)},10),q=new IntersectionObserver(Y);(0,t.watch)([()=>o.reference,()=>o.referenceInset],([L,F],[X,le])=>{!L&&!F||(setTimeout(()=>{p()},0),o.autoFit&&(X&&(Zt.unwatch(X,f),q.unobserve(X)),L&&(Zt.watch(L,f),q.observe(L))))},{immediate:!0}),(0,t.onBeforeUnmount)(()=>{o.reference&&(Zt.unwatch(o.reference,f),q.unobserve(o.reference),q.disconnect())});const B=(0,t.computed)(()=>{const L={[e]:!0};return m.value.startsWith("top")?L["is-top"]=!0:m.value.startsWith("right")?L["is-right"]=!0:m.value.startsWith("bottom")?L["is-bottom"]=!0:m.value.startsWith("left")&&(L["is-left"]=!0),L[`is-${o.effect}`]=!0,!x.value&&P.value&&(L["is-opacity"]=!0),x.value&&P.value&&(L["is-show"]=!0),P.value||(L["is-hide"]=!0),o.customClass&&typeof o.customClass=="string"&&(L[`${o.customClass}`]=!0),L}),k=(0,t.computed)(()=>{const L={};return c.value.top!==null&&(L.top=`${c.value.top}px`),c.value.right!==null&&(L.right=`${c.value.right}px`),c.value.bottom!==null&&(L.bottom=`${c.value.bottom}px`),c.value.left!==null&&(L.left=`${c.value.left}px`),o.width&&(L.width=o.width),o.zIndex&&(L["z-index"]=`${o.zIndex}`),o.customStyle&&typeof o.customStyle=="object"&&Object.assign(L,o.customStyle),L}),M=()=>{O.value=!1,i("update:visible",!1)},E=()=>o.showOverlay?(0,t.h)("div",{class:`${e}__overlay`,onClick:M}):null,N=()=>{let L=null;return r.title?L=(0,t.h)("div",{class:`${e}__title`},{default:r.title}):o.title&&(L=(0,t.h)("div",{class:`${e}__title`},[o.title])),L},_=(0,t.computed)(()=>({[`${e}__arrow`]:!0})),V=(0,t.computed)(()=>{const L={};return o.showArrow?(L.width=`${o.arrowSize}px`,L.height=`${o.arrowSize}px`,m.value==="top"?(L.left="50%",L.bottom="0",L.transform="translate(-50%, 50%)"):m.value==="top-start"?(L.left=`${o.arrowOffset+v.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):m.value==="top-end"?(L.right=`${o.arrowOffset-v.value}px`,L.bottom="0",L.transform="translate(-50%, 50%)"):m.value==="right"?(L.left="0",L.top="50%",L.transform="translate(-50%, -50%)"):m.value==="right-start"?(L.left="0",L.top=`${o.arrowOffset}px`,L.transform="translate(-50%, 50%)"):m.value==="right-end"?(L.left="0",L.bottom=`-${o.arrowOffset}px`,L.transform="translate(-50%, 50%)"):m.value==="bottom"?(L.left="50%",L.top="0",L.transform="translate(-50%, -50%)"):m.value==="bottom-start"?(L.left=`${o.arrowOffset+v.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):m.value==="bottom-end"?(L.right=`${o.arrowOffset-v.value}px`,L.top="0",L.transform="translate(-50%, -50%)"):m.value==="left"?(L.right="0",L.top="50%",L.transform="translate(50%, -50%)"):m.value==="left-start"?(L.right="0",L.top=`${o.arrowOffset}px`,L.transform="translate(50%, -50%)"):m.value==="left-end"&&(L.right="0",L.bottom=`-${o.arrowOffset}px`,L.transform="translate(50%, -50%)"),L):{display:"none"}}),W=()=>(0,t.h)("div",{class:_.value,style:V.value}),K=()=>{O.value===!1&&($.value=!1)},J=L=>{if(!w.value||O.value===!1)return;const{relatedTarget:F}=L;w.value.contains(F)||(O.value=!1,i("update:visible",!1))};return s({doLayout:p}),()=>{if(!$.value)return null;const L=[],F=E();F&&L.push(F);const X=[],le=N();if(le&&X.push(le),r.default){const ae=r.default();X.push(ae)}const Z=W();Z&&X.push(Z);const D={ref:w,class:B.value,style:k.value,onAnimationend:K};o.leaveHide&&(D.onMouseleave=J);const A=(0,t.h)("div",D,{default:()=>X});return L.push(A),(0,t.h)(t.Teleport,{to:o.teleport,disabled:o.teleportDisable},{default:()=>L})}}}}var{componentName:Kc,create:Wc,scope:Yc}=ce("popover-dialog"),Uc=Wc(jc(Kc,Yc,!1)),Rl=Uc,Ur={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 Gc(e,n,l){return{props:{...Yr,...Ur},emits:["click"],setup(o,{slots:i}){const{toLocaleRefs:r}=(0,Ne.useFoxI18n)(n),s=r(o,["moreText"]),c=e,a=(0,t.computed)(()=>({[c]:!0}));function u(f){return f.props||{}}function h(f){return!!u(f).disabled}function d(f){return f.children??[]}const m=(0,t.ref)(),$=(0,t.computed)(()=>m.value?.$el??null),x=(0,t.ref)(!1),w=f=>{x.value=f},y=()=>{x.value=!x.value};function b(f,O){return()=>{O||(x.value=!1,u(f)?.onClick?.())}}function p(f,O){const P=d(f),H=h(f),Y=b(f,H),q=[`${c}__dropdown-item`];return H&&q.push("is-disabled"),(0,t.h)("span",{class:q,onClick:Y},P)}const v=f=>{const O=o.maxDisplayCount??f.length;if(O>=f.length)return f;const P=[],H=O;for(let M=0;M<H;M++)P.push(f[M]);const Y=(i.moreIcon&&i.moreIcon())??(o.moreIcon&&(0,t.h)(o.moreIcon))??(0,t.h)(l),q=(0,t.h)(Tt,{ref:M=>m.value=M,class:`${c}__dropdown-link`,"text-position":"left","show-overflow-tooltip":!1,type:o.type,onClick:y},{default:()=>s.moreText.value,mark:()=>Y});o.morePosition==="left"?P.splice(0,0,q):P.push(q);const B=[];for(let M=H;M<f.length;M++){const E=p(f[M],M);B.push(E)}const k=(0,t.h)(Rl,{placement:o.dropdownPlacement,"onUpdate:visible":w,visible:x.value,reference:$.value,"custom-class":`${c}__popover`},{default:()=>B});return P.push(k),P};return()=>{const{getChildren:f}=Qt(i?.default),O=v(f());return(0,t.h)(Fl,{...Be(o,Ur),class:a.value},{default:()=>O})}}}}var{componentName:Xc,create:Qc,scope:Zc}=ce("buttons-item"),Jc=Qc(Gc(Xc,Zc,$e.ArrowDown)),Ha=Jc;function Ie(e,n={}){return(0,t.h)(Jt,e,n)}function e0(e,n,l,o,i){let r=[];Array.isArray(e)?r=e:r=[e];const s=[],c=n[0];if(Array.isArray(e)&&!Array.isArray(c)&&!c[i]){let a=n;for(let u=0;a&&u<r.length;u++){let h=r[u],d=a.find(m=>m[o]===h);if(!d)break;s.push(d[l])}return s}if(Array.isArray(c))for(let a=0;a<n.length&&a<r.length;a++){let u=n[a],h=r[a];const d=u.find(m=>m[o]===h);if(!d)break;s.push(d[l])}else{let a=n;for(let u=0;a&&u<r.length;u++){let h=r[u],d=a.find(m=>m[o]===h);if(!d)break;s.push(d[l]),a=d[i]}}return s}var t0=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function l0(){return new t0(Je())}function a0(e){return e&&e.startsWith("fox-")}var Gr={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 n0(e,n){return{props:Gr,setup(l,{attrs:o,slots:i}){const r=l0(),s=(0,t.ref)([]);(0,t.watch)([()=>l.source,()=>l.params],async([a,u])=>{s.value=await r.load(l.sourceType,a,u)},{immediate:!0});const c=(0,t.computed)(()=>{let a="";if(!Array.isArray(s.value)||s.value.length===0)a=l.emptyText;else{let u=e0(l.modelValue,s.value,l.textKey,l.valueKey,l.childrenKey);u.length==0?a=l.emptyText??"":u.length===1?l.optionType=="item"?a=`${l.modelValue}${l.separator}${u[0]}`:a=u[0]:a=u.join(l.separator)}return l.unit&&(a=`${a}${l.unit}`),a});return()=>{const a={...o};if(i.default)return i.default({text:c.value,value:l.modelValue});const u=l.tag??"span";return typeof u=="object"?(0,t.h)(u,a,{default:()=>c.value}):a0(u)?(0,t.h)((0,t.resolveComponent)(u),a,[c.value]):(0,t.h)(u,a,[c.value])}}}}var{componentName:r0,create:i0,scope:o0}=ce("mapping"),s0=i0(n0(r0,o0)),$t=s0;function qe(e,n){const l="fox-browse-item";let o=null;if(e.source)o=(0,t.h)($t,{class:[`${l}__mapping`],source:e.source,modelValue:e.modelValue,separator:e.separator,emptyText:e.emptyText,unit:e.unit},{default:r=>(0,t.h)(Tt,{class:[`${l}__text`]},{default:()=>r.text})});else{const r=e.unit?`${e.modelValue??""}${e.unit}`:`${e.modelValue??""}`;o=(0,t.h)(Tt,{class:[`${l}__text`]},{default:()=>r})}const i={label:n.default,default:()=>o};return(0,t.h)(Jt,{class:[l]},i)}var et=(e={})=>{if(!e)return{};const n={};return Reflect.ownKeys(e).forEach(l=>{typeof l=="string"&&l.indexOf("data-fox")!==0&&(n[l]=e[l])}),n},Xr={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]}},c0={...ze,...Te,...Xr};function u0(e,n,l,o){return{props:c0,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0,[`${p}__disabled`]:a.value,[`${p}__readonly`]:h.value})),f=J=>{b.value=J,m("update:modelValue",J),m("input",J)},O=J=>{m("change",J)};let P=ve(i,"hintText"),H=(0,t.ref)(!1);const Y=J=>{let L=J.target.value;y.value=!0,be(P.value)||(H.value=!0),m("focus",L,J)},q=J=>{setTimeout(()=>{H.value&&(H.value=!1),y.value=!1},0);let L=J.target.value;i.maxLength&&L.length>Number(i.maxLength)&&(L=L.slice(0,Number(i.maxLength))),m("blur",L,J)},B=()=>{m("clear","")},k=(0,t.ref)(!1);let M=null;const E=()=>{i.showTooltip&&k.value===!1&&(M&&clearTimeout(M),M=setTimeout(()=>{k.value=!0},150))},N=()=>{M&&(clearTimeout(M),k.value=!1,M=null)},_=(0,t.computed)(()=>k.value||H.value),V=(0,t.computed)(()=>k.value?b.value:P.value),W=(0,t.computed)(()=>dt(i.unit)>0),K=(0,t.ref)();return $({focus:()=>{K?.value.focus()},blur:()=>{K?.value.blur()},select:()=>{K?.value.select()},setDisabled:J=>{c.value=J},setReadonly:J=>{u.value=J}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:b.value,unit:i.unit},r.slots);const J={...et(r.attrs),ref:K,class:v.value,placeholder:w.placeholder.value,clearable:i.clearable,disabled:a.value,readonly:h.value,modelValue:b.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:B,onChange:O,onInput:f,onFocus:Y,onBlur:q,onMouseover:E,onMouseleave:N},L={};r.slots.prepend&&(L.prepend=r.slots.prepend),r.slots.append&&(L.append=r.slots.append),r.slots.prefix&&(L.prefix=r.slots.prefix),r.slots.suffix?L.suffix=r.slots.suffix:W.value&&(L.suffix=()=>[i.unit]);const F=[],X=(0,t.h)(T.ElInput,J,L);F.push(X);const le={default:()=>F};le.label=r.slots.default,le.fixedPreTip=r.slots.fixedPreTip,le.fixedTip=r.slots.fixedTip;const Z={...Be(i,Xr),ref:s,hintText:V.value,hintVisible:_.value};return i.prop&&(Z.prop=`${i.prop}_item`),l(Z,le)}}}}var{componentName:d0,create:f0,scope:m0}=ce("input-item"),h0=f0(u0(d0,m0,Ie,qe)),ja=h0;function gt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function el(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function Qr(e,n){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?n[e.childrenKey]||null:n.children??null}function p0(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}var g0=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function y0(){return new g0(Je())}function Zr(e,n,l){return!(gt(e,n)!==gt(e,l)||el(e,n)!==el(e,l))}function Jr(e,n,l,o){if(o.length===0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const i=[];return n.forEach(r=>{for(let s of o){const c=Qr(e,s);if(Array.isArray(c)&&c.length>0){const a=Jr(e,r,l,c)??[];Reflect.apply([].push,i,a)}else{let a=!1;if(l==="text")a=gt(e,s)===r;else if(l==="item")a=Zr(e,s,r);else{let u=el(e,s);u==null&&(u=gt(e,s)),a=u===r}if(a){i.push(s);break}}}}),i}function b0(e){return{text:e,value:e}}var ei={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}},S0={...ze,...Te,...ei};function w0(e,n,l,o){return{props:S0,emits:["change","update:modelValue","update:text","blur","focus","clear","visible-change","remove-tag","selected","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(null),b=(0,t.ref)([]),p=(0,t.computed)(()=>b.value?b.value.map(g=>gt(i,g)).join(" "):""),v=(g,C,j,te=!0)=>{if(!j||j.length==0){y.value=g,te&&(m("update:modelValue",g),m("change",g));return}const ie=Jr(i,g,C,j);if(ie===null){if(b.value===null||b.value.length===0)return;y.value=null,b.value=[],te&&(m("update:modelValue",null),m("update:text",null),m("change",null));return}let se=!0;if(ie.length!==b.value.length)se=!1;else for(let ue=0;ue<ie.length;ue++){const pe=ie[ue],ye=b.value[ue];if(!Zr(i,pe,ye)){se=!1;break}}if(!se){b.value=ie;let ue=[],pe=[],ye=[];ie.forEach(Ct=>{const aa=el(i,Ct),na=gt(i,Ct);ue.push(aa),ye.push(na),i.valueType==="text"?pe.push(na):i.valueType==="item"?pe.push(Ct):pe.push(aa)});let Ce,Pe,Ke;he(i.multiple)?(y.value=ue,Ce=(0,t.toRaw)(pe),Pe=ye,Ke=(0,t.toRaw)(ie)):(y.value=ue[0]??"",Ce=(0,t.toRaw)(pe[0]??""),Pe=ye[0]??"",Ke=(0,t.toRaw)(ie[0])),te&&(m("update:modelValue",Ce),m("change",Ce,Ke)),m("update:text",Pe)}},f=(0,t.ref)(null),O=(0,t.ref)(null),P=(0,t.computed)(()=>{let g=O.value??f.value??[];return Array.isArray(g)&&typeof i.sourceFilter=="function"&&(g=g.filter(i.sourceFilter)),g}),H=Ve((0,t.computed)(()=>i.appearLoad),"appearLoad",Ze.Near,g=>he(g)),Y=y0(),q=async(g,C)=>{if(g){const j=await Y.load("select",g,C);j.length>0?typeof j[0]=="string"?f.value=j.map(te=>b0(te)):f.value=j:f.value=null}};(0,t.watch)([()=>i.source,()=>i.params],([g,C])=>{O.value=null,q(g,C)},{immediate:!H.value});let B=!1;const k=()=>{B||(B=!0,q(i.source,i.params))};(0,t.watch)([()=>f.value,()=>i.modelValue],([g,C])=>{if(_()&&he(i.multiple)){Xe(C,y.value)||(y.value=C);return}v(C,i.valueType,P.value,!1),m("setValue",C)}),i.source||(y.value=i.modelValue);let M=null,E=(0,t.ref)(!1);typeof i.remoteMethod=="function"&&(M=async g=>{if(g==null){O.value=null;return}E.value=!0;try{const C=await i.remoteMethod(g);C&&(O.value=C)}catch(C){O.value=null,console.error(C)}E.value=!1});let N=null;typeof i.filterMethod=="function"&&(N=async g=>{if(g==null){O.value=null;return}E.value=!0;try{const C=await i.filterMethod(g,f.value);C&&(O.value=C)}catch(C){O.value=null,console.error(C)}E.value=!1});const _=()=>typeof i.remoteMethod=="function"||typeof i.filterMethod=="function",V=(0,t.ref)(!1),W=e,K=(0,t.computed)(()=>({[W]:!0,disabled:a.value,readonly:h.value})),J=g=>{i.allowCreate||_()&&he(i.multiple)?(m("update:modelValue",g),m("change",g),m("update:text",g),y.value=g):v(g,"value",P.value,!0)};let L=ve(i,"hintText"),F=(0,t.ref)(!1);const X=g=>{let C=g.target.value;V.value=!0,be(L.value)||(F.value=!0),m("focus",C,g)},le=g=>{setTimeout(()=>{F.value&&(F.value=!1),V.value=!1},0);const C=g.target.value;Q.value||m("blur",C,g)},Z=()=>{m("clear","")},D=(0,t.ref)(!1);let A=null;const ae=()=>{i.showTooltip&&D.value===!1&&(A&&clearTimeout(A),A=setTimeout(()=>{D.value=!0},150))},ne=()=>{A&&(clearTimeout(A),D.value=!1,A=null)},ee=(0,t.computed)(()=>D.value||F.value),R=(0,t.computed)(()=>D.value?p.value:L.value),Q=(0,t.ref)(!1),z=g=>{Q.value=g,m("visible-change",g),g||m("selected")},G=g=>{m("remove-tag",g)},U=(g,C)=>{const j=[];return g.forEach((te,ie)=>{const se=Qr(i,te);if(Array.isArray(se)&&se.length>0){const ue=U(se,C),pe=gt(i,te),ye={key:`${pe}_${ie}`,label:pe};j.push((0,t.h)(T.ElOptionGroup,ye,{default:()=>ue}))}else{const ue=el(i,te),pe=gt(i,te),ye=p0(i,te),Ce={key:`${ue}_${ie}`,label:pe,disabled:ye,value:ue};if(typeof C=="function")j.push((0,t.h)(T.ElOption,Ce,{default:()=>C(te)}));else if(i.optionType==="item"){const Pe=(0,t.h)("div",{class:{"fox-select-item__option":!0}},[(0,t.h)("span",{class:{"fox-select-item__option-left":!0}},[ue]),(0,t.h)("span",{class:{"fox-select-item__option-right":!0}},[pe])]);j.push((0,t.h)(T.ElOption,Ce,{default:()=>Pe}))}else i.optionType==="value"?j.push((0,t.h)(T.ElOption,Ce,{default:()=>[ue]})):j.push((0,t.h)(T.ElOption,Ce))}}),j},I=(0,t.ref)();return $({focus:()=>{I?.value.focus()},blur:()=>{I?.value.blur()},setDisabled:g=>{c.value=g},setReadonly:g=>{u.value=g}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:y.value,source:P.value,unit:i.unit},r.slots);const g={...et(r.attrs),ref:I,class:K.value,clearable:i.clearable,multiple:i.multiple,placeholder:w.placeholder.value,disabled:a.value||h.value,modelValue:y.value,"value-key":i.valueKey,"allow-create":i.allowCreate,onClear:Z,onChange:J,onFocus:X,onBlur:le,onVisibleChange:z,onRemoveTag:G};typeof M=="function"&&(g["remote-method"]=M,g.loading=E.value),typeof N=="function"&&(g["filter-method"]=N,g.loading=E.value);const C={};r.slots.prefix&&(C.prefix=r.slots.prefix),r.slots.empty&&(C.empty=r.slots.empty),r.slots.options?C.default=r.slots.options:C.default=()=>U(P.value,r.slots.option);const j=[],te=(0,t.h)(T.ElSelect,g,C);j.push(te);const ie={default:()=>j};ie.label=r.slots.default,ie.fixedPreTip=r.slots.fixedPreTip,ie.fixedTip=r.slots.fixedTip;const se={...Be(i,ei),ref:s,hintText:R.value,hintVisible:ee.value,onMouseover:ae,onMouseleave:ne};return i.prop&&(se.prop=`${i.prop}_item`),H.value&&(se["appear-listen"]=!0,se.onAppear=k),l(se,ie)}}}}var{componentName:v0,create:N0,scope:C0}=ce("select-item"),k0=N0(w0(v0,C0,Ie,qe)),Ka=k0,x0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs=o()})(e,(function(){"use strict";var l=1e3,o=6e4,i=36e5,r="millisecond",s="second",c="minute",a="hour",u="day",h="week",d="month",m="quarter",$="year",x="date",w="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(N){var _=["th","st","nd","rd"],V=N%100;return"["+N+(_[(V-20)%10]||_[V]||_[0])+"]"}},v=function(N,_,V){var W=String(N);return!W||W.length>=_?N:""+Array(_+1-W.length).join(V)+N},f={s:v,z:function(N){var _=-N.utcOffset(),V=Math.abs(_),W=Math.floor(V/60),K=V%60;return(_<=0?"+":"-")+v(W,2,"0")+":"+v(K,2,"0")},m:function N(_,V){if(_.date()<V.date())return-N(V,_);var W=12*(V.year()-_.year())+(V.month()-_.month()),K=_.clone().add(W,d),J=V-K<0,L=_.clone().add(W+(J?-1:1),d);return+(-(W+(V-K)/(J?K-L:L-K))||0)},a:function(N){return N<0?Math.ceil(N)||0:Math.floor(N)},p:function(N){return{M:d,y:$,w:h,d:u,D:x,h:a,m:c,s,ms:r,Q:m}[N]||String(N||"").toLowerCase().replace(/s$/,"")},u:function(N){return N===void 0}},O="en",P={};P[O]=p;var H="$isDayjsObject",Y=function(N){return N instanceof M||!(!N||!N[H])},q=function N(_,V,W){var K;if(!_)return O;if(typeof _=="string"){var J=_.toLowerCase();P[J]&&(K=J),V&&(P[J]=V,K=J);var L=_.split("-");if(!K&&L.length>1)return N(L[0])}else{var F=_.name;P[F]=_,K=F}return!W&&K&&(O=K),K||!W&&O},B=function(N,_){if(Y(N))return N.clone();var V=typeof _=="object"?_:{};return V.date=N,V.args=arguments,new M(V)},k=f;k.l=q,k.i=Y,k.w=function(N,_){return B(N,{locale:_.$L,utc:_.$u,x:_.$x,$offset:_.$offset})};var M=(function(){function N(V){this.$L=q(V.locale,null,!0),this.parse(V),this.$x=this.$x||V.x||{},this[H]=!0}var _=N.prototype;return _.parse=function(V){this.$d=(function(W){var K=W.date,J=W.utc;if(K===null)return new Date(NaN);if(k.u(K))return new Date;if(K instanceof Date)return new Date(K);if(typeof K=="string"&&!/Z$/i.test(K)){var L=K.match(y);if(L){var F=L[2]-1||0,X=(L[7]||"0").substring(0,3);return J?new Date(Date.UTC(L[1],F,L[3]||1,L[4]||0,L[5]||0,L[6]||0,X)):new Date(L[1],F,L[3]||1,L[4]||0,L[5]||0,L[6]||0,X)}}return new Date(K)})(V),this.init()},_.init=function(){var V=this.$d;this.$y=V.getFullYear(),this.$M=V.getMonth(),this.$D=V.getDate(),this.$W=V.getDay(),this.$H=V.getHours(),this.$m=V.getMinutes(),this.$s=V.getSeconds(),this.$ms=V.getMilliseconds()},_.$utils=function(){return k},_.isValid=function(){return this.$d.toString()!==w},_.isSame=function(V,W){var K=B(V);return this.startOf(W)<=K&&K<=this.endOf(W)},_.isAfter=function(V,W){return B(V)<this.startOf(W)},_.isBefore=function(V,W){return this.endOf(W)<B(V)},_.$g=function(V,W,K){return k.u(V)?this[W]:this.set(K,V)},_.unix=function(){return Math.floor(this.valueOf()/1e3)},_.valueOf=function(){return this.$d.getTime()},_.startOf=function(V,W){var K=this,J=!!k.u(W)||W,L=k.p(V),F=function(ee,R){var Q=k.w(K.$u?Date.UTC(K.$y,R,ee):new Date(K.$y,R,ee),K);return J?Q:Q.endOf(u)},X=function(ee,R){return k.w(K.toDate()[ee].apply(K.toDate("s"),(J?[0,0,0,0]:[23,59,59,999]).slice(R)),K)},le=this.$W,Z=this.$M,D=this.$D,A="set"+(this.$u?"UTC":"");switch(L){case $:return J?F(1,0):F(31,11);case d:return J?F(1,Z):F(0,Z+1);case h:var ae=this.$locale().weekStart||0,ne=(le<ae?le+7:le)-ae;return F(J?D-ne:D+(6-ne),Z);case u:case x:return X(A+"Hours",0);case a:return X(A+"Minutes",1);case c:return X(A+"Seconds",2);case s:return X(A+"Milliseconds",3);default:return this.clone()}},_.endOf=function(V){return this.startOf(V,!1)},_.$set=function(V,W){var K,J=k.p(V),L="set"+(this.$u?"UTC":""),F=(K={},K[u]=L+"Date",K[x]=L+"Date",K[d]=L+"Month",K[$]=L+"FullYear",K[a]=L+"Hours",K[c]=L+"Minutes",K[s]=L+"Seconds",K[r]=L+"Milliseconds",K)[J],X=J===u?this.$D+(W-this.$W):W;if(J===d||J===$){var le=this.clone().set(x,1);le.$d[F](X),le.init(),this.$d=le.set(x,Math.min(this.$D,le.daysInMonth())).$d}else F&&this.$d[F](X);return this.init(),this},_.set=function(V,W){return this.clone().$set(V,W)},_.get=function(V){return this[k.p(V)]()},_.add=function(V,W){var K,J=this;V=Number(V);var L=k.p(W),F=function(Z){var D=B(J);return k.w(D.date(D.date()+Math.round(Z*V)),J)};if(L===d)return this.set(d,this.$M+V);if(L===$)return this.set($,this.$y+V);if(L===u)return F(1);if(L===h)return F(7);var X=(K={},K[c]=o,K[a]=i,K[s]=l,K)[L]||1,le=this.$d.getTime()+V*X;return k.w(le,this)},_.subtract=function(V,W){return this.add(-1*V,W)},_.format=function(V){var W=this,K=this.$locale();if(!this.isValid())return K.invalidDate||w;var J=V||"YYYY-MM-DDTHH:mm:ssZ",L=k.z(this),F=this.$H,X=this.$m,le=this.$M,Z=K.weekdays,D=K.months,A=K.meridiem,ae=function(R,Q,z,G){return R&&(R[Q]||R(W,J))||z[Q].slice(0,G)},ne=function(R){return k.s(F%12||12,R,"0")},ee=A||function(R,Q,z){var G=R<12?"AM":"PM";return z?G.toLowerCase():G};return J.replace(b,(function(R,Q){return Q||(function(z){switch(z){case"YY":return String(W.$y).slice(-2);case"YYYY":return k.s(W.$y,4,"0");case"M":return le+1;case"MM":return k.s(le+1,2,"0");case"MMM":return ae(K.monthsShort,le,D,3);case"MMMM":return ae(D,le);case"D":return W.$D;case"DD":return k.s(W.$D,2,"0");case"d":return String(W.$W);case"dd":return ae(K.weekdaysMin,W.$W,Z,2);case"ddd":return ae(K.weekdaysShort,W.$W,Z,3);case"dddd":return Z[W.$W];case"H":return String(F);case"HH":return k.s(F,2,"0");case"h":return ne(1);case"hh":return ne(2);case"a":return ee(F,X,!0);case"A":return ee(F,X,!1);case"m":return String(X);case"mm":return k.s(X,2,"0");case"s":return String(W.$s);case"ss":return k.s(W.$s,2,"0");case"SSS":return k.s(W.$ms,3,"0");case"Z":return L}return null})(R)||L.replace(":","")}))},_.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},_.diff=function(V,W,K){var J,L=this,F=k.p(W),X=B(V),le=(X.utcOffset()-this.utcOffset())*o,Z=this-X,D=function(){return k.m(L,X)};switch(F){case $:J=D()/12;break;case d:J=D();break;case m:J=D()/3;break;case h:J=(Z-le)/6048e5;break;case u:J=(Z-le)/864e5;break;case a:J=Z/i;break;case c:J=Z/o;break;case s:J=Z/l;break;default:J=Z}return K?J:k.a(J)},_.daysInMonth=function(){return this.endOf(d).$D},_.$locale=function(){return P[this.$L]},_.locale=function(V,W){if(!V)return this.$L;var K=this.clone(),J=q(V,W,!0);return J&&(K.$L=J),K},_.clone=function(){return k.w(this.$d,this)},_.toDate=function(){return new Date(this.valueOf())},_.toJSON=function(){return this.isValid()?this.toISOString():null},_.toISOString=function(){return this.$d.toISOString()},_.toString=function(){return this.$d.toUTCString()},N})(),E=M.prototype;return B.prototype=E,[["$ms",r],["$s",s],["$m",c],["$H",a],["$W",u],["$M",d],["$y",$],["$D",x]].forEach((function(N){E[N[1]]=function(_){return this.$g(_,N[0],N[1])}})),B.extend=function(N,_){return N.$i||(N(_,M,B),N.$i=!0),B},B.locale=q,B.isDayjs=Y,B.unix=function(N){return B(1e3*N)},B.en=P[O],B.Ls=P,B.p={},B}))})),z0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_customParseFormat=o()})(e,(function(){"use strict";var l={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},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]+/,a={},u=function(y){return(y=+y)+(y>68?1900:2e3)},h=function(y){return function(b){this[y]=+b}},d=[/[+-]\d\d:?(\d\d)?|Z/,function(y){(this.zone||(this.zone={})).offset=(function(b){if(!b||b==="Z")return 0;var p=b.match(/([+-]|\d\d)/g),v=60*p[1]+(+p[2]||0);return v===0?0:p[0]==="+"?-v:v})(y)}],m=function(y){var b=a[y];return b&&(b.indexOf?b:b.s.concat(b.f))},$=function(y,b){var p,v=a.meridiem;if(v){for(var f=1;f<=24;f+=1)if(y.indexOf(v(f,0,b))>-1){p=f>12;break}}else p=y===(b?"pm":"PM");return p},x={A:[c,function(y){this.afternoon=$(y,!1)}],a:[c,function(y){this.afternoon=$(y,!0)}],Q:[i,function(y){this.month=3*(y-1)+1}],S:[i,function(y){this.milliseconds=100*+y}],SS:[r,function(y){this.milliseconds=10*+y}],SSS:[/\d{3}/,function(y){this.milliseconds=+y}],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(y){var b=a.ordinal,p=y.match(/\d+/);if(this.day=p[0],b)for(var v=1;v<=31;v+=1)b(v).replace(/\[|\]/g,"")===y&&(this.day=v)}],w:[s,h("week")],ww:[r,h("week")],M:[s,h("month")],MM:[r,h("month")],MMM:[c,function(y){var b=m("months"),p=(m("monthsShort")||b.map((function(v){return v.slice(0,3)}))).indexOf(y)+1;if(p<1)throw new Error;this.month=p%12||p}],MMMM:[c,function(y){var b=m("months").indexOf(y)+1;if(b<1)throw new Error;this.month=b%12||b}],Y:[/[+-]?\d+/,h("year")],YY:[r,function(y){this.year=u(y)}],YYYY:[/\d{4}/,h("year")],Z:d,ZZ:d};function w(y){for(var b=y,p=a&&a.formats,v=(y=b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(B,k,M){var E=M&&M.toUpperCase();return k||p[M]||l[M]||p[E].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(N,_,V){return _||V.slice(1)}))}))).match(o),f=v.length,O=0;O<f;O+=1){var P=v[O],H=x[P],Y=H&&H[0],q=H&&H[1];v[O]=q?{regex:Y,parser:q}:P.replace(/^\[|\]$/g,"")}return function(B){for(var k={},M=0,E=0;M<f;M+=1){var N=v[M];if(typeof N=="string")E+=N.length;else{var _=N.regex,V=N.parser,W=B.slice(E),K=_.exec(W)[0];V.call(k,K),B=B.replace(K,"")}}return(function(J){var L=J.afternoon;if(L!==void 0){var F=J.hours;L?F<12&&(J.hours+=12):F===12&&(J.hours=0),delete J.afternoon}})(k),k}}return function(y,b,p){p.p.customParseFormat=!0,y&&y.parseTwoDigitYear&&(u=y.parseTwoDigitYear);var v=b.prototype,f=v.parse;v.parse=function(O){var P=O.date,H=O.utc,Y=O.args;this.$u=H;var q=Y[1];if(typeof q=="string"){var B=Y[2]===!0,k=Y[3]===!0,M=B||k,E=Y[2];k&&(E=Y[2]),a=this.$locale(),!B&&E&&(a=p.Ls[E]),this.$d=(function(W,K,J,L){try{if(["x","X"].indexOf(K)>-1)return new Date((K==="X"?1e3:1)*W);var F=w(K)(W),X=F.year,le=F.month,Z=F.day,D=F.hours,A=F.minutes,ae=F.seconds,ne=F.milliseconds,ee=F.zone,R=F.week,Q=new Date,z=Z||(X||le?1:Q.getDate()),G=X||Q.getFullYear(),U=0;X&&!le||(U=le>0?le-1:Q.getMonth());var I,g=D||0,C=A||0,j=ae||0,te=ne||0;return ee?new Date(Date.UTC(G,U,z,g,C,j,te+60*ee.offset*1e3)):J?new Date(Date.UTC(G,U,z,g,C,j,te)):(I=new Date(G,U,z,g,C,j,te),R&&(I=L(I).week(R).toDate()),I)}catch{return new Date("")}})(P,q,H,p),this.init(),E&&E!==!0&&(this.$L=this.locale(E).$L),M&&P!=this.format(q)&&(this.$d=new Date("")),a={}}else if(q instanceof Array)for(var N=q.length,_=1;_<=N;_+=1){Y[1]=q[_-1];var V=p.apply(this,Y);if(V.isValid()){this.$d=V.$d,this.$L=V.$L,this.init();break}_===N&&(this.$d=new Date(""))}else f.call(this,O)}}}))})),E0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_advancedFormat=o()})(e,(function(){"use strict";return function(l,o){var i=o.prototype,r=i.format;i.format=function(s){var c=this,a=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(d){switch(d){case"Q":return Math.ceil((c.$M+1)/3);case"Do":return a.ordinal(c.$D);case"gggg":return c.weekYear();case"GGGG":return c.isoWeekYear();case"wo":return a.ordinal(c.week(),"W");case"w":case"ww":return u.s(c.week(),d==="w"?1:2,"0");case"W":case"WW":return u.s(c.isoWeek(),d==="W"?1:2,"0");case"k":case"kk":return u.s(String(c.$H===0?24:c.$H),d==="k"?1:2,"0");case"X":return Math.floor(c.$d.getTime()/1e3);case"x":return c.$d.getTime();case"z":return"["+c.offsetName()+"]";case"zzz":return"["+c.offsetName("long")+"]";default:return d}}));return r.bind(this)(h)}}}))})),T0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_localeData=o()})(e,(function(){"use strict";return function(l,o,i){var r=o.prototype,s=function(d){return d&&(d.indexOf?d:d.s)},c=function(d,m,$,x,w){var y=d.name?d:d.$locale(),b=s(y[m]),p=s(y[$]),v=b||p.map((function(O){return O.slice(0,x)}));if(!w)return v;var f=y.weekStart;return v.map((function(O,P){return v[(P+(f||0))%7]}))},a=function(){return i.Ls[i.locale()]},u=function(d,m){return d.formats[m]||(function($){return $.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(x,w,y){return w||y.slice(1)}))})(d.formats[m.toUpperCase()])},h=function(){var d=this;return{months:function(m){return m?m.format("MMMM"):c(d,"months")},monthsShort:function(m){return m?m.format("MMM"):c(d,"monthsShort","months",3)},firstDayOfWeek:function(){return d.$locale().weekStart||0},weekdays:function(m){return m?m.format("dddd"):c(d,"weekdays")},weekdaysMin:function(m){return m?m.format("dd"):c(d,"weekdaysMin","weekdays",2)},weekdaysShort:function(m){return m?m.format("ddd"):c(d,"weekdaysShort","weekdays",3)},longDateFormat:function(m){return u(d.$locale(),m)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return h.bind(this)()},i.localeData=function(){var d=a();return{firstDayOfWeek:function(){return d.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(m){return u(d,m)},meridiem:d.meridiem,ordinal:d.ordinal}},i.months=function(){return c(a(),"months")},i.monthsShort=function(){return c(a(),"monthsShort","months",3)},i.weekdays=function(d){return c(a(),"weekdays",null,null,d)},i.weekdaysShort=function(d){return c(a(),"weekdaysShort","weekdays",3,d)},i.weekdaysMin=function(d){return c(a(),"weekdaysMin","weekdays",2,d)}}}))})),$0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekOfYear=o()})(e,(function(){"use strict";var l="week",o="year";return function(i,r,s){var c=r.prototype;c.week=function(a){if(a===void 0&&(a=null),a!==null)return this.add(7*(a-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),d=s(this).endOf(l);if(h.isBefore(d))return 1}var m=s(this).startOf(o).date(u).startOf(l).subtract(1,"millisecond"),$=this.diff(m,l,!0);return $<0?s(this).startOf("week").week():Math.ceil($)},c.weeks=function(a){return a===void 0&&(a=null),this.week(a)}}}))})),B0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_weekYear=o()})(e,(function(){"use strict";return function(l,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}}}))})),V0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_dayOfYear=o()})(e,(function(){"use strict";return function(l,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")}}}))})),D0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrAfter=o()})(e,(function(){"use strict";return function(l,o){o.prototype.isSameOrAfter=function(i,r){return this.isSame(i,r)||this.isAfter(i,r)}}}))})),M0=rt(((e,n)=>{(function(l,o){typeof e=="object"&&typeof n<"u"?n.exports=o():typeof define=="function"&&define.amd?define(o):(l=typeof globalThis<"u"?globalThis:l||self).dayjs_plugin_isSameOrBefore=o()})(e,(function(){"use strict";return function(l,o){o.prototype.isSameOrBefore=function(i,r){return this.isSame(i,r)||this.isBefore(i,r)}}}))})),at=it(x0(),1),A0=it(z0(),1),I0=it(E0(),1),P0=it(T0(),1),L0=it($0(),1),_0=it(B0(),1),F0=it(V0(),1),R0=it(D0(),1),O0=it(M0(),1);at.default.extend(P0.default),at.default.extend(I0.default),at.default.extend(A0.default),at.default.extend(L0.default),at.default.extend(_0.default),at.default.extend(F0.default),at.default.extend(R0.default),at.default.extend(O0.default);var He={format(e,n="YYYY-MM-DD"){return(0,at.default)(e).format(n)},parser(e,n){return(0,at.default)(e,n).toDate()},getDay(e,n,l){let o=n??new Date;const i=e*(1e3*60*60*24);return o=new Date(o.getTime()+i),l=l??"YYYY-MM-DD",this.format(o,l)},isLeapYear(e){return e%4==0&&e%100!=0||e%400==0},getWhatDay(e,n,l){let o=new Date(e+"/"+n+"/"+l).getDay();return o==0&&(o=7),o},getMonthDays(e,n){return/^0/.test(n)&&(n=n.split("")[1]),[0,31,this.isLeapYear(Number(e))?29:28,31,30,31,30,31,31,30,31,30,31][n]},getNumTwoBit(e){return e=Number(e),(e>9?"":"0")+e},date2Str:function(e,n){return n=n||"-",[e.getFullYear(),this.getNumTwoBit(e.getMonth()+1),this.getNumTwoBit(e.getDate())].join(n)},compare(e,n,l){const o=typeof e=="string"?this.parser(e,l):e,i=typeof n=="string"?this.parser(n,l):n,r=o.getTime(),s=i.getTime();return r==s?0:r>s?1:-1},between(e,n,l,o){let i;o==="year"?i=new Date(new Date(n).setFullYear(n.getFullYear()+l)):o==="month"?i=new Date(new Date(n).setMonth(n.getMonth()+l)):i=new Date(new Date(n).setDate(n.getDate()+l));const r=e.getTime(),s=i.getTime(),c=n.getTime();return s>c?r>=c&&r<=s:r>=s&&r<=c},inScope4Day(e,n,l){return this.between(e,n,l,"day")},inScope4Month(e,n,l){return this.between(e,n,l,"month")},inScope4Year(e,n,l){return this.between(e,n,l,"year")}},ti={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:()=>!1}},li={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}},q0={...ze,...Te,...ti,...li};function H0(e,n,l,o){return{props:q0,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:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=(0,t.computed)(()=>F.value&&Array.isArray(b.value)&&b.value.length==2?b.value[0]:b.value),v=(0,t.computed)(()=>F.value?"longTermKey":"normalKey"),f=I=>{if(F.value&&i.type==="daterange"){const g=[...b.value];g[0]=I,b.value=g}else b.value=I;m("update:modelValue",b.value),m("change",b.value)},O=(0,t.computed)(()=>F.value&&i.type==="daterange"?"date":i.type),P=e,H=(0,t.computed)(()=>({[`${P}`]:!0,"is-long":F.value,"is-readonly":h.value,"is-disabled":a.value}));let Y=ve(i,"hintText"),q=(0,t.ref)(!1);const B=I=>{let g=I.target.value;y.value=!0,be(Y.value)||(q.value=!0),m("focus",g,I)},k=I=>{setTimeout(()=>{q.value&&(q.value=!1),y.value=!1},0);let g=I.target.value;i.maxLength&&g.length>Number(i.maxLength)&&(g=g.slice(0,Number(i.maxLength))),m("blur",g,I)},M=()=>{m("clear","")},E=I=>{m("calendar-change",I)},N=(I,g,C)=>{m("panel-change",I,g,C)},_=I=>{m("visible-change",I)},V=Ve((0,t.computed)(()=>i.longTermText),"longTermText",Ze.Near),W=Ve((0,t.computed)(()=>i.longTermActionLabel),"longTermActionLabel",Ze.Near),K=Ve((0,t.computed)(()=>i.longTermValue),"longTermValue",Ze.Near),J=Ve((0,t.computed)(()=>i.compatibleLongTermValue),"compatibleLongTermValue",Ze.Near);let L=null;const F=(0,t.ref)(he(i.longTerm)),X=I=>{if(F.value=I,m("update:longTerm",I),I){if(L=b.value,i.type==="daterange"){const g=[];Array.isArray(K.value)?(g[0]=b.value?b.value[0]??K.value[0]:null,g[1]=K.value[1]??K.value[0]):(g[0]=b.value?b.value[0]??K.value:null,g[1]=F.value),g[0]||(g[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g[1]||(g[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),b.value=g}else Array.isArray(K.value)?b.value=K.value[1]??K.value[0]:b.value=K.value,b.value||(b.value=i.valueFormat?He.format(new Date,i.valueFormat):new Date);m("update:modelValue",b.value)}else{if(i.type==="daterange"){const g=[];g[0]=Array.isArray(b.value)?b.value[0]:b.value,Array.isArray(L)?g[1]=L[1]:g[1]=L,g[0]||(g[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g[1]||(g[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),b.value=g}else b.value=L;m("update:modelValue",b.value),setTimeout(()=>{z()},100)}},le=he(i.isLongTerm);if(le){const I=()=>{if(F.value===!0){if(L=b.value,i.type==="daterange"){const g=[b.value[0]];Array.isArray(K.value)?g[1]=K.value[1]??K.value[0]:g[1]=F.value,g[0]||(g[0]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),g[1]||(g[1]=i.valueFormat?He.format(new Date,i.valueFormat):new Date),b.value=g}else b.value=K.value;m("update:modelValue",b.value)}else Xe(K.value,b.value)&&(F.value=!0)};I(),(0,t.watch)([()=>i.longTerm],([g])=>{F.value!==g&&I()}),(0,t.watch)([()=>b.value],([g])=>{let C=!1;if(i.type==="daterange"&&Array.isArray(g))try{let j=g[1];if(!j)return;if(g[0]==null){m("update:modelValue",[]);return}typeof j!="string"&&i.valueFormat&&(j=He.format(j,i.valueFormat));let te=Array.isArray(K.value)?K.value[1]:K.value;(j===te||Array.isArray(J.value)&&J.value.findIndex(ie=>j==ie)!==-1)&&(C=!0)}catch(j){console.error(j)}F.value!==C&&(F.value=C)},{immediate:!0})}const Z=(0,t.computed)(()=>({"fox-date-item__long":!0,"is-active":y.value})),D=(0,t.ref)(),A=/^\d+$/,ae=(I,g)=>typeof i.flashFillThreshold=="function"?i.flashFillThreshold(I,g):A.test(I)&&I.length===i.flashFillThreshold,ne=(I,g)=>{let C;if(typeof i.flashFillFormat=="function")C=i.flashFillFormat(I,g);else{const te=i.flashFillFormat??"YYYYMMDD";C=He.parser(I,te)}const j=i.valueFormat??"YYYY-MM-DD";return He.format(C,j)},ee=I=>I?I.endsWith("range"):!1,R=I=>{if(!I.target)return;const g=I.target.value??"";if(ae(g,i.type)){const C=ne(g,i.type);if(ee(i.type)){const j=Array.isArray(b.value)?[...b.value]:[];j[0]=C,f(j)}else f(C)}},Q=I=>{if(!I.target)return;const g=I.target.value??"";if(ae(g,i.type)){const C=ne(g,i.type);if(ee(i.type)){const j=Array.isArray(b.value)?[...b.value]:[];j[1]=C,f(j)}else f(C)}},z=()=>{if(i.flashFill&&s.value&&s.value.$el)if(ee(i.type)){const I=s.value.$el.querySelectorAll("input.el-range-input");I[0]&&I[0].addEventListener("input",R),I[1]&&I[1].addEventListener("input",Q)}else{const I=s.value.$el.querySelector("input.el-input__inner");I&&I.addEventListener("input",R)}},G=()=>{if(i.flashFill&&s.value&&s.value.$el)if(ee(i.type)){const I=s.value.$el.querySelectorAll("input.el-range-input");I[0]&&I[0].removeEventListener("input",R),I[1]&&I[1].removeEventListener("input",Q)}else{const I=s.value.$el.querySelector("input.el-input__inner");I&&I.removeEventListener("input",R)}};(0,t.onMounted)(z),(0,t.onBeforeUnmount)(G),$({focus:()=>{D?.value.focus()},blur:()=>{D?.value.blur()},handleOpen:()=>{D?.value.handleOpen()},handleClose:()=>{D?.value.handleClose()},setDisabled:I=>{c.value=I},setReadonly:I=>{u.value=I}});const U=(0,t.computed)(()=>{if(Re(p.value))return"";const I=i.rangeSeparator??" - ",g=Array.isArray(p.value)?p.value:[p.value];le&&F.value&&(g[1]=V.value);const C=[];for(let te=0;te<g.length;te++){const ie=g[te];if(typeof ie=="string"&&C.push(ie),ie instanceof Date){const se=He.format(ie,i.format);C.push(se)}}const j=` ${I} `;return C.join(j)});return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:U.value},r.slots);const I={...r.attrs,key:v.value,type:O.value,ref:D,class:H.value,placeholder:w.placeholder.value,rangeSeparator:i.rangeSeparator,disabled:a.value,readonly:h.value,modelValue:p.value,valueFormat:i.valueFormat,format:i.format,editable:i.editable,"onUpdate:modelValue":f,onClear:M,onFocus:B,onBlur:k,onCalendarChange:E,onPanelChange:N,onVisibleChange:_},g={};r.slots["range-separator"]&&(g["range-separator"]=r.slots["range-separator"]),r.slots.cell&&(g.default=r.slots.cell);const C=[],j=(0,t.h)(T.ElDatePicker,I,g);C.push(j);const te={default:()=>C};if(te.label=r.slots.default,te.fixedPreTip=r.slots.fixedPreTip,te.fixedTip=r.slots.fixedTip,r.slots.prepend&&(te.prepend=r.slots.prepend),r.slots.append&&(te.append=r.slots.append),le){if(F.value){const se=(0,t.h)("span",{class:["fox-date-item__long-splitor"]},["-"]),ue=(0,t.h)("input",{class:["fox-date-item__long-text"],value:V.value,readonly:!0}),pe=(0,t.h)("div",{class:Z.value},{default:()=>[se,ue]});C.push(pe)}if(!h.value&&!a.value){const se=(0,t.h)(T.ElCheckbox,{label:W.value||V.value,disabled:h.value||a.value,modelValue:F.value,"onUpdate:modelValue":X}),ue=(0,t.h)("div",{class:{[`${P}__append`]:!0}},[se]);te.append=()=>ue}}const ie={...Be(i,ti,li),ref:s,class:{[`${P}__wrapper`]:!0,"has-append":le},hintText:Y.value,hintVisible:q.value};return i.prop&&(ie.prop=`${i.prop}_item`),l(ie,te)}}}}var{componentName:j0,create:K0,scope:W0}=ce("date-item"),Y0=K0(H0(j0,W0,Ie,qe)),Wa=Y0,fe={format(e,n="YYYY-MM-DD"){return He.format(e,n)},parser(e,n){return He.parser(e,n)},isLeapYear:function(e){return He.isLeapYear(e)},getWhatDay:function(e,n,l){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][new Date(e+"/"+n+"/"+l).getDay()]},getMonthPreDay:function(e,n){let l=new Date(e+"/"+n+"/01").getDay();return l==0&&(l=7),l},getMonthDays:function(e,n){return/^0/.test(n)&&(n=n.split("")[1]),[0,31,this.isLeapYear(Number(e))?29:28,31,30,31,30,31,31,30,31,30,31][n]},getNumTwoBit:function(e){return e=Number(e),(e>9?"":"0")+e},date2Str:function(e,n){return n=n||"-",[e.getFullYear(),this.getNumTwoBit(e.getMonth()+1),this.getNumTwoBit(e.getDate())].join(n)},getDay:function(e){e=e||0;let n=new Date;const l=e*(1e3*60*60*24);return n=new Date(n.getTime()+l),this.date2Str(n)},compareDate:function(e,n){return!(new Date(e.replace("-","/").replace("-","/"))>=new Date(n.replace("-","/").replace("-","/")))},isEqual:function(e,n){return new Date(e).getTime()==new Date(n).getTime()},getMonthWeek:function(e,n,l,o=0){const i=new Date(Number(e),parseInt(n)-1,Number(l));let r=i.getDay();const s=i.getDate();let c=6-r;return o!==0&&(r=r==0?7:r,c=7-r),Math.ceil((s+c)/7)},getYearWeek:function(e,n,l,o=0){const i=new Date(Number(e),parseInt(n)-1,Number(l)),r=new Date(Number(e),0,1),s=Math.round((i.valueOf()-r.valueOf())/864e5);return Math.ceil((s+(r.getDay()+1-1))/7)},getWeekDate:function(e,n,l,o=0){const i=new Date(Number(e),parseInt(n)-1,Number(l)),r=i.getTime();let s=i.getDay();if(o===0){const a=r-s*864e5,u=r+(6-s)*864e5;return[this.date2Str(new Date(a)),this.date2Str(new Date(u))]}else{s=s==0?7:s;const c=1440*60*1e3,a=r-(s-1)*c,u=r+(7-s)*c;return[this.date2Str(new Date(a)),this.date2Str(new Date(u))]}},formatResultDate:function(e){const n=[...e.split("-")];return n[2]=fe.getNumTwoBit(Number(n[2])),n[3]=`${n[0]}-${n[1]}-${n[2]}`,n[4]=fe.getWhatDay(+n[0],+n[1],+n[2]),n}},U0=e=>!!(!e||typeof e=="string"&&e.length==0||Array.isArray(e)&&e.length==0),Ya={type:{type:String,default:"one"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},visible:{type:Boolean,default:!1},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array]},startDate:{type:String},endDate:{type:String},firstDayOfWeek:{type:Number,default:0,validator:e=>e>=0&&e<=6},popClass:{type:String},popStyle:{type:Object}},Ua={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:{}}},ai=2e3,ni=ai,G0=(e,n)=>({components:n,props:{...Ua},emits:["click-pop","click-close-icon","open","close","opend","closed","click-overlay","update:visible"],setup(l,{emit:o}){const i=(0,t.reactive)({zIndex:l.zIndex,showSlot:!0,closed:l.closeable}),r=(0,t.computed)(()=>({[e]:!0,round:l.round,[`fox-popup--${l.position}`]:!0,[`fox-popup--${l.position}--safebottom`]:l.position==="bottom"&&l.safeAreaInsetBottom,[l.popClass]:!0})),s=(0,t.computed)(()=>({zIndex:i.zIndex,transitionDuration:`${l.duration}s`,...l.style})),c=(0,t.computed)(()=>l.transition?l.transition:`fox-popup-slide-${l.position}`),a=()=>{l.zIndex!==ai&&(ni=Number(l.zIndex)),o("update:visible",!0),i.zIndex=++ni,l.destroyOnClose&&(i.showSlot=!0),o("open")},u=()=>{o("update:visible",!1),o("close"),l.destroyOnClose&&setTimeout(()=>{i.showSlot=!1},+l.duration*1e3)},h=w=>{o("click-pop",w)},d=w=>{w.stopPropagation(),o("click-close-icon",w),o("update:visible",!1)},m=w=>{o("click-overlay",w),l.closeOnClickOverlay&&o("update:visible",!1)},$=w=>{o("opend",w)},x=w=>{o("closed",w)};return(0,t.watch)(()=>l.visible,w=>{l.visible?a():u()}),(0,t.watch)(()=>l.closeable,w=>{i.closed=w}),{...(0,t.toRefs)(i),popStyle:s,transitionName:c,classes:r,onClick:h,onClickCloseIcon:d,onClickOverlay:m,onOpened:$,onClosed:x}}}),tl=0,ri="fox-overflow-hidden",ii=()=>ut?document.body:{classList:[]},X0=e=>[()=>{if(e())try{!tl&&ii().classList.add(ri),tl++}catch{}},()=>{if(e()&&tl)try{tl--,!tl&&ii().classList.remove(ri)}catch{}}],Q0={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:Z0,create:J0}=ce("overlay"),e1=J0({props:{...Q0},emits:["click","update:visible"],setup(e,{emit:n}){const[l,o]=X0(()=>e.lockScroll),i=(0,t.computed)(()=>({[Z0]:!0,[e.overlayClass]:!0})),r=(0,t.computed)(()=>({transitionDuration:`${e.duration}s`,zIndex:e.zIndex,...e.overlayStyle}));return(0,t.watch)(()=>e.visible,c=>{c?l():o()}),{classes:i,style:r,onClick:c=>{n("click",c),e.closeOnClickOverlay&&n("update:visible",!1)}}}});function t1(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"overlay-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(e.classes),onClick:n[0]||(n[0]=(0,t.withModifiers)((...s)=>e.onClick&&e.onClick(...s),["stop"])),style:(0,t.normalizeStyle)(e.style)},[(0,t.renderSlot)(e.$slots,"default")],6),[[t.vShow,e.visible]])]),_:3})}var Ol=De(e1,[["render",t1]]),oi="fox-icon",Rm=(0,t.defineComponent)({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"fox-icon"},fontClassName:{type:String,default:"foxui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=d=>{o("click",d)},r=(0,t.useSlots)();(0,t.useAttrs)();let s=()=>l.name?l.name.indexOf("/")!==-1:!1,c=d=>{if(d)return isNaN(Number(d))?String(d):d+"px"},a=s(),u=(0,t.h)(a?"img":l.tag,{class:a?`${oi}__img`:`${l.fontClassName} ${oi} ${l.classPrefix}-${l.name}`,style:{color:l.color,fontSize:c(l.size),width:c(l.width||l.size),height:c(l.height||l.size)},onClick:i,src:a?l.name:""},r.default?.()),h=()=>u;return(d,m)=>((0,t.openBlock)(),(0,t.createBlock)(h))}}),Om={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"}]}]},qm="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("."),l1=["aria-labelledby"],Hm=(0,t.defineComponent)({__name:"Voice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m636.165 957.44-70.804-70.81c107.591-92.062 176.03-228.587 176.03-381.317 0-145.495-62.284-276.121-161.177-367.774l70.978-70.979c117.013 109.83 190.51 265.477 190.51 438.61 0 180.444-79.78 341.908-205.537 452.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,l1))}}),a1=["aria-labelledby"],n1=(0,t.defineComponent)({__name:"Uploader",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M960 572.8H64c-25.6 0-48-22.4-48-48s22.4-48 48-48h896c25.6 0 48 22.4 48 48s-22.4 48-48 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,a1))}}),r1=["aria-labelledby"],jm=(0,t.defineComponent)({__name:"UploadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.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,r1))}}),i1=["aria-labelledby"],Km=(0,t.defineComponent)({__name:"Tuozhuai",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.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,i1))}}),o1=["aria-labelledby"],Wm=(0,t.defineComponent)({__name:"TriangleUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m573.056 272 308.8 404.608A76.8 76.8 0 0 1 820.736 800H203.232a76.8 76.8 0 0 1-61.056-123.392L450.976 272a76.8 76.8 0 0 1 122.08 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,o1))}}),s1=["aria-labelledby"],Ym=(0,t.defineComponent)({__name:"TriangleDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m573.056 752 308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,s1))}}),c1=["aria-labelledby"],Um=(0,t.defineComponent)({__name:"Transmit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,c1))}}),u1=["aria-labelledby"],Gm=(0,t.defineComponent)({__name:"Top",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M136.533 540.444c-11.377 0-25.6-5.688-34.133-17.066-14.222-19.911-11.378-45.511 8.533-59.734L477.867 179.2c19.91-14.222 45.51-11.378 59.733 8.533s11.378 45.511-8.533 59.734L162.133 531.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,u1))}}),d1=["aria-labelledby"],si=(0,t.defineComponent)({__name:"Tips",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 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,d1))}}),f1=["aria-labelledby"],Xm=(0,t.defineComponent)({__name:"Suoding",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.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,f1))}}),m1=["aria-labelledby"],h1=(0,t.defineComponent)({__name:"Success",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M762.311 391.396C655.36 466.489 566.613 552.96 491.52 659.91c-20.48 27.307-61.44 27.307-79.644-2.275-34.134-52.338-72.818-91.023-125.156-125.156-25.031-15.929-9.102-54.613 20.48-50.062 56.889 11.378 100.124 34.133 143.36 72.818 77.369-93.298 175.218-166.116 286.72-213.903 27.307-9.102 50.062 31.858 25.031 50.063M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 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,m1))}}),p1=["aria-labelledby"],Qm=(0,t.defineComponent)({__name:"Star2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.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,p1))}}),g1=["aria-labelledby"],Zm=(0,t.defineComponent)({__name:"Star11",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.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,g1))}}),y1=["aria-labelledby"],Jm=(0,t.defineComponent)({__name:"Star1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.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,y1))}}),b1=["aria-labelledby"],eh=(0,t.defineComponent)({__name:"Star",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,b1))}}),S1=["aria-labelledby"],th=(0,t.defineComponent)({__name:"StarN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1177 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m211.145 1024 63.016-370.215L3.72 391.22l375.466-55.139L547.227 0l168.041 336.082 375.467 55.139-270.441 262.564L883.309 1024 547.227 848.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,S1))}}),w1=["aria-labelledby"],lh=(0,t.defineComponent)({__name:"StarFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,w1))}}),v1=["aria-labelledby"],ah=(0,t.defineComponent)({__name:"StarFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,v1))}}),N1=["aria-labelledby"],nh=(0,t.defineComponent)({__name:"StarFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m908.1 353.1-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3-12.3 12.7-12.1 32.9.6 45.3l183.7 179.1-43.4 252.9c-1.2 6.9-.1 14.1 3.2 20.3 8.2 15.6 27.6 21.7 43.2 13.4L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,N1))}}),C1=["aria-labelledby"],rh=(0,t.defineComponent)({__name:"StarFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1081 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,C1))}}),k1=["aria-labelledby"],ih=(0,t.defineComponent)({__name:"SmileFace",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 960C264.96 960 64 759.04 64 512S264.981 64 512 64c246.997 0 448 200.96 448 448S759.04 960 512 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,k1))}}),x1=["aria-labelledby"],oh=(0,t.defineComponent)({__name:"Shop3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1050 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M525.474 635.958c-64.674 0-134.737-24.253-185.937-64.674-18.863-13.473-21.558-40.42-8.084-56.59 13.473-18.862 40.42-21.557 56.59-8.083 37.725 29.642 88.925 48.505 137.43 48.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,x1))}}),z1=["aria-labelledby"],sh=(0,t.defineComponent)({__name:"Shop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 658.286c-58.514 0-124.343-25.6-175.543-65.829-21.943-18.286-25.6-54.857-7.314-76.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,z1))}}),E1=["aria-labelledby"],ch=(0,t.defineComponent)({__name:"Share1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M714.24 942.08H286.72c-140.8 0-256-115.2-256-256v-371.2c0-140.8 115.2-256 256-256H384c23.04 0 43.52 17.92 43.52 43.52s-17.92 43.52-40.96 43.52h-97.28c-94.72 0-171.52 76.8-171.52 171.52v368.64c0 94.72 76.8 171.52 171.52 171.52H716.8c94.72 0 171.52-76.8 171.52-171.52V317.44c0-23.04 17.92-43.52 43.52-43.52s43.52 17.92 43.52 43.52v368.64c-5.12 140.8-120.32 256-261.12 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,E1))}}),T1=["aria-labelledby"],uh=(0,t.defineComponent)({__name:"Share",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.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,T1))}}),$1=["aria-labelledby"],dh=(0,t.defineComponent)({__name:"ShareN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M744.727 992.97H279.273C124.12 992.97 0 868.848 0 713.697V310.303C0 155.152 124.121 31.03 279.273 31.03h108.606c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.545H279.273c-102.4 0-186.182 83.782-186.182 186.182v403.394c0 102.4 83.782 186.182 186.182 186.182h465.454c102.4 0 186.182-83.782 186.182-186.182v-400.29c0-24.825 21.721-46.546 46.546-46.546S1024 288.58 1024 313.406v400.291c0 155.151-124.121 279.273-279.273 279.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,$1))}}),B1=["aria-labelledby"],fh=(0,t.defineComponent)({__name:"Setting",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1021.305c-24.253 0-51.2-5.39-75.453-18.863l-309.894-158.99c-53.895-26.947-86.232-83.536-86.232-142.82V323.368c0-61.979 32.337-115.873 86.232-142.82l309.894-158.99c45.81-24.253 102.4-24.253 148.21 0l309.896 158.99c53.894 26.947 86.231 83.536 86.231 142.82v377.264c0 61.979-32.337 115.873-86.231 142.82l-309.895 158.99c-21.558 13.474-48.505 18.863-72.758 18.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,B1))}}),V1=["aria-labelledby"],mh=(0,t.defineComponent)({__name:"Service2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M838.267 354.657h55.459C865.31 283.212 817.72 222.89 758.072 178.935 690.285 128.98 606.855 100.15 518.25 100.15c-88.607 0-172.034 28.829-239.822 78.784-59.652 43.956-107.238 104.277-135.653 175.722h41.699c15.728 0 30.12 6.474 40.599 16.901l.056.065.062.054c10.444 10.478 16.904 24.864 16.904 40.6V710.31c0 15.745-6.474 30.12-16.904 40.6l-.062.05-.056.067c-10.479 10.443-24.865 16.9-40.6 16.9h-67.161c-34.262 0-65.428-14.03-88.029-36.622l-.116-.117C6.58 708.59-7.456 677.424-7.456 643.168V479.43c0-34.345 14.03-65.544 36.63-88.145l.06.06c13.72-13.712 30.568-24.272 49.33-30.47 30.643-93.997 89.48-173.074 165.365-229 77.62-57.2 173.047-90.206 274.32-90.206 101.266 0 196.7 33.005 274.32 90.205 77.625 57.207 137.421 138.64 167.438 235.475a126.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,V1))}}),D1=["aria-labelledby"],hh=(0,t.defineComponent)({__name:"Service",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1024 657.723H905.846v-126.03c0-228.431-177.23-413.54-393.846-413.54s-393.846 185.109-393.846 413.54v126.03H0v-126.03C0 236.307 228.43 0 512 0s512 236.308 512 531.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,D1))}}),M1=["aria-labelledby"],A1=(0,t.defineComponent)({__name:"Search2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 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,M1))}}),I1=["aria-labelledby"],ph=(0,t.defineComponent)({__name:"Search",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1023.999c-280.87 0-512-231.13-512-512S231.13 0 512 0s511.999 231.13 511.999 512-231.13 511.999-512 511.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,I1))}}),P1=["aria-labelledby"],gh=(0,t.defineComponent)({__name:"ScreenLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M257.471 275.98a56.884 56.884 0 1 1-59.785-96.702c89.82-55.632 179.639-110.923 269.515-166.555a85.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,P1))}}),L1=["aria-labelledby"],yh=(0,t.defineComponent)({__name:"Scan2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M802.595 1024H276.757C154.984 1024 55.35 924.368 55.35 802.595v-69.19c0-22.14 19.373-41.513 41.514-41.513s41.513 19.373 41.513 41.513v69.19c0 77.491 60.887 138.378 138.379 138.378h525.838c77.491 0 138.378-60.887 138.378-138.378v-66.422c0-22.14 19.373-41.514 41.513-41.514S1024 714.032 1024 736.173v66.422C1024 924.368 924.368 1024 802.595 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,L1))}}),_1=["aria-labelledby"],bh=(0,t.defineComponent)({__name:"Scan",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.971 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.771 0 160.914 73.143 160.914 160.914V307.2c0 87.771-73.143 160.914-160.914 160.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,_1))}}),F1=["aria-labelledby"],Sh=(0,t.defineComponent)({__name:"SFollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1113 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1113.6 349.867h-128c0-119.467-98.133-217.6-217.6-217.6-55.467 0-106.667 21.333-149.333 59.733l-4.267 4.267c-34.133 34.133-85.333 34.133-119.467 0-42.666-42.667-93.866-64-149.333-64-119.467 0-217.6 98.133-217.6 217.6H0c0-192 153.6-345.6 345.6-345.6 76.8 0 149.333 25.6 209.067 72.533C614.4 29.867 686.933 4.267 763.733 4.267c196.267 0 349.867 153.6 349.867 345.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,F1))}}),R1=["aria-labelledby"],O1=(0,t.defineComponent)({__name:"Right",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M381.262 1005.563c-16.132 21.51-45.708 24.198-67.216 8.066-21.51-16.132-24.198-45.708-8.066-67.217C413.526 806.602 518.384 666.79 625.932 529.67c8.066-10.755 8.066-24.198 0-34.953C518.384 354.905 413.526 215.093 305.98 77.972c-16.132-21.51-10.755-51.085 8.066-67.217C335.556-5.377 365.13 0 381.262 18.82c107.547 142.5 212.405 282.31 319.952 419.433 34.952 43.019 34.952 104.858 0 150.565C593.667 728.63 488.81 868.44 381.262 1005.562",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,R1))}}),q1=["aria-labelledby"],wh=(0,t.defineComponent)({__name:"Retweet",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2 2.9 3.6 8.1 4.3 11.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8c-1.5-1.2-3.3-1.8-5.2-1.8-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 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,q1))}}),H1=["aria-labelledby"],vh=(0,t.defineComponent)({__name:"Refresh2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M771.938 315.077h199.55l-13.13 154.913L758.81 364.964c-13.128-7.877-18.38-23.63-10.502-36.759 2.625-7.877 13.128-13.128 23.63-13.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,H1))}}),j1=["aria-labelledby"],Nh=(0,t.defineComponent)({__name:"Refresh",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M776.374 334.77h181.17l-27.57 149.66-169.354-90.584c-15.754-7.877-19.692-27.57-11.815-43.323 3.938-7.877 15.754-15.754 27.569-15.754zM256.497 689.23H59.574l27.57-149.66 181.168 90.584c15.754 7.877 23.631 27.57 15.754 43.323-3.938 7.877-15.754 15.754-27.569 15.754zm256 334.77c-252.062 0-464.738-177.23-512-421.415-3.938-31.508 15.754-63.016 51.2-70.893 31.508-3.938 63.015 15.754 66.954 47.262C154.097 768 319.512 901.908 512.497 901.908c189.046 0 346.585-126.031 389.908-307.2 7.877-31.508 39.384-51.2 70.892-43.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,j1))}}),K1=["aria-labelledby"],Ch=(0,t.defineComponent)({__name:"RectUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M920.576 778.24c-14.336 0-28.672-5.632-39.936-16.384L515.072 395.264 148.48 760.832c-22.016 22.016-57.856 22.016-79.872 0s-22.016-57.856 0-79.872l406.528-405.504c22.016-22.016 57.856-22.016 79.872 0l405.504 406.528c22.016 22.016 22.016 57.856 0 79.872-11.264 11.264-25.6 16.384-39.936 16.384",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,K1))}}),W1=["aria-labelledby"],kh=(0,t.defineComponent)({__name:"RectRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M349.184 983.04c-14.336 0-28.672-5.632-39.936-16.384-22.016-22.016-22.016-57.856 0-79.872l366.08-366.08L309.76 155.136c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L795.136 481.28c10.752 10.752 16.384 25.088 16.384 39.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,W1))}}),Y1=["aria-labelledby"],xh=(0,t.defineComponent)({__name:"RectLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M657.92 983.04c-14.336 0-28.672-5.632-39.936-16.384L211.968 560.64c-10.752-10.752-16.384-25.088-16.384-39.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,Y1))}}),U1=["aria-labelledby"],zh=(0,t.defineComponent)({__name:"RectDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M515.072 778.24c-14.336 0-28.672-5.632-39.936-16.384L69.12 356.864c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L515.584 642.56 880.64 275.968c22.016-22.016 57.856-22.016 79.872 0s22.016 57.856 0 79.872L555.008 762.368c-10.752 10.752-25.6 15.872-39.936 15.872",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,U1))}}),G1=["aria-labelledby"],Eh=(0,t.defineComponent)({__name:"Question",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M487.3 722.914c35.885 0 52.529-24.967 52.529-58.255v-17.687c1.043-68.662 26.009-97.268 109.23-154.457 88.945-60.362 145.624-130.045 145.624-230.442 0-156.033-126.895-245.49-284.503-245.49-117.551 0-221.055 55.659-265.262 156.033-10.918 24.456-15.6 48.38-15.6 68.13 0 29.649 17.154 50.465 48.888 50.465 26.52 0 44.207-15.601 52.019-41.1 27.03-98.821 92.052-136.26 176.316-136.26 101.418 0 180.488 57.212 180.488 147.711 0 74.366-46.293 115.976-112.869 162.801-81.667 56.701-141.475 117.552-141.475 209.094v32.756c0 33.288 18.198 56.7 54.593 56.7zm0 284.502c41.078 0 73.855-33.288 73.855-73.855a73.456 73.456 0 0 0-73.855-73.855c-40.567 0-74.388 32.777-74.388 73.855 0 40.567 33.821 73.855 74.388 73.855",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,G1))}}),X1=["aria-labelledby"],Th=(0,t.defineComponent)({__name:"PoweroffCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 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,X1))}}),Q1=["aria-labelledby"],$h=(0,t.defineComponent)({__name:"Plus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M345.6 460.8h409.6q51.2 0 51.2 51.2t-51.2 51.2H345.6q-51.2 0-51.2-51.2t51.2-51.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,Q1))}}),Z1=["aria-labelledby"],Bh=(0,t.defineComponent)({__name:"PlayStop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M500.864 952.64c-239.648 0-434.656-194.976-434.656-434.624 0-239.68 195.008-434.624 434.656-434.624 239.68 0 434.656 194.944 434.656 434.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,Z1))}}),J1=["aria-labelledby"],Vh=(0,t.defineComponent)({__name:"PlayStart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M772.7 217.7a32.2 32.1 0 1 0 64.4 0 32.2 32.1 0 1 0-64.4 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,J1))}}),eu=["aria-labelledby"],Dh=(0,t.defineComponent)({__name:"PlayDoubleForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M917 248.2c11 0 20 9 20 20v487.6c0 11-9 20-20 20s-20-9-20-20V268.2c0-11 9-20 20-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,eu))}}),tu=["aria-labelledby"],Mh=(0,t.defineComponent)({__name:"PlayDoubleBack",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M87 775.8c-11 0-20-9-20-20V268.2c0-11 9-20 20-20s20 9 20 20v487.6c0 11-9 20-20 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,tu))}}),lu=["aria-labelledby"],Ah=(0,t.defineComponent)({__name:"PlayCircleFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 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,lu))}}),au=["aria-labelledby"],Ih=(0,t.defineComponent)({__name:"Picture",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M853.333 887.467H170.667c-54.614 0-102.4-47.787-102.4-102.4V238.933c0-54.613 47.786-102.4 102.4-102.4h682.666c54.614 0 102.4 47.787 102.4 102.4v546.134c0 54.613-47.786 102.4-102.4 102.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,t.createTextVNode)(",",-1),(0,t.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,au))}}),nu=["aria-labelledby"],Ph=(0,t.defineComponent)({__name:"Photograph",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1141 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M570.514 789.943c-119.954 0-219.428-99.474-219.428-219.429s99.474-219.428 219.428-219.428 219.429 99.474 219.429 219.428-99.474 219.429-219.429 219.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,nu))}}),ru=["aria-labelledby"],Lh=(0,t.defineComponent)({__name:"PhotographFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M939.198 230.438H84.802c-32.04 0-58.254 26.214-58.254 58.254v563.125c0 32.04 26.214 58.254 58.254 58.254h854.396c32.04 0 58.254-26.215 58.254-58.254V288.692c0-32.04-26.214-58.254-58.254-58.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M512 405.2c-90.78 0-165.054 74.274-165.054 165.054S421.22 735.308 512 735.308s165.054-74.274 165.054-165.054S602.78 405.2 512 405.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,ru))}}),iu=["aria-labelledby"],_h=(0,t.defineComponent)({__name:"Phonering",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M780.8 420.267c2.133 17.066 17.067 29.866 34.133 29.866h6.4c8.534-2.133 17.067-6.4 23.467-14.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M646.4 354.133c-38.4-25.6-85.333-36.266-132.267-25.6-19.2 4.267-32 21.334-27.733 42.667 4.267 8.533 8.533 17.067 14.933 21.333 6.4 4.267 17.067 6.4 25.6 6.4 27.734-4.266 57.6 0 81.067 14.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,iu))}}),ou=["aria-labelledby"],Fh=(0,t.defineComponent)({__name:"PhoneringFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,ou))}}),su=["aria-labelledby"],Rh=(0,t.defineComponent)({__name:"Phone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M743.3 980h-4.6c-114.5-5.9-264.9-109.7-403.5-277.5l-49.8-60C144.4 471.8 73.6 309.9 91.2 198.4 105.2 110.3 225.6 44 296.7 44c45.3 0 62 26.8 67.1 38.3 33 59.5 80.3 173.4 80.3 219.5l-1.8 11.5c-11.5 30.4-35.4 44-51.2 53-19.9 10.9-20.7 13.3-21.3 21.6.3 0 6.2 27.5 88.9 129.6l37.9 45.5c84.2 99.7 109.5 109.3 110.6 109.6 7.1.8 9.9-.1 25.4-16.6 13.2-14.3 30.6-33.3 60.6-38.1l4.1-.7 6.7.3c49.4 10.4 155.4 81.2 207.9 125.6 7.1 4.8 35 28.9 18.3 81.8C910.6 886.7 825.9 980 743.3 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,su))}}),cu=["aria-labelledby"],Oh=(0,t.defineComponent)({__name:"PhoneFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M759.922 989.082h-.02l-4.927-.11c-114.638-5.864-269.451-113.762-414.171-288.636l-53.457-64.567c-144.72-174.886-220.54-345.69-202.81-456.91C97.052 100.395 213.71 34.176 280.367 34.176c32.832 0 44.727 16.34 48.885 26.096 37.734 67.059 84.424 183.678 84.64 225.506l.014 2.976-1.068 2.78c-8.322 21.986-26.943 32.52-43.372 41.81-21.643 12.23-33.942 20.261-35.444 43.382-.446 7.016 5.605 38.935 101.083 156.63l40.82 49.29C571.667 695.637 601.79 707.8 608.842 708.806c23.088 3.21 33.96-6.912 50.565-25.114 12.641-13.86 26.982-29.59 50.644-33.055l2.996-.427 2.946.626C757.687 659.627 864.411 728.407 925 779.47c8.747 5.806 24.013 23.042 11.925 61.119-18.963 59.8-101.633 148.492-177.002 148.492",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,cu))}}),uu=["aria-labelledby"],qh=(0,t.defineComponent)({__name:"Persons2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1170 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M427.07 634.525a287.15 287.15 0 0 1-288.614-252.848A291.54 291.54 0 0 1 462.689 60.37a286.42 286.42 0 0 1 255.115 285.98A299 299 0 0 1 427.069 634.38zm0-507.963a219.934 219.934 0 1 0 221.908 219.861 224.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,uu))}}),du=["aria-labelledby"],Hh=(0,t.defineComponent)({__name:"Persons",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M557.056 512c61.44-48.128 103.424-123.904 103.424-212.992C659.456 147.456 542.72 30.72 398.336 30.72s-261.12 123.904-261.12 268.288c0 82.944 40.96 157.696 103.424 212.992C157.696 525.312 20.48 601.088 0 786.432V993.28h803.84V786.432C783.36 601.088 646.144 532.48 557.056 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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M824.32 512c34.816-55.296 55.296-109.568 48.128-164.864-7.168-61.44-34.816-109.568-55.296-151.552h-89.088s75.776 61.44 82.944 151.552c0 55.296-20.48 103.424-61.44 151.552l-34.816 40.96 48.128 13.312c7.168 0 185.344 61.44 192.512 288.768H1024C1024 643.072 892.928 552.96 824.32 512",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,du))}}),fu=["aria-labelledby"],jh=(0,t.defineComponent)({__name:"Person2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,fu))}}),mu=["aria-labelledby"],Kh=(0,t.defineComponent)({__name:"Person",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M258.938 272.34c0-138.107 113.308-250.08 253.062-250.08 139.776 0 253.062 111.973 253.062 250.08a246.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,mu))}}),hu=["aria-labelledby"],Wh=(0,t.defineComponent)({__name:"PersonMinus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M731.453 612.522c-27.877 14.516-52.222 34.88-71.41 59.466C616.142 647.778 565.68 634 512 634c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-162.692 98.359-302.412 238.856-362.938C279.408 527.394 229 440.584 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.584-50.408 185.394-126.856 236.062a394 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,hu))}}),pu=["aria-labelledby"],Yh=(0,t.defineComponent)({__name:"PersonAdd",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M730.614 612.961c-27.79 14.626-52.036 35.076-71.115 59.728C615.725 648.664 565.459 635 512 635c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-163.047 98.787-303.02 239.774-363.332C279.812 528.088 229 440.978 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.978-50.812 186.088-127.774 236.668a394 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,pu))}}),gu=["aria-labelledby"],Uh=(0,t.defineComponent)({__name:"People",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M263.314 1023.999h-3.657c-29.257-3.657-51.2-29.257-51.2-58.514 14.63-149.943 142.63-270.629 292.572-270.629 29.257 0 54.857 25.6 54.857 54.857s-25.6 54.857-54.857 54.857c-95.086 0-175.543 73.143-186.515 168.229 0 29.257-25.6 51.2-51.2 51.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,gu))}}),yu=["aria-labelledby"],Gh=(0,t.defineComponent)({__name:"Order",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M751.543 1024H268.8c-128 0-234.057-109.714-234.057-241.371V362.057c0-135.314 106.057-241.371 234.057-241.371V230.4c-69.486-3.657-124.343 58.514-124.343 131.657V782.63c0 73.142 54.857 131.657 124.343 131.657h486.4c65.829 0 124.343-58.515 124.343-131.657V362.057c0-73.143-54.857-131.657-124.343-131.657V120.686c128 0 234.057 109.714 234.057 241.371V782.63C985.6 914.286 883.2 1024 751.543 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,yu))}}),bu=["aria-labelledby"],Xh=(0,t.defineComponent)({__name:"Notice",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1027 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M940.875 819.2h-85.334V430.933c0-192-153.6-345.6-341.333-345.6s-341.333 153.6-341.333 345.6V819.2H87.541V430.933C87.542 192 279.542 0 514.208 0s426.667 192 426.667 430.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,bu))}}),Su=["aria-labelledby"],Qh=(0,t.defineComponent)({__name:"My2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M511.863 804.296c-223.01 0-402.148-179.139-402.148-402.148S288.855 0 511.863 0s402.146 179.139 402.146 402.148-179.137 402.148-402.146 402.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,Su))}}),wu=["aria-labelledby"],Zh=(0,t.defineComponent)({__name:"My",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 813.949c-225.805 0-406.974-183.795-406.974-406.975S286.195 0 512 0s406.974 181.17 406.974 406.974S735.18 813.95 512 813.95zm0-735.18c-181.17 0-328.205 147.036-328.205 328.205S330.83 735.18 512 735.18s328.205-147.035 328.205-328.205S693.17 78.77 512 78.77zm202.174 939.98c-21.005 0-39.384-18.38-39.384-39.385 0-89.272-73.518-162.79-162.79-162.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,wu))}}),vu=["aria-labelledby"],Jh=(0,t.defineComponent)({__name:"More",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,vu))}}),Nu=["aria-labelledby"],ep=(0,t.defineComponent)({__name:"MoreX",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M937.115 428.218c-43.442 0-80.679 37.237-80.679 80.679s37.237 80.679 80.68 80.679c43.442 0 80.678-37.237 80.678-80.679s-34.133-80.679-80.679-80.679m-428.218-52.751c-74.473 0-133.43 58.957-133.43 133.43s58.957 133.43 133.43 133.43 133.43-58.957 133.43-133.43-58.957-133.43-133.43-133.43M83.782 428.218c-43.443 0-80.679 37.237-80.679 80.679s34.133 80.679 80.679 80.679 80.679-37.237 80.679-80.679-37.237-80.679-80.68-80.679",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Nu))}}),Cu=["aria-labelledby"],tp=(0,t.defineComponent)({__name:"MoreS",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Cu))}}),ku=["aria-labelledby"],xu=(0,t.defineComponent)({__name:"MoreH",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M834.7 920.1h-643c-23.7 0-43-19.2-43-43 0-23.7 19.2-43 43-43h643c23.7 0 43 19.2 43 43 0 23.7-19.3 43-43 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,ku))}}),zu=["aria-labelledby"],lp=(0,t.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:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,zu))}}),Eu=["aria-labelledby"],ap=(0,t.defineComponent)({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M299.52 460.8h409.6c28.16 0 51.2 23.04 51.2 51.2s-23.04 51.2-51.2 51.2h-409.6c-28.16 0-51.2-23.04-51.2-51.2s23.04-51.2 51.2-51.2",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Eu))}}),Tu=["aria-labelledby"],np=(0,t.defineComponent)({__name:"Mike",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Tu))}}),$u=["aria-labelledby"],rp=(0,t.defineComponent)({__name:"Microphone2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M725.333 213.333H640c0-12.8 0-21.333-4.267-29.866-12.8-59.734-64-98.134-123.733-98.134s-110.933 38.4-123.733 93.867C384 192 384 200.533 384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466C328.533 64 413.867 0 512 0s183.467 64 204.8 162.133c4.267 12.8 8.533 29.867 8.533 51.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M384 213.333h-85.333c0-21.333 4.266-38.4 8.533-55.466l81.067 21.333C384 192 384 200.533 384 213.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M512 1024c-25.6 0-42.667-17.067-42.667-42.667V810.667C469.333 785.067 486.4 768 512 768s42.667 17.067 42.667 42.667v170.666c0 25.6-17.067 42.667-42.667 42.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,$u))}}),Bu=["aria-labelledby"],ip=(0,t.defineComponent)({__name:"Microphone",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 658.286c-142.628 0-256-113.372-256-256V256C256 113.371 369.372 0 512 0s256 113.371 256 256v146.286c0 142.628-113.371 256-256 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,Bu))}}),Vu=["aria-labelledby"],op=(0,t.defineComponent)({__name:"Message",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M879.59 1024c-5.252 0-13.128 0-18.38-2.626L706.297 981.99c-13.128 5.251-21.005 7.877-28.882 10.502-52.512 18.38-107.65 26.257-165.415 26.257C228.43 1021.374 0 792.944 0 509.374S228.43 0 512 0s512 228.43 512 509.374c0 84.02-21.005 170.667-63.015 244.185-2.626 7.877-10.503 15.754-18.38 28.882l15.754 152.287c2.626 21.005-5.251 42.01-18.38 57.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,Vu))}}),Du=["aria-labelledby"],sp=(0,t.defineComponent)({__name:"MergeForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M472 122a30 30 0 1 1 0 60H112a10 10 0 0 0-10 10v720c0 5.52 4.48 10 10 10h720a10 10 0 0 0 10-10V552a30 30 0 1 1 60 0v360a70 70 0 0 1-70 70H112a70 70 0 0 1-70-70V192c0-38.64 31.36-70 70-70zm213.2-23.4a30 30 0 0 1 40.2-13.44l135.2 67.6a50 50 0 0 1 13 80.08l-100.4 100.4a30 30 0 0 1-42.4-42.44l67.4-67.48C565.64 241.72 382 449.4 382 752a30 30 0 1 1-60 0c0-317.84 188.36-545.48 434.68-584.16l-58.08-29a30 30 0 0 1-13.44-40.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Du))}}),Mu=["aria-labelledby"],cp=(0,t.defineComponent)({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 14.897C238.594 14.897 14.897 238.594 14.897 512S238.594 1009.103 512 1009.103 1009.103 785.406 1009.103 512 785.406 14.897 512 14.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,Mu))}}),Au=["aria-labelledby"],up=(0,t.defineComponent)({__name:"Marshalling",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2043 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1007.96 698.56c-274.012 0-483.005-208.993-534.092-408.697-9.288-37.154 9.289-74.308 46.443-83.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,Au))}}),Iu=["aria-labelledby"],dp=(0,t.defineComponent)({__name:"Lower",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M877.319 1024c-5.535 0-13.838 0-19.373-2.768L705.73 982.486c-11.07 5.536-22.14 8.303-27.676 11.07-52.584 16.606-107.935 27.676-166.054 27.676C229.708 1021.232 0 791.524 0 512 0 229.708 229.708 0 512 0s512 229.708 512 509.232c0 85.795-22.14 168.822-60.886 243.546-2.768 8.303-8.303 16.606-16.606 27.676l13.838 152.216c2.768 22.14-5.535 44.281-19.373 60.887-13.838 16.605-33.21 27.675-55.351 30.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,Iu))}}),Pu=["aria-labelledby"],fp=(0,t.defineComponent)({__name:"Locked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M507.52 4.48A251.52 251.52 0 0 1 759.04 256l-.064 123.52H832c46.656 0 84.48 37.824 84.48 84.48v473.6A84.48 84.48 0 0 1 832 1024H192a84.48 84.48 0 0 1-84.48-84.48V464c0-46.656 37.824-84.48 84.48-84.48h63.936L256 256A251.52 251.52 0 0 1 507.52 4.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,Pu))}}),Lu=["aria-labelledby"],mp=(0,t.defineComponent)({__name:"Locationg3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m499.512 1001.522-9.99-7.493c-34.966-22.478-52.449-34.966-59.942-39.96-102.4-82.42-164.839-137.367-194.81-169.835-44.955-49.951-77.424-92.41-107.394-142.36-32.469-62.44-52.45-134.87-52.45-209.796 0-114.888 44.957-224.78 127.376-304.702C284.722 44.956 394.615 0 512 0s227.278 44.956 309.698 127.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,Lu))}}),_u=["aria-labelledby"],hp=(0,t.defineComponent)({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m530.286 1005.714-25.6-10.971c-36.572-14.629-58.515-25.6-73.143-36.572-102.4-84.114-164.572-135.314-193.829-171.885-43.885-51.2-76.8-91.429-106.057-142.629C95.086 577.83 76.8 504.686 76.8 431.543c0-117.029 43.886-226.743 128-307.2C285.257 43.886 394.971 0 512 0s226.743 43.886 310.857 128c84.114 80.457 128 190.171 128 307.2 0 73.143-18.286 146.286-54.857 212.114-25.6 43.886-58.514 91.429-106.057 142.629-29.257 32.914-87.772 84.114-197.486 171.886 0 0-7.314 7.314-18.286 10.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,_u))}}),Fu=["aria-labelledby"],pp=(0,t.defineComponent)({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 971.487C259.938 971.487 52.513 764.062 52.513 512S259.938 52.513 512 52.513 971.487 259.938 971.487 512 764.062 971.487 512 971.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,Fu))}}),Ru=["aria-labelledby"],gp=(0,t.defineComponent)({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Ru))}}),Ou=["aria-labelledby"],ll=(0,t.defineComponent)({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.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,Ou))}}),qu=["aria-labelledby"],yp=(0,t.defineComponent)({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M313.034 1004.045c-66.848 0-124.402-24.156-170.798-70.577l-40.854-40.829C54.96 846.218 28.966 783.097 30.83 714.411c3.702-66.85 31.56-131.808 79.819-180.12l137.4-137.373c14.86-14.861 40.855-14.861 55.69 0 14.86 14.861 16.725 38.99 0 55.69l-137.348 137.4a187.47 187.47 0 0 0-55.69 126.24c-1.864 46.422 14.835 89.115 46.396 120.675l40.855 40.855c31.56 31.56 74.253 48.286 120.674 46.421 46.421-1.838 92.843-22.291 126.24-55.69l137.4-137.4c14.862-14.86 40.856-14.86 55.69 0 14.862 14.862 14.862 40.856 0 55.69l-137.4 137.427c-48.285 48.259-113.27 76.117-180.118 79.82a5.645 5.645 0 0 0-7.405 0zm475.294-382.477c-11.133 0-18.563-3.702-27.832-12.997-14.86-14.861-14.86-40.855 0-55.69l115.082-115.108a187.47 187.47 0 0 0 55.716-126.267c1.838-46.395-14.861-89.114-46.421-120.674l-40.855-40.855c-64.985-64.959-176.364-61.257-246.915 9.294L478.266 278.108c-14.835 14.835-40.829 14.835-55.69 0-14.86-14.861-14.86-40.855 0-55.716l118.81-118.81C643.524 1.444 803.163-2.232 899.734 94.287l40.829 40.855c46.421 46.421 72.415 109.541 70.55 178.228-3.702 66.85-31.56 131.807-79.819 180.093L816.186 608.571c-7.43 7.43-18.563 11.133-27.858 12.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,qu))}}),Hu=["aria-labelledby"],ju=(0,t.defineComponent)({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Hu))}}),Ku=["aria-labelledby"],bp=(0,t.defineComponent)({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M2185.74 479.429a117.992 117.992 0 1 0-162.829-170.852c-284.772 271.204-732.314 271.204-1017.087 0A118.05 118.05 0 0 0 842.996 479.43c375.98 358.045 966.705 358.045 1342.744 0",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,Ku))}}),Wu=["aria-labelledby"],Sp=(0,t.defineComponent)({__name:"Jdl",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1181 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M964.923 1024c-98.461 0-181.17-66.954-208.738-157.538H543.508C515.938 957.046 433.23 1024 334.769 1024s-185.107-66.954-208.738-161.477C59.077 846.77 7.877 787.693 0 716.8V448.985c0-27.57 11.815-51.2 27.57-70.893l153.6-153.6c15.753-15.754 39.384-23.63 63.015-23.63h70.892v-15.754C315.077 82.708 401.723 0 504.123 0h405.662c149.661 0 271.753 122.092 271.753 271.754v535.63c0 118.154-98.461 216.616-216.615 216.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,Wu))}}),Yu=["aria-labelledby"],wp=(0,t.defineComponent)({__name:"ItemsForward",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M921.6 666.829a34.133 34.133 0 0 1 33.894 30.14l.24 3.993V871.63a102.4 102.4 0 0 1-96.393 102.23l-6.008.17H170.667a102.4 102.4 0 0 1-102.23-96.393l-.17-6.007V700.962a34.133 34.133 0 0 1 68.027-3.993l.24 3.993V871.63a34.133 34.133 0 0 0 30.14 33.894l3.993.24h682.666a34.133 34.133 0 0 0 33.895-30.175l.239-3.96V700.963A34.133 34.133 0 0 1 921.6 666.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,Yu))}}),Uu=["aria-labelledby"],vp=(0,t.defineComponent)({__name:"Issue",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 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,Uu))}}),Gu=["aria-labelledby"],Np=(0,t.defineComponent)({__name:"Introduce",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Gu))}}),Xu=["aria-labelledby"],Cp=(0,t.defineComponent)({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,Xu))}}),Qu=["aria-labelledby"],kp=(0,t.defineComponent)({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M696.43 465.25c40.61 0 73.53-32.72 73.53-73.09s-32.96-73.08-73.53-73.08-73.54 32.72-73.54 73.08 32.92 73.09 73.54 73.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,Qu))}}),Zu=["aria-labelledby"],xp=(0,t.defineComponent)({__name:"Horn2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M922.514 789.611h.07v-.42ZM776.028 148.82c-5.478-3.288-10.925-5.975-17.57-5.975-16.229 0-29.308 13.152-29.308 29.361 0 11.703 6.927 21.072 16.72 26.391 107.724 62.86 180.16 179.528 180.16 313.235 0 133.603-72.368 250.233-179.95 313.094-9.437 5.164-17.57 14.849-17.57 26.833 0 16.227 13.152 29.377 29.345 29.377 6.504 0 11.666-2.505 17.323-5.76 125.009-72.97 209.083-208.377 209.083-363.544.002-154.814-83.715-289.953-208.233-363.012",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M810.037 511.85c0-90.983-49.316-170.37-122.677-213.094-3.323-1.733-11.134-5.144-16.616-5.144-16.299 0-29.485 13.187-29.485 29.468 0 10.941 5.799 20.682 14.638 25.79 56.706 32.207 94.959 93.103 94.959 162.98 0 71.08-39.597 132.912-97.93 164.694-8.485 5.164-14.105 14.568-14.105 25.245 0 16.3 13.186 29.519 29.449 29.519 6.93.036 15.167-4.031 15.167-4.031 75.516-42.14 126.6-122.782 126.6-215.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,Zu))}}),Ju=["aria-labelledby"],zp=(0,t.defineComponent)({__name:"Horn",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M646.169 56.055c-10.146-4.516-22.022-2.697-30.32 4.78L342.443 306.97h-158.11c-82.587 0-112.6 67.326-112.6 112.6v168.872c0 82.601 67.34 112.6 112.6 112.6h158.14l273.435 246.078a27.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,Ju))}}),e2=["aria-labelledby"],Ep=(0,t.defineComponent)({__name:"Horizontal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1090 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.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,e2))}}),t2=["aria-labelledby"],Tp=(0,t.defineComponent)({__name:"HorizontalN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M977.455 124.121H46.545C21.721 124.121 0 102.4 0 77.576S21.721 31.03 46.545 31.03h930.91c24.824 0 46.545 21.722 46.545 46.546s-21.721 46.545-46.545 46.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,t2))}}),l2=["aria-labelledby"],$p=(0,t.defineComponent)({__name:"Home",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M761.436 1024H262.564c-131.282 0-236.308-105.026-236.308-236.308V404.35c0-52.513 26.257-102.4 68.267-131.282L467.364 21.005c26.257-18.38 60.39-18.38 89.272 0l372.84 252.062c42.011 28.882 68.268 78.769 68.268 131.282v383.343c0 131.282-105.026 236.308-236.308 236.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,l2))}}),a2=["aria-labelledby"],Bp=(0,t.defineComponent)({__name:"History",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1029 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M703.84 479.936H511.968v-255.84c0-17.728-14.24-32.096-31.968-32.096-17.76 0-32 14.4-32 32.096v287.808c0 17.76 14.272 32 32 32h223.872c17.76 0 32.096-14.24 32.096-32 0-17.728-14.368-31.968-32.128-31.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,a2))}}),n2=["aria-labelledby"],Vp=(0,t.defineComponent)({__name:"Heart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,n2))}}),r2=["aria-labelledby"],Dp=(0,t.defineComponent)({__name:"Heart1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,r2))}}),i2=["aria-labelledby"],Mp=(0,t.defineComponent)({__name:"Heart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,i2))}}),o2=["aria-labelledby"],Ap=(0,t.defineComponent)({__name:"HeartN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,o2))}}),s2=["aria-labelledby"],Ip=(0,t.defineComponent)({__name:"HeartFill3",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,s2))}}),c2=["aria-labelledby"],Pp=(0,t.defineComponent)({__name:"HeartFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"m572.235 1020.988-54.211-33.13s-120.471-78.305-243.953-189.74C201.788 731.858 144.565 665.6 99.388 602.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,c2))}}),u2=["aria-labelledby"],Lp=(0,t.defineComponent)({__name:"HeartFill1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1144 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,u2))}}),d2=["aria-labelledby"],_p=(0,t.defineComponent)({__name:"HeartFill",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,d2))}}),f2=["aria-labelledby"],Fp=(0,t.defineComponent)({__name:"HeartFillN",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M923 283.6c-13.4-31.1-32.6-58.9-56.9-82.8-24.3-23.8-52.5-42.4-84-55.5-32.5-13.5-66.9-20.3-102.4-20.3-49.3 0-97.4 13.5-139.2 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,f2))}}),m2=["aria-labelledby"],Rp=(0,t.defineComponent)({__name:"Github",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 12.672c-282.88 0-512 229.248-512 512 0 226.261 146.688 418.133 350.08 485.76 25.6 4.821 34.987-11.008 34.987-24.619 0-12.16-.427-44.373-.64-87.04-142.422 30.891-172.459-68.693-172.459-68.693-23.296-59.093-56.96-74.88-56.96-74.88-46.379-31.744 3.584-31.104 3.584-31.104 51.413 3.584 78.421 52.736 78.421 52.736 45.654 78.293 119.851 55.68 149.12 42.581 4.608-33.109 17.792-55.68 32.427-68.48-113.707-12.8-233.216-56.832-233.216-253.013 0-55.893 19.84-101.547 52.693-137.387-5.76-12.928-23.04-64.981 4.48-135.509 0 0 42.88-13.739 140.8 52.48 40.96-11.392 84.48-17.024 128-17.28 43.52.256 87.04 5.888 128 17.28 97.28-66.219 140.16-52.48 140.16-52.48 27.52 70.528 10.24 122.581 5.12 135.51 32.64 35.84 52.48 81.493 52.48 137.386 0 196.693-119.68 240-233.6 252.587 17.92 15.36 34.56 46.762 34.56 94.72 0 68.522-.64 123.562-.64 140.202 0 13.44 8.96 29.44 35.2 24.32C877.44 942.592 1024 750.592 1024 524.672c0-282.752-229.248-512-512-512",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,m2))}}),h2=["aria-labelledby"],Op=(0,t.defineComponent)({__name:"GarbageBin",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M944 192H755.2v-44.8c0-54.4-44.8-99.2-99.2-99.2H361.6c-54.4 0-99.2 44.8-99.2 99.2V192H83.2c-12.8 0-25.6 9.6-25.6 25.6 0 12.8 9.6 25.6 25.6 25.6H144v633.6c0 54.4 44.8 99.2 99.2 99.2h550.4c54.4 0 99.2-44.8 99.2-99.2V243.2H944c12.8 0 25.6-9.6 25.6-25.6-3.2-12.8-9.6-25.6-25.6-25.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M368 380.8c-16 0-25.6 9.6-25.6 25.6v342.4c0 16 12.8 25.6 25.6 25.6s25.6-9.6 25.6-25.6V406.4c-3.2-12.8-9.6-25.6-25.6-25.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,h2))}}),p2=["aria-labelledby"],qp=(0,t.defineComponent)({__name:"Footprint",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M960.385 91.477a42.667 42.667 0 1 1-44.09 73.046c-95.09-57.401-176.497-79.19-315.989-79.19-54.044 0-118.698 10.07-158.492 25.543a42.667 42.667 0 0 1-30.92-79.53C461.498 11.662 536.393 0 600.335 0c154.71 0 251.393 25.884 360.05 91.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,p2))}}),g2=["aria-labelledby"],Hp=(0,t.defineComponent)({__name:"Follow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1120 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1120.194 366.158h-93.091c0-136.534-111.71-245.14-245.14-245.14-65.163 0-124.12 24.824-170.666 68.267l-3.103 3.103c-24.824 24.824-65.164 24.824-89.988 0L512 186.182c-46.545-43.443-105.503-68.267-170.667-68.267-136.533 0-245.14 111.71-245.14 245.14H3.104c0-186.182 152.049-338.23 338.23-338.23 80.68 0 158.255 27.927 220.315 80.678 62.061-52.751 139.637-80.679 220.316-80.679 186.181 3.103 338.23 155.152 338.23 341.334zM89.988 645.43c-3.103-6.206-9.31-12.412-12.412-18.618C27.927 549.236 0 459.248 0 366.158h93.09c0 74.472 21.722 148.945 62.062 211.006 3.103 6.206 6.206 9.309 9.309 12.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,g2))}}),y2=["aria-labelledby"],jp=(0,t.defineComponent)({__name:"Find",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 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,y2))}}),b2=["aria-labelledby"],Kp=(0,t.defineComponent)({__name:"Filter",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,t.createTextVNode)(",",-1),(0,t.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,b2))}}),S2=["aria-labelledby"],Wp=(0,t.defineComponent)({__name:"FileUpload",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M149.312 96c-41.216 0-74.624 33.408-74.624 74.688v682.624c0 41.28 33.408 74.688 74.624 74.688h725.376c41.216 0 74.624-33.408 74.624-74.688V298.688c0-41.28-33.408-74.688-74.624-74.688H526.976l-97.088-116.48A32 32 0 0 0 405.312 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,S2))}}),w2=["aria-labelledby"],v2=(0,t.defineComponent)({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 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,w2))}}),N2=["aria-labelledby"],Yp=(0,t.defineComponent)({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M584.06 1024H318.577C144.118 1024 0 883.674 0 705.422s140.326-318.578 318.578-318.578v113.778c-113.778 0-204.8 91.022-204.8 204.8s91.022 204.8 204.8 204.8h265.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,N2))}}),C2=["aria-labelledby"],Up=(0,t.defineComponent)({__name:"Eye",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1210 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M605.09 1024C260.656 1024 0 684.218 0 512S260.655 0 605.09 0c321.165 0 605.092 321.164 605.092 512s-283.927 512-605.091 512zm0-884.364c-256 0-465.454 269.964-465.454 372.364s209.455 372.364 465.455 372.364c260.654 0 465.454-265.31 465.454-372.364s-204.8-372.364-465.454-372.364zm0 139.637c51.2 0 97.746 18.618 139.637 46.545h4.655c-51.2 0-93.091 41.891-93.091 93.091S698.18 512 749.38 512c37.237 0 69.819-23.273 83.783-55.855 4.654 18.619 9.309 37.237 9.309 55.855 0 130.327-102.4 232.727-232.728 232.727S377.018 642.327 377.018 512s97.746-232.727 228.073-232.727z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,C2))}}),k2=["aria-labelledby"],Gp=(0,t.defineComponent)({__name:"Edit2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M822.095 933.055H192.393c-57.961 0-104.95-47.02-104.95-105.016V197.92c0-58.003 47.678-109.99 105.642-109.99H615.65v52.822H193.085c-28.98 0-53.166 28.17-53.166 57.17v630.119c0 28.997 23.494 52.51 52.474 52.51h629.702c28.98 0 57.653-24.132 57.653-53.131V404.857h52.822v422.56c-.003 57.996-52.512 105.638-110.475 105.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,k2))}}),x2=["aria-labelledby"],Xp=(0,t.defineComponent)({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M285.479 992.97H108.606c-27.927 0-55.854-12.412-77.576-31.03C9.31 940.217 0 915.393 0 884.363l3.103-155.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,x2))}}),z2=["aria-labelledby"],Qp=(0,t.defineComponent)({__name:"Dshop",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1327 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 663.704c-60.681 0-117.57-22.756-174.46-68.267-22.755-18.963-26.547-56.889-7.584-79.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,z2))}}),E2=["aria-labelledby"],Zp=(0,t.defineComponent)({__name:"Drag",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.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,E2))}}),T2=["aria-labelledby"],Jp=(0,t.defineComponent)({__name:"Download",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 891.958c-35.032 0-70.063-13.474-99.705-37.726L123.958 590.147c-24.253-21.558-37.726-51.2-40.421-83.536-2.695-32.337 10.779-64.674 32.337-86.232 24.252-24.253 56.59-40.421 88.926-40.421H256V188.632c0-88.927 72.758-161.685 161.684-161.685h185.937c88.926 0 161.684 72.758 161.684 161.685v191.326h51.2c67.369 0 121.263 53.895 121.263 121.263 0 35.032-13.473 67.368-40.42 88.926L609.01 851.537c-24.253 26.947-59.285 40.42-97.011 40.42zM204.8 460.8c-10.779 0-21.558 5.39-29.642 13.474s-10.78 18.863-10.78 29.642 5.39 21.558 13.475 26.947l291.031 261.39c26.948 24.252 64.674 24.252 91.621 0l288.337-261.39c8.084-8.084 13.474-18.863 13.474-29.642 0-21.558-18.863-40.421-40.421-40.421H687.158V188.632c0-45.81-35.032-80.843-80.842-80.843H417.684c-45.81 0-80.842 35.032-80.842 80.843V460.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,T2))}}),$2=["aria-labelledby"],e9=(0,t.defineComponent)({__name:"DownloadCloud",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 138.667a288 288 0 0 1 287.403 269.269 245.333 245.333 0 1 1-146.774 468.139 32 32 0 1 1 17.408-61.611 181.333 181.333 0 0 0 91.734-350.89 32 32 0 0 1-24.406-27.52 33.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,$2))}}),B2=["aria-labelledby"],t9=(0,t.defineComponent)({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M128 349.867C93.867 332.8 34.133 341.333 8.533 384-8.533 418.133 0 477.867 42.667 503.467 179.2 588.8 315.733 665.6 443.733 750.933c42.667 25.6 93.867 25.6 136.534 0C716.8 665.6 853.333 588.8 981.333 503.467c42.667-25.6 51.2-76.8 25.6-119.467s-76.8-51.2-119.466-25.6C768 435.2 640 512 512 588.8 384 512 256 435.2 128 349.867",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,B2))}}),V2=["aria-labelledby"],l9=(0,t.defineComponent)({__name:"DoubleArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M556.8 535.893 170.667 149.76c-13.227-13.227-13.227-34.987 0-48.213 13.226-13.227 34.986-13.227 48.213 0L605.013 487.68c13.227 13.227 13.227 34.987 0 48.213-13.226 13.227-34.986 13.227-48.213 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M170.667 873.813 556.8 487.68c13.227-13.227 34.987-13.227 48.213 0 13.227 13.227 13.227 34.987 0 48.213L218.88 922.027c-13.227 13.226-34.987 13.226-48.213 0a33.493 33.493 0 0 1 0-48.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,t.createTextVNode)(",",-1),(0,t.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,V2))}}),D2=["aria-labelledby"],a9=(0,t.defineComponent)({__name:"DoubleArrowLeft",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M487.253 535.893 873.387 149.76c13.226-13.227 13.226-34.987 0-48.213-13.227-13.227-34.987-13.227-48.214 0L439.04 487.68c-13.227 13.227-13.227 34.987 0 48.213 13.227 13.227 34.987 13.227 48.213 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),(0,t.createTextVNode)(",",-1),(0,t.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,t.createTextVNode)(",",-1),(0,t.createElementVNode)("path",{d:"M605.013 874.24 218.88 488.107c-13.227-13.227-34.987-13.227-48.213 0-13.227 13.226-13.227 34.986 0 48.213L556.8 922.453c13.227 13.227 34.987 13.227 48.213 0 13.227-13.226 13.227-34.56 0-48.213",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,D2))}}),M2=["aria-labelledby"],n9=(0,t.defineComponent)({__name:"DouArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,M2))}}),A2=["aria-labelledby"],r9=(0,t.defineComponent)({__name:"Dongdong",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1079 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M802.595 1018.465h-11.07c-58.12-8.303-119.006-22.14-182.66-47.049l-11.07-5.535h-11.07c-16.606 0-30.444 2.768-47.05 2.768C240.779 968.649 0 750.01 0 484.324S240.778 0 539.676 0s539.675 218.638 539.675 484.324c0 152.217-80.26 298.898-218.637 390.227l-2.768 2.768v88.562c0 27.676-24.908 52.584-55.351 52.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,A2))}}),I2=["aria-labelledby"],i9=(0,t.defineComponent)({__name:"Del2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M683.886 991.086H336.457c-124.343 0-226.743-102.4-226.743-226.743V182.857h804.572v577.829c0 128-102.4 230.4-230.4 230.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,I2))}}),P2=["aria-labelledby"],o9=(0,t.defineComponent)({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 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,P2))}}),L2=["aria-labelledby"],s9=(0,t.defineComponent)({__name:"Date",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M774.919 1024H249.08C110.703 1024 0 913.297 0 774.919V304.432c0-138.378 110.703-249.08 249.081-249.08H774.92c138.378 0 249.081 110.702 249.081 249.08V774.92C1024 913.297 913.297 1024 774.919 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,L2))}}),_2=["aria-labelledby"],c9=(0,t.defineComponent)({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M760.415 876.089H259.793c-132.741 0-242.726-109.985-242.726-242.726V242.726C17.067 109.986 127.052 0 259.793 0h504.414c132.741 0 242.726 109.985 242.726 242.726v394.43c-3.792 132.74-109.985 238.933-246.518 238.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,_2))}}),F2=["aria-labelledby"],u9=(0,t.defineComponent)({__name:"Close2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M924.714 962c-10.286 0-20.572-2.572-28.286-10.286L73.572 128.858c-12.858-15.429-12.858-41.143 0-56.571 15.428-12.858 41.142-12.858 56.57 0L953 895.142c15.428 15.429 15.428 38.571 0 54-7.714 10.285-18 12.857-28.286 12.857zm-822.856 0c-10.286 0-20.572-2.572-28.286-10.286-15.43-15.428-15.43-38.572 0-54L896.428 74.858c15.43-15.429 38.572-15.429 54 0 15.43 15.429 15.43 38.571 0 54L127.572 951.714c-5.144 7.714-15.43 10.286-25.714 10.286",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,F2))}}),R2=["aria-labelledby"],ci=(0,t.defineComponent)({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,R2))}}),O2=["aria-labelledby"],d9=(0,t.defineComponent)({__name:"CloseLittle",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M998.002 26a85.073 85.073 0 0 0-120.415 0L451.795 451.792a85.073 85.073 0 1 0 120.414 120.415l425.793-425.793a85.073 85.073 0 0 0 0-120.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,O2))}}),q2=["aria-labelledby"],f9=(0,t.defineComponent)({__name:"CloseFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 45.966C255.682 45.966 45.966 255.682 45.966 512S255.682 978.034 512 978.034 978.034 768.318 978.034 512 768.318 45.966 512 45.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,q2))}}),H2=["aria-labelledby"],m9=(0,t.defineComponent)({__name:"Clock",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 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,H2))}}),j2=["aria-labelledby"],h9=(0,t.defineComponent)({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M511.492 73.079a438.418 438.418 0 0 1 310.54 748.94 439.153 439.153 0 1 1-621.08-621.062 435.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,j2))}}),K2=["aria-labelledby"],ui=(0,t.defineComponent)({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,K2))}}),W2=["aria-labelledby"],p9=(0,t.defineComponent)({__name:"Checked2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,W2))}}),Y2=["aria-labelledby"],U2=(0,t.defineComponent)({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 0C230.4 0 0 230.4 0 512s230.4 512 512 512 512-230.4 512-512S793.6 0 512 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,Y2))}}),G2=["aria-labelledby"],g9=(0,t.defineComponent)({__name:"CheckedFill2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 992C246.904 992 32 777.096 32 512S246.904 32 512 32s480 214.904 480 480-214.904 480-480 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,G2))}}),X2=["aria-labelledby"],Q2=(0,t.defineComponent)({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024c-136.533 0-264.533-54.044-361.244-150.756C54.044 776.534 0 648.534 0 512c0-136.533 54.044-264.533 150.756-361.244C247.466 54.044 375.466 0 512 0c136.533 0 264.533 54.044 361.244 150.756C969.956 247.466 1024 375.466 1024 512s-54.044 264.533-150.756 361.244C776.534 969.956 648.534 1024 512 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,X2))}}),Z2=["aria-labelledby"],y9=(0,t.defineComponent)({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 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,Z2))}}),J2=["aria-labelledby"],b9=(0,t.defineComponent)({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.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,J2))}}),ed=["aria-labelledby"],S9=(0,t.defineComponent)({__name:"Category",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M307.2 468.114H160.914C73.143 468.114 0 394.97 0 307.2V160.914C0 73.143 73.143 0 160.914 0H307.2c87.77 0 160.914 73.143 160.914 160.914V307.2c0 87.77-73.143 160.914-160.914 160.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"],w9=(0,t.defineComponent)({__name:"Cart2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M948.148 1024c41.719 0 75.852-34.133 75.852-75.852s-34.133-75.852-75.852-75.852-75.852 34.134-75.852 75.852S906.43 1024 948.148 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"],v9=(0,t.defineComponent)({__name:"Cart",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1092 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M932.978 1024c38.684 0 68.266-29.582 68.266-68.267s-29.582-68.266-68.266-68.266-68.267 29.582-68.267 68.266S894.293 1024 932.978 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))}}),ad=["aria-labelledby"],N9=(0,t.defineComponent)({__name:"Ask2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C228.43 1024 0 795.57 0 512S228.43 0 512 0s512 228.43 512 512-228.43 512-512 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,ad))}}),nd=["aria-labelledby"],C9=(0,t.defineComponent)({__name:"Ask",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512 1024C230.4 1024 0 793.6 0 512S230.4 0 512 0s512 230.4 512 512-230.4 512-512 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,nd))}}),rd=["aria-labelledby"],k9=(0,t.defineComponent)({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M623.406 815.479A129.722 129.722 0 1 1 487.068 594.95C691.9 468.083 896.73 341.993 1101.691 215.125a194.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,rd))}}),id=["aria-labelledby"],x9=(0,t.defineComponent)({__name:"ArrowUp",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1489.611 733.18a92.288 92.288 0 1 0 97.021-157.036c-145.758-90.073-291.516-179.945-437.375-270.068a138.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,id))}}),od=["aria-labelledby"],z9=(0,t.defineComponent)({__name:"ArrowRight2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,t.defineComponent)({__name:"ArrowRight",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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"],E9=(0,t.defineComponent)({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.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,ud))}}),dd=["aria-labelledby"],T9=(0,t.defineComponent)({__name:"ArrowDown",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2252 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1517.651 260.347a105.004 105.004 0 1 1 110.389 178.672c-165.84 102.483-331.68 204.737-497.636 307.277a157.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,dd))}}),fd=["aria-labelledby"],$9=(0,t.defineComponent)({__name:"Addfollow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1111 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M1111.771 365.714H1024c0-137.508-111.177-251.611-248.686-251.611-64.365 0-125.805 26.331-172.617 70.217l-5.851 5.851c-23.406 23.406-61.44 23.406-84.846 0-2.926-2.925-2.926-5.851-5.851-5.851-46.812-43.886-108.252-70.217-172.618-70.217-134.582 0-245.76 114.103-245.76 251.611H0C0 178.47 152.137 26.331 336.457 26.331c81.92 0 157.989 29.258 219.429 81.92 61.44-52.662 137.508-81.92 219.428-81.92 184.32 0 336.457 152.138 336.457 339.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"],B9=(0,t.defineComponent)({__name:"Add",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M888.686 917.942h-204.8c-29.257 0-54.857-25.6-54.857-54.857s25.6-54.857 54.857-54.857h201.143c29.257 0 54.857 25.6 54.857 54.857s-21.943 54.857-51.2 54.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"],V9=(0,t.defineComponent)({__name:"Jimi40",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M512.496 1024c-302.08 0-499.2-161.28-499.2-409.6 0-168.96 89.6-332.8 232.96-430.08 0 0 2.56 0 2.56-2.56l-2.56-7.68c-10.24-61.44 25.6-117.76 81.92-133.12 30.72-7.68 61.44-2.56 87.04 10.24 20.48-28.16 56.32-51.2 99.84-51.2 40.96 0 76.8 23.04 97.28 53.76 25.6-12.8 56.32-17.92 87.04-10.24 56.32 15.36 92.16 71.68 81.92 130.56l-2.56 10.24c143.36 97.28 232.96 261.12 232.96 430.08 0 248.32-197.12 409.6-499.2 409.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,t.defineComponent)({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(e,{emit:n}){let l=e,o=n,i=a=>{o("click",a)},r=a=>{if(a)return isNaN(Number(a))?String(a):a+"px"},s=(0,t.computed)(()=>({"fox-icon":!0,["fox-icon-"+l.name]:l.name,[l.class]:!!l.class})),c=(0,t.computed)(()=>{let a={};return a.height=r(l.height)??r(l.size),a.width=r(l.width)??r(l.size),a.color=l.color,a});return(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("svg",{class:(0,t.normalizeClass)(s.value),style:(0,t.normalizeStyle)(c.value),onClick:i,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":e.name,role:"presentation"},[...u[0]||=[(0,t.createElementVNode)("path",{d:"M998.4 245.029c-219.429 153.6-398.629 332.8-552.229 552.228-40.228 58.514-128 54.857-164.571-3.657-69.486-106.057-149.943-186.514-256-256-51.2-32.914-18.286-113.371 40.229-98.743C182.857 460.8 274.286 508.343 358.4 585.143c157.257-190.172 358.4-340.114 588.8-435.2 62.171-25.6 106.057 58.514 51.2 95.086",fill:"currentColor","fill-opacity":"0.9"},null,-1)]],14,pd))}}),{componentName:gd,create:yd}=ce("popup"),bd=yd(G0(gd,{FoxOverLay:Ol,Close:ci}));function Sd(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxOverLay"),c=(0,t.resolveComponent)("Close");return(0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:e.teleport,disabled:e.teleportDisable},[e.overlay?((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.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,t.createCommentVNode)("",!0),(0,t.createVNode)(t.Transition,{name:e.transitionName,onAfterEnter:e.onOpened,onAfterLeave:e.onClosed},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(e.classes),style:(0,t.normalizeStyle)(e.popStyle),onClick:n[1]||(n[1]=(...a)=>e.onClick&&e.onClick(...a))},[e.showSlot?(0,t.renderSlot)(e.$slots,"default",{key:0}):(0,t.createCommentVNode)("",!0),e.closed?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:1,onClick:n[0]||(n[0]=(...a)=>e.onClickCloseIcon&&e.onClickCloseIcon(...a)),class:(0,t.normalizeClass)(["fox-popup__close-icon","fox-popup__close-icon--"+e.closeIconPosition])},[(0,t.renderSlot)(e.$slots,"close-icon",{},()=>[(0,t.createVNode)(c)])],2)):(0,t.createCommentVNode)("",!0)],6),[[t.vShow,e.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave"])],8,["to","disabled"])}var st=De(bd,[["render",Sd]]),{create:wd,scope:vd}=ce("calendar-pane"),Nd=wd({props:{type:{type:String,default:"one"},valueFormat:{type:String,default:"YYYY-MM-DD"},isAutoBackFill:{type:Boolean,default:!1},toDateAnimation:{type:Boolean,default:!0},poppable:{type:Boolean,default:!0},showTitle:{type:Boolean,default:!0},showSubTitle:{type:Boolean,default:!0},showToday:{type:Boolean,default:!0},title:{type:String},confirmText:{type:String},startText:{type:String},endText:{type:String},defaultValue:{type:[String,Array],default:""},startDate:{type:String,default:fe.getDay(0)},endDate:{type:String,default:fe.getDay(365)},firstDayOfWeek:{type:Number,default:0}},emits:["choose","update","close","select"],setup(e,{emit:n,slots:l,expose:o}){const{toLocaleRefs:i,t:r}=(0,Ne.useFoxI18n)(vd),s=i(e,["title","confirmText","startText","endText","today"]),c=(0,t.computed)(()=>({height:"39px"})),a=(0,t.computed)(()=>({height:"64px"})),u=JSON.parse(r("weekdays")),h=(0,t.ref)([...u.slice(e.firstDayOfWeek,7),...u.slice(0,e.firstDayOfWeek)]),d=(0,t.ref)(null),m=(0,t.ref)(null),$=(0,t.ref)(null),x=(0,t.ref)(null),w=(0,t.ref)(0),y=(0,t.computed)(()=>f.monthsData.slice(f.defaultRange[0],f.defaultRange[1])),b=(0,t.computed)(()=>l.btn),p=(0,t.computed)(()=>l["top-info"]),v=(0,t.computed)(()=>l["bottom-info"]),f=(0,t.reactive)({yearMonthTitle:"",defaultRange:[],currDate:"",propStartDate:"",propEndDate:"",unLoadPrev:!1,touchParams:{startY:0,endY:0,startTime:0,endTime:0,lastY:0,lastTime:0},transformY:0,translateY:0,scrollDistance:0,defaultData:[],chooseData:[],monthsData:[],dayPrefix:"fox-calendar__day",startData:"",endData:"",isRange:e.type==="range",timer:0,currentIndex:0,containerHeight:0,avgHeight:0,monthsNum:0}),O=R=>R.split("-"),P=R=>fe.isEqual(f.currDate[0],R),H=R=>fe.isEqual(f.currDate[1],R),Y=R=>f.currDate?.length>0?f.currDate?.some(Q=>fe.isEqual(Q,R)):!1,q=(R,Q)=>Q.curData[0]+"-"+Q.curData[1]+"-"+fe.getNumTwoBit(+R.day),B=(R,Q)=>{const z=q(R,Q),{type:G}=e;return R.type=="curr"?fe.isEqual(f.currDate,z)||(G=="range"||G=="week")&&(P(z)||H(z))||G=="multiple"&&Y(z)?`${f.dayPrefix}--active`:f.propStartDate&&fe.compareDate(z,f.propStartDate)||f.propEndDate&&fe.compareDate(f.propEndDate,z)?`${f.dayPrefix}--disabled`:(G=="range"||G=="week")&&Array.isArray(f.currDate)&&Object.values(f.currDate).length==2&&fe.compareDate(f.currDate[0],z)&&fe.compareDate(z,f.currDate[1])?`${f.dayPrefix}--choose`:null:`${f.dayPrefix}--disabled`},k=()=>{const{type:R}=e;if(R=="range"&&f.chooseData.length==2||R!="range"){let Q=f.chooseData.slice(0);R=="week"&&(Q={weekDate:[E(f.chooseData[0]),E(f.chooseData[1])]}),n("choose",Q),e.poppable&&n("update")}},M=(R,Q,z=!1)=>{if(B(R,Q)!=`${f.dayPrefix}--disabled`){const{type:G}=e;let[U,I]=Q.curData,g=[...Q.curData];if(g[2]=fe.getNumTwoBit(Number(R.day)),g[3]=`${g[0]}-${g[1]}-${g[2]}`,g[4]=fe.getWhatDay(+g[0],+g[1],+g[2]),G=="multiple")if(f.currDate?.length>0){let C;f.currDate?.forEach((j,te)=>{j==g[3]&&(C=te)}),z?f.chooseData.push([...g]):C!==void 0?(f.currDate.splice(C,1),f.chooseData.splice(C,1)):(f.currDate.push(g[3]),f.chooseData.push([...g]))}else f.currDate=[g[3]],f.chooseData=[[...g]];else if(G=="range"){let C=Object.values(f.currDate).length;C==2||C==0?f.currDate=[g[3]]:fe.compareDate(f.currDate[0],g[3])?Array.isArray(f.currDate)&&f.currDate.push(g[3]):Array.isArray(f.currDate)&&f.currDate.unshift(g[3]),f.chooseData.length==2||!f.chooseData.length?f.chooseData=[[...g]]:fe.compareDate(f.chooseData[0][3],g[3])?f.chooseData=[...f.chooseData,[...g]]:f.chooseData=[[...g],...f.chooseData]}else if(G=="week"){let C=fe.getWeekDate(U,I,R.day,e.firstDayOfWeek);f.propStartDate&&fe.compareDate(C[0],f.propStartDate)&&C.splice(0,1,f.propStartDate),f.propEndDate&&fe.compareDate(f.propEndDate,C[1])&&C.splice(1,1,f.propEndDate),f.currDate=C,f.chooseData=[fe.formatResultDate(C[0]),fe.formatResultDate(C[1])]}else f.currDate=g[3],f.chooseData=[...g];if(!z){let C=f.chooseData;G=="week"&&(C={weekDate:[E(f.chooseData[0]),E(f.chooseData[1])]}),n("select",C),(e.isAutoBackFill||!e.poppable)&&k()}}},E=R=>{let[Q,z,G]=R;return{date:R,monthWeekNum:fe.getMonthWeek(Q,z,G,e.firstDayOfWeek),yearWeekNum:fe.getYearWeek(Q,z,G,e.firstDayOfWeek)}},N=R=>{const Q=R=="prev"?f.monthsData[0]:f.monthsData[f.monthsData.length-1];let z=parseInt(Q.curData[0]),G=parseInt(Q.curData[1].toString().replace(/^0/,""));switch(R){case"prev":G==1&&(z-=1),G=G==1?12:--G;break;case"next":G==12&&(z+=1),G=G==12?1:++G;break}return[z+"",fe.getNumTwoBit(G),fe.getMonthDays(String(z),String(G))+""]},_=(R,Q,z)=>{let{year:G,month:U}=z;return Q=="prev"&&R>=7&&(R-=7),Array.from(Array(R),(I,g)=>({day:String(g+1),type:Q,year:G,month:U}))},V=(R,Q,z,G)=>{R=R-e.firstDayOfWeek;let{year:U,month:I}=z;return Q=="prev"&&R>=7&&(R-=7),Array.from(Array(G),(g,C)=>({day:String(C+1),type:Q,year:U,month:I})).slice(G-R)},W=(R,Q)=>{const z=fe.getMonthPreDay(+R[0],+R[1]);let G=Number(R[1])-1,U=Number(R[0]);G<=0&&(G=12,U+=1);const I=fe.getMonthDays(String(R[0]),String(R[1])),g=fe.getMonthDays(U+"",G+""),C={year:R[0],month:R[1]},j={curData:R,title:r("monthTitle",{year:C.year,month:C.month}),monthData:[...V(z,"prev",{month:String(G),year:String(U)},g),..._(I,"curr",C)],cssHeight:0,cssScrollHeight:0};j.cssHeight=39+64*(j.monthData.length>35?6:5);let te=0;f.monthsData.length>0&&(te=f.monthsData[f.monthsData.length-1].cssScrollHeight+f.monthsData[f.monthsData.length-1].cssHeight),j.cssScrollHeight=te,Q=="next"?(!f.endData||!fe.compareDate(`${f.endData[0]}-${f.endData[1]}-${fe.getMonthDays(f.endData[0],f.endData[1])}`,`${R[0]}-${R[1]}-${R[2]}`))&&f.monthsData.push(j):!f.startData||!fe.compareDate(`${R[0]}-${R[1]}-${R[2]}`,`${f.startData[0]}-${f.startData[1]}-01`)?f.monthsData.unshift(j):f.unLoadPrev=!0},K=()=>{let R=e.startDate?e.startDate:fe.getDay(0),Q=e.endDate?e.endDate:fe.getDay(365);f.propStartDate=R,f.propEndDate=Q,f.startData=O(R),f.endData=O(Q),(e.defaultValue||Array.isArray(e.defaultValue)&&e.defaultValue.length>0)&&(f.currDate=e.type!=="one"?[...e.defaultValue]:e.defaultValue);const z={year:Number(f.startData[0]),month:Number(f.startData[1])},G={year:Number(f.endData[0]),month:Number(f.endData[1])};let U=G.month-z.month;G.year-z.year>0&&(U=U+12*(G.year-z.year)),U<=0&&(U=1),W(f.startData,"next");let I=1;do W(N("next"),"next");while(I++<U);if(f.monthsNum=U,e.type=="range"&&Array.isArray(f.currDate))f.currDate.length>0&&(R&&fe.compareDate(f.currDate[0],R)&&f.currDate.splice(0,1,R),Q&&fe.compareDate(Q,f.currDate[1])&&f.currDate.splice(1,1,Q),f.defaultData=[...O(f.currDate[0]),...O(f.currDate[1])]);else if(e.type=="multiple"&&Array.isArray(f.currDate)){if(f.currDate.length>0){let g=[],C={};f.currDate.forEach(j=>{R&&!fe.compareDate(j,R)&&Q&&!fe.compareDate(Q,j)&&(Object.hasOwnProperty.call(C,j)||(g.push(j),C[j]=j))}),f.currDate=[...g],f.defaultData=[...O(g[0])]}}else if(e.type=="week"&&Array.isArray(f.currDate)){if(f.currDate.length>0){let[g,C,j]=O(f.currDate[0]);f.currDate=fe.getWeekDate(g,C,j,e.firstDayOfWeek),R&&fe.compareDate(f.currDate[0],R)&&f.currDate.splice(0,1,R),Q&&fe.compareDate(Q,f.currDate[1])&&f.currDate.splice(1,1,Q),f.defaultData=[...O(f.currDate[0]),...O(f.currDate[1])]}}else f.currDate&&(R&&fe.compareDate(f.currDate,R)?f.currDate=R:Q&&!fe.compareDate(f.currDate,Q)&&(f.currDate=Q),f.defaultData=[...O(f.currDate)])};o({scrollToDate:R=>{fe.compareDate(R,f.propStartDate)?R=f.propStartDate:fe.compareDate(R,f.propEndDate)||(R=f.propEndDate);let Q=O(R);f.monthsData.forEach((z,G)=>{if(z.title==r("monthTitle",{year:Q[0],month:Q[1]})&&d.value){let U=f.monthsData[G].cssScrollHeight-d.value.scrollTop;if(e.toDateAnimation){let I=0,g=setInterval(()=>{if(I++,d.value){let C=U/10;d.value.scrollTop=d.value.scrollTop+C}I>=10&&(clearInterval(g),d.value&&(d.value.scrollTop=f.monthsData[G].cssScrollHeight))},40)}else d.value.scrollTop=f.monthsData[G].cssScrollHeight}})},initPosition:()=>{d?.value&&(d.value.scrollTop=f.monthsData[f.currentIndex].cssScrollHeight)},doLayout:()=>{let R=0,Q=0;f.defaultData.length>0&&f.monthsData.forEach((U,I)=>{U.title==r("monthTitle",{year:f.defaultData[0],month:f.defaultData[1]})&&(R=I),(e.type=="range"||e.type=="week")&&U.title==r("monthTitle",{year:f.defaultData[3],month:f.defaultData[4]})&&(Q=I)}),X(f.monthsNum,R),f.currentIndex=R,f.yearMonthTitle=f.monthsData[f.currentIndex].title,f.defaultData.length>0&&(f.isRange?(M({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0),M({day:f.defaultData[5],type:"curr"},f.monthsData[Q],!0)):e.type=="week"?M({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0):e.type=="multiple"?[...f.currDate].forEach(U=>{let I=O(U),g=f.currentIndex;f.monthsData.forEach((C,j)=>{C.title==r("monthTitle",{year:I[0],month:I[1]})&&(g=j)}),M({day:I[2],type:"curr"},f.monthsData[g],!0)}):M({day:f.defaultData[2],type:"curr"},f.monthsData[f.currentIndex],!0));let z=f.monthsData[f.monthsData.length-1],G=z.cssHeight+z.cssScrollHeight;ia(()=>{d?.value&&m?.value&&x?.value&&(w.value=d.value.clientHeight,m.value.style.height=`${G}px`,d.value.scrollTop=f.monthsData[f.currentIndex].cssScrollHeight)}),f.avgHeight=Math.floor(G/(f.monthsNum+1))}});const X=(R,Q)=>{R>=3?Q>0&&Q<R?f.defaultRange=[Q-1,Q+3]:Q==0?f.defaultRange=[Q,Q+4]:Q==R&&(f.defaultRange=[Q-2,Q+2]):f.defaultRange=[0,R+2],f.translateY=f.monthsData[f.defaultRange[0]].cssScrollHeight},le=(R,Q)=>(e.type=="range"||e.type=="week")&&R.type=="curr"&&B(R,Q)=="fox-calendar__day--active",Z=(R,Q)=>le(R,Q)&&P(q(R,Q)),D=(R,Q)=>f.currDate.length>=2&&H(q(R,Q))?le(R,Q):!1,A=()=>{if(f.currDate.length>=2)return fe.isEqual(f.currDate[0],f.currDate[1])},ae=R=>{const Q=`${R.year}-${R.month}-${Number(R.day)<10?"0"+R.day:R.day}`;return fe.isEqual(Q,fe.date2Str(new Date))},ne=R=>{if(f.monthsData.length<=1)return;const Q=R.target.scrollTop;let z=Math.floor(Q/f.avgHeight);if(z==0)Q>=f.monthsData[z+1].cssScrollHeight&&(z+=1);else if(z>0&&z<f.monthsNum-1)Q>=f.monthsData[z+1].cssScrollHeight&&(z+=1),Q<f.monthsData[z].cssScrollHeight&&(z-=1);else{const G=Math.round(Q+w.value);G<f.monthsData[z].cssScrollHeight+f.monthsData[z].cssHeight&&Q>f.monthsData[z-1].cssScrollHeight&&(z-=1),z+1<=f.monthsNum&&G>=f.monthsData[z+1].cssScrollHeight+f.monthsData[z+1].cssHeight&&(z+=1),z>=1&&Q<f.monthsData[z-1].cssScrollHeight&&(z-=1)}f.currentIndex!==z&&(f.currentIndex=z,X(f.monthsNum,z)),f.yearMonthTitle=f.monthsData[z].title},ee=()=>{f.chooseData.splice(0),f.monthsData.splice(0),K()};return K(),(0,t.watch)(()=>e.defaultValue,R=>{R&&e.poppable&&ee()}),{dayTitleStyle:c,dayCellStyle:a,weeks:h,compConthsData:y,showTopBtn:b,topInfo:p,bottomInfo:v,rangeTip:A,mothsViewScroll:ne,getClass:B,isStartTip:Z,isEndTip:D,chooseDay:M,isCurrDay:ae,confirm:k,months:d,...(0,t.toRefs)(f),...(0,t.toRefs)(e),...s,monthsPanel:m,weeksPanel:$,viewArea:x}}}),Cd={class:"fox-calendar__header"},kd={key:0,class:"fox-calendar__header-title"},xd={key:1,class:"fox-calendar__header-slot"},zd={key:2,class:"fox-calendar__header-subtitle"},Ed={class:"fox-calendar__weekdays",ref:"weeksPanel"},Td={class:"fox-calendar__panel",ref:"monthsPanel"},$d={class:"fox-calendar__days"},Bd=["onClick"],Vd={class:"fox-calendar__day-value"},Dd={key:0,class:"fox-calendar__day-tips fox-calendar__day-tips--top"},Md={key:1,class:"fox-calendar__day-tips fox-calendar__day-tips--bottom"},Ad={key:2,class:"fox-calendar__day-tips--curr"},Id={key:4,class:"fox-calendar__day-tip"},Pd={key:0,class:"fox-calendar__footer"};function Ld(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(["fox-calendar",{"fox-calendar--nopop":!e.poppable,"fox-calendar--nofooter":e.isAutoBackFill}])},[(0,t.createElementVNode)("view",Cd,[e.showTitle?((0,t.openBlock)(),(0,t.createElementBlock)("view",kd,(0,t.toDisplayString)(e.title),1)):(0,t.createCommentVNode)("",!0),e.showTopBtn?((0,t.openBlock)(),(0,t.createElementBlock)("view",xd,[(0,t.renderSlot)(e.$slots,"btn")])):(0,t.createCommentVNode)("",!0),e.showSubTitle?((0,t.openBlock)(),(0,t.createElementBlock)("view",zd,(0,t.toDisplayString)(e.yearMonthTitle),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",Ed,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.weeks,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{class:"fox-calendar__weekday",key:c},(0,t.toDisplayString)(s),1))),128))],512)]),(0,t.createElementVNode)("view",{class:"fox-calendar__content",ref:"months",onScroll:n[0]||(n[0]=(...s)=>e.mothsViewScroll&&e.mothsViewScroll(...s))},[(0,t.createElementVNode)("view",Td,[(0,t.createElementVNode)("view",{class:"fox-calendar__body",ref:"viewArea",style:(0,t.normalizeStyle)({transform:`translateY(${e.translateY}px)`})},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.compConthsData,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{class:"fox-calendar__month",key:c},[(0,t.createElementVNode)("view",{class:"fox-calendar__month-title",style:(0,t.normalizeStyle)(e.dayTitleStyle)},(0,t.toDisplayString)(s.title),5),(0,t.createElementVNode)("view",$d,[(0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(["fox-calendar__days-item",e.type==="range"?"fox-calendar__days-item--range":""])},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(s.monthData,(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:u,class:(0,t.normalizeClass)(["fox-calendar__day",e.getClass(a,s)]),style:(0,t.normalizeStyle)(e.dayCellStyle),onClick:h=>e.chooseDay(a,s)},[(0,t.createElementVNode)("view",Vd,[(0,t.renderSlot)(e.$slots,"day",{date:a.type=="curr"?a:""},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(a.type=="curr"?a.day:""),1)])]),e.topInfo?((0,t.openBlock)(),(0,t.createElementBlock)("view",Dd,[(0,t.renderSlot)(e.$slots,"top-info",{date:a.type=="curr"?a:""})])):(0,t.createCommentVNode)("",!0),e.bottomInfo?((0,t.openBlock)(),(0,t.createElementBlock)("view",Md,[(0,t.renderSlot)(e.$slots,"bottom-info",{date:a.type=="curr"?a:""})])):(0,t.createCommentVNode)("",!0),!e.bottomInfo&&e.showToday&&e.isCurrDay(a)?((0,t.openBlock)(),(0,t.createElementBlock)("view",Ad,(0,t.toDisplayString)(e.today),1)):(0,t.createCommentVNode)("",!0),e.isStartTip(a,s)?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:3,class:(0,t.normalizeClass)(["fox-calendar__day-tip",{"fox-calendar__day-tips--top":e.rangeTip()}])},(0,t.toDisplayString)(e.startText),3)):(0,t.createCommentVNode)("",!0),e.isEndTip(a,s)?((0,t.openBlock)(),(0,t.createElementBlock)("view",Id,(0,t.toDisplayString)(e.endText),1)):(0,t.createCommentVNode)("",!0)],14,Bd))),128))],2)])]))),128))],4)],512)],544),e.poppable&&!e.isAutoBackFill?((0,t.openBlock)(),(0,t.createElementBlock)("view",Pd,[(0,t.createElementVNode)("view",{class:"fox-calendar__confirm",onClick:n[1]||(n[1]=(...s)=>e.confirm&&e.confirm(...s))},(0,t.toDisplayString)(e.confirmText),1)])):(0,t.createCommentVNode)("",!0)],2)}var _d=De(Nd,[["render",Ld]]),{create:Fd}=ce("calendar-picker"),Rd=Fd({components:{CalendarPane:_d,Popup:st},props:{...Ya},emits:["choose","close","update:visible","select"],setup(e,{emit:n,slots:l,expose:o}){const i=(0,t.computed)(()=>l.btn),r=(0,t.computed)(()=>l["top-info"]),s=(0,t.computed)(()=>l.day),c=(0,t.computed)(()=>l["bottom-info"]),a=(0,t.ref)(null),u=b=>{a.value?.scrollToDate(b)},h=()=>{a.value?.initPosition()},d=(0,t.computed)(()=>{const b=["fox-calendar__popup"];return e.popClass&&b.push(e.popClass),b});(0,t.watch)(()=>e.visible,b=>{b&&(0,t.nextTick)(()=>{a.value?a.value.doLayout():setTimeout(()=>{a.value&&a.value.doLayout()},250)})}),o({scrollToDate:u,initPosition:h});const m=()=>{n("update:visible",!1)},$=()=>{n("close"),n("update:visible",!1)};return{popClasses:d,closePopup:()=>{$()},update:m,close:$,select:b=>{n("select",b)},choose:b=>{$(),n("choose",b)},calendarRef:a,showTopBtn:i,topInfo:r,dayInfo:s,bottomInfo:c}}});function Od(e,n,l,o,i,r){const s=(0,t.resolveComponent)("CalendarPane"),c=(0,t.resolveComponent)("Popup");return e.poppable?((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:0,visible:e.visible,position:"bottom",round:"",closeable:""},e.$attrs,{onClickOverlay:e.closePopup,onClickCloseIcon:e.closePopup,"pop-class":e.popClasses,style:e.popStyle}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{ref:"calendarRef",type:e.type,"is-auto-back-fill":e.isAutoBackFill,poppable:e.poppable,title:e.title,"default-value":e.defaultValue,"start-date":e.startDate,"end-date":e.endDate,onUpdate:e.update,onClose:e.close,onChoose:e.choose,onSelect:e.select,"confirm-text":e.confirmText,"start-text":e.startText,"end-text":e.endText,"show-today":e.showToday,"show-title":e.showTitle,"show-sub-title":e.showSubTitle,"to-date-animation":e.toDateAnimation,"first-day-of-week":e.firstDayOfWeek},(0,t.createSlots)({_:2},[e.showTopBtn?{name:"btn",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"btn")]),key:"0"}:void 0,e.dayInfo?{name:"day",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"day",{date:a.date})]),key:"1"}:void 0,e.topInfo?{name:"top-info",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"top-info",{date:a.date})]),key:"2"}:void 0,e.bottomInfo?{name:"bottom-info",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"bottom-info",{date:a.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","confirm-text","start-text","end-text","show-today","show-title","show-sub-title","to-date-animation","first-day-of-week"])]),_:3},16,["visible","onClickOverlay","onClickCloseIcon","pop-class","style"])):((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,type:e.type,"is-auto-back-fill":e.isAutoBackFill,poppable:e.poppable,title:e.title,ref:"calendarRef","confirm-text":e.confirmText,"start-text":e.startText,"end-text":e.endText,"default-value":e.defaultValue,"start-date":e.startDate,"end-date":e.endDate,onUpdate:e.update,onClose:e.close,onChoose:e.choose,onSelect:e.select,"show-title":e.showTitle,"show-sub-title":e.showSubTitle,"to-date-animation":e.toDateAnimation,"show-today":e.showToday,"first-day-of-week":e.firstDayOfWeek},(0,t.createSlots)({_:2},[e.showTopBtn?{name:"btn",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"btn")]),key:"0"}:void 0,e.dayInfo?{name:"day",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"day",{date:a.date})]),key:"1"}:void 0,e.topInfo?{name:"top-info",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"top-info",{date:a.date})]),key:"2"}:void 0,e.bottomInfo?{name:"bottom-info",fn:(0,t.withCtx)(a=>[(0,t.renderSlot)(e.$slots,"bottom-info",{date:a.date})]),key:"3"}:void 0]),1032,["type","is-auto-back-fill","poppable","title","confirm-text","start-text","end-text","default-value","start-date","end-date","onUpdate","onClose","onChoose","onSelect","show-title","show-sub-title","to-date-animation","show-today","first-day-of-week"]))}var ql=De(Rd,[["render",Od]]),Ga=(e,n)=>{let l;return ya(e)?l=e:typeof e=="string"&&dt(e)>0?l=fe.parser(e,n):l=new Date,l},Bt=(e,n,l)=>(ya(n)||(n=new Date),fe.format(n,l)),Vt=e=>[`${e.getFullYear()}`,`${e.getMonth()+1}`,`${e.getDate()}`,fe.date2Str(e),fe.getWhatDay(e.getFullYear(),e.getMonth()+1,e.getDate())],di={...Ya,modelValue:{type:[String,Date,Array],default:null},rangeSeparator:{type:[String],default:"-"},valueFormat:{type:[String],default:"YYYY-MM-DD"},format:{type:[String],default:"YYYY-MM-DD"},showWeek:{type:[Boolean,String],default:!1},placeholder:{type:[String]},textAlign:{type:[String]},clearable:{type:[Boolean],default:!0},maxLength:{type:[String,Number]}},qd={...ze,...Te,...di};function Hd(e,n,l,o){return{props:qd,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]);let y=ve(i,"hintText"),b=(0,t.ref)(!1);const p=(0,t.ref)(!1),v=(0,t.computed)(()=>i.type==="range"),f=(0,t.reactive)({startDate:null,endDate:null,startArray:[],endArray:[]}),O=()=>{f.startDate!==null&&(f.startDate=null,f.endDate=null,f.startArray=[],f.endArray=[])},P=(X,le="one",Z="YYYY-MM-DD")=>{if(U0(X)){O();return}if(v.value&&Array.isArray(X)&&X.length==2){let D,A;typeof X[0]=="string"?(D=Ga(X[0],Z),A=Ga(X[1],Z)):(D=X[0],A=X[1]);let ae=Vt(D),ne=Vt(A);(f.startDate===null||f.startDate.getTime()!==D.getTime()||f.endDate?.getTime()!==A.getTime())&&(f.startDate=D,f.startArray=ae,f.endDate=A,f.endArray=ne)}else{let D;typeof X=="string"?D=Ga(X,Z):D=X;let A=Vt(D);(f.startDate===null||f.startDate.getTime()!==D.getTime())&&(f.startDate=D,f.startArray=A)}};P(i.modelValue,i.type,i.valueFormat),(0,t.watch)(()=>i.modelValue,X=>{P(X,i.type,i.valueFormat),m("setValue",X)});const H=(0,t.computed)(()=>{if(f.startDate===null)return"";if(v.value){let X=Bt(i,f.startDate,i.format),le=Bt(i,f.endDate,i.format);return`${X} ${i.rangeSeparator} ${le}`}else{let X=Bt(i,f.startDate,i.format);return i.showWeek&&(X=`${X} ${f.startArray[4]}`),X}}),Y=(0,t.computed)(()=>f.startDate===null?null:v.value?[fe.date2Str(f.startDate),fe.date2Str(f.endDate??new Date)]:fe.date2Str(f.startDate)),q="fox-input-item",B=(0,t.computed)(()=>({[q]:!0,[`${q}__disabled`]:a.value})),k=Ve((0,t.computed)(()=>i.textAlign),"textAlign"),M=(0,t.computed)(()=>({textAlign:k.value??"right"})),E=(0,t.ref)(!1),N=()=>{h.value||a.value||(E.value=!0)},_=()=>{E.value=!1},V=X=>{E.value=X},W=X=>{if(X){if(v.value&&Array.isArray(X)){let le=X[0],Z=we(le[0]),D=we(le[1]),A=we(le[2]),ae=new Date(Z,D-1,A),ne=X[1];Z=we(ne[0]),D=we(ne[1]),A=we(ne[2]);let ee=new Date(Z,D-1,A);f.startDate=ae,f.startArray=Vt(ae),f.endDate=ee,f.endArray=Vt(ee),i.valueFormat?m("update:modelValue",[Bt(i,ae,i.valueFormat),Bt(i,ee,i.valueFormat)],{}):m("update:modelValue",[ae,ee],{})}else{let le=X,Z=we(le[0]),D=we(le[1]),A=we(le[2]),ae=new Date(Z,D-1,A);f.startDate=ae,f.startArray=Vt(ae),i.valueFormat?m("update:modelValue",Bt(i,ae,i.valueFormat),{}):m("update:modelValue",ae,{})}m("change",X,{})}},K=X=>{let le=X.target.value;p.value=!0,m("focus",le,X)},J=X=>{setTimeout(()=>{p.value=!1},0);let le=X.target.value;i.maxLength&&le.length>Number(i.maxLength)&&(le=le.slice(0,Number(i.maxLength))),m("blur",le,X)},L=X=>{O(),m("update:modelValue",null,X),m("change","",X),m("clear","")},F=(0,t.ref)();return $({showPicker:N,hidePicker:_,focus:()=>{F?.value.focus()},blur:()=>{F?.value.blur()},select:()=>{F?.value.select()},setDisabled:X=>{c.value=X},setReadonly:X=>{u.value=X}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:H.value},r.slots);const X={class:B.value,style:M.value,type:"text",maxlength:i.maxLength,placeholder:w.placeholder.value,readonly:!0,clearable:i.clearable,value:H.value,onClick:N,onFocus:K,onBlur:J,onClear:L},le={};r.slots.prepend&&(le.prepend=r.slots.prepend),r.slots.append&&(le.append=r.slots.append),r.slots.prefix?le.prefix=r.slots.prefix:le.prefix=()=>(0,t.h)(T.ElIcon,{},{default:()=>(0,t.h)($e.Calendar)}),r.slots.suffix&&(le.suffix=r.slots.suffix);const Z=[],D=(0,t.h)(T.ElInput,X,le);Z.push(D);const A={default:()=>Z};A.label=r.slots.default,A.fixedPreTip=r.slots.fixedPreTip,A.fixedTip=r.slots.fixedTip;const ae=ot(i,Ya);ae.visible=E.value,ae["onUpdate:visible"]=V,ae["default-value"]=Y.value,ae.onChoose=W;const ne={};if(r.slots.btn){const Q=r.slots.btn();ne.btn=()=>Q}r.slots.day&&(ne.day=r.slots.day),r.slots.topInfo&&(ne.topInfo=r.slots.topInfo),r.slots.bottomInfo&&(ne.bottomInfo=r.slots.bottomInfo);const ee=(0,t.h)(ql,ae,ne);A.hide=()=>[ee];const R={...Be(i,di),ref:s,hintText:y.value,hintVisible:b.value};return i.prop&&(R.prop=`${i.prop}_item`),l(R,A)}}}}var{componentName:jd,create:Kd,scope:Wd}=ce("calendar-item"),Yd=Kd(Hd(jd,Wd,Ie,qe)),Xa=Yd,fi={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]}},Ud={...ze,...Te,...fi};function Gd(e,n,l,o){return{props:Ud,emits:["change","update:modelValue","blur","focus","clear","visible-change","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0})),f=E=>{b.value=E,m("update:modelValue",E),m("change",E)};let O=ve(i,"hintText"),P=(0,t.ref)(!1);const H=E=>{let N=E.target.value;y.value=!0,be(O.value)||(P.value=!0),m("focus",N,E)},Y=E=>{setTimeout(()=>{P.value&&(P.value=!1),y.value=!1},0);let N=E.target.value;i.maxLength&&N.length>Number(i.maxLength)&&(N=N.slice(0,Number(i.maxLength))),m("blur",N,E)},q=()=>{m("clear","")},B=E=>{m("visible-change",E)},k=(0,t.ref)();$({focus:()=>{k?.value.focus()},blur:()=>{k?.value.blur()},handleOpen:()=>{k?.value.handleOpen()},handleClose:()=>{k?.value.handleClose()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}});const M=(0,t.computed)(()=>{if(Re(b.value))return"";const E=i.rangeSeparator??" - ",N=Array.isArray(b.value)?b.value:[b.value],_=[];for(let W=0;W<N.length;W++){const K=N[W];if(K==="string"&&_.push(K),K instanceof Date){const J=He.format(K,i.format);_.push(J)}}const V=` ${E} `;return _.join(V)});return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:M.value},r.slots);const E={...r.attrs,ref:k,class:v.value,placeholder:w.placeholder.value,rangeSeparator:i.rangeSeparator,format:i.format,disabled:a.value,readonly:h.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:q,onFocus:H,onBlur:Y,onVisibleChange:B},N={},_=[],V=(0,t.h)(T.ElTimePicker,E,N);_.push(V);const W={default:()=>_};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const K={...Be(i,fi),ref:s,hintText:O.value,hintVisible:P.value};return i.prop&&(K.prop=`${i.prop}_item`),l(K,W)}}}}var{componentName:Xd,create:Qd,scope:Zd}=ce("time-item"),Jd=Qd(Gd(Xd,Zd,Ie,qe)),Qa=Jd,mi={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]}},e3={...ze,...Te,...mi};function t3(e,n,l,o){return{props:e3,emits:["change","update:modelValue","blur","focus","clear","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0})),f=M=>{b.value=M,m("update:modelValue",M),m("change",M)};let O=ve(i,"hintText"),P=(0,t.ref)(!1);const H=M=>{let E=M.target.value;y.value=!0,be(O.value)||(P.value=!0),m("focus",E,M)},Y=M=>{setTimeout(()=>{P.value&&(P.value=!1),y.value=!1},0);let E=M.target.value;i.maxLength&&E.length>Number(i.maxLength)&&(E=E.slice(0,Number(i.maxLength))),m("blur",E,M)},q=()=>{m("clear","")},B=(0,t.ref)();$({focus:()=>{B?.value.focus()},blur:()=>{B?.value.blur()},handleOpen:()=>{B?.value.handleOpen()},handleClose:()=>{B?.value.handleClose()},setDisabled:M=>{c.value=M},setReadonly:M=>{u.value=M}});const k=(0,t.computed)(()=>{if(Re(b.value))return"";const M=i.rangeSeparator??" - ",E=Array.isArray(b.value)?b.value:[b.value],N=[];for(let V=0;V<E.length;V++){const W=E[V];if(W==="string"&&N.push(W),W instanceof Date){const K=He.format(W,i.format);N.push(K)}}const _=` ${M} `;return N.join(_)});return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:k.value},r.slots);const M={...r.attrs,ref:B,class:v.value,placeholder:w.placeholder.value,rangeSeparator:i.rangeSeparator,foramt:i.format,disabled:a.value,readonly:h.value,modelValue:b.value,"onUpdate:modelValue":f,onClear:q,onFocus:H,onBlur:Y},E={},N=[],_=(0,t.h)(T.ElTimeSelect,M,E);N.push(_);const V={default:()=>N};V.label=r.slots.default,V.fixedPreTip=r.slots.fixedPreTip,V.fixedTip=r.slots.fixedTip;const W={...Be(i,mi),ref:s,hintText:O.value,hintVisible:P.value};return i.prop&&(W.prop=`${i.prop}_item`),l(W,V)}}}}var{componentName:l3,create:a3,scope:n3}=ce("time-select-item"),r3=a3(t3(l3,n3,Ie,qe)),Za=r3;function hi(e,n=0){let l=`${e}`,o=l.indexOf(".");if(o==-1)return l;let i=o;for(let r=l.length-1;r>=o;r--)if(l.charAt(r)!="0"){i=r;break}return i-o<n?i=o+n+1:i!=o&&(i+=1),i>l.length?l=l.padEnd(i,"0"):l=l.substring(0,i),l}function pi(e,n,l=20){return typeof n=="string"&&(n=we(n)),n==1||n==-1?`${e}`:n==0?"0":n>0?hi(lr(`${e}`,`${n}`)):hi(ha(`${e}`,ar(`${n}`),20))}function i3(e,n=-1,l=!1,o=3,i=","){return ml(e,we(n),l,o,i)}function gi(e,n,l,o,i=!0){if(e==="")return"";if(e=nr(e),n=we(n),n==1)return e;if(o)e=pi(e,n),l&&(e=="0"&&i?e=`${e}.`.padEnd(we(l)+2,"0"):e=ha(e,1,we(l)));else{let r=-1*n;e=pi(e,r)}return e}function yi(e,n){let l={maxValid:!0,minValid:!0,message:""};if(n.min!==void 0){let o=he(n.minInclude),i=pa(e,n.min);(o&&i==-1||!o&&(i==0||i==-1))&&(l.message="请输入不小于 {0} 的数值".replace("{0}",n.min),l.minValid=!1)}if(n.max!=null){let o=he(n.maxInclude),i=pa(e,n.max);(o&&i==1||!o&&(i==0||i==1))&&(l.maxValid=!1)}return l}var bi={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]}},o3={...ze,...Te,...bi};function s3(e,n,l,o){return{props:o3,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=(0,t.ref)(!1),w=ve(i,"modelValue",null,m),y=(0,t.ref)("");(0,t.watch)([()=>w.value,()=>i.rates,()=>i.precision],([F,X,le])=>{if(be(F)){y.value="";return}const Z=gi(F,X,le,!1);y.value!==Z&&(y.value=Z)},{immediate:!0});const b=(0,t.computed)(()=>{let F="";return x.value&&(F=y.value),F}),{t:p}=(0,Ne.useFoxI18n)(n),v=(0,t.computed)(()=>{let F=i.placeholder??"";return!x.value&&!be(y.value)?F=i3(y.value,i.decimalLength,i.autoPadding,i.digits,i.separator):F=p(["placeholder",F]),F}),f=e,O=(0,t.computed)(()=>({[f]:!0,[`${f}__disabled`]:a.value,[`${f}__placeholder`]:y.value.length>0})),P=Ve((0,t.computed)(()=>i.textAlign),"textAlign"),H=(0,t.computed)(()=>x.value?{textAlign:"left"}:{textAlign:P.value??"right"}),Y=(0,t.ref)(""),q=(0,t.computed)(()=>{let F=Y.value;return be(F)&&(F=i.errorTip??""),F}),B=(0,t.ref)(""),k=(0,t.ref)(!1),M=(F,X)=>{if(F=`${F}`,be(F)){y.value="",w.value="",X.forEach(le=>{m(le,"")}),he(i.showTip)&&k.value&&(k.value=!1);return}if(F.length>=2){let le=F;if(le.charAt(0)=="-"&&(le=le.substring(1)),le.length>=2&&le.charAt(0)=="0"&&le.charAt(1)!="."){(0,t.triggerRef)(y);return}}if(F!="-"){if(!Ca(F)){(0,t.triggerRef)(y);return}if(i.integerLength!=-1&&dr(F)>Number(i.integerLength)){(0,t.triggerRef)(y);return}if(i.decimalLength&&i.decimalLength!=-1&&fr(F)>Number(i.decimalLength)){(0,t.triggerRef)(y);return}let le=yi(F,i);if(le.maxValid===!1){Y.value=le.message,(0,t.triggerRef)(y);return}}else if(i.min!=null&&we(i.min)>=0){(0,t.triggerRef)(y);return}B.value=F,he(i.showTip)&&(k.value=F.length>0),y.value=F,w.value=gi(F,i.rates,i.precision,!0),X.forEach(le=>{m(le,w.value)})},E=F=>{M(F,["update:modelValue","input"])},N=F=>{M(F,["update:modelValue","change"])},_=F=>{if(x.value=!0,he(i.showTip)){let X=y.value;be(X)&&(X=i.hintText),be(X)||(B.value=X,k.value=!0)}Y.value="",m("focus",w.value,F)},V=F=>{if(setTimeout(()=>{x.value=!1,he(i.showTip)&&k.value===!0&&(k.value=!1)},0),!be(y.value)){let X=yi(y.value,i);if(X.minValid===!1||X.maxValid===!1){Y.value=X.message;return}}m("update:modelValue",w.value,F),m("blur",w.value,F)},W=()=>{m("clear","")},K=(0,t.computed)(()=>dt(i.unit)>0),J=(0,t.ref)();$({focus:()=>{J?.value.focus()},blur:()=>{J?.value.blur()},select:()=>{J?.value.select()},setDisabled:F=>{c.value=F},setReadonly:F=>{u.value=F}});const L=()=>w.value?v.value:w.value;return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:L(),unit:i.unit},r.slots);const F={...et(r.attrs),ref:J,class:O.value,style:H.value,type:"digit",maxlength:i.maxLength,placeholder:v.value,clearable:i.clearable,disabled:a.value,readonly:h.value,modelValue:b.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:W,onInput:E,onChange:N,onFocus:_,onBlur:V},X={};r.slots.prepend&&(X.prepend=r.slots.prepend),r.slots.append&&(X.append=r.slots.append),r.slots.prefix&&(X.prefix=r.slots.prefix),r.slots.suffix?X.suffix=r.slots.suffix:K.value&&(X.suffix=()=>[i.unit]);const le=[],Z=(0,t.h)(T.ElInput,F,X);le.push(Z);const D={default:()=>le};D.label=r.slots.default,D.fixedPreTip=r.slots.fixedPreTip,D.fixedTip=r.slots.fixedTip;const A={...Be(i,bi),ref:s,errorTip:q.value,hintText:B.value,hintVisible:k.value,hintType:"number"};return i.prop&&(A.prop=`${i.prop}_item`),l(A,D)}}}}var{componentName:c3,create:u3,scope:d3}=ce("money-item"),f3=u3(s3(c3,d3,Ie,qe)),Ja=f3,Si={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]}},m3={...ze,...Te,...Si};function h3(e,n,l,o){return{props:m3,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0,[`${p}__append`]:M.value})),f=(0,t.computed)(()=>({[`${p}__unit`]:!0})),O=N=>{b.value=N,m("update:modelValue",N),m("input",N)},P=N=>{m("change",N)};let H=ve(i,"hintText"),Y=(0,t.ref)(!1);const q=N=>{let _=N.target.value;y.value=!0,be(H.value)||(Y.value=!0),m("focus",_,N)},B=N=>{setTimeout(()=>{Y.value&&(Y.value=!1),y.value=!1},0);let _=N.target.value;i.maxLength&&_.length>Number(i.maxLength)&&(_=_.slice(0,Number(i.maxLength))),m("blur",_,N)},k=()=>{m("clear","")},M=(0,t.computed)(()=>dt(i.unit)>0),E=(0,t.ref)();return $({focus:()=>{E?.value.focus()},blur:()=>{E?.value.blur()},setDisabled:N=>{c.value=N},setReadonly:N=>{u.value=N}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:b.value,unit:i.unit},r.slots);const N={...et(r.attrs),ref:E,class:v.value,placeholder:w.placeholder.value,clearable:i.clearable,disabled:a.value,readonly:h.value,modelValue:b.value,"adjust-position":i.adjustPosition,"always-system":i.alwaysSystem,onClear:k,onChange:P,onInput:O,onFocus:q,onBlur:B},_={},V=[],W=(0,t.h)(T.ElInputNumber,N,_);V.push(W);const K={default:()=>V};K.label=r.slots.default,K.fixedPreTip=r.slots.fixedPreTip,K.fixedTip=r.slots.fixedTip;const J={...Be(i,Si),ref:s,hintText:H.value,hintVisible:Y.value};if(i.prop&&(J.prop=`${i.prop}_item`),r.slots.append)K.append=r.slots.append;else if(M.value){const L=(0,t.h)("div",{class:f.value},[i.unit]);K.append=()=>L}return l(J,K)}}}}var{componentName:p3,create:g3,scope:y3}=ce("input-number-item"),b3=g3(h3(p3,y3,Ie,qe)),en=b3;function ct(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function wt(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function S3(e,n){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?n[e.childrenKey]||null:n.children??null}var w3=class{scope;constructor(e){this.scope=e}async load(e,n,l,o){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l,o);const i=Ye(e,this.scope);return i===null?(console.error(`[FoxUI] ${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await i(n,l,o))}};function v3(){return new w3(Je())}function tn(e,n,l){return!(ct(e,n)!==ct(e,l)||wt(e,n)!==wt(e,l))}function wi(e,n,l,o){if(o.length==0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const i=[];let r=o;for(let s=0;Array.isArray(r)&&s<n.length;s++){const c=n[s];if(Array.isArray(c)){const a=wi(e,c,l,o);i.push(a)}else{let a=!1;for(let u of r){if(l==="text")a=ct(e,u)===c;else if(l==="item")a=tn(e,u,c);else{let h=wt(e,u);h==null&&(h=ct(e,u)),a=h===c}if(a){i.push(u),r=S3(e,u);break}}if(!a)break}}return i}function N3(e){return{text:e,value:e}}var vi={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]}},C3={...ze,...Te,...vi};function k3(e,n,l,o){return{props:C3,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:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue","selected"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(null),b=(0,t.ref)([]),p=(0,t.computed)(()=>b.value?b.value.map(U=>Array.isArray(U)?U.map(I=>ct(i,I)).join(" "):ct(i,U)).join(" "):""),v=(U,I,g,C=!0)=>{if(i.props&&i.props.lazy===!0||i.lazy===!0){if(y.value===U)return;y.value=U;const se=(0,t.toRaw)(U);if(C){const ue=G?.value.getCheckedNodes();if(ue)if(i.multiple){const pe=[];ue.forEach(ye=>{const Ce=(ye.pathNodes??[]).map(Pe=>Pe.data);pe.push(Ce)}),m("update:pathNodes",pe)}else m("update:pathNodes",(ue[0]?.pathNodes??[]).map(pe=>pe.data));m("update:modelValue",se),m("change",se)}return}const j=wi(i,U,I,g);if(j===null){if(b.value.length===0||b.value===null)return;b.value=[],y.value=null,C&&(m("update:pathNodes",[]),m("update:modelValue",null),m("change",null));return}const te=j[j.length-1];if(V.value.checkStrictly!==!0&&te&&!Array.isArray(te)&&Array.isArray(te.children)&&te.children.length>0){const se=[];j.forEach(ue=>{const pe=`${ct(i,ue)}`;se.push(pe)}),se.length>0&&(N.value=se.join(i.separator))}else N.value=null;let ie=!0;if(j.length!==b.value.length)ie=!1;else for(let se=0;se<j.length;se++){const ue=j[se],pe=b.value[se];if(Array.isArray(ue)){if(!Array.isArray(pe)||ue.length!==pe.length)ie=!1;else for(let ye=0;ye<ue.length;ye++)if(!tn(i,ue[ye],pe[ye])){ie=!1;break}}else tn(i,ue,pe)||(ie=!1);if(!ie)break}if(!ie){b.value=j;let se=[],ue=[];j.forEach(ye=>{if(Array.isArray(ye)){let Ce=[],Pe=[];for(let Ke of ye)Ce.push(wt(i,Ke)),i.valueType==="text"?Pe.push(ct(i,Ke)):i.valueType==="item"?Pe.push(Ke):Pe.push(wt(i,Ke));se.push(Ce),ue.push(Pe)}else se.push(wt(i,ye)),i.valueType==="text"?ue.push(ct(i,ye)):i.valueType==="item"?ue.push(ye):ue.push(wt(i,ye))}),y.value=se;const pe=(0,t.toRaw)(ue);C&&(m("update:pathNodes",j),m("update:modelValue",pe),m("change",pe))}},f=(0,t.ref)([]),O=Ve((0,t.computed)(()=>i.appearLoad),"appearLoad",Ze.Near,U=>he(U)),P=v3(),H=async(U,I)=>{if(U){const g=await P.load("cascader",U,I);g.length>0&&(typeof g[0]=="string"?f.value=g.map(C=>N3(C)):f.value=g)}};(0,t.watch)([()=>i.source,()=>i.params],async([U,I])=>{H(U,I)},{immediate:!(O.value||i.lazy)});let Y=!1;const q=()=>{Y||(Y=!0,H(i.source,i.params))};(0,t.watch)([()=>f.value,()=>i.modelValue],([U,I])=>{v(I,i.valueType,U,!1),m("setValue",I)}),i.lazy&&v(i.modelValue,"value",[],!1);let B=null,k=(0,t.ref)(!1);typeof i.remoteMethod=="function"&&(B=async U=>{if(U!=null){k.value=!0;try{f.value=await i.remoteMethod(U)}catch(I){console.error(I)}k.value=!1}});const M=(0,t.ref)(!1),E=e,N=(0,t.ref)(i.lazy?i.emptyText:null),_=(0,t.computed)(()=>({[E]:!0,"is-incomplete":N.value&&N.value.length>0,disabled:a.value,readonly:h.value})),V=(0,t.computed)(()=>{let U={label:i.textKey,value:i.valueKey,children:i.childrenKey};return i.multiple===!0&&(U.multiple=!0),i.props&&Object.assign(U,i.props),i.lazy&&(U.lazy=!0,typeof i.lazyLoad=="function"?U.lazyLoad=i.lazyLoad:U.lazyLoad=async(I,g)=>{let C={};i.params&&Object.assign(C,i.params),I&&Object.assign(C,I);const j=await P.load("cascader",i.source,C,!0);if(I?.config?.checkStrictly!==!0&&Array.isArray(y.value)&&y.value.length===I.level){const te=I.pathLabels??[];let ie=[];te.forEach(se=>{se&&ie.push(se)}),ie.length>0&&(N.value=ie.join(i.separator))}else N.value=i.emptyText??null;g(j)}),U}),W=U=>{i.allowCreate?(m("update:modelValue",U),m("change",U),y.value=U):v(U,"value",f.value,!0)};let K=ve(i,"hintText"),J=(0,t.ref)(!1);const L=U=>{let I=U.target.value;M.value=!0,be(K.value)||(J.value=!0),m("focus",I,U)},F=U=>{setTimeout(()=>{J.value&&(J.value=!1),M.value=!1},0);let I=U.target.value;i.maxLength&&I.length>Number(i.maxLength)&&(I=I.slice(0,Number(i.maxLength))),ee.value||m("blur",I,U)},X=()=>{m("clear","")},le=(0,t.ref)(!1);let Z=null;const D=()=>{i.showTooltip&&le.value===!1&&(Z&&clearTimeout(Z),Z=setTimeout(()=>{le.value=!0},150))},A=()=>{Z&&(clearTimeout(Z),le.value=!1,Z=null)},ae=(0,t.computed)(()=>le.value||J.value),ne=(0,t.computed)(()=>le.value?p.value:K.value),ee=(0,t.ref)(!1),R=U=>{ee.value=U,m("visible-change",U),U||m("selected")},Q=U=>{m("remove-tag",U)},z=U=>{m("expand-change",U)},G=(0,t.ref)();return $({focus:()=>{G?.value.focus()},blur:()=>{G?.value.blur()},getCheckedNodes:()=>G?.value.getCheckedNodes(),setDisabled:U=>{c.value=U},setReadonly:U=>{u.value=U}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:y.value,source:f.value,separator:i.separator,emptyText:i.emptyText},r.slots);const U={...r.attrs,ref:G,class:_.value,props:V.value,clearable:i.clearable,placeholder:N.value||w.placeholder.value,disabled:a.value||h.value,options:f.value,modelValue:y.value,separator:i.separator,onClear:X,onChange:W,onFocus:L,onBlur:F,onVisibleChange:R,onRemoveTag:Q,expandChange:z};typeof B=="function"&&(U["remote-method"]=B,U.loading=k.value);const I={};r.slots.option&&(I.default=r.slots.option),r.slots.empty&&(I.empty=r.slots.empty);const g=[],C=(0,t.h)(T.ElCascader,U,I);g.push(C);const j={default:()=>g};j.label=r.slots.default,j.fixedPreTip=r.slots.fixedPreTip,j.fixedTip=r.slots.fixedTip;const te={...Be(i,vi),ref:s,hintText:ne.value,hintVisible:ae.value,onMouseover:D,onMouseleave:A};return i.prop&&(te.prop=`${i.prop}_item`),O.value&&!i.lazy&&(te["appear-listen"]=!0,te.onAppear=q),l(te,j)}}}}var{componentName:x3,create:z3,scope:E3}=ce("cascader-item"),T3=z3(k3(x3,E3,Ie,qe)),ln=T3,Ni={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]}},$3={...ze,...Te,...Ni};function B3(e,n,l,o){return{props:$3,emits:["change","update:modelValue","blur","focus","clear","input","select","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=ve(i,"modelValue",null,m),p=e,v=(0,t.computed)(()=>({[p]:!0})),f=E=>{b.value=E,m("update:modelValue",E),m("input",E)},O=E=>{m("change",E)},P=E=>{m("select",E)};let H=ve(i,"hintText"),Y=(0,t.ref)(!1);const q=E=>{let N=E.target.value;y.value=!0,be(H.value)||(Y.value=!0),m("focus",N,E)},B=E=>{setTimeout(()=>{Y.value&&(Y.value=!1),y.value=!1},0);let N=E.target.value;i.maxLength&&N.length>Number(i.maxLength)&&(N=N.slice(0,Number(i.maxLength))),m("blur",N,E)},k=()=>{m("clear","")},M=(0,t.ref)();return $({focus:()=>{M?.value.focus()},blur:()=>{M?.value.blur()},select:()=>{M?.value.select()},setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:b.value,unit:i.unit},r.slots);const E={...r.attrs,ref:M,class:v.value,placeholder:w.placeholder.value,clearable:i.clearable,disabled:a.value,readonly:h.value,modelValue:b.value,onClear:k,onChange:O,onInput:f,onFocus:q,onBlur:B,onSelect:P},N={};r.slots.prepend&&(N.prepend=r.slots.prepend),r.slots.append&&(N.append=r.slots.append),r.slots.prefix&&(N.prefix=r.slots.prefix),r.slots.suffix&&(N.suffix=r.slots.suffix),r.slots.option&&(N.default=r.slots.option);const _=[],V=(0,t.h)(T.ElAutocomplete,E,N);_.push(V);const W={default:()=>_};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const K={...Be(i,Ni),ref:s,hintText:H.value,hintVisible:Y.value};return i.prop&&(K.prop=`${i.prop}_item`),l(i,W)}}}}var{componentName:V3,create:D3,scope:M3}=ce("autocomplete-item"),A3=D3(B3(V3,M3,Ie,qe)),an=A3;function I3(e,n){let l=n.split("."),o=e;for(let i=0;i<l.length;i++){let r=l[i],s=0,c=r.indexOf("["),a=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&a!==-1;){let u=r.substring(c+1,a);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let d=r.substring(0,c);o=o[d][h]}else o=o[h];s++}c=r.indexOf("[",a),a=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function P3(e,n){return{props:{...Gr},setup(l,{attrs:o,slots:i}){return()=>{const r={default:s=>{const c=I3(s.row,s.column.property);return i.default?(0,t.h)($t,{...l,modelValue:c},{default:i.default}):(0,t.h)($t,{...l,modelValue:c})}};for(let s in i)s!=="default"&&(r[s]=i[s]);return(0,t.h)(T.ElTableColumn,{...o},r)}}}}var{componentName:L3,create:_3,scope:F3}=ce("table-mapping-column"),R3=_3(P3(L3,F3)),nn=R3,O3=Symbol.for("TableStateKey");function Ci(e,n){let l=n.split("."),o=e;for(let i=0;i<l.length;i++){let r=l[i],s=0,c=r.indexOf("["),a=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&a!==-1;){let u=r.substring(c+1,a);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let d=r.substring(0,c);o=o[d][h]}else o=o[h];s++}c=r.indexOf("[",a),a=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function q3(e,n){return{props:{prop:{type:[String],require:!1}},setup(l,{attrs:o}){const i=(0,t.inject)(O3,{});let r=null;return()=>{const s={default:c=>{const a=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 m=l.prop??c.column.property;m?h=Ci(u,m)===(a?Ci(a,m):null):h=Xe(u,a)}const d=(0,t.h)("span",{class:{"el-radio__input":!0,"is-checked":h}},[(0,t.h)("span",{class:{"el-radio__inner":!0}})]);return(0,t.h)("label",{class:{"el-radio":!0,"is-checked":h}},[d])}};return(0,t.h)(T.ElTableColumn,{...o},s)}}}}var{componentName:H3,create:j3,scope:K3}=ce("table-radio-column"),W3=j3(q3(H3,K3)),rn=W3,Y3={},U3={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 G3(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",U3,[...n[0]||(n[0]=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var X3=De(Y3,[["render",G3]]),{componentName:M9,create:Q3,scope:Z3}=ce("table-setting"),J3={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}},e4=Q3({components:{FoxPopover:T.ElPopover,FoxCheckbox:T.ElCheckbox,FoxCheckboxGroup:T.ElCheckboxGroup,FoxButton:T.ElButton,FoxIcon:T.ElIcon,DragIcon:X3,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:J3,setup(e,{emit:n,attrs:l}){const{locale:o,toLocaleRefs:i}=(0,Ne.useFoxI18n)(Z3),r=i(e,["title","resetText","leftFixedTitle","rightFixedTitle","unFixedTitle","fixedLeftText","fixedRightText","unFixedText"]);let s=[];const c=(0,t.ref)([]),a=(0,t.computed)(()=>c.value.filter(ee=>ee.label===""||ee.type?!1:ee.fixed===""||ee.fixed===!0||ee.fixed==="left")),u=(0,t.computed)(()=>c.value.filter(ee=>ee.label===""||ee.type?!1:ee.fixed==="right")),h=(0,t.computed)(()=>c.value.filter(ee=>!(ee.label===""||ee.type||ee.fixed!==void 0))),d=(0,t.computed)(()=>(a.value.length>0||u.value.length>0)&&h.value.length>0),m=(0,t.computed)(()=>a.value.length>0),$=(0,t.computed)(()=>u.value.length>0),x=ee=>ee.length>1,w=(ee,R)=>{Array.isArray(ee)&&Array.isArray(R)&&ee.forEach(z=>{R.some(G=>G.prop===z.prop?(z.label=G.label,!0):!1)});const Q=[];c.value=ee.map((z,G)=>(!(z.label===""||z.type)&&z.visible!==!1&&Q.push(z.prop),{...z,sortIndex:G})),h.value.length+a.value.length+u.value.length===Q.length?O.value=!0:Q.length>0&&(P.value=!0),q.value=Q},y=ee=>ee?ee.type?ee.type:ee.label?ee.prop:"":"",b=(ee,R)=>{if(ee.length!==R.length)return!1;const Q=ee.map(z=>y(z));for(let z of R){const G=y(z);if(Q.indexOf(G)===-1)return!1}return!0},p=ee=>{if(!ee){const R=e.tableRef.getColumnSetting(),Q=R.srcColumnPropertyList;s=Q.map((z,G)=>({...z,sortIndex:G})),ee=R.columnPropertyList,ee&&ee.length>0&&b(Q,ee)||(ee=Q)}w(ee,s)},v=()=>{e.tableRef.setColumnSetting(c.value)},f=(0,t.computed)(()=>({"max-width":`${ge(e.popoverWidth)-125}px`})),O=(0,t.ref)(!1),P=(0,t.ref)(!1),H=ee=>{const R=[];c.value.forEach(Q=>{ee&&!(Q.label===""||Q.type)&&R.push(Q.prop),Q.visible=ee}),O.value=!1,P.value=!1,h.value.length+a.value.length+u.value.length===R.length?O.value=!0:R.length>0&&(P.value=!0),q.value=R,v()},Y=()=>{p(s),v()},q=(0,t.ref)([]),B=ee=>{c.value.forEach(Q=>{Q.label===""||Q.type||(Q.visible=ee.indexOf(Q.prop)!==-1)}),O.value=!1,P.value=!1;const R=h.value.length+a.value.length+u.value.length;ee.length===R?O.value=!0:ee.length>0&&(P.value=!0),v()},k=()=>{p()};(0,t.onMounted)(()=>{setTimeout(()=>{p()},50)});const M={currentRow:null,index:null,roleType:null},E=ee=>ee?ee.dataset&&ee.dataset.role==="row"?ee:ee.tagName.toLowerCase()!=="body"?(ee=ee.parentElement,E(ee)):null:null,N=ee=>{const R=ee.currentTarget;R&&R.dataset&&(M.roleType=R.dataset.roleType,M.index=R.dataset.index)},_=ee=>{M.currentRow&&(M.currentRow.classList.remove("is-dragover"),M.currentRow=null),M.index=null,M.roleType=null},V=ee=>{const R=ee.currentTarget;ee.relatedTarget;const Q=E(R);if(!Q)return;const z=Q.dataset&&Q.dataset.roleType;M.roleType===z&&(ee.preventDefault(),M.currentRow&&M.currentRow!==Q&&M.currentRow.classList.remove("is-dragover"),Q.classList.add("is-dragover"),M.currentRow=Q)},W=ee=>{ee.preventDefault(),M.currentRow&&(M.currentRow.classList.remove("is-dragover"),M.currentRow=null)},K=ee=>{const R=ee.currentTarget,Q=E(R);if(!Q)return;const z=Q.dataset&&Q.dataset.roleType;if(M.roleType!==z)return;ee.preventDefault();const G=Number(M.index),U=Number(Q.dataset.index);if(G!==U){if(G<U){const I=c.value[G];c.value.splice(G,1),c.value.splice(U,0,I)}else{const I=c.value[G];c.value.splice(G,1),c.value.splice(U+1,0,I)}w(c.value,s),v()}},J=ee=>{const R=c.value[ee];R.fixed="left",v()},L=ee=>{const R=c.value[ee];R.fixed="right",v()},F=ee=>{const R=c.value[ee];R.fixed=void 0,v()},X=new Map;let le=null;function Z(ee){const R=document.createRange();return R.setStart(ee,0),R.setEnd(ee,ee.childNodes.length),R.getBoundingClientRect().width}return{...r,attrs:l,leftFixedColumns:a,rightFixedColumns:u,unFixedColumns:h,isShowNotFixedTitle:d,isShowLeftFixedTitle:m,isShowRightFixedTitle:$,isDraggble:x,isCheckAll:O,isIndeterminate:P,handleCheckAllChange:H,handleReset:Y,checkedValue:q,handleCheckChange:B,onShow:k,onDragStart:N,onDragEnd:_,onDragOver:V,onDragLeave:W,onDrop:K,toLeftFixed:J,toRightFixed:L,toUnFixed:F,checkboxLabelStyle:f,onMouseOverForOverflowText:(ee,R,Q)=>{const z=ee.currentTarget;if(z){const G=Math.floor(z.offsetWidth);if(Math.floor(Z(z))>G){let U=X.get(R);if(U){if(U===le)return;Oe.hide(U)}U=Oe.show(z,Q,{type:"text",placement:"top",closeOnClick:!1}),U&&(X.set(R,U),le=U)}}},onMouseLeaveForOverflowText:(ee,R)=>{const Q=X.get(R);Q&&(Oe.hide(Q),Q===le&&(le=null))},onMouseOverForTip:(ee,R)=>{const Q=ee.currentTarget;Q&&(le&&Oe.hide(le),le=Oe.show(Q,R,{type:"text",placement:"top",closeOnClick:!1}))},onMouseLeaveForTip:ee=>{le&&(Oe.hide(le),le=null)}}}}),t4={class:"fox-table-setting"},l4={class:"fox-table-setting__header"},a4={class:"fox-table-setting__body"},n4={key:0,class:"fox-table-setting__body-list left-fixed","data-role":"container","data-role-type":"leftFixed"},r4={key:0,class:"fox-table-setting__body-title"},i4=["data-index","draggable"],o4=["onMouseover","onMouseleave"],s4={class:"tools-item"},c4={key:1,class:"fox-table-setting__body-list not-fixed","data-role":"container","data-role-type":"unFixed"},u4={key:0,class:"fox-table-setting__body-title"},d4=["data-index","draggable"],f4=["onMouseover","onMouseleave"],m4={class:"tools-item"},h4={key:2,class:"fox-table-setting__body-list right-fixed","data-role":"container","data-role-type":"rightFixed"},p4={key:0,class:"fox-table-setting__body-title"},g4=["data-index","draggable"],y4=["onMouseover","onMouseleave"],b4={class:"tools-item"};function S4(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),a=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("RefreshLeft"),h=(0,t.resolveComponent)("FoxIcon"),d=(0,t.resolveComponent)("Download"),m=(0,t.resolveComponent)("fox-checkbox"),$=(0,t.resolveComponent)("FoxCheckboxGroup"),x=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(x,(0,t.mergeProps)(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-table-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",t4,[(0,t.createElementVNode)("div",l4,[(0,t.createVNode)(s,{modelValue:e.isCheckAll,"onUpdate:modelValue":n[0]||(n[0]=w=>e.isCheckAll=w),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:e.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",a4,[(0,t.createVNode)($,{modelValue:e.checkedValue,"onUpdate:modelValue":n[28]||(n[28]=w=>e.checkedValue=w),onChange:e.handleCheckChange},{default:(0,t.withCtx)(()=>[e.leftFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",n4,[e.isShowLeftFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",r4,(0,t.toDisplayString)(e.leftFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.leftFixedColumns,w=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:w.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"leftFixed","data-index":w.sortIndex,draggable:e.isDraggble(e.leftFixedColumns),onDragstart:n[5]||(n[5]=(...y)=>e.onDragStart&&e.onDragStart(...y)),onDragend:n[6]||(n[6]=(...y)=>e.onDragEnd&&e.onDragEnd(...y)),onDrop:n[7]||(n[7]=(...y)=>e.onDrop&&e.onDrop(...y)),onDragover:n[8]||(n[8]=(...y)=>e.onDragOver&&e.onDragOver(...y)),onDragleave:n[9]||(n[9]=(...y)=>e.onDragLeave&&e.onDragLeave(...y))},[e.isDraggble(e.leftFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:w.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:y=>e.onMouseOverForOverflowText(y,w.prop,w.label),onMouseleave:y=>e.onMouseLeaveForOverflowText(y,w.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(e.checkboxLabelStyle)},(0,t.toDisplayString)(w.label),45,o4)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",s4,[(0,t.createVNode)(h,{onClick:y=>e.toUnFixed(w.sortIndex),onMouseover:n[1]||(n[1]=y=>e.onMouseOverForTip(y,e.unFixedText)),onMouseleave:n[2]||(n[2]=y=>e.onMouseLeaveForTip(y))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(h,{onClick:y=>e.toRightFixed(w.sortIndex),onMouseover:n[3]||(n[3]=y=>e.onMouseOverForTip(y,e.fixedRightText)),onMouseleave:n[4]||(n[4]=y=>e.onMouseLeaveForTip(y))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d)]),_:1},8,["onClick"])])],40,i4))),128))])):(0,t.createCommentVNode)("",!0),e.unFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",c4,[e.isShowNotFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",u4,(0,t.toDisplayString)(e.unFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.unFixedColumns,w=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:w.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"unFixed","data-index":w.sortIndex,draggable:e.isDraggble(e.unFixedColumns),onDragstart:n[14]||(n[14]=(...y)=>e.onDragStart&&e.onDragStart(...y)),onDragend:n[15]||(n[15]=(...y)=>e.onDragEnd&&e.onDragEnd(...y)),onDrop:n[16]||(n[16]=(...y)=>e.onDrop&&e.onDrop(...y)),onDragover:n[17]||(n[17]=(...y)=>e.onDragOver&&e.onDragOver(...y)),onDragleave:n[18]||(n[18]=(...y)=>e.onDragLeave&&e.onDragLeave(...y))},[e.isDraggble(e.unFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",value:w.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:y=>e.onMouseOverForOverflowText(y,w.prop,w.label),onMouseleave:y=>e.onMouseLeaveForOverflowText(y,w.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(e.checkboxLabelStyle)},(0,t.toDisplayString)(w.label),45,f4)]),_:2},1032,["value"]),(0,t.createElementVNode)("div",m4,[(0,t.createVNode)(h,{onClick:y=>e.toLeftFixed(w.sortIndex),onMouseover:n[10]||(n[10]=y=>e.onMouseOverForTip(y,e.fixedLeftText)),onMouseleave:n[11]||(n[11]=y=>e.onMouseLeaveForTip(y)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d)]),_:1},8,["onClick"]),(0,t.createVNode)(h,{onClick:y=>e.toRightFixed(w.sortIndex),onMouseover:n[12]||(n[12]=y=>e.onMouseOverForTip(y,e.fixedRightText)),onMouseleave:n[13]||(n[13]=y=>e.onMouseLeaveForTip(y))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d)]),_:1},8,["onClick"])])],40,d4))),128))])):(0,t.createCommentVNode)("",!0),e.rightFixedColumns.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",h4,[e.isShowRightFixedTitle?((0,t.openBlock)(),(0,t.createElementBlock)("div",p4,(0,t.toDisplayString)(e.rightFixedTitle),1)):(0,t.createCommentVNode)("",!0),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.rightFixedColumns,w=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:w.prop,class:"fox-table-setting__body-row","data-role":"row","data-role-type":"rightFixed","data-index":w.sortIndex,draggable:e.isDraggble(e.rightFixedColumns),onDragstart:n[23]||(n[23]=(...y)=>e.onDragStart&&e.onDragStart(...y)),onDragend:n[24]||(n[24]=(...y)=>e.onDragEnd&&e.onDragEnd(...y)),onDrop:n[25]||(n[25]=(...y)=>e.onDrop&&e.onDrop(...y)),onDragover:n[26]||(n[26]=(...y)=>e.onDragOver&&e.onDragOver(...y)),onDragleave:n[27]||(n[27]=(...y)=>e.onDragLeave&&e.onDragLeave(...y))},[e.isDraggble(e.rightFixedColumns)?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(m,{class:"checkbox-item",label:w.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:y=>e.onMouseOverForOverflowText(y,w.prop,w.label),onMouseleave:y=>e.onMouseLeaveForOverflowText(y,w.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(e.checkboxLabelStyle)},(0,t.toDisplayString)(w.label),45,y4)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",b4,[(0,t.createVNode)(h,{onClick:y=>e.toUnFixed(w.sortIndex),onMouseover:n[19]||(n[19]=y=>e.onMouseOverForTip(y,e.unFixedText)),onMouseleave:n[20]||(n[20]=y=>e.onMouseLeaveForTip(y))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(h,{onClick:y=>e.toLeftFixed(w.sortIndex),onMouseover:n[21]||(n[21]=y=>e.onMouseOverForTip(y,e.fixedLeftText)),onMouseleave:n[22]||(n[22]=y=>e.onMouseLeaveForTip(y)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d)]),_:1},8,["onClick"])])],40,g4))),128))])):(0,t.createCommentVNode)("",!0)]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var Hl=De(e4,[["render",S4]]),w4=class{scope;constructor(e){this.scope=e}async load(e,n,l,o,i,r,s){if(!n)return{totalSize:0,page:[]};if(Array.isArray(n)){let a=(l-1)*o,u=a+o;u>n.length&&(u=n.length);const h=n.slice(a,u);return{totalSize:n.length,page:h}}if(typeof n=="function")return await Reflect.apply(n,null,[l,o,i,r,s]);const c=Ye(e,this.scope);return c===null?(console.error(`[FoxUI]${e} component not found api function`),{totalSize:0,page:[]}):(We(i)&&(0,t.isReactive)(i)&&(i=(0,t.toRaw)(i)),await Reflect.apply(c,null,[n,l,o,i,r,s]))}};function v4(){return new w4(Je())}var N4=class{scope;constructor(e){this.scope=e}async load(e){let n=null;const l=Ye("tableSetting",this.scope);return typeof l=="function"&&(n=await Reflect.apply(l,null,["load",e])),n}save(e,n){const l=Ye("tableSetting",this.scope);typeof l=="function"&&Reflect.apply(l,null,["save",e,n])}remove(e){const n=Ye("tableSetting",this.scope);typeof n=="function"&&Reflect.apply(n,null,["remove",e])}};function ki(){return new N4(Je())}var C4=Symbol.for("TableStateKey"),xi={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"}},zi={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}},on={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}},k4={infiniteLoad:{type:Boolean,default:()=>!0},loadText:{type:String},noMoreText:{type:String}};function x4(e,n){let l=n.split("."),o=e;for(let i=0;i<l.length;i++){let r=l[i],s=0,c=r.indexOf("["),a=c==-1?-1:r.indexOf("]",c);for(;c!==-1&&a!==-1;){let u=r.substring(c+1,a);if(/^\d+$/.test(u)){let h=parseInt(u);if(s==0){let d=r.substring(0,c);o=o[d][h]}else o=o[h];s++}c=r.indexOf("[",a),a=c==-1?-1:r.indexOf("]",c)}s===0&&(o=o[r])}return o}function sn(e,n){return e.filter(l=>{for(let o in n)if(n[o]!==x4(l,o))return!1;return!0})}var z4={...ze,...Te,...xi,...zi,...on,...k4};function E4(e,n,l){return{props:z4,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,Ne.useFoxI18n)(n),c=s(o,["loadText","noMoreText"]),a=(0,t.ref)(),{emitEvent:u,broadcast:h,exposeApi:d}=Ee({componentName:e,validateHandler:{getValue(...re){return k.value}},get props(){return o},context:i,get templateRefProxy(){return a.value}},o.prop??i.attrs.name),m=e,$=(0,t.computed)(()=>({[m]:!0})),x=(0,t.computed)(()=>({[`${m}__setting`]:!0})),w=(0,t.computed)(()=>({[`${m}__footer`]:!0,[`${m}__footer__${o.footerAlign}`]:!0})),y=(0,t.computed)(()=>({[`${m}__pagination`]:!0,[`${m}__pagination__${o.paginationAlign}`]:!0})),b=(0,t.shallowRef)({}),p=(0,t.computed)(()=>({...b.value,...o.params??{},...o.baseParams??{}})),v=he(o.infiniteLoad),f=(0,t.ref)(v?0:o.pageIndex??1),O=(0,t.ref)(o.pageSize);v||((0,t.watch)(()=>o.pageIndex,re=>{f.value=re}),(0,t.watch)(()=>o.pageSize,re=>{O.value=re}),(0,t.watch)([f,O],([re,oe],[de,me])=>{oe!==me&&(f.value=1,re=1),V(o.data,re,oe,p.value)}));const P=()=>Array.isArray(o.data)?!0:he(o.autoLoad);P()&&(0,t.watch)(()=>p.value,async(re,oe)=>{Xe(re,oe)||(v?J():f.value===1?V(o.data,f.value,O.value,re):f.value=1)},{deep:!0});const H=re=>{f.value=re,u("page-index-change",re)},Y=re=>{O.value=re,u("page-size-change",re)},q=(0,t.ref)(!0),B=(0,t.ref)(0),k=(0,t.ref)([]),M=()=>Array.isArray(k.value)?k.value.length:0,E=v4();let N=!0;const _=Ve((0,t.computed)(()=>o.appearLoad),"appearLoad",Ze.Near,re=>he(re)),V=async(re,oe,de,me,_e)=>{try{if(_e===!0){if(!q.value)return!1;const ke=await E.load("table",re,oe,de,me,N,r.value);return B.value=ke?.totalSize??0,!ke.page||!Array.isArray(ke.page)?(q.value=!1,!1):(Reflect.apply([].push,k.value,ke.page),setTimeout(()=>{u("loaded-data")},250),((k.value?.length??0)>=B.value||ke.page.length<de)&&(q.value=!1),!0)}else{const ke=await E.load("table",re,oe,de,me,N,r.value);return B.value=ke?.totalSize??0,k.value=ke?.page??[],setTimeout(()=>{u("loaded-data")},250),!0}}catch(ke){console.error("[FoxUI] Load Table Data Fail",ke),B.value=0,k.value=[]}finally{N=!1}return!1};let W=!1;const K=async()=>{try{if(W)return;W=!0;const re=f.value+1;await V(o.data,re,O.value,p.value,!0)&&(f.value=re)}finally{W=!1}},J=async(re=!1)=>{if(W!==!0){W=!0;try{if(re&&f.value>0){f.value=f.value-1;const de=f.value*O.value,me=k.value.length-de;k.value.splice(de,me)}else f.value=0,k.value=[];q.value=!0;const oe=f.value+1;await V(o.data,oe,O.value,p.value,!0)&&(f.value=oe)}finally{W=!1}}},L=async(re={},oe=!1)=>{if(b.value={...(0,t.toRaw)(re??{})},v)return J();try{if(W===!0)return;W=!0,oe||(f.value=o.pageIndex??1),await V(o.data,f.value,O.value,p.value)}finally{W=!1}},F=()=>{B.value=0,k.value=[],v===!0&&(f.value=0,q.value=!0)};let X=!1;const le=()=>{X||(X=!0,L())};let Z=!1;const D=(0,t.ref)(null),A=(0,t.ref)(!1);if(v===!0){let re=null;const oe=()=>{D.value&&(re=new IntersectionObserver(me=>{let _e=!1;for(let ke of me)if(ke.intersectionRatio>0){_e=!0;break}_e&&N===!1&&K()}),re.observe(D.value),Z=!0)},de=()=>{!re||!D.value||(re.unobserve(D.value),re=null,Z=!1)};(0,t.onMounted)(()=>{A.value=!0}),(0,t.watch)([()=>D.value,()=>A.value],([me,_e])=>{me&&_e&&!re&&oe()}),(0,t.onBeforeUnmount)(de)}P()&&!_.value&&L();const ae=(0,t.ref)(null);(0,t.provide)(C4,{currentRow:ae});const ne=(re,oe)=>{ae.value=re,u("current-change",re,oe)},ee=(re,oe,de)=>{u("row-click",re,oe,de),he(o.rowClickSelectable)===!0&&Le?.value.toggleRowSelection(re)},R=[],Q=(re,oe)=>{if(u("expand-change",re,oe),he(o.uniqueExpansion))if(Array.isArray(oe)&&oe.length==0){const de=R.length;R.splice(0,de)}else{R.forEach(me=>{me!==re&&Le?.value.toggleRowExpansion(me,!1)});const de=R.length;R.splice(0,de,re)}},z=i.attrs.id??o.prop??i.attrs.name,G=ki(),U=(0,t.ref)([]);let I=[];const g=()=>({srcColumnPropertyList:I.map(re=>({...re})),columnPropertyList:U.value}),C=re=>{U.value=[...re],te()},j=async()=>{const re=await G.load(z);re&&(U.value=re)},te=()=>{G.save(z,U.value)},ie=()=>{G.remove(z)};j();const se=re=>re?re.type?re.type:re.label?re.prop:"":"",ue=(re,oe={})=>{for(let de in oe){const me=oe[de];typeof me!="function"&&(re[de]=me)}},pe=re=>{const oe=re?re():[],de=new Map;if(I=[],oe.forEach(me=>{const _e=me;if(!_e.props)return;const ke=se(_e.props);de.set(ke,_e);const Fe={label:"",prop:""};ue(Fe,_e.props),I.push(Fe)}),U.value.length===I.length){const me=[];for(let _e of U.value){const ke=se(_e),Fe=de.get(ke);if(!Fe)return oe;if(_e.visible===!1)continue;const tt=Fe;tt.props.fixed=_e.fixed,me.push(tt)}return me}return oe},ye=(0,t.shallowRef)(new Map),Ce=({row:re,column:oe,rowIndex:de,columnIndex:me})=>{const _e=`${de}_${oe.property}`,ke=`${de}_${me}`;let Fe=ye.value.get(_e);return Fe||(Fe=ye.value.get(ke)),typeof Fe=="string"?Fe:""},Pe=re=>re?oe=>{const de=[];let me=Ce(oe);return me&&de.push(me),me=typeof re=="function"?re(oe):re,me&&de.push(me),de.length===0?"":de.join(" ")}:Ce,Ke=(re=!1)=>{ye.value.forEach((oe,de)=>{Ct(de,oe,re)})},Ct=(re,oe,de=!1)=>{const me=`${re}_item`;de?(h.clearPersistantMessage(),Array.isArray(oe)?h.emitToChildren({name:re},"setCellClassNames",[]):h.emitToChildren({name:me},"setCustomClassName","")):Array.isArray(oe)?h.emitToChildren({name:re,cachePolicy:"Persistant",uniqueId:me},"setCellClassNames",oe):h.emitToChildren({name:me,cachePolicy:"Persistant",uniqueId:me},"setCustomClassName",oe)},aa=(re,oe,de)=>{const me=`${re}_${oe}`;de?(ye.value.set(me,de),Ct(me,de)):(ye.value.delete(me),Ct(me,"",!0)),(0,t.triggerRef)(ye)},na=re=>{Ke(!0),ye.value.clear(),re.forEach(oe=>{const de=`${oe.rowIndex}_${oe.column}`;Array.isArray(oe.children)?ye.value.set(de,oe.children):typeof oe.cellClassName=="string"&&ye.value.set(de,oe.cellClassName)}),Ke(),(0,t.triggerRef)(ye)},Im=()=>{Ke(),ye.value.clear(),(0,t.triggerRef)(ye)},_t=(0,t.shallowRef)(new Map),No=({rowIndex:re})=>{const oe=`${re}`;return _t.value.get(oe)??""},Pm=re=>re?oe=>{const de=[];let me=No(oe);return me&&de.push(me),me=typeof re=="function"?re(oe):re,me&&de.push(me),de.length===0?"":de.join(" ")}:No,Lm=(re,oe)=>{const de=`${re}`;oe?_t.value.set(de,oe):_t.value.delete(de),(0,t.triggerRef)(_t)},_m=()=>{_t.value.clear(),(0,t.triggerRef)(_t)},Le=(0,t.ref)();return d({clearSelection:()=>Le?.value.clearSelection(),getSelectionRows:()=>Le?.value.getSelectionRows(),toggleRowSelection:(re,oe)=>{Le?.value.toggleRowSelection(re,oe)},toggleRowSelectionByProp:(re,oe)=>{if(!k.value)return;const de=sn(k.value,re);de.length!==0&&de.forEach(me=>{Le?.value.toggleRowSelection(me,oe)})},toggleAllSelection:()=>{Le?.value.toggleAllSelection()},toggleRowExpansion:(re,oe)=>{Le?.value.toggleRowExpansion(re,oe)},toggleRowExpansionByProp:(re,oe)=>{if(!k.value)return;const de=sn(k.value,re);de.length!==0&&de.forEach(me=>{Le?.value.toggleRowExpansion(me,oe)})},setCurrentRow:re=>{Le?.value.setCurrentRow(re)},setCurrentRowByProp:re=>{if(!k.value)return;const oe=sn(k.value,re);oe.length!==0&&Le?.value.setCurrentRow(oe[0])},getCurrentRow:()=>ae.value,clearSort:()=>{Le?.value.clearSort()},clearFilter:re=>{Le?.value.clearFilter(re)},doLayout:()=>{Le?.value.doLayout()},sort:(re,oe)=>{Le?.value.sort(re,oe)},scrollTo:(re,oe)=>{Le?.value.scrollTo(re,oe)},setScrollTop:re=>{Le?.value.setScrollTop(re)},setScrollLeft:re=>{Le?.value.setScrollLeft(re)},loadData:L,clearData:F,getData(){return k.value},getTotalSize(){return B.value},getPageIndex(){return f.value},getPageSize(){return O.value},getColumnSetting:g,setColumnSetting:C,removeColumnSetting:ie,setCellClassName:aa,setCellClassNames:na,clearCellClassName:Im,setRowClassName:Lm,clearRowClassName:_m}),()=>{const re={...et(i.attrs),onCurrentChange:ne,onRowClick:ee,onExpandChange:Q,data:k.value,ref:Le,class:$.value,"cell-class-name":Pe(o.cellClassName),"row-class-name":Pm(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),v===!0){const Fe=M();if(Z===!0||Fe>0){const tt=[];if(q.value){const Ft=(0,t.h)($e.Loading,{class:`${m}__infinite-icon`});tt.push(Ft);const Gn=(0,t.h)("span",{class:`${m}__infinite-text`},[c.loadText.value]);tt.push(Gn)}else{let Ft=c.noMoreText.value;(!k.value||k.value.length===0)&&(Ft="");const Gn=(0,t.h)("span",{class:`${m}__infinite-text`},[Ft]);tt.push(Gn)}const ra=[`${m}__infinite`];N&&ra.push("is-hide");const Un=(0,t.h)("div",{ref:D,class:ra},tt);oe.append=()=>Un}}const de=(0,t.h)(T.ElTable,re,oe),me=[];if(me.push(de),!v){let Fe=null;if(typeof i.slots.pagination=="function"?Fe=i.slots.pagination():o.showPagination&&(Fe=(0,t.h)(T.ElPagination,{class:y.value,total:B.value,pageSize:O.value,"onUpdate:pageSize":Y,pageSizes:o.pageSizes,currentPage:f.value,"onUpdate:currentPage":H,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 tt=[];Fe&&tt.push(Fe);const ra=(0,t.h)(T.ElIcon,{class:x.value},{default:()=>(0,t.h)($e.Setting)}),Un=(0,t.h)(Hl,{...ot(o,on),tableRef:{getColumnSetting:g,setColumnSetting:C,removeColumnSetting:ie}},{default:()=>ra});tt.push(Un);const Ft=(0,t.h)("div",{class:w.value},tt);me.push(Ft)}else Fe&&me.push(Fe)}const _e={default:()=>me},ke={...Be(o,xi,zi,on),ref:a};return o.prop&&(ke.prop=`${o.prop}_item`),ke.contentClass=`${m}__wrap`,ke.errorMarkClass="is-table-error",_.value&&P()&&(ke["appear-listen"]=!0,ke.onAppear=le),l(ke,_e)}}}}var{componentName:T4,create:$4,scope:B4}=ce("table-item"),V4=$4(E4(T4,B4,Ie)),cn=V4;function Dt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function al(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function D4(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}var M4=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function A4(){return new M4(Je())}function Ei(e,n,l){return n===l?!0:!(n===null||l===null||Dt(e,n)!==Dt(e,l)||al(e,n)!==al(e,l))}function I4(e,n,l,o){if(o.length==0||n===""||n===null||n===void 0)return null;let i=null;for(let r of o){let s=!1;if(l==="text")s=Dt(e,r)===n;else if(l==="item")s=Ei(e,r,n);else{let c=al(e,r);c==null&&(c=Dt(e,r)),s=c===n}if(s){i=r;break}}return i}function P4(e){return{text:e,value:e}}function L4(e,n,l){return typeof e.itemOptions=="function"?e.itemOptions(n,l):e.itemOptions}var Ti={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}},_4={...ze,...Te,...Ti};function F4(e,n,l,o){return{inheritAttrs:!0,props:_4,emits:["change","update:modelValue","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=(0,t.ref)(null),w=(0,t.ref)(null),y=(E,N,_,V=!0)=>{const W=I4(i,E,N,_);if(W===null){if(w.value===null)return;w.value=null,x.value=null,V&&(m("update:modelValue",null),m("change",null));return}if(!Ei(i,W,w.value)){x.value=E;const K=(0,t.toRaw)(W);w.value=K;let J=null;i.valueType==="text"?J=Dt(i,K):i.valueType==="item"?J=K:J=al(i,K),V&&(m("update:modelValue",J),m("change",J))}},b=(0,t.ref)([]),p=Ve((0,t.computed)(()=>i.appearLoad),"appearLoad",Ze.Near,E=>he(E)),v=A4(),f=async(E,N)=>{if(E){const _=await v.load("radio",E,N);_.length>0&&(typeof _[0]=="string"?b.value=_.map(V=>P4(V)):b.value=_)}};(0,t.watch)([()=>i.source,()=>i.params],async([E,N])=>{f(E,N)},{immediate:!p.value});let O=!1;const P=()=>{O||(O=!0,f(i.source,i.params))};(0,t.watch)([()=>b.value,()=>i.modelValue],([E,N])=>{y(N,i.valueType,E,!1),m("setValue",N)});const H=e,Y=(0,t.computed)(()=>({[H]:!0,[`is-${i.direction}`]:!0,disabled:a.value,readonly:h.value})),q=E=>{y(E,"value",b.value,!0)};let B=ve(i,"hintText"),k=ve(i,"hintVisible");const M=(E,N)=>{typeof i.sourceFilter=="function"&&(E=E.filter(i.sourceFilter));const _=[];return E.forEach((V,W)=>{const K=al(i,V),J=Dt(i,V);let L=D4(i,V);a.value===!0&&(L=a.value),h.value===!0&&(L=h.value);const F=L4(i,V,W)??{},X=`${K}_${W}`,le={...F,key:X,value:K,size:i.size,border:he(i.border)};L&&(le.disabled=L),i.itemType==="button"?_.push((0,t.h)(T.ElRadioButton,le,{default:()=>[J]})):typeof N=="function"?_.push((0,t.h)(T.ElRadio,le,{default:()=>N(V)})):_.push((0,t.h)(T.ElRadio,le,{default:()=>[J]}))}),_};return $({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:x.value,source:b.value},r.slots);const E={...et(r.attrs),class:Y.value,disabled:a.value||h.value,modelValue:x.value,"text-color":i.textColor,fill:i.fill,onChange:q},N=[],_={};r.slots.options?_.default=r.slots.options:_.default=()=>M(b.value,r.slots.text);const V=(0,t.h)(T.ElRadioGroup,E,_);N.push(V);const W={default:()=>N};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const K={...Be(i,Ti),ref:s,hintText:B.value,hintVisible:k.value};return i.prop&&(K.prop=`${i.prop}_item`),p.value&&(K["appear-listen"]=!0,K.onAppear=P),l(K,W)}}}}var{componentName:R4,create:O4,scope:q4}=ce("radio-item"),H4=O4(F4(R4,q4,Ie,qe)),un=H4;function Mt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function At(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function j4(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}var K4=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function W4(){return new K4(Je())}function $i(e,n,l){return n===l?!0:!(n===null||l===null||Mt(e,n)!==Mt(e,l)||At(e,n)!==At(e,l))}function Y4(e,n,l,o){if(o.length==0||n===""||n===null||n===void 0)return null;Array.isArray(n)||(n=[n]);const i=[];return n.forEach(r=>{for(let s of o){let c=!1;if(l==="text")c=Mt(e,s)===r;else if(l==="item")c=$i(e,s,r);else{let a=At(e,s);a==null&&(a=Mt(e,s)),c=a===r}if(c){i.push(s);break}}}),i}function U4(e){return{text:e,value:e}}function G4(e,n,l){return typeof e.itemOptions=="function"?e.itemOptions(n,l):e.itemOptions}var Bi={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:", "}},X4={...ze,...Te,...Bi};function Q4(e,n,l,o){return{inheritAttrs:!0,props:X4,emits:["change","update:modelValue","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=(0,t.ref)([]),w=(0,t.ref)([]),y=(E,N,_,V=!0)=>{const W=Y4(i,E,N,_);if(W===null){if(w.value===null||w.value.length===0)return;x.value=[],w.value=[],V&&(m("update:modelValue",[]),m("change",[]));return}let K=!0;if(W.length!==w.value.length)K=!1;else for(let J=0;J<W.length;J++){const L=W[J],F=w.value[J];if(!$i(i,L,F)){K=!1;break}}if(!K){w.value=W;let J=[],L=[];W.forEach(X=>{J.push(At(i,X)),i.valueType==="text"?L.push(Mt(i,X)):i.valueType==="item"?L.push(X):L.push(At(i,X))}),x.value=J;const F=(0,t.toRaw)(L);V&&(m("update:modelValue",F),m("change",F))}},b=(0,t.ref)([]),p=Ve((0,t.computed)(()=>i.appearLoad),"appearLoad",Ze.Near,E=>he(E)),v=W4(),f=async(E,N)=>{if(E){const _=await v.load("checkbox",E,N);_.length>0&&(typeof _[0]=="string"?b.value=_.map(V=>U4(V)):b.value=_)}};(0,t.watch)([()=>i.source,()=>i.params],async([E,N])=>{f(E,N)},{immediate:!p.value});let O=!1;const P=()=>{O||(O=!0,f(i.source,i.params))};(0,t.watch)([()=>b.value,()=>i.modelValue],([E,N])=>{y(N,i.valueType,E,!1),m("setValue",N)});const H=e,Y=(0,t.computed)(()=>({[H]:!0,[`is-${i.direction}`]:!0,disabled:a.value,readonly:h.value})),q=E=>{y(E,"value",b.value,!0)};let B=ve(i,"hintText"),k=ve(i,"hintVisible");const M=(E,N)=>{typeof i.sourceFilter=="function"&&(E=E.filter(i.sourceFilter));const _=[];return E.forEach((V,W)=>{const K=At(i,V),J=Mt(i,V);let L=j4(i,V);a.value===!0&&(L=a.value),h.value===!0&&(L=h.value);const F=G4(i,V,W)??{},X=`${K}_${W}`,le={...F,key:X,value:K,size:i.size,border:he(i.border)};L&&(le.disabled=L),i.itemType==="button"?_.push((0,t.h)(T.ElCheckboxButton,le,{default:()=>[J]})):typeof N=="function"?_.push((0,t.h)(T.ElCheckbox,le,{default:()=>N(V)})):_.push((0,t.h)(T.ElCheckbox,le,{default:()=>[J]}))}),_};return $({setDisabled:E=>{c.value=E},setReadonly:E=>{u.value=E}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:x.value,source:b.value,separator:i.separator},r.slots);const E={...et(r.attrs),class:Y.value,disabled:a.value||h.value,modelValue:x.value,"text-color":i.textColor,fill:i.fill,max:we(i.max),min:we(i.min),onChange:q},N=[],_={};r.slots.options?_.default=r.slots.options:_.default=()=>M(b.value,r.slots.text);const V=(0,t.h)(T.ElCheckboxGroup,E,_);N.push(V);const W={default:()=>N};W.label=r.slots.default,W.fixedPreTip=r.slots.fixedPreTip,W.fixedTip=r.slots.fixedTip;const K={...Be(i,Bi),ref:s,hintText:B.value,hintVisible:k.value};return i.prop&&(K.prop=`${i.prop}_item`),p.value&&(K["appear-listen"]=!0,K.onAppear=P),l(K,W)}}}}var{componentName:Z4,create:J4,scope:ef}=ce("checkbox-item"),tf=J4(Q4(Z4,ef,Ie,qe)),dn=tf,Vi={modelValue:{type:[Number,String],required:!1}},lf={...ze,...Te,...Vi};function af(e,n,l,o){return{props:lf,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=ve(i,"modelValue",O=>we(O),m),w=e,y=(0,t.computed)(()=>({[w]:!0})),b=O=>{m("update:modelValue",O),m("change",O)};let p=ve(i,"hintText"),v=(0,t.ref)(!1);const f=(0,t.ref)();return $({setDisabled:O=>{c.value=O},setReadonly:O=>{u.value=O}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:x.value},r.slots);const O={...et(r.attrs),ref:f,class:y.value,readonly:h.value||a.value,modelValue:x.value,onChange:b},P={},H=[],Y=(0,t.h)(T.ElRate,O,P);H.push(Y);const q={default:()=>H};q.label=r.slots.default,q.fixedPreTip=r.slots.fixedPreTip,q.fixedTip=r.slots.fixedTip;const B={...Be(i,Vi),ref:s,hintText:p.value,hintVisible:v.value};return i.prop&&(B.prop=`${i.prop}_item`),l(B,q)}}}}var{componentName:nf,create:rf,scope:of}=ce("rate-item"),sf=rf(af(nf,of,Ie,qe)),fn=sf,Di={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}},cf={...ze,...Te,...Di};function uf(e,n,l,o){return{props:cf,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","update:modelValue"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),x=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,P=>{x.value!==P&&(x.value=P)});const w=e,y=(0,t.computed)(()=>({[w]:!0,disabled:a.value,readonly:h.value})),b=P=>{x.value=P,m("update:modelValue",P),m("change",P)};let p=ve(i,"hintText"),v=ve(i,"hintVisible");const f=(0,t.ref)();$({setDisabled:P=>{c.value=P},setReadonly:P=>{u.value=P}});const O=(0,t.computed)(()=>{let P=`${x.value}`;return i.inactiveText&&x.value===i.inactiveValue?P=i.inactiveText:i.activeText&&x.value===i.activeValue&&(P=i.activeText),P});return()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:O.value},r.slots);const P={...et(r.attrs),ref:f,class:y.value,disabled:a.value||h.value,"active-value":i.activeValue,"inactive-value":i.inactiveValue,"active-text":i.activeText,"inactive-text":i.inactiveText,"model-value":x.value,"onUpdate:modelValue":b},H={},Y=[],q=(0,t.h)(T.ElSwitch,P,H);Y.push(q);const B={default:()=>Y};B.label=r.slots.default,B.fixedPreTip=r.slots.fixedPreTip,B.fixedTip=r.slots.fixedTip;const k={...Be(i,Di),ref:s,hintText:p.value,hintVisible:v.value};return i.prop&&(k.prop=`${i.prop}_item`),l(k,B)}}}}var{componentName:df,create:ff,scope:mf}=ce("switch-item"),hf=ff(uf(df,mf,Ie,qe)),mn=hf,Mi={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}},pf=class{scope;constructor(e){this.scope=e}async load(e,n,l,o,i){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l,o);const r=Ye(e,this.scope);return r===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(n,l,o))}};function gf(){return new pf(Je())}var Ai={modelValue:{type:[String,Number,Boolean,Array],required:!1},maxLength:{type:[String,Number]}},yf={...ze,...Te,...Ai,...Mi};function bf(e,n,l,o){return{props:yf,emits:["change","update:modelValue","blur","focus","clear","input","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),m=(0,t.ref)(!1),{emitEvent:$,exposeApi:x}=Ee({componentName:e,get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),w=ve(i,"modelValue",null,$),y=e,b=(0,t.computed)(()=>({[y]:!0,disabled:a.value,readonly:h.value})),p=V=>{w.value=V,$("update:modelValue",V),$("change",V)};let v=ve(i,"hintText"),f=(0,t.ref)(!1);const O=V=>{let W=V.target.value;m.value=!0,be(v.value)||(f.value=!0),$("focus",W,V)},P=V=>{setTimeout(()=>{f.value&&(f.value=!1),m.value=!1},0);let W=V.target.value;i.maxLength&&W.length>Number(i.maxLength)&&(W=W.slice(0,Number(i.maxLength))),Y.value||$("blur",W,V)},H=()=>{$("clear","")},Y=(0,t.ref)(!1),q=V=>{Y.value=V,$("visible-change",V),V||$("selected")},B=(0,t.ref)([]),k=gf(),M=async(V,W)=>{try{B.value=await k.load("treeselect",V,W)}catch(K){console.error(K)}};(0,t.watch)([()=>i.data,()=>i.params,()=>i.lazy],([V,W,K])=>{!V||K||M(V,W)},{immediate:!0});let E=null;i.lazy&&(typeof i.load=="function"?E=i.load:E=async(V,W)=>{let K={};i.params&&Object.assign(K,i.params),V&&Object.assign(K,V),W(await k.load("treeselect",i.data,K,!0))});let N={label:i.textKey,value:i.valueKey,children:i.childrenKey,isLeaf:i.leafKey,class:i.classKey};const _=(0,t.ref)();return x({focus:()=>{_?.value.focus()},blur:()=>{_?.value.blur()},setDisabled:V=>{c.value=V},setReadonly:V=>{u.value=V}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:w.value},r.slots);const V={...et(r.attrs),ref:_,class:b.value,disabled:a.value||h.value,modelValue:w.value,"onUpdate:modelValue":p,lazy:i.lazy,props:N,onClear:H,onFocus:O,onBlur:P,onVisibleChange:q};E?V.load=E:V.data=B.value;const W={};r.slots.option&&(W.default=r.slots.option);const K=[],J=(0,t.h)(T.ElTreeSelect,V,W);K.push(J);const L={default:()=>K};L.label=r.slots.default,L.fixedPreTip=r.slots.fixedPreTip,L.fixedTip=r.slots.fixedTip;const F={...Be(i,Ai,Mi),ref:s,hintText:v.value,hintVisible:f.value};return i.prop&&(F.prop=`${i.prop}_item`),l(F,L)}}}}var{componentName:Sf,create:wf,scope:vf}=ce("tree-select-item"),Nf=wf(bf(Sf,vf,Ie,qe)),hn=Nf,Cf={},kf={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 xf(e,n){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",kf,[...n[0]||(n[0]=[(0,t.createElementVNode)("path",{d:"M235.84 813.632c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.592 0 98.816-41.728 98.816-93.312 0-51.52-44.224-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.592 0 98.816-41.92 98.816-93.44 0-51.52-44.224-93.312-98.816-93.312z m0-400.832C181.312 11.968 137.024 53.76 137.024 105.408c0 51.456 44.288 93.248 98.816 93.248 54.592 0 98.816-41.728 98.816-93.312C334.72 53.76 290.432 11.968 235.84 11.968z m527.104 801.664c-54.528 0-98.816 41.792-98.816 93.312 0 51.584 44.288 93.312 98.816 93.312 54.528 0 98.816-41.728 98.816-93.312 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.312 0 51.52 44.288 93.44 98.816 93.44 54.528 0 98.816-41.92 98.816-93.44 0-51.52-44.288-93.312-98.816-93.312z m0-400.832c-54.528 0-98.816 41.792-98.816 93.44 0 51.456 44.288 93.248 98.816 93.248 54.528 0 98.816-41.728 98.816-93.312 0-51.584-44.288-93.376-98.816-93.376z","p-id":"722"},null,-1)])])}var zf=De(Cf,[["render",xf]]),{componentName:A9,create:Ef,scope:Tf}=ce("group-setting"),$f={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}},Bf=Ef({components:{FoxPopover:T.ElPopover,FoxCheckbox:T.ElCheckbox,FoxCheckboxGroup:T.ElCheckboxGroup,FoxButton:T.ElButton,FoxIcon:T.ElIcon,DragIcon:zf,Download:$e.Download,RefreshLeft:$e.RefreshLeft},props:$f,emits:["change"],setup(e,{emit:n,attrs:l,expose:o}){const{locale:i,toLocaleRefs:r}=(0,Ne.useFoxI18n)(Tf),s=r(e,["title","resetText","toTopText","toBottomText"]);let c=null;const a=(0,t.ref)([]),u=ki(),h=D=>D.length>1,d=()=>{const D=[];a.value=[...a.value].map((A,ae)=>(A.visible!==!1&&D.push(A.prop),{...A,sortIndex:ae})),a.value.length===D.length?p.value=!0:D.length>0&&(v.value=!0),P.value=D},m=D=>{let A=null;if(typeof D=="string")A=document.querySelectorAll(`.fox-group[prop="${D}"] > div > .fox-item[prop]`);else if(D&&typeof D=="object"){const ne=D.$el??D;typeof ne.querySelectorAll=="function"&&(A=ne.querySelectorAll(".fox-item[prop]"))}if(!A)return[];const ae=[];return A.forEach(ne=>{const ee=ne.querySelector(".label--string");let R="";ee&&(R=ee.textContent??"");const Q=ne.getAttribute("prop")??"",z=window.getComputedStyle(ne,null).getPropertyValue("display");ae.push({label:R,prop:Q,sortIndex:0,visible:z!=="none"})}),ae},$=()=>{if(!c){const D=m(e.groupRef??e.groupProp);if(D.length===0)return!1;c=D}return!0},x=async(D=!1)=>{const A=await u.load(e.groupProp),ae=ne=>{if(!ne||!c)return;const ee=c.map(R=>({...R}));Array.isArray(A)&&A.forEach(R=>{ee.some(Q=>{if(Q.prop===R.prop){const z=Q.label;return Object.assign(Q,R),Q.label=z,!0}return!1})}),a.value=ee.sort((R,Q)=>R.sortIndex-Q.sortIndex),d(),D&&y(!1)};c?ae(!0):wl($,e.initDelay,5,50,!1,ae)},w=()=>{a.value=(c??[]).map(D=>({...D})),d(),y()},y=(D=!0)=>{D&&u.save(e.groupProp,a.value),n("change",a.value.map(A=>({...A})))},b=(0,t.computed)(()=>({"max-width":`${ge(e.popoverWidth)-125}px`})),p=(0,t.ref)(!1),v=(0,t.ref)(!1),f=D=>{const A=[];a.value.forEach(ae=>{D&&A.push(ae.prop),ae.visible=D}),p.value=!1,v.value=!1,a.value.length===A.length?p.value=!0:A.length>0&&(v.value=!0),P.value=A,y()},O=()=>{w()},P=(0,t.ref)([]),H=D=>{a.value.forEach(ae=>{ae.visible=D.indexOf(ae.prop)!==-1}),p.value=!1,v.value=!1;const A=a.value.length;D.length===A?p.value=!0:D.length>0&&(v.value=!0),y()},Y=()=>{x()};(0,t.onMounted)(()=>{x(!0)});const q={currentRow:null,index:null},B=D=>D?D.dataset&&D.dataset.role==="row"?D:D.tagName.toLowerCase()!=="body"?(D=D.parentElement,B(D)):null:null,k=D=>{const A=D.currentTarget;A&&A.dataset&&(q.index=A.dataset.index)},M=D=>{q.currentRow&&(q.currentRow.classList.remove("is-dragover"),q.currentRow=null),q.index=null},E=D=>{const A=D.currentTarget;D.relatedTarget;const ae=B(A);ae&&(D.preventDefault(),q.currentRow&&q.currentRow!==ae&&q.currentRow.classList.remove("is-dragover"),ae.classList.add("is-dragover"),q.currentRow=ae)},N=D=>{D.preventDefault(),q.currentRow&&(q.currentRow.classList.remove("is-dragover"),q.currentRow=null)},_=D=>{const A=D.currentTarget,ae=B(A);if(!ae)return;D.preventDefault();const ne=Number(q.index),ee=Number(ae.dataset.index);if(ne!==ee){if(ne<ee){const R=a.value[ne];a.value.splice(ne,1),a.value.splice(ee,0,R)}else{const R=a.value[ne];a.value.splice(ne,1),a.value.splice(ee+1,0,R)}d(),y()}},V=D=>{const A=a.value[D];a.value.splice(D,1),a.value.splice(0,0,A),d(),y()},W=D=>{const A=a.value[D];a.value.splice(D,1),a.value.push(A),d(),y()};o({refresh:()=>{c=null,x(!1)}});const K=new Map;let J=null;function L(D){const A=document.createRange();return A.setStart(D,0),A.setEnd(D,D.childNodes.length),A.getBoundingClientRect().width}return{...s,attrs:l,itemPropertyList:a,isDraggble:h,isCheckAll:p,isIndeterminate:v,handleCheckAllChange:f,handleReset:O,checkedValue:P,handleCheckChange:H,onShow:Y,onDragStart:k,onDragEnd:M,onDragOver:E,onDragLeave:N,onDrop:_,checkboxLabelStyle:b,toTop:V,toBottom:W,onMouseOverForOverflowText:(D,A,ae)=>{const ne=D.currentTarget;if(ne){const ee=Math.floor(ne.offsetWidth);if(Math.floor(L(ne))>ee){let R=K.get(A);if(R){if(R===J)return;Oe.hide(R)}R=Oe.show(ne,ae,{type:"text",placement:"top",closeOnClick:!1}),K.set(A,R),J=R}}},onMouseLeaveForOverflowText:(D,A)=>{const ae=K.get(A);ae&&(Oe.hide(ae),ae===J&&(J=null))},onMouseOverForTip:(D,A)=>{const ae=D.currentTarget;ae&&(J&&Oe.hide(J),J=Oe.show(ae,A,{type:"text",placement:"top",closeOnClick:!1},!0))},onMouseLeaveForTip:D=>{J&&(Oe.hide(J),J=null)}}}}),Vf={class:"fox-group-setting"},Df={class:"fox-group-setting__header"},Mf={class:"fox-group-setting__body"},Af={class:"fox-group-setting__body-list","data-role":"container"},If=["data-index","draggable"],Pf=["onMouseover","onMouseleave"],Lf={class:"tools-item"};function _f(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxCheckbox"),c=(0,t.resolveComponent)("FoxButton"),a=(0,t.resolveComponent)("DragIcon"),u=(0,t.resolveComponent)("Download"),h=(0,t.resolveComponent)("FoxIcon"),d=(0,t.resolveComponent)("FoxCheckboxGroup"),m=(0,t.resolveComponent)("FoxPopover");return(0,t.openBlock)(),(0,t.createBlock)(m,(0,t.mergeProps)(e.attrs,{placement:e.popoverPlacement,width:e.popoverWidth,onShow:e.onShow,trigger:"click","popper-class":"fox-group-setting__popper"}),{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Vf,[(0,t.createElementVNode)("div",Df,[(0,t.createVNode)(s,{modelValue:e.isCheckAll,"onUpdate:modelValue":n[0]||(n[0]=$=>e.isCheckAll=$),indeterminate:e.isIndeterminate,onChange:e.handleCheckAllChange},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.title),1)]),_:1},8,["modelValue","indeterminate","onChange"]),(0,t.createVNode)(c,{onClick:e.handleReset,link:"",type:"primary"},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.resetText),1)]),_:1},8,["onClick"])]),(0,t.createElementVNode)("div",Mf,[(0,t.createVNode)(d,{modelValue:e.checkedValue,"onUpdate:modelValue":n[10]||(n[10]=$=>e.checkedValue=$),onChange:e.handleCheckChange},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Af,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.itemPropertyList,$=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:$.prop,class:"fox-group-setting__body-row","data-role":"row","data-index":$.sortIndex,draggable:e.isDraggble(e.itemPropertyList),onDragstart:n[5]||(n[5]=(...x)=>e.onDragStart&&e.onDragStart(...x)),onDragend:n[6]||(n[6]=(...x)=>e.onDragEnd&&e.onDragEnd(...x)),onDrop:n[7]||(n[7]=(...x)=>e.onDrop&&e.onDrop(...x)),onDragover:n[8]||(n[8]=(...x)=>e.onDragOver&&e.onDragOver(...x)),onDragleave:n[9]||(n[9]=(...x)=>e.onDragLeave&&e.onDragLeave(...x))},[e.isDraggble(e.itemPropertyList)?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,class:"icon-item"})):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,{class:"checkbox-item",label:$.prop},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{onMouseover:x=>e.onMouseOverForOverflowText(x,$.prop,$.label),onMouseleave:x=>e.onMouseLeaveForOverflowText(x,$.prop),class:"checkbox-item__label",style:(0,t.normalizeStyle)(e.checkboxLabelStyle)},(0,t.toDisplayString)($.label),45,Pf)]),_:2},1032,["label"]),(0,t.createElementVNode)("div",Lf,[(0,t.createVNode)(h,{onClick:x=>e.toTop($.sortIndex),onMouseover:n[1]||(n[1]=x=>e.onMouseOverForTip(x,e.toTopText)),onMouseleave:n[2]||(n[2]=x=>e.onMouseLeaveForTip(x)),class:"is-reverse"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"]),(0,t.createVNode)(h,{onClick:x=>e.toBottom($.sortIndex),onMouseover:n[3]||(n[3]=x=>e.onMouseOverForTip(x,e.toBottomText)),onMouseleave:n[4]||(n[4]=x=>e.onMouseLeaveForTip(x))},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u)]),_:1},8,["onClick"])])],40,If))),128))])]),_:1},8,["modelValue","onChange"])])])]),_:3},16,["placement","width","onShow"])}var pn=De(Bf,[["render",_f]]),Ff={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}},Rf=class{scope;constructor(e){this.scope=e}async load(e,n,l,o,i){if(Array.isArray(n))return n;if(typeof n=="function")return await n(l,o);const r=Ye(e,this.scope);return r===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await r(n,l,o))}};function Of(){return new Rf(Je())}var qf={...qa,...Ff};function Hf(e,n,l){return{props:qf,setup(o,i){const r=e,s=(0,t.computed)(()=>({[r]:!0})),c=(0,t.ref)([]),a=Of(),u=async(v,f)=>{try{c.value=await a.load("tree",v,f)}catch(O){console.error(O)}},h=(0,t.shallowRef)({}),d=(0,t.computed)(()=>({...h.value,...o.params??{}}));(Array.isArray(o.data)?!0:o.lazy?!1:he(o.autoLoad))&&(0,t.watch)([()=>o.data,()=>d.value],([v,f])=>{v&&u(v,f)},{immediate:!0,deep:!0});let $=null;o.lazy&&(typeof o.load=="function"?$=o.load:$=async(v,f)=>{let O={};o.params&&Object.assign(O,o.params),v&&Object.assign(O,v),f(await a.load("treeselect",o.data,O,!0))});const x={label:o.textKey,value:o.valueKey,children:o.childrenKey,isLeaf:o.leafKey,class:o.classKey,disabled:o.disabledKey,...o.props??{}},w=(v={})=>new Promise(async f=>{h.value={...(0,t.toRaw)(v??{})},await u(o.data,d.value),f()}),y=function(v,f){if(typeof o.filterNodeMethod=="function")return o.filterNodeMethod(v,f);if(!o.filterKeyword)return!0;const O=`${f[x.label]}`,P=`${v}`;return O.includes(P)},b=(0,t.ref)();(0,t.watch)(()=>o.filterKeyword,v=>{b.value.filter(v)});const p=v=>(...f)=>{const O=b.value[v];return Reflect.apply(O,b.value,[...f])};return i.expose({loadData:w,filter:p("filter"),updateKeyChildren:p("updateKeyChildren"),getCheckedNodes:p("getCheckedNodes"),setCheckedNodes:p("setCheckedNodes"),getCheckedKeys:p("getCheckedKeys"),setCheckedKeys:p("setCheckedKeys"),setChecked:p("setChecked"),getHalfCheckedNodes:p("getHalfCheckedNodes"),getHalfCheckedKeys:p("getHalfCheckedKeys"),getCurrentKey:p("getCurrentKey"),getCurrentNode:p("getCurrentNode"),setCurrentKey:p("setCurrentKey"),setCurrentNode:p("setCurrentNode"),getNode:p("getNode"),remove:p("remove"),append:p("append"),insertBefore:p("insertBefore"),insertAfter:p("insertAfter")}),()=>{const v={...et(i.attrs),class:s.value,lazy:o.lazy,props:x,ref:H=>b.value=H};$?v.load=$:v.data=c.value,v["filter-node-method"]=y;const f=[],O=(0,t.h)(T.ElTree,v,i.slots);f.push(O);const P={default:()=>f};return(0,t.h)(l,{...ot(o,qa)},P)}}}}var{componentName:jf,create:Kf,scope:Wf}=ce("tree-item"),Yf=Kf(Hf(jf,Wf,_l)),gn=Yf,jl={prop:{type:[String]},poppable:{type:[Boolean],default:!1},modelValue:{type:[Array,Number,Boolean,String,Object],default:[]},visible:{type:[Boolean]},disabled:{type:[Boolean,String],required:!1},source:{type:[Array,Function,String],required:!1},params:{type:[Object],required:!1},valueType:{type:String,required:!1,default:"value"},textKey:{type:String,required:!1,default:"text"},subTextKey:{type:String,required:!1,default:"subText"},valueKey:{type:String,required:!1,default:"value"},disabledKey:{type:String,required:!1,default:"disabled"},itemOptions:{type:[Object,Function],required:!1},icon:{type:[Object]},checkedIcon:{type:[Object]},iconSize:{type:[String,Number]},pageSize:{type:[Number],required:!1,default:10},optionsHeight:{type:[String],required:!1},multiple:{type:[Boolean]},position:{type:[String],default:"bottom"},closeOnClickOverlay:{type:[Boolean],default:!0},title:{type:[String]},confirmText:{type:[String]},loadText:{type:[String]},noMoreText:{type:[String]},isAutoBackFill:{type:[Boolean]},showHeader:{type:[Boolean],default:!0},showFooter:{type:[Boolean],default:!0},showSearchbar:{type:[Boolean],default:!0},searchKey:{type:String,required:!1,default:"keyword"},seachPlaceholder:{type:String,required:!1},popClass:{type:String,required:!1},popStyle:{type:Object,required:!1},popCloseable:{type:Boolean,required:!1,default:!0},beforeMethod:{type:Function},beforeClose:{type:Function}};function Uf(e,n,l,o="value"){for(let i=0;i<n.length;i++){let r=n[i];if(o==="text"){if(Kl(e,r)===l)return i}else if(o==="item"){if(Xe(l,r))return i}else if(Pi(e,r)===l)return i}return-1}function Kl(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function Ii(e,n){return typeof e.subTextKey=="string"&&e.subTextKey.length>0?n[e.subTextKey]:n.text}function Pi(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function Gf(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}function Xf(e,n,l){return typeof e.itemOptions=="function"?e.itemOptions(n,l):e.itemOptions}var Qf=class{scope;constructor(e){this.scope=e}async load(e,n,l,o,i,r,s){if(!n)return{totalSize:0,page:[]};if(Array.isArray(n)){let a=n;typeof s=="function"&&(a=a.filter(s));let u=(l-1)*o,h=u+o;h>a.length&&(h=a.length);const d=a.slice(u,h);return{totalSize:a.length,page:d}}if(typeof n=="function")return await Reflect.apply(n,null,[l,o,i,r]);const c=Ye(e,this.scope);return c===null?(console.error(`[FoxUI]${e} component not found api function`),{totalSize:0,page:[]}):(We(i)&&(0,t.isReactive)(i)&&(i=(0,t.toRaw)(i)),await Reflect.apply(c,null,[n,l,o,i]))}};function Zf(){return new Qf(Je())}function Jf(e,n,l,o,i,r,s,c,a,u,h){return{props:jl,emits:["change","update:modelValue","update:text","loaded-data","update:visible"],setup(d,m){const{emitEvent:$,exposeApi:x}=St({context:m},d.prop),{slots:w}=m,{toLocaleRefs:y}=(0,Ne.useFoxI18n)(n),b=y(d,["title","loadText","noMoreText","seachPlaceholder","confirmText"]),p=Zf(),v=(0,t.ref)([]),f=(0,t.ref)(0),O=(0,t.ref)(""),P=(0,t.shallowRef)(null),H=(0,t.computed)(()=>{const z={};return d.params&&Object.assign(z,d.params),be(O.value)||(z[`${d.searchKey}`]=O.value),P.value&&Object.assign(z,P.value),z});let Y=!0;const q=async(z,G,U)=>{try{if(k.value===!1)return;let I=null;be(O.value)||(I=C=>{const j=Kl(d,C);if(typeof j=="string"&&j.includes(O.value))return!0;const te=Ii(d,C);return!!(typeof te=="string"&&te.includes(O.value))});const g=await p.load("actionsheet",z,G,U,H.value,Y,I??void 0);Y=!1,Array.isArray(g)?(v.value=g,f.value=1,k.value=!1):!Array.isArray(g.page)||g.page.length===0?(console.warn("[FoxUI] can not load more data"),k.value=!1):(Reflect.apply([].push,v.value,g.page),f.value=Math.ceil(v.value.length/d.pageSize),(g.totalSize&&v.value.length>=g.totalSize||U<g.page.length)&&(k.value=!1)),B.value=!1}catch(I){console.error("[FoxUI] ActionSheet load more data fail",I),k.value=!0,f.value=0,v.value=[]}setTimeout(()=>{$("loaded-data")},250)},B=(0,t.ref)(!1),k=(0,t.ref)(!0),M=async()=>{if(!d.source){B.value=!1;return}await q(d.source,f.value+1,d.pageSize)};(0,t.watch)(()=>O.value,(z,G)=>{be(z)&&!be(G)&&M()}),(0,t.watch)([()=>d.source,()=>d.pageSize,()=>d.params],async([z,G,U])=>{d.source&&M()},{immediate:!0});const E=(0,t.computed)(()=>!d.multiple&&d.isAutoBackFill),N=(0,t.ref)([]);let _=null;const V=(0,t.ref)(d.visible);(0,t.watch)(()=>d.visible,z=>{V.value!==z&&(V.value=z),z?_=[...N.value]:_=null});const W=(z,G)=>{const U=[];return Array.isArray(z)||(z=[z]),z.forEach(I=>{let g=Uf(d,G,I,d.valueType);g!==-1&&U.push(g)}),Xe(U,N.value)?!1:(N.value=U,!0)};(0,t.watch)([()=>d.modelValue,()=>v.value],([z,G],[U,I])=>{W(z,G)&&J(K())},{deep:!0});const K=()=>{const z=[],G=[],U=[];for(let j of N.value){const te=v.value[j];G.push(te);const ie=Kl(d,te);if(U.push(ie),d.valueType==="item")z.push(te);else if(d.valueType==="text")z.push(ie);else{const se=Pi(d,te);z.push(se)}}let I=null,g=null,C=null;return d.multiple?(I=z,g=U,C=G):(I=z[0]??null,g=U[0]??null,C=G[0]??null),{value:I,text:g,item:C}},J=z=>{$("update:modelValue",z.value),$("update:text",z.text),$("change",z.value,z.item,z.text)},L=()=>{_&&(N.value=_)},F=z=>{const G=N.value.indexOf(z);d.multiple?G===-1?N.value.push(z):N.value.splice(G,1):G===-1?N.value=[z]:N.value=[],(E.value||!d.poppable&&!d.showFooter)&&Z()},X=z=>{V.value=z,$("update:visible",z)},le=()=>{const z=()=>{L(),X(!1)},G=d.beforeMethod??d.beforeClose;if(typeof G=="function"){const U=G("close");hl(U)?U.then(I=>{I!==!1&&z()}).catch(()=>{z()}):U!==!1&&z()}else z()},Z=()=>{const z=K(),G=()=>{J(z),X(!1)},U=d.beforeMethod??d.beforeClose;if(typeof U=="function"){const I=U("confirm",z.value,z.item,z.text);hl(I)?I.then(g=>{g!==!1&&G()}).catch(()=>{G()}):I!==!1&&G()}else G()},D=()=>{k.value=!0,f.value=0,v.value=[],d.source&&M()},A=()=>{let z=b.title.value??"";return w.title&&(z=w.title()),(0,t.h)("view",{class:["fox-actionsheet__header"]},[(0,t.h)("view",{class:["fox-actionsheet__header-title"]},[z]),(0,t.h)(a,{class:["fox-actionsheet__header-icon"],onClick:le})])},ae=()=>{let z=null;return w.search?z=w.search():z=(0,t.h)(r,{onSearch:D,placeholder:b.seachPlaceholder.value,disabled:d.disabled,modelValue:O.value,"onUpdate:modelValue":G=>{O.value=G}},{leftin:()=>(0,t.h)(u)}),(0,t.h)("view",{class:["fox-actionsheet__searchbar"]},[z])},ne=(z,G,U,I,g)=>{if(w.optionLabel)return w.optionLabel({text:z,checked:G,disabled:U,subText:I,item:g});const C=[],j=(0,t.h)("view",{class:"fox-actionsheet__list-item-text"},[z]);if(C.push(j),I){const te=(0,t.h)("view",{class:"fox-actionsheet__list-item-subtext"},[I]);C.push(te)}return(0,t.h)("view",{class:["fox-actionsheet__list-item-label"]},C)},ee=(z,G,U,I)=>w.optionIcon?w.optionIcon({checked:z,disabled:G,iconSize:U,item:I}):z?w.checkedIcon?w.checkedIcon({disabled:G,item:I}):(0,t.h)(d.checkedIcon??c,{width:U,height:U,class:["fox-actionsheet__list-item-icon"]}):w.icon?w.icon({disabled:G,item:I}):(0,t.h)(d.icon??s,{width:U,height:U,class:["fox-actionsheet__list-item-icon"]}),R=()=>{const z=[];for(let G=0;G<v.value.length;G++){const U=v.value[G],I=Kl(d,U),g=Ii(d,U),C=["fox-actionsheet__list-item"],j={};let te=Gf(d,U),ie=d.iconSize?ge(d.iconSize):null;const se=Xf(d,U,G);se&&(te=te||se.disabled,se.class&&C.push(se.class),se.style&&Object.assign(j,se.style)),te=!!(d.disabled||te);const ue=N.value.includes(G);te&&C.push("is-disabled"),ue&&C.push("is-checked");const pe={class:C,style:j,key:`${G}`,onClick:()=>{te||F(G)}};let ye=[];if(w.option)ye.push(w.option({item:U,checked:ue,disabled:te}));else{const Pe=ne(I,ue,te,g,U);ye.push(Pe);const Ke=ee(ue,te,ie,U);ye.push(Ke)}const Ce=(0,t.h)("view",pe,ye);z.push(Ce)}return z},Q=()=>{let z=[];if(w.buttons)z=w.buttons();else{const G=(0,t.h)(i,{type:"primary",class:"fox-actionsheet__footer-confirm",block:"block",onClick:Z,disabled:d.disabled},{default:()=>b.confirmText.value});z.push(G)}return(0,t.h)("view",{class:"fox-actionsheet__footer"},[z])};return x({search:async(z=null,G=!0)=>{P.value=z&&(0,t.toRaw)(z),(0,t.triggerRef)(P),G&&(k.value=!0,f.value=0,v.value=[]),(0,t.nextTick)(()=>{M()})},clear:()=>{k.value=!0,f.value=0,v.value=[]},confirm:()=>{Z()},cancel:()=>{le()}}),()=>{const z=[];if(d.showHeader){const te=A();z.push(te)}if(d.showSearchbar){const te=ae();z.push(te)}let G=null;if(w.content)G=w.content();else{const te=R();G=(0,t.h)(o,{hasMore:k.value,loadText:b.loadText.value,noMoreText:b.noMoreText.value,modelValue:B.value,"onUpdate:modelValue":ie=>{B.value=ie},onLoadMore:M},{default:()=>te})}const U={};d.optionsHeight&&(U.height=d.optionsHeight);const I={"fox-actionsheet__list":!0};d.poppable||(I["fox-actionsheet__list--inner"]=!0);const g=(0,t.h)("view",{class:I,style:U},[G]);if(z.push(g),d.showFooter&&!E.value){const te=Q();z.push(te)}const C=(0,t.h)("view",{class:"fox-actionsheet"},z);if(!d.poppable)return C;const j=["fox-actionsheet__popup"];return d.popClass&&j.push(d.popClass),(0,t.h)(l,{popClass:j.join(" "),visible:V.value,closeable:!1,"onUpdate:visible":X,position:d.position,round:"round",onClickOverlay:le,closeOnClickOverlay:d.closeOnClickOverlay},{default:()=>C})}}}}var e5=/scroll|auto|overlay/i,Li=window;function t5(e){return e.tagName!=="HTML"&&e.tagName!=="BODY"&&e.nodeType===1}function l5(e,n=Li){let l=e;for(;l&&l!==n&&t5(l);){const{overflowY:o}=window.getComputedStyle(l);if(e5.test(o))return l;l=l.parentNode}return n}function _i(e,n=Li){const l=(0,t.ref)();return(0,t.onMounted)(()=>{e.value&&(l.value=l5(e.value,n))}),l}var Fi=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,a5={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 n5(e,n,l){return{props:a5,emits:["scroll-change","load-more","update:modelValue"],setup(o,{emit:i,slots:r}){const s=e,{toLocaleRefs:c}=(0,Ne.useFoxI18n)(n),a=c(o,["pullText","loadText","noMoreText"]),u=(0,t.ref)(),h=_i(u),d=(0,t.reactive)({beforeScrollTop:0,isInfiniting:!1,y:0,x:0,distance:0}),m=(0,t.computed)(()=>({[s]:!0})),$=(0,t.computed)(()=>{const f=[`${s}__container`];return o.containerClass&&f.push(o.containerClass),f}),x=f=>f?f.offsetTop+x(f.offsetParent):0,w=()=>{let f=0,O=0,P="down";if(h.value==window){const H=Fi();u.value&&(f=x(u.value)+u.value.offsetHeight-H-window.innerHeight),O=H}else{const{scrollHeight:H,clientHeight:Y,scrollTop:q}=h.value;f=H-Y-q,O=q}return d.beforeScrollTop>O?P="up":P="down",d.beforeScrollTop=O,i("scroll-change",O),f<=o.threshold&&P=="down"},y=()=>{ia(()=>{if(!w()||!o.hasMore||d.isInfiniting)return!1;d.isInfiniting=!0,i("update:modelValue",!0),(0,t.nextTick)(()=>i("load-more"))})},b=()=>{h.value&&h.value.addEventListener("scroll",y,o.useCapture)},p=()=>{h.value&&h.value.removeEventListener("scroll",y,o.useCapture)};(0,t.onMounted)(()=>{b(),o.immediate&&y()}),(0,t.onUnmounted)(()=>{p()});const v=(0,t.ref)(!1);return(0,t.onActivated)(()=>{v.value&&(v.value=!1,b())}),(0,t.onDeactivated)(()=>{v.value=!0,p()}),(0,t.watch)(()=>o.modelValue,f=>{f||(d.isInfiniting=!1)}),()=>{const f=(0,t.h)("view",{class:$.value},[r?.default?.()]),O=[];if(d.isInfiniting){let H=r?.loading?.()??null;if(!H){let q=r?.loadingIcon?.()??null;q||(q=(0,t.h)(l,{class:[`${s}__bottom-box__img`]}));const B=(0,t.h)("view",{class:`${s}__bottom-box__text`},[a.loadText.value]);H=[q,B]}const Y=(0,t.h)("view",{class:`${s}__bottom-box`},H);O.push(Y)}else if(!o.hasMore){let H=r?.finished?.()??null;H||(H=(0,t.h)("view",{class:`${s}__bottom-tips`},[a.noMoreText.value]),O.push(H))}const P=(0,t.h)("view",{class:`${s}__bottom`},O);return(0,t.h)("view",{class:m.value,ref:u},[f,P])}}}}var{componentName:r5,create:i5,scope:o5}=ce("infinite-loading"),s5=i5(n5(r5,o5,ll)),Wl=s5,c5={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"}},u5=(e,n,l)=>({props:c5,emits:["change","update:modelValue","blur","focus","clear","search","click-input","keyup-input","click-left-icon","click-right-icon"],setup(o,i){const{emitEvent:r}=St({context:i},o.prop),{toLocaleRefs:s}=(0,Ne.useFoxI18n)(n),c=s(o,["placeholder"]),{slots:a}=i,u=(0,t.reactive)({active:!1}),h=(0,t.computed)(()=>({background:o.background})),d=(0,t.computed)(()=>({background:o.inputBackground})),m=B=>{let k=B.target.value;o.maxLength&&k.length>Number(o.maxLength)&&(k=k.slice(0,Number(o.maxLength))),r("update:modelValue",k,B),r("change",k,B)},$=(0,t.ref)({}),x=B=>{let k=B.target.value;u.active=!0,$.value=o.focusStyle,r("focus",k,B)},w=B=>{setTimeout(()=>{u.active=!1},0);let k=B.target.value;o.maxLength&&k.length>Number(o.maxLength)&&(k=k.slice(0,Number(o.maxLength))),$.value={},r("blur",k,B)},y=B=>{r("update:modelValue","",B),r("change","",B),r("clear","")},b=(0,t.computed)(()=>String(o.modelValue).length>0),p=(0,t.computed)(()=>{const B={};return b.value||(B.display="none"),B}),v=B=>{o.autoblur&&Y.value?.blur(),(typeof B.cancelable!="boolean"||B.cancelable)&&B.preventDefault(),r("search",o.modelValue)},f=B=>{r("keyup-input",B)},O=B=>{r("click-input",B)},P=B=>{r("click-left-icon",o.modelValue,B)},H=(0,t.computed)(()=>({textAlign:o.inputAlign})),Y=(0,t.ref)(null);(0,t.onMounted)(()=>{o.autofocus&&Y.value.focus()});const q=()=>{const B=[];if(a.leftin){const N=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__input-left-search-icon`],onClick:P},[a.leftin()]);B.push(N)}const k=(0,t.h)("input",{class:`${e}__input-inner-input`,ref:Y,style:H.value,type:o.inputType,maxlengt:o.maxLength,placeholder:c.placeholder.value,value:o.modelValue,disabled:o.disabled,readonly:o.readonly,onClick:O,onInput:m,onFocus:x,onBlur:w,onkeyup:f}),M=(0,t.h)("form",{class:[`${e}__input-inner`],action:"#",onSubmit:v},[k]);B.push(M);const E=[];if(o.clearable){const N=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__input-clear-icon`],style:p.value,onClick:y},[(0,t.h)(a?.clear?.()??o.clearIcon??l)]);E.push(N)}if(a.rightin){const N=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__input-right-search-icon`]},[a.rightin()]);E.push(N)}if(E.length>0){const N=(0,t.h)("view",{class:`${e}__input-inner-right`},E);B.push(N)}return(0,t.h)("view",{class:[`${e}__search-input`,`${o.shape}`],style:{...d.value,...$.value}},B)};return()=>{const B=[];if(o.label){const M=(0,t.h)("span",{class:`${e}__search-label`},[o.label]);B.push(M)}if(a.leftout){const M=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__left-search-icon`]},[a.leftout()]);B.push(M)}const k=q();if(B.push(k),a.rightout){const M=(0,t.h)("view",{class:[`${e}__search-icon`,`${e}__right-search-icon`]},[a.rightout()]);B.push(M)}return(0,t.h)("view",{class:`${e}`,style:h.value},B)}}}),{componentName:d5,create:f5,scope:m5}=ce("searchbar"),h5=f5(u5(d5,m5,$e.CircleClose)),Yl=h5,{componentName:p5,create:g5,scope:y5}=ce("actionsheet-pane"),b5=g5(Jf(p5,y5,st,Wl,T.ElButton,Yl,Q2,U2,ci,A1,!1)),Ul=b5,Ri={type:{type:String,default:"text"},placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String},actionSheetClass:{type:String},separator:{type:[String],required:!1,defualt:" "}},S5={...ze,...Te,...Ri,...jl};function w5(e,n,l,o,i,r){return{props:S5,emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(s,c){const{itemTemplateRef:a,innerDisabled:u,disabled:h,innerReadonly:d,readonly:m,browse:$}=Ae(s),{emitEvent:x,exposeApi:w}=Ee({componentName:e,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return m.value},get disabled(){return h.value},get props(){return s},context:c,get templateRefProxy(){return a.value}},s.prop??c.attrs.name),{toLocaleRefs:y}=(0,Ne.useFoxI18n)(n),b=y(s,["placeholder"]),p=(0,t.ref)(!1),v=ve(s,"modelValue",null,x),f=(0,t.ref)(""),O=(0,t.computed)(()=>Array.isArray(f.value)?f.value.join(s.separator):f.value),P="fox-input-item",H=(0,t.computed)(()=>({[P]:!0,[`${P}__disabled`]:h.value})),Y=Ve((0,t.computed)(()=>s.textAlign),"textAlign"),q=(0,t.computed)(()=>{const F={};return Y.value&&(F["text-align"]=Y.value),F}),B=(0,t.ref)(!1),k=()=>{B.value=!0},M=F=>{B.value=F},E=F=>{v.value=F,x("update:modelValue",F)},N=(F,X)=>{x("change",F,X)},_=F=>{let X=F.target.value;p.value=!0,x("focus",X,F)},V=F=>{setTimeout(()=>{p.value=!1},0);let X=F.target.value;s.maxLength&&X.length>Number(s.maxLength)&&(X=X.slice(0,Number(s.maxLength))),x("blur",X,F)},W=F=>{f.value=F,x("update:text",F)},K=(0,t.computed)(()=>dt(s.unit)>0),J=(0,t.ref)(),L=(0,t.ref)(null);return w({focus:()=>{J?.value.focus()},blur:()=>{J?.value.blur()},select:()=>{J?.value.select()},search:F=>{L.value&&L.value.search(F)},clear:()=>{L.value&&L.value.clear},confirm:F=>{L.value&&L.value.confirm()},cancel:()=>{L.value&&L.value.cancel()},setDisabled:F=>{u.value=F},setReadonly:F=>{d.value=F}}),()=>{if($.value==="on"&&(m.value||h.value))return o({modelValue:O.value},c.slots);const F={ref:J,class:H.value,style:q.value,type:"text",maxlength:s.maxLength,placeholder:b.placeholder.value,readonly:!0,value:O.value,onClick:k,onFocus:_,onBlur:V},X={};c.slots.prepend&&(X.prepend=c.slots.prepend),c.slots.append&&(X.append=c.slots.append),c.slots.prefix&&(X.prefix=c.slots.prefix),c.slots.suffix?X.suffix=c.slots.suffix:K.value?X.suffix=()=>[s.unit]:X.suffix=()=>(0,t.h)(T.ElIcon,{},{default:()=>(0,t.h)($e.ArrowDown)});const le=[],Z=(0,t.h)(T.ElInput,F,X);le.push(Z);const D={default:()=>le};D.label=c.slots.default,D.prepend=c.slots.prepend,D.append=c.slots.append,D.fixedPreTip=c.slots.fixedPreTip,D.fixedTip=c.slots.fixedTip;const A=ot(s,jl);A.ref=L,A.class=s.actionSheetClass,A.disabled=h.value||m.value,A.visible=B.value,A["onUpdate:visible"]=M,A.modelValue=v.value,A["onUpdate:modelValue"]=E,A.text=f.value,A["onUpdate:text"]=W,A.onChange=N,A.poppable=!0;const ae=(0,t.h)(i,A,{title:c.slots.title,search:c.slots.search,option:c.slots.option,optionLabel:c.slots.optionLabel,optionIcon:c.slots.optionIcon,buttons:c.slots.buttons});D.hide=()=>[ae];const ne={...Be(s,Ri,jl),ref:a};return s.prop&&(ne.prop=`${s.prop}_item`),l(ne,D)}}}}var{componentName:v5,create:N5,scope:C5}=ce("actionsheet-item"),k5=N5(w5(v5,C5,Ie,qe,Ul)),yn=k5,Oi={readonly:{type:Boolean,default:!1},visibleItemCount:{type:[Number,String],default:7},textKey:{type:String,required:!1,default:"text"},valueKey:{type:String,required:!1,default:"value"},childrenKey:{type:String,required:!1,default:"children"},threeDimensional:{type:Boolean,default:!0},swipeDuration:{type:[Number,String],default:360}},bn={...Ua,...Oi,modelValue:{type:[String,Number,Boolean,Object,Array],default:""},text:{type:[Array],default:[]},columnOptions:{type:[Object,Function]},source:{type:[Array,Function,String],default:[]},sourceFilter:{type:[Function]},params:{type:Object},valueType:{type:String,required:!1,default:"value"},title:{type:String},cancelText:{type:String},clearText:{type:String},confirmText:{type:String},isAutoBackFill:{type:[Boolean],default:!0}};function x5(e){return e===window}var Sn=e=>{const n=(0,t.unref)(e);if(x5(n)){const l=n.innerWidth,o=n.innerHeight;return{top:0,left:0,right:l,bottom:o,width:l,height:o}}return n&&n.getBoundingClientRect?n.getBoundingClientRect():{top:0,left:0,right:0,bottom:0,width:0,height:0}},qi=10;function Hi(e,n){return e>n&&e>qi?"horizontal":n>e&&n>qi?"vertical":""}function nl(){const e=window.navigator.userAgent;return"ontouchstart"in window||e.indexOf("touch")!==-1||e.indexOf("mobile")!==-1}function rl(){const e={startX:0,startY:0,startTime:0,duration:0,moveX:0,moveY:0,deltaX:0,deltaY:0,offsetX:0,offsetY:0,direction:""},n=()=>e.direction==="vertical",l=()=>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=Hi(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:n,isHorizontal:l,state:e}}function ji(){const e=(0,t.ref)(0),n=(0,t.ref)(0),l=(0,t.ref)(0),o=(0,t.ref)(0),i=(0,t.ref)(0),r=(0,t.ref)(0),s=(0,t.ref)(0),c=(0,t.ref)(0),a=(0,t.ref)(0),u=(0,t.ref)(0),h=(0,t.ref)(""),d=()=>h.value==="vertical",m=()=>h.value==="horizontal",$=()=>{s.value=0,c.value=0,a.value=0,u.value=0,h.value="",l.value=0};return{move:(y=>{if(y.touches){const b=y.touches[0];s.value=b.clientX-e.value,c.value=b.clientY-n.value,i.value=b.clientX,r.value=b.clientY}else{const b=y;s.value=b.clientX-e.value,c.value=b.clientY-n.value,i.value=b.clientX,r.value=b.clientY}a.value=Math.abs(s.value),u.value=Math.abs(c.value),o.value=Date.now()-l.value,h.value||(h.value=Hi(a.value,u.value))}),start:(y=>{if($(),y.touches){const b=y.touches[0];e.value=b.clientX,n.value=b.clientY}else{const b=y;e.value=b.clientX,n.value=b.clientY}l.value=Date.now()}),reset:$,startX:e,startY:n,startTime:l,duration:o,moveX:i,moveY:r,deltaX:s,deltaY:c,offsetX:a,offsetY:u,direction:h,isVertical:d,isHorizontal:m}}var Ki=36;function z5(){return Ki}function E5(e){Ki=e}function nt(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function wn(e,n){return typeof e.childrenKey=="string"&&e.childrenKey.length>0?n[e.childrenKey]:n.children??null}function T5(e,n,l){typeof e.childrenKey=="string"&&e.childrenKey.length>0&&(n[e.childrenKey]=l),n.children=l}function vt(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function Wi(e,n){return typeof e.itemOptions=="function"?e.columnOptions(n):e.columnOptions}var $5=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(!n)return[];if(Array.isArray(n))return n;if(typeof n=="function")return await n(l);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await o(n,l))}};function B5(){return new $5(Je())}function Yi(e,n,l){return!(nt(e,n)!==nt(e,l)||vt(e,n)!==vt(e,l))}function V5(e,n,l,o){if(l.length==0)return[];Array.isArray(n)||(n=[n]);const i=[],r=e.valueType??"value";if(o==="singleColumn"||o==="multipleColumn")for(let s=0;s<n.length&&s<l.length;s++){const c=n[s];let a=l[s].findIndex(u=>{if(r==="text")return nt(e,u)===c;if(r==="value"){let h=vt(e,u);return h==null&&(h=nt(e,u)),h===c}else if(r==="item")return Yi(e,u,c)});if(a==-1)break;i.push(a)}else{let s=l[0];for(let c=0;c<n.length;c++){const a=n[c];let u=s.findIndex(d=>{if(r==="text")return nt(e,d)===a;if(r==="value"){let m=vt(e,d);return m==null&&(m=nt(e,d)),m===a}else if(r==="item")return Yi(e,d,a)});if(u==-1)break;i.push(u);const h=wn(e,s[u]);if(!Array.isArray(h))break;s=h}}return i}function Ui(e,n,l,o){if(l.length==0)return null;const i={texts:[],values:[],items:[]},r=e.valueType??"value";if(o==="singleColumn"||o==="multipleColumn")for(let s=0;s<n.length&&s<l.length;s++){const c=l[s];let a=n[s];a<0&&a>=c.length&&(a=0);const u=c[a],h=nt(e,u);if(i.texts.push(h),i.items.push(u),r==="text")i.values.push(h);else if(r==="value"){let d=vt(e,u);d==null&&(d=h),i.values.push(d)}else i.values.push(u)}else{let s=l[0];for(let c=0;c<n.length;c++){let a=n[c];a<0&&a>=s.length&&(a=0);const u=s[a],h=nt(e,u),d=Object.assign({},u);if(d.children=null,i.texts.push(h),i.items.push(d),r==="text")i.values.push(h);else if(r==="value"){let m=vt(e,u);m==null&&(m=h),i.values.push(m)}else i.values.push(d);if(!Array.isArray(u.children))break;s=u.children}}return i}function Gi(e){return{text:e,value:e}}var D5=15,M5=300,A5=200,{create:I5}=ce("picker-column");function P5(e){e.stopPropagation()}function L5(e,n){(typeof e.cancelable!="boolean"||e.cancelable)&&e.preventDefault(),n&&P5(e)}var _5={source:{type:Array,default:[]},columnIndex:{type:Number,required:!0,default:0},modelValue:{type:Number,required:!0,default:0},itemHeight:{type:Number,required:!0,default:35},visible:{type:Boolean,default:!1},...Oi},F5=I5({props:_5,emits:["click","change","update:modelValue"],setup(e,{emit:n}){const l=(0,t.computed)(()=>({"fox-picker__list":!0})),o=(0,t.computed)(()=>({height:`${we(e.visibleItemCount)*+e.itemHeight}px`})),i=(0,t.computed)(()=>({"fox-picker__content":!0,"fox-picker__content-tile":!e.threeDimensional,"fox-picker__content-roller":e.threeDimensional})),r=(0,t.computed)(()=>e.itemHeight*Math.floor(+e.visibleItemCount/2)),s=H=>{const Y=H+1;return Y>=d.currIndex+8||Y<=d.currIndex-8},c=(0,t.computed)(()=>({transition:`transform ${d.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`rotate3d(1, 0, 0, ${d.deg})`,top:`${r.value}px`})),a=H=>{const Y=H+1;return`transform: rotate3d(1, 0, 0, ${-d.rotation*Y}deg) translate3d(0px, 0px, 104px)`},u=(0,t.computed)(()=>({transition:`transform ${d.scrollTime}ms cubic-bezier(0.17, 0.89, 0.45, 1)`,transform:`translate3d(0, ${d.scrollDistance+r.value}px, 0)`})),h=(0,t.ref)(null),d=(0,t.reactive)({currIndex:e.modelValue,startDistance:0,scrollDistance:0,scrollTime:0,moving:!1,rotation:20,deg:0,transitionEndTrigger:null}),m=H=>nt(e,H),$=H=>vt(e,H),x=ji(),w=()=>{d.transitionEndTrigger&&(d.transitionEndTrigger(),d.transitionEndTrigger=null)},y=(H,Y=!1,q=!1)=>{if(d.currIndex=H,Y){const B=()=>{d.moving=!1,n("update:modelValue",H),n("change",H)};q?d.transitionEndTrigger=B:B()}},b=(H,Y,q)=>{let B=H+d.startDistance;if(Y==="end"){const k=-(e.source.length-1)*e.itemHeight;B<k&&(B=k),B>0&&(B=0);let M=Math.abs(Math.round(-B/e.itemHeight));const E=-M*e.itemHeight,N=`${(M+1)*d.rotation}deg`;y(M,!0,q?q>0:!1),p(E,Y,q,N)}else{let k=(-B/e.itemHeight+1)*d.rotation;const M=(e.source.length+1)*d.rotation,E=0;if(k=Math.min(Math.max(k,E),M),e.threeDimensional&&(k<E||k>M))return;p(B,null,void 0,`${k}deg`)}},p=(H=0,Y,q=A5,B)=>{Y==="end"?d.scrollTime=q:d.scrollTime=0,d.deg=B,d.scrollDistance=H},v=(H,Y)=>(H=Math.abs(H/Y)/.003*(H<0?-1:1),H),f=H=>{e.readonly||(d.startDistance=d.scrollDistance,x.start(H),d.transitionEndTrigger=null)},O=H=>{e.readonly||(d.moving=!0,x.move(H),x.isVertical()&&(d.moving=!0,L5(H,!0)),b(x.deltaY.value,"",0))},P=()=>{if(e.readonly)return;const H=x.deltaY.value,Y=x.duration.value;Y<M5&&Math.abs(H)>D5?b(v(H,Y),"end",we(e.swipeDuration)):b(H,"end",0)};return(0,t.watch)(()=>e.modelValue,H=>{const Y=d.currIndex-H;Y!==0&&(d.currIndex=H,d.startDistance=d.scrollDistance,b(Y*e.itemHeight,"",0))}),(0,t.watch)(()=>e.source,H=>{if(d.currIndex>=H.length){const Y=(H.length-1-d.currIndex)*e.itemHeight;d.startDistance=d.scrollDistance,b(Y,"end",0)}}),(0,t.watch)(()=>e.visible,H=>{H===!1&&w()}),(0,t.onMounted)(()=>{b(-e.modelValue*e.itemHeight)}),{classes:l,styles:o,contentClasses:i,itemText:m,itemValue:$,...(0,t.toRefs)(d),roller:h,getItemText:nt,onTouchStart:f,onTouchMove:O,onTouchEnd:P,isHidden:s,setRollerStyle:a,touchRollerStyle:c,touchTileStyle:u,stopMomentum:w}}}),R5={key:1,class:"fox-picker__item-tile"};function O5(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(e.classes),style:(0,t.normalizeStyle)(e.styles),onTouchstart:n[0]||(n[0]=(...s)=>e.onTouchStart&&e.onTouchStart(...s)),onTouchmove:n[1]||(n[1]=(...s)=>e.onTouchMove&&e.onTouchMove(...s)),onTouchend:n[2]||(n[2]=(...s)=>e.onTouchEnd&&e.onTouchEnd(...s)),onTouchcancel:n[3]||(n[3]=(...s)=>e.onTouchEnd&&e.onTouchEnd(...s)),onTransitionend:n[4]||(n[4]=(...s)=>e.stopMomentum&&e.stopMomentum(...s))},[(0,t.createElementVNode)("view",{ref:"roller",class:(0,t.normalizeClass)(e.contentClasses),style:(0,t.normalizeStyle)(e.threeDimensional?e.touchRollerStyle:e.touchTileStyle)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.source,(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:`${e.columnIndex}_${c}`},[e.threeDimensional?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(["fox-picker__item",{"fox-picker__item-hidden":e.isHidden(c)}]),style:(0,t.normalizeStyle)(e.setRollerStyle(c))},(0,t.toDisplayString)(e.itemText(s)),7)):((0,t.openBlock)(),(0,t.createElementBlock)("view",R5,(0,t.toDisplayString)(e.itemText(s)),1))],64))),128))],6)],38)}var q5=De(F5,[["render",O5]]),{create:H5,componentName:j5,scope:K5}=ce("picker"),W5=H5({components:{PickerColumn:q5,Popup:st},props:bn,emits:["close","change","confirm","update:visible","update:text","update:modelValue","clear"],setup(e,{emit:n}){const{toLocaleRefs:l,t:o}=(0,Ne.useFoxI18n)(K5),i=l(e,["title","cancelText","clearText","confirmText"]),r=(0,t.ref)(null),s=(0,t.ref)(z5());(0,t.watch)(()=>e.visible,M=>{M&&s.value<=0&&setTimeout(()=>{r.value&&(s.value=Sn(r.value).height,E5(s.value))},50)});const c=(0,t.computed)(()=>({[j5]:!0})),a=B5(),u=(0,t.ref)("singleColumn"),h=(0,t.ref)([]),d=(0,t.computed)(()=>{if(typeof e.sourceFilter=="function"){const M=[];for(let E=0;E<h.value.length;E++){const N=h.value[E];if(Array.isArray(N)){const _=N.filter(e.sourceFilter);M.push(_)}}return M}return h.value});(0,t.watch)([()=>e.source,()=>e.params],async([M,E])=>{if(M){let N=await a.load("select",M,E);if(N.length>0){let _=N[0];if(Array.isArray(_)){if(typeof _[0]=="string"){let V=N,W=[];V.forEach(K=>{let J=K.map(L=>Gi(L));W.push(J)}),h.value=W}else h.value=N;u.value="multipleColumn"}else if(typeof _=="string"){let V=N,W=[],K=V.map(J=>Gi(J));W.push(K),h.value=W,u.value="singleColumn"}else{const V=wn(e,_);Array.isArray(V)?(u.value="cascade",h.value=[N]):(u.value="singleColumn",h.value=[N])}}else h.value=[]}},{immediate:!0});const m=(0,t.ref)([]),$=(0,t.ref)(e.modelValue),x=(0,t.ref)([]),w=(0,t.ref)([]);(0,t.watch)([()=>e.modelValue,()=>d.value],([M,E])=>{let N=V5(e,M,E,u.value);if(!Xe(N,w.value)){w.value=N;let _=Ui(e,N,E,u.value);_&&(m.value=_.texts,n("update:text",m.value))}});const y=(0,t.ref)(e.visible);(0,t.watch)(()=>e.visible,M=>{y.value=M});const b=M=>{let E=Wi(e,M);return We(E)?E.defaultIndex??0:0},p=M=>{if(e.readonly===!0)return!0;let E=Wi(e,M);return We(E)?E.readonly??!1:!1},v=(M,E)=>{let N=w.value;N[M]=E;for(let V=0;V<M;V++)N[V]==null&&(N[V]=b(V));if(u.value==="cascade")for(let V=M+1;V<O.value.length;V++){let W=b(V);V<N.length?N[V]=W:N.push(W)}else for(let V=N.length;V<O.value.length;V++){let W=b(V);N.push(W)}w.value=N;let _=Ui(e,N,d.value,u.value);_&&(m.value=_.texts,$.value=_.values,x.value=_.items)},f=M=>M<w.value.length?w.value[M]:b(M),O=(0,t.computed)(()=>{if(d.value.length==0)return[];if(u.value=="singleColumn"||u.value=="multipleColumn")return d.value;let M=[],E=0,N=d.value[0],_=0;for(;;){const V=N.map(J=>{let L=Object.assign({},J);return T5(e,L,null),L});M.push(V),E>=w.value.length?_=0:_=w.value[E],(_<0||_>=N.length)&&(_=0);let W=N[_];const K=wn(e,W);if(!Array.isArray(K))break;N=K,E++}return M}),P=(0,t.computed)(()=>we(+e.visibleItemCount-1)/2*s.value),H=(M=!1)=>{if(e.readonly===!0){M&&n("update:visible",!1);return}let E=d.value.length-1;for(;E>=0&&!(w.value[E]===null||w.value[E]===void 0);E--);if(E>=0&&v(E,0),u.value==="singleColumn"){let N=$.value.length>0?$.value[0]:"",_=x.value.length>0?x.value[0]:null;n("update:modelValue",N),n("update:text",m.value),n("change",N,_),M&&(n("confirm",N),n("update:visible",!1))}else n("update:modelValue",$.value),n("update:text",m.value),n("change",$.value,x.value),M&&(n("confirm",$.value),n("update:visible",!1))};return{...i,pickerLineRef:r,classes:c,columns:O,dataType:u,show:y,itemHeight:s,top:P,isReadonly:p,getIndex:f,change:(M,E)=>{v(M,E),e.isAutoBackFill&&H(!y.value)},close:()=>{n("close"),n("update:visible",!1)},confirm:()=>{H(!0)},clear:()=>{if(e.readonly===!0){n("update:visible",!1);return}u.value==="singleColumn"?(n("update:modelValue",""),n("change","")):(n("update:modelValue",[]),n("change",[])),n("clear",""),n("update:visible",!1)}}}}),Y5={class:"fox-picker__bar"},U5={class:"fox-picker__title"},G5={class:"fox-picker__bar__action"},X5={class:"fox-picker__column"};function Q5(e,n,l,o,i,r){const s=(0,t.resolveComponent)("PickerColumn"),c=(0,t.resolveComponent)("Popup");return(0,t.openBlock)(),(0,t.createElementBlock)("view",{class:(0,t.normalizeClass)(e.classes)},[(0,t.createVNode)(c,{position:"bottom","pop-class":"fox-picker__popup",visible:e.show,"onUpdate:visible":n[3]||(n[3]=a=>e.show=a),teleport:e.teleport,"lock-scroll":e.lockScroll,"close-on-click-overlay":e.closeOnClickOverlay,onClose:e.close,round:!0,"teleport-disable":e.teleportDisable},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("view",Y5,[(0,t.createElementVNode)("view",U5,(0,t.toDisplayString)(e.title),1),(0,t.createElementVNode)("view",G5,[(0,t.createElementVNode)("view",{class:"fox-picker__left fox-picker__cancel fox-picker__button",onClick:n[0]||(n[0]=(...a)=>e.close&&e.close(...a))},(0,t.toDisplayString)(e.cancelText),1),(0,t.createElementVNode)("view",{class:"fox-picker__right fox-picker__confirm fox-picker__button",onClick:n[1]||(n[1]=(...a)=>e.confirm&&e.confirm(...a))},(0,t.toDisplayString)(e.confirmText),1),e.clearText?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:"fox-picker__right fox-picker__clear fox-picker__button",onClick:n[2]||(n[2]=(...a)=>e.clear&&e.clear(...a))},(0,t.toDisplayString)(e.clearText),1)):(0,t.createCommentVNode)("",!0)])]),(0,t.renderSlot)(e.$slots,"top"),(0,t.createElementVNode)("view",X5,[(0,t.createElementVNode)("view",{class:"fox-picker__mask",style:(0,t.normalizeStyle)({backgroundSize:`100% ${e.top}px`})},null,4),(0,t.createElementVNode)("view",{ref:"pickerLineRef",class:"fox-picker__hairline",style:(0,t.normalizeStyle)({top:` ${e.top}px`})},null,4),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.columns,(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:u,class:"fox-picker__columnitem"},[(0,t.createVNode)(s,{visible:e.show,source:a,readonly:e.isReadonly(u),"column-index":u,modelValue:e.getIndex(u),"onUpdate:modelValue":h=>e.change(u,h),"visible-item-count":e.visibleItemCount,"three-dimensional":e.threeDimensional,"swipe-duration":e.swipeDuration,"item-height":e.itemHeight,"text-key":e.textKey,"value-key":e.valueKey},null,8,["visible","source","readonly","column-index","modelValue","onUpdate:modelValue","visible-item-count","three-dimensional","swipe-duration","item-height","text-key","value-key"])]))),128))]),(0,t.renderSlot)(e.$slots,"default")]),_:3},8,["visible","teleport","lock-scroll","close-on-click-overlay","onClose","teleport-disable"])],2)}var Gl=De(W5,[["render",Q5]]),Xi={...bn,placeholder:{type:String},textAlign:{type:String},maxLength:{type:[String,Number],required:!1},clearable:{type:Boolean,default:!0},unit:{type:[String],required:!1},text:{type:String}};function Z5(e,n,l,o){return{props:{...ze,...Te,...Xi},emits:["change","update:modelValue","blur","focus","clear","update:text","setValue"],setup(i,r){const{itemTemplateRef:s,innerDisabled:c,disabled:a,innerReadonly:u,readonly:h,browse:d}=Ae(i),{emitEvent:m,exposeApi:$}=Ee({componentName:e,validateCheckEvents:["blur","clear","change"],validateResetEvents:["focus","setValue"],get readonly(){return h.value},get disabled(){return a.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:x}=(0,Ne.useFoxI18n)(n),w=x(i,["placeholder"]),y=(0,t.ref)(!1),b=e,p=(0,t.computed)(()=>({[b]:!0})),v=Ve((0,t.computed)(()=>i.textAlign),"textAlign"),f=(0,t.computed)(()=>({textAlign:v.value??"right"})),O=ve(i,"modelValue",null,m),P=(0,t.ref)([]),H=(0,t.computed)(()=>Array.isArray(P.value)?P.value.join(" "):P.value),Y=(0,t.ref)(!1),q=()=>{Y.value=!0},B=F=>{Y.value=F},k=F=>{O.value=F,m("update:modelValue",F)},M=F=>{P.value=F,Array.isArray(F)&&F.length===0?m("update:text",F[0]):m("update:text",F)},E=(F,X)=>{m("change",F,X)};let N=ve(i,"hintText"),_=(0,t.ref)(!1);const V=F=>{let X=F.target.value;y.value=!0,be(N.value)||(_.value=!0),m("focus",X,F)},W=F=>{setTimeout(()=>{_.value&&(_.value=!1),y.value=!1},0);let X=F.target.value;i.maxLength&&X.length>Number(i.maxLength)&&(X=X.slice(0,Number(i.maxLength))),Y.value?setTimeout(()=>{m("blur",X,F)},50):m("blur",X,F)},K=()=>{m("clear","")},J=(0,t.computed)(()=>dt(i.unit)>0),L=(0,t.ref)();return $({focus:()=>{L?.value.focus()},blur:()=>{L?.value.blur()},select:()=>{L?.value.select()},setDisabled:F=>{c.value=F},setReadonly:F=>{u.value=F}}),()=>{if(d.value==="on"&&(h.value||a.value))return o({modelValue:H.value},r.slots);const F={class:p.value,style:f.value,type:"text",maxlength:i.maxLength,placeholder:w.placeholder.value,clearable:he(i.clearable),readonly:!0,value:H.value,onClick:q,onFocus:V,onBlur:W},X={};r.slots.prepend&&(X.prepend=r.slots.prepend),r.slots.append&&(X.append=r.slots.append),r.slots.prefix&&(X.prefix=r.slots.prefix),r.slots.suffix?X.suffix=r.slots.suffix:J.value?X.suffix=()=>[i.unit]:X.suffix=()=>(0,t.h)(T.ElIcon,{},{default:()=>(0,t.h)($e.ArrowDown)});const le=[],Z=(0,t.h)(T.ElInput,F,X);le.push(Z);const D={default:()=>le};D.label=r.slots.default,D.fixedPreTip=r.slots.fixedPreTip,D.fixedTip=r.slots.fixedTip;const A=ot(i,bn);A.disabled=!1,A.readonly=a.value||h.value,A.visible=Y.value,A["onUpdate:visible"]=B,A.modelValue=O.value,A["onUpdate:modelValue"]=k,A.text=P.value,A["onUpdate:text"]=M,A.onClear=K,A.onChange=E;const ae=(0,t.h)(Gl,A);D.hide=()=>[ae];const ne={...Be(i,Xi),ref:s,hintText:N.value,hintVisible:_.value};return i.prop&&(ne.prop=`${i.prop}_item`),l(ne,D)}}}}var{componentName:J5,create:e6,scope:t6}=ce("picker-item"),l6=e6(Z5(J5,t6,Ie,qe)),vn=l6,a6={...ze,...Te,placeholder:{type:[String]},textAlign:{type:[String]},modelValue:{type:[String],required:!1},desc:{type:[String],required:!1},icon:{type:[Object],required:!1},iconSize:{type:[String],required:!1}};function n6(e,n,l,o){return{props:a6,emits:["click","focus","blur","change"],setup(i,r){const{itemTemplateRef:s,disabled:c,readonly:a}=Ae(i),{emitEvent:u,exposeApi:h}=Ee({componentName:e,validateCheckEvents:["change"],validateResetEvents:["focus"],get readonly(){return a.value},get disabled(){return c.value},get props(){return i},context:r,get templateRefProxy(){return s.value}},i.prop??r.attrs.name),{toLocaleRefs:d}=(0,Ne.useFoxI18n)(n),m=d(i,["placeholder"]),$=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,E=>{$.value=E,u("change",E)});const x=(0,t.computed)(()=>({[`${e}`]:!0})),w=(0,t.computed)(()=>({[`${e}__main`]:!0,[`${e}__placeholder`]:!c.value&&be($.value),"is-disabled":c.value,"is-readonly":a.value})),y=Ve((0,t.computed)(()=>i.textAlign),"textAlign"),b=(0,t.computed)(()=>{const E={};return y.value&&(E["text-align"]=y.value),E}),p=(0,t.computed)(()=>!be(i.modelValue)||r.slots.main?!0:!!be(i.desc)),v=(0,t.computed)(()=>be($.value)?m.placeholder.value:$.value),f=(0,t.computed)(()=>!be(i.desc)||r.slots.sub),O=(0,t.computed)(()=>({[`${e}__sub`]:!0})),P=(0,t.computed)(()=>{const E={};return y.value&&(E["text-align"]=y.value),E}),H=()=>{u("focus",$.value)},Y=()=>{u("blur",$.value)},q=(0,t.computed)(()=>({[`${e}__append`]:!0,"is-disabled":c.value,"is-readonly":a.value})),B=E=>{c.value==!0||a.value==!0||u("click")},k=(0,t.computed)(()=>i.icon??l),M=(0,t.computed)(()=>({action:!0}));return h(),()=>{const E=[];if(typeof r.slots.content=="function"){const F=r.slots.content();E.push(F)}else{const F=[];if(p.value){const le={tabIndex:0,class:w.value,style:b.value,onFocus:H,onBlur:Y};let Z=null;r.slots.main?Z=(0,t.h)("view",le,[r.slots.main(v.value)]):Z=(0,t.h)("view",le,[v.value]),F.push(Z)}if(f.value){const le={tabIndex:0,class:O.value,style:P.value,onFocus:H,onBlur:Y};let Z=null;r.slots.sub?Z=(0,t.h)("view",le,[r.slots.sub(i.desc)]):Z=(0,t.h)("view",le,[i.desc]),F.push(Z)}const X=(0,t.h)("view",{class:x.value,onClick:B},F);E.push(X)}const N=[],_=ge(i.iconSize);let V=r.slots.icon;if(!V){const F={width:_,height:_,class:["action-icon"]};V=(0,t.h)(k.value,F)}const W=(0,t.h)("view",{class:M.value,onClick:B},{default:()=>[V]});N.push(W);const K=(0,t.h)("view",{class:q.value},{default:()=>N});E.push(K);const J={default:()=>E};J.label=r.slots.default,J.prepend=r.slots.prepend,J.append=r.slots.append,J.fixedPreTip=r.slots.fixedPreTip,J.fixedTip=r.slots.fixedTip;const L={...ot(i,Te,ze),ref:s};return i.prop&&(L.prop=`${i.prop}_item`),o(L,J)}}}}var{componentName:r6,create:i6,scope:o6}=ce("link-item"),s6=i6(n6(r6,o6,$e.ArrowRight,Ie)),Nn=s6,Cn={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}},Qi=(e,n)=>n[e.textKey],il=(e,n)=>n[e.valueKey],c6=(e,n)=>n[e.visibleKey],Zi=(e,n)=>n[e.disabledKey],u6=(e,n)=>{const l=n[e.doitKey];return he(l)},d6=(e,n)=>{const l=n[e.numKey];return l==null?null:we(n[l])},Ji=(e,n,l)=>{const o=e.itemOptions;return typeof o=="function"?o(n,l):o||null};function f6(e,n,l,o,i,r=!1){return{props:Cn,emits:["update:modelValue","change","click"],setup(s,c){const{emitEvent:a,exposeApi:u}=St({context:c},s.prop),{slots:h}=c,d=(0,t.computed)(()=>{const g={};return g[`${e}`]=!0,g}),m=(0,t.computed)(()=>{const g={};return g[`${e}__titles`]=!0,g[`${s.direction}`]=!0,s.align&&(g[`${s.align}`]=!0),s.scroll===!0&&(g.scrollable=!0),s.shape&&(g[`${s.shape}`]=!0),s.showScrollArrow?(ne.value===!0&&(g["has-left-scroll-arrow "]=!0),ee.value===!0&&(g["has-right-scroll-arrow "]=!0)):s.showQuickNavigation&&(g["has-navigation"]=!0),g}),$=(0,t.computed)(()=>({})),x=(0,t.computed)(()=>{if(!s.gutter)return 0;const g=ge(s.gutter);return g<=0?0:g}),w=(0,t.ref)(s.modelValue);(0,t.watch)(()=>s.modelValue,g=>{w.value!==g&&(w.value=g,F(!1))});const y=(0,t.ref)({"fox-tabs-bar__popup":!0,"fox-tabs-bar__popup--show":!1,"fox-tabs-bar__popup--hide":!1}),b=(0,t.computed)(()=>{const g={};return v.value||(g.display="none"),g}),p=(0,t.ref)(),v=(0,t.ref)(!1),f=()=>{O(!v.value)},O=g=>{const C=g;C?(v.value=C,setTimeout(()=>{y.value["fox-tabs-bar__popup--show"]=!0,y.value["fox-tabs-bar__popup--hide"]=!1},0)):(y.value["fox-tabs-bar__popup--show"]=!1,y.value["fox-tabs-bar__popup--hide"]=!0,p.value?p.value.addEventListener("transitionend",()=>{v.value=!1},{once:!0}):setTimeout(()=>{v.value=!1},0))},P=(0,t.ref)(),H=(0,t.ref)([]),Y=(g,C)=>{H.value[C]=g},q=g=>C=>{Y(C,g)},B=(g,C)=>{const j=P.value,te=H.value;if(!j||!te||!te[g])return;const ie=te[g];let se=0;s.direction==="vertical"?se=ie.offsetTop-(j.offsetHeight-ie.offsetHeight)/2:se=ie.offsetLeft-(j.offsetWidth-ie.offsetWidth)/2,k(j,se,C?0:.3,s.direction)},k=(g,C,j,te)=>{let ie=0;const se=te==="horizontal"?g.scrollLeft:g.scrollTop,ue=j===0?1:Math.round(j*1e3/16);function pe(){te==="horizontal"?g.scrollLeft+=(C-se)/ue:g.scrollTop+=(C-se)/ue,++ie<ue&&ga(pe)}pe()},M=(g,C)=>{const j=il(s,g),te={};return te[`${e}__titles-item`]=!0,te.disabled=Zi(s,g),te.active=j===w.value,s.shape&&(te[`${s.shape}`]=!0),s.ellipsis&&(te.ellipsis=!0),C&&(C.class&&(te[`${C.class}`]=!0),C.disabled===!0&&(te.disabled=C.disabled)),te},E=(g,C)=>{const j={};if(x.value>0){const te=Math.abs(x.value/2);s.direction==="vertical"?(j["margin-top"]=`${te}px`,j["margin-bottom"]=`${te}px`):(j["margin-left"]=`${te}px`,j["margin-right"]=`${te}px`)}return C&&C.style&&Object.assign(j,C.style),j},N=(g,C)=>`${il(s,g)??C}`,_=(g,C)=>{const j=il(s,g),te={};te[`${e}__popup-item`]=!0,te.disabled=Zi(s,g),te.active=j===w.value,s.shape&&(te[`${s.shape}`]=!0);const ie=Ji(s,g,C);return ie&&ie.disabled===!0&&(te.disabled=ie.disabled),te},V=(0,t.computed)(()=>(s.data??[]).filter(g=>c6(s,g)!==!1)),W=(g,C)=>{const j=il(s,g);if(a("click",g,C),w.value==j)return;const te=()=>{w.value=j,s.scroll&&B(C,!1),a("update:modelValue",j),a("change",g,C)};if(typeof s.beforeChange=="function"){const ie=s.beforeChange(g,C);hl(ie)?ie.then(se=>{se!==!1&&te()}).catch(()=>{te()}):ie!==!1&&te()}else te()},K=(g,C)=>function(){W(g,C)},J=(g,C)=>{W(g,C),O(!1)},L=(g,C)=>function(){J(g,C)},F=g=>{if(!Array.isArray(s.data)||!s.scroll)return;ae()&&G();const C=s.data.findIndex(j=>il(s,j)===w.value);C!==-1&&B(C,g)},X=()=>{ae()||U()};(0,t.watch)(()=>s.data,()=>{setTimeout(F,0)}),(0,t.onMounted)(()=>{F(!0)}),(0,t.onBeforeUnmount)(()=>{X()}),u({});const le=(g,C)=>{if(h.item)return h.item({item:g,index:C});const j=Ji(s,g,C),te=[];if(h.text){const se=h.text({item:g,index:C});te.push(se)}else{const se=[];if(j?.doit===!0||u6(s,g)){const Ce=(0,t.h)("view",{class:[`${e}__titles-item-tip`,"doit"]});se.push(Ce)}const ue=j?.num??d6(s,g);if(ue){let Ce="";const Pe=we(ue);Pe>=100?Ce="99+":Ce=`${Pe}`;const Ke=(0,t.h)("view",{class:[`${e}__titles-item-tip`,"num"]},[Ce]);se.push(Ke)}const pe={class:`${e}__titles-item-text`};se.push(Qi(s,g));const ye=(0,t.h)("view",pe,se);te.push(ye)}const ie=(0,t.h)("view",{class:`${e}__titles-item-line`});return te.push(ie),(0,t.h)("view",{ref:q(C),class:M(g,j),style:E(g,j),key:N(g,C),onClick:K(g,C)},te)},Z=()=>{const g=h.default?h.default():[];if(g.length===0)for(let C=0;C<V.value.length;C++){const j=V.value[C],te=le(j,C);g.push(te)}return(0,t.h)("view",{ref:P,class:m.value,style:$.value},g)},D=()=>{let g=null;return h.navigation?g=h.navigation():g=(0,t.h)(l),(0,t.h)("view",{class:`${e}__navigation`,onClick:f},[g])},A=()=>{const g=[];for(let C=0;C<V.value.length;C++){const j=V.value[C];let te=null;h.popupItem?te=h.popupItem({item:j,index:C}):te=Qi(s,j);const ie=(0,t.h)("view",{class:_(j,C),key:N(j,C),onClick:L(j,C)},[te]);g.push(ie)}return(0,t.h)("view",{class:y.value,style:b.value},g)},ae=()=>s.showScrollArrow&&s.direction=="horizontal",ne=(0,t.ref)(!1),ee=(0,t.ref)(!1),R=g=>{const C=P.value,j=H.value;if(!(!C||!j))if(g==="left"){const te=C.scrollLeft;let ie=te;for(let se=0;se<j.length;se++){const ue=j[se].offsetLeft;if(te-ue<0)break;ie=ue}k(C,ie,.3,"horizontal")}else{const te=C.scrollLeft;let ie=te,se=C.offsetWidth;for(let ue=j.length-1;ue>=0;ue--){const pe=j[ue].offsetLeft+j[ue].offsetWidth;if(pe-te<C.offsetWidth){ie+=se-pe;break}se=pe}k(C,ie,.3,"horizontal")}},Q=Ge(()=>{const g=P.value;if(!g)return;let C=g.scrollLeft>0;C!==ne.value&&(ne.value=C);let j=g.scrollWidth-g.scrollLeft>g.offsetWidth;j!==ee.value&&(ee.value=j)},50),z=g=>{Q()},G=()=>{const g=P.value;g&&(Q(),g.addEventListener("scroll",z))},U=()=>{const g=P.value;g&&g.removeEventListener("scroll",z)},I=g=>{if(g==="left"&&ne.value!==!0||g==="right"&&ee.value!==!0)return null;let C=null;return g==="left"?h.leftArrow?C=h.leftArrow():C=(0,t.h)(o):h.rightArrow?C=h.rightArrow():C=(0,t.h)(i),(0,t.h)("view",{class:[`${e}__scroll-arrow`,g],onClick:()=>{R(g)}},[C])};return()=>{const g=[],C=Z();if(g.push(C),ae()){const j=I("left");j&&g.push(j);const te=I("right");te&&g.push(te)}else if(s.showQuickNavigation){const j=D();g.push(j);const te=A();g.push(te)}return(0,t.h)("view",{class:d.value},g)}}}}var{create:m6,componentName:h6,scope:p6}=ce("tabs-bar"),g6=m6(f6(h6,p6,xu,ju,O1,!1)),ol=g6,eo=Symbol("TabsStatesKey"),kn={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]}},y6=15,b6=300,S6=200;function w6(e,n,l=1){return e=Math.abs(e/n)/.003*(e<0?-1:1),e*l}function to(e,n=0,l,o,i=S6){l==="end"?e.style.transition=`transform ${i}ms linear`:e.style.transition="transform 0ms linear",o==="horizontal"?e.style.transform=`translate3d(${n}px, 0, 0)`:e.style.transform=`translate3d(0, ${n}px, 0)`}var v6=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,n,l,o=1){this.onStart=e,this.onMove=n,this.onEnd=l,this.momentumReduceRatio=o,this.isTouch=nl()}open(e){this.el=e;const n=rl(),l=(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;n.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 i={delta:0,type:"start",direction:this.direction};this.onStart(i)},this.touchmove=o=>{if(!this.moving)return;n.move(o);let i=0;if(this.direction==="horizontal"){if(n.isVertical())return;i=n.state.deltaX}else{if(n.isHorizontal())return;i=n.state.deltaY}l(i,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(n.isVertical()){this.moving=!1;return}o=n.state.deltaX}else{if(n.isHorizontal()){this.moving=!1;return}o=n.state.deltaY}const i=n.state.duration;i<b6&&Math.abs(o)>y6?(o=w6(o,i,this.momentumReduceRatio),l(o,this.direction,"end")):l(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 N6(e,n,l,o=1){return new v6(e,n,l,o)}function C6(e,n,l=!1){return{props:kn,emits:["update:modelValue","change"],setup(o,i){const{emitEvent:r,exposeApi:s}=St({context:i},o.prop),{slots:c}=i,a=(0,t.shallowRef)([]),u={current:(0,t.ref)(o.modelValue??""),direction:(0,t.ref)(o.direction),transition:o.transition,tabWidth:(0,t.ref)(-1),tabHeight:(0,t.ref)(-1),add:q=>{const B={name:q};u.current.value===q&&(B.loaded=!0),a.value.push(B),(0,t.triggerRef)(a)},remove:q=>{const B=a.value.findIndex(k=>k.name===q);B!==-1&&a.value.splice(B,1)},isLoaded:q=>{if(!o.lazy)return!0;const B=a.value.findIndex(k=>k.name===q);return B!==-1?u.current.value?a.value[B].loaded??!1:B===0:!1}};(0,t.provide)(eo,u);const h=q=>{const B=a.value.findIndex(k=>k.name===q);B!==-1&&(a.value[B].loaded=!0,(0,t.triggerRef)(a))};(0,t.watch)([()=>o.modelValue,()=>o.direction],([q,B])=>{u.current.value!==q&&(u.current.value=q??"",h(q??"")),u.direction.value!==B&&(u.direction.value=B)});const d=(0,t.ref)(null),m=(0,t.ref)(null),$=(0,t.computed)(()=>({[e]:!0,[`${o.direction}`]:!0})),x=(0,t.computed)(()=>{const q={};if(o.width){const B=xe(o.width);B&&(q.width=B)}if(o.height){const B=xe(o.height);B&&(q.height=B)}return q});let w=!0;const y=(0,t.computed)(()=>{const q={};if(o.transition===!1)return q;const B=a.value.length;if(B<=0)return q;const k=a.value.findIndex(M=>M.name===u.current.value);return u.direction.value==="vertical"?u.tabHeight.value>0&&(q.height=`${B*u.tabHeight.value}px`,k!==-1&&(q.transform=`translate(0, -${k*u.tabHeight.value}px)`)):u.tabWidth.value>0&&(q.width=`${B*u.tabWidth.value}px`,k!==-1&&(q.transform=`translate(-${k*u.tabWidth.value}px, 0)`)),w&&(w=!1,q.transition="transform 0s ease"),q}),b={min:0,max:0,start:0,moved:0,itemDistance:0,triggerAutoMoveRatio:.3},p=q=>{const B=a.value.length,k=a.value.findIndex(M=>M.name===u.current.value);b.moved=0,q.direction==="vertical"?(b.min=-1*(u.tabHeight.value*(B-1)+u.tabHeight.value/4),b.max=u.tabHeight.value/4,b.start=-k*u.tabHeight.value,b.itemDistance=u.tabHeight.value):(b.min=-1*(u.tabWidth.value*(B-1)+u.tabWidth.value/4),b.max=u.tabWidth.value/4,b.start=-k*u.tabWidth.value,b.itemDistance=u.tabWidth.value)},v=q=>{const B=m.value;if(!B)return;let k=b.start+q.delta;if(k>b.max?k=b.max:k<b.min&&(k=b.min),q.type==="move")to(B,k,"move",q.direction,300);else if(q.type==="end"){let M=Math.floor(Math.abs(k)*1/b.itemDistance);const E=Math.abs(k)%b.itemDistance;b.start>k?E>=b.itemDistance*b.triggerAutoMoveRatio&&(M+=1):E>b.itemDistance-b.itemDistance*b.triggerAutoMoveRatio&&(M+=1),k=-1*M*b.itemDistance,to(B,k,"end",q.direction,300),b.moved=k;const N=a.value[M].name;u.current.value=N??"",h(N??""),r("update:modelValue",N)}},f=()=>{},O=()=>{if(!d.value)return;const q=$l(d.value);u.tabWidth.value=q.width,u.tabHeight.value=q.height},P=Nr(O,250);let H=null,Y=null;return(0,t.onMounted)(()=>{o.transition!==!1&&d.value&&(O(),window.ResizeObserver&&(Y=new window.ResizeObserver(P),Y.observe(d.value)),o.draggle&&(H=N6(p,v,f),H.open(m.value)))}),(0,t.onBeforeUnmount)(()=>{Y&&(Y.disconnect(),Y=null),H&&H.close()}),s({doLayout(){O()}}),()=>{const q=(0,t.h)("view",{class:`${e}__panes`,style:y.value,ref:m},[c?.default?.()]);return(0,t.h)("view",{class:$.value,style:x.value,ref:d},[q])}}}}var{create:k6,componentName:x6,scope:z6}=ce("tabs-container"),E6=k6(C6(x6,z6,!1)),sl=E6,T6={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 $6(e,n,l){return{props:T6,setup(o,{emit:i,slots:r}){const s=(0,t.inject)(eo);(0,t.onMounted)(()=>{s.add(o.paneKey)}),(0,t.onBeforeUnmount)(()=>{s.remove(o.paneKey)});const c=(0,t.computed)(()=>{const h=[e];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}),a=(0,t.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,t.computed)(()=>o.loaded!=null?he(o.loaded):s.isLoaded(o.paneKey));return()=>{let h=[];if(u.value)h=r?.default?.()??[];else if(r.empty)h=r.empty();else{const d={class:`${e}__empty-icon`},m=(0,t.h)(o.emptyIcon??l,d),$=(0,t.h)("view",{class:`${e}__empty-text`},[o.emptyText??"Loading"]),x=(0,t.h)("view",{class:`${e}__empty`},[m,$]);h.push(x)}return(0,t.h)("view",{class:c.value,style:a.value,prop:o.paneKey},h)}}}}var{create:B6,componentName:V6,scope:D6}=ce("tabs-pane"),M6=B6($6(V6,D6,ll)),Xl=M6,A6={...Cn,...kn,modelValue:{type:[String,Number],default:0},direction:{type:[String]},height:{type:[String,Number]},width:{type:[String]}};function I6(e,n,l,o){return{props:A6,emits:["update:modelValue","change"],setup(i,r){const{emitEvent:s,exposeApi:c}=St({context:r},i.prop),{slots:a}=r,u=e,h=(0,t.computed)(()=>{const b=[`${u}`];return i.direction==="vertical"?b.push("vertical-tabbar"):b.push("horizontal-tabbar"),b}),d=(0,t.computed)(()=>{const b={};if(i.width){const p=xe(i.width);p&&(b.width=p)}if(i.height){const p=xe(i.height);p&&(b.height=p)}return b}),m=(0,t.computed)(()=>[`${u}__bar`]),$=(0,t.computed)(()=>[`${u}__container`]),x=(0,t.ref)(i.modelValue);(0,t.watch)(()=>i.modelValue,b=>{x.value!==b&&(x.value=b)});const w=b=>{s("change",b)},y=b=>{x.value!==b&&(x.value=b,s("update:modelValue",b))};return c({}),()=>{const{getChildren:b}=Qt(a.default),p=b(),v=[];if(Array.isArray(i.data))v.push(...i.data);else for(let B=0;B<p.length;B++){const k=p[B].props??{},M={text:k.label??"",value:k["pane-key"]??k.paneKey??""};v.push(M)}const f={};for(let B in a)B!=="default"&&(f[B]=a[B]);const O=ot(i,Cn);Object.assign(O,{prop:null,data:v,class:m.value,modelValue:x.value,direction:i.direction,onChange:w,"onUpdate:modelValue":y});const P=(0,t.h)(l,O,f),H={default:()=>p},Y=ot(i,kn);Object.assign(Y,{prop:null,class:$.value,modelValue:x.value,onChange:w,"onUpdate:modelValue":y});const q=(0,t.h)(o,Y,H);return(0,t.h)("view",{class:h.value,style:d.value},[P,q])}}}}var{create:P6,componentName:L6,scope:_6}=ce("tabs-frame"),F6=P6(I6(L6,_6,ol,sl)),xn=F6,R6={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 O6(e,n){return typeof e.textKey=="string"&&e.textKey.length>0?n[e.textKey]:n.text}function lo(e,n){return typeof e.valueKey=="string"&&e.valueKey.length>0?n[e.valueKey]:n.value}function ao(e,n){return typeof e.disabledKey=="string"&&e.disabledKey.length>0?n[e.disabledKey]:n.disabled??null}function q6(e,n){return typeof e.visibleKey=="string"&&e.visibleKey.length>0?n[e.visibleKey]:n.visible??null}function zn(e,n){return typeof e.statusKey=="string"&&e.statusKey.length>0?n[e.statusKey]:n.statusKey??null}function no(e,n){return typeof e.doitKey=="string"&&e.doitKey.length>0?n[e.doitKey]:n.doitKey??null}function ro(e,n){return typeof e.labelKey=="string"&&e.labelKey.length>0?n[e.labelKey]:n.labelKey??null}function En(e,n,l){return typeof e.itemOptions=="function"?e.itemOptions(n,l):e.itemOptions}var H6=class{scope;constructor(e){this.scope=e}async load(e,n,l){if(Array.isArray(n))return n;if(typeof n=="function")return await Reflect.apply(n,null,[l]);const o=Ye(e,this.scope);return o===null?(console.error(`[FoxUI]${e} component not found api function`),[]):(We(l)&&(0,t.isReactive)(l)&&(l=(0,t.toRaw)(l)),await Reflect.apply(o,null,[n,l]))}};function j6(){return new H6(Je())}function K6(e,n,l,o){return{props:R6,emits:["update:modelValue","change","loaded-data","click"],setup(i,r){const{emitEvent:s,exposeApi:c}=St({context:r},i.prop),a=e,u=j6(),h=(0,t.ref)([]),d=(0,t.computed)(()=>h.value.filter(Z=>q6(i,Z)!==!1)),m=(0,t.ref)(-1),$=()=>{const Z=i.modelValue,D=d.value.findIndex(A=>lo(i,A)===Z);m.value!==D&&(m.value=D,i.scroll&&X(D,!1))};(0,t.watch)([()=>i.modelValue,d],()=>{$()});const x=Z=>m.value===Z,w=Z=>{if(Z<0&&Z>=d.value.length)return!1;const D=d.value[Z],A=(En(i,D,Z)??{}).status??zn(i,D);return x(Z)||A},y=(0,t.computed)(()=>{const Z={[a]:!0};return i.mode?Z[`is-${i.mode}`]=!0:i.direction&&(Z[`is-${i.direction}`]=!0),i.scroll&&(Z["is-scroll"]=!0),Z}),b=(0,t.computed)(()=>({})),p=(Z,D,A,ae,ne)=>{const ee={[`${a}__step`]:!0};return ne&&(ee[`${ne}`]=!0),ee[`${v.value}`]=!0,ae&&(ee["is-doit"]=!0),Z===m.value?ee["is-active"]=!0:D==="done"?ee["is-done"]=!0:D==="error"?ee["is-error"]=!0:D==="half"?ee["is-half"]=!0:A?ee["is-disabled"]=!0:ee["is-normal"]=!0,ee},v=(0,t.computed)(()=>{let Z=i.align;if(!Z){if(i.mode==="simple")return"start";i.direction==="vertical"?Z="start":Z="center"}return Z}),f=(Z,D={})=>{const A={...D};if(v.value==="start"&&Z===d.value.length-1)A.flex="0 0 auto";else if(i.step){const ae=typeof i.step=="number"||Ca(i.step)?xe(i.step):i.step;i.direction==="vertical"?A.height=ae:A.width=ae}else A.flex="1 1 100%";return A},O=(Z,D)=>{let A={};if(D<d.value.length-1){const ae=D+1;w(D)&&w(ae)?i.direction==="vertical"?A.height="100%":A.width="100%":A.opacity="0"}return A},P=Z=>d.value.length-1===Z,H=(Z,D)=>{if(i.clickNavigatePolicy==="disabled"||(i.clickNavigatePolicy==="only-back"||i.clickNavigatePolicy==="only-back-reset")&&D>m.value||m.value===D)return;const A=m.value,ae=D;m.value=D,i.scroll&&X(D,!1);const ne=lo(i,Z);s("update:modelValue",ne),s("change",ne,{fromIndex:A,currentIndex:ae,item:Z,items:d.value,clickNavigatePolicy:i.clickNavigatePolicy})},Y=(0,t.ref)(!0),q=async(Z,D)=>{try{const A=await u.load("stesbar",Z,D);Array.isArray(A)&&(h.value=A),Y.value=!1}catch(A){console.error("[FoxUI] Load StepsBar Data Fail",A),h.value=[]}setTimeout(()=>{s("loaded-data")},250)};(0,t.watch)([()=>i.data,()=>i.params],async([Z,D])=>{Z&&q(Z,D)},{immediate:!0}),c({});const B=(Z,D,A,ae,ne,ee)=>{const R=[];let Q=null;if(!ee)if(r.slots.icon)Q=r.slots.icon({item:Z,index:D,status:ae});else if(ae==="done"){const z={};i.iconSize&&(z.width=i.iconSize,z.height=i.iconSize),Q=(0,t.h)(i.icon??l,z)}else Q=(0,t.h)("span",{},[A??`${D+1}`]);return Q&&R.push(Q),(0,t.h)("view",{class:"fox-steps-bar__icon",onClick:()=>{s("click",{item:Z,index:D}),!ne&&H(Z,D)}},R)},k=(Z,D,A)=>(0,t.h)("view",{class:"fox-steps-bar__line"},[(0,t.h)("i",{class:"fox-steps-bar__line-inner",style:O(Z,D)})]),M=()=>{let Z=null;if(r.slots.markIcon)Z=r.slots.markIcon();else{const D={};i.iconSize&&(D.width=i.markIconSize,D.height=i.markIconSize),Z=(0,t.h)(i.markIcon??o,D)}return(0,t.h)("view",{class:"fox-steps-bar__mark"},[Z])},E=(Z,D,A,ae,ne,ee)=>{const R=[];if(!P(D)){const z=k(Z,D,ae);R.push(z)}const Q=B(Z,D,A,ae,ne,ee);return R.push(Q),(0,t.h)("view",{class:"fox-steps-bar__head"},R)},N=(Z,D,A,ae)=>{let ne=null;return r.slots.main?ne=r.slots.main({item:Z,index:D,status:A}):ne=O6(i,Z),(0,t.h)("view",{class:"fox-steps-bar__main",onClick:()=>{s("click",{item:Z,index:D}),!ae&&H(Z,D)}},[ne])},_=(Z,D,A)=>{let ae=null;return r.slots.sub?(ae=r.slots.sub({item:Z,index:D,status:A}),(0,t.h)("view",{class:"fox-steps-bar__sub"},[ae])):null},V=(Z,D)=>{const A=En(i,Z,D)??{},ae=A.status??zn(i,Z);let ne=ao(i,Z);A.disabled===!0&&(ne=!0),i.disabled===!0&&(ne=!0);let ee=no(i,Z);A.doit===!0&&(ee=!0);const R=A.label??ro(i,Z),Q=[],z=B(Z,D,R,ae,ne,ee);z&&Q.push(z);const G=N(Z,D,ae,ne);if(G&&Q.push(G),!P(D)){const te=k(Z,D,ae);te&&Q.push(te)}const U=[],I=(0,t.h)("view",{class:"fox-steps-bar__head"},Q);U.push(I);const g=_(Z,D,ae);g&&U.push(g);const C=A.class,j=A.style??{};return(0,t.h)("view",{ref:F(D),class:p(D,ae,ne,ee,C),style:f(D,j)},U)},W=(Z,D)=>{const A=En(i,Z,D)??{},ae=A.status??zn(i,Z);let ne=ao(i,Z);A.disabled===!0&&(ne=!0),i.disabled===!0&&(ne=!0);let ee=no(i,Z);A.doit===!0&&(ee=!0);const R=A.label??ro(i,Z),Q=[],z=i.layout;for(let I of z)if(I==="head"){const g=E(Z,D,R,ae,ne,ee);Q.push(g)}else if(I==="main"){const g=N(Z,D,ae,ne);Q.push(g)}else if(I==="sub"){const g=_(Z,D,ae);Q.push(g)}else if(I==="mark"){const g=M();Q.push(g)}const G=A.class,U=A.style??{};return(0,t.h)("view",{ref:F(D),class:p(D,ae,ne,ee,G),style:f(D,U)},Q)},K=(0,t.ref)(),J=(0,t.ref)([]),L=(Z,D)=>{J.value[D]=Z},F=Z=>D=>{L(D,Z)},X=(Z,D)=>{const A=K.value,ae=J.value;if(!A||!ae||!ae[Z])return;const ne=ae[Z];let ee=0;i.direction==="vertical"?ee=ne.offsetTop-(A.offsetHeight-ne.offsetHeight)/2:ee=ne.offsetLeft-(A.offsetWidth-ne.offsetWidth)/2,le(A,ee,D?0:.3,i.direction)},le=(Z,D,A,ae)=>{let ne=0;const ee=ae==="horizontal"?Z.scrollLeft:Z.scrollTop,R=A===0?1:Math.round(A*1e3/16);function Q(){ae==="horizontal"?Z.scrollLeft+=(D-ee)/R:Z.scrollTop+=(D-ee)/R,++ne<R&&ga(Q)}Q()};return()=>{let Z=[];if(i.mode==="simple")for(let A=0;A<d.value.length;A++){const ae=d.value[A],ne=V(ae,A);Z.push(ne)}else for(let A=0;A<d.value.length;A++){const ae=d.value[A],ne=W(ae,A);Z.push(ne)}const D={ref:K,class:y.value,style:b.value};return Z.length===0&&typeof r.slots.default=="function"&&(Z=r.slots.default()),(0,t.h)("view",D,Z)}}}}var{componentName:W6,create:Y6,scope:U6}=ce("steps-bar"),G6=Y6(K6(W6,U6,ui,cd)),Tn=G6,Ue=e=>typeof e=="number"?`${e}px`:/^d+(\.?d+)$/.test(e)?`${e}px`:e,Nt=e=>e==null,X6=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(e,n){this.startMove=e,this.updateMove=n,this.isTouch=nl()}open(e){Array.isArray(e)||(e=[e]),this.els=e;const n=rl(),l=(o,i,r,s)=>{this.updateMove({x:o,y:i})};this.touchstart=o=>{this.moving||(n.start(o),this.startMove({x:n.state.startX,y:n.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&&(n.move(o),l(n.state.deltaX,n.state.deltaY,"",0))},this.touchend=()=>{l(n.state.deltaX,n.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),n.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 io(e,n){return new X6(e,n)}var oo=typeof window<"u"&&typeof document<"u",I9=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function so(e){const n=Object.create(null);return(l=>n[l]||(n[l]=e(l)))}var Q6=/\B([A-Z])/g,P9=so(e=>e.replace(Q6,"-$1").toLowerCase()),Z6=/-(\w)/g,L9=so(e=>e.replace(Z6,(n,l)=>l?l.toUpperCase():"")),It=[],co=e=>{const n=e;n.key==="Escape"&&It.forEach(l=>l(n))},J6=e=>{(0,t.onMounted)(()=>{It.length===0&&document.addEventListener("keydown",co),oo&&It.push(e)}),(0,t.onBeforeUnmount)(()=>{It=It.filter(n=>n!==e),It.length===0&&oo&&document.removeEventListener("keydown",co)})},$n="fox-focus-trap.focus-after-trapped",Bn="fox-focus-trap.focus-after-released",e8="fox-focus-trap.focusout-prevented",uo={cancelable:!0,bubbles:!1},t8={cancelable:!0,bubbles:!1},fo="foxFocusAfterTrapped",mo="foxFocusAfterReleased",l8=Symbol("foxFocusTrap"),Vn=(0,t.ref)(),Ql=(0,t.ref)(0),Dn=(0,t.ref)(0),Zl=0,ho=e=>{const n=[],l=document.createTreeWalker(e,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(;l.nextNode();)n.push(l.currentNode);return n},a8=(e,n)=>{if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(n&&e===n)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1},po=(e,n)=>{for(const l of e)if(!a8(l,n))return l},n8=e=>{const n=ho(e);return[po(n,e),po(n.reverse(),e)]},r8=e=>e instanceof HTMLInputElement&&"select"in e,yt=(e,n)=>{if(e&&e.focus){const l=document.activeElement;e.focus({preventScroll:!0}),Dn.value=window.performance.now(),e!==l&&r8(e)&&n&&e.select()}};function go(e,n){const l=[...e],o=e.indexOf(n);return o!==-1&&l.splice(o,1),l}var i8=()=>{let e=[];return{push:o=>{const i=e[0];i&&o!==i&&i.pause(),e=go(e,o),e.unshift(o)},remove:o=>{e=go(e,o),e[0]?.resume?.()}}},o8=(e,n=!1)=>{const l=document.activeElement;for(const o of e)if(yt(o,n),document.activeElement!==l)return},yo=i8(),s8=()=>Ql.value>Dn.value,Jl=()=>{Vn.value="pointer",Ql.value=window.performance.now()},bo=()=>{Vn.value="keyboard",Ql.value=window.performance.now()},c8=()=>((0,t.onMounted)(()=>{Zl===0&&(document.addEventListener("mousedown",Jl),document.addEventListener("touchstart",Jl),document.addEventListener("keydown",bo)),Zl++}),(0,t.onBeforeUnmount)(()=>{Zl--,Zl<=0&&(document.removeEventListener("mousedown",Jl),document.removeEventListener("touchstart",Jl),document.removeEventListener("keydown",bo))}),{focusReason:Vn,lastUserFocusTimestamp:Ql,lastAutomatedFocusTimestamp:Dn}),ea=e=>new CustomEvent(e8,{...t8,detail:e}),{componentName:_9,create:u8,scope:F9}=ce("focus-trap"),d8={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"}},f8=u8({props:d8,emits:[fo,mo,"focusin","focusout","focusout-prevented","release-requested"],setup(e,{slots:n,emit:l}){const o=(0,t.ref)();let i,r;const{focusReason:s}=c8();J6(w=>{he(e.trapped)&&!c.paused&&l("release-requested",w)});const c={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},a=w=>{if(!e.loop&&!he(e.trapped)||c.paused)return;const{key:y,altKey:b,ctrlKey:p,metaKey:v,currentTarget:f,shiftKey:O}=w,{loop:P}=e,H=y==="Tab"&&!b&&!p&&!v,Y=document.activeElement;if(H&&Y){const q=f,[B,k]=n8(q);if(B&&k){if(!O&&Y===k){const M=ea({focusReason:s.value});l("focusout-prevented",M),M.defaultPrevented||(w.preventDefault(),P&&yt(B,!0))}else if(O&&[B,q].includes(Y)){const M=ea({focusReason:s.value});l("focusout-prevented",M),M.defaultPrevented||(w.preventDefault(),P&&yt(k,!0))}}else if(Y===q){const M=ea({focusReason:s.value});l("focusout-prevented",M),M.defaultPrevented||w.preventDefault()}}};(0,t.provide)(l8,{focusTrapRef:o,onKeydown:a}),(0,t.watch)(()=>e.focusTrapEl,w=>{w&&(o.value=w)},{immediate:!0}),(0,t.watch)([o],([w],[y])=>{w&&(w.addEventListener("keydown",a),w.addEventListener("focusin",d),w.addEventListener("focusout",m)),y&&(y.removeEventListener("keydown",a),y.removeEventListener("focusin",d),y.removeEventListener("focusout",m))});const u=w=>{l(fo,w)},h=w=>l(mo,w),d=w=>{const y=(0,t.unref)(o);if(!y)return;const b=w.target,p=w.relatedTarget,v=b&&y.contains(b);he(e.trapped)||p&&y.contains(p)||(i=p),v&&l("focusin",w),!c.paused&&he(e.trapped)&&(v?r=b:yt(r,!0))},m=w=>{const y=(0,t.unref)(o);if(!(c.paused||!y))if(!e.escape&&he(e.trapped)){const b=w.relatedTarget;!Re(b)&&!y.contains(b)&&setTimeout(()=>{if(!c.paused&&he(e.trapped)){const p=ea({focusReason:s.value});l("focusout-prevented",p),p.defaultPrevented||yt(r,!0)}},0)}else{const b=w.target;b&&y.contains(b)||l("focusout",w)}};async function $(){await(0,t.nextTick)();const w=(0,t.unref)(o);if(w){yo.push(c);const y=w.contains(document.activeElement)?i:document.activeElement;if(i=y,!w.contains(y)){const b=new Event($n,uo);w.addEventListener($n,u),w.dispatchEvent(b),b.defaultPrevented||(0,t.nextTick)(()=>{let p=e.focusStartEl;rr(p)||(yt(p),document.activeElement!==p&&(p="first")),p==="first"&&o8(ho(w),!0),(document.activeElement===y||p==="container")&&yt(w)})}}}function x(){const w=(0,t.unref)(o);if(w){w.removeEventListener($n,u);const y=new CustomEvent(Bn,{...uo,detail:{focusReason:s.value}});w.addEventListener(Bn,h),w.dispatchEvent(y),!y.defaultPrevented&&(s.value=="keyboard"||!s8())&&yt(i??document.body,!0),w.removeEventListener(Bn,u),yo.remove(c)}}return(0,t.onMounted)(()=>{he(e.trapped)&&$(),(0,t.watch)(()=>e.trapped,w=>{he(w)?$():x()})}),(0,t.onBeforeUnmount)(()=>{he(e.trapped)&&x()}),()=>typeof n.default=="function"?n.default({"handle-keydown":a}):null}}),m8=f8,{componentName:h8,create:p8,scope:R9}=ce("floating-window"),g8=Symbol.for("InnerPageScopeKey"),y8=Symbol.for("PageWrapperKey"),b8={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}},S8=p8({inheritAttrs:!1,components:{FoxIcon:T.ElIcon,FocusTrap:m8},props:{...b8},emits:["update:modelValue","update:collapse"],setup(e,{emit:n}){const l=h8,o=(0,t.ref)(e.modelValue),i=(0,t.computed)(()=>!e.teleport);(0,t.watch)(()=>e.modelValue,I=>{o.value=I});const r=(0,t.computed)(()=>o.value===!1?!1:!Y.value),s=(0,t.ref)(e.left),c=(0,t.ref)(e.top),a=(0,t.ref)(e.right),u=(0,t.ref)(e.bottom),h=(0,t.computed)(()=>{const I=["fox-floating-window"];return e.customClass&&I.push(e.customClass),I}),d=(0,t.computed)(()=>{const I={};return Nt(s.value)?I.left="auto":I.left=Ue(s.value),Nt(c.value)?I.top="auto":I.top=Ue(c.value),Nt(a.value)?I.right="auto":I.right=Ue(a.value),Nt(u.value)?I.bottom="auto":I.bottom=Ue(u.value),Nt(e.zIndex)||(I["z-index"]=Ue(e.zIndex)),Nt(P.value)||(I.height=P.value),Nt(H.value)||(I.width=H.value),I}),m=(0,t.computed)(()=>e.closeIcon??$e.Close),$=(0,t.computed)(()=>e.collapseIcon??$e.ArrowUp),x=(0,t.computed)(()=>e.collapseText??""),w=(0,t.computed)(()=>e.collapsePosition==="left"?e.expandIcon??$e.ArrowRight:e.expandIcon??$e.ArrowLeft),y=(0,t.computed)(()=>e.expandText??e.title??"展开"),b=(0,t.computed)(()=>({[`${l}__collapse-text`]:!0})),p=(0,t.computed)(()=>({[`${l}__collapse-icon`]:!0,"is-expand":!Y.value,"is-collapse":Y.value})),v=(0,t.ref)(),f=(0,t.ref)(null),O=(0,t.ref)(null),P=(0,t.computed)(()=>Ue(e.height)||""),H=(0,t.computed)(()=>Ue(e.width)||""),Y=(0,t.ref)(he(e.collapse)),q=(I,g=!0)=>{Y.value!==I&&(Y.value=I,I?le():Z(),n("update:collapse",I),I&&typeof M.onHide=="function"?M.onHide():!I&&typeof M.onShow=="function"&&M.onShow())};(0,t.watch)(()=>e.collapse,I=>{q(I)});const B=()=>{k()},k=I=>{I=I??!Y.value,q(I)};(0,t.provide)(g8,!0);const M={setCollapse:q,setFixedNavVisible:I=>{L.value=I}};(0,t.provide)(y8,M);const E=()=>{typeof M.beforeClose=="function"?M.beforeClose(()=>{o.value=!1}):o.value=!1},N=(0,t.ref)(null),_=(0,t.computed)(()=>!e.fixedNavTeleport),V=(0,t.computed)(()=>{const I=["fox-floating-window__fixednav"];return e.expandClass&&I.push(e.expandClass),e.collapsePosition==="left"?I.push("is-left"):e.collapsePosition==="right"&&I.push("is-right"),I}),W=(0,t.ref)(""),K=(0,t.computed)(()=>{const I={};return W.value?I.top=W.value:e.collapseTop&&(I.top=e.collapseTop),I}),J=(0,t.ref)(Y.value),L=(0,t.computed)({set:I=>{J.value=I},get:()=>o.value===!1?!1:J.value});let F=null;const X=()=>{typeof F=="function"&&(F(),F=null)},le=()=>{N.value&&N.value.classList.add("slide-in"),L.value=!0,F=()=>{N.value&&N.value.classList.remove("slide-in")}},Z=()=>{N.value&&N.value.classList.add("slide-out"),F=()=>{N.value&&N.value.classList.remove("slide-out"),L.value=!1}},D=()=>{s.value=null,c.value=null,a.value=null,u.value=null},A={x:0,y:0},ee=io(I=>{if(!v.value)return;const g=v.value;if(D(),e.origin==="left-top")s.value=g.offsetLeft,c.value=g.offsetTop,A.x=s.value,A.y=c.value;else if(e.origin==="left-bottom"){const C=document.documentElement.clientHeight||document.body.clientHeight;s.value=g.offsetLeft,u.value=C-(g.offsetTop+g.offsetHeight),A.x=s.value,A.y=u.value}else if(e.origin==="right-bottom"){const C=document.documentElement.clientWidth||document.body.clientWidth,j=document.documentElement.clientHeight||document.body.clientHeight;a.value=C-(g.offsetLeft+g.offsetWidth),u.value=j-(g.offsetTop+g.offsetHeight),A.x=a.value,A.y=u.value}else a.value=(document.documentElement.clientWidth||document.body.clientWidth)-(g.offsetLeft+g.offsetWidth),c.value=g.offsetTop,A.x=a.value,A.y=c.value},I=>{if(!v.value)return;const g=v.value;D(),e.origin==="left-top"?(s.value=A.x+I.x,c.value=A.y+I.y,g.style.left=Ue(s.value),g.style.top=Ue(c.value)):e.origin==="left-bottom"?(s.value=A.x+I.x,u.value=A.y-I.y,g.style.left=Ue(s.value),g.style.bottom=Ue(u.value)):e.origin==="right-bottom"?(a.value=A.x-I.x,u.value=A.y-I.y,g.style.right=Ue(a.value),g.style.bottom=Ue(u.value)):(a.value=A.x-I.x,c.value=A.y+I.y,g.style.right=Ue(a.value),g.style.top=Ue(c.value))}),R={x:0,y:0},G=io(I=>{N.value&&(R.x=N.value.offsetLeft,R.y=N.value.offsetTop)},I=>{N.value&&(W.value=`${R.y+I.y}px`)}),U=()=>{v.value&&(O.value=v.value.querySelector(".fox-floating-window__body > .fox-page > .fox-footer-bar"))};return(0,t.onMounted)(()=>{if(e.draggable&&v.value){const I=[];f.value&&I.push(f.value),e.footerDraggable&&(U(),O.value&&I.push(O.value)),ee.open(I)}e.collapse===!0&&q(e.collapse,!1),N.value&&G.open(N.value)}),(0,t.onBeforeUnmount)(()=>{e.draggable&&f.value&&ee.close(),N.value&&G.close()}),{classes:h,styles:d,isShow:r,closeIcon:m,onClose:E,dialogRef:v,headerRef:f,onClickToggle:B,collapseIcon:$,collapseText:x,collapseTextClasses:b,collapseIconClasses:p,expandIcon:w,expandText:y,isShowFixedNav:L,fixedNavRef:N,fixedNavClasses:V,fixedNavStyles:K,onAnimationEnd:X,teleportDisabled:i,fixedNavTeleportDisabled:_}}}),w8={ref:"headerRef",class:"fox-floating-window__header"},v8={class:"fox-floating-window__title"},N8={class:"fox-floating-window__tools"},C8={class:"fox-floating-window__body"},k8={class:"fox-floating-window__fixednav__text"};function x8(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxIcon"),c=(0,t.resolveComponent)("FocusTrap");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:e.teleport,disabled:e.teleportDisabled},[(0,t.createVNode)(t.Transition,{name:"fox-floating-window-fade"},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"dialogRef",class:(0,t.normalizeClass)(e.classes),style:(0,t.normalizeStyle)(e.styles),tabindex:"-1"},[(0,t.createVNode)(c,{loop:!0,escape:!0,trapped:e.isShow,"focus-trap-el":e.dialogRef,"focus-start-el":"container"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",w8,[(0,t.renderSlot)(e.$slots,"header",{},()=>[(0,t.createElementVNode)("span",v8,(0,t.toDisplayString)(e.title),1),(0,t.createElementVNode)("div",N8,[e.showCollapse?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"fox-floating-window__collapse",onClick:n[0]||(n[0]=(...a)=>e.onClickToggle&&e.onClickToggle(...a))},[(0,t.createElementVNode)("span",{class:(0,t.normalizeClass)(e.collapseTextClasses)},(0,t.toDisplayString)(e.collapseText),3),(0,t.createVNode)(s,{class:(0,t.normalizeClass)(e.collapseIconClasses)},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.collapseIcon)))]),_:1},8,["class"])])):(0,t.createCommentVNode)("",!0),e.showClose?((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,class:"fox-floating-window__close",onClick:e.onClose},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.closeIcon)))]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0)])])],512),(0,t.createElementVNode)("div",C8,[(0,t.renderSlot)(e.$slots,"default")])]),_:3},8,["trapped","focus-trap-el"])],6),[[t.vShow,e.isShow]])]),_:3})],8,["to","disabled"])),((0,t.openBlock)(),(0,t.createBlock)(t.Teleport,{to:e.fixedNavTeleport,disabled:e.fixedNavTeleportDisabled},[(0,t.withDirectives)((0,t.createElementVNode)("div",{ref:"fixedNavRef",class:(0,t.normalizeClass)(e.fixedNavClasses),style:(0,t.normalizeStyle)(e.fixedNavStyles),onAnimationend:n[2]||(n[2]=(...a)=>e.onAnimationEnd&&e.onAnimationEnd(...a))},[(0,t.createElementVNode)("div",{class:"fox-floating-window__fixednav__inner",onClick:n[1]||(n[1]=(...a)=>e.onClickToggle&&e.onClickToggle(...a))},[(0,t.createVNode)(s,{class:"fox-floating-window__fixednav__icon"},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.expandIcon)))]),_:1}),(0,t.createElementVNode)("div",k8,(0,t.toDisplayString)(e.expandText),1)])],38),[[t.vShow,e.isShowFixedNav]])],8,["to","disabled"]))],64)}var Mn=De(S8,[["render",x8]]),ta=(e,n,l)=>e.map(o=>{const{value:i="value",text:r="text",children:s="children"}=l??{},{[i]:c,[r]:a,[s]:u,...h}=o,d={loading:!1,...h,level:n?(n&&n.level||0)+1:0,value:c,text:a,children:u,_parent:n};return d.children&&d.children.length&&(d.children=ta(d.children,d,l)),d}),So=(e,n)=>{let l=0,o;for(;(o=e[l++])&&n(o)!==!0;)o.children&&o.children.length&&So(o.children,n)},z8={topId:null,idKey:"id",pidKey:"pid",sortKey:""},E8=(e,n)=>{const{topId:l,idKey:o,pidKey:i,sortKey:r}={...z8,...n||{}};let s=[],c={};return e.forEach(a=>{a={...a};const{[o]:u,[i]:h}=a,d=c[h]=c[h]||[];!s.length&&h===l&&(s=d),d.push(a),a.children=c[u]||(c[u]=[])}),r&&Object.keys(c).forEach(a=>{c[a].length>1&&c[a].sort((u,h)=>u[r]-h[r])}),c=null,s},wo=class{nodes;config;constructor(e,n){this.config={value:"value",text:"text",children:"children",...n||{}},this.nodes=ta(e,null,this.config)}updateChildren(e,n){n?n.children=ta(e,n,this.config):this.nodes=ta(e,null,this.config)}getNodeByValue(e){let n;return So(this.nodes,l=>{if(l.value===e)return n=l,!0}),n}getPathNodesByValue(e){if(!e.length)return[];const n=[];let l=this.nodes;for(;l&&l.length;){const o=l.find(i=>i.value===e[i.level]);if(!o)break;n.push(o),l=o.children}return n}isLeaf(e,n){const{leaf:l,children:o}=e,i=Array.isArray(o)&&!!o.length;return l||!i&&!n}hasChildren(e,n){if(this.isLeaf(e,n))return!1;const{children:l}=e;return Array.isArray(l)&&!!l.length}},{create:T8,scope:$8}=ce("cascader-pane"),B8=T8({components:{Loading:ll,Checklist:ui,TabsBar:ol,TabsContainer:sl,TabsPane:Xl},props:{visible:{type:Boolean,required:!0},modelValue:{type:Array,required:!0},options:{type:Array,default:()=>[]},lazy:{type:Boolean,required:!1},lazyLoad:{type:Function,required:!1},valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},convertConfig:{type:Object,required:!1}},emits:["update:modelValue","change","pathChange"],setup(e,{emit:n}){const{t:l}=(0,Ne.useFoxI18n)($8),o=(0,t.computed)(()=>({lazy:e.lazy,lazyLoad:e.lazyLoad,valueKey:e.valueKey,textKey:e.textKey,childrenKey:e.childrenKey,convertConfig:e.convertConfig})),i=(0,t.ref)(0),r=(0,t.ref)(!1),s=(0,t.ref)(e.modelValue),c=(0,t.ref)(new wo([],{})),a=(0,t.ref)([]),u=(0,t.computed)(()=>o.value.lazy&&!!o.value.lazyLoad),h=(0,t.computed)(()=>r.value==!0||a.value.length==0?[{text:"Loading",value:0}]:a.value.map((p,v)=>({text:p.selectedNode?p.selectedNode.text:l("select"),value:v}))),d=new Map;let m;const $=async()=>{d.clear(),a.value=[],i.value=0,r.value=!1,m=null;let{options:p}=e;o.value.convertConfig&&(p=E8(p,o.value.convertConfig)),c.value=new wo(p,{value:o.value.valueKey,text:o.value.textKey,children:o.value.childrenKey}),u.value&&!c.value.nodes.length&&await w({root:!0,loading:!0,text:"",value:""}),a.value=[{nodes:c.value.nodes,selectedNode:null}],x()},x=async()=>{const p=s.value;if(p===void 0||!c.value.nodes.length)return;if(p.length===0){i.value=0,a.value=[{nodes:c.value.nodes,selectedNode:null}];return}let v=p;if(u.value&&Array.isArray(p)&&p.length){v=[];let f=c.value.nodes.find(O=>O.value===p[0]);f&&(v=[f.value],r.value=!0,await w(await p.slice(1).reduce(async(O,P)=>{const H=await O;await w(H);const Y=H&&H?.children?.find(q=>q.value===P);return Y&&v.push(P),Promise.resolve(Y)},Promise.resolve(f))),r.value=!1)}v.length&&p===e.modelValue&&c.value.getPathNodesByValue(v).map((f,O)=>{i.value=O,b.handleNode(f,!0)})},w=async p=>{if(!p)return;if(!o.value.lazyLoad){p.leaf=!0;return}if(c.value.isLeaf(p,u.value)||c.value.hasChildren(p,u.value))return;p.loading=!0;const v=p.root?null:p;let f=d.get(p);f||(f=new Promise(P=>{o.value.lazyLoad?.(p,P)}),d.set(p,f));const O=await f;Array.isArray(O)&&O.length>0?c.value.updateChildren(O,v):p.leaf=!0,p.loading=!1,d.delete(p)},y=p=>{const v=p.map(f=>f.value);s.value=v,n("change",v,p),n("update:modelValue",v,p)},b={async handleNode(p,v){const{disabled:f,loading:O}=p;if(!(!v&&f||!a.value[i.value])){if(c.value.isLeaf(p,u.value)){if(p.leaf=!0,a.value[i.value].selectedNode=p,a.value=a.value.slice(0,p.level+1),!v){const P=a.value.map(H=>H.selectedNode);y(P),n("pathChange",P)}return}if(c.value.hasChildren(p,u.value)){const P=p.level+1;a.value[i.value].selectedNode=p,a.value=a.value.slice(0,P),a.value.push({nodes:p.children||[],selectedNode:null}),i.value=P,v||n("pathChange",a.value.map(H=>H.selectedNode));return}m=p,!O&&(await w(p),m===p&&(a.value[i.value].selectedNode=p,b.handleNode(p,v)))}},handleTabChange(p,v){m=null},formatTabTitle(p){return p.selectedNode?p.selectedNode.text:l("select")},isSelected(p,v){return p.selectedNode&&p.selectedNode.value===v.value}};return(0,t.watch)([o,()=>e.options],()=>{$()},{deep:!0,immediate:!0}),(0,t.watch)(()=>e.modelValue,p=>{p!==s.value&&(s.value=p,x())}),(0,t.watch)(()=>e.visible,p=>{p&&Array.isArray(s.value)&&s.value.length>0&&x()}),{panes:a,panesTitles:h,initLoading:r,tabsCursor:i,...b}}}),V8={class:"fox-cascader"},D8={role:"menu",class:"fox-cascader__pane"},M8=["aria-checked","aria-disabled","onClick"],A8={class:"fox-cascader__item__title"};function I8(e,n,l,o,i,r){const s=(0,t.resolveComponent)("TabsBar"),c=(0,t.resolveComponent)("Loading"),a=(0,t.resolveComponent)("Checklist"),u=(0,t.resolveComponent)("TabsPane"),h=(0,t.resolveComponent)("TabsContainer");return(0,t.openBlock)(),(0,t.createElementBlock)("view",V8,[(0,t.createVNode)(s,{modelValue:e.tabsCursor,"onUpdate:modelValue":n[0]||(n[0]=d=>e.tabsCursor=d),data:e.panesTitles,onChange:e.handleTabChange,scroll:!0,align:"left"},null,8,["modelValue","data","onChange"]),(0,t.createVNode)(h,{modelValue:e.tabsCursor,"onUpdate:modelValue":n[1]||(n[1]=d=>e.tabsCursor=d)},{default:(0,t.withCtx)(()=>[!e.initLoading&&e.panes.length?((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,{key:0},(0,t.renderList)(e.panes,(d,m)=>((0,t.openBlock)(),(0,t.createBlock)(u,{"pane-key":m,key:m},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("view",D8,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(d.nodes,$=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:$.value,class:(0,t.normalizeClass)(["fox-cascader__item",{active:e.isSelected(d,$),disabled:$.disabled}]),"aria-checked":e.isSelected(d,$),"aria-disabled":$.disabled||void 0,role:"menuitemradio",onClick:x=>e.handleNode($,!1)},[(0,t.createElementVNode)("view",A8,(0,t.toDisplayString)($.text),1),$.loading?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,class:"fox-cascader__item__icon-loading",name:"loading"})):((0,t.openBlock)(),(0,t.createBlock)(a,{key:1,class:"fox-cascader__item__icon-check",name:"checklist"}))],10,M8))),128))])]),_:2},1032,["pane-key"]))),128)):((0,t.openBlock)(),(0,t.createBlock)(u,{key:1,"pane-key":0},{default:(0,t.withCtx)(()=>[...n[2]||(n[2]=[(0,t.createElementVNode)("view",{class:"fox-cascader__pane"},null,-1)])]),_:1}))]),_:1},8,["modelValue"])])}var P8=De(B8,[["render",I8]]),{create:L8}=ce("cascader-picker"),_8=L8({components:{FoxCascaderPane:P8,FoxPopup:st},props:{...Ua,modelValue:Array,visible:Boolean,title:String,options:{type:Array,default:()=>[]},lazy:Boolean,lazyLoad:Function,valueKey:{type:String,default:"value"},textKey:{type:String,default:"text"},childrenKey:{type:String,default:"children"},poppable:{type:Boolean,default:!0},convertConfig:Object},emits:["update:modelValue","change","pathChange","update:visible"],setup(e,{emit:n}){const l=(0,t.ref)(e.modelValue),o=(0,t.computed)({get(){return e.visible},set(s){n("update:visible",s)}}),i=(s,c)=>{l.value=s,o.value=!1,n("change",s,c),n("update:modelValue",s)},r=s=>{n("pathChange",s)};return(0,t.watch)(()=>e.modelValue,s=>{s!==l.value&&(l.value=s)}),{onChange:i,onPathChange:r,innerValue:l,innerVisible:o}}}),F8=["innerHTML"];function R8(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxCascaderPane"),c=(0,t.resolveComponent)("FoxPopup");return e.poppable?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,visible:e.innerVisible,"onUpdate:visible":n[0]||(n[0]=a=>e.innerVisible=a),position:"bottom","pop-class":"fox-cascader__popup",round:"",closeable:e.closeable,"destroy-on-close":!1,"close-icon-position":e.closeIconPosition},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"header",{},()=>[e.title?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:"fox-cascader__bar",innerHTML:e.title},null,8,F8)):(0,t.createCommentVNode)("",!0)]),(0,t.createVNode)(s,{onChange:e.onChange,onPathChange:e.onPathChange,modelValue:e.innerValue,options:e.options,lazy:e.lazy,"lazy-load":e.lazyLoad,"value-key":e.valueKey,"text-key":e.textKey,"children-key":e.childrenKey,"convert-config":e.convertConfig,visible:e.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"])]),_:3},8,["visible","closeable","close-icon-position"])):((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,onChange:e.onChange,onPathChange:e.onPathChange,modelValue:e.innerValue,options:e.options,lazy:e.lazy,"lazy-load":e.lazyLoad,"value-key":e.valueKey,"text-key":e.textKey,"children-key":e.childrenKey,"convert-config":e.convertConfig,visible:e.innerVisible},null,8,["onChange","onPathChange","modelValue","options","lazy","lazy-load","value-key","text-key","children-key","convert-config","visible"]))}var An=De(_8,[["render",R8]]),O8=Symbol.for("PageWrapperKey");function q8(e,n){return{props:{class:{type:[String]},title:{type:[String]},height:{type:[String,Number]},hideHeader:{type:[Boolean]},draggable:{type:[Boolean],default:()=>!0},appendToBody:{type:[Boolean],default:!0},closeOnClickModal:{type:[Boolean],default:()=>!1},closeOnPressEscape:{type:[Boolean],default:()=>!0}},setup(l,o){Ta(!0);const i={};(0,t.provide)(O8,i);const r=u=>{typeof i.beforeClose=="function"&&i.beforeClose()},s=(0,t.ref)(!0),c=u=>{s.value=u},a=(0,t.computed)(()=>{const u={};return l.height&&(u["--fox-dialog-item-body-height"]=xe(l.height)),u});return()=>{const u={...o.attrs,style:a.value,title:l.title,draggable:l.draggable,modelValue:s.value,"onUpdate:modelValue":c,"append-to-body":l.appendToBody,"close-on-click-modal":l.closeOnClickModal,"close-on-press-escape":l.closeOnPressEscape,"before-close":r},h=["fox-dialog-item "];l.hideHeader&&h.push("hide-header"),l.class&&h.push(l.class),u.class=h.join(" ");const d={};return typeof o.slots.default=="function"&&(d.default=o.slots.default),(0,t.h)(T.ElDialog,u,d)}}}}var{componentName:H8,create:j8,scope:K8}=ce("dialog-item"),W8=j8(q8(H8,K8)),In=W8,{create:Y8}=ce("toast"),U8=Y8({props:{id:{type:String,required:!1},msg:{type:String,required:!1},duration:{type:Number,default:2e3},center:{type:Boolean,default:!0},type:{type:String,required:!1},customClass:{type:String,required:!1},bottom:{type:String,default:"30px"},size:{type:[String,Number],default:"base"},iconSize:{type:[String,Number],default:20},icon:{type:[Object],required:!1},iconColor:{type:String,required:!1,default:"#ffffff"},textAlignCenter:{type:Boolean,default:!0},loadingRotate:{type:Boolean,default:!0},bgColor:{type:String,default:""},onClose:{type:Function,required:!1},unmount:{type:Function,required:!1},cover:{type:Boolean,default:!1},coverColor:{type:String,default:""},title:{type:String,default:""},closeOnClickOverlay:{type:Boolean,default:!1}},emits:["close"],setup(e,{emit:n}){let l=null;const o=(0,t.reactive)({mounted:!1});(0,t.onMounted)(()=>{o.mounted=!0});const i=()=>{l&&(clearTimeout(l),l=null)},r=()=>{o.mounted=!1},s=()=>{i(),e.duration&&(l=setTimeout(()=>{r()},e.duration))},c=()=>{e.closeOnClickOverlay&&(r(),n("close"))};e.duration&&s(),(0,t.watch)(()=>e.duration,$=>{$&&s()});const a=(0,t.computed)(()=>e.type!=="text"?!0:!!e.icon),u=()=>{const $=ge(e.iconSize);return(0,t.h)(e.icon,{width:$,height:$,color:e.iconColor})},h=(0,t.computed)(()=>["fox-toast",{"fox-toast-center":e.center},{"fox-toast-has-icon":a.value},{"fox-toast-cover":e.cover},{"fox-toast-loading":e.type==="loading"},e.customClass,"fox-toast-"+e.size]),d=(0,t.computed)(()=>["fox-toast-icon-wrapper",{"fox-toast-icon-no-animation":!e.loadingRotate}]);return{state:o,hide:r,clickCover:c,renderIcon:u,hasIcon:a,toastBodyClass:h,toastIconWrapperClass:d,onAfterLeave:()=>{i(),e.unmount(e.id),e.onClose&&e.onClose()}}}}),G8={key:1,class:"fox-toast-title"},X8=["innerHTML"];function Q8(e,n,l,o,i,r){return(0,t.openBlock)(),(0,t.createBlock)(t.Transition,{name:"toast-fade",onAfterLeave:e.onAfterLeave},{default:(0,t.withCtx)(()=>[(0,t.withDirectives)((0,t.createElementVNode)("view",{class:(0,t.normalizeClass)(e.toastBodyClass),style:(0,t.normalizeStyle)({bottom:e.center?"auto":e.bottom,"background-color":e.coverColor}),onClick:n[0]||(n[0]=(...s)=>e.clickCover&&e.clickCover(...s))},[(0,t.createElementVNode)("view",{class:"fox-toast-inner",style:(0,t.normalizeStyle)({"text-align":e.textAlignCenter?"center":"left","background-color":e.bgColor})},[e.hasIcon?((0,t.openBlock)(),(0,t.createElementBlock)("view",{key:0,class:(0,t.normalizeClass)(e.toastIconWrapperClass)},[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(e.renderIcon())))],2)):(0,t.createCommentVNode)("",!0),e.title?((0,t.openBlock)(),(0,t.createElementBlock)("div",G8,(0,t.toDisplayString)(e.title),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("view",{class:"fox-toast-text",innerHTML:e.msg},null,8,X8)],4)],6),[[t.vShow,e.state.mounted]])]),_:1},8,["onAfterLeave"])}var Pn=De(U8,[["render",Q8]]),Ln={msg:"",id:"",duration:2e3,center:!0,type:"text",title:"",customClass:"",bottom:"30px",size:"base",iconSize:"20",icon:null,textAlignCenter:!0,loadingRotate:!0,bgColor:"",onClose:null,unmount:null,cover:!1,coverColor:"",closeOnClickOverlay:!1},Pt=[],cl=[],vo=e=>{if(e){const n=document.getElementById(e);cl=cl.filter(l=>l.id!==e),Pt=Pt.filter(l=>l!==e),n&&((0,t.render)(null,n),document.body.removeChild(n))}else Pt.forEach(n=>{const l=document.getElementById(n);l&&((0,t.render)(null,l),document.body.removeChild(l))}),cl=[],Pt=[]},Z8=e=>{const n=document.getElementById(e.id);if(n){const l=cl.find(i=>i.id===e.id);l?e={...Ln,...l,...e}:e={...Ln,...e};const o=(0,t.createVNode)(Pn,e);return(0,t.render)(null,n),(0,t.render)(o,n),Lt}},ul=e=>{e.unmount=vo;let n;if(e.id){if(n=e.id,Pt.find(o=>o===e.id))return Z8(e)}else n=new Date().getTime()+"";e={...Ln,...e},e.id=n,Pt.push(e.id),cl.push(e);const l=document.createElement("div");return l.id=e.id,(0,t.render)((0,t.createVNode)(Pn,e),l),document.body.appendChild(l),Lt},la=e=>e?!0:(console.warn("[FoxUI Toast]: msg不能为空"),!1),Lt={text(e,n={}){if(la(e))return ul({...n,type:"text",msg:e})},success(e,n={}){if(la(e))return ul({icon:h1,...n,msg:e,type:"success"})},fail(e,n={}){if(la(e))return ul({icon:v2,...n,msg:e,type:"fail"})},warn(e,n={}){if(la(e))return ul({icon:si,...n,msg:e,type:"warn"})},loading(e,n={}){return ul({icon:ll,...n,msg:e,type:"loading"})},hide(e){vo(e)},install(e){e.use(Pn),e.config.globalProperties.$toast=Lt}},J8={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]}},e7=(e,n,l)=>({props:J8,emits:["change","refresh","update:modelValue"],setup(o,{emit:i,slots:r}){const s=e,{toLocaleRefs:c}=(0,Ne.useFoxI18n)(n),a=c(o,["pullingText","loosingText","loadingText"]),u=rl(),h=(0,t.ref)(),d=_i(h),m=(0,t.reactive)({isPullRefresh:!1,distance:0,status:"normal",moving:!1}),$=(0,t.computed)(()=>({[s]:!0})),x=(0,t.computed)(()=>{const q=[`${s}__container`];return o.containerClass&&q.push(o.containerClass),q}),w=(0,t.computed)(()=>{switch(m.status){case"pulling":return r.pulling?"":a.pullingText.value;case"loosing":return r.loosing?"":a.loosingText.value;case"loading":return r.loading?"":a.loadingText.value;default:return""}}),y=(0,t.computed)(()=>({transitionDuration:`${o.duration}s`,transform:m.distance?`translate3d(0,${m.distance}px, 0)`:""})),b=(0,t.computed)(()=>{const q={};return o.headHeight!=50&&(q.height=xe(o.headHeight)),q}),p=q=>{const B=+(o.pullDistance||o.headHeight);let k=q;return q>B&&(q<B*2?k=(q+B)/2:k=B+q/4),Math.round(k)},v=(q,B)=>{const k=+(o.pullDistance||o.headHeight);m.distance=q,B?m.status="loading":q===0?m.status="normal":q<k?m.status="pulling":m.status="loosing",i("change",{status:m.status,distance:q})},f=()=>m.status!=="loading"&&m.status!=="complete",O=()=>d.value==window?Fi()==0:d.value&&d.value.scrollTop==0,P=q=>{f()&&(O()?(u.start(q),m.isPullRefresh=!0,m.moving=!0):(m.distance=0,m.isPullRefresh=!1))},H=q=>{f()&&m.moving&&(u.move(q),u.isVertical()&&u.state.deltaY>0&&m.isPullRefresh&&(q.cancelable&&q.preventDefault(),v(p(u.state.deltaY))))},Y=()=>{m.moving=!1,m.isPullRefresh&&f()&&u.state.deltaY&&(m.status==="loosing"?(v(+o.headHeight,!0),i("update:modelValue",!0),(0,t.nextTick)(()=>i("refresh"))):v(0)),setTimeout(()=>{u.reset()},0)};return(0,t.watch)(()=>o.modelValue,q=>{q?v(+o.headHeight,!0):v(0)}),()=>{const q=[];let B=null;m.status==="loading"?(B=r?.loading?.()??null,B||(B=(0,t.h)(l,{class:[`${s}__container-topbox-icon`]}))):m.status==="pulling"?B=r?.pulling?.()??null:m.status==="loosing"&&(B=r?.loosing?.()??null),B&&q.push(B);const k=(0,t.h)("dive",{class:[`${s}__container-topbox-text`]},[w.value]);q.push(k);const M=(0,t.h)("div",{class:[`${s}__container-topbox`],style:b.value},q),E=(0,t.h)("div",{class:x.value,style:y.value},[M,r?.default?.()]),N={ref:h,class:$.value};return nl()?Object.assign(N,{onTouchstart:P,onTouchmove:H,onTouchend:Y}):Object.assign(N,{onMousedown:P,onMousemove:H,onMouseup:Y}),(0,t.h)("div",N,[E])}}}),{componentName:t7,create:l7,scope:a7}=ce("pull-refresh"),n7=l7(e7(t7,a7,ll)),_n=n7,r7={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 i7(e,n,l){return{props:{...r7},emits:["click","update:modelValue"],setup(o,{emit:i,slots:r}){const{toLocaleRefs:s}=(0,Ne.useFoxI18n)(n),c=s(o,["collapseText","expandText"]),a=(0,t.computed)(()=>{const x={[`${e}`]:!0};return o.disabled?x[`${e}--disabled`]=!0:x[`${e}--${o.type}`]=!0,x}),u=ve(o,"modelValue"),h=(0,t.computed)(()=>u.value?c.expandText.value??"":c.collapseText.value??""),d=(0,t.computed)(()=>({[`${e}__text`]:!0})),m=(0,t.computed)(()=>({[`${e}__icon`]:!0,"is-expand":!u.value,"is-collapse":u.value})),$=()=>{i("update:modelValue",!u.value)};return()=>{const x=[];if(h.value){const b=(0,t.h)("span",{class:d.value},[h.value]);x.push(b)}const w={class:m.value},y=(r.icon&&r.icon())??(o.icon&&(0,t.h)(o.icon))??(0,t.h)(l);if(y){const b=(0,t.h)("div",w,[y]);x.push(b)}return o.textPosition==="right"&&x.reverse(),(0,t.h)("div",{class:a.value,onClick:$},x)}}}}var{componentName:o7,create:s7,scope:c7}=ce("more-button"),u7=s7(i7(o7,c7,$e.ArrowUp)),Fn=u7;function d7(e){e.stopPropagation()}var f7=class{startMove;updateMove;isTouch=!1;els=null;moving=!1;touchstart=null;touchmove=null;touchend=null;constructor(e,n){this.startMove=e,this.updateMove=n,this.isTouch=nl()}open(e){Array.isArray(e)||(e=[e]),this.els=e;const n=rl(),l=(o,i,r,s)=>{this.updateMove({x:o,y:i})};this.touchstart=o=>{this.moving||(n.start(o),this.startMove({x:n.state.startX,y:n.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&&(n.move(o),d7(o),l(n.state.deltaX,n.state.deltaY,"",0))},this.touchend=()=>{l(n.state.deltaX,n.state.deltaY,"end"),this.touchmove&&document.removeEventListener(this.isTouch?"touchmove":"mousemove",this.touchmove),this.touchend&&document.removeEventListener(this.isTouch?"touchend":"mouseup",this.touchend),n.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 m7(e,n){return new f7(e,n)}var h7={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]}},p7=(e,n,l,o=!1)=>({props:{...h7},emits:["click"],setup(i,{slots:r,emit:s}){const c=(0,t.reactive)({top:i.top,right:i.right,bottom:i.bottom,left:i.left}),a=(0,t.computed)(()=>{const p=[`${e}`];return i.customClass&&p.push(i.customClass),p}),u=(0,t.computed)(()=>{const p={};return be(c.top)||(p.top=c.top),be(c.right)||(p.right=c.right),be(c.bottom)||(p.bottom=c.bottom),be(c.left)||(p.left=c.left),be(i.width)||(p.width=i.width),be(i.height)||(p.height=i.height),be(i.color)||(p.color=i.color),be(i.background)||(p.background=i.background),be(i.borderRadius)||(p["border-radius"]=i.borderRadius),be(i.zIndex)||(p["z-index"]=i.zIndex),p}),h=(0,t.computed)(()=>({[`${e}__icon`]:!0})),d=()=>{s("click")},m=(0,t.ref)(null),$=()=>{c.top=null,c.right=null,c.bottom=null,c.left=null},x={x:0,y:0},b=m7(p=>{if(!m.value)return;const v=m.value;$(),c.left=v.offsetLeft,c.top=v.offsetTop,v.style.left=`${c.left}px`,v.style.top=`${c.top}px`,v.style.right=null,v.style.bottom=null,x.x=c.left,x.y=c.top},p=>{if(!m.value)return;const v=m.value;$(),c.left=x.x+p.x,c.top=x.y+p.y,v.style.left=`${c.left}px`,v.style.top=`${c.top}px`});return(0,t.onMounted)(()=>{if(i.draggable&&m.value){const p=[m.value];b.open(p)}}),(0,t.onBeforeUnmount)(()=>{i.draggable&&m.value&&b.close()}),()=>{let p=[];const v=typeof r.default=="function"?r.default():[];if(v&&v.length>0)p=v;else{const f=(0,t.h)(l,{class:h.value});p.push(f)}return(0,t.h)("view",{ref:f=>{m.value=f},class:a.value,style:u.value,onClick:d},p)}}}),{componentName:g7,create:y7,scope:b7}=ce("floating-button"),S7=y7(p7(g7,b7,n1,!1)),Rn=S7;function w7(e,n){return{props:{type:{type:[String],required:!1,default:""},color:{type:[String],required:!1,default:""},icon:{type:[Object],required:!1},textPosition:{type:String,default:"right"}},setup(l,{slots:o}){const i=e,r=(0,t.computed)(()=>({[i]:!0})),s=(0,t.computed)(()=>l.icon?{[`${i}__icon`]:!0,[`${i}__icon-${l.type}`]:!0}:{[`${i}__mark`]:!0,[`${i}__mark-${l.type}`]:!0}),c=(0,t.computed)(()=>l.color?l.icon?{color:l.color}:{background:l.color}:null),a=(0,t.computed)(()=>{const h={[`${i}__text`]:!0,[`${i}__text-${l.type}`]:!0};return l.textPosition==="left"?h["is-left"]=!0:h["is-right"]=!0,h}),u=(0,t.computed)(()=>l.color?{color:l.color}:null);return()=>{let h=null;if(o.mark)h=o.mark()[0];else{const $={class:s.value,style:c.value};h=(0,t.h)(l.icon??"div",$)}const d=(0,t.h)("div",{class:a.value,style:u.value},o.default?o.default():[]),m={class:r.value};return l.textPosition==="right"?(0,t.h)("div",m,[h,d]):(0,t.h)("div",m,[d,h])}}}}var{componentName:v7,create:N7,scope:C7}=ce("indicator"),k7=N7(w7(v7,C7)),On=k7,{componentName:x7,create:z7,scope:O9}=ce("tour"),E7=z7({components:{Close:$e.Close,ElPopover:T.ElPopover},props:{modelValue:{type:Boolean,default:!1},type:{type:String,default:"step"},steps:{type:Array,default:()=>[]},location:{type:String,default:"bottom"},width:{type:String,default:"300px"},popperClass:{type:String,default:""},current:{type:Number,default:0},nextStepText:{type:String,default:"下一步"},prevStepText:{type:String,default:"上一步"},completeText:{type:String,default:"完成"},mask:{type:Boolean,default:!0},offset:{type:Object,default:{left:8,top:10,right:8,botttom:10}},maskWidth:{type:[Number,String],default:""},maskHeight:{type:[Number,String],default:""},closeOnClickOverlay:{type:Boolean,default:!0},showPrevStep:{type:Boolean,default:!0},showTitleBar:{type:Boolean,default:!0}},emits:["update:modelValue","change","close"],setup(e,{emit:n}){const l=x7,o=(0,t.reactive)({showTour:e.modelValue,showPopup:!1,active:0}),i=(0,t.ref)({}),r=(0,t.computed)(()=>`${l}`),s=(0,t.computed)(()=>{const{offset:x,maskWidth:w,maskHeight:y}=e,{width:b,height:p,left:v,top:f}=i.value,O=e.steps[o.active].offset??x,P=[v+b/2,f+p/2],H=Number(w||b),Y=Number(y||p);return{width:`${H+ +O.left+O.right}px`,height:`${Y+O.top+O.bottom}px`,top:`${P[1]-Y/2-+O.top}px`,left:`${P[0]-H/2-+O.left}px`}}),c=x=>{x=="next"?o.active=o.active+1:o.active=o.active-1,o.showPopup=!1,(0,t.nextTick)(()=>{o.showPopup=!0,h()}),n("change",o.active)},a=x=>x.popoverWidth??e.width,u=x=>x.location??e.location,h=()=>{const x=Sn(document.querySelector(`${e.steps[o.active].target}`));i.value={x:x.left,y:x.top,top:x.top,left:x.left,width:x.width,height:x.height}},d=()=>{o.showTour=!1,o.showPopup=!1,n("close",o.active),n("update:modelValue",!1)},m=()=>{e.closeOnClickOverlay&&d()},$=(x,w=0)=>{x&&h(),e.steps,o.active=w,o.showTour=x,o.showPopup=x};return(0,t.onMounted)(()=>{$(e.modelValue,e.current)}),(0,t.watch)(()=>e.modelValue,x=>{$(x)}),{...(0,t.toRefs)(o),classes:r,maskStyle:s,changeStep:c,popoverWidth:a,popoverLocation:u,close:d,handleClickMask:m}}}),T7={key:0,class:"fox-tour__content"},$7={key:0,class:"fox-tour__content-top"},B7={class:"fox-tour__content-inner"},V7={class:"fox-tour__content-bottom"},D7={class:"fox-tour__content-bottom-init"},M7={class:"fox-tour__content-bottom-operate"},A7={key:1,class:"fox-tour__content fox-tour__content-tile"},I7={class:"fox-tour__content-inner"};function P7(e,n,l,o,i,r){const s=(0,t.resolveComponent)("Close"),c=(0,t.resolveComponent)("fox-button"),a=(0,t.resolveComponent)("ElPopover");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(e.classes)},[(0,t.withDirectives)((0,t.createElementVNode)("div",{class:"fox-tour__masked",onClick:n[0]||(n[0]=(...u)=>e.handleClickMask&&e.handleClickMask(...u))},null,512),[[t.vShow,e.showTour]]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.steps,(u,h)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:h,style:{height:"0"}},[h==e.active?((0,t.openBlock)(),(0,t.createBlock)(a,{key:0,"popper-class":"popperClass",visible:e.showPopup,placement:e.popoverLocation(u),width:e.popoverWidth(u)},{reference:(0,t.withCtx)(()=>[e.showTour?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:(0,t.normalizeClass)(["fox-tour__mask",[e.mask?"":"fox-tour__mask-none"]]),style:(0,t.normalizeStyle)(e.maskStyle),id:"fox-tour-popid"},null,6)):(0,t.createCommentVNode)("",!0)]),default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default",{},()=>[e.type=="step"?((0,t.openBlock)(),(0,t.createElementBlock)("div",T7,[e.showTitleBar?((0,t.openBlock)(),(0,t.createElementBlock)("div",$7,[(0,t.createElementVNode)("div",{onClick:n[1]||(n[1]=(...d)=>e.close&&e.close(...d))},[(0,t.createVNode)(s,{class:"fox-tour__content-top-close"})])])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",B7,(0,t.toDisplayString)(u.content),1),(0,t.createElementVNode)("div",V7,[(0,t.createElementVNode)("div",D7,(0,t.toDisplayString)(e.active+1)+"/"+(0,t.toDisplayString)(e.steps.length),1),(0,t.createElementVNode)("div",M7,[(0,t.renderSlot)(e.$slots,"prev-step",{},()=>[e.active!=0&&e.showPrevStep?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n[2]||(n[2]=d=>e.changeStep("prev"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.prevStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)]),e.steps.length-1==e.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:e.close},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.completeText),1)]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0),(0,t.renderSlot)(e.$slots,"next-step",{},()=>[e.steps.length-1!=e.active?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"primary",small:"",class:"fox-tour__content-bottom-operate-btn",onClick:n[3]||(n[3]=d=>e.changeStep("next"))},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.nextStepText),1)]),_:1})):(0,t.createCommentVNode)("",!0)])])])])):(0,t.createCommentVNode)("",!0),e.type=="tile"?((0,t.openBlock)(),(0,t.createElementBlock)("div",A7,[(0,t.createElementVNode)("div",I7,(0,t.toDisplayString)(u.content),1)])):(0,t.createCommentVNode)("",!0)])]),_:2},1032,["visible","placement","width"])):(0,t.createCommentVNode)("",!0)]))),128))],2)}var qn=De(E7,[["render",P7]]),L7="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAnCAYAAABJ0cukAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozOUNBQTQ0MkY3RTMxMUVBQjIzNEJCQkYxNDZGQjg5OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozOUNBQTQ0M0Y3RTMxMUVBQjIzNEJCQkYxNDZGQjg5OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM5Q0FBNDQwRjdFMzExRUFCMjM0QkJCRjE0NkZCODk4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM5Q0FBNDQxRjdFMzExRUFCMjM0QkJCRjE0NkZCODk4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+T12ahwAABClJREFUeNrUWVtIFFEY3pkdrbaCiAINK81VW3d2102pjKLtoXoJrNAswoeEXoyilx7sJXvIh6CHAoMg6yEfSpdECIqE0jCMbMm9qCVYUmR5S8huXmZO39nWOI7mzsy6uzqgM/vvzNnv+y/n/84ZjhBiWMwHF+kA+fn5y0ZHRzNwuTomgDnui9/vfzMvBJxWa7bE87W4tMbY8S8MhNz0BQLVugnY7fZdGORZPNNHJmSPUSf47QD/PN75z3NcpqD1IVEU8wC+dZojDIajyMu6WAG322zBmQf/7LzGnHeAdRtjmuAIKYoleMWxQnUEHA6HVZLldsb0m3oehdQQzzQSVILPJLIcYEw/4HkK/kG86yAsAZvNtgng3059hte/Gf56/uFCaGR8mIJdj3m2hzGNGAkpRM4vCPBzErBYLMko2A//DIQMoQ0WtgcCjWFnCVGswEzxCecqLc0y9Nyww2ariYhAbm7umgRB6GNM/QTgfT7fEzWD4t7dOK0D4TKAcrtcLkENeNx/gUoSpOnx4Gc9BHJyclZNjI8PMqY+judp2jSr1iuENDPi5fDX4WG32WxeogL81NGRIEk3NBNAh10uS9IIY/oIbxR6vd4WLXmJAq9Ayl1kTAUmk8mNyJrUgDfK8hFPV9dnTQSCHiLkO/Ndb8jzrXqKawYJQg4gsu6srKyV4cC/7ujo1CqneRSPxNh74PligPdE3PYVIDHuY6PRWCxPTp7VC35KSvwjwBpwdPP4gXYc86ZdZnr6Pf7S9HqexUs9z0qBLprz8wn+PzWRFknaKGsgjwlvCdLGH42GQ0lg+dqkMP+Enj+lF/yMWYgnJD1qEhhphOWgS2E2yQZDJWa/lEgIvGIa0D2HKJZGA7yiBgaZqO9AermdFstGXQR8fn+BootW4wfPRBE8zXmXoia2SYLgpsJRVwqBBJ2N+pnueRVhPR8l8MGCnaWw8wDCDSWQoasGQCKJnpjGcwkkKqMBfo7ZyQklQCOxWVcRg4QDXmhkSJRjsGvRAD8HCTuNhNPpXKtLzHn9/n0orBqm052GvL2lcfepTMs8PwsJqyRJRbrlNFpBCUBcYWaKE2h4tampqUtV6pP60HNtapuUksTY2NidiLcWUQPnMOhlxvQoITGxxOPxDIVdR2dnb/V2dr7Umn50/Q31261JC4UhUQYSVUxdtPCCUAK10RuvZeQ0LRQ2tD7fddxdyuT3TijJehATF/yinqmJ2wB+jCGRA11TH9xiXAwEQpG4i0gcZHLPjHSqF0Vx76IgEIpEA9a7+3H5K2RK4jnuPvTToXgR0LW9Htpap71iAzPVNsUIMH0XMdXkfLrfD9BdanifksiKW/5w3Emj3mcHBgb6kpKTn6KYzfBCehzg10H6lHPzMdIWq9U8znEpsXE6N4rTO9TjSGgPanG/pfwjwABn1PZcM5XI0AAAAABJRU5ErkJggg0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLTkwMjA5MzIyMjIxMzkzMzc2NzAwNjg0MC0tDQo=",_7="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAgCAYAAACLmoEDAAACb0lEQVRYR+WY33HTMBzHvz/J72QD8tyzhJiAMAHdgDBBywQ0E5BuECYAJqCZAGPl+pxMQPoeSZwUy6ck7sUlBtziJ59P/urj33+ZlFIDa8wHAOcAhujftQYwY5xPSOb5FEQX/WPcI3LumqQQPwEMeg8LrD2sq0DnpdajvkFLIW4AvPJcjx/WJ50x5oX/Gs75qiiKpb9XSg2NMc+r5z+KovDBD3V2pgznz/y91noevSOECBbhxtwVt7dFpfEg7aOWVXk+skTfwqZEk7Isr/ytlPIKzvnKAebc62Kx8C5CKlhqTRG2KcRO0W4Mg1ME/z6sUkNr7ThY0NqbaMHwEYyFJGSMzWJ4CCHGRBRqdPRC7QkAzrml1noWQ6lJu43XepNg/wesz3q72bzdr7kMmMeQEEKck3OhYrAs+xRDQkp5AWtDkykXi0nt+krPEa3qkPBhVdVQRzQiYBti9yTv8QRLidPKkBTrPfHYZBCTbSdhgbr5pK5Pt3nCsEoNsNmog9abZcu0QWCz2U5pWVakDQKMDWDtOjaCEAp5vm3luxr37VPrHW0KB5D/8MHTgvW93nL+vWq378uynFZF/hLOfezM0ESN2syYlzGEjlq2TbvtBPiBc0dz6XpMlu3Eah2JHA2DjvbpRKYZlqhwzl12skOHIkQ0hXOh5pOUcgnnwvTf64toRWEgAT73GtTPxMC7cARJh+o+QscDQH1e6iPkPtNJsOmpts3HpqfcNuu7hd3+J/NnqzctNv/KOB/H6azF+oMlJ1k2qlVJ6qHDv4O9684BY631l98BTN/pBDYkabOVT7bmH4HdsTLR1DeYLqyZwv4CcPRPSfNVZqIAAAAASUVORK5CYIINCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0wMTYzMDQxMzE1MzQyMTczMjcwODA5NzYtLQ0K",{create:F7,scope:R7}=ce("number-keyboard"),O7=F7({components:{FoxPopup:st},props:{confirmText:{type:String},title:{type:String},visible:{type:Boolean,default:!1},type:{type:String,default:"default"},customKey:{type:Array,default:()=>[]},modelValue:{type:String,default:""},maxlength:{type:[Number,String],default:6},randomKeys:{type:Boolean,default:!1},popClass:{type:String,default:""}},emits:["input","delete","close","blur","update:modelValue","update:visible"],setup(e,{emit:n}){const{toLocaleRefs:l}=(0,Ne.useFoxI18n)(R7),o=l(e,["confirmText"]),i=(0,t.computed)(()=>{const p=["fox-number-keyboard-popup"];return e.popClass&&p.push(e.popClass),p.join(" ")}),r=(0,t.ref)(void 0),s=(0,t.ref)(e.visible),c=(0,t.ref)();function a(){const{customKey:p}=e;let v={id:"lock",type:"lock"},f=Array.isArray(p)?p:[p];return f.length===1&&(v={id:f[0],type:"custom"}),[...u(),v,{id:0,type:"number"},{id:"delete",type:"delete"}]}function u(){const p=[];for(let v=1;v<=9;v++)p.push({id:v,type:"number"});return e.randomKeys?p.sort(()=>Math.random()>.5?1:-1):p}function h(){const p=u(),{customKey:v}=e;let f=Array.isArray(v)?v:[v];return f.length>2&&(f=[f[0],f[1]]),f.length==2&&e.title&&e.type!="rightColumn"&&(f=[f[0]]),f.length===1?e.title&&e.type!="rightColumn"?p.push({id:f[0],type:"custom"},{id:0,type:"number"},{id:"delete",type:"delete"}):p.push({id:0,type:"number"},{id:f[0],type:"custom"}):f.length===2&&p.push({id:f[0],type:"custom"},{id:0,type:"number"},{id:f[1],type:"custom"}),p}const d=(0,t.computed)(()=>e.type=="rightColumn"||e.title!=""?h():a()),m=()=>{e.visible&&n("blur")},$=p=>{const v=c.value;v&&!v.contains(p.target)&&m()};(0,t.watch)(()=>e.visible,p=>{s.value=p,p?window.addEventListener("touchstart",$,!1):window.removeEventListener("touchstart",$,!1)});function x(p,v){v.stopPropagation(),r.value=p.id,(p.type=="number"||p.type=="custom")&&(n("input",p.id),e.modelValue.length<Number(e.maxlength)&&n("update:modelValue",e.modelValue+p.id)),p.type=="lock"&&b(),p.type=="delete"&&(n("delete"),n("update:modelValue",e.modelValue.slice(0,e.modelValue.length-1)))}function w(p){p.stopPropagation()}function y(p){p.preventDefault(),r.value=void 0}function b(){n("update:visible",!1),n("close")}return{...o,allPopClass:i,delImg:L7,lockImg:_7,clickKeyIndex:r,defaultKey:a,closeBoard:b,onTouchEnd:y,onTouchMove:w,onTouchstart:x,keysList:d,genCustomKeys:h,getBasicKeys:u,root:c,show:s}}}),q7={ref:"root"},H7={class:"fox-number-keyboard"},j7={key:0,class:"fox-number-keyboard__header"},K7={class:"fox-number-keyboard__title"},W7={class:"fox-number-keyboard__body"},Y7={class:"fox-number-keyboard__keys"},U7=["onTouchstart"],G7=["src"],X7=["src"],Q7={key:0,class:"fox-number-keyboard__sidebar"},Z7={class:"fox-key__wrapper"},J7=["src"];function em(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxPopup");return(0,t.openBlock)(),(0,t.createElementBlock)("div",q7,[(0,t.createVNode)(s,{visible:e.show,"onUpdate:visible":n[7]||(n[7]=c=>e.show=c),position:"bottom",popClass:e.allPopClass,overlay:!1,teleportDisable:!1},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",H7,[e.title?((0,t.openBlock)(),(0,t.createElementBlock)("div",j7,[(0,t.createElementVNode)("h3",K7,(0,t.toDisplayString)(e.title),1),e.type=="default"?((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:0,class:"fox-number-keyboard__close",onClick:n[0]||(n[0]=c=>e.closeBoard())},(0,t.toDisplayString)(e.confirmText),1)):(0,t.createCommentVNode)("",!0)])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",W7,[(0,t.createElementVNode)("div",Y7,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.keysList,c=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:"key"+c.id,class:(0,t.normalizeClass)(["fox-key__wrapper",{"fox-key__wrapper--wider":c.id==0&&e.type=="rightColumn"&&Array.isArray(e.customKey)&&e.customKey.length==1}])},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["fox-key",{"fox-key--active":c.id==e.clickKeyIndex},{"fox-key--lock":c.type=="lock"},{"fox-key--delete":c.type=="delete"}]),onTouchstart:a=>e.onTouchstart(c,a),onTouchmove:n[1]||(n[1]=a=>e.onTouchMove(a)),onTouchend:n[2]||(n[2]=a=>e.onTouchEnd(a))},[c.type=="number"||c.type=="custom"?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createTextVNode)((0,t.toDisplayString)(c.id),1)],64)):(0,t.createCommentVNode)("",!0),c.type=="lock"?((0,t.openBlock)(),(0,t.createElementBlock)("img",{key:1,src:e.lockImg},null,8,G7)):(0,t.createCommentVNode)("",!0),c.type=="delete"?((0,t.openBlock)(),(0,t.createElementBlock)("img",{key:2,src:e.delImg},null,8,X7)):(0,t.createCommentVNode)("",!0)],42,U7)],2))),128))]),e.type=="rightColumn"?((0,t.openBlock)(),(0,t.createElementBlock)("div",Q7,[(0,t.createElementVNode)("div",Z7,[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["fox-key",{active:e.clickKeyIndex=="delete"}]),onTouchstart:n[3]||(n[3]=c=>e.onTouchstart({id:"delete",type:"delete"},c)),onTouchmove:n[4]||(n[4]=c=>e.onTouchMove(c)),onTouchend:n[5]||(n[5]=(...c)=>e.onTouchEnd&&e.onTouchEnd(...c))},[(0,t.createElementVNode)("img",{src:e.delImg},null,8,J7)],34)]),(0,t.createElementVNode)("div",{class:"fox-key__wrapper fox-key__wrapper--finish",onClick:n[6]||(n[6]=c=>e.closeBoard())},[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["fox-key","fox-key--finish ",{activeFinsh:e.clickKeyIndex=="finish"}])},(0,t.toDisplayString)(e.confirmText),3)])])):(0,t.createCommentVNode)("",!0)])])]),_:1},8,["visible","popClass"])],512)}var Hn=De(O7,[["render",em]]),{create:tm,scope:lm}=ce("short-password"),am=tm({components:{FoxPopup:st,Tips:si},props:{title:{type:String},desc:{type:String},tips:{type:String},visible:{type:Boolean,default:!1},modelValue:{type:String,default:""},errorMsg:{type:String},closeOnClickOverlay:{type:Boolean,default:!0},length:{type:[String,Number],default:6}},emits:["update:modelValue","update:visible","complete","tips","close","focus"],setup(e,{emit:n}){const{toLocaleRefs:l}=(0,Ne.useFoxI18n)(lm),o=l(e,["title","desc","tips"]),i=(0,t.ref)(e.modelValue),r=(0,t.computed)(()=>u(Number(e.length))),s=(0,t.ref)(e.visible),c=d=>{d.stopPropagation(),n("focus")};(0,t.watch)(()=>e.visible,d=>{s.value=d}),(0,t.watch)(()=>e.modelValue,d=>{i.value=d,String(d).length===r.value&&n("complete",d)});const a=()=>{n("update:visible",!1),n("close")},u=d=>Math.min(Math.max(4,d),6);return{comLen:r,realInput:i,onTouchStart:c,range:u,close:a,onTips:()=>{n("tips")},show:s,...o}}}),nm={class:"fox-short-password-title"},rm={class:"fox-short-password-subtitle"},im={class:"fox-short-password-wrapper"},om={key:0,class:"fox-short-password__item-icon"},sm={class:"fox-short-password__message"},cm={class:"fox-short-password--error"},um={key:0,class:"fox-short-password--forget"};function dm(e,n,l,o,i,r){const s=(0,t.resolveComponent)("Tips"),c=(0,t.resolveComponent)("FoxPopup");return(0,t.openBlock)(),(0,t.createElementBlock)("view",null,[(0,t.createVNode)(c,{style:{padding:"30px 24px 20px 24px",borderRadius:"12px",textAlign:"center",top:"45%"},visible:e.show,"onUpdate:visible":n[2]||(n[2]=a=>e.show=a),closeable:!0,onClickCloseIcon:e.close,"close-on-click-overlay":e.closeOnClickOverlay,onClickOverlay:e.close,teleportDisable:!1},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("view",nm,(0,t.toDisplayString)(e.title),1),(0,t.createElementVNode)("view",rm,(0,t.toDisplayString)(e.desc),1),(0,t.createElementVNode)("div",im,[(0,t.createElementVNode)("view",{class:"fox-short-password__list",onTouchstart:n[0]||(n[0]=(...a)=>e.onTouchStart&&e.onTouchStart(...a))},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(new Array(e.comLen),(a,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("view",{class:"fox-short-password__item",key:u},[String(e.realInput).length>u?((0,t.openBlock)(),(0,t.createElementBlock)("view",om)):(0,t.createCommentVNode)("",!0)]))),128))],32)]),(0,t.createElementVNode)("view",sm,[(0,t.createElementVNode)("view",cm,(0,t.toDisplayString)(e.errorMsg),1),e.tips?((0,t.openBlock)(),(0,t.createElementBlock)("view",um,[(0,t.createVNode)(s,{class:"icon",width:"11px",height:"11px"}),(0,t.createElementVNode)("view",{onClick:n[1]||(n[1]=(...a)=>e.onTips&&e.onTips(...a))},(0,t.toDisplayString)(e.tips),1)])):(0,t.createCommentVNode)("",!0)])]),_:1},8,["visible","onClickCloseIcon","close-on-click-overlay","onClickOverlay"])])}var jn=De(am,[["render",dm]]),{componentName:fm,create:mm,scope:hm}=ce("signature"),pm=mm({props:{customClass:{type:[String],default:""},lineWidth:{type:[Number],default:2},strokeStyle:{type:[String],default:()=>document.getElementsByTagName("body")[0].className.indexOf("fox-theme-dark")==-1?"#000":"#fff"},type:{type:[String],default:"png"},unSupportTpl:{type:[String],default:""}},components:{FoxButton:T.ElButton},emits:["start","end","signing","confirm","clear"],setup(e,{emit:n,expose:l}){const{toLocaleRefs:o}=(0,Ne.useFoxI18n)(hm),i=o(e,["unSupportTpl","reSign","confirmText"]),r=(0,t.ref)(null),s=(0,t.ref)(null),c=(0,t.computed)(()=>({[fm]:!0,[`${e.customClass}`]:e.customClass})),a=(0,t.reactive)({canvasHeight:0,canvasWidth:0,ctx:null,isSupportTouch:"ontouchstart"in window,events:"ontouchstart"in window?["touchstart","touchmove","touchend","touchleave"]:["mousedown","mousemove","mouseup","mouseleave"]}),u=()=>{let v=document.createElement("canvas");return!!(v.getContext&&v.getContext("2d"))},h=()=>{r.value.addEventListener(a.events[0],d,!1)},d=v=>{v.preventDefault(),a.ctx.beginPath(),a.ctx.lineWidth=e.lineWidth,a.ctx.strokeStyle=e.strokeStyle,n("start"),r.value.addEventListener(a.events[1],m,!1),r.value.addEventListener(a.events[2],$,!1),r.value.addEventListener(a.events[3],x,!1)},m=v=>{v.preventDefault();let f=a.isSupportTouch?v.touches[0]:v;n("signing",f);let O=r.value.getBoundingClientRect(),P=f.clientX-O.left,H=f.clientY-O.top;a.ctx.lineTo(P,H),a.ctx.stroke()},$=v=>{v.preventDefault(),n("end"),r.value.removeEventListener(a.events[1],m,!1),r.value.removeEventListener(a.events[2],$,!1)},x=v=>{v.preventDefault(),r.value.removeEventListener(a.events[1],m,!1),r.value.removeEventListener(a.events[2],$,!1)},w=()=>{r.value.addEventListener(a.events[2],$,!1),a.ctx.clearRect(0,0,a.canvasWidth,a.canvasHeight),a.ctx.closePath(),n("clear")},y=()=>{p(r.value)},b=v=>{if(!v)return!0;var f=document.createElement("canvas");return f.width=v.width,f.height=v.height,v?.toDataURL()==f.toDataURL()},p=v=>{let f;switch(e.type){case"png":f=v.toDataURL("image/png");break;case"jpg":f=v.toDataURL("image/jpeg",.8);break}n("confirm",b(v)?"请绘制签名":v,b(v)?"":f)};return(0,t.onMounted)(()=>{u()&&(a.ctx=r.value.getContext("2d"),a.canvasWidth=s.value.offsetWidth,a.canvasHeight=s.value.offsetHeight,h())}),l({confirm:y,clear:w}),{...i,...(0,t.toRefs)(a),canvas:r,wrap:s,isCanvasSupported:u,confirm:y,clear:w,classes:c}}}),gm={class:"fox-signature__inner",ref:"wrap"},ym=["height","width"],bm={key:0,class:"fox-signature-unsopport"},Sm={class:"fox-signature__toolbar"};function wm(e,n,l,o,i,r){const s=(0,t.resolveComponent)("FoxButton");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(e.classes)},[(0,t.createElementVNode)("div",gm,[(0,t.withDirectives)((0,t.createElementVNode)("canvas",{ref:"canvas",height:e.canvasHeight,width:e.canvasWidth},null,8,ym),[[t.vShow,e.isCanvasSupported()]]),e.isCanvasSupported()?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createElementBlock)("p",bm,(0,t.toDisplayString)(e.unSupportTpl),1))],512),(0,t.createElementVNode)("div",Sm,[(0,t.renderSlot)(e.$slots,"toolbar",{},()=>[(0,t.createVNode)(s,{class:"fox-signature-btn",type:"default",onClick:n[0]||(n[0]=c=>e.clear())},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.reSign),1)]),_:1}),(0,t.createVNode)(s,{class:"fox-signature-btn",type:"primary",onClick:n[1]||(n[1]=c=>e.confirm())},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(e.confirmText),1)]),_:1})])])],2)}var Kn=De(pm,[["render",wm]]),vm={name:{type:[String],required:!1,default:""},config:{type:[Object],required:!1,default:()=>{}},innerPageScope:{type:[Boolean],required:!1},abstractPageScope:{type:[Boolean,Object],required:!1}};function Nm(e,n){return{inheritAttrs:!1,props:vm,setup(l,o){const{exposeApi:i}=Cr({context:o,props:()=>l.config},l.name);return Re(l.innerPageScope)||Ta(l.innerPageScope),Re(l.abstractPageScope)||zr(l.abstractPageScope),i(),()=>typeof o.slots.default=="function"?o.slots.default():null}}}var{componentName:Cm,create:km,scope:xm}=ce("domain-provider"),zm=km(Nm(Cm,xm)),Wn=zm,Em={initialVisibleObserverSize:{type:[Number],required:!1},initialInvisibleObserverHeight:{type:[String],required:!1,default:()=>"250px"},disabled:{type:[Boolean],required:!1},loadPolicy:{type:[String],required:!1,default:()=>"rolling"},rootMargin:{type:[String],required:!1,default:()=>"250px 0px 250px 0px"},threshold:{type:[Array],required:!1,default:()=>[0,.25]},root:{type:[Object,String]}};function Tm(e,n){return{inheritAttrs:!1,props:Em,emits:["change"],setup(l,{slots:o,emit:i}){if(ut&&window.IntersectionObserver){const r=new WeakMap;let s=new Map;const c=(m,$)=>{if(h===null){s.set(m,{visible:null,callback:$});return}r.has(m)&&h.unobserve(m),r.set(m,{visible:null,callback:$}),h.observe(m)},a=m=>{if(h===null){s.delete(m);return}r.has(m)&&(r.delete(m),h.unobserve(m))};let u=l.initialVisibleObserverSize;Ks({acquire:()=>{if(l.loadPolicy==="always")return!0;const m=u>0;return u--,m},get disabled(){return l.disabled},get initialHeight(){return l.initialInvisibleObserverHeight},observe:c,unobserve:a});let h=null;const d=(m,$,x)=>{h=new IntersectionObserver(w=>{if(i("change",w),l.loadPolicy!=="always")for(let y of w){let b=!1;y.intersectionRatio>0&&(b=!0);const p=r.get(y.target);if(p)try{if(l.loadPolicy==="lazy"&&!b&&p.visible!==null)return;p.visible=b,p.callback(b)}catch(v){console.error(v)}}},{root:m,rootMargin:$,threshold:x}),s.forEach((w,y)=>{r.set(y,w),h?.observe(y)}),s.clear()};(0,t.watch)([()=>l.root,()=>l.disabled],([m,$])=>{if($||!m||h)return;let x=null;typeof m=="string"?x=document.querySelector(m):x=m,x&&d(x,l.rootMargin,l.threshold)},{immediate:!0}),(0,t.onUnmounted)(()=>{h&&(h.disconnect(),h=null)})}return()=>typeof o.default=="function"?o.default():null}}}var{componentName:$m,create:Bm,scope:Vm}=ce("rolling-provider"),Dm=Bm(Tm($m,Vm)),Yn=Dm,Mm=[Va,Ma,Aa,Ia,_a,Jt,_l,Fl,Ha,Oe,ja,Ka,Wa,Xa,Qa,Za,Ja,en,ln,an,nn,rn,Hl,cn,un,dn,fn,mn,hn,pn,gn,Ul,yn,vn,Nn,ol,sl,Xl,xn,Tn,Mn,Rl,Gl,ql,An,In,Ol,st,Lt,Yl,Wl,_n,Fn,Rn,$t,Pl,On,Tt,qn,Hn,jn,Kn,Wn,Yn],Am=new gs(Mm,[Ss],"4.0.0");S.AbstractPageScopeKey=$a,S.ActionsheetItem=yn,S.FoxActionsheetItem=yn,S.ActionsheetPane=Ul,S.FoxActionsheetPane=Ul,S.AutocompleteItem=an,S.FoxAutocompleteItem=an,S.Broadcast=pr,S.BroadcastKey=Qe,S.ButtonsItem=Ha,S.FoxButtonsItem=Ha,S.CalendarItem=Xa,S.FoxCalendarItem=Xa,S.CascaderItem=ln,S.FoxCascaderItem=ln,S.CheckboxItem=dn,S.FoxCheckboxItem=dn,S.Content=Ia,S.FoxContent=Ia,S.DataItemsKey=Ut,S.DateItem=Wa,S.FoxDateItem=Wa,S.DateUtils=He,S.DialogItem=In,S.FoxDialogItem=In,S.Domain=vl,S.DomainKey=mt,S.DomainProvider=Wn,S.FoxDomainProvider=Wn,S.FloatingButton=Rn,S.FoxFloatingButton=Rn,S.FloatingWindow=Mn,S.FoxFloatingWindow=Mn,S.FooterBar=Aa,S.FoxFooterBar=Aa,S.FoxAffix=T.ElAffix,S.FoxAlert=T.ElAlert,S.FoxAnchor=T.ElAnchor,S.FoxAnchorLink=T.ElAnchorLink,S.FoxAside=T.ElAside,S.FoxAutoResizer=T.ElAutoResizer,S.FoxAutocomplete=T.ElAutocomplete,S.FoxAvatar=T.ElAvatar,S.FoxBacktop=T.ElBacktop,S.FoxBadge=T.ElBadge,S.FoxBreadcrumb=T.ElBreadcrumb,S.FoxBreadcrumbItem=T.ElBreadcrumbItem,S.FoxButton=T.ElButton,S.FoxButtonGroup=T.ElButtonGroup,S.FoxCalendar=T.ElCalendar,S.FoxCard=T.ElCard,S.FoxCarousel=T.ElCarousel,S.FoxCarouselItem=T.ElCarouselItem,S.FoxCascader=T.ElCascader,S.FoxCascaderPanel=T.ElCascaderPanel,S.FoxCheckTag=T.ElCheckTag,S.FoxCheckbox=T.ElCheckbox,S.FoxCheckboxButton=T.ElCheckboxButton,S.FoxCheckboxGroup=T.ElCheckboxGroup,S.FoxCol=T.ElCol,S.FoxCollapse=T.ElCollapse,S.FoxCollapseItem=T.ElCollapseItem,S.FoxCollapseTransition=T.ElCollapseTransition,S.FoxColorPicker=T.ElColorPicker,S.FoxConfigProvider=T.ElConfigProvider,S.FoxContainer=T.ElContainer,S.FoxCountdown=T.ElCountdown,S.FoxDatePicker=T.ElDatePicker,S.FoxDescriptions=T.ElDescriptions,S.FoxDescriptionsItem=T.ElDescriptionsItem,S.FoxDialog=T.ElDialog,S.FoxDivider=T.ElDivider,S.FoxDrawer=T.ElDrawer,S.FoxDropdown=T.ElDropdown,S.FoxDropdownItem=T.ElDropdownItem,S.FoxDropdownMenu=T.ElDropdownMenu,S.FoxEmpty=T.ElEmpty,S.FoxFooter=T.ElFooter,S.FoxForm=T.ElForm,S.FoxFormItem=T.ElFormItem,S.FoxGroup=_a,S.Group=_a,S.FoxGroupSetting=pn,S.GroupSetting=pn,S.FoxHeader=T.ElHeader,S.FoxHeaderBar=Ma,S.HeaderBar=Ma,S.FoxHintText=Oe,S.HintText=Oe,S.FoxIcon=T.ElIcon,S.FoxImage=T.ElImage,S.FoxImageViewer=T.ElImageViewer,S.FoxIndicator=On,S.Indicator=On,S.FoxInfiniteLoading=Wl,S.InfiniteLoading=Wl,S.FoxInput=T.ElInput,S.FoxInputItem=ja,S.InputItem=ja,S.FoxInputNumber=T.ElInputNumber,S.FoxInputNumberItem=en,S.InputNumberItem=en,S.FoxInputTag=T.ElInputTag,S.FoxItem=Jt,S.Item=Jt,S.FoxLink=T.ElLink,S.FoxLinkItem=Nn,S.LinkItem=Nn,S.FoxMain=T.ElMain,S.FoxMapping=$t,S.Mapping=$t,S.FoxMention=T.ElMention,S.FoxMenu=T.ElMenu,S.FoxMenuItem=T.ElMenuItem,S.FoxMenuItemGroup=T.ElMenuItemGroup,S.FoxMessage=T.ElMessage,S.FoxMessageBox=T.ElMessageBox,S.FoxMoneyItem=Ja,S.MoneyItem=Ja,S.FoxMoreButton=Fn,S.MoreButton=Fn,S.FoxNotification=T.ElNotification,S.FoxNumberKeyboard=Hn,S.NumberKeyboard=Hn,S.FoxOption=T.ElOption,S.FoxOptionGroup=T.ElOptionGroup,S.FoxOverLay=Ol,S.OverLay=Ol,S.FoxPage=Va,S.Page=Va,S.FoxPageHeader=T.ElPageHeader,S.FoxPagination=T.ElPagination,S.FoxPickerItem=vn,S.PickerItem=vn,S.FoxPopconfirm=T.ElPopconfirm,S.FoxPopover=T.ElPopover,S.FoxPopoverDialog=Rl,S.PopoverDialog=Rl,S.FoxPopper=T.ElPopper,S.FoxPopup=st,S.Popup=st,S.FoxPrice=Pl,S.Price=Pl,S.FoxProgress=T.ElProgress,S.FoxPullRefresh=_n,S.PullRefresh=_n,S.FoxRadio=T.ElRadio,S.FoxRadioButton=T.ElRadioButton,S.FoxRadioGroup=T.ElRadioGroup,S.FoxRadioItem=un,S.RadioItem=un,S.FoxRate=T.ElRate,S.FoxRateItem=fn,S.RateItem=fn,S.FoxResult=T.ElResult,S.FoxRollingProvider=Yn,S.RollingProvider=Yn,S.FoxRow=T.ElRow,S.FoxRowItem=Fl,S.RowItem=Fl,S.FoxScrollbar=T.ElScrollbar,S.FoxSearchBar=Yl,S.SearchBar=Yl,S.FoxSegmented=T.ElSegmented,S.FoxSelect=T.ElSelect,S.FoxSelectItem=Ka,S.SelectItem=Ka,S.FoxSelectV2=T.ElSelectV2,S.FoxShortPassword=jn,S.ShortPassword=jn,S.FoxSignature=Kn,S.Signature=Kn,S.FoxSkeleton=T.ElSkeleton,S.FoxSkeletonItem=T.ElSkeletonItem,S.FoxSlider=T.ElSlider,S.FoxSlotItem=_l,S.SlotItem=_l,S.FoxSpace=T.ElSpace,S.FoxStatistic=T.ElStatistic,S.FoxStep=T.ElStep,S.FoxSteps=T.ElSteps,S.FoxStepsBar=Tn,S.StepsBar=Tn,S.FoxSubMenu=T.ElSubMenu,S.FoxSwitch=T.ElSwitch,S.FoxSwitchItem=mn,S.SwitchItem=mn,S.FoxTabPane=T.ElTabPane,S.FoxTable=T.ElTable,S.FoxTableColumn=T.ElTableColumn,S.FoxTableItem=cn,S.TableItem=cn,S.FoxTableMappingColumn=nn,S.TableMappingColumn=nn,S.FoxTableRadioColumn=rn,S.TableRadioColumn=rn,S.FoxTableSetting=Hl,S.TableSetting=Hl,S.FoxTableV2=T.ElTableV2,S.FoxTabs=T.ElTabs,S.FoxTabsBar=ol,S.TabsBar=ol,S.FoxTabsContainer=sl,S.TabsContainer=sl,S.FoxTabsFrame=xn,S.TabsFrame=xn,S.FoxTabsPane=Xl,S.TabsPane=Xl,S.FoxTag=T.ElTag,S.FoxText=Tt,S.Text=Tt,S.FoxTimeItem=Qa,S.TimeItem=Qa,S.FoxTimePicker=T.ElTimePicker,S.FoxTimeSelect=T.ElTimeSelect,S.FoxTimeSelectItem=Za,S.TimeSelectItem=Za,S.FoxTimeline=T.ElTimeline,S.FoxTimelineItem=T.ElTimelineItem,S.FoxToast=Lt,S.Toast=Lt,S.FoxTooltip=T.ElTooltip,S.FoxTour=qn,S.Tour=qn,S.FoxTransfer=T.ElTransfer,S.FoxTree=T.ElTree,S.FoxTreeItem=gn,S.TreeItem=gn,S.FoxTreeSelect=T.ElTreeSelect,S.FoxTreeSelectItem=hn,S.TreeSelectItem=hn,S.FoxTreeV2=T.ElTreeV2,S.FoxUpload=T.ElUpload,S.FoxWatermark=T.ElWatermark,S.Foxcalendarpicker=ql,S.calendarpicker=ql,S.Foxcascaderpicker=An,S.cascaderpicker=An,S.Foxpicker=Gl,S.picker=Gl,S.InnerPageScopeKey=Ea,S.PriorityPolicy=Ze,S.UniqueID=Wr,S.ValidateSchema=wr,S.ValidateSchemaKey=ft,S.browseProperty=Dr,S.cancelRaf=Vo,S.clamp=Go,S.clearNonNumber=Ho,S.compareTo=pa,S.createBroadcast=jt,S.createValidateSchema=bl,S.debounce=Ge,S.debounceRef=ns,S.decimalLength=fr,S.default=Am,S.defineConfigDomain=Cr,S.defineDataItem=kr,S.defineDomain=xa,S.defineDomainItemProperty=Ae,S.defineItem=Ee,S.definePageState=xr,S.defineSimpleItem=St,S.deleteGlobalValidator=es,S.disabledProperty=Vr,S.divide=ha,S.excludeProps=Be,S.extend=kt,S.floatData=Wo,S.getGlobalIcons=Fr,S.getGlobalValidateCheckEvents=yr,S.getGlobalValidateResetEvents=Sr,S.getPageContentAreaHeight=xl,S.getPageContentAreaWidth=zl,S.getPageFooterAreaHeight=kl,S.getPageHeaderAreaHeight=Cl,S.getRootDomain=xt,S.hasSymbol=or,S.includeProps=ot,S.indexOf=jo,S.injectAbstractPageScope=Xt,S.injectAbstractPageScopeForContent=$r,S.injectAbstractPageScopeForFooterBar=Tr,S.injectAbstractPageScopeForHeaderBar=Er,S.injectInnerPageScope=Gt,S.integerLength=dr,S.isArray=Mo,S.isArrayLike=cr,S.isBrowser=ut,S.isDate=ya,S.isDisplayNone=va,S.isESModule=_o,S.isEmptyString=be,S.isEqual=Xe,S.isFunction=ba,S.isHidden=wa,S.isMap=Ao,S.isNil=Re,S.isNumberString=Ca,S.isObject=We,S.isPlainObject=Lo,S.isPromise=hl,S.isRegExp=Na,S.isSet=Io,S.isString=rr,S.isSubPage=ss,S.isSymbol=Po,S.isTouch=nl,S.isWindow=sr,S.kebabToPascal=Ht,S.lastIndexOf=Ko,S.makeArray=qo,S.merge=ur,S.multiply=lr,S.negate=ar,S.nextTick=Ro,S.numberFormat=ml,S.objectToString=ir,S.once=rs,S.overrideGlobalIcons=Es,S.overrideGlobalValidateHandler=Zo,S.padZero=Uo,S.pascalToKebab=hr,S.preventDefault=Yo,S.property=Ve,S.provideAbstractPageScope=zr,S.provideInnerPageScope=Ta,S.raf=ga,S.readonlyProperty=Br,S.setGlobalValidateCheckEvents=ts,S.setGlobalValidateHandler=Qo,S.setGlobalValidateMessages=as,S.setGlobalValidateResetEvents=ls,S.setGlobalValidator=Jo,S.throttle=Nr,S.toBoolean=he,S.toNumber=we,S.toPadding=lt,S.toPx=ge,S.toPxDesc=os,S.toPxString=xe,S.toTypeString=pl,S.toValue=ve,S.tryTimes=wl,S.typeOf=gl,S.unNumberFormat=nr,S.updatePageState=za,S.useBroadcast=Kt,S.useDomain=ht,S.useInnerSize=$l,S.usePageState=Nl,S.usePosition=Fa,S.useRawTouch=rl,S.useRect=Sn,S.useSize=Da,S.useSlotChildren=Qt,S.useTouch=ji,S.valueLength=dt});
|