@fox-js/fox 3.0.1-23 → 3.0.1-24
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/libs/index.cjs.js +2 -2
- package/libs/index.esm.js +502 -493
- package/libs/index.umd.js +2 -2
- package/package.json +1 -1
package/libs/index.cjs.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
"use strict";/*!
|
|
2
|
-
* fox v3.0.0
|
|
3
|
-
*/Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const w=require("vue"),Nr=Array.isArray,Hr=r=>nt(r)==="[object Map]",Dr=r=>nt(r)==="[object Set]",Vr=r=>r instanceof Date,S=r=>typeof r=="function",Br=r=>typeof r=="string",Ur=r=>typeof r=="symbol",br=r=>r!==null&&typeof r=="object",kr=r=>br(r)&&S(r.then)&&S(r.catch),Wr=Object.prototype.toString,nt=r=>Wr.call(r),Ft=r=>nt(r)==="[object Object]",zr=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Nt(r){return r.__esModule||zr&&r[Symbol.toStringTag]==="Module"}const Jr=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function T(...r){let e=r[0]!==void 0&&r[0]!==null?r[0]:{},t=1,n=r.length,i=!1;for(typeof e=="boolean"&&(i=e,e=r[t]??{},t++),typeof e!="object"&&(e={});t<n;t++)if(r[t]!==null&&r[t]!==void 0){let s=r[t];for(let o in s){let a=e[o],l=s[o];if(a!==l)if(i===!0&&l&&typeof l=="object"){let u;Array.isArray(l)?u=a&&Array.isArray(a)?a:[]:u=a&&typeof a=="object"?a:{},e[o]=T(i,u,l)}else l!==void 0&&(e[o]=l)}}return e}function Oe(r,e,t=!1){if(!t)T(!0,r,e);else{if(typeof e!="object")return{};typeof r!="object"&&(r={});for(let i in e){let s=r[i],o=e[i];if(s!==o)if(typeof o=="object"){if(!Array.isArray(o)&&!Ft(o))continue;s=Oe(s,o,t),r[i]=s}else{if(typeof o=="function")continue;r[i]=o}}const n=Object.getOwnPropertySymbols(e);for(let i of n){let s=r[i],o=e[i];if(s!==o)if(typeof o=="object"){if(!Array.isArray(o)&&!Ft(o))continue;s=Oe(s,o,t),r[i]=s}else{if(typeof o=="function")continue;r[i]=o}}}return r}class oe{static seed=new Date().getTime();static get(){let e=++oe.seed;return e>=Number.MAX_VALUE&&(oe.seed=0),e}}const lt=Jr?Promise.resolve():null;function qe(r,...e){lt!==null?e&&e.length>0?lt.then(()=>{r(e)}):lt.then(r):e&&e.length>0?setTimeout(()=>{r(e)}):setTimeout(r)}function Ht(r){return r==null?!1:typeof r=="boolean"?r:typeof r=="string"?r.toLocaleLowerCase()==="true":!!r}function Gr(r){return typeof r=="number"?r:Number(r)}const Qr={"[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 jt(r){let t=Object.prototype.toString.call(r);return r==null?String(r):Qr[t]||"object"}function Tt(r,e){if(r==e)return!0;if(r===void 0||e===void 0)return!1;let t=jt(r),n=jt(e);if(t!==n)return!1;if(t==="object"){let i=Object.keys(r),s=Object.keys(e);if(i.length!==s.length)return!1;for(let o=0;o<i.length;o++){let a=i[o],l=r[a],u=e[a];if(!Tt(l,u))return!1}return!0}else if(t==="array"){if(r.length!==e.length)return!1;for(let i=0;i<r.length;i++){let s=r[i],o=e[i];if(!Tt(s,o))return!1}return!0}return!1}const Zt=Symbol("idKey"),ce=Symbol("valueKey"),R=Symbol("childrenKey"),Q=Symbol("growKey");class xr{[Q]=!0;[Zt];[ce]=w.ref();[R]=new Map;constructor(e){this[Zt]=e}}class Xr{get(e,t){if(t=="value")return e[ce].value;if(t==="grow")return e[Q];let n=e[R].get(t);if(n)return Le(n);if(e[Q])return n=Vt(t),n[Q]=e[Q],e[R].set(t,n),Le(n)}set(e,t,n){return t=="value"?(e[ce].value=n,!0):t==="grow"?(e[Q]=Ht(n),!0):n==null?(e[R].delete(t),!0):(console.error(`illegal property:${t}`),!1)}deleteProperty(e,t){return t==="value"||t=="grow"?(console.error(`can not delete property:${String(t)}`),!1):(e[R].delete(t),!0)}}const Dt="__proxy__";function Vt(r){let e=new xr(r);return Reflect.set(e,Dt,new Proxy(e,new Xr)),e}function Le(r){return Reflect.get(r,Dt)}class Rr extends xr{constructor(){super("__root__")}put(...e){let t=e.length;if(t<2)return console.error("参数至少包括一个(key, value)"),!1;let n=this;for(let i=0;i<t-1;i++){let s=e[i],o;n[R].has(s)?o=n[R].get(s):(o=Vt(s),n[R].set(s,o)),n=o}return n[ce].value=e[t-1],!0}get(...e){let t=e.length;if(t===0)return;let n=this;for(let i=0;i<t;i++){let s=e[i];if(n[R].has(s))n=n[R].get(s);else return}return n[ce].value}remove(...e){let t=e.length;if(t==0)return!1;let n=this;for(let s=0;s<t-1;s++){let o=e[s];if(n[R].has(o))n=n[R].get(o);else return!1}let i=e[t-1];return n[R].has(i)?(n[R].delete(i),!0):!1}contains(...e){let t=e.length;if(t==0)return!1;let n=this;for(let s=0;s<t-1;s++){let o=e[s];if(n[R].has(o))n=n[R].get(o);else return!1}let i=e[t-1];return n[R].has(i)}clear(){this[R].clear()}}const Yr=["put","get","contains","remove","clear"];function er(r){return Yr.includes(r)}class Zr{get(e,t){if(t=="value")return e[ce].value;if(t==="grow")return e[Q];if(t===R)return e[R];if(typeof t=="string"&&er(t))return e[t];let n=String(t),i=e[R].get(n);if(i)return Le(i);if(e[Q])return i=Vt(n),i[Q]=e[Q],e[R].set(n,i),Le(i)}set(e,t,n){return t=="value"?(e[ce].value=n,!0):t==="grow"?(e[Q]=Ht(n),!0):er(t)?!1:n==null?(e[R].delete(t),!0):(console.error(`illegal property:${t}`),!1)}deleteProperty(e,t){return t==="value"||t=="grow"?(console.error(`can not delete property:${String(t)}`),!1):(e[R].delete(t),!0)}}function en(){let r=new Rr,e=new Zr,t=new Proxy(r,e);return Object.assign({put(...i){return Reflect.apply(r.put,r,i)},get(...i){return Reflect.apply(r.get,r,i)},remove(...i){return Reflect.apply(r.remove,r,i)},contains(...i){return Reflect.apply(r.contains,r,i)},clear(){return Reflect.apply(r.clear,r,[])}},t),Reflect.set(r,Dt,t),r}const $t=new Proxy(Rr,{construct(r,...e){const t=en();return Le(t)}}),ee="default",Sr=Symbol("sync"),H=Symbol("resolveRoute");function tr(r){let e=!1;return function(...t){if(!e)return e=!0,Reflect.apply(r,{},t)}}function tn(r){let e=r.src;return new Promise((t,n)=>{const i=tr(a=>{Nt(a)&&(a=a.default),r.component=a,console.debug("success load async module"),t()}),s=tr(a=>{console.debug("reject load async module"),n(a)});let o;try{o=e(i,s)}catch(a){s(a)}if(o)if(typeof o.then=="function")o.then(i,s);else{const a=o.component;a&&typeof a.then=="function"&&a.then(i,s)}})}class rn{name;level;rootName;rootIndex=0;constructor(e,t,n,i){this.name=e,this.level=t,this.rootName=n,this.rootIndex=i}}class et{to;routeModel;from;data={};constructor(e,t){this.to=e,this.from=t}static from(e){let t=new et(e.to,e.from),n=e.data??{};return T(!0,t.data,n),t}}class K{path;get fullPath(){const e=this.path??`/${this.name}`;return`${this.root??ee}!${e}`}alias;name;root;params;query;matched;meta;success;error;destroy;opsType;updateType;viewTagAttrs;index;active;slot;session;static clone(e,t){let n=new K;return Oe(n,e,t),n}static isSame(e,t){return e===t?!0:!(e==null||t==null||e.path&&e.path!==t.path||e.name&&e.name!==t.name||e.root!==t.root||e.index!==t.index)}static isSameForRouteModel(e,t){return e===t?!0:!(e==null||t==null||e.path&&e.path!=t.path||e.name&&e.name!=t.name)}static from(e){let t=new K;if(e==null)return t;let n=t;for(let s in e){let o=e[s];n[s]=o}const i=Object.getOwnPropertySymbols(e);if(Array.isArray(i)&&i.length>0)for(let s of i)n[s]=e[s];return t}}class nn{id;name;props;meta;src;component;constructor(e,t,n,i){this.id=oe.get(),this.name=e,this.src=t,typeof t!="function"&&(this.component=t),this.props=n,this.meta=i}get isResolved(){return this.component!==void 0}resolve(){return tn(this)}}class rr{models=[]}class at{path;match;redirect;name;layers=[]}const V=Symbol("chainKey"),N=Symbol("cursorKey"),ut=Symbol("$persistentModeKey"),j=Symbol("statusKey"),Y=Symbol("argsKey"),Ne=Symbol("exArgsKey"),de=Symbol("successFnsKey"),Se=Symbol("errorFnsKey"),se=Symbol("sessionKey"),Z=Symbol("_go");class Me{[V]=[];[N]=0;[ut]=!1;[j]="Free";[Y]=[];[Ne]=[];[de]=[];[Se]=[];[se];get session(){return this[se]}constructor(e,t=!1){this[se]=e,this[ut]=t}[Z](e,...t){let n=this[j];if(this[j]="Busy",this[N]+=e,this[N]<0&&(this[N]=0),this[Y]=t,n==="Exception"||n==="Reject"){let a=[{session:this[se]},...this[Ne]];for(;this[Se].length>0;)try{let l=this[Se].shift();typeof l=="function"&&qe(()=>{Reflect.apply(l,{},a)})}catch(l){console.error(l.message,l)}return this[j]=n,this[V]=[],this[N]=0,this}else if(n==="Finished"||this[N]>=this[V].length){let a=[{session:this[se]},...this[Y]];for(;this[de].length>0;){let l=this[de].shift();typeof l=="function"&&qe(()=>{Reflect.apply(l,{},a)})}return this[j]="Free",this}if(this[N]>=this[V].length)return this[j]="Free",this;let i=this[V][this[N]];this[ut]||(this[V].splice(0,this[N]+1),this[N]=-1);let s=this[N]+1;try{let o=!1,a={go:(l,...u)=>{o||(o=!0,Reflect.apply(this[Z],this,[l,...u]))},resolve:(...l)=>{o||(o=!0,Reflect.apply(this[Z],this,[1,...l]))},reject:(...l)=>{o||(o=!0,Reflect.apply(this.reject,this,[...l]))},insert:l=>{o||(this[V].splice(s,0,l),s++)},session:this[se]};qe(()=>{Reflect.apply(i,{},[a,...this[Y]])})}catch(o){this.throw(o)}return this}go(e,...t){return Reflect.apply(this[Z],this,[e,...t])}finish(...e){return this[j]="Finished",this[Y]=e,Reflect.apply(this[Z],this,[0])}reject(...e){return this[j]="Reject",this[Ne]=e,Reflect.apply(this[Z],this,[0])}throw(...e){return this[j]="Exception",this[Ne]=e,Reflect.apply(this[Z],this,[0])}reset(...e){this[j]="Busy",this[Y]=e,this[V]=[],this[N]=0;let n=[{session:this[se]},...this[Y]];for(;this[de].length>0;){let i=this[de].shift();qe(()=>{Reflect.apply(i,this,n)})}return this[j]="Free",this}post(e){return this[j]==="Reject"||this[j]==="Exception"?this:(Array.isArray(e)?this[V]=[...this[V],...e]:this[V].push(e),this[j]==="Busy"?this:(Reflect.apply(this[Z],this,[0,...this[Y]]),this))}wait(e,t){return e&&typeof e=="function"&&this[de].push(e),t&&typeof t=="function"&&this[Se].push(t),this[j]==="Busy"?this:(Reflect.apply(this[Z],this,[0,...this[Y]]),this)}exception(e){return e&&typeof e=="function"&&this[Se].push(e),this[j]==="Busy"?this:Reflect.apply(this[Z],this,[0,...this[Y]])}isFinish(){return this[j]=="Reject"||this[j]=="Free"&&this[N]>=this[V].length}}const ye=Symbol("registerKey");class sn{policy;callback;constructor(e,t){this.callback=e,this.policy=t}}class _t{[ye]=new Map;constructor(){}on(e,t,n=!1){let i=this[ye].get(e);i||(i=new Array,this[ye].set(e,i));let s=n===!0?1:0,o=new sn(t,s);return i.push(o),this}off(e,t){if(!t)return this[ye].delete(e),this;let n=this[ye].get(e);if(n){for(let i=0;i<n.length;i++)if(n[i].callback===t){n.splice(i,1);break}}return this}bind(e,t,n=!1){return this.on(e,t,n)}unbind(e,t){return this.off(e,t)}once(e,t){return this.on(e,t,!0)}all(...e){let t=e.length;if(t<1)return this;let n=e[t-1];if(typeof n!="function")return console.error("callback can not benn empty"),this;let i=t-1,s=new Array(i),o=[].splice.call(e,0,i);for(let a=0;a<o.length;a++)this.once(o[a],l=>{s[a]=l,i-=1,i==0&&Reflect.apply(n,{},s)});return this}emit(e,...t){let n=this[ye].get(e);if(!n)return this;for(let i=0;i<n.length;){let s=n[i];if(s.policy==1?n.splice(i,1):i++,typeof s.callback=="function")try{qe(()=>{Reflect.apply(s.callback,{},t)})}catch(o){console.error(o.message,o)}}return this}trigger(e,...t){return Reflect.apply(this.emit,this,[e,...t])}}const Pe=Symbol("registerKey");class on{[Pe]=new Map;constructor(){}set(e,t){this[Pe].set(e,t)}get(e){return this[Pe].get(e)}has(e){return this[Pe].has(e)}delete(e){return this[Pe].delete(e)}}const fe=Symbol("lc");function tt(r,e=!1){let t=r;if(Reflect.has(t,fe))return t[fe];if(e){const n=new on;return t[fe]=n,n}return null}function Pr(r,e=!1){let t=null,n=r;for(;n&&!(Reflect.has(n,fe)&&(t=n[fe],t));)n=n.$parent;if(!t&&e){const i=r;i&&i.$parent&&(t=tt(i.$parent,e))}return t}function Bt(r,e){let t=r;for(;t;){if(Reflect.has(t,fe)){const n=t[fe];if(n.has(e))return n.get(e)}t=t.$parent}return null}function ln(r,e,t){Pr(r,!0)?.set(e,t)}function an(r,e){Pr(r,!0)?.delete(e)}function nr(r){if(Array.isArray(r.children)&&r.children.length>0){let e=r.children[0];if(e!=null&&e.component!=null&&e.component.proxy!=null)return tt(e.component.proxy,!1)}return null}const rt=Symbol("hooksKey");function un(r){let e=r.get(rt);e||(e=[],r.set(rt,e))}function ir(r,e){let t=r.get(rt);if(t!=null)for(let n=t.length-1;n>=0;n--){let i=t[n];if(i.type===e)try{Reflect.apply(i.hook,i.target,[])}catch(s){console.error(s.message,s)}}}var Kt=(r=>(r.DEACTIVATED="da",r.ACTIVATED="a",r))(Kt||{});class fn{type;hook;target;constructor(e,t,n){this.target=n,this.hook=t,this.type=e}}function cn(r,e,t,n){let i=new fn(e,t,n);return r.push(i),!0}function hn(r,e,t,n){let i=-1;for(let s=0;s<r.length;s++){let o=r[s];if(o.type===e&&o.hook===t&&o.target===n){i=s;break}}return i!=-1?(r.splice(i,1),!0):!1}function Cr(r){return(e,t)=>{let n;if(t)n=t;else{const s=w.getCurrentInstance();if(s==null||s.proxy==null){console.error("can not get current instance or proxy");return}n=s.proxy}const i=Bt(n,rt);if(i==null){console.warn("can not get hooks context");return}w.onUnmounted(()=>{hn(i,r,e,n)}),cn(i,r,e,n)}}let dn=Cr("a"),yn=Cr("da");const qt=Symbol("routeKey");function sr(r,e){r.set(qt,e)}function Ut(r){let e=Bt(r,qt);return typeof e=="function"?e():e??null}const it=Symbol("rk"),ft=Symbol("vd"),or=Symbol("rv"),ct=Symbol("rvi"),lr=Symbol("pv"),ht=Symbol("pvi");function pn(r){for(var e=[],t=0;t<r.length;){var n=r[t];if(n==="*"||n==="+"||n==="?"){e.push({type:"MODIFIER",index:t,value:r[t++]});continue}if(n==="\\"){e.push({type:"ESCAPED_CHAR",index:t++,value:r[t++]});continue}if(n==="{"){e.push({type:"OPEN",index:t,value:r[t++]});continue}if(n==="}"){e.push({type:"CLOSE",index:t,value:r[t++]});continue}if(n===":"){for(var i="",s=t+1;s<r.length;){var o=r.charCodeAt(s);if(o>=48&&o<=57||o>=65&&o<=90||o>=97&&o<=122||o===95){i+=r[s++];continue}break}if(!i)throw new TypeError("Missing parameter name at ".concat(t));e.push({type:"NAME",index:t,value:i}),t=s;continue}if(n==="("){var a=1,l="",s=t+1;if(r[s]==="?")throw new TypeError('Pattern cannot start with "?" at '.concat(s));for(;s<r.length;){if(r[s]==="\\"){l+=r[s++]+r[s++];continue}if(r[s]===")"){if(a--,a===0){s++;break}}else if(r[s]==="("&&(a++,r[s+1]!=="?"))throw new TypeError("Capturing groups are not allowed at ".concat(s));l+=r[s++]}if(a)throw new TypeError("Unbalanced pattern at ".concat(t));if(!l)throw new TypeError("Missing pattern at ".concat(t));e.push({type:"PATTERN",index:t,value:l}),t=s;continue}e.push({type:"CHAR",index:t,value:r[t++]})}return e.push({type:"END",index:t,value:""}),e}function Er(r,e){e===void 0&&(e={});for(var t=pn(r),n=e.prefixes,i=n===void 0?"./":n,s="[^".concat(ge(e.delimiter||"/#?"),"]+?"),o=[],a=0,l=0,u="",f=function(A){if(l<t.length&&t[l].type===A)return t[l++].value},c=function(A){var P=f(A);if(P!==void 0)return P;var C=t[l],W=C.type,M=C.index;throw new TypeError("Unexpected ".concat(W," at ").concat(M,", expected ").concat(A))},h=function(){for(var A="",P;P=f("CHAR")||f("ESCAPED_CHAR");)A+=P;return A};l<t.length;){var d=f("CHAR"),v=f("NAME"),p=f("PATTERN");if(v||p){var y=d||"";i.indexOf(y)===-1&&(u+=y,y=""),u&&(o.push(u),u=""),o.push({name:v||a++,prefix:y,suffix:"",pattern:p||s,modifier:f("MODIFIER")||""});continue}var m=d||f("ESCAPED_CHAR");if(m){u+=m;continue}u&&(o.push(u),u="");var g=f("OPEN");if(g){var y=h(),$=f("NAME")||"",x=f("PATTERN")||"",_=h();c("CLOSE"),o.push({name:$||(x?a++:""),pattern:$&&!x?s:x,prefix:y,suffix:_,modifier:f("MODIFIER")||""});continue}c("END")}return o}function vn(r,e){return mn(Er(r,e),e)}function mn(r,e){e===void 0&&(e={});var t=kt(e),n=e.encode,i=n===void 0?function(l){return l}:n,s=e.validate,o=s===void 0?!0:s,a=r.map(function(l){if(typeof l=="object")return new RegExp("^(?:".concat(l.pattern,")$"),t)});return function(l){for(var u="",f=0;f<r.length;f++){var c=r[f];if(typeof c=="string"){u+=c;continue}var h=l?l[c.name]:void 0,d=c.modifier==="?"||c.modifier==="*",v=c.modifier==="*"||c.modifier==="+";if(Array.isArray(h)){if(!v)throw new TypeError('Expected "'.concat(c.name,'" to not repeat, but got an array'));if(h.length===0){if(d)continue;throw new TypeError('Expected "'.concat(c.name,'" to not be empty'))}for(var p=0;p<h.length;p++){var y=i(h[p],c);if(o&&!a[f].test(y))throw new TypeError('Expected all "'.concat(c.name,'" to match "').concat(c.pattern,'", but got "').concat(y,'"'));u+=c.prefix+y+c.suffix}continue}if(typeof h=="string"||typeof h=="number"){var y=i(String(h),c);if(o&&!a[f].test(y))throw new TypeError('Expected "'.concat(c.name,'" to match "').concat(c.pattern,'", but got "').concat(y,'"'));u+=c.prefix+y+c.suffix;continue}if(!d){var m=v?"an array":"a string";throw new TypeError('Expected "'.concat(c.name,'" to be ').concat(m))}}return u}}function gn(r,e){var t=[],n=Ar(r,t,e);return wn(n,t,e)}function wn(r,e,t){t===void 0&&(t={});var n=t.decode,i=n===void 0?function(s){return s}:n;return function(s){var o=r.exec(s);if(!o)return!1;for(var a=o[0],l=o.index,u=Object.create(null),f=function(h){if(o[h]===void 0)return"continue";var d=e[h-1];d.modifier==="*"||d.modifier==="+"?u[d.name]=o[h].split(d.prefix+d.suffix).map(function(v){return i(v,d)}):u[d.name]=i(o[h],d)},c=1;c<o.length;c++)f(c);return{path:a,index:l,params:u}}}function ge(r){return r.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function kt(r){return r&&r.sensitive?"":"i"}function bn(r,e){if(!e)return r;for(var t=/\((?:\?<(.*?)>)?(?!\?)/g,n=0,i=t.exec(r.source);i;)e.push({name:i[1]||n++,prefix:"",suffix:"",modifier:"",pattern:""}),i=t.exec(r.source);return r}function xn(r,e,t){var n=r.map(function(i){return Ar(i,e,t).source});return new RegExp("(?:".concat(n.join("|"),")"),kt(t))}function Rn(r,e,t){return Sn(Er(r,t),e,t)}function Sn(r,e,t){t===void 0&&(t={});for(var n=t.strict,i=n===void 0?!1:n,s=t.start,o=s===void 0?!0:s,a=t.end,l=a===void 0?!0:a,u=t.encode,f=u===void 0?function(M){return M}:u,c=t.delimiter,h=c===void 0?"/#?":c,d=t.endsWith,v=d===void 0?"":d,p="[".concat(ge(v),"]|$"),y="[".concat(ge(h),"]"),m=o?"^":"",g=0,$=r;g<$.length;g++){var x=$[g];if(typeof x=="string")m+=ge(f(x));else{var _=ge(f(x.prefix)),A=ge(f(x.suffix));if(x.pattern)if(e&&e.push(x),_||A)if(x.modifier==="+"||x.modifier==="*"){var P=x.modifier==="*"?"?":"";m+="(?:".concat(_,"((?:").concat(x.pattern,")(?:").concat(A).concat(_,"(?:").concat(x.pattern,"))*)").concat(A,")").concat(P)}else m+="(?:".concat(_,"(").concat(x.pattern,")").concat(A,")").concat(x.modifier);else x.modifier==="+"||x.modifier==="*"?m+="((?:".concat(x.pattern,")").concat(x.modifier,")"):m+="(".concat(x.pattern,")").concat(x.modifier);else m+="(?:".concat(_).concat(A,")").concat(x.modifier)}}if(l)i||(m+="".concat(y,"?")),m+=t.endsWith?"(?=".concat(p,")"):"$";else{var C=r[r.length-1],W=typeof C=="string"?y.indexOf(C[C.length-1])>-1:C===void 0;i||(m+="(?:".concat(y,"(?=").concat(p,"))?")),W||(m+="(?=".concat(y,"|").concat(p,")"))}return new RegExp(m,kt(t))}function Ar(r,e,t){return r instanceof RegExp?bn(r,e):Array.isArray(r)?xn(r,e,t):Rn(r,e,t)}var F=(r=>(r[r.Push=0]="Push",r[r.Replace=1]="Replace",r[r.Put=2]="Put",r[r.Append=3]="Append",r[r.Open=4]="Open",r))(F||{}),Xe=(r=>(r[r.Part=0]="Part",r[r.All=1]="All",r))(Xe||{});const G=Symbol("rootKey"),J=Symbol("rootNodeKey"),ue=Symbol("parentNodeKey"),Ye=Symbol("nameKey");class re{instance=null;model;route;active=!0;index=0;constructor(e,t,n=0,i=!0){this.route=e,this.model=t,this.index=n,this.active=i}}class Ce{_slots;get slots(){return this._slots==null&&(this._slots=w.shallowRef([])),this._slots}get empty(){return this._slots==null||this._slots.value.length==0}[Ye];[G];[J]=null;[ue]=null;get name(){return this[Ye]}constructor(e,t,n){this[Ye]=e,this[G]=t,n&&(this[J]=n)}}class B{view;index;level;constructor(e,t,n){this.view=e,this.index=t,this.level=n}static include(e,t){for(let n=0;n<e.length;n++){let i=e[n];if(i.view===t.view&&(t.index==-1||i.index===t.index)&&i.level===t.level)return!0}return!1}}class dt{views=[]}class Pn{layers=[]}class Cn{time;route}class En{forbidTime=300;submitRecorder=new Cn;isSameRoute(e,t){return e==null||t==null?!1:e.name===t.name&&e.path===t.path&&e.root===t.root}acquire(e){let t=new Date().getTime();if(this.isSameRoute(e,this.submitRecorder.route)&&this.submitRecorder.time&&t-this.submitRecorder.time<=this.forbidTime){this.submitRecorder.time=t;return}return this.submitRecorder.route=e,this.submitRecorder.time=t,t}release(e){this.submitRecorder.time===e&&(this.submitRecorder.route=void 0)}}const we=Symbol("_notifyChange");class ar{currentRoute;routes;constructor(e,t){this.currentRoute=e,this.routes=t}}const Ie=typeof window<"u",L=function(){return window},He=function(){return window.document};function An(r){let e=r,t=e.lastIndexOf("/");return t>0&&t<e.length-1?e=e.substring(0,t+1):t===0&&e.indexOf(".")!==-1?e="/":t===-1&&(e.indexOf(".")==-1?e=`/${e}/`:e="/"),e.indexOf("/")!==0&&(e=`/${e}`),e}function yt(){if(!Ie)return"/";let r=L().location,e=`${r.protocol}//${r.host}`;return e+=An(r.pathname),e}function Ot(r,e,t){r.addEventListener?r.addEventListener(e,t,!1):r.attachEvent?r.attachEvent(`on${e}`,t):r[`on${e}`]=t}function Lt(r,e,t){r.removeEventListener?r.removeEventListener(e,t):r.detachEvent?r.detachEvent(`on${e}`,t):r[`on${e}`]=null}const De=Symbol("ignoreHistoryChangeOnceKey"),ur=Symbol("_navigateFirstRoute"),Ve=Symbol("_getRouteMark"),pt=Symbol("_getUrlSearch"),vt=Symbol("_generateLocation"),Ee=Symbol("_setRouteMarkRecorder"),Ae=Symbol("beforeRestoreFiltersKey"),fr=Symbol("_beforeRestore"),cr="Symbol(_fox_restore_point)";function mt(r,...e){return typeof r=="function"?Reflect.apply(r,null,[...e]):r}class Fr{base;storage;mode;query;firstNavigate=!0;historyMonitor;traceless=!1;changeHandler;historyChange;[De]=!1;[Ae]=new Array;constructor(e="hash",t="",n="",i=!0,s=!0,o=!1,a){this.mode=e,this.base=t,this.query=n,this.firstNavigate=i,this.historyMonitor=s,this.traceless=o,this.storage=a??L().sessionStorage}init(e=!0){const t=L();return typeof this.historyChange!="function"&&(this.historyChange=()=>{if(this[De]){this[De]=!1;return}if(mt(this.historyMonitor)){const n=t.history.state;this[we](n);try{let i=[];if(typeof n=="string"?i=JSON.parse(n):i=n,Array.isArray(i)&&i.length>0){const s=this[Ve]()??"/";this[Ee](s,i)}}catch{}}}),Ot(t,"popstate",this.historyChange),this.firstNavigate&&e&&this[ur](),Promise.resolve()}destroy(){if(this.historyChange){const e=L();Lt(e,"popstate",this.historyChange)}}[fr](e,t,n,i){for(let s of this[Ae])try{const o=[],a=Reflect.apply(s,{},[e,t,n,i]);if(a===!1)return a}catch(o){console.error(o.message,o)}return!0}beforeRestoreEach(e){this[Ae].push(e)}removeBeforeRestoreEach(e){const t=this[Ae].indexOf(e);return t!==-1?(this[Ae].splice(t,1),!0):!1}[ur](){const e=this[Ve]()??"/",t=this.storage.getItem(cr);if(t)try{const o=JSON.parse(t);if(o.mark===e&&Array.isArray(o.routes)&&o.routes.length>0){const a=o.routes.filter((l,u)=>this[fr](l,u,e,o.routes));if(a.length>0){const l=this[pt](),u=a.length-1;a[u].query=l||a[u].query,this[we](a);return}}}catch{}const n=e.indexOf("!");let i;n!=-1?i=e.substring(n+1):i=e;const s=new K;s.path=i,s.query=this[pt](),this[we]([s])}[Ee](e,t){try{const i=JSON.stringify({mark:e,routes:t});this.storage.setItem(cr,i)}catch(n){console.error(n.message,n)}}setRestorePoint(e){const t=this[Ve]()??"/";this[Ee](t,e)}[we](e){typeof this.changeHandler=="function"&&this.changeHandler(e)}[Ve](){const e=L();if(this.mode==="path"){let t=e.location.pathname;return this.base&&t.indexOf(this.base)===0&&(t=t.substring(this.base.length)),t}else{const t=e.location.hash,n=t.indexOf("#");if(n!=-1)return t.substring(n+1)}return null}[pt](){let t=L().location.search;return t.length>0&&t.indexOf("?")===0&&(t=t.substring(1)),t}listen(e){this.changeHandler=e}go(e,t=!0){const n=L();this[De]=!t,n.history.go(e)}push(e){const t=this[vt](e.currentRoute);mt(this.traceless,e.currentRoute)||L().history.pushState(e.routes,"",t);const n=e.currentRoute.fullPath;this[Ee](n,e.routes)}replace(e){const t=this[vt](e.currentRoute);mt(this.traceless,e.currentRoute)||L().history.replaceState(e.routes,"",t);const n=e.currentRoute.fullPath;this[Ee](n,e.routes)}[vt](e){const t=L();let n="";if(e.query){let a="";if(typeof e.query=="object")for(let l of Reflect.ownKeys(e.query)){let u=encodeURIComponent(e.query[l]),f=`${encodeURIComponent(String(l))}=${u}`;a.length>0&&(a+="&"),a+=f}else a=e.query;this.query?(n=a.length>0?`${this.query}&${a}`:this.query,n.length>0&&n.charAt(0)!=="?"&&(n=`?${n}`)):a.length>0&&(n=`?${a}`)}const i=t.location;let s=e.alias??e.fullPath;s.startsWith(ee)&&(s=s.substring(ee.length+1));let o;return n?this.mode=="path"?s.indexOf("/")===0?o=`${this.base}${s}${n}`:o=`${this.base}/${s}${n}`:o=`${i.pathname}${n}#${s}`:this.mode=="path"?s.indexOf("/")===0?o=`${this.base}${s}`:o=`${this.base}/${s}`:o=`${i.pathname}#${s}`,`${i.origin}${o}`}}function Fn(r=!0,e=null,t="",n=!0,i=!1,s){return e!==null&&(e=L().location.pathname),e&&e.endsWith("/")&&(e=e.substring(0,e.length-1)),new Fr("path",e??"",t,r,n,i,s)}function jr(r=!0,e="",t=!0,n=!1,i){return new Fr("hash","",e,r,t,n,i)}class jn{maxSize=50;cursor=-1;queue=[];changeHandler;base;historyMonitor=!1;traceless=!1;constructor(e,t=50){this.base=e,this.maxSize=t}init(e=!0){return Promise.resolve()}destroy(){this.queue=[]}beforeRestoreEach(e){}removeBeforeRestoreEach(e){return!1}listen(e){this.changeHandler=e}[we](e){typeof this.changeHandler=="function"&&this.changeHandler(e)}go(e,t=!0){if(this.queue.length==0||this.cursor<=0||this.cursor>=this.queue.length-1)return;let n=this.cursor+e;if(n<0?n=0:n>this.queue.length-1&&(n=this.queue.length-1),n!=this.cursor&&(this.cursor=n,t)){const i=this.queue[n];this[we](i.routes)}}push(e){this.queue.length>=this.maxSize&&this.queue.splice(0,1),this.queue.push(e),this.cursor=this.queue.length-1}replace(e){let t=this.queue.length-this.cursor;this.queue.splice(this.cursor,t),this.queue[this.cursor]=e}setRestorePoint(e){}}function Tr(r="",e=50){return new jn(r,e)}const Be=Symbol("_constructRouteModel"),Ue=Symbol("_findRouteModel"),gt=Symbol("_findRootView"),hr=Symbol("_getFirstView"),le=Symbol("_removeView"),dr=Symbol("_buildPage"),yr=Symbol("_resolveComponent"),pr=Symbol("_update"),ne=Symbol("_merge"),wt=Symbol("_handleHistoryChange"),ke=Symbol("_handleRouteUpdated"),We=Symbol("routeUpdatedCallback"),b=Symbol("currentRoutes"),pe=Symbol("current"),vr=Symbol("_addRouteRecorder"),Fe=Symbol("_removeRouteRecorder"),ze=Symbol("_cloneRouteRecorder"),q=Symbol("_handleError"),Je=Symbol("errorCallback"),U=Symbol("registerKey"),Ge=Symbol("notFoundKey"),bt=Symbol("notFoundPathKey"),k=Symbol("forestKey"),E=Symbol("historyKey"),je=Symbol("beforeFiltersKey"),Te=Symbol("afterFiltersKey"),$e=Symbol("destroyFiltersKey"),ve=Symbol("mainDispatcherKey"),xt=Symbol("initKey"),ae=Symbol("readyKey"),Rt=Symbol("readyHandlersKey"),Qe=Symbol("_markReady"),mr=Symbol("_createNextFn"),St=Symbol("_start"),Pt=Symbol("_before"),Ct=Symbol("_after"),gr=Symbol("_destroy"),Et=Symbol("_load"),_e=Symbol("_unload"),Ke=Symbol("routerGuardKey");function Tn(r){return r.layers.length==0||r.layers[0].views.length==0}function $n(r){let e=[];return r.layers.forEach(t=>{t.models==null||t.models==null||t.models.forEach(n=>{if(!(n==null||n==null))if(typeof n.meta=="object"){let i=T(!0,{},n.meta);e.push(i)}else n.meta&&e.push(n.meta)})}),e}class _n{[U]=new Array;[Ge];[bt]="*";[ae]=!1;[Rt]=[];[k]=new Pn;[E];[b]=new Array;[Je]=null;[We]=null;[je]=new Array;[Te]=new Array;[$e]=new Array;[ve]=new Me;[Ke]=new En;[xt]=!1;[pe]=w.ref(null);get current(){return this[pe].value}options;constructor(e){this.options=e??{},this.options.notFoundPath&&this.setNotFoundPath(this.options.notFoundPath);let t=this.options.routes||[];this.addRoutes(t),this.options.notFound&&this.setNotFoundRoute(this.options.notFound),e.history?this[E]=e.history:this[E]=Ie?jr():Tr(),this[E]?.listen(async n=>{let i=!0;try{if(typeof n=="string"){const s=this[H](n);s&&await this[wt]([s])}else await this[wt](n)}catch(s){console.error(s.message,s),i=!1}this[ae]===!1&&this[Qe](i)})}[q](e="error",t){if(t&&typeof t.error=="function")try{t.error(e)}catch{}if(typeof this[Je]=="function")try{this[Je](e,t)}catch{}console.error(e)}init(){this[xt]!==!0&&(this[E]?.init(!this[ae]),this[xt]=!0)}isReady(){return this[ae]?Promise.resolve():new Promise((e,t)=>{this[Rt].push([e,t])})}[Qe](e){this[ae]=!0,this[Rt].forEach(([t,n])=>{try{e?t():n()}catch(i){console.error(i.message,i)}})}[wt](e){try{if(!e){let o=[...this[b]].reverse();return this[_e](o),Ie&&L().location.reload(),Promise.resolve()}let t=null,n=[],i=[],s=0;for(;s<e.length&&s<this[b].length&&K.isSame(e[s],this[b][s]);s++)e[s].active===!0&&e[s].active!==this[b][s].active&&(t=e[s]);if(s<e.length&&(n=e.slice(s)),s<this[b].length&&(i=this[b].slice(s).reverse()),i.length===0&&n.length===0){if(t!==null)return this.restore([t])}else if(i.length>0){if(this[_e](i)){if(n.length>0)return this.restore(n);if(t!==null)return this.restore([t])}}else return this.restore(n)}catch(t){this[q](t)}return Promise.resolve()}[ke](e){if(e)this[pe].value=e;else{let t=this[b].length;t>0?this[pe].value=this[b][t-1]:this[pe].value=null}if(typeof this[We]=="function")try{this[We](this[pe].value)}catch{}}[vr](e){if(e.opsType===F.Open){let t=!1;const n=this[b].length-1;for(let i=n;i>=0;i--){const s=this[b][i];if(e.root==s.root){if(e.path===s.path){this[b].splice(i,1,e),t=!0;continue}e.active&&(s.active=!1)}}t||this[b].push(e)}else this[b].push(e)}[ze](){let e=[];for(let t of this[b]){let n=K.clone(t,!0);e.push(n)}return e}[Fe](e){if(!this[b])return;let t=-1;for(let n=0;n<this[b].length;n++)if(K.isSame(this[b][n],e)){t=n;break}if(t!=-1){let n=this[b][t];this[b].splice(t,1),this[gr](n,n.session)}}set historyMonitor(e){this[E]&&(this[E].historyMonitor=e)}get historyMonitor(){return this[E]?this[E].historyMonitor:!1}set traceless(e){this[E]&&(this[E].traceless=e)}get traceless(){return this[E]?this[E].traceless:!1}setRestorePoint(){const e=this[ze]();this[E]?.setRestorePoint(e)}onRouteUpdated(e){this[We]=e}onError(e){this[Je]=e}beforeEach(e){this[je].push(e)}removeBeforeEach(e){const t=this[je].indexOf(e);return t!==-1?(this[je].splice(t,1),!0):!1}afterEach(e){this[Te].push(e)}removeAfterEach(e){const t=this[Te].indexOf(e);return t!==-1?(this[Te].splice(t,1),!0):!1}destroyEach(e){this[$e].push(e)}removeDestroyEach(e){const t=this[$e].indexOf(e);return t!==-1?(this[$e].splice(t,1),!0):!1}beforeRestoreEach(e){this[E]?.beforeRestoreEach(e)}removeBeforeRestoreEach(e){return this[E]?.removeBeforeRestoreEach(e)??!1}addRoutes(e){for(let t of e)this.addRoute(t)}addRoute(e,t=-1){if(e.path===this[bt]){this.setNotFoundRoute(e);return}const n=this[Be](e);if(t==-1)this[U]=[...this[U],...n];else for(let i=n.length-1;i>=0;i--)this[U].splice(t,0,n[i])}removeRoute(e){const t=this[H](e);if(t===null)return console.warn("route格式错误",e),!1;for(let n=0;n<this[U].length;n++){const i=this[U][n];if(t?.path&&i.path===t.path)return this[U].splice(n,1),!0;if(t?.name&&i.name===t.name)return this[U].splice(n,1),!0}return!1}hasRoute(e){const t=this[H](e);return t===null?(console.warn("route格式错误",e),!1):this[U].findIndex(i=>{if(t?.path&&i.path===t.path||t?.name&&i.name===t.name)return!0})!==-1}setNotFoundPath(e){this[bt]=e}setNotFoundRoute(e){const t=this[Be](e);this[Ge]=t[0]}getRoutes(){return[...this[U]]}[Be](e){let t=e.path??"";t.length>0&&t.charAt(0)!=="/"&&(t=`/${t}`);let n=e.components??(e.component&&{"":e.component});if(n==null){const a=new at;return a.path=t,a.redirect=e.redirect,[a]}let i=[];for(let a in n){let l=n[a];a.length===0&&(a=ee);let u=new nn(a,l,e.props,e.meta);i.push(u)}let s=!1,o=[];if(e.children)for(let a of e.children){let l=this[Be](a);for(let u of l){let f=new at;f.name=u.name,u.path&&u.path.length>0?t!=="/"?f.path=`${t}${u.path}`:f.path=u.path:(s=!0,f.path=t);let c=new rr;c.models=[...i],f.layers=[c,...u.layers],o.push(f)}}if(!s){const a=new rr;a.models=i;const l=new at;l.name=e.name,l.path=t,l.layers=[a],o.splice(0,0,l)}return o}[Ue](e){const t=e.route;try{for(let n of this[U])if(t.path&&n.path){let i=n.match;i||(i=n.match=gn(n.path));let s=i(t.path);if(!s)continue;if(n.redirect){let o=new K;T(!0,o,t),o.path=n.redirect;let a={route:o,find:void 0};return this[Ue](a)?(e.route=a.route,e.find=a.find,!0):!1}if(t.params=t.params??{},T(!0,t.params,s.params),t.query){let o=t.query;if(typeof o=="string"){let a={},l=o.split("&");for(let u of l){let f=u.split("=");if(f.length!==2)continue;let c=decodeURIComponent(f[0].trim()),h=decodeURIComponent(f[1].trim());a[c]=h}T(!0,t.params,a)}else typeof o=="object"&&T(!0,t.params,o)}return e.find=n,!0}else if(t.name===n.name){t.params=t.params??{};let i=vn(n.path);return t.path=i(t.params),e.find=n,!0}}catch(n){console.error(n.message,n),typeof t.error=="function"&&t.error(n.message)}return!1}[H](e){let t=null;if(Array.isArray(e))if(t=new K,typeof e[0]=="object")t=K.from(e[0]);else for(let n=0;n<e.length;n++)n===0?e[n].charAt(0)==="/"?t.path=e[n]:t.name=e[n]:n===1?t.params=e[n]:n===2?t.root=e[n]:n===3&&T(!1,t,e[n]);else typeof e=="object"?t=K.from(e):typeof e=="string"&&(t=new K,e.charAt(0)=="/"?t.path=e:t.name=e);if(t){if(t.path){let n=t.path.indexOf("?");n!==-1&&n<t.path.length-1&&(t.query=t.path.substring(n+1),t.path=t.path.substring(0,n))}t.root=t.root??ee,t.opsType=t.opsType??this.options.defaultOperationType??F.Push}return t}push(...e){let t=this[H](e);return t?(t.opsType=t.opsType||F.Push,this.to(t)):(this[q]("resolve route fail",t),this)}put(...e){let t=this[H](e);return t?(t.opsType=F.Put,this.to(t)):(this[q]("resolve route fail",t),this)}replace(...e){let t=this[H](e);return t?(t.opsType=F.Replace,this.to(t)):(this[q]("resolve route fail",t),this)}append(...e){let t=this[H](e);return t?(t.opsType=F.Append,this.to(t)):(this[q]("resolve route fail",t),this)}remove(e){return new Promise(t=>{this[ve].post(n=>{try{if(this[b].length===0){n.resolve(),t(!1);return}let i=-1,s,o=[];if(e){if(e.root?s=e.root:s=this[b][0].root??ee,e.all)for(let l=this[b].length-1;l>0;l--){let u=this[b][l];u.opsType===F.Append&&u.root===s&&(o.splice(0,0,u),i=l-1)}else if(e.until)for(let l=this[b].length-1;l>0;l--){let u=this[b][l];if(u.opsType===F.Append&&u.root===s){if(e.until.charAt(0)==="/"&&e.until===u.path){i=l;break}else if(e.until===u.name){i=l;break}o.splice(0,0,u)}}}else{s=ee;let l=this[hr](this[k]);l&&(s=l.name);for(let u=this[b].length-1;u>0;u--){let f=this[b][u];if(f.opsType===F.Append&&f.root===s){o.push(f),i=u-1;break}}}if(o.length===0){let l="can not find route";console.warn(l),n.resolve(l),t(!1);return}let a=0;if(this[b].forEach(l=>{l.opsType!==F.Put&&a++}),this[_e](o)){let l=0;this[b].forEach(f=>{f.opsType!==F.Put&&l++});const u=l-a;this[E]?.go(u,!1),n.resolve(),t(!0)}}catch(i){this[q](i),n.resolve(),t(!1)}})})}open(...e){let t=this[H](e);return t?(t.opsType=F.Open,this.to(t)):(this[q]("resolve route fail",t),this)}close(e){return this[ve].post(t=>{try{let n=this[H](e);if(!n){t.reject("resolve route fail");return}let i=[];for(let s=0;s<this[b].length;s++){let o=this[b][s];if(o.root===n.root){if(!n.path&&!n.name){i.push(o);continue}if(n.path&&n.path===o.path){i.push(o);break}else if(n.name&&n.name===o.name){i.push(o);break}}}if(i.length===0){t.resolve();return}this[_e](i)&&this[ke](),t.resolve()}catch(n){this[q](n),t.resolve()}}),this}to(...e){let t=this[H](e);if(!t)return this[q]("resolve route fail",t),this;let n=this[Ke].acquire(t);return n==null?(this[q]("route forbid",t),this):(this[ve].post(i=>{try{let s=this[St](t);this[Pt](s),this[Et](s),this[Ct](s),s.wait((o,a)=>{const l=o.session.to;try{let u=K.clone(l,!0);const f=new ar(u,this[ze]());l.opsType===F.Replace?this[E]?.replace(f):this[E]?.push(f)}catch(u){console.error(u.message,u)}if(this[Ke].release(n),this[ke](l),typeof t.success=="function")try{Reflect.apply(t.success,{},[])}catch(u){console.error(u.message,u)}this[ae]===!1&&this[Qe](!0),i.resolve()},(o,a)=>{this[Ke].release(n),a!==null&&this[q](a,t),this[ae]===!1&&this[Qe](!1),i.resolve()})}catch(s){this[Ke].release(n),this[q](s,t),i.resolve()}}),this)}back(e=1){this[E]?.go(-e)}[mr](e){return(t,n)=>{if(typeof t=="boolean")e.session.redirect=!1,t?e.resolve():e.reject(n??null);else if(t){const i=this[H](t);if(i){const s=e.session.to;i.success=s.success,i.error=s.error,e.session.to=i,e.session.redirect=!0,e.session.routeModel=null,e.resolve()}else e.session.redirect=!1,e.reject("route resolve fail")}else e.session.redirect=!1,e.resolve()}}[St](e){let t=this[b].length>0?this[b][0]:void 0,n=new et(e,t),i={route:e,find:null};return this[Ue](i),i.find&&(n.routeModel=i.find,e.matched=$n(i.find),Array.isArray(e.matched)&&e.matched.length>0&&(e.meta=i.find.layers[0].models[0].meta)),new Me(n)}[Pt](e){for(let t of this[je])e.post(n=>{let i=this[mr](n);Reflect.apply(t,{},[n.session.to,n.session.from,i,n.session])})}[Ct](e){e.post(t=>{for(let n of this[Te])try{Reflect.apply(n,{},[t.session.to,t.session.from,t.session])}catch(i){console.error(i.message,i)}t.resolve()})}[gr](e,t){for(let n of this[$e])try{Reflect.apply(n,{},[e,t])}catch(i){console.error(i.message,i)}typeof e.destroy=="function"&&Reflect.apply(e.destroy,e,[])}[Et](e){e.post(t=>{let n=t.session.to,i=t.session.routeModel;if(i==null){let o={route:n,find:null};if(this[Ue](o))i=o.find,t.session.routeModel=i;else if(this[Ge])i=this[Ge];else{t.reject(`not find route model, path:${n.path??n.name}`);return}}let s=et.from(t.session);this[dr](n,i,s).then(o=>{this[k],t.resolve()},o=>{t.reject(o)})})}[_e](e){if(e.length==0)return!0;let t=this[k],n=[];for(let i of e){let s=this[gt](t,i);s!=null&&n.push({...s,route:i})}if(n.length==0){let i="can not find view index";return this[q](i),!1}for(let i of n.reverse())this[le](t,{x:i.x,y:i.y},[i.route.index??0],!0);return!0}[gt](e,t){const n=t.root??ee;let i;for(let s=0;s<e.layers.length;s++){const o=e.layers[s];for(let a=o.views.length-1;a>=0;a--){const l=o.views[a];if(l[G]&&l[Ye]===n)return i={x:a,y:s},i}}return null}[hr](e){return e.layers.length>0&&e.layers[0].views.length>0?e.layers[0].views[0]:null}[le](e,t,n=null,i=!0){if(t.y>=e.layers.length||t.x>=e.layers[t.y].views.length)return;let s=e.layers[t.y].views[t.x],o=!1,a=[],l=!1,u=[...s.slots.value];for(let c=u.length-1;c>=0;c--){let h=u[c];(!n||n.indexOf(h.index)!=-1)&&(h.route&&s[G]&&(this[Fe](h.route),h.active===!0&&h.route.opsType==F.Append&&(l=!0)),a.push(new B(s,h.index,t.y)),u.splice(c,1))}if(u.length==0)i?s.slots.value=u:e.layers[t.y].views.splice(t.x,1);else{if(l){let c=u.length-1,h=u[c];h.active=!0,h.route&&(h.route.active=h.active)}s.slots.value=u}e.layers[t.y].views.length==0&&(o=!0);let f=t.y+1;for(;f<e.layers.length;f++){let c=e.layers[f].views,h=[];for(let d=c.length-1;(o||a.length>0)&&d>=0;d--){let v=c[d];if(v[ue]&&(o||B.include(a,v[ue]))){let p=v.slots.value;for(let y=p.length-1;y>=0;y--){let m=p[y];m.route&&v[G]&&this[Fe](m.route),h.push(new B(v,m.index,f)),p.splice(y,1)}e.layers[f].views.splice(d,1)}}a=h,e.layers[f].views.length==0&&(o=!0)}}restore(e){if(!e||this[U].length==0){let t=this[k];if(t.layers.length>0){let n=t.layers[0].views;n.length>0&&(n[0].slots.value=[])}return this[b]=[],this[ke](),Promise.resolve()}else return new Promise((n,i)=>{let s=null,o=!1;for(let a=0;a<e.length;a++){const l=e[a];this[ve].post(u=>{const f=this[St](l);this[Pt](f),this[Et](f),this[Ct](f),f.wait((c,h)=>{s=c.session.to,o=c.session.redirect,u.resolve()},(c,h)=>{s=null,h!==null&&this[q](h),u.resolve()})})}this[ve].post(a=>{if(s&&o===!0){const l=K.clone(s,!0),u=new ar(l,this[ze]());this[E]?.replace(u)}a.resolve(),n()})})}[dr](e,t,n){let i=e.updateType??Xe.Part;return this[yr](t).then(()=>{this[pr](t,e,n,i)})}[yr](e){let t=[];for(let n=0;n<e.layers.length;n++){let i=e.layers[n];for(let s=0;s<i.models.length;s++){let o=i.models[s];o.isResolved||t.push(o.resolve())}}return t.length>0?Promise.all(t):Promise.resolve()}[pr](e,t,n,i){if(e.layers[0].models.length!==1)return Promise.reject("illegal route structure(multi root node)");const s=e.layers[0].models[0];let o=this[k],a=Tn(o),l=t.root??ee,u;!a&&i==Xe.Part&&(u=this[gt](o,t));let f,c=0;if(u==null||u==null)if(a||i===Xe.All){if(o.layers.length==0&&(o.layers[0]=new dt),o.layers[0].views.length==0){let h=t.root??ee;f=new Ce(h,!0,null),o.layers[0].views=[f]}else f=o.layers[0].views[0];u={x:0,y:0}}else{let h=t.slot;if(!h)return Promise.reject("can not rebuild view(because not route slot)");let d=h.level;if(d>o.layers.length)return Promise.reject("can not insert view(override level)");let v;if(h.rootName){let p=o.layers[d-1];for(let y of p.views){if(y[G]&&y.name===h.rootName){v=new B(y,h.rootIndex??0,d-1);break}if(y[J]&&y[J].view.name===h.rootName&&y[J].index===h.rootIndex){v=y[J];break}}}if(!v)return Promise.reject("can not insert view(not find root node ref)");f=new Ce(l,!0,v),o.layers[d].views.push(f),u={x:o.layers[d].views.length-1,y:d}}else f=o.layers[u.y].views[u.x];if(c=u.y,f[G]=!0,t.opsType===F.Append){t.index=oe.get(),t.active=!0;let h=f.slots.value;if(h.length>0){let m=h[h.length-1];m.active=!1,m.route&&(m.route.active=m.active)}let d=new re(t,s,t.index,!0);f.slots.value=[...h,d];let v=c+1,p=1,y=new B(f,t.index,c);this[ne](o,v,e,p,y)}else if(t.opsType===F.Open){let h=f.slots.value;const d=t.active??!0;let v=!1;for(let p of h){if(p.route!==null&&K.isSameForRouteModel(p.route,t)){if(p.active===d)return t.index=p.index,t.active=d,p.route=t,Promise.resolve();p.active=d,v=!0,t.index=p.index,t.active=d,p.route=t}else d&&(p.active=!1);p.route&&(p.route.active=p.active)}if(!v){t.index=oe.get(),t.active=d;let p=new re(t,s,t.index,d);h.push(p);let y=c+1,m=1,g=new B(f,t.index,c);this[ne](o,y,e,m,g)}f.slots.value=[...h]}else{let h=f.slots.value;if(h.length==0){t.index=oe.get(),t.active=!0,f.slots.value=[new re(t,s,t.index)];let d=c+1,v=1,p=new B(f,t.index,c);this[ne](o,d,e,v,p)}else{let d=h[0];if(d.model!==s){this[le](o,u,null,!0),t.index=oe.get(),t.active=!0,f.slots.value=[new re(t,s,t.index)];let v=c+1,p=1,y=new B(f,t.index,c);this[ne](o,v,e,p,y)}else{d.route!==null&&this[Fe](d.route);let v=!1;const p=t.active??!0;d.active!==p&&(d.active=p,v=!0),t.active=p,t.index=d.index,d.route=t;let y=[];for(let _=1;_<h.length;_++)y.push(h[_].index);y.length>0?this[le](o,u,y,!0):v&&(f.slots.value=[...h]);let m=[new B(f,t.index,c)],g=c+1,$=1,x=new B(f,t.index,c);for(;m.length>0&&g<o.layers.length&&$<e.layers.length;g++,$++){let _=[];for(let P=0;P<o.layers[g].views.length;P++){let C=o.layers[g].views[P];C[ue]&&B.include(m,C[ue])&&_.unshift(P)}let A=[];for(let P of _){let C=o.layers[g].views[P],W=e.layers[$].models,M;for(let I=0;I<W.length;I++)if(C.name===W[I].name){M=W[I];break}if(!M)this[le](o,{x:P,y:g},null,!1);else{let I=C.slots.value;if(I.length==0){let X=0;C.slots.value=[new re(null,M,X)];let z=g+1,te=$+1;this[ne](o,z,e,te,x)}else{let X=I[0];if(X.model!==M){this[le](o,{x:P,y:g},null,!0),C.slots.value=[new re(null,M,0)];let z=g+1,te=$+1;this[ne](o,z,e,te,x)}else{C[G]&&X.route!==null&&this[Fe](X.route);let z=[];for(let te=1;te<I.length;te++)z.push(I[te].index);z.length>0&&this[le](o,{x:P,y:g},z,!0),A.push(new B(C,X.index,g))}}C[G]=!1}}m=A}this[ne](o,g,e,$,x)}}}if(f&&f[J]){let h=f[J];h&&(t.slot=new rn(l,c,h?.view.name,h?.index??0))}n.to=void 0,n.routeModel=void 0,t.session=n,this[vr](t)}[ne](e,t,n,i,s){let o=i,a=t;for(;a<e.layers.length&&o<n.layers.length;a++,o++){let l=e.layers[a].views;for(let u of n.layers[o].models){let f=new Ce(u.name,!1,s),c=new re(null,u);f.slots.value=[c],l.push(f)}}for(;o<n.layers.length;o++){let l=new dt;l.views=[];for(let u of n.layers[o].models){let f=new Ce(u.name,!1,s),c=new re(null,u);f.slots.value=[c],l.views.push(f)}e.layers.push(l)}}[Sr](e,t,n,i,s,o){if(t<0||t>this[k].layers.length)return null;if(t<this[k].layers.length){let f=this[k].layers[t],c=null;for(let h of f.views){let d=!1;if(n!==null?(d=h.name===e&&h[J]?.view===n,d&&i!==-1&&(d=h[J]?.index===i)):d=h.name===e,!!d){s!==null&&(h[ue]={view:s,index:o,level:t-1}),c=h;break}}if(c!==null)return c}let a=null,l=null;s!==null&&(s[G]?a={view:s,index:o,level:t-1}:a=s[J],l={view:s,index:o,level:t-1});let u=new Ce(e,!0,a);if(u[ue]=l,t==this[k].layers.length){let f=new dt;f.views=[u],this[k].layers.push(f)}else this[k].layers[t].views.push(u);return u}}const Kn="fox-router-view",qn="fox-router-link";function $r(r,e=!1){let t=null;return e?t=r.showFromClass??r.enterFromClass:t=r.enterFromClass,t||(t=r.transitionName,t?e?`${t}-show-from`:`${t}-enter-from`:null)}function _r(r,e=!1){let t=null;return e?t=r.showActiveClass??r.enterActiveClass:t=r.enterActiveClass,t||(t=r.transitionName,t?e?`${t}-show-active`:`${t}-enter-active`:null)}function On(r,e=!1){let t=null;return e?t=r.showToClass??r.enterToClass:t=r.enterToClass,t||(t=r.transitionName,t?e?`${t}-show-to`:`${t}-enter-to`:null)}function Ln(r,e=!1){let t=null;return e?t=r.hideFromClass??r.leaveFromClass:t=r.leaveFromClass,t||(t=r.transitionName,t?e?`${t}-hide-from`:`${t}-leave-from`:null)}function Mn(r,e=!1){let t=null;return e?t=r.hideActiveClass??r.leaveActiveClass:t=r.leaveActiveClass,t||(t=r.transitionName,t?e?`${t}-hide-active`:`${t}-leave-active`:null)}function In(r,e=!1){let t=null;return e?t=r.hideToClass??r.leaveToClass:t=r.leaveToClass,t||(t=r.transitionName,t?e?`${t}-hide-to`:`${t}-leave-to`:null)}function Nn(r,e=!1){let t=null;return e?t=r.beforeShow??r.beforeEnter:t=r.beforeEnter,t}function Hn(r,e=!1){let t=null;return e?t=r.show??r.enter:t=r.enter,t}function Dn(r,e=!1){let t=null;return e?t=r.afterShow??r.afterEnter:t=r.afterEnter,t}function Vn(r,e=!1){let t=null;return e?t=r.showCancelled??r.enterCancelled:t=r.enterCancelled,t}function Bn(r,e=!1){let t=null;return e?t=r.hide??r.leave:t=r.leave,t}function Un(r,e=!1){let t=null;return e?t=r.afterHide??r.afterLeave:t=r.afterLeave,t}function kn(r,e=!1){let t=null;return e?t=r.hideCancelled??r.leaveCancelled:t=r.leaveCancelled,t}function Wt(r){let e,t=r.duration;return typeof t=="object"?e={enter:t.enter??-1,leave:t.leave??-1,show:t.show??-1,hide:t.hide??-1}:(typeof t=="string"&&(t=t.length==0?-1:Number(t)),e={enter:t,leave:t,show:t,hide:t}),e}function be(r,e){r.classList.contains(e)||r.classList.add(e)}function xe(r,e){r.classList.remove(e)}const Wn=Ie&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout;function zt(r){Wn(r)}function D(r,e,t){S(e)&&(r==null&&(r={}),Reflect.apply(e,r,t))}function Kr(r,e,t,n=-1,i,s,o,a){if(S(s)){if(i!==void 0&&i>=0){setTimeout(()=>{Reflect.apply(s,r,[e,t,n]),S(a)&&Reflect.apply(a,r,[])},i);return}const l=["animationend","transitionend"],u=f=>{l.forEach(c=>{Lt(e,c,u)}),Reflect.apply(s,r,[e,t,n]),a&&Reflect.apply(a,r,[])};l.forEach(f=>{Ot(e,f,u)})}if(S(o)){const l="animationcancel",u=f=>{Reflect.apply(o,r,[e,t,n]),Lt(e,l,u)};Ot(e,l,u)}}function Jt(r){return!Ie||r===null?!1:r.opsType===F.Append||r.opsType===F.Open}function qr(r,e,t,n={},i,s=-1){if(e||Jt(i)){const o=$r(n,e);o&&be(t,o);const a=_r(n,e);a&&be(t,a);const l=Nn(n,e);D(r,l,[t,e,i,s])}}function Or(r,e,t,n={},i,s,o,a){if(!Jt(s)&&!e){S(a)&&a(r,a,[t]);return}const l=$r(n,e),u=_r(n,e),f=On(n,e),c=Hn(n,e),h=Dn(n,e),d=Vn(n,e);zt(()=>{Kr(r,t,s,o,i,()=>{u&&xe(t,u),f&&xe(t,f),S(h)&&D(r,h,[t,e,s,o]),S(a)&&a(r,a,[t])},()=>{S(d)&&D(r,d,[t,e,s,o])}),l&&xe(t,l),f&&be(t,f),S(c)&&D(r,c,[t,e,s,o])})}function Lr(r,e,t,n={},i,s,o,a,l){if(!Jt(o)&&!e){!e&&S(s)&&s();return}const u=Ln(n,e),f=Mn(n,e),c=In(n,e),h=Bn(n,e),d=Un(n,e),v=kn(n,e);u&&be(t,u),f&&be(t,f),S(h)&&D(r,h,[t,e,o,a]),zt(()=>{Kr(r,t,o,a,i,()=>{f&&xe(t,f),c&&xe(t,c),S(d)&&D(r,d,[t,e,o,a]),S(l)&&D(r,l,[t]),!e&&S(s)&&s()},()=>{S(v)&&D(r,v,[t,e,o,a]),S(l)&&D(r,l,[t]),!e&&S(s)&&s()}),u&&xe(t,u),c&&be(t,c)})}function Mt(r,e={},t,n=-1){const i=e.mode??"default",s=Wt(e);return{mode:i,persisted:!1,beforeEnter:a=>{qr(r,!1,a,e,t,n)},enter:a=>{Or(r,!1,a,e,s.enter,t,n)},leave:(a,l)=>{Lr(r,!1,a,e,s.leave,l,t,n)},clone:a=>Mt(r,e,t,n)}}function Mr(r){return r.el}function zn(r,e,t={},n,i,s,o){if(s){const a=Mr(e);if(a==null)return;const l=Wt(t);qr(r,!0,a,t,n,i),Or(r,!0,a,t,l.show,n,i,u=>{S(o)&&D(r,o,[u])})}else S(o)&&D(r,o,[])}function Jn(r,e,t={},n,i,s,o){if(s){const a=Mr(e);if(a==null)return;const l=Wt(t);Lr(r,!0,a,t,l.hide,null,n,i,u=>{S(o)&&D(r,o,[u])})}else S(o)&&D(r,o,[])}function Gn(r,e={}){zt(()=>{for(let t=0;t<r.length;t++)Reflect.apply(r[t],e,[])})}function ie(r,e,t){return typeof r=="function"?Reflect.apply(r,{},[e,t]):r}function At(r,e){if(!r)return null;const t=r(e);return t.length===1?t[0]:t}class Qn{node;state;constructor(e,t){this.node=e,this.state=t}}const It=w.defineComponent({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,required:!1,default:"default"},modelSlot:{type:[Object],required:!1},multi:{type:Boolean,required:!1,default:!1},tag:{type:[String,Object,Function],required:!1,default:"div"},viewTag:{type:[String,Object,Function],required:!1,default:"div"},viewTagProps:{type:[Object,Function],required:!1,default(){return{}}},viewClass:{type:[String,Function],required:!1},viewActiveClass:{type:[String,Function],required:!1},viewInactiveClass:{type:[String,Function],required:!1},transition:{type:[Boolean,String,Function],required:!1,default:!1},transitionName:{type:String,required:!1},enterFromClass:{type:String,required:!1},enterActiveClass:{type:String,required:!1},enterToClass:{type:String,required:!1},leaveFromClass:{type:String,required:!1},leaveActiveClass:{type:String,required:!1},leaveToClass:{type:String,required:!1},showFromClass:{type:String,required:!1},showActiveClass:{type:String,required:!1},showToClass:{type:String,required:!1},hideFromClass:{type:String,required:!1},hideActiveClass:{type:String,required:!1},hideToClass:{type:String,required:!1},beforeEnter:{type:Function,required:!1},enter:{type:Function,required:!1},afterEnter:{type:Function,required:!1},enterCancelled:{type:Function,required:!1},beforeLeave:{type:Function,required:!1},leave:{type:Function,required:!1},afterLeave:{type:Function,required:!1},leaveCancelled:{type:Function,required:!1},beforeShow:{type:Function,required:!1},show:{type:Function,required:!1},afterShow:{type:Function,required:!1},showCancelled:{type:Function,required:!1},beforeHide:{type:Function,required:!1},hide:{type:Function,required:!1},afterHide:{type:Function,required:!1},hideCancelled:{type:Function,required:!1}},setup(r,e){const t=w.getCurrentInstance();if(t===null||t.proxy===null){console.error("instance or instance.proxy not exist");return}const n=r.multi===!0,i=w.inject(it,null),s=w.inject(ft,0),o=w.inject(or,null),a=w.inject(ct,-1);let l=null;const u=r.modelSlot;if(u){if(w.provide(ft,s+1),w.provide(ct,u.index),w.provide(ht,u.index),!u.route){console.warn("child view render error, route not exist");return}const h=tt(t.proxy,!0);un(h),sr(h,()=>u.route??null)}else{if(i==null){console.error("router is not been injected");return}const c=r.name,h=w.inject(lr,null),d=w.inject(ht,0);if(l=i[Sr](c,s,o,a,h,d),l===null)return;w.provide(lr,l);const v=l[G]===!0;if(v&&w.provide(or,l),!n&&(w.provide(ct,-1),w.provide(ft,s+1),w.provide(ht,-1),v)){const p=tt(t.proxy,!0);sr(p,()=>{const y=l.slots.value;return y.length>0?y[0].route:null})}}const f={value:new Map};return w.onUnmounted(()=>{f.value&&f.value.clear()}),()=>{if(n){const c=new Map,h=[],d=l?.slots.value,v=[];for(let m=0;m<d.length;m++){const g=d[m],$=`${r.name}_${g.index}`,x=ie(r.transition,g.route,m)??!0,_={modelSlot:g};let A;e.slots.default?A=w.h(It,_,{default:e.slots.default}):A=w.h(It,_);const P={},C=ie(r.viewClass,g.route,m);typeof C=="string"&&C.length>0&&(P[C]=!0);const W=ie(r.viewActiveClass,g.route,m),M=ie(r.viewInactiveClass,g.route,m),I=f.value.get($);if(typeof W=="string"&&W.length>0&&(P[W]=g.active),typeof M=="string"&&M.length>0&&(P[M]=!g.active),I&&g.active!==I.state){const he=I.node;g.active?v.unshift(()=>{const ot=()=>{let Re=nr(he);Re!=null&&ir(Re,Kt.ACTIVATED)};zn(t,he,r,g.route,m,x,ot)}):v.push(()=>{const ot=()=>{const Re=nr(he);Re!=null&&ir(Re,Kt.DEACTIVATED)};Jn(t,he,r,g.route,m,x,ot)})}const X={class:P,key:$},z=ie(r.viewTagProps,g.route,m);z!==null&&typeof z=="object"&&T(!0,X,z),g.route?.viewTagAttrs&&typeof g.route?.viewTagAttrs=="object"&&T(!0,X,g.route.viewTagAttrs);const te=ie(r.viewTag,g.route,m),st=w.h(te,X,{default:()=>[A]});if(c.set($,new Qn(st,g.active)),f.value.delete($),x){const he=Mt(t,r,g.route,m);st.transition=he}h.push(st)}f.value.forEach(m=>{m.node.transition=null}),f.value=c,Gn(v,t);const p=ie(r.tag,null,-1),y={};return Object.assign(y,e.attrs),w.h(p,y,{default:()=>h})}else if(u!=null){const c=u.model,h={};c.props&&(typeof c.props=="object"?T(!1,h,c.props):c.props===!0&&typeof u.route?.params=="object"&&T(!1,h,u.route?.params));const d=w.h(c.component,h);return At(e.slots.default,{Component:d,route:u.route})??d}else{const c=l.slots.value;if(c.length>0){const h=c[0],d=h.route??(t.proxy&&Ut(t.proxy))??null,v=h.model,p={};v.props&&(typeof v.props=="object"?T(!1,p,v.props):v.props===!0&&typeof d?.params=="object"&&T(!1,p,d?.params));const y=w.h(v.component,p);if(ie(r.transition,d,-1)??!0){const g=Mt(t,r,d,-1);y.transition=g}return At(e.slots.default,{Component:y,route:d})??y}else return At(e.slots.fallback,{})}}}});function Xn(r){if(!(r.metaKey||r.altKey||r.ctrlKey||r.shiftKey)&&!r.defaultPrevented&&!(r.button!=null&&r.button!==0)){if(r.currentTarget&&r.currentTarget.getAttribute){const e=r.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return r.preventDefault&&r.preventDefault(),!0}}function Yn(r,e){return r==null||e==null?!1:!!(r===e||r.path&&r.path===e.path||r.name&&r.name===e.name)}function Zn(r,e){return r==null||e==null?!1:!!(r.path&&e.path&&e.path.startsWith(r.path)||r.name&&r.name==e.name)}function me(r,e){return typeof r=="function"?Reflect.apply(r,{},[e]):r}let ei=w.defineComponent({name:"RouterLink",inheritAttrs:!1,props:{tag:{type:[String,Object,Function],required:!1,default:"a"},to:{type:[String,Object,Function],required:!0},root:{type:String},activeClass:{type:[String,Function],required:!1,default:"fox-router-link-active"},exact:{type:[String,Boolean,Function],required:!1},exactActiveClass:{type:[String,Function],required:!1,default:"fox-router-link-exact-active"},event:{type:[String,Function],required:!1,default:"onClick"}},setup(r,e){const t=w.inject(it,null);return()=>{let n=me(r.to,null),i=me(r.tag,n);if(i==null){console.warn("can not resolve link tag");return}let s=null,o=null;t!==null&&(s=t[H](n),r.root&&(s.root=r.root),o=t.current);let a={},l=me(r.activeClass,s);if(typeof l=="string"&&l.length>0&&(a[l]=Zn(s,o)),me(r.exact,s)===!0){let h=me(r.exactActiveClass,s);typeof h=="string"&&h.length>0&&(a[h]=Yn(s,o))}let f={class:a};(i==="a"||i==="A")&&(f.href=s?.path??s?.name??"#"),T(!0,f,e.attrs);let c=me(r.event,s);if(typeof c=="string"){const h=d=>{if(t==null){console.warn("router is not been injected");return}if(s==null){console.warn("route is not been resolved");return}Xn(d)&&t.to(s)};f[c]=h}return w.h(i,f,e.slots)}}});var O=(r=>(r[r.Loading=0]="Loading",r[r.Loaded=1]="Loaded",r[r.Defining=2]="Defining",r[r.Defined=3]="Defined",r))(O||{}),Ze=(r=>(r[r.normal=0]="normal",r[r.factory=1]="factory",r))(Ze||{});class ti{register=new Map;constructor(){}get(e){return this.register.get(e)??null}set(e,t){this.register.set(e,t)}remove(e){let t=this.register.get(e);return this.register.delete(e),t??null}has(e){return this.register.has(e)}clear(){this.register.clear()}}class wr{moduleManager=new ti;options={paths:{},alias:{},nature:[],timeout:3e3};set paths(e){this.options.paths=e}get paths(){return this.options.paths}set alias(e){this.options.alias=e}get alias(){return this.options.alias}set naturePaths(e){this.options.nature=e}get naturePaths(){return this.options.nature}set timeout(e){this.options.timeout=e}get timeout(){return this.options.timeout}_query;set query(e){this._query=e}get query(){return this._query}get head(){return He().head}constructor(){}setModule(e,t){const n={id:e,src:"",status:O.Defined};typeof t=="function"?(n.exports=t,n.type=Ze.factory):n.exports=t,this.moduleManager.set(e,n)}removeModule(e){this.moduleManager.remove(e)}ensure(...e){const t=[];let n=e.length-1;const i={};typeof e[n]=="object"&&(Object.assign(i,e[n]),n--);let s=null;typeof e[n]=="function"&&(s=e[n],n--);for(let l=0;l<=n;l++)if(Array.isArray(e[l])){let u=e[l];for(let f=0;f<u.length;f++)u[f]&&t.push(this.resolvePath(u[f]))}else if(typeof e[l]=="string"){let u=e[l].split(",");for(let f=0;f<u.length;f++)u[f]&&t.push(this.resolvePath(u[f]))}const o=new ri(t.length,(l,u)=>{if(o.isOK())try{typeof s=="function"&&Reflect.apply(s,{},u)}catch(f){console.error(f.message,f)}else try{console.error(l),typeof s=="function"&&Reflect.apply(s,{},[])}catch(f){console.error(f.message,f)}}),a=new Me;for(let l=0;l<t.length;l++){const u=new ni(l,t[l],i,o);this.mount(a,u)}return this}remove(...e){let t=[],n=e.length-1,i={};typeof e[n]=="object"&&(Object.assign(i,e[n]),n--);let s=null;typeof e[n]=="function"&&(s=e[n],n--);for(let o=0;o<=n;o++)if(Array.isArray(e[o])){let a=e[o];for(let l=0;l<a.length;l++)a[l]&&t.push(this.resolvePath(a[l]))}else{let a=e[o].split(",");for(let l=0;l<a.length;l++)a[l]&&t.push(this.resolvePath(a[l]))}return t.forEach(o=>{this.unmount(o,i)}),typeof s=="function"&&Reflect.apply(s,{},[]),this}mount(e,t){if(t.src==="exports"){e.post(i=>{t.progress.work(!0,t.index,"exports"),i.resolve()});return}else if(t.src==="module"){e.post(i=>{t.progress.work(!0,t.index,"module"),i.resolve()});return}if(this.isNaturePath(t.src)){let i=t.params.jsPoint;i||(i=this.head),this.mountJS(e,t,i);return}else if(this.isNaturePath(t.src)){let i=t.params.cssPoint;i||(i=this.head),this.mountCSS(e,t,i);return}let n=this.getFileNamePostfix(t.src);if(n==="js"||n.length===0){let i=t.params.jsPoint;i||(i=this.head),this.mountJS(e,t,i);return}else if(n==="css"){let i=t.params.cssPoint;i||(i=this.head),this.mountCSS(e,t,i);return}}mountCSS(e,t,n){e.post(i=>{const s=t.src,o=this.moduleManager.get(s);if(o&&(o.status==O.Defined||o.status==O.Loaded)&&o.exports){o.type===Ze.factory&&typeof o.exports=="function"?t.progress.work(!0,t.index,o.exports()):t.progress.work(!0,t.index,o.exports),i.resolve();return}const a=He(),l=a.createElement("link");if(Reflect.has(l,"onload"))l.onload=()=>{l.onload=null,l.onerror=null,t.progress.work(!0,t.index,t.src),i.resolve()},l.onerror=()=>{try{n.removeChild(l)}catch(c){console.error(c.message,c)}l.onload=null,l.onerror=null,t.progress.work(!1,t.index,null),i.reject()};else{const c={timeout:this.options.timeout??3e3,time:0,success:()=>{t.progress.work(!0,t.index,t.src),i.resolve()},error:()=>{try{n.removeChild(l)}catch(h){console.error(h.message,h)}t.progress.work(!1,t.index,null),i.resolve()}};setTimeout(()=>{Ir(l,c)},1)}let f=a.getElementById(s);f&&f.parentNode&&f.parentNode.removeChild(f),l.rel="stylesheet",l.type="text/css",l.id=s,l.href=s,n.appendChild(l)})}mountJS(e,t,n){e.post(i=>{const s=t.src;let o=this.moduleManager.get(s);if(o&&(o.status==O.Defined||o.status==O.Loaded)){if(o.exports){o.type===Ze.factory&&typeof o.exports=="function"?t.progress.work(!0,t.index,o.exports()):t.progress.work(!0,t.index,o.exports),i.resolve();return}if(document.querySelector(`script[src='${s}`)){t.progress.work(!0,t.index,o.exports),i.resolve();return}}o={id:s,src:s,status:O.Loading},this.moduleManager.set(s,o);const l=He().createElement("script");if("onload"in l)l.onload=()=>{l.onload=null,l.onerror=null,o.status==O.Loading&&(o.status=O.Loaded,t.progress.work(!0,t.index,s)),i.resolve()},l.onerror=()=>{try{n.removeChild(l)}catch(c){console.error(c.message,c)}l.onload=null,l.onerror=null,this.moduleManager.remove(s),t.progress.work(!1,t.index,null),i.resolve()};else{const c=l;c.onreadystatechange=()=>{/loaded|complete/.test(c.readyState)&&(c.onreadystatechange=null,o.status==O.Loading&&(o.status=O.Loaded,t.progress.work(!0,t.index,s)),i.resolve())}}l.defer=!0,l.src=s;const f=L();f.define=this.createDefine(o,t),n.appendChild(l)})}unmount(e,t={}){const n=He(),i=this.getFileNamePostfix(e);if(i==="js"||i.length===0){const s=n.querySelector(`script[src="${e}"]`);s&&s.parentNode&&s.parentNode.removeChild(s),this.moduleManager.remove(e);return}else if(i==="css"){const s=n.querySelector(`style[href="${e}"]`);s&&s.parentNode&&s.parentNode.removeChild(s);return}}trimEmptyElement(e){let t=[];for(let n=0;n<e.length;n++){if(e[n]===void 0||e[n]===null)continue;const i=e[n].trim();i.length!==0&&t.push(i)}return t}createDefine(e,t){const n=this,i=function(...s){e.status=O.Defining;let o,a,l,u=s.length;u===1?(l=s[0],o=void 0):u===2?(l=s[1],Array.isArray(s[0])?(a=n.trimEmptyElement(s[0]),o=void 0):a=void 0):(o=s[0],a=n.trimEmptyElement(s[1]),l=s[2]),o&&(e.id=o,n.options.alias[o]=e.src),a&&a.length>0?n.ensure(a,(...f)=>{const c=f.map(h=>h==="exports"?((!e.exports||typeof e.exports!="object")&&(e.exports={}),e.exports):h==="module"?e:h);if(typeof l=="function"){const h=Reflect.apply(l,e,c);h&&typeof h=="object"&&(e.exports=h)}else e.exports=l;e.status=O.Defined,t.progress.work(!0,t.index,e.exports)}):(typeof l=="function"?e.exports=Reflect.apply(l,e,[]):e.exports=l,e.status=O.Defined,t.progress.work(!0,t.index,e.exports))};return i.amd=!0,i}resolvePath(e){try{if(e==="exports"||e==="module"||this.isNaturePath(e))return e;e=this.parserPath(e,!0);let t=this.getFileNamePostfix(e);t=t.toLowerCase();let n=this.createSearch(this.query);return e.indexOf("?")==-1?(t!=="js"&&t!=="css"&&(e+=".js"),n.length>0&&(e+=`?${n}`)):n.length>0&&(e+=`&${n}`),e}catch(t){throw console.error(`resolve path[${e}] fail`,t),t}}createSearch(e){let t="";if(e){for(let n in e){let i=`${e[n]}`;t+=`${encodeURIComponent(n)}=${encodeURIComponent(i)}&`}t.length>0&&(t=t.substring(0,t.length-1))}return t}getFileNamePostfix(e){let t=e.lastIndexOf("?");t==-1&&(t=e.length);let n=e.lastIndexOf(".",t);return n==-1?"":e.substring(n+1,t)}isNaturePath(e){if(!this.options.nature)return!1;if(typeof this.options.nature=="function")return this.options.nature(e);const t=this.options.nature;if(t&&Array.isArray(t))for(let n=0;n<t.length;n++){const i=t[n];if(e.indexOf(i)===0)return!0}return!1}parserPath(e,t){if(e.indexOf("http://")==0||e.indexOf("https://")==0||e.indexOf("file:///")==0)return e;if(e.indexOf("/")==0)return`${yt()}${e.slice(1)}`;if(e.indexOf("./")==0)return`${yt()}${e.slice(2)}`;if(e.indexOf("//")==0)return`${L().location.protocol}${e}`;if(t){let i=this.options.alias[e];if(!i){let s=e.indexOf("/");if(s==-1)i=e;else{let o=e.slice(0,s),a=this.options.paths[o];a?i=a+e.slice(s):i=e}}return this.parserPath(i,!1)}return`${yt()}${e}`}}function Ir(r,e){let t=r.sheet,n=!1;if(e.isOldWebKit)t&&(n=!0);else if(t)try{t.cssRules&&(n=!0)}catch(i){i.name==="NS_ERROR_DOM_SECURITY_ERR"&&(n=!0)}setTimeout(()=>{e.time+=20,n?e.success():e.timeout>e.timeout?e.error():Ir(r,e)},20)}class ri{callback;values;status;size;lastIndex;constructor(e,t){this.size=e,this.callback=t,this.status=!0,this.values=[],this.lastIndex=-1}work(e,t,n){if(this.status=e,this.status===!0&&(this.lastIndex!==t&&this.size--,this.lastIndex=t,this.values.push(n)),this.size===0||this.status===!1)try{Reflect.apply(this.callback,this,[this.status,this.values])}catch(i){console.error(i.message,i)}}isOK(){return this.status}}class ni{index;src;params;progress;constructor(e,t,n,i){this.index=e,this.src=t,this.params=n,this.progress=i}}const Gt=Symbol("fk"),Qt=Symbol("fbk"),Xt=Symbol("fepk");function ii(r={}){const e=new _n(r),t=new $t,n=new _t,i=new wr,s={get router(){return e},get bus(){return t},get Bus(){return $t},get EventProxy(){return _t},get eventproxy(){return n},get EventChain(){return Me},get Require(){return wr},get require(){return i},get extend(){return T},get clone(){return Oe},get isESModule(){return Nt},install(o){o.provide(it,e),o.provide(Gt,s),o.provide(Qt,t),o.provide(Xt,n),o.component(Kn,It),o.component(qn,ei),Reflect.defineProperty(o.config.globalProperties,"$fox",{get(){return s}}),Reflect.defineProperty(o.config.globalProperties,"$router",{get(){return e}}),Reflect.defineProperty(o.config.globalProperties,"$bus",{get(){return t}}),Reflect.defineProperty(o.config.globalProperties,"$bus",{get(){return t}}),Reflect.defineProperty(o.config.globalProperties,"$eventProxy",{get(){return n}}),o.config.globalProperties.$fox_on=function(a,l,u=!1){n.on(a,l,u)},o.config.globalProperties.$fox_off=function(a,l){n.off(a,l)},o.config.globalProperties.$fox_once=function(a,l){n.once(a,l)},o.config.globalProperties.$fox_all=function(...a){let l=n;Reflect.apply(l.all,l,a)},o.config.globalProperties.$fox_trigger=function(a,...l){let u=n;Reflect.apply(u.trigger,u,[a,...l])},o.config.globalProperties.$fox_emit=function(a,...l){let u=n;Reflect.apply(u.trigger,u,[a,...l])},o.mixin({computed:{$route(){return Ut(this)}}}),e.init()}};return s}function Yt(r){return r?r.$router:w.inject(it)}function si(r){return r||(r=w.getCurrentInstance()?.proxy??void 0),r?Ut(r):null}function oi(r){return r?r.$fox:w.inject(Gt)}function li(r){return r?r.$bus:w.inject(Qt)}function ai(r){return r?r.$eventProxy:w.inject(Xt)}function ui(r){const e=Yt(),t=(n,i,s)=>{try{Reflect.apply(r,{},[n,i])}catch(o){console.error(o)}s()};e.beforeEach(t),w.onUnmounted(()=>{e.removeBeforeEach(t)})}function fi(r){const e=Yt(),t=(n,i,s)=>{try{Reflect.apply(r,{},[n,i])}catch(o){console.error(o)}s()};e.afterEach(t),w.onUnmounted(()=>{e.removeAfterEach(t)})}exports.Bus=$t;exports.EventChain=Me;exports.EventProxy=_t;exports.Route=K;exports.clone=Oe;exports.createFox=ii;exports.createMemoryHistory=Tr;exports.createWebHashHistory=jr;exports.createWebHistory=Fn;exports.deleteContextValue=an;exports.extend=T;exports.foxBusKey=Qt;exports.foxEventProxyKey=Xt;exports.foxKey=Gt;exports.injectContextValue=Bt;exports.isArray=Nr;exports.isDate=Vr;exports.isESModule=Nt;exports.isEqual=Tt;exports.isFunction=S;exports.isMap=Hr;exports.isObject=br;exports.isPlainObject=Ft;exports.isPromise=kr;exports.isSet=Dr;exports.isString=Br;exports.isSymbol=Ur;exports.onAfterRouteUpdate=fi;exports.onBeforeRouteUpdate=ui;exports.onFoxActivated=dn;exports.onFoxInactivated=yn;exports.provideContextValue=ln;exports.sessionKey=se;exports.toBoolean=Ht;exports.toNumber=Gr;exports.toTypeString=nt;exports.typeOf=jt;exports.useBus=li;exports.useEventProxy=ai;exports.useFox=oi;exports.useRoute=si;exports.useRouter=Yt;
|
|
2
|
+
* fox v3.0.0 Tue Jun 13 2023 15:14:07 GMT+0800 (中国标准时间)
|
|
3
|
+
*/Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const w=require("vue"),Dr=Array.isArray,Vr=r=>rt(r)==="[object Map]",Br=r=>rt(r)==="[object Set]",Ur=r=>r instanceof Date,S=r=>typeof r=="function",kr=r=>typeof r=="string",Wr=r=>typeof r=="symbol",wr=r=>r!==null&&typeof r=="object",zr=r=>wr(r)&&S(r.then)&&S(r.catch),Jr=Object.prototype.toString,rt=r=>Jr.call(r),br=r=>rt(r)==="[object Object]",Gr=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function It(r){return r.__esModule||Gr&&r[Symbol.toStringTag]==="Module"}const Qr=typeof Promise<"u"&&Promise.toString().indexOf("[native code]")!==-1;function $(...r){let e=r[0]!==void 0&&r[0]!==null?r[0]:{},t=1,n=r.length,s=!1;for(typeof e=="boolean"&&(s=e,e=r[t]??{},t++),typeof e!="object"&&(e={});t<n;t++)if(r[t]!==null&&r[t]!==void 0){let i=r[t];for(let o in i){let a=e[o],l=i[o];if(a!==l)if(s===!0&&l&&typeof l=="object"){let u;Array.isArray(l)?u=a&&Array.isArray(a)?a:[]:u=a&&typeof a=="object"?a:{},e[o]=$(s,u,l)}else l!==void 0&&(e[o]=l)}}return e}function nt(r,e,t=!1){if(!t)$(!0,r,e);else{if(typeof e!="object")return{};typeof r!="object"&&(r={});for(let n of Reflect.ownKeys(e)){let s=r[n],i=e[n];if(s!==i)if(typeof i=="object"){if(!Array.isArray(i)&&!br(i))continue;s=nt(s,i,t),r[n]=s}else{if(typeof i=="function")continue;r[n]=i}}}return r}class oe{static seed=new Date().getTime();static get(){let e=++oe.seed;return e>=Number.MAX_VALUE&&(oe.seed=0),e}}const lt=Qr?Promise.resolve():null;function qe(r,...e){lt!==null?e&&e.length>0?lt.then(()=>{r(e)}):lt.then(r):e&&e.length>0?setTimeout(()=>{r(e)}):setTimeout(r)}function Nt(r){return r==null?!1:typeof r=="boolean"?r:typeof r=="string"?r.toLocaleLowerCase()==="true":!!r}function Xr(r){return typeof r=="number"?r:Number(r)}const Yr={"[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 Ft(r){let t=Object.prototype.toString.call(r);return r==null?String(r):Yr[t]||"object"}function Kt(r,e){if(r==e)return!0;if(r===void 0||e===void 0)return!1;let t=Ft(r),n=Ft(e);if(t!==n)return!1;if(t==="object"){let s=Object.keys(r),i=Object.keys(e);if(s.length!==i.length)return!1;for(let o=0;o<s.length;o++){let a=s[o],l=r[a],u=e[a];if(!Kt(l,u))return!1}return!0}else if(t==="array"){if(r.length!==e.length)return!1;for(let s=0;s<r.length;s++){let i=r[s],o=e[s];if(!Kt(i,o))return!1}return!0}return!1}const xr=r=>{const e={};for(let t of Reflect.ownKeys(r)){let n=r[t];n&&!Array.isArray(n)&&typeof n=="object"&&(n=xr(n)),typeof t=="symbol"?e[String(t)]=n:e[t]=n}return e},Zr=/^Symbol\((.*)\)$/,Rr=r=>{const e={};for(let t of Reflect.ownKeys(r)){let n=r[t];n&&!Array.isArray(n)&&typeof n=="object"&&(n=Rr(n));const s=Zr.exec(t);if(s&&s[1]){const i=Symbol.for(s[1]);e[i]=n}else e[t]=n}return e},Yt=Symbol("idKey"),ce=Symbol("valueKey"),R=Symbol("childrenKey"),Q=Symbol("growKey");class Sr{[Q]=!0;[Yt];[ce]=w.ref();[R]=new Map;constructor(e){this[Yt]=e}}class en{get(e,t){if(t=="value")return e[ce].value;if(t==="grow")return e[Q];let n=e[R].get(t);if(n)return Oe(n);if(e[Q])return n=Dt(t),n[Q]=e[Q],e[R].set(t,n),Oe(n)}set(e,t,n){return t=="value"?(e[ce].value=n,!0):t==="grow"?(e[Q]=Nt(n),!0):n==null?(e[R].delete(t),!0):(console.error(`illegal property:${t}`),!1)}deleteProperty(e,t){return t==="value"||t=="grow"?(console.error(`can not delete property:${String(t)}`),!1):(e[R].delete(t),!0)}}const Ht="__proxy__";function Dt(r){let e=new Sr(r);return Reflect.set(e,Ht,new Proxy(e,new en)),e}function Oe(r){return Reflect.get(r,Ht)}class Pr extends Sr{constructor(){super("__root__")}put(...e){let t=e.length;if(t<2)return console.error("参数至少包括一个(key, value)"),!1;let n=this;for(let s=0;s<t-1;s++){let i=e[s],o;n[R].has(i)?o=n[R].get(i):(o=Dt(i),n[R].set(i,o)),n=o}return n[ce].value=e[t-1],!0}get(...e){let t=e.length;if(t===0)return;let n=this;for(let s=0;s<t;s++){let i=e[s];if(n[R].has(i))n=n[R].get(i);else return}return n[ce].value}remove(...e){let t=e.length;if(t==0)return!1;let n=this;for(let i=0;i<t-1;i++){let o=e[i];if(n[R].has(o))n=n[R].get(o);else return!1}let s=e[t-1];return n[R].has(s)?(n[R].delete(s),!0):!1}contains(...e){let t=e.length;if(t==0)return!1;let n=this;for(let i=0;i<t-1;i++){let o=e[i];if(n[R].has(o))n=n[R].get(o);else return!1}let s=e[t-1];return n[R].has(s)}clear(){this[R].clear()}}const tn=["put","get","contains","remove","clear"];function Zt(r){return tn.includes(r)}class rn{get(e,t){if(t=="value")return e[ce].value;if(t==="grow")return e[Q];if(t===R)return e[R];if(typeof t=="string"&&Zt(t))return e[t];let n=String(t),s=e[R].get(n);if(s)return Oe(s);if(e[Q])return s=Dt(n),s[Q]=e[Q],e[R].set(n,s),Oe(s)}set(e,t,n){return t=="value"?(e[ce].value=n,!0):t==="grow"?(e[Q]=Nt(n),!0):Zt(t)?!1:n==null?(e[R].delete(t),!0):(console.error(`illegal property:${t}`),!1)}deleteProperty(e,t){return t==="value"||t=="grow"?(console.error(`can not delete property:${String(t)}`),!1):(e[R].delete(t),!0)}}function nn(){let r=new Pr,e=new rn,t=new Proxy(r,e);return Object.assign({put(...s){return Reflect.apply(r.put,r,s)},get(...s){return Reflect.apply(r.get,r,s)},remove(...s){return Reflect.apply(r.remove,r,s)},contains(...s){return Reflect.apply(r.contains,r,s)},clear(){return Reflect.apply(r.clear,r,[])}},t),Reflect.set(r,Ht,t),r}const $t=new Proxy(Pr,{construct(r,...e){const t=nn();return Oe(t)}}),ee="default",Cr=Symbol("sync"),H=Symbol("resolveRoute");function er(r){let e=!1;return function(...t){if(!e)return e=!0,Reflect.apply(r,{},t)}}function sn(r){let e=r.src;return new Promise((t,n)=>{const s=er(a=>{It(a)&&(a=a.default),r.component=a,console.debug("success load async module"),t()}),i=er(a=>{console.debug("reject load async module"),n(a)});let o;try{o=e(s,i)}catch(a){i(a)}if(o)if(typeof o.then=="function")o.then(s,i);else{const a=o.component;a&&typeof a.then=="function"&&a.then(s,i)}})}class on{name;level;rootName;rootIndex=0;constructor(e,t,n,s){this.name=e,this.level=t,this.rootName=n,this.rootIndex=s}}class Ze{to;routeModel;from;data={};constructor(e,t){this.to=e,this.from=t}static from(e){let t=new Ze(e.to,e.from),n=e.data??{};return $(!0,t.data,n),t}}class _{path;get fullPath(){const e=this.path??`/${this.name}`;return`${this.root??ee}!${e}`}alias;name;root;params;query;matched;meta;success;error;destroy;opsType;updateType;viewTagAttrs;index;active;slot;session;static clone(e,t){let n=new _;return nt(n,e,t),n}static isSame(e,t){return e===t?!0:!(e==null||t==null||e.path&&e.path!==t.path||e.name&&e.name!==t.name||e.root!==t.root||e.index!==t.index)}static isSameForRouteModel(e,t){return e===t?!0:!(e==null||t==null||e.path&&e.path!=t.path||e.name&&e.name!=t.name)}static from(e){let t=new _;if(e==null)return t;let n=t;for(let i in e){let o=e[i];n[i]=o}const s=Object.getOwnPropertySymbols(e);if(Array.isArray(s)&&s.length>0)for(let i of s)n[i]=e[i];return t}}class ln{id;name;props;meta;src;component;constructor(e,t,n,s){this.id=oe.get(),this.name=e,this.src=t,typeof t!="function"&&(this.component=t),this.props=n,this.meta=s}get isResolved(){return this.component!==void 0}resolve(){return sn(this)}}class tr{models=[]}class at{path;match;redirect;name;layers=[]}const V=Symbol("chainKey"),N=Symbol("cursorKey"),ut=Symbol("$persistentModeKey"),K=Symbol("statusKey"),Y=Symbol("argsKey"),Ie=Symbol("exArgsKey"),de=Symbol("successFnsKey"),Se=Symbol("errorFnsKey"),ie=Symbol("sessionKey"),Z=Symbol("_go");class Le{[V]=[];[N]=0;[ut]=!1;[K]="Free";[Y]=[];[Ie]=[];[de]=[];[Se]=[];[ie];get session(){return this[ie]}constructor(e,t=!1){this[ie]=e,this[ut]=t}[Z](e,...t){let n=this[K];if(this[K]="Busy",this[N]+=e,this[N]<0&&(this[N]=0),this[Y]=t,n==="Exception"||n==="Reject"){let a=[{session:this[ie]},...this[Ie]];for(;this[Se].length>0;)try{let l=this[Se].shift();typeof l=="function"&&qe(()=>{Reflect.apply(l,{},a)})}catch(l){console.error(l.message,l)}return this[K]=n,this[V]=[],this[N]=0,this}else if(n==="Finished"||this[N]>=this[V].length){let a=[{session:this[ie]},...this[Y]];for(;this[de].length>0;){let l=this[de].shift();typeof l=="function"&&qe(()=>{Reflect.apply(l,{},a)})}return this[K]="Free",this}if(this[N]>=this[V].length)return this[K]="Free",this;let s=this[V][this[N]];this[ut]||(this[V].splice(0,this[N]+1),this[N]=-1);let i=this[N]+1;try{let o=!1,a={go:(l,...u)=>{o||(o=!0,Reflect.apply(this[Z],this,[l,...u]))},resolve:(...l)=>{o||(o=!0,Reflect.apply(this[Z],this,[1,...l]))},reject:(...l)=>{o||(o=!0,Reflect.apply(this.reject,this,[...l]))},insert:l=>{o||(this[V].splice(i,0,l),i++)},session:this[ie]};qe(()=>{Reflect.apply(s,{},[a,...this[Y]])})}catch(o){this.throw(o)}return this}go(e,...t){return Reflect.apply(this[Z],this,[e,...t])}finish(...e){return this[K]="Finished",this[Y]=e,Reflect.apply(this[Z],this,[0])}reject(...e){return this[K]="Reject",this[Ie]=e,Reflect.apply(this[Z],this,[0])}throw(...e){return this[K]="Exception",this[Ie]=e,Reflect.apply(this[Z],this,[0])}reset(...e){this[K]="Busy",this[Y]=e,this[V]=[],this[N]=0;let n=[{session:this[ie]},...this[Y]];for(;this[de].length>0;){let s=this[de].shift();qe(()=>{Reflect.apply(s,this,n)})}return this[K]="Free",this}post(e){return this[K]==="Reject"||this[K]==="Exception"?this:(Array.isArray(e)?this[V]=[...this[V],...e]:this[V].push(e),this[K]==="Busy"?this:(Reflect.apply(this[Z],this,[0,...this[Y]]),this))}wait(e,t){return e&&typeof e=="function"&&this[de].push(e),t&&typeof t=="function"&&this[Se].push(t),this[K]==="Busy"?this:(Reflect.apply(this[Z],this,[0,...this[Y]]),this)}exception(e){return e&&typeof e=="function"&&this[Se].push(e),this[K]==="Busy"?this:Reflect.apply(this[Z],this,[0,...this[Y]])}isFinish(){return this[K]=="Reject"||this[K]=="Free"&&this[N]>=this[V].length}}const ye=Symbol("registerKey");class an{policy;callback;constructor(e,t){this.callback=e,this.policy=t}}class jt{[ye]=new Map;constructor(){}on(e,t,n=!1){let s=this[ye].get(e);s||(s=new Array,this[ye].set(e,s));let i=n===!0?1:0,o=new an(t,i);return s.push(o),this}off(e,t){if(!t)return this[ye].delete(e),this;let n=this[ye].get(e);if(n){for(let s=0;s<n.length;s++)if(n[s].callback===t){n.splice(s,1);break}}return this}bind(e,t,n=!1){return this.on(e,t,n)}unbind(e,t){return this.off(e,t)}once(e,t){return this.on(e,t,!0)}all(...e){let t=e.length;if(t<1)return this;let n=e[t-1];if(typeof n!="function")return console.error("callback can not benn empty"),this;let s=t-1,i=new Array(s),o=[].splice.call(e,0,s);for(let a=0;a<o.length;a++)this.once(o[a],l=>{i[a]=l,s-=1,s==0&&Reflect.apply(n,{},i)});return this}emit(e,...t){let n=this[ye].get(e);if(!n)return this;for(let s=0;s<n.length;){let i=n[s];if(i.policy==1?n.splice(s,1):s++,typeof i.callback=="function")try{qe(()=>{Reflect.apply(i.callback,{},t)})}catch(o){console.error(o.message,o)}}return this}trigger(e,...t){return Reflect.apply(this.emit,this,[e,...t])}}const Pe=Symbol("registerKey");class un{[Pe]=new Map;constructor(){}set(e,t){this[Pe].set(e,t)}get(e){return this[Pe].get(e)}has(e){return this[Pe].has(e)}delete(e){return this[Pe].delete(e)}}const fe=Symbol("lc");function et(r,e=!1){let t=r;if(Reflect.has(t,fe))return t[fe];if(e){const n=new un;return t[fe]=n,n}return null}function Er(r,e=!1){let t=null,n=r;for(;n&&!(Reflect.has(n,fe)&&(t=n[fe],t));)n=n.$parent;if(!t&&e){const s=r;s&&s.$parent&&(t=et(s.$parent,e))}return t}function Vt(r,e){let t=r;for(;t;){if(Reflect.has(t,fe)){const n=t[fe];if(n.has(e))return n.get(e)}t=t.$parent}return null}function fn(r,e,t){Er(r,!0)?.set(e,t)}function cn(r,e){Er(r,!0)?.delete(e)}function rr(r){if(Array.isArray(r.children)&&r.children.length>0){let e=r.children[0];if(e!=null&&e.component!=null&&e.component.proxy!=null)return et(e.component.proxy,!1)}return null}const tt=Symbol("hooksKey");function hn(r){let e=r.get(tt);e||(e=[],r.set(tt,e))}function nr(r,e){let t=r.get(tt);if(t!=null)for(let n=t.length-1;n>=0;n--){let s=t[n];if(s.type===e)try{Reflect.apply(s.hook,s.target,[])}catch(i){console.error(i.message,i)}}}var Tt=(r=>(r.DEACTIVATED="da",r.ACTIVATED="a",r))(Tt||{});class dn{type;hook;target;constructor(e,t,n){this.target=n,this.hook=t,this.type=e}}function yn(r,e,t,n){let s=new dn(e,t,n);return r.push(s),!0}function pn(r,e,t,n){let s=-1;for(let i=0;i<r.length;i++){let o=r[i];if(o.type===e&&o.hook===t&&o.target===n){s=i;break}}return s!=-1?(r.splice(s,1),!0):!1}function Ar(r){return(e,t)=>{let n;if(t)n=t;else{const i=w.getCurrentInstance();if(i==null||i.proxy==null){console.error("can not get current instance or proxy");return}n=i.proxy}const s=Vt(n,tt);if(s==null){console.warn("can not get hooks context");return}w.onUnmounted(()=>{pn(s,r,e,n)}),yn(s,r,e,n)}}let mn=Ar("a"),vn=Ar("da");const _t=Symbol("routeKey");function sr(r,e){r.set(_t,e)}function Bt(r){let e=Vt(r,_t);return typeof e=="function"?e():e??null}const st=Symbol("rk"),ft=Symbol("vd"),ir=Symbol("rv"),ct=Symbol("rvi"),or=Symbol("pv"),ht=Symbol("pvi");function gn(r){for(var e=[],t=0;t<r.length;){var n=r[t];if(n==="*"||n==="+"||n==="?"){e.push({type:"MODIFIER",index:t,value:r[t++]});continue}if(n==="\\"){e.push({type:"ESCAPED_CHAR",index:t++,value:r[t++]});continue}if(n==="{"){e.push({type:"OPEN",index:t,value:r[t++]});continue}if(n==="}"){e.push({type:"CLOSE",index:t,value:r[t++]});continue}if(n===":"){for(var s="",i=t+1;i<r.length;){var o=r.charCodeAt(i);if(o>=48&&o<=57||o>=65&&o<=90||o>=97&&o<=122||o===95){s+=r[i++];continue}break}if(!s)throw new TypeError("Missing parameter name at ".concat(t));e.push({type:"NAME",index:t,value:s}),t=i;continue}if(n==="("){var a=1,l="",i=t+1;if(r[i]==="?")throw new TypeError('Pattern cannot start with "?" at '.concat(i));for(;i<r.length;){if(r[i]==="\\"){l+=r[i++]+r[i++];continue}if(r[i]===")"){if(a--,a===0){i++;break}}else if(r[i]==="("&&(a++,r[i+1]!=="?"))throw new TypeError("Capturing groups are not allowed at ".concat(i));l+=r[i++]}if(a)throw new TypeError("Unbalanced pattern at ".concat(t));if(!l)throw new TypeError("Missing pattern at ".concat(t));e.push({type:"PATTERN",index:t,value:l}),t=i;continue}e.push({type:"CHAR",index:t,value:r[t++]})}return e.push({type:"END",index:t,value:""}),e}function Fr(r,e){e===void 0&&(e={});for(var t=gn(r),n=e.prefixes,s=n===void 0?"./":n,i="[^".concat(ge(e.delimiter||"/#?"),"]+?"),o=[],a=0,l=0,u="",f=function(A){if(l<t.length&&t[l].type===A)return t[l++].value},c=function(A){var P=f(A);if(P!==void 0)return P;var C=t[l],W=C.type,M=C.index;throw new TypeError("Unexpected ".concat(W," at ").concat(M,", expected ").concat(A))},h=function(){for(var A="",P;P=f("CHAR")||f("ESCAPED_CHAR");)A+=P;return A};l<t.length;){var d=f("CHAR"),m=f("NAME"),p=f("PATTERN");if(m||p){var y=d||"";s.indexOf(y)===-1&&(u+=y,y=""),u&&(o.push(u),u=""),o.push({name:m||a++,prefix:y,suffix:"",pattern:p||i,modifier:f("MODIFIER")||""});continue}var v=d||f("ESCAPED_CHAR");if(v){u+=v;continue}u&&(o.push(u),u="");var g=f("OPEN");if(g){var y=h(),j=f("NAME")||"",x=f("PATTERN")||"",T=h();c("CLOSE"),o.push({name:j||(x?a++:""),pattern:j&&!x?i:x,prefix:y,suffix:T,modifier:f("MODIFIER")||""});continue}c("END")}return o}function wn(r,e){return bn(Fr(r,e),e)}function bn(r,e){e===void 0&&(e={});var t=Ut(e),n=e.encode,s=n===void 0?function(l){return l}:n,i=e.validate,o=i===void 0?!0:i,a=r.map(function(l){if(typeof l=="object")return new RegExp("^(?:".concat(l.pattern,")$"),t)});return function(l){for(var u="",f=0;f<r.length;f++){var c=r[f];if(typeof c=="string"){u+=c;continue}var h=l?l[c.name]:void 0,d=c.modifier==="?"||c.modifier==="*",m=c.modifier==="*"||c.modifier==="+";if(Array.isArray(h)){if(!m)throw new TypeError('Expected "'.concat(c.name,'" to not repeat, but got an array'));if(h.length===0){if(d)continue;throw new TypeError('Expected "'.concat(c.name,'" to not be empty'))}for(var p=0;p<h.length;p++){var y=s(h[p],c);if(o&&!a[f].test(y))throw new TypeError('Expected all "'.concat(c.name,'" to match "').concat(c.pattern,'", but got "').concat(y,'"'));u+=c.prefix+y+c.suffix}continue}if(typeof h=="string"||typeof h=="number"){var y=s(String(h),c);if(o&&!a[f].test(y))throw new TypeError('Expected "'.concat(c.name,'" to match "').concat(c.pattern,'", but got "').concat(y,'"'));u+=c.prefix+y+c.suffix;continue}if(!d){var v=m?"an array":"a string";throw new TypeError('Expected "'.concat(c.name,'" to be ').concat(v))}}return u}}function xn(r,e){var t=[],n=Kr(r,t,e);return Rn(n,t,e)}function Rn(r,e,t){t===void 0&&(t={});var n=t.decode,s=n===void 0?function(i){return i}:n;return function(i){var o=r.exec(i);if(!o)return!1;for(var a=o[0],l=o.index,u=Object.create(null),f=function(h){if(o[h]===void 0)return"continue";var d=e[h-1];d.modifier==="*"||d.modifier==="+"?u[d.name]=o[h].split(d.prefix+d.suffix).map(function(m){return s(m,d)}):u[d.name]=s(o[h],d)},c=1;c<o.length;c++)f(c);return{path:a,index:l,params:u}}}function ge(r){return r.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function Ut(r){return r&&r.sensitive?"":"i"}function Sn(r,e){if(!e)return r;for(var t=/\((?:\?<(.*?)>)?(?!\?)/g,n=0,s=t.exec(r.source);s;)e.push({name:s[1]||n++,prefix:"",suffix:"",modifier:"",pattern:""}),s=t.exec(r.source);return r}function Pn(r,e,t){var n=r.map(function(s){return Kr(s,e,t).source});return new RegExp("(?:".concat(n.join("|"),")"),Ut(t))}function Cn(r,e,t){return En(Fr(r,t),e,t)}function En(r,e,t){t===void 0&&(t={});for(var n=t.strict,s=n===void 0?!1:n,i=t.start,o=i===void 0?!0:i,a=t.end,l=a===void 0?!0:a,u=t.encode,f=u===void 0?function(M){return M}:u,c=t.delimiter,h=c===void 0?"/#?":c,d=t.endsWith,m=d===void 0?"":d,p="[".concat(ge(m),"]|$"),y="[".concat(ge(h),"]"),v=o?"^":"",g=0,j=r;g<j.length;g++){var x=j[g];if(typeof x=="string")v+=ge(f(x));else{var T=ge(f(x.prefix)),A=ge(f(x.suffix));if(x.pattern)if(e&&e.push(x),T||A)if(x.modifier==="+"||x.modifier==="*"){var P=x.modifier==="*"?"?":"";v+="(?:".concat(T,"((?:").concat(x.pattern,")(?:").concat(A).concat(T,"(?:").concat(x.pattern,"))*)").concat(A,")").concat(P)}else v+="(?:".concat(T,"(").concat(x.pattern,")").concat(A,")").concat(x.modifier);else x.modifier==="+"||x.modifier==="*"?v+="((?:".concat(x.pattern,")").concat(x.modifier,")"):v+="(".concat(x.pattern,")").concat(x.modifier);else v+="(?:".concat(T).concat(A,")").concat(x.modifier)}}if(l)s||(v+="".concat(y,"?")),v+=t.endsWith?"(?=".concat(p,")"):"$";else{var C=r[r.length-1],W=typeof C=="string"?y.indexOf(C[C.length-1])>-1:C===void 0;s||(v+="(?:".concat(y,"(?=").concat(p,"))?")),W||(v+="(?=".concat(y,"|").concat(p,")"))}return new RegExp(v,Ut(t))}function Kr(r,e,t){return r instanceof RegExp?Sn(r,e):Array.isArray(r)?Pn(r,e,t):Cn(r,e,t)}var F=(r=>(r[r.Push=0]="Push",r[r.Replace=1]="Replace",r[r.Put=2]="Put",r[r.Append=3]="Append",r[r.Open=4]="Open",r))(F||{}),Qe=(r=>(r[r.Part=0]="Part",r[r.All=1]="All",r))(Qe||{});const G=Symbol("rootKey"),J=Symbol("rootNodeKey"),ue=Symbol("parentNodeKey"),Xe=Symbol("nameKey");class re{instance=null;model;route;active=!0;index=0;constructor(e,t,n=0,s=!0){this.route=e,this.model=t,this.index=n,this.active=s}}class Ce{_slots;get slots(){return this._slots==null&&(this._slots=w.shallowRef([])),this._slots}get empty(){return this._slots==null||this._slots.value.length==0}[Xe];[G];[J]=null;[ue]=null;get name(){return this[Xe]}constructor(e,t,n){this[Xe]=e,this[G]=t,n&&(this[J]=n)}}class B{view;index;level;constructor(e,t,n){this.view=e,this.index=t,this.level=n}static include(e,t){for(let n=0;n<e.length;n++){let s=e[n];if(s.view===t.view&&(t.index==-1||s.index===t.index)&&s.level===t.level)return!0}return!1}}class dt{views=[]}class An{layers=[]}class Fn{time;route}class Kn{forbidTime=300;submitRecorder=new Fn;isSameRoute(e,t){return e==null||t==null?!1:e.name===t.name&&e.path===t.path&&e.root===t.root}acquire(e){let t=new Date().getTime();if(this.isSameRoute(e,this.submitRecorder.route)&&this.submitRecorder.time&&t-this.submitRecorder.time<=this.forbidTime){this.submitRecorder.time=t;return}return this.submitRecorder.route=e,this.submitRecorder.time=t,t}release(e){this.submitRecorder.time===e&&(this.submitRecorder.route=void 0)}}const we=Symbol("_notifyChange");class lr{currentRoute;routes;constructor(e,t){this.currentRoute=e,this.routes=t}}const Me=typeof window<"u",L=function(){return window},Ne=function(){return window.document};function $n(r){let e=r,t=e.lastIndexOf("/");return t>0&&t<e.length-1?e=e.substring(0,t+1):t===0&&e.indexOf(".")!==-1?e="/":t===-1&&(e.indexOf(".")==-1?e=`/${e}/`:e="/"),e.indexOf("/")!==0&&(e=`/${e}`),e}function yt(){if(!Me)return"/";let r=L().location,e=`${r.protocol}//${r.host}`;return e+=$n(r.pathname),e}function qt(r,e,t){r.addEventListener?r.addEventListener(e,t,!1):r.attachEvent?r.attachEvent(`on${e}`,t):r[`on${e}`]=t}function Ot(r,e,t){r.removeEventListener?r.removeEventListener(e,t):r.detachEvent?r.detachEvent(`on${e}`,t):r[`on${e}`]=null}const He=Symbol("ignoreHistoryChangeOnceKey"),ar=Symbol("_navigateFirstRoute"),De=Symbol("_getRouteMark"),pt=Symbol("_getUrlSearch"),mt=Symbol("_generateLocation"),Ee=Symbol("_setRouteMarkRecorder"),Ae=Symbol("beforeRestoreFiltersKey"),ur=Symbol("_beforeRestore"),fr="Symbol(_fox_restore_point)";function vt(r,...e){return typeof r=="function"?Reflect.apply(r,null,[...e]):r}class $r{base;storage;mode;query;firstNavigate=!0;historyMonitor;traceless=!1;changeHandler;historyChange;[He]=!1;[Ae]=new Array;constructor(e="hash",t="",n="",s=!0,i=!0,o=!1,a){this.mode=e,this.base=t,this.query=n,this.firstNavigate=s,this.historyMonitor=i,this.traceless=o,this.storage=a??L().sessionStorage}init(e=!0){const t=L();return typeof this.historyChange!="function"&&(this.historyChange=()=>{if(this[He]){this[He]=!1;return}if(vt(this.historyMonitor)){const n=t.history.state;this[we](n);try{let s=[];if(typeof n=="string"?s=JSON.parse(n):s=n,Array.isArray(s)&&s.length>0){const i=this[De]()??"/";this[Ee](i,s)}}catch{}}}),qt(t,"popstate",this.historyChange),this.firstNavigate&&e&&this[ar](),Promise.resolve()}destroy(){if(this.historyChange){const e=L();Ot(e,"popstate",this.historyChange)}}[ur](e,t,n,s){for(let i of this[Ae])try{const o=[],a=Reflect.apply(i,{},[e,t,n,s]);if(a===!1)return a}catch(o){console.error(o.message,o)}return!0}beforeRestoreEach(e){this[Ae].push(e)}removeBeforeRestoreEach(e){const t=this[Ae].indexOf(e);return t!==-1?(this[Ae].splice(t,1),!0):!1}[ar](){const e=this[De]()??"/",t=this.storage.getItem(fr);if(t)try{const o=JSON.parse(t);if(o.mark===e&&Array.isArray(o.routes)&&o.routes.length>0){const a=o.routes.filter((l,u)=>(l.params=l.params?Rr(l.params):{},this[ur](l,u,e,o.routes)));if(a.length>0){const l=this[pt](),u=a.length-1;a[u].query=l||a[u].query,this[we](a);return}}}catch{}const n=e.indexOf("!");let s;n!=-1?s=e.substring(n+1):s=e;const i=new _;i.path=s,i.query=this[pt](),this[we]([i])}[Ee](e,t){try{console.info("------ mark -------",e,t),t.forEach(i=>{console.info("---------- route ",i),i.params=i.params?xr(i.params):{}});const s=JSON.stringify({mark:e,routes:t});this.storage.setItem(fr,s)}catch(n){console.error(n.message,n)}}setRestorePoint(e){const t=this[De]()??"/";this[Ee](t,e)}[we](e){typeof this.changeHandler=="function"&&this.changeHandler(e)}[De](){const e=L();if(this.mode==="path"){let t=e.location.pathname;return this.base&&t.indexOf(this.base)===0&&(t=t.substring(this.base.length)),t}else{const t=e.location.hash,n=t.indexOf("#");if(n!=-1)return t.substring(n+1)}return null}[pt](){let t=L().location.search;return t.length>0&&t.indexOf("?")===0&&(t=t.substring(1)),t}listen(e){this.changeHandler=e}go(e,t=!0){const n=L();this[He]=!t,n.history.go(e)}push(e){const t=this[mt](e.currentRoute);vt(this.traceless,e.currentRoute)||L().history.pushState(e.routes,"",t);const n=e.currentRoute.fullPath;this[Ee](n,e.routes)}replace(e){const t=this[mt](e.currentRoute);vt(this.traceless,e.currentRoute)||L().history.replaceState(e.routes,"",t);const n=e.currentRoute.fullPath;this[Ee](n,e.routes)}[mt](e){const t=L();let n="";if(e.query){let a="";if(typeof e.query=="object")for(let l of Reflect.ownKeys(e.query)){let u=encodeURIComponent(e.query[l]),f=`${encodeURIComponent(String(l))}=${u}`;a.length>0&&(a+="&"),a+=f}else a=e.query;this.query?(n=a.length>0?`${this.query}&${a}`:this.query,n.length>0&&n.charAt(0)!=="?"&&(n=`?${n}`)):a.length>0&&(n=`?${a}`)}const s=t.location;let i=e.alias??e.fullPath;i.startsWith(ee)&&(i=i.substring(ee.length+1));let o;return n?this.mode=="path"?i.indexOf("/")===0?o=`${this.base}${i}${n}`:o=`${this.base}/${i}${n}`:o=`${s.pathname}${n}#${i}`:this.mode=="path"?i.indexOf("/")===0?o=`${this.base}${i}`:o=`${this.base}/${i}`:o=`${s.pathname}#${i}`,`${s.origin}${o}`}}function jn(r=!0,e=null,t="",n=!0,s=!1,i){return e!==null&&(e=L().location.pathname),e&&e.endsWith("/")&&(e=e.substring(0,e.length-1)),new $r("path",e??"",t,r,n,s,i)}function jr(r=!0,e="",t=!0,n=!1,s){return new $r("hash","",e,r,t,n,s)}class Tn{maxSize=50;cursor=-1;queue=[];changeHandler;base;historyMonitor=!1;traceless=!1;constructor(e,t=50){this.base=e,this.maxSize=t}init(e=!0){return Promise.resolve()}destroy(){this.queue=[]}beforeRestoreEach(e){}removeBeforeRestoreEach(e){return!1}listen(e){this.changeHandler=e}[we](e){typeof this.changeHandler=="function"&&this.changeHandler(e)}go(e,t=!0){if(this.queue.length==0||this.cursor<=0||this.cursor>=this.queue.length-1)return;let n=this.cursor+e;if(n<0?n=0:n>this.queue.length-1&&(n=this.queue.length-1),n!=this.cursor&&(this.cursor=n,t)){const s=this.queue[n];this[we](s.routes)}}push(e){this.queue.length>=this.maxSize&&this.queue.splice(0,1),this.queue.push(e),this.cursor=this.queue.length-1}replace(e){let t=this.queue.length-this.cursor;this.queue.splice(this.cursor,t),this.queue[this.cursor]=e}setRestorePoint(e){}}function Tr(r="",e=50){return new Tn(r,e)}const Ve=Symbol("_constructRouteModel"),Be=Symbol("_findRouteModel"),gt=Symbol("_findRootView"),cr=Symbol("_getFirstView"),le=Symbol("_removeView"),hr=Symbol("_buildPage"),dr=Symbol("_resolveComponent"),yr=Symbol("_update"),ne=Symbol("_merge"),wt=Symbol("_handleHistoryChange"),Ue=Symbol("_handleRouteUpdated"),ke=Symbol("routeUpdatedCallback"),b=Symbol("currentRoutes"),pe=Symbol("current"),pr=Symbol("_addRouteRecorder"),Fe=Symbol("_removeRouteRecorder"),We=Symbol("_cloneRouteRecorder"),q=Symbol("_handleError"),ze=Symbol("errorCallback"),U=Symbol("registerKey"),Je=Symbol("notFoundKey"),bt=Symbol("notFoundPathKey"),k=Symbol("forestKey"),E=Symbol("historyKey"),Ke=Symbol("beforeFiltersKey"),$e=Symbol("afterFiltersKey"),je=Symbol("destroyFiltersKey"),me=Symbol("mainDispatcherKey"),xt=Symbol("initKey"),ae=Symbol("readyKey"),Rt=Symbol("readyHandlersKey"),Ge=Symbol("_markReady"),mr=Symbol("_createNextFn"),St=Symbol("_start"),Pt=Symbol("_before"),Ct=Symbol("_after"),vr=Symbol("_destroy"),Et=Symbol("_load"),Te=Symbol("_unload"),_e=Symbol("routerGuardKey");function _n(r){return r.layers.length==0||r.layers[0].views.length==0}function qn(r){let e=[];return r.layers.forEach(t=>{t.models==null||t.models==null||t.models.forEach(n=>{if(!(n==null||n==null))if(typeof n.meta=="object"){let s=$(!0,{},n.meta);e.push(s)}else n.meta&&e.push(n.meta)})}),e}class On{[U]=new Array;[Je];[bt]="*";[ae]=!1;[Rt]=[];[k]=new An;[E];[b]=new Array;[ze]=null;[ke]=null;[Ke]=new Array;[$e]=new Array;[je]=new Array;[me]=new Le;[_e]=new Kn;[xt]=!1;[pe]=w.ref(null);get current(){return this[pe].value}options;constructor(e){this.options=e??{},this.options.notFoundPath&&this.setNotFoundPath(this.options.notFoundPath);let t=this.options.routes||[];this.addRoutes(t),this.options.notFound&&this.setNotFoundRoute(this.options.notFound),e.history?this[E]=e.history:this[E]=Me?jr():Tr(),this[E]?.listen(async n=>{let s=!0;try{if(typeof n=="string"){const i=this[H](n);i&&await this[wt]([i])}else await this[wt](n)}catch(i){console.error(i.message,i),s=!1}this[ae]===!1&&this[Ge](s)})}[q](e="error",t){if(t&&typeof t.error=="function")try{t.error(e)}catch{}if(typeof this[ze]=="function")try{this[ze](e,t)}catch{}console.error(e)}init(){this[xt]!==!0&&(this[E]?.init(!this[ae]),this[xt]=!0)}isReady(){return this[ae]?Promise.resolve():new Promise((e,t)=>{this[Rt].push([e,t])})}[Ge](e){this[ae]=!0,this[Rt].forEach(([t,n])=>{try{e?t():n()}catch(s){console.error(s.message,s)}})}[wt](e){try{if(!e){let o=[...this[b]].reverse();return this[Te](o),Me&&L().location.reload(),Promise.resolve()}let t=null,n=[],s=[],i=0;for(;i<e.length&&i<this[b].length&&_.isSame(e[i],this[b][i]);i++)e[i].active===!0&&e[i].active!==this[b][i].active&&(t=e[i]);if(i<e.length&&(n=e.slice(i)),i<this[b].length&&(s=this[b].slice(i).reverse()),s.length===0&&n.length===0){if(t!==null)return this.restore([t])}else if(s.length>0){if(this[Te](s)){if(n.length>0)return this.restore(n);if(t!==null)return this.restore([t])}}else return this.restore(n)}catch(t){this[q](t)}return Promise.resolve()}[Ue](e){if(e)this[pe].value=e;else{let t=this[b].length;t>0?this[pe].value=this[b][t-1]:this[pe].value=null}if(typeof this[ke]=="function")try{this[ke](this[pe].value)}catch{}}[pr](e){if(e.opsType===F.Open){let t=!1;const n=this[b].length-1;for(let s=n;s>=0;s--){const i=this[b][s];if(e.root==i.root){if(e.path===i.path){this[b].splice(s,1,e),t=!0;continue}e.active&&(i.active=!1)}}t||this[b].push(e)}else this[b].push(e)}[We](){let e=[];for(let t of this[b]){let n=_.clone(t,!0);e.push(n)}return e}[Fe](e){if(!this[b])return;let t=-1;for(let n=0;n<this[b].length;n++)if(_.isSame(this[b][n],e)){t=n;break}if(t!=-1){let n=this[b][t];this[b].splice(t,1),this[vr](n,n.session)}}set historyMonitor(e){this[E]&&(this[E].historyMonitor=e)}get historyMonitor(){return this[E]?this[E].historyMonitor:!1}set traceless(e){this[E]&&(this[E].traceless=e)}get traceless(){return this[E]?this[E].traceless:!1}setRestorePoint(){const e=this[We]();this[E]?.setRestorePoint(e)}onRouteUpdated(e){this[ke]=e}onError(e){this[ze]=e}beforeEach(e){this[Ke].push(e)}removeBeforeEach(e){const t=this[Ke].indexOf(e);return t!==-1?(this[Ke].splice(t,1),!0):!1}afterEach(e){this[$e].push(e)}removeAfterEach(e){const t=this[$e].indexOf(e);return t!==-1?(this[$e].splice(t,1),!0):!1}destroyEach(e){this[je].push(e)}removeDestroyEach(e){const t=this[je].indexOf(e);return t!==-1?(this[je].splice(t,1),!0):!1}beforeRestoreEach(e){this[E]?.beforeRestoreEach(e)}removeBeforeRestoreEach(e){return this[E]?.removeBeforeRestoreEach(e)??!1}addRoutes(e){for(let t of e)this.addRoute(t)}addRoute(e,t=-1){if(e.path===this[bt]){this.setNotFoundRoute(e);return}const n=this[Ve](e);if(t==-1)this[U]=[...this[U],...n];else for(let s=n.length-1;s>=0;s--)this[U].splice(t,0,n[s])}removeRoute(e){const t=this[H](e);if(t===null)return console.warn("route格式错误",e),!1;for(let n=0;n<this[U].length;n++){const s=this[U][n];if(t?.path&&s.path===t.path)return this[U].splice(n,1),!0;if(t?.name&&s.name===t.name)return this[U].splice(n,1),!0}return!1}hasRoute(e){const t=this[H](e);return t===null?(console.warn("route格式错误",e),!1):this[U].findIndex(s=>{if(t?.path&&s.path===t.path||t?.name&&s.name===t.name)return!0})!==-1}setNotFoundPath(e){this[bt]=e}setNotFoundRoute(e){const t=this[Ve](e);this[Je]=t[0]}getRoutes(){return[...this[U]]}[Ve](e){let t=e.path??"";t.length>0&&t.charAt(0)!=="/"&&(t=`/${t}`);let n=e.components??(e.component&&{"":e.component});if(n==null){const a=new at;return a.path=t,a.redirect=e.redirect,[a]}let s=[];for(let a in n){let l=n[a];a.length===0&&(a=ee);let u=new ln(a,l,e.props,e.meta);s.push(u)}let i=!1,o=[];if(e.children)for(let a of e.children){let l=this[Ve](a);for(let u of l){let f=new at;f.name=u.name,u.path&&u.path.length>0?t!=="/"?f.path=`${t}${u.path}`:f.path=u.path:(i=!0,f.path=t);let c=new tr;c.models=[...s],f.layers=[c,...u.layers],o.push(f)}}if(!i){const a=new tr;a.models=s;const l=new at;l.name=e.name,l.path=t,l.layers=[a],o.splice(0,0,l)}return o}[Be](e){const t=e.route;try{for(let n of this[U])if(t.path&&n.path){let s=n.match;s||(s=n.match=xn(n.path));let i=s(t.path);if(!i)continue;if(n.redirect){let o=new _;$(!0,o,t),o.path=n.redirect;let a={route:o,find:void 0};return this[Be](a)?(e.route=a.route,e.find=a.find,!0):!1}if(t.params=t.params??{},$(!0,t.params,i.params),t.query){let o=t.query;if(typeof o=="string"){let a={},l=o.split("&");for(let u of l){let f=u.split("=");if(f.length!==2)continue;let c=decodeURIComponent(f[0].trim()),h=decodeURIComponent(f[1].trim());a[c]=h}$(!0,t.params,a)}else typeof o=="object"&&$(!0,t.params,o)}return e.find=n,!0}else if(t.name===n.name){t.params=t.params??{};let s=wn(n.path);return t.path=s(t.params),e.find=n,!0}}catch(n){console.error(n.message,n),typeof t.error=="function"&&t.error(n.message)}return!1}[H](e){let t=null;if(Array.isArray(e))if(t=new _,typeof e[0]=="object")t=_.from(e[0]);else for(let n=0;n<e.length;n++)n===0?e[n].charAt(0)==="/"?t.path=e[n]:t.name=e[n]:n===1?t.params=e[n]:n===2?t.root=e[n]:n===3&&$(!1,t,e[n]);else typeof e=="object"?t=_.from(e):typeof e=="string"&&(t=new _,e.charAt(0)=="/"?t.path=e:t.name=e);if(t){if(t.path){let n=t.path.indexOf("?");n!==-1&&n<t.path.length-1&&(t.query=t.path.substring(n+1),t.path=t.path.substring(0,n))}t.root=t.root??ee,t.opsType=t.opsType??this.options.defaultOperationType??F.Push}return t}push(...e){let t=this[H](e);return t?(t.opsType=t.opsType||F.Push,this.to(t)):(this[q]("resolve route fail",t),this)}put(...e){let t=this[H](e);return t?(t.opsType=F.Put,this.to(t)):(this[q]("resolve route fail",t),this)}replace(...e){let t=this[H](e);return t?(t.opsType=F.Replace,this.to(t)):(this[q]("resolve route fail",t),this)}append(...e){let t=this[H](e);return t?(t.opsType=F.Append,this.to(t)):(this[q]("resolve route fail",t),this)}remove(e){return new Promise(t=>{this[me].post(n=>{try{if(this[b].length===0){n.resolve(),t(!1);return}let s=-1,i,o=[];if(e){if(e.root?i=e.root:i=this[b][0].root??ee,e.all)for(let l=this[b].length-1;l>0;l--){let u=this[b][l];u.opsType===F.Append&&u.root===i&&(o.splice(0,0,u),s=l-1)}else if(e.until)for(let l=this[b].length-1;l>0;l--){let u=this[b][l];if(u.opsType===F.Append&&u.root===i){if(e.until.charAt(0)==="/"&&e.until===u.path){s=l;break}else if(e.until===u.name){s=l;break}o.splice(0,0,u)}}}else{i=ee;let l=this[cr](this[k]);l&&(i=l.name);for(let u=this[b].length-1;u>0;u--){let f=this[b][u];if(f.opsType===F.Append&&f.root===i){o.push(f),s=u-1;break}}}if(o.length===0){let l="can not find route";console.warn(l),n.resolve(l),t(!1);return}let a=0;if(this[b].forEach(l=>{l.opsType!==F.Put&&a++}),this[Te](o)){let l=0;this[b].forEach(f=>{f.opsType!==F.Put&&l++});const u=l-a;this[E]?.go(u,!1),n.resolve(),t(!0)}}catch(s){this[q](s),n.resolve(),t(!1)}})})}open(...e){let t=this[H](e);return t?(t.opsType=F.Open,this.to(t)):(this[q]("resolve route fail",t),this)}close(e){return this[me].post(t=>{try{let n=this[H](e);if(!n){t.reject("resolve route fail");return}let s=[];for(let i=0;i<this[b].length;i++){let o=this[b][i];if(o.root===n.root){if(!n.path&&!n.name){s.push(o);continue}if(n.path&&n.path===o.path){s.push(o);break}else if(n.name&&n.name===o.name){s.push(o);break}}}if(s.length===0){t.resolve();return}this[Te](s)&&this[Ue](),t.resolve()}catch(n){this[q](n),t.resolve()}}),this}to(...e){let t=this[H](e);if(!t)return this[q]("resolve route fail",t),this;let n=this[_e].acquire(t);return n==null?(this[q]("route forbid",t),this):(this[me].post(s=>{try{let i=this[St](t);this[Pt](i),this[Et](i),this[Ct](i),i.wait((o,a)=>{const l=o.session.to;try{let u=_.clone(l,!0);const f=new lr(u,this[We]());l.opsType===F.Replace?this[E]?.replace(f):this[E]?.push(f)}catch(u){console.error(u.message,u)}if(this[_e].release(n),this[Ue](l),typeof t.success=="function")try{Reflect.apply(t.success,{},[])}catch(u){console.error(u.message,u)}this[ae]===!1&&this[Ge](!0),s.resolve()},(o,a)=>{this[_e].release(n),a!==null&&this[q](a,t),this[ae]===!1&&this[Ge](!1),s.resolve()})}catch(i){this[_e].release(n),this[q](i,t),s.resolve()}}),this)}back(e=1){this[E]?.go(-e)}[mr](e){return(t,n)=>{if(typeof t=="boolean")e.session.redirect=!1,t?e.resolve():e.reject(n??null);else if(t){const s=this[H](t);if(s){const i=e.session.to;s.success=i.success,s.error=i.error,e.session.to=s,e.session.redirect=!0,e.session.routeModel=null,e.resolve()}else e.session.redirect=!1,e.reject("route resolve fail")}else e.session.redirect=!1,e.resolve()}}[St](e){let t=this[b].length>0?this[b][0]:void 0,n=new Ze(e,t),s={route:e,find:null};return this[Be](s),s.find&&(n.routeModel=s.find,e.matched=qn(s.find),Array.isArray(e.matched)&&e.matched.length>0&&(e.meta=s.find.layers[0].models[0].meta)),new Le(n)}[Pt](e){for(let t of this[Ke])e.post(n=>{let s=this[mr](n);Reflect.apply(t,{},[n.session.to,n.session.from,s,n.session])})}[Ct](e){e.post(t=>{for(let n of this[$e])try{Reflect.apply(n,{},[t.session.to,t.session.from,t.session])}catch(s){console.error(s.message,s)}t.resolve()})}[vr](e,t){for(let n of this[je])try{Reflect.apply(n,{},[e,t])}catch(s){console.error(s.message,s)}typeof e.destroy=="function"&&Reflect.apply(e.destroy,e,[])}[Et](e){e.post(t=>{let n=t.session.to,s=t.session.routeModel;if(s==null){let o={route:n,find:null};if(this[Be](o))s=o.find,t.session.routeModel=s;else if(this[Je])s=this[Je];else{t.reject(`not find route model, path:${n.path??n.name}`);return}}let i=Ze.from(t.session);this[hr](n,s,i).then(o=>{this[k],t.resolve()},o=>{t.reject(o)})})}[Te](e){if(e.length==0)return!0;let t=this[k],n=[];for(let s of e){let i=this[gt](t,s);i!=null&&n.push({...i,route:s})}if(n.length==0){let s="can not find view index";return this[q](s),!1}for(let s of n.reverse())this[le](t,{x:s.x,y:s.y},[s.route.index??0],!0);return!0}[gt](e,t){const n=t.root??ee;let s;for(let i=0;i<e.layers.length;i++){const o=e.layers[i];for(let a=o.views.length-1;a>=0;a--){const l=o.views[a];if(l[G]&&l[Xe]===n)return s={x:a,y:i},s}}return null}[cr](e){return e.layers.length>0&&e.layers[0].views.length>0?e.layers[0].views[0]:null}[le](e,t,n=null,s=!0){if(t.y>=e.layers.length||t.x>=e.layers[t.y].views.length)return;let i=e.layers[t.y].views[t.x],o=!1,a=[],l=!1,u=[...i.slots.value];for(let c=u.length-1;c>=0;c--){let h=u[c];(!n||n.indexOf(h.index)!=-1)&&(h.route&&i[G]&&(this[Fe](h.route),h.active===!0&&h.route.opsType==F.Append&&(l=!0)),a.push(new B(i,h.index,t.y)),u.splice(c,1))}if(u.length==0)s?i.slots.value=u:e.layers[t.y].views.splice(t.x,1);else{if(l){let c=u.length-1,h=u[c];h.active=!0,h.route&&(h.route.active=h.active)}i.slots.value=u}e.layers[t.y].views.length==0&&(o=!0);let f=t.y+1;for(;f<e.layers.length;f++){let c=e.layers[f].views,h=[];for(let d=c.length-1;(o||a.length>0)&&d>=0;d--){let m=c[d];if(m[ue]&&(o||B.include(a,m[ue]))){let p=m.slots.value;for(let y=p.length-1;y>=0;y--){let v=p[y];v.route&&m[G]&&this[Fe](v.route),h.push(new B(m,v.index,f)),p.splice(y,1)}e.layers[f].views.splice(d,1)}}a=h,e.layers[f].views.length==0&&(o=!0)}}restore(e){if(!e||this[U].length==0){let t=this[k];if(t.layers.length>0){let n=t.layers[0].views;n.length>0&&(n[0].slots.value=[])}return this[b]=[],this[Ue](),Promise.resolve()}else return new Promise((n,s)=>{let i=null,o=!1;for(let a=0;a<e.length;a++){const l=e[a];this[me].post(u=>{const f=this[St](l);this[Pt](f),this[Et](f),this[Ct](f),f.wait((c,h)=>{i=c.session.to,o=c.session.redirect,u.resolve()},(c,h)=>{i=null,h!==null&&this[q](h),u.resolve()})})}this[me].post(a=>{if(i&&o===!0){const l=_.clone(i,!0),u=new lr(l,this[We]());this[E]?.replace(u)}a.resolve(),n()})})}[hr](e,t,n){let s=e.updateType??Qe.Part;return this[dr](t).then(()=>{this[yr](t,e,n,s)})}[dr](e){let t=[];for(let n=0;n<e.layers.length;n++){let s=e.layers[n];for(let i=0;i<s.models.length;i++){let o=s.models[i];o.isResolved||t.push(o.resolve())}}return t.length>0?Promise.all(t):Promise.resolve()}[yr](e,t,n,s){if(e.layers[0].models.length!==1)return Promise.reject("illegal route structure(multi root node)");const i=e.layers[0].models[0];let o=this[k],a=_n(o),l=t.root??ee,u;!a&&s==Qe.Part&&(u=this[gt](o,t));let f,c=0;if(u==null||u==null)if(a||s===Qe.All){if(o.layers.length==0&&(o.layers[0]=new dt),o.layers[0].views.length==0){let h=t.root??ee;f=new Ce(h,!0,null),o.layers[0].views=[f]}else f=o.layers[0].views[0];u={x:0,y:0}}else{let h=t.slot;if(!h)return Promise.reject("can not rebuild view(because not route slot)");let d=h.level;if(d>o.layers.length)return Promise.reject("can not insert view(override level)");let m;if(h.rootName){let p=o.layers[d-1];for(let y of p.views){if(y[G]&&y.name===h.rootName){m=new B(y,h.rootIndex??0,d-1);break}if(y[J]&&y[J].view.name===h.rootName&&y[J].index===h.rootIndex){m=y[J];break}}}if(!m)return Promise.reject("can not insert view(not find root node ref)");f=new Ce(l,!0,m),o.layers[d].views.push(f),u={x:o.layers[d].views.length-1,y:d}}else f=o.layers[u.y].views[u.x];if(c=u.y,f[G]=!0,t.opsType===F.Append){t.index=oe.get(),t.active=!0;let h=f.slots.value;if(h.length>0){let v=h[h.length-1];v.active=!1,v.route&&(v.route.active=v.active)}let d=new re(t,i,t.index,!0);f.slots.value=[...h,d];let m=c+1,p=1,y=new B(f,t.index,c);this[ne](o,m,e,p,y)}else if(t.opsType===F.Open){let h=f.slots.value;const d=t.active??!0;let m=!1;for(let p of h){if(p.route!==null&&_.isSameForRouteModel(p.route,t)){if(p.active===d)return t.index=p.index,t.active=d,p.route=t,Promise.resolve();p.active=d,m=!0,t.index=p.index,t.active=d,p.route=t}else d&&(p.active=!1);p.route&&(p.route.active=p.active)}if(!m){t.index=oe.get(),t.active=d;let p=new re(t,i,t.index,d);h.push(p);let y=c+1,v=1,g=new B(f,t.index,c);this[ne](o,y,e,v,g)}f.slots.value=[...h]}else{let h=f.slots.value;if(h.length==0){t.index=oe.get(),t.active=!0,f.slots.value=[new re(t,i,t.index)];let d=c+1,m=1,p=new B(f,t.index,c);this[ne](o,d,e,m,p)}else{let d=h[0];if(d.model!==i){this[le](o,u,null,!0),t.index=oe.get(),t.active=!0,f.slots.value=[new re(t,i,t.index)];let m=c+1,p=1,y=new B(f,t.index,c);this[ne](o,m,e,p,y)}else{d.route!==null&&this[Fe](d.route);let m=!1;const p=t.active??!0;d.active!==p&&(d.active=p,m=!0),t.active=p,t.index=d.index,d.route=t;let y=[];for(let T=1;T<h.length;T++)y.push(h[T].index);y.length>0?this[le](o,u,y,!0):m&&(f.slots.value=[...h]);let v=[new B(f,t.index,c)],g=c+1,j=1,x=new B(f,t.index,c);for(;v.length>0&&g<o.layers.length&&j<e.layers.length;g++,j++){let T=[];for(let P=0;P<o.layers[g].views.length;P++){let C=o.layers[g].views[P];C[ue]&&B.include(v,C[ue])&&T.unshift(P)}let A=[];for(let P of T){let C=o.layers[g].views[P],W=e.layers[j].models,M;for(let I=0;I<W.length;I++)if(C.name===W[I].name){M=W[I];break}if(!M)this[le](o,{x:P,y:g},null,!1);else{let I=C.slots.value;if(I.length==0){let X=0;C.slots.value=[new re(null,M,X)];let z=g+1,te=j+1;this[ne](o,z,e,te,x)}else{let X=I[0];if(X.model!==M){this[le](o,{x:P,y:g},null,!0),C.slots.value=[new re(null,M,0)];let z=g+1,te=j+1;this[ne](o,z,e,te,x)}else{C[G]&&X.route!==null&&this[Fe](X.route);let z=[];for(let te=1;te<I.length;te++)z.push(I[te].index);z.length>0&&this[le](o,{x:P,y:g},z,!0),A.push(new B(C,X.index,g))}}C[G]=!1}}v=A}this[ne](o,g,e,j,x)}}}if(f&&f[J]){let h=f[J];h&&(t.slot=new on(l,c,h?.view.name,h?.index??0))}n.to=void 0,n.routeModel=void 0,t.session=n,this[pr](t)}[ne](e,t,n,s,i){let o=s,a=t;for(;a<e.layers.length&&o<n.layers.length;a++,o++){let l=e.layers[a].views;for(let u of n.layers[o].models){let f=new Ce(u.name,!1,i),c=new re(null,u);f.slots.value=[c],l.push(f)}}for(;o<n.layers.length;o++){let l=new dt;l.views=[];for(let u of n.layers[o].models){let f=new Ce(u.name,!1,i),c=new re(null,u);f.slots.value=[c],l.views.push(f)}e.layers.push(l)}}[Cr](e,t,n,s,i,o){if(t<0||t>this[k].layers.length)return null;if(t<this[k].layers.length){let f=this[k].layers[t],c=null;for(let h of f.views){let d=!1;if(n!==null?(d=h.name===e&&h[J]?.view===n,d&&s!==-1&&(d=h[J]?.index===s)):d=h.name===e,!!d){i!==null&&(h[ue]={view:i,index:o,level:t-1}),c=h;break}}if(c!==null)return c}let a=null,l=null;i!==null&&(i[G]?a={view:i,index:o,level:t-1}:a=i[J],l={view:i,index:o,level:t-1});let u=new Ce(e,!0,a);if(u[ue]=l,t==this[k].layers.length){let f=new dt;f.views=[u],this[k].layers.push(f)}else this[k].layers[t].views.push(u);return u}}const Ln="fox-router-view",Mn="fox-router-link";function _r(r,e=!1){let t=null;return e?t=r.showFromClass??r.enterFromClass:t=r.enterFromClass,t||(t=r.transitionName,t?e?`${t}-show-from`:`${t}-enter-from`:null)}function qr(r,e=!1){let t=null;return e?t=r.showActiveClass??r.enterActiveClass:t=r.enterActiveClass,t||(t=r.transitionName,t?e?`${t}-show-active`:`${t}-enter-active`:null)}function In(r,e=!1){let t=null;return e?t=r.showToClass??r.enterToClass:t=r.enterToClass,t||(t=r.transitionName,t?e?`${t}-show-to`:`${t}-enter-to`:null)}function Nn(r,e=!1){let t=null;return e?t=r.hideFromClass??r.leaveFromClass:t=r.leaveFromClass,t||(t=r.transitionName,t?e?`${t}-hide-from`:`${t}-leave-from`:null)}function Hn(r,e=!1){let t=null;return e?t=r.hideActiveClass??r.leaveActiveClass:t=r.leaveActiveClass,t||(t=r.transitionName,t?e?`${t}-hide-active`:`${t}-leave-active`:null)}function Dn(r,e=!1){let t=null;return e?t=r.hideToClass??r.leaveToClass:t=r.leaveToClass,t||(t=r.transitionName,t?e?`${t}-hide-to`:`${t}-leave-to`:null)}function Vn(r,e=!1){let t=null;return e?t=r.beforeShow??r.beforeEnter:t=r.beforeEnter,t}function Bn(r,e=!1){let t=null;return e?t=r.show??r.enter:t=r.enter,t}function Un(r,e=!1){let t=null;return e?t=r.afterShow??r.afterEnter:t=r.afterEnter,t}function kn(r,e=!1){let t=null;return e?t=r.showCancelled??r.enterCancelled:t=r.enterCancelled,t}function Wn(r,e=!1){let t=null;return e?t=r.hide??r.leave:t=r.leave,t}function zn(r,e=!1){let t=null;return e?t=r.afterHide??r.afterLeave:t=r.afterLeave,t}function Jn(r,e=!1){let t=null;return e?t=r.hideCancelled??r.leaveCancelled:t=r.leaveCancelled,t}function kt(r){let e,t=r.duration;return typeof t=="object"?e={enter:t.enter??-1,leave:t.leave??-1,show:t.show??-1,hide:t.hide??-1}:(typeof t=="string"&&(t=t.length==0?-1:Number(t)),e={enter:t,leave:t,show:t,hide:t}),e}function be(r,e){r.classList.contains(e)||r.classList.add(e)}function xe(r,e){r.classList.remove(e)}const Gn=Me&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout;function Wt(r){Gn(r)}function D(r,e,t){S(e)&&(r==null&&(r={}),Reflect.apply(e,r,t))}function Or(r,e,t,n=-1,s,i,o,a){if(S(i)){if(s!==void 0&&s>=0){setTimeout(()=>{Reflect.apply(i,r,[e,t,n]),S(a)&&Reflect.apply(a,r,[])},s);return}const l=["animationend","transitionend"],u=f=>{l.forEach(c=>{Ot(e,c,u)}),Reflect.apply(i,r,[e,t,n]),a&&Reflect.apply(a,r,[])};l.forEach(f=>{qt(e,f,u)})}if(S(o)){const l="animationcancel",u=f=>{Reflect.apply(o,r,[e,t,n]),Ot(e,l,u)};qt(e,l,u)}}function zt(r){return!Me||r===null?!1:r.opsType===F.Append||r.opsType===F.Open}function Lr(r,e,t,n={},s,i=-1){if(e||zt(s)){const o=_r(n,e);o&&be(t,o);const a=qr(n,e);a&&be(t,a);const l=Vn(n,e);D(r,l,[t,e,s,i])}}function Mr(r,e,t,n={},s,i,o,a){if(!zt(i)&&!e){S(a)&&a(r,a,[t]);return}const l=_r(n,e),u=qr(n,e),f=In(n,e),c=Bn(n,e),h=Un(n,e),d=kn(n,e);Wt(()=>{Or(r,t,i,o,s,()=>{u&&xe(t,u),f&&xe(t,f),S(h)&&D(r,h,[t,e,i,o]),S(a)&&a(r,a,[t])},()=>{S(d)&&D(r,d,[t,e,i,o])}),l&&xe(t,l),f&&be(t,f),S(c)&&D(r,c,[t,e,i,o])})}function Ir(r,e,t,n={},s,i,o,a,l){if(!zt(o)&&!e){!e&&S(i)&&i();return}const u=Nn(n,e),f=Hn(n,e),c=Dn(n,e),h=Wn(n,e),d=zn(n,e),m=Jn(n,e);u&&be(t,u),f&&be(t,f),S(h)&&D(r,h,[t,e,o,a]),Wt(()=>{Or(r,t,o,a,s,()=>{f&&xe(t,f),c&&xe(t,c),S(d)&&D(r,d,[t,e,o,a]),S(l)&&D(r,l,[t]),!e&&S(i)&&i()},()=>{S(m)&&D(r,m,[t,e,o,a]),S(l)&&D(r,l,[t]),!e&&S(i)&&i()}),u&&xe(t,u),c&&be(t,c)})}function Lt(r,e={},t,n=-1){const s=e.mode??"default",i=kt(e);return{mode:s,persisted:!1,beforeEnter:a=>{Lr(r,!1,a,e,t,n)},enter:a=>{Mr(r,!1,a,e,i.enter,t,n)},leave:(a,l)=>{Ir(r,!1,a,e,i.leave,l,t,n)},clone:a=>Lt(r,e,t,n)}}function Nr(r){return r.el}function Qn(r,e,t={},n,s,i,o){if(i){const a=Nr(e);if(a==null)return;const l=kt(t);Lr(r,!0,a,t,n,s),Mr(r,!0,a,t,l.show,n,s,u=>{S(o)&&D(r,o,[u])})}else S(o)&&D(r,o,[])}function Xn(r,e,t={},n,s,i,o){if(i){const a=Nr(e);if(a==null)return;const l=kt(t);Ir(r,!0,a,t,l.hide,null,n,s,u=>{S(o)&&D(r,o,[u])})}else S(o)&&D(r,o,[])}function Yn(r,e={}){Wt(()=>{for(let t=0;t<r.length;t++)Reflect.apply(r[t],e,[])})}function se(r,e,t){return typeof r=="function"?Reflect.apply(r,{},[e,t]):r}function At(r,e){if(!r)return null;const t=r(e);return t.length===1?t[0]:t}class Zn{node;state;constructor(e,t){this.node=e,this.state=t}}const Mt=w.defineComponent({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,required:!1,default:"default"},modelSlot:{type:[Object],required:!1},multi:{type:Boolean,required:!1,default:!1},tag:{type:[String,Object,Function],required:!1,default:"div"},viewTag:{type:[String,Object,Function],required:!1,default:"div"},viewTagProps:{type:[Object,Function],required:!1,default(){return{}}},viewClass:{type:[String,Function],required:!1},viewActiveClass:{type:[String,Function],required:!1},viewInactiveClass:{type:[String,Function],required:!1},transition:{type:[Boolean,String,Function],required:!1,default:!1},transitionName:{type:String,required:!1},enterFromClass:{type:String,required:!1},enterActiveClass:{type:String,required:!1},enterToClass:{type:String,required:!1},leaveFromClass:{type:String,required:!1},leaveActiveClass:{type:String,required:!1},leaveToClass:{type:String,required:!1},showFromClass:{type:String,required:!1},showActiveClass:{type:String,required:!1},showToClass:{type:String,required:!1},hideFromClass:{type:String,required:!1},hideActiveClass:{type:String,required:!1},hideToClass:{type:String,required:!1},beforeEnter:{type:Function,required:!1},enter:{type:Function,required:!1},afterEnter:{type:Function,required:!1},enterCancelled:{type:Function,required:!1},beforeLeave:{type:Function,required:!1},leave:{type:Function,required:!1},afterLeave:{type:Function,required:!1},leaveCancelled:{type:Function,required:!1},beforeShow:{type:Function,required:!1},show:{type:Function,required:!1},afterShow:{type:Function,required:!1},showCancelled:{type:Function,required:!1},beforeHide:{type:Function,required:!1},hide:{type:Function,required:!1},afterHide:{type:Function,required:!1},hideCancelled:{type:Function,required:!1}},setup(r,e){const t=w.getCurrentInstance();if(t===null||t.proxy===null){console.error("instance or instance.proxy not exist");return}const n=r.multi===!0,s=w.inject(st,null),i=w.inject(ft,0),o=w.inject(ir,null),a=w.inject(ct,-1);let l=null;const u=r.modelSlot;if(u){if(w.provide(ft,i+1),w.provide(ct,u.index),w.provide(ht,u.index),!u.route){console.warn("child view render error, route not exist");return}const h=et(t.proxy,!0);hn(h),sr(h,()=>u.route??null)}else{if(s==null){console.error("router is not been injected");return}const c=r.name,h=w.inject(or,null),d=w.inject(ht,0);if(l=s[Cr](c,i,o,a,h,d),l===null)return;w.provide(or,l);const m=l[G]===!0;if(m&&w.provide(ir,l),!n&&(w.provide(ct,-1),w.provide(ft,i+1),w.provide(ht,-1),m)){const p=et(t.proxy,!0);sr(p,()=>{const y=l.slots.value;return y.length>0?y[0].route:null})}}const f={value:new Map};return w.onUnmounted(()=>{f.value&&f.value.clear()}),()=>{if(n){const c=new Map,h=[],d=l?.slots.value,m=[];for(let v=0;v<d.length;v++){const g=d[v],j=`${r.name}_${g.index}`,x=se(r.transition,g.route,v)??!0,T={modelSlot:g};let A;e.slots.default?A=w.h(Mt,T,{default:e.slots.default}):A=w.h(Mt,T);const P={},C=se(r.viewClass,g.route,v);typeof C=="string"&&C.length>0&&(P[C]=!0);const W=se(r.viewActiveClass,g.route,v),M=se(r.viewInactiveClass,g.route,v),I=f.value.get(j);if(typeof W=="string"&&W.length>0&&(P[W]=g.active),typeof M=="string"&&M.length>0&&(P[M]=!g.active),I&&g.active!==I.state){const he=I.node;g.active?m.unshift(()=>{const ot=()=>{let Re=rr(he);Re!=null&&nr(Re,Tt.ACTIVATED)};Qn(t,he,r,g.route,v,x,ot)}):m.push(()=>{const ot=()=>{const Re=rr(he);Re!=null&&nr(Re,Tt.DEACTIVATED)};Xn(t,he,r,g.route,v,x,ot)})}const X={class:P,key:j},z=se(r.viewTagProps,g.route,v);z!==null&&typeof z=="object"&&$(!0,X,z),g.route?.viewTagAttrs&&typeof g.route?.viewTagAttrs=="object"&&$(!0,X,g.route.viewTagAttrs);const te=se(r.viewTag,g.route,v),it=w.h(te,X,{default:()=>[A]});if(c.set(j,new Zn(it,g.active)),f.value.delete(j),x){const he=Lt(t,r,g.route,v);it.transition=he}h.push(it)}f.value.forEach(v=>{v.node.transition=null}),f.value=c,Yn(m,t);const p=se(r.tag,null,-1),y={};return Object.assign(y,e.attrs),w.h(p,y,{default:()=>h})}else if(u!=null){const c=u.model,h={};c.props&&(typeof c.props=="object"?$(!1,h,c.props):c.props===!0&&typeof u.route?.params=="object"&&$(!1,h,u.route?.params));const d=w.h(c.component,h);return At(e.slots.default,{Component:d,route:u.route})??d}else{const c=l.slots.value;if(c.length>0){const h=c[0],d=h.route??(t.proxy&&Bt(t.proxy))??null,m=h.model,p={};m.props&&(typeof m.props=="object"?$(!1,p,m.props):m.props===!0&&typeof d?.params=="object"&&$(!1,p,d?.params));const y=w.h(m.component,p);if(se(r.transition,d,-1)??!0){const g=Lt(t,r,d,-1);y.transition=g}return At(e.slots.default,{Component:y,route:d})??y}else return At(e.slots.fallback,{})}}}});function es(r){if(!(r.metaKey||r.altKey||r.ctrlKey||r.shiftKey)&&!r.defaultPrevented&&!(r.button!=null&&r.button!==0)){if(r.currentTarget&&r.currentTarget.getAttribute){const e=r.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return r.preventDefault&&r.preventDefault(),!0}}function ts(r,e){return r==null||e==null?!1:!!(r===e||r.path&&r.path===e.path||r.name&&r.name===e.name)}function rs(r,e){return r==null||e==null?!1:!!(r.path&&e.path&&e.path.startsWith(r.path)||r.name&&r.name==e.name)}function ve(r,e){return typeof r=="function"?Reflect.apply(r,{},[e]):r}let ns=w.defineComponent({name:"RouterLink",inheritAttrs:!1,props:{tag:{type:[String,Object,Function],required:!1,default:"a"},to:{type:[String,Object,Function],required:!0},root:{type:String},activeClass:{type:[String,Function],required:!1,default:"fox-router-link-active"},exact:{type:[String,Boolean,Function],required:!1},exactActiveClass:{type:[String,Function],required:!1,default:"fox-router-link-exact-active"},event:{type:[String,Function],required:!1,default:"onClick"}},setup(r,e){const t=w.inject(st,null);return()=>{let n=ve(r.to,null),s=ve(r.tag,n);if(s==null){console.warn("can not resolve link tag");return}let i=null,o=null;t!==null&&(i=t[H](n),r.root&&(i.root=r.root),o=t.current);let a={},l=ve(r.activeClass,i);if(typeof l=="string"&&l.length>0&&(a[l]=rs(i,o)),ve(r.exact,i)===!0){let h=ve(r.exactActiveClass,i);typeof h=="string"&&h.length>0&&(a[h]=ts(i,o))}let f={class:a};(s==="a"||s==="A")&&(f.href=i?.path??i?.name??"#"),$(!0,f,e.attrs);let c=ve(r.event,i);if(typeof c=="string"){const h=d=>{if(t==null){console.warn("router is not been injected");return}if(i==null){console.warn("route is not been resolved");return}es(d)&&t.to(i)};f[c]=h}return w.h(s,f,e.slots)}}});var O=(r=>(r[r.Loading=0]="Loading",r[r.Loaded=1]="Loaded",r[r.Defining=2]="Defining",r[r.Defined=3]="Defined",r))(O||{}),Ye=(r=>(r[r.normal=0]="normal",r[r.factory=1]="factory",r))(Ye||{});class ss{register=new Map;constructor(){}get(e){return this.register.get(e)??null}set(e,t){this.register.set(e,t)}remove(e){let t=this.register.get(e);return this.register.delete(e),t??null}has(e){return this.register.has(e)}clear(){this.register.clear()}}class gr{moduleManager=new ss;options={paths:{},alias:{},nature:[],timeout:3e3};set paths(e){this.options.paths=e}get paths(){return this.options.paths}set alias(e){this.options.alias=e}get alias(){return this.options.alias}set naturePaths(e){this.options.nature=e}get naturePaths(){return this.options.nature}set timeout(e){this.options.timeout=e}get timeout(){return this.options.timeout}_query;set query(e){this._query=e}get query(){return this._query}get head(){return Ne().head}constructor(){}setModule(e,t){const n={id:e,src:"",status:O.Defined};typeof t=="function"?(n.exports=t,n.type=Ye.factory):n.exports=t,this.moduleManager.set(e,n)}removeModule(e){this.moduleManager.remove(e)}ensure(...e){const t=[];let n=e.length-1;const s={};typeof e[n]=="object"&&(Object.assign(s,e[n]),n--);let i=null;typeof e[n]=="function"&&(i=e[n],n--);for(let l=0;l<=n;l++)if(Array.isArray(e[l])){let u=e[l];for(let f=0;f<u.length;f++)u[f]&&t.push(this.resolvePath(u[f]))}else if(typeof e[l]=="string"){let u=e[l].split(",");for(let f=0;f<u.length;f++)u[f]&&t.push(this.resolvePath(u[f]))}const o=new is(t.length,(l,u)=>{if(o.isOK())try{typeof i=="function"&&Reflect.apply(i,{},u)}catch(f){console.error(f.message,f)}else try{console.error(l),typeof i=="function"&&Reflect.apply(i,{},[])}catch(f){console.error(f.message,f)}}),a=new Le;for(let l=0;l<t.length;l++){const u=new os(l,t[l],s,o);this.mount(a,u)}return this}remove(...e){let t=[],n=e.length-1,s={};typeof e[n]=="object"&&(Object.assign(s,e[n]),n--);let i=null;typeof e[n]=="function"&&(i=e[n],n--);for(let o=0;o<=n;o++)if(Array.isArray(e[o])){let a=e[o];for(let l=0;l<a.length;l++)a[l]&&t.push(this.resolvePath(a[l]))}else{let a=e[o].split(",");for(let l=0;l<a.length;l++)a[l]&&t.push(this.resolvePath(a[l]))}return t.forEach(o=>{this.unmount(o,s)}),typeof i=="function"&&Reflect.apply(i,{},[]),this}mount(e,t){if(t.src==="exports"){e.post(s=>{t.progress.work(!0,t.index,"exports"),s.resolve()});return}else if(t.src==="module"){e.post(s=>{t.progress.work(!0,t.index,"module"),s.resolve()});return}if(this.isNaturePath(t.src)){let s=t.params.jsPoint;s||(s=this.head),this.mountJS(e,t,s);return}else if(this.isNaturePath(t.src)){let s=t.params.cssPoint;s||(s=this.head),this.mountCSS(e,t,s);return}let n=this.getFileNamePostfix(t.src);if(n==="js"||n.length===0){let s=t.params.jsPoint;s||(s=this.head),this.mountJS(e,t,s);return}else if(n==="css"){let s=t.params.cssPoint;s||(s=this.head),this.mountCSS(e,t,s);return}}mountCSS(e,t,n){e.post(s=>{const i=t.src,o=this.moduleManager.get(i);if(o&&(o.status==O.Defined||o.status==O.Loaded)&&o.exports){o.type===Ye.factory&&typeof o.exports=="function"?t.progress.work(!0,t.index,o.exports()):t.progress.work(!0,t.index,o.exports),s.resolve();return}const a=Ne(),l=a.createElement("link");if(Reflect.has(l,"onload"))l.onload=()=>{l.onload=null,l.onerror=null,t.progress.work(!0,t.index,t.src),s.resolve()},l.onerror=()=>{try{n.removeChild(l)}catch(c){console.error(c.message,c)}l.onload=null,l.onerror=null,t.progress.work(!1,t.index,null),s.reject()};else{const c={timeout:this.options.timeout??3e3,time:0,success:()=>{t.progress.work(!0,t.index,t.src),s.resolve()},error:()=>{try{n.removeChild(l)}catch(h){console.error(h.message,h)}t.progress.work(!1,t.index,null),s.resolve()}};setTimeout(()=>{Hr(l,c)},1)}let f=a.getElementById(i);f&&f.parentNode&&f.parentNode.removeChild(f),l.rel="stylesheet",l.type="text/css",l.id=i,l.href=i,n.appendChild(l)})}mountJS(e,t,n){e.post(s=>{const i=t.src;let o=this.moduleManager.get(i);if(o&&(o.status==O.Defined||o.status==O.Loaded)){if(o.exports){o.type===Ye.factory&&typeof o.exports=="function"?t.progress.work(!0,t.index,o.exports()):t.progress.work(!0,t.index,o.exports),s.resolve();return}if(document.querySelector(`script[src='${i}`)){t.progress.work(!0,t.index,o.exports),s.resolve();return}}o={id:i,src:i,status:O.Loading},this.moduleManager.set(i,o);const l=Ne().createElement("script");if("onload"in l)l.onload=()=>{l.onload=null,l.onerror=null,o.status==O.Loading&&(o.status=O.Loaded,t.progress.work(!0,t.index,i)),s.resolve()},l.onerror=()=>{try{n.removeChild(l)}catch(c){console.error(c.message,c)}l.onload=null,l.onerror=null,this.moduleManager.remove(i),t.progress.work(!1,t.index,null),s.resolve()};else{const c=l;c.onreadystatechange=()=>{/loaded|complete/.test(c.readyState)&&(c.onreadystatechange=null,o.status==O.Loading&&(o.status=O.Loaded,t.progress.work(!0,t.index,i)),s.resolve())}}l.defer=!0,l.src=i;const f=L();f.define=this.createDefine(o,t),n.appendChild(l)})}unmount(e,t={}){const n=Ne(),s=this.getFileNamePostfix(e);if(s==="js"||s.length===0){const i=n.querySelector(`script[src="${e}"]`);i&&i.parentNode&&i.parentNode.removeChild(i),this.moduleManager.remove(e);return}else if(s==="css"){const i=n.querySelector(`style[href="${e}"]`);i&&i.parentNode&&i.parentNode.removeChild(i);return}}trimEmptyElement(e){let t=[];for(let n=0;n<e.length;n++){if(e[n]===void 0||e[n]===null)continue;const s=e[n].trim();s.length!==0&&t.push(s)}return t}createDefine(e,t){const n=this,s=function(...i){e.status=O.Defining;let o,a,l,u=i.length;u===1?(l=i[0],o=void 0):u===2?(l=i[1],Array.isArray(i[0])?(a=n.trimEmptyElement(i[0]),o=void 0):a=void 0):(o=i[0],a=n.trimEmptyElement(i[1]),l=i[2]),o&&(e.id=o,n.options.alias[o]=e.src),a&&a.length>0?n.ensure(a,(...f)=>{const c=f.map(h=>h==="exports"?((!e.exports||typeof e.exports!="object")&&(e.exports={}),e.exports):h==="module"?e:h);if(typeof l=="function"){const h=Reflect.apply(l,e,c);h&&typeof h=="object"&&(e.exports=h)}else e.exports=l;e.status=O.Defined,t.progress.work(!0,t.index,e.exports)}):(typeof l=="function"?e.exports=Reflect.apply(l,e,[]):e.exports=l,e.status=O.Defined,t.progress.work(!0,t.index,e.exports))};return s.amd=!0,s}resolvePath(e){try{if(e==="exports"||e==="module"||this.isNaturePath(e))return e;e=this.parserPath(e,!0);let t=this.getFileNamePostfix(e);t=t.toLowerCase();let n=this.createSearch(this.query);return e.indexOf("?")==-1?(t!=="js"&&t!=="css"&&(e+=".js"),n.length>0&&(e+=`?${n}`)):n.length>0&&(e+=`&${n}`),e}catch(t){throw console.error(`resolve path[${e}] fail`,t),t}}createSearch(e){let t="";if(e){for(let n in e){let s=`${e[n]}`;t+=`${encodeURIComponent(n)}=${encodeURIComponent(s)}&`}t.length>0&&(t=t.substring(0,t.length-1))}return t}getFileNamePostfix(e){let t=e.lastIndexOf("?");t==-1&&(t=e.length);let n=e.lastIndexOf(".",t);return n==-1?"":e.substring(n+1,t)}isNaturePath(e){if(!this.options.nature)return!1;if(typeof this.options.nature=="function")return this.options.nature(e);const t=this.options.nature;if(t&&Array.isArray(t))for(let n=0;n<t.length;n++){const s=t[n];if(e.indexOf(s)===0)return!0}return!1}parserPath(e,t){if(e.indexOf("http://")==0||e.indexOf("https://")==0||e.indexOf("file:///")==0)return e;if(e.indexOf("/")==0)return`${yt()}${e.slice(1)}`;if(e.indexOf("./")==0)return`${yt()}${e.slice(2)}`;if(e.indexOf("//")==0)return`${L().location.protocol}${e}`;if(t){let s=this.options.alias[e];if(!s){let i=e.indexOf("/");if(i==-1)s=e;else{let o=e.slice(0,i),a=this.options.paths[o];a?s=a+e.slice(i):s=e}}return this.parserPath(s,!1)}return`${yt()}${e}`}}function Hr(r,e){let t=r.sheet,n=!1;if(e.isOldWebKit)t&&(n=!0);else if(t)try{t.cssRules&&(n=!0)}catch(s){s.name==="NS_ERROR_DOM_SECURITY_ERR"&&(n=!0)}setTimeout(()=>{e.time+=20,n?e.success():e.timeout>e.timeout?e.error():Hr(r,e)},20)}class is{callback;values;status;size;lastIndex;constructor(e,t){this.size=e,this.callback=t,this.status=!0,this.values=[],this.lastIndex=-1}work(e,t,n){if(this.status=e,this.status===!0&&(this.lastIndex!==t&&this.size--,this.lastIndex=t,this.values.push(n)),this.size===0||this.status===!1)try{Reflect.apply(this.callback,this,[this.status,this.values])}catch(s){console.error(s.message,s)}}isOK(){return this.status}}class os{index;src;params;progress;constructor(e,t,n,s){this.index=e,this.src=t,this.params=n,this.progress=s}}const Jt=Symbol("fk"),Gt=Symbol("fbk"),Qt=Symbol("fepk");function ls(r={}){const e=new On(r),t=new $t,n=new jt,s=new gr,i={get router(){return e},get bus(){return t},get Bus(){return $t},get EventProxy(){return jt},get eventproxy(){return n},get EventChain(){return Le},get Require(){return gr},get require(){return s},get extend(){return $},get clone(){return nt},get isESModule(){return It},install(o){o.provide(st,e),o.provide(Jt,i),o.provide(Gt,t),o.provide(Qt,n),o.component(Ln,Mt),o.component(Mn,ns),Reflect.defineProperty(o.config.globalProperties,"$fox",{get(){return i}}),Reflect.defineProperty(o.config.globalProperties,"$router",{get(){return e}}),Reflect.defineProperty(o.config.globalProperties,"$bus",{get(){return t}}),Reflect.defineProperty(o.config.globalProperties,"$bus",{get(){return t}}),Reflect.defineProperty(o.config.globalProperties,"$eventProxy",{get(){return n}}),o.config.globalProperties.$fox_on=function(a,l,u=!1){n.on(a,l,u)},o.config.globalProperties.$fox_off=function(a,l){n.off(a,l)},o.config.globalProperties.$fox_once=function(a,l){n.once(a,l)},o.config.globalProperties.$fox_all=function(...a){let l=n;Reflect.apply(l.all,l,a)},o.config.globalProperties.$fox_trigger=function(a,...l){let u=n;Reflect.apply(u.trigger,u,[a,...l])},o.config.globalProperties.$fox_emit=function(a,...l){let u=n;Reflect.apply(u.trigger,u,[a,...l])},o.mixin({computed:{$route(){return Bt(this)}}}),e.init()}};return i}function Xt(r){return r?r.$router:w.inject(st)}function as(r){return r||(r=w.getCurrentInstance()?.proxy??void 0),r?Bt(r):null}function us(r){return r?r.$fox:w.inject(Jt)}function fs(r){return r?r.$bus:w.inject(Gt)}function cs(r){return r?r.$eventProxy:w.inject(Qt)}function hs(r){const e=Xt(),t=(n,s,i)=>{try{Reflect.apply(r,{},[n,s])}catch(o){console.error(o)}i()};e.beforeEach(t),w.onUnmounted(()=>{e.removeBeforeEach(t)})}function ds(r){const e=Xt(),t=(n,s,i)=>{try{Reflect.apply(r,{},[n,s])}catch(o){console.error(o)}i()};e.afterEach(t),w.onUnmounted(()=>{e.removeAfterEach(t)})}exports.Bus=$t;exports.EventChain=Le;exports.EventProxy=jt;exports.Route=_;exports.clone=nt;exports.createFox=ls;exports.createMemoryHistory=Tr;exports.createWebHashHistory=jr;exports.createWebHistory=jn;exports.deleteContextValue=cn;exports.extend=$;exports.foxBusKey=Gt;exports.foxEventProxyKey=Qt;exports.foxKey=Jt;exports.injectContextValue=Vt;exports.isArray=Dr;exports.isDate=Ur;exports.isESModule=It;exports.isEqual=Kt;exports.isFunction=S;exports.isMap=Vr;exports.isObject=wr;exports.isPlainObject=br;exports.isPromise=zr;exports.isSet=Br;exports.isString=kr;exports.isSymbol=Wr;exports.onAfterRouteUpdate=ds;exports.onBeforeRouteUpdate=hs;exports.onFoxActivated=mn;exports.onFoxInactivated=vn;exports.provideContextValue=fn;exports.sessionKey=ie;exports.toBoolean=Nt;exports.toNumber=Xr;exports.toTypeString=rt;exports.typeOf=Ft;exports.useBus=fs;exports.useEventProxy=cs;exports.useFox=us;exports.useRoute=as;exports.useRouter=Xt;
|