@firmer/mesh 0.0.11 → 0.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/__vite-browser-external-l0sNRNKZ.js +1 -0
- package/dist/asm/index.d.ts +1 -0
- package/dist/mesh.js +5775 -5167
- package/dist/mesh.umd.cjs +9 -6
- package/dist/psi/vm.d.ts +5 -0
- package/dist/types/entity.d.ts +131 -0
- package/dist/types/script.d.ts +52 -0
- package/dist/uses/index.d.ts +2 -0
- package/dist/uses/useAuth.d.ts +28 -0
- package/dist/uses/useStream.d.ts +16 -0
- package/package.json +2 -1
package/dist/mesh.umd.cjs
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
|
-
(function(a,F){typeof exports=="object"&&typeof module<"u"?F(exports):typeof define=="function"&&define.amd?define(["exports"],F):(a=typeof globalThis<"u"?globalThis:a||self,F(a.mesh={}))})(this,(function(a){"use strict";var Eg=Object.defineProperty;var Ag=(a,F,pt)=>F in a?Eg(a,F,{enumerable:!0,configurable:!0,writable:!0,value:pt}):a[F]=pt;var Ki=(a,F,pt)=>Ag(a,typeof F!="symbol"?F+"":F,pt);var Y,Sr;class F extends Map{computeIfy(e,t){let n=this.get(e);return n||(n=t(e),this.set(e,n)),n}groupBy(e){const t=new F;return this.forEach((n,o)=>t.computeIfy(e(o,n),i=>[]).push(n)),t}map(e){const t=new pt;return this.forEach((n,o)=>t.push(e(o,n))),t}groupKV(e,t){const n=new F;return this.forEach((o,i)=>n.set(e(i),t(i,o))),n}}class pt extends Array{groupBy(e){const t=new F;return this.forEach(n=>t.computeIfy(e(n),o=>new pt).push(n)),t}groupKV(e,t){const n=new F;this.forEach(i=>n.computeIfy(e(i),c=>[]).push(i));const o=new F;return n.forEach((i,c)=>o.set(c,t(c,i))),o}}const el={},Mn=()=>typeof globalThis=="object"?globalThis:typeof window=="object"?window:typeof global=="object"?global:el;class et{static Name=new et("MESH_NAME",()=>"");static Direct=new et("MESH_DIRECT",()=>"");static Subset=new et("MESH_SUBSET",()=>"");static Mode=new et("MESH_MODE",()=>0);static Proxy=new et("MESH_PROXY",()=>"");static Address=new et("MESH_ADDRESS",()=>"");static Runtime=new et("MESH_RUNTIME",()=>"");static MDC=new et("MESH_MDC",()=>"");static SPA=new et("MESH_SPA",()=>"");static TCP=new et("MESH_TCP",()=>"");static Home=new et("MESH_HOME",()=>"");static DSN=new et("MESH_DSN",()=>"");name;value;constructor(e,t){this.name=e,this.value=t}cache(){return Mn().meshCache||(Mn().meshCache=new Map),Mn().meshCache}get(){return this.cache().has(this.name)||this.cache().set(this.name,this.value()),this.cache().get(this.name)}set(e){this.cache().set(this.name,e)}}class At{static Disable=new At(1);static Failfast=new At(2);static Nolog=new At(4);static JsonLogFormat=new At(8);static PHeader=new At(16);static Metrics=new At(32);static Debug=new At(64);static PermitCirculate=new At(128);static NoStdColor=new At(256);static Isolate=new At(512);static Mock=new At(1024);v=0;constructor(e){this.v=e}matches(e){return(this.v&e)==this.v}enable(){return this.matches(et.Mode.get())}value(){return this.v}}function tl(r){et.Mode.set(et.Mode.get()|r)}class Qn{raw;parameters;prototype;length;arguments;caller=()=>{};name;[Symbol.metadata]={};constructor(e){[this.raw,this.parameters]=this.parse(e),this.prototype=this.raw.prototype,this.length=this.raw.length,this.name=this.raw.name,this[Symbol.metadata]=this.raw[Symbol.metadata]||{}}parse(e){return e?Array.isArray(e)?e.length<2?[e[0],[]]:[e[0],e.slice(1).map(t=>Array.isArray(t)?new Qn(t):t)]:[e,[]]:[Object,[]]}apply=(e,t)=>this.raw.apply(e,...t);call=(e,...t)=>this.raw.call(e,...t);bind=(e,...t)=>this.raw.bind(e,...t);toString(){return this.raw.toString()}[Symbol.hasInstance](e){return this.raw[Symbol.hasInstance](e)}}class Zn{static FUNCTION=1;static ABSTRACT=2;macro;name;kind;traits;metadata;modifier;constructor(e,t,n,o,i,c){this.macro=e,this.name=t,this.kind=n,this.traits=o,this.metadata=i,this.modifier=c}isfunction(){return(this.modifier&Zn.FUNCTION)==Zn.FUNCTION}isabstract(){return(this.modifier&Zn.ABSTRACT)==Zn.ABSTRACT}}class nl{tinder=new F;annotations=new F;ak(e,t,n){return`${e.name}-${t}-${n.name}`}annotate(e,t,n,o){this.annotations.computeIfy(n,i=>new F).computeIfy(t,i=>new F).set(e,o)}annotated(e){if(this.annotations.get(e))return!0;const n=this.superclass(e,o=>!0);for(let o of n)if(this.annotations.get(o))return!0;return!1}metadata(e,t,n){const o=this.annotations.get(t)?.get(n)?.get(e);if(o)return o;const i=this.superclass(t,c=>!0);for(let c of i){const d=this.annotations.get(c)?.get(n)?.get(e);if(d)return d}}superclass(e,t){const n=[];let o=e.prototype;for(;o&&o.constructor;)e!=o.constructor&&t(o)&&n.push(o.constructor),o=Object.getPrototypeOf(o);return n}register(e,t,n,o){const i=this.superclass(n,g=>this.metadata(e,g.constructor,g.constructor)),c=n.constructor?0:Zn.FUNCTION,d=i.length<1?Zn.ABSTRACT:0;i.length<1&&i.push(n);for(let g of i){const h=this.ak(e,t,g);this.tinder.get(h)?.forEach(E=>{E.kind==n&&console.log(`Object of ${g.name} named ${t} has been register already.`)});const b=new Zn(e,t,n,i,o,c|d),v=this.tinder.computeIfy(h,E=>new pt);v.push(b),v.sort((E,Q)=>E.isabstract()||E.isfunction()?1:Q.isabstract()||E.isfunction()?-1:E.metadata.priority&&Q.metadata.priority?E.metadata.priority-Q.metadata.priority:0)}}unregister(e,t){const n=[];this.tinder.forEach((o,i)=>o.forEach(c=>{c.macro==e&&c.kind==t&&n.push(i)}));for(let o of n)this.tinder.delete(o)}export(e){const t=new F;for(let n of this.tinder.values())for(let o of n){if(o.isfunction()||o.macro!=e)continue;const i=o.kind;for(let c of o.traits)t.computeIfy(c,d=>new F).computeIfy(o.name,d=>new pt).push(i)}return t}providers(e,t){return this.export(e).computeIfy(t,n=>new F).map((n,o)=>o).flatMap(n=>n).filter(n=>n!=t)}provider(e,t,n){const o=this.ak(e,n,t),i=new pt;return this.tinder.computeIfy(o,c=>new pt).forEach(c=>{!c.isfunction()&&!c.isabstract()&&i.push(c.kind)}),i}inspect(e){const t=new F;return Object.entries(Object.getOwnPropertyDescriptors(e.prototype)).filter(n=>n[0]!=="constructor"&&typeof n[1].value=="function").forEach(n=>{t.set(n[0],n[1].value)}),t}}const _e=(()=>{const r=Mn();return r.Ark??=new nl,r.Ark})();var as=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ds={};var us;function rl(){if(us)return ds;us=1;var r;return(function(e){(function(t){var n=typeof globalThis=="object"?globalThis:typeof as=="object"?as:typeof self=="object"?self:typeof this=="object"?this:g(),o=i(e);typeof n.Reflect<"u"&&(o=i(n.Reflect,o)),t(o,n),typeof n.Reflect>"u"&&(n.Reflect=e);function i(h,b){return function(v,E){Object.defineProperty(h,v,{configurable:!0,writable:!0,value:E}),b&&b(v,E)}}function c(){try{return Function("return this;")()}catch{}}function d(){try{return(0,eval)("(function() { return this; })()")}catch{}}function g(){return c()||d()}})(function(t,n){var o=Object.prototype.hasOwnProperty,i=typeof Symbol=="function",c=i&&typeof Symbol.toPrimitive<"u"?Symbol.toPrimitive:"@@toPrimitive",d=i&&typeof Symbol.iterator<"u"?Symbol.iterator:"@@iterator",g=typeof Object.create=="function",h={__proto__:[]}instanceof Array,b=!g&&!h,v={create:g?function(){return cs(Object.create(null))}:h?function(){return cs({__proto__:null})}:function(){return cs({})},has:b?function(y,l){return o.call(y,l)}:function(y,l){return l in y},get:b?function(y,l){return o.call(y,l)?y[l]:void 0}:function(y,l){return y[l]}},E=Object.getPrototypeOf(Function),Q=typeof Map=="function"&&typeof Map.prototype.entries=="function"?Map:Pg(),S=typeof Set=="function"&&typeof Set.prototype.entries=="function"?Set:jg(),M=typeof WeakMap=="function"?WeakMap:wg(),P=i?Symbol.for("@reflect-metadata:registry"):void 0,Re=vg(),Et=Og(Re);function Be(y,l,_,O){if(D(_)){if(!zy(y))throw new TypeError;if(!Vy(l))throw new TypeError;return Ir(y,l)}else{if(!zy(y))throw new TypeError;if(!Ve(l))throw new TypeError;if(!Ve(O)&&!D(O)&&!yn(O))throw new TypeError;return yn(O)&&(O=void 0),_=An(_),Xn(y,l,_,O)}}t("decorate",Be);function ut(y,l){function _(O,I){if(!Ve(O))throw new TypeError;if(!D(I)&&!_g(I))throw new TypeError;zi(y,l,O,I)}return _}t("metadata",ut);function Wt(y,l,_,O){if(!Ve(_))throw new TypeError;return D(O)||(O=An(O)),zi(y,l,_,O)}t("defineMetadata",Wt);function Jn(y,l,_){if(!Ve(l))throw new TypeError;return D(_)||(_=An(_)),Hi(y,l,_)}t("hasMetadata",Jn);function Ht(y,l,_){if(!Ve(l))throw new TypeError;return D(_)||(_=An(_)),Qe(y,l,_)}t("hasOwnMetadata",Ht);function Li(y,l,_){if(!Ve(l))throw new TypeError;return D(_)||(_=An(_)),qi(y,l,_)}t("getMetadata",Li);function di(y,l,_){if(!Ve(l))throw new TypeError;return D(_)||(_=An(_)),pn(y,l,_)}t("getOwnMetadata",di);function _o(y,l){if(!Ve(y))throw new TypeError;return D(l)||(l=An(l)),vo(y,l)}t("getMetadataKeys",_o);function So(y,l){if(!Ve(y))throw new TypeError;return D(l)||(l=An(l)),fn(y,l)}t("getOwnMetadataKeys",So);function ui(y,l,_){if(!Ve(l))throw new TypeError;if(D(_)||(_=An(_)),!Ve(l))throw new TypeError;D(_)||(_=An(_));var O=Vi(l,_,!1);return D(O)?!1:O.OrdinaryDeleteMetadata(y,l,_)}t("deleteMetadata",ui);function Ir(y,l){for(var _=y.length-1;_>=0;--_){var O=y[_],I=O(l);if(!D(I)&&!yn(I)){if(!Vy(I))throw new TypeError;l=I}}return l}function Xn(y,l,_,O){for(var I=y.length-1;I>=0;--I){var Ze=y[I],Ke=Ze(l,_,O);if(!D(Ke)&&!yn(Ke)){if(!Ve(Ke))throw new TypeError;O=Ke}}return O}function Hi(y,l,_){var O=Qe(y,l,_);if(O)return!0;var I=ss(l);return yn(I)?!1:Hi(y,I,_)}function Qe(y,l,_){var O=Vi(l,_,!1);return D(O)?!1:qy(O.OrdinaryHasOwnMetadata(y,l,_))}function qi(y,l,_){var O=Qe(y,l,_);if(O)return pn(y,l,_);var I=ss(l);if(!yn(I))return qi(y,I,_)}function pn(y,l,_){var O=Vi(l,_,!1);if(!D(O))return O.OrdinaryGetOwnMetadata(y,l,_)}function zi(y,l,_,O){var I=Vi(_,O,!0);I.OrdinaryDefineOwnMetadata(y,l,_,O)}function vo(y,l){var _=fn(y,l),O=ss(y);if(O===null)return _;var I=vo(O,l);if(I.length<=0)return _;if(_.length<=0)return I;for(var Ze=new S,Ke=[],Z=0,R=_;Z<R.length;Z++){var w=R[Z],N=Ze.has(w);N||(Ze.add(w),Ke.push(w))}for(var T=0,re=I;T<re.length;T++){var w=re[T],N=Ze.has(w);N||(Ze.add(w),Ke.push(w))}return Ke}function fn(y,l){var _=Vi(y,l,!1);return _?_.OrdinaryOwnMetadataKeys(y,l):[]}function Yn(y){if(y===null)return 1;switch(typeof y){case"undefined":return 0;case"boolean":return 2;case"string":return 3;case"symbol":return 4;case"number":return 5;case"object":return y===null?1:6;default:return 6}}function D(y){return y===void 0}function yn(y){return y===null}function Oo(y){return typeof y=="symbol"}function Ve(y){return typeof y=="object"?y!==null:typeof y=="function"}function gg(y,l){switch(Yn(y)){case 0:return y;case 1:return y;case 2:return y;case 3:return y;case 4:return y;case 5:return y}var _="string",O=Ky(y,c);if(O!==void 0){var I=O.call(y,_);if(Ve(I))throw new TypeError;return I}return hg(y)}function hg(y,l){var _,O;{var I=y.toString;if(Ro(I)){var O=I.call(y);if(!Ve(O))return O}var _=y.valueOf;if(Ro(_)){var O=_.call(y);if(!Ve(O))return O}}throw new TypeError}function qy(y){return!!y}function bg(y){return""+y}function An(y){var l=gg(y);return Oo(l)?l:bg(l)}function zy(y){return Array.isArray?Array.isArray(y):y instanceof Object?y instanceof Array:Object.prototype.toString.call(y)==="[object Array]"}function Ro(y){return typeof y=="function"}function Vy(y){return typeof y=="function"}function _g(y){switch(Yn(y)){case 3:return!0;case 4:return!0;default:return!1}}function os(y,l){return y===l||y!==y&&l!==l}function Ky(y,l){var _=y[l];if(_!=null){if(!Ro(_))throw new TypeError;return _}}function Wy(y){var l=Ky(y,d);if(!Ro(l))throw new TypeError;var _=l.call(y);if(!Ve(_))throw new TypeError;return _}function Gy(y){return y.value}function Jy(y){var l=y.next();return l.done?!1:l}function Xy(y){var l=y.return;l&&l.call(y)}function ss(y){var l=Object.getPrototypeOf(y);if(typeof y!="function"||y===E||l!==E)return l;var _=y.prototype,O=_&&Object.getPrototypeOf(_);if(O==null||O===Object.prototype)return l;var I=O.constructor;return typeof I!="function"||I===y?l:I}function Sg(){var y;!D(P)&&typeof n.Reflect<"u"&&!(P in n.Reflect)&&typeof n.Reflect.defineMetadata=="function"&&(y=Rg(n.Reflect));var l,_,O,I=new M,Ze={registerProvider:Ke,getProvider:R,setProvider:N};return Ze;function Ke(T){if(!Object.isExtensible(Ze))throw new Error("Cannot add provider to a frozen registry.");switch(!0){case y===T:break;case D(l):l=T;break;case l===T:break;case D(_):_=T;break;case _===T:break;default:O===void 0&&(O=new S),O.add(T);break}}function Z(T,re){if(!D(l)){if(l.isProviderFor(T,re))return l;if(!D(_)){if(_.isProviderFor(T,re))return l;if(!D(O))for(var Pe=Wy(O);;){var ke=Jy(Pe);if(!ke)return;var ln=Gy(ke);if(ln.isProviderFor(T,re))return Xy(Pe),ln}}}if(!D(y)&&y.isProviderFor(T,re))return y}function R(T,re){var Pe=I.get(T),ke;return D(Pe)||(ke=Pe.get(re)),D(ke)&&(ke=Z(T,re),D(ke)||(D(Pe)&&(Pe=new Q,I.set(T,Pe)),Pe.set(re,ke))),ke}function w(T){if(D(T))throw new TypeError;return l===T||_===T||!D(O)&&O.has(T)}function N(T,re,Pe){if(!w(Pe))throw new Error("Metadata provider not registered.");var ke=R(T,re);if(ke!==Pe){if(!D(ke))return!1;var ln=I.get(T);D(ln)&&(ln=new Q,I.set(T,ln)),ln.set(re,Pe)}return!0}}function vg(){var y;return!D(P)&&Ve(n.Reflect)&&Object.isExtensible(n.Reflect)&&(y=n.Reflect[P]),D(y)&&(y=Sg()),!D(P)&&Ve(n.Reflect)&&Object.isExtensible(n.Reflect)&&Object.defineProperty(n.Reflect,P,{enumerable:!1,configurable:!1,writable:!1,value:y}),y}function Og(y){var l=new M,_={isProviderFor:function(w,N){var T=l.get(w);return D(T)?!1:T.has(N)},OrdinaryDefineOwnMetadata:Ke,OrdinaryHasOwnMetadata:I,OrdinaryGetOwnMetadata:Ze,OrdinaryOwnMetadataKeys:Z,OrdinaryDeleteMetadata:R};return Re.registerProvider(_),_;function O(w,N,T){var re=l.get(w),Pe=!1;if(D(re)){if(!T)return;re=new Q,l.set(w,re),Pe=!0}var ke=re.get(N);if(D(ke)){if(!T)return;if(ke=new Q,re.set(N,ke),!y.setProvider(w,N,_))throw re.delete(N),Pe&&l.delete(w),new Error("Wrong provider for target.")}return ke}function I(w,N,T){var re=O(N,T,!1);return D(re)?!1:qy(re.has(w))}function Ze(w,N,T){var re=O(N,T,!1);if(!D(re))return re.get(w)}function Ke(w,N,T,re){var Pe=O(T,re,!0);Pe.set(w,N)}function Z(w,N){var T=[],re=O(w,N,!1);if(D(re))return T;for(var Pe=re.keys(),ke=Wy(Pe),ln=0;;){var Yy=Jy(ke);if(!Yy)return T.length=ln,T;var Ng=Gy(Yy);try{T[ln]=Ng}catch(Tg){try{Xy(ke)}finally{throw Tg}}ln++}}function R(w,N,T){var re=O(N,T,!1);if(D(re)||!re.delete(w))return!1;if(re.size===0){var Pe=l.get(N);D(Pe)||(Pe.delete(T),Pe.size===0&&l.delete(Pe))}return!0}}function Rg(y){var l=y.defineMetadata,_=y.hasOwnMetadata,O=y.getOwnMetadata,I=y.getOwnMetadataKeys,Ze=y.deleteMetadata,Ke=new M,Z={isProviderFor:function(R,w){var N=Ke.get(R);return!D(N)&&N.has(w)?!0:I(R,w).length?(D(N)&&(N=new S,Ke.set(R,N)),N.add(w),!0):!1},OrdinaryDefineOwnMetadata:l,OrdinaryHasOwnMetadata:_,OrdinaryGetOwnMetadata:O,OrdinaryOwnMetadataKeys:I,OrdinaryDeleteMetadata:Ze};return Z}function Vi(y,l,_){var O=Re.getProvider(y,l);if(!D(O))return O;if(_){if(Re.setProvider(y,l,Et))return Et;throw new Error("Illegal state.")}}function Pg(){var y={},l=[],_=(function(){function Z(R,w,N){this._index=0,this._keys=R,this._values=w,this._selector=N}return Z.prototype["@@iterator"]=function(){return this},Z.prototype[d]=function(){return this},Z.prototype.next=function(){var R=this._index;if(R>=0&&R<this._keys.length){var w=this._selector(this._keys[R],this._values[R]);return R+1>=this._keys.length?(this._index=-1,this._keys=l,this._values=l):this._index++,{value:w,done:!1}}return{value:void 0,done:!0}},Z.prototype.throw=function(R){throw this._index>=0&&(this._index=-1,this._keys=l,this._values=l),R},Z.prototype.return=function(R){return this._index>=0&&(this._index=-1,this._keys=l,this._values=l),{value:R,done:!0}},Z})(),O=(function(){function Z(){this._keys=[],this._values=[],this._cacheKey=y,this._cacheIndex=-2}return Object.defineProperty(Z.prototype,"size",{get:function(){return this._keys.length},enumerable:!0,configurable:!0}),Z.prototype.has=function(R){return this._find(R,!1)>=0},Z.prototype.get=function(R){var w=this._find(R,!1);return w>=0?this._values[w]:void 0},Z.prototype.set=function(R,w){var N=this._find(R,!0);return this._values[N]=w,this},Z.prototype.delete=function(R){var w=this._find(R,!1);if(w>=0){for(var N=this._keys.length,T=w+1;T<N;T++)this._keys[T-1]=this._keys[T],this._values[T-1]=this._values[T];return this._keys.length--,this._values.length--,os(R,this._cacheKey)&&(this._cacheKey=y,this._cacheIndex=-2),!0}return!1},Z.prototype.clear=function(){this._keys.length=0,this._values.length=0,this._cacheKey=y,this._cacheIndex=-2},Z.prototype.keys=function(){return new _(this._keys,this._values,I)},Z.prototype.values=function(){return new _(this._keys,this._values,Ze)},Z.prototype.entries=function(){return new _(this._keys,this._values,Ke)},Z.prototype["@@iterator"]=function(){return this.entries()},Z.prototype[d]=function(){return this.entries()},Z.prototype._find=function(R,w){if(!os(this._cacheKey,R)){this._cacheIndex=-1;for(var N=0;N<this._keys.length;N++)if(os(this._keys[N],R)){this._cacheIndex=N;break}}return this._cacheIndex<0&&w&&(this._cacheIndex=this._keys.length,this._keys.push(R),this._values.push(void 0)),this._cacheIndex},Z})();return O;function I(Z,R){return Z}function Ze(Z,R){return R}function Ke(Z,R){return[Z,R]}}function jg(){var y=(function(){function l(){this._map=new Q}return Object.defineProperty(l.prototype,"size",{get:function(){return this._map.size},enumerable:!0,configurable:!0}),l.prototype.has=function(_){return this._map.has(_)},l.prototype.add=function(_){return this._map.set(_,_),this},l.prototype.delete=function(_){return this._map.delete(_)},l.prototype.clear=function(){this._map.clear()},l.prototype.keys=function(){return this._map.keys()},l.prototype.values=function(){return this._map.keys()},l.prototype.entries=function(){return this._map.entries()},l.prototype["@@iterator"]=function(){return this.keys()},l.prototype[d]=function(){return this.keys()},l})();return y}function wg(){var y=16,l=v.create(),_=O();return(function(){function R(){this._key=O()}return R.prototype.has=function(w){var N=I(w,!1);return N!==void 0?v.has(N,this._key):!1},R.prototype.get=function(w){var N=I(w,!1);return N!==void 0?v.get(N,this._key):void 0},R.prototype.set=function(w,N){var T=I(w,!0);return T[this._key]=N,this},R.prototype.delete=function(w){var N=I(w,!1);return N!==void 0?delete N[this._key]:!1},R.prototype.clear=function(){this._key=O()},R})();function O(){var R;do R="@@WeakMap@@"+Z();while(v.has(l,R));return l[R]=!0,R}function I(R,w){if(!o.call(R,_)){if(!w)return;Object.defineProperty(R,_,{value:v.create()})}return R[_]}function Ze(R,w){for(var N=0;N<w;++N)R[N]=Math.random()*255|0;return R}function Ke(R){if(typeof Uint8Array=="function"){var w=new Uint8Array(R);return typeof crypto<"u"?crypto.getRandomValues(w):typeof msCrypto<"u"?msCrypto.getRandomValues(w):Ze(w,R),w}return Ze(new Array(R),R)}function Z(){var R=Ke(y);R[6]=R[6]&79|64,R[8]=R[8]&191|128;for(var w="",N=0;N<y;++N){var T=R[N];(N===4||N===6||N===8)&&(w+="-"),T<16&&(w+="0"),w+=T.toString(16).toLowerCase()}return w}}function cs(y){return y.__=void 0,delete y.__,y}})})(r||(r={})),ds}rl();class Wi{topic;code;version;proto;codec;flags;timeout;meshable;traits;constructor(e,t,n,o,i,c,d,g){this.topic=e,this.code=t,this.version=n,this.proto=o,this.codec=i,this.flags=c,this.timeout=d,this.meshable=g}decorate(e){this.traits=Object.getPrototypeOf(e.prototype).constructor,_e.annotate(Wi,e,e,this),_e.register(Wi,`${this.topic}.${this.code}`,e,this)}}function il(r="",e="",t="1.0.0",n="http2",o="protobuf",i=0,c=3e3,d=!0){const g=new Wi(r,e,t,n,o,i,c,d);return g.decorate.bind(g)}class er{value;name;transparent;kind;clas;index=1e3;constructor(e,t,n,o){this.value=e,this.name=t,this.transparent=n,this.kind=o,this.clas=Object}decorate(e,t,n){this.kind==Object?this.kind=Reflect.getMetadata("design:type",e,t):this.kind=Array.isArray(this.kind)?new Qn(this.kind):this.kind;const o=Reflect.getMetadata("design:paramtypes",e,t);o&&Array.isArray(o)&&n!=null&&o.length>n&&(this.clas=o[n]),this.kind&&(this.clas==Array||this.clas==Map)&&(this.clas=this.kind),this.index=n||1e3,n!=null?_e.annotate(er,`${t}:${n}`,e.constructor,this):_e.annotate(er,t,e.constructor,this)}}function s(r=-1,e="",t=Object,n=!1){const o=new er(r,e,n,t);return o.decorate.bind(o)}class on{name;pattern;priority;prototype;constructor(e,t,n,o){this.name=e,this.pattern=t,this.priority=n,this.prototype=o}decorate(e){_e.annotate(on,e,e,this),_e.register(on,this.name,e,this)}}function $(r="",e="",t=0,n=!1){const o=new on(r,e,t,n);return o.decorate.bind(o)}class $e{name;version;proto;codec;flags;timeout;retries;mdc;zone;cluster;cell;group;address;kind=void 0;retype=void 0;attributes=new Map;constructor(e,t,n,o,i,c,d,g,h,b,v,E,Q,S){this.name=e,this.version=t,this.proto=n,this.codec=o,this.flags=i,this.timeout=c,this.retries=d,this.mdc=g,this.zone=h,this.cluster=b,this.cell=v,this.group=E,this.address=Q,this.retype=S}decorate(e,t,n){if(typeof t=="string"&&this.attributes.set("name",t),!n){this.kind=Reflect.getMetadata("design:type",e,t),_e.annotate($e,t,e,this);return}return this.kind=Reflect.getMetadata("design:returntype",e,t),_e.annotate($e,n.value,e.constructor,this),n}}function f(r="",e=Object,t=1e4,n="1.0.0",o="grpc",i="json",c=0,d=3,g="",h="",b="",v="",E="",Q=""){const S=new $e(r,n,o,i,c,t,d,g,h,b,v,E,Q,e);return S.decorate.bind(S)}var ol=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};const sl=/((\/\/.*$)|(\/\*[\s\S]*?\*\/))/mg,cl=/([^\s,]+)/g;a.MethodProxy=class{},a.MethodProxy=ol([$("mesh")],a.MethodProxy);class ps{index;name;kind;constructor(e,t,n){this.index=e,this.name=t,this.kind=n}}class fs{kind;name;method;constructor(e,t,n){this.kind=e,this.name=t,this.method=n}getAnnotation(e){return _e.metadata(e,this.kind,this.method)}getName(){return _e.metadata($e,this.kind,this.method)?.attributes?.get("name")||this.name}getParameters(){const e=this.method.toString().replace(sl,""),t=e.slice(e.indexOf("(")+1,e.indexOf(")")).match(cl)||[],n=[];for(let o=0;o<t.length;o++){const i=_e.metadata(er,this.kind,`${this.getName()}:${o}`);n.push(new ps(o,i?.name||t[o],i?.clas||Object))}return n}getType(){return this.kind}getReturnType(){return new Qn(_e.metadata($e,this.kind,this.method)?.retype)}getExecutable(){return this.method}getSymbol(){return this.name}invoke(e,t){return this.method(...t)}}class al{inspector;h;proxy;constructor(e,t,n){this.inspector=e,this.h=t,this.proxy=n}apply(e,t,n){return this.h.invoke(this.proxy,this.inspector,n)}}class dl{inspectors=new F;executables=new F;constructor(e,t,n){for(let o of t)this.executables.set(o.getSymbol(),new Proxy(o.getExecutable(),new al(o,n,this))),this.inspectors.set(o.getSymbol(),o)}getMethods(){return this.inspectors.map((e,t)=>t)}get(e,t,n){return this.executables.get(t)}}class Po{static proxies=new F;static inspectors=new F;static newProxyInstance(e,t){return this.proxies.get(e)||this.proxies.set(e,new F),this.proxies.get(e)?.get(t)||this.proxies.get(e)?.set(t,new Proxy(e,new dl(e,this.getMethods(e),t))),this.proxies.get(e)?.get(t)}static getMethods(e){return this.inspectors.computeIfy(e,t=>_e.inspect(t).map((n,o)=>new fs(t,n,o)))}}class jo{static value=new F;name;kind;prototype;priority;constructor(e,t){this.name=e,this.kind=t,this.prototype=!1,this.priority=1}getIfAbsent(){return this.prototype?this.create():jo.value.computeIfy(this.kind,e=>this.create())}create(){return new this.kind}}let ul=class{name="";providers=[];constructor(e,t){this.name=e,this.providers=t.map(n=>new jo(e,n)).sort((n,o)=>n.priority-o.priority)}getIfAbsent(){if(this.providers.length<1)throw new Error(`No such provider named ${this.name}`);return this.providers[0].getIfAbsent()}};class Le{static loaders=new F;static load(e){return this.loaders.computeIfy(e,t=>new Le(e))}providers=new F;spi;fist="";constructor(e){this.spi=e,this.fist=_e.metadata(on,e,e)?.name||""}defaultName(){return this.fist}getDefault(){return this.get(this.fist)}get(e){const t=this.getInstances().get(e);if(!t)throw new Error(`SPI ${this.spi.name} named ${e} not exist.`);return t.getIfAbsent()}want(e){const t=this.getInstances().get(e);return t?t.getIfAbsent():null}list(){return this.getInstances().map((e,t)=>t.getIfAbsent())}getInstances(){return this.providers.computeIfy("$",e=>_e.providers(on,this.spi).groupBy(t=>{const n=_e.metadata(on,t,t);return n&&n.name||""}).groupKV(t=>t,(t,n)=>new ul(t,n)))}}class pi{name;version;proto;codec;flags;timeout;traits;constructor(e,t,n,o,i,c){this.name=e,this.version=t,this.proto=n,this.codec=o,this.flags=i,this.timeout=c}decorate(e){this.traits=Object.getPrototypeOf(e.prototype).constructor,_e.annotate(pi,e,e,this),_e.register(pi,this.name,e,this)}}function pl(r="",e="",t="grpc",n="json",o=0,i=1e4){const c=new pi(r,e,t,n,o,i);return c.decorate.bind(c)}function ys(r){return"getCode"in r&&"getMessage"in r}class G extends Error{constructor(e,t){super(t),this.code=e,this.message=t}code;message;getCode(){return this.code}getMessage(){return this.message}}class u{static SUCCESS=new G("E0000000000","请求成功");static NOT_FOUND=new G("E0000000404","请求资源不存在");static SYSTEM_ERROR=new G("E0000000500","系统异常");static SERVICE_UNAVAILABLE=new G("E0000000503","循环请求服务不可达");static VALIDATE=new G("E0000000400","请求非法");static UNAUTHORIZED=new G("E0000000403","请求资源未被授权");static UNKNOWN=new G("E0000000520","未知异常");static COMPATIBLE=new G("E0000000600","系统不兼容");static TIMEOUT=new G("E0000000601","请求超时");static NO_PROVIDER=new G("E0000000602","无服务实例");static CRYPT_ERROR=new G("E0000000603","数字证书校验异常");static TOKEN_EXPIRE=new G("E0000000604","节点授权码已过期");static NET_EXPIRE=new G("E0000000605","节点组网时间已过期");static NET_DISABLE=new G("E0000000606","对方节点已禁用网络");static NET_UNAVAILABLE=new G("E0000000607","网络不通");static LICENSE_FORMAT_ERROR=new G("E0000000608","License非法");static LICENSE_EXPIRED=new G("E0000000609","License已过期");static MAX_REPLICAS_LIMIT=new G("E0000000610","集群副本已达许可上限");static MAX_COOP_LIMIT=new G("E0000000611","合作方链接数已达许可上限");static MAX_TENANT_LIMIT=new G("E0000000612","租户数已达许可上限");static MAX_USER_LIMIT=new G("E0000000613","用户数已达许可上限");static URN_NOT_PERMIT=new G("E0000000614","接口未被许可调用");static SIGNATURE_ERROR=new G("E0000000615","证书签名非法");static CRYPT_CODEC_ERROR=new G("E0000000616","报文编解码异常");static NO_SERVICE=new G("E0000000617","下游版本不匹配服务不存在");static NET_NOT_WEAVE=new G("E0000000618","节点或机构未组网");static ADDRESS_ERROR=new G("E0000000619","地址非法或无法访问");static UNEXPECTED_SYNTAX=new G("E0000000620","规则语法错误");static UNKNOWN_SCRIPT=new G("E0000000621","规则不存在");static DATA_ID_ERROR=new G("E0000000622","数据身份不存在或非法");static START_PENDING=new G("E0000000623","系统启动中");static UNEXPECTED_SQL_SYNTAX=new G("E0000000624","SQL语法错误");static NO_DATABASE=new G("E0000000625","数据库不存在");static NO_TRANSACTION=new G("E0000000626","事务不存在");static SQL_EXECUTE_ERROR=new G("E0000000627","SQL执行异常");static DUPLICATE_KEY=new G("E0000000628","唯一键冲突")}class fi{static inspect(e){return e instanceof G?e:(console.log(e),u.SYSTEM_ERROR)}static errorf(e){return e instanceof G?e:(console.log(e),u.SYSTEM_ERROR)}}var fl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};class $n{static Routine=new $n(1);static Perform=new $n(2);static Defense=new $n(4);static Debug=new $n(8);static LoadTest=new $n(16);static Mock=new $n(32);v;constructor(e){this.v=e}matches(e){return(this.v&e)==this.v}}class tr{name;constructor(e){this.name=e}}class ls extends Array{peek(){if(!(this.length<1))return this.at(this.length-1)}}class Gi{}class xe{static MESH_TRACE_ID=new xe("mesh-trace-id");static MESH_SPAN_ID=new xe("mesh-span-id");static MESH_TIMESTAMP=new xe("mesh-timestamp");static MESH_RUN_MODE=new xe("mesh-mode");static MESH_CONSUMER=new xe("mesh-consumer");static MESH_PROVIDER=new xe("mesh-provider");static MESH_URN=new xe("mesh-urn");static MESH_FROM_INST_ID=new xe("mesh-from-inst-id");static MESH_FROM_NODE_ID=new xe("mesh-from-node-id");static MESH_INCOMING_HOST=new xe("mesh-incoming-host");static MESH_OUTGOING_HOST=new xe("mesh-outgoing-host");static MESH_INCOMING_PROXY=new xe("mesh-incoming-proxy");static MESH_OUTGOING_PROXY=new xe("mesh-outgoing-proxy");static MESH_SUBSET=new xe("mesh-subset");static MESH_SESSION_ID=new xe("mesh-session-id");static MESH_VERSION=new xe("mesh-version");static MESH_TIMEOUT=new xe("mesh-timeout");key;constructor(e){this.key=e}get(e){const t=e.getAttachments()?.get(this.key);if(t)return t;const n=e.getAttachments()?.get(this.key.replace("-","_"));if(n)return n;for(let o of e.getAttachments()?.entries())if(o[1]&&o[0]&&(o[0].toLowerCase()==this.key||o[0].replace("_","-").toLowerCase()==this.key))return o[1];return""}set(e,t){e.getAttachments()?.set(this.key,t)}}a.ContextProvider=class{},a.ContextProvider=fl([$("mesh")],a.ContextProvider);function p(){return Le.load(a.ContextProvider).getDefault().context()}var pe=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},fe=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ms,gs,hs,bs;class j{sid="";index=0;limit=0;factor={};order=""}pe([s(0,"sid",String),fe("design:type",String)],j.prototype,"sid",void 0),pe([s(1,"index",Number),fe("design:type",Number)],j.prototype,"index",void 0),pe([s(2,"limit",Number),fe("design:type",Number)],j.prototype,"limit",void 0),pe([s(3,"factor",[Map,String,Object]),fe("design:type",typeof(ms=typeof Record<"u"&&Record)=="function"?ms:Object)],j.prototype,"factor",void 0),pe([s(4,"order",String),fe("design:type",String)],j.prototype,"order",void 0);class ue{sid="";index=0;limit=0;total=0;next=!1;data=[]}pe([s(0,"sid",String),fe("design:type",String)],ue.prototype,"sid",void 0),pe([s(1,"index",Number),fe("design:type",Number)],ue.prototype,"index",void 0),pe([s(2,"limit",Number),fe("design:type",Number)],ue.prototype,"limit",void 0),pe([s(3,"total",Number),fe("design:type",Number)],ue.prototype,"total",void 0),pe([s(4,"next",Boolean),fe("design:type",Boolean)],ue.prototype,"next",void 0),pe([s(5,"data",[Array,Object]),fe("design:type",Array)],ue.prototype,"data",void 0);class yi{nodeId="";nodeName="";instId="";instName=""}pe([s(0,"node_id",String),fe("design:type",String)],yi.prototype,"nodeId",void 0),pe([s(1,"node_name",String),fe("design:type",String)],yi.prototype,"nodeName",void 0),pe([s(2,"inst_id",String),fe("design:type",String)],yi.prototype,"instId",void 0),pe([s(3,"inst_name",String),fe("design:type",String)],yi.prototype,"instName",void 0);class vr{status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}pe([s(0,"status",Number),fe("design:type",Number)],vr.prototype,"status",void 0),pe([s(1,"create_at",Date),fe("design:type",typeof(gs=typeof Date<"u"&&Date)=="function"?gs:Object)],vr.prototype,"createAt",void 0),pe([s(2,"update_at",Date),fe("design:type",typeof(hs=typeof Date<"u"&&Date)=="function"?hs:Object)],vr.prototype,"updateAt",void 0),pe([s(3,"create_by",String),fe("design:type",String)],vr.prototype,"createBy",void 0),pe([s(4,"update_by",String),fe("design:type",String)],vr.prototype,"updateBy",void 0);class Mt{name="";pos="";text="";buff=new Uint8Array}pe([s(0,"name",String),fe("design:type",String)],Mt.prototype,"name",void 0),pe([s(1,"pos",String),fe("design:type",String)],Mt.prototype,"pos",void 0),pe([s(2,"text",String),fe("design:type",String)],Mt.prototype,"text",void 0),pe([s(3,"buff",Uint8Array),fe("design:type",typeof(bs=typeof Uint8Array<"u"&&Uint8Array)=="function"?bs:Object)],Mt.prototype,"buff",void 0);class Ee{topic="";code="";group="";sets=""}pe([s(0,"topic",String),fe("design:type",String)],Ee.prototype,"topic",void 0),pe([s(1,"code",String),fe("design:type",String)],Ee.prototype,"code",void 0),pe([s(2,"group",String),fe("design:type",String)],Ee.prototype,"group",void 0),pe([s(3,"sets",String),fe("design:type",String)],Ee.prototype,"sets",void 0);var le=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},me=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},_s,Ss,vs,Os,Rs;class li{suite="";project="";name="";version=""}le([s(0,"suite",String),me("design:type",String)],li.prototype,"suite",void 0),le([s(1,"project",String),me("design:type",String)],li.prototype,"project",void 0),le([s(2,"name",String),me("design:type",String)],li.prototype,"name",void 0),le([s(3,"version",String),me("design:type",String)],li.prototype,"version",void 0);class ft{name="";proto="";algo="";parties=[];message=""}le([s(0,"name",String),me("design:type",String)],ft.prototype,"name",void 0),le([s(1,"proto",String),me("design:type",String)],ft.prototype,"proto",void 0),le([s(2,"algo",String),me("design:type",String)],ft.prototype,"algo",void 0),le([s(3,"parties",[Array,String]),me("design:type",Array)],ft.prototype,"parties",void 0),le([s(4,"message",String),me("design:type",String)],ft.prototype,"message",void 0);class Or{suite="";csr=new Uint8Array}le([s(0,"suite",String),me("design:type",String)],Or.prototype,"suite",void 0),le([s(1,"csr",Uint8Array),me("design:type",typeof(_s=typeof Uint8Array<"u"&&Uint8Array)=="function"?_s:Object)],Or.prototype,"csr",void 0);class nr{hello=new ft;suite=new Or;local=""}le([s(0,"hello",ft),me("design:type",ft)],nr.prototype,"hello",void 0),le([s(1,"suite",Or),me("design:type",Or)],nr.prototype,"suite",void 0),le([s(2,"local",String),me("design:type",String)],nr.prototype,"local",void 0);class mi extends nr{keys={}}le([s(0,"keys",[Map,String,Uint8Array]),me("design:type",typeof(Ss=typeof Record<"u"&&Record)=="function"?Ss:Object)],mi.prototype,"keys",void 0);class Ji{keys={}}le([s(0,"keys",[Map,String,Uint8Array]),me("design:type",typeof(vs=typeof Record<"u"&&Record)=="function"?vs:Object)],Ji.prototype,"keys",void 0);class mn{suite="";body=new Uint8Array}le([s(0,"suite",String),me("design:type",String)],mn.prototype,"suite",void 0),le([s(1,"body",Uint8Array),me("design:type",typeof(Os=typeof Uint8Array<"u"&&Uint8Array)=="function"?Os:Object)],mn.prototype,"body",void 0);class gi extends mn{reKey=new Uint8Array}le([s(0,"re_key",Uint8Array),me("design:type",typeof(Rs=typeof Uint8Array<"u"&&Uint8Array)=="function"?Rs:Object)],gi.prototype,"reKey",void 0);class nt{code="";name="";memo="";uri="";level="";nodeId="";instId="";raw=""}le([s(0,"code",String),me("design:type",String)],nt.prototype,"code",void 0),le([s(1,"name",String),me("design:type",String)],nt.prototype,"name",void 0),le([s(2,"memo",String),me("design:type",String)],nt.prototype,"memo",void 0),le([s(3,"uri",String),me("design:type",String)],nt.prototype,"uri",void 0),le([s(4,"level",String),me("design:type",String)],nt.prototype,"level",void 0),le([s(5,"node_id",String),me("design:type",String)],nt.prototype,"nodeId",void 0),le([s(6,"inst_id",String),me("design:type",String)],nt.prototype,"instId",void 0),le([s(7,"raw",String),me("design:type",String)],nt.prototype,"raw",void 0);var k=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},x=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ps,js,ws;class $t{id="";name="";modal="";proto="";url="";memo="";status=0}k([s(0,"id",String),x("design:type",String)],$t.prototype,"id",void 0),k([s(1,"name",String),x("design:type",String)],$t.prototype,"name",void 0),k([s(2,"modal",String),x("design:type",String)],$t.prototype,"modal",void 0),k([s(3,"proto",String),x("design:type",String)],$t.prototype,"proto",void 0),k([s(4,"url",String),x("design:type",String)],$t.prototype,"url",void 0),k([s(5,"memo",String),x("design:type",String)],$t.prototype,"memo",void 0),k([s(6,"status",Number),x("design:type",Number)],$t.prototype,"status",void 0);class Dr extends $t{role="";rw=0;ww=0;failover=!1}k([s(0,"role",String),x("design:type",String)],Dr.prototype,"role",void 0),k([s(1,"rw",Number),x("design:type",Number)],Dr.prototype,"rw",void 0),k([s(2,"ww",Number),x("design:type",Number)],Dr.prototype,"ww",void 0),k([s(3,"failover",Boolean),x("design:type",Boolean)],Dr.prototype,"failover",void 0);class We{id="";name="";modal="";keepalive=0;retries=0;rwmode=0;failover=!1;instances=[];status=0;url="";proto="";gfs=""}k([s(0,"id",String),x("design:type",String)],We.prototype,"id",void 0),k([s(1,"name",String),x("design:type",String)],We.prototype,"name",void 0),k([s(2,"modal",String),x("design:type",String)],We.prototype,"modal",void 0),k([s(3,"keepalive",Number),x("design:type",Number)],We.prototype,"keepalive",void 0),k([s(4,"retries",Number),x("design:type",Number)],We.prototype,"retries",void 0),k([s(5,"rw_mode",Number),x("design:type",Number)],We.prototype,"rwmode",void 0),k([s(6,"failover",Boolean),x("design:type",Boolean)],We.prototype,"failover",void 0),k([s(7,"instances",[Array,Dr]),x("design:type",Array)],We.prototype,"instances",void 0),k([s(8,"status",Number),x("design:type",Number)],We.prototype,"status",void 0),k([s(9,"url",String),x("design:type",String)],We.prototype,"url",void 0),k([s(10,"proto",String),x("design:type",String)],We.prototype,"proto",void 0),k([s(11,"gfs",String),x("design:type",String)],We.prototype,"gfs",void 0);class Rr{id="";expr="";db=""}k([s(0,"id",String),x("design:type",String)],Rr.prototype,"id",void 0),k([s(1,"expr",String),x("design:type",String)],Rr.prototype,"expr",void 0),k([s(2,"db",String),x("design:type",String)],Rr.prototype,"db",void 0);class Ce{id="";name="";kind="";modal="";sid="";did="";sname="";dname="";abc="";dag="";raw="";status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}k([s(0,"id",String),x("design:type",String)],Ce.prototype,"id",void 0),k([s(1,"name",String),x("design:type",String)],Ce.prototype,"name",void 0),k([s(2,"kind",String),x("design:type",String)],Ce.prototype,"kind",void 0),k([s(3,"modal",String),x("design:type",String)],Ce.prototype,"modal",void 0),k([s(4,"sid",String),x("design:type",String)],Ce.prototype,"sid",void 0),k([s(5,"did",String),x("design:type",String)],Ce.prototype,"did",void 0),k([s(6,"s_name",String),x("design:type",String)],Ce.prototype,"sname",void 0),k([s(7,"d_name",String),x("design:type",String)],Ce.prototype,"dname",void 0),k([s(8,"abc",String),x("design:type",String)],Ce.prototype,"abc",void 0),k([s(9,"dag",String),x("design:type",String)],Ce.prototype,"dag",void 0),k([s(10,"raw",String),x("design:type",String)],Ce.prototype,"raw",void 0),k([s(11,"status",Number),x("design:type",Number)],Ce.prototype,"status",void 0),k([s(12,"create_at",Date),x("design:type",typeof(Ps=typeof Date<"u"&&Date)=="function"?Ps:Object)],Ce.prototype,"createAt",void 0),k([s(13,"update_at",Date),x("design:type",typeof(js=typeof Date<"u"&&Date)=="function"?js:Object)],Ce.prototype,"updateAt",void 0),k([s(14,"create_by",String),x("design:type",String)],Ce.prototype,"createBy",void 0),k([s(15,"update_by",String),x("design:type",String)],Ce.prototype,"updateBy",void 0);class Cn{id="";name="";modal="";path="";size=0;lines=0;createAt=void 0}k([s(0,"id",String),x("design:type",String)],Cn.prototype,"id",void 0),k([s(1,"name",String),x("design:type",String)],Cn.prototype,"name",void 0),k([s(2,"modal",String),x("design:type",String)],Cn.prototype,"modal",void 0),k([s(3,"path",String),x("design:type",String)],Cn.prototype,"path",void 0),k([s(4,"size",Number),x("design:type",Number)],Cn.prototype,"size",void 0),k([s(5,"lines",Number),x("design:type",Number)],Cn.prototype,"lines",void 0),k([s(6,"create_at",Date),x("design:type",typeof(ws=typeof Date<"u"&&Date)=="function"?ws:Object)],Cn.prototype,"createAt",void 0);var Ae=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Me=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ns,Ts,Es;class gn{name="";icon="";version="";memo="";raw={}}Ae([s(0,"name",String),Me("design:type",String)],gn.prototype,"name",void 0),Ae([s(1,"icon",String),Me("design:type",String)],gn.prototype,"icon",void 0),Ae([s(2,"version",String),Me("design:type",String)],gn.prototype,"version",void 0),Ae([s(3,"memo",String),Me("design:type",String)],gn.prototype,"memo",void 0),Ae([s(4,"raw",[Map,String,String]),Me("design:type",typeof(Ns=typeof Record<"u"&&Record)=="function"?Ns:Object)],gn.prototype,"raw",void 0);class He{code="";name="";scene="";mode="";plan="";appset="";memo="";srcUri="";dstUri="";raw="";last="";size=0;status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}Ae([s(0,"code",String),Me("design:type",String)],He.prototype,"code",void 0),Ae([s(1,"name",String),Me("design:type",String)],He.prototype,"name",void 0),Ae([s(2,"scene",String),Me("design:type",String)],He.prototype,"scene",void 0),Ae([s(3,"mode",String),Me("design:type",String)],He.prototype,"mode",void 0),Ae([s(4,"plan",String),Me("design:type",String)],He.prototype,"plan",void 0),Ae([s(5,"appset",String),Me("design:type",String)],He.prototype,"appset",void 0),Ae([s(6,"memo",String),Me("design:type",String)],He.prototype,"memo",void 0),Ae([s(7,"src_uri",String),Me("design:type",String)],He.prototype,"srcUri",void 0),Ae([s(8,"dst_uri",String),Me("design:type",String)],He.prototype,"dstUri",void 0),Ae([s(9,"raw",String),Me("design:type",String)],He.prototype,"raw",void 0),Ae([s(10,"last",String),Me("design:type",String)],He.prototype,"last",void 0),Ae([s(11,"size",Number),Me("design:type",Number)],He.prototype,"size",void 0),Ae([s(12,"status",Number),Me("design:type",Number)],He.prototype,"status",void 0),Ae([s(13,"create_at",Date),Me("design:type",typeof(Ts=typeof Date<"u"&&Date)=="function"?Ts:Object)],He.prototype,"createAt",void 0),Ae([s(14,"update_at",Date),Me("design:type",typeof(Es=typeof Date<"u"&&Date)=="function"?Es:Object)],He.prototype,"updateAt",void 0),Ae([s(15,"create_by",String),Me("design:type",String)],He.prototype,"createBy",void 0),Ae([s(16,"update_by",String),Me("design:type",String)],He.prototype,"updateBy",void 0);var hn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},bn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},As,Ms;class rr{metadata={};content="";timestamp=0}hn([s(0,"metadata",[Map,String,String]),bn("design:type",typeof(As=typeof Record<"u"&&Record)=="function"?As:Object)],rr.prototype,"metadata",void 0),hn([s(1,"content",String),bn("design:type",String)],rr.prototype,"content",void 0),hn([s(2,"timestamp",Number),bn("design:type",Number)],rr.prototype,"timestamp",void 0);class ir{queries={};start=0;end=0;limit=0;step="";direction="";routeKey=""}hn([s(0,"queries",[Map,String,String]),bn("design:type",typeof(Ms=typeof Record<"u"&&Record)=="function"?Ms:Object)],ir.prototype,"queries",void 0),hn([s(1,"start",Number),bn("design:type",Number)],ir.prototype,"start",void 0),hn([s(2,"end",Number),bn("design:type",Number)],ir.prototype,"end",void 0),hn([s(3,"limit",Number),bn("design:type",Number)],ir.prototype,"limit",void 0),hn([s(4,"step",String),bn("design:type",String)],ir.prototype,"step",void 0),hn([s(5,"direction",String),bn("design:type",String)],ir.prototype,"direction",void 0),hn([s(6,"route_key",String),bn("design:type",String)],ir.prototype,"routeKey",void 0);var yt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},lt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},$s,Cs,Us;class je{codec="";schema="";buffer=new Uint8Array}yt([s(0,"codec",String),lt("design:type",String)],je.prototype,"codec",void 0),yt([s(1,"schema",String),lt("design:type",String)],je.prototype,"schema",void 0),yt([s(2,"buffer",Uint8Array),lt("design:type",typeof($s=typeof Uint8Array<"u"&&Uint8Array)=="function"?$s:Object)],je.prototype,"buffer",void 0);class mt{version="";entity=new je;timestamp=0;duration=0;key=""}yt([s(0,"version",String),lt("design:type",String)],mt.prototype,"version",void 0),yt([s(1,"entity",je),lt("design:type",je)],mt.prototype,"entity",void 0),yt([s(2,"timestamp",Number),lt("design:type",Number)],mt.prototype,"timestamp",void 0),yt([s(3,"duration",Number),lt("design:type",Number)],mt.prototype,"duration",void 0),yt([s(4,"key",String),lt("design:type",String)],mt.prototype,"key",void 0);class hi{key="";value=new je;updateAt=void 0}yt([s(0,"key",String),lt("design:type",String)],hi.prototype,"key",void 0),yt([s(1,"value",je),lt("design:type",je)],hi.prototype,"value",void 0),yt([s(2,"update_at",Date),lt("design:type",typeof(Cs=typeof Date<"u"&&Date)=="function"?Cs:Object)],hi.prototype,"updateAt",void 0);class Fr{mno="";kind="";mime=new Uint8Array;text=""}yt([s(0,"mno",String),lt("design:type",String)],Fr.prototype,"mno",void 0),yt([s(1,"kind",String),lt("design:type",String)],Fr.prototype,"kind",void 0),yt([s(2,"mime",Uint8Array),lt("design:type",typeof(Us=typeof Uint8Array<"u"&&Uint8Array)=="function"?Us:Object)],Fr.prototype,"mime",void 0),yt([s(3,"text",String),lt("design:type",String)],Fr.prototype,"text",void 0);class yl{}var gt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ht=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)};class Un{zone="";cluster="";cell="";group="";address=""}gt([s(0,"zone",String),ht("design:type",String)],Un.prototype,"zone",void 0),gt([s(1,"cluster",String),ht("design:type",String)],Un.prototype,"cluster",void 0),gt([s(2,"cell",String),ht("design:type",String)],Un.prototype,"cell",void 0),gt([s(3,"group",String),ht("design:type",String)],Un.prototype,"group",void 0),gt([s(4,"address",String),ht("design:type",String)],Un.prototype,"address",void 0);class Ue{mdc="";version="";name="";crt="";key="";rootCrt="";lattice=new Un;nodeID="";instID="";instName=""}gt([s(0,"mdc",String),ht("design:type",String)],Ue.prototype,"mdc",void 0),gt([s(1,"version",String),ht("design:type",String)],Ue.prototype,"version",void 0),gt([s(2,"name",String),ht("design:type",String)],Ue.prototype,"name",void 0),gt([s(3,"crt",String),ht("design:type",String)],Ue.prototype,"crt",void 0),gt([s(4,"key",String),ht("design:type",String)],Ue.prototype,"key",void 0),gt([s(5,"root_crt",String),ht("design:type",String)],Ue.prototype,"rootCrt",void 0),gt([s(6,"lattice",Un),ht("design:type",Un)],Ue.prototype,"lattice",void 0),gt([s(7,"node_id",String),ht("design:type",String)],Ue.prototype,"nodeID",void 0),gt([s(8,"inst_id",String),ht("design:type",String)],Ue.prototype,"instID",void 0),gt([s(9,"inst_name",String),ht("design:type",String)],Ue.prototype,"instName",void 0);var or=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},sr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)};class bt{id=""}or([s(0,"idc",String),sr("design:type",String)],bt.prototype,"id",void 0);class cr extends bt{ip="";port="";host="";name=""}or([s(0,"ip",String),sr("design:type",String)],cr.prototype,"ip",void 0),or([s(1,"port",String),sr("design:type",String)],cr.prototype,"port",void 0),or([s(2,"host",String),sr("design:type",String)],cr.prototype,"host",void 0),or([s(3,"name",String),sr("design:type",String)],cr.prototype,"name",void 0);class Xi{nodeId="";instId="";instName=""}or([s(0,"node_id",String),sr("design:type",String)],Xi.prototype,"nodeId",void 0),or([s(1,"inst_id",String),sr("design:type",String)],Xi.prototype,"instId",void 0),or([s(2,"inst_name",String),sr("design:type",String)],Xi.prototype,"instName",void 0);var rt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},it=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Is,Ds,Fs,ks,xs,Bs;class ot{version="";tid="";sid="";eid="";mid="";timestamp="";source=new bt;target=new bt;binding=new Ee;entity=new je}rt([s(0,"version",String),it("design:type",String)],ot.prototype,"version",void 0),rt([s(1,"tid",String),it("design:type",String)],ot.prototype,"tid",void 0),rt([s(2,"sid",String),it("design:type",String)],ot.prototype,"sid",void 0),rt([s(3,"eid",String),it("design:type",String)],ot.prototype,"eid",void 0),rt([s(4,"mid",String),it("design:type",String)],ot.prototype,"mid",void 0),rt([s(5,"timestamp",String),it("design:type",String)],ot.prototype,"timestamp",void 0),rt([s(6,"source",bt),it("design:type",typeof(Is=typeof bt<"u"&&bt)=="function"?Is:Object)],ot.prototype,"source",void 0),rt([s(7,"target",bt),it("design:type",typeof(Ds=typeof bt<"u"&&bt)=="function"?Ds:Object)],ot.prototype,"target",void 0),rt([s(8,"binding",Ee),it("design:type",typeof(Fs=typeof Ee<"u"&&Ee)=="function"?Fs:Object)],ot.prototype,"binding",void 0),rt([s(9,"entity",je),it("design:type",typeof(ks=typeof je<"u"&&je)=="function"?ks:Object)],ot.prototype,"entity",void 0);class _n{taskId="";binding=new Ee;status=0;createAt=0;invokeAt=0;entity=new je}rt([s(0,"task_id",String),it("design:type",String)],_n.prototype,"taskId",void 0),rt([s(1,"binding",Ee),it("design:type",typeof(xs=typeof Ee<"u"&&Ee)=="function"?xs:Object)],_n.prototype,"binding",void 0),rt([s(2,"status",Number),it("design:type",Number)],_n.prototype,"status",void 0),rt([s(3,"create_at",Number),it("design:type",Number)],_n.prototype,"createAt",void 0),rt([s(4,"invoke_at",Number),it("design:type",Number)],_n.prototype,"invokeAt",void 0),rt([s(5,"entity",je),it("design:type",typeof(Bs=typeof je<"u"&&je)=="function"?Bs:Object)],_n.prototype,"entity",void 0);var Se=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ve=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ls,Hs;class ae{code="";name="";listen="";priority=0;kind="";mode="";proto="";filter="";matcher="";flags="";src="";dst="";host="";path="";method="";query="";header="";cookie="";memo="";raw="";status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}Se([s(0,"code",String),ve("design:type",String)],ae.prototype,"code",void 0),Se([s(1,"name",String),ve("design:type",String)],ae.prototype,"name",void 0),Se([s(2,"listen",String),ve("design:type",String)],ae.prototype,"listen",void 0),Se([s(3,"priority",Number),ve("design:type",Number)],ae.prototype,"priority",void 0),Se([s(4,"kind",String),ve("design:type",String)],ae.prototype,"kind",void 0),Se([s(5,"mode",String),ve("design:type",String)],ae.prototype,"mode",void 0),Se([s(6,"proto",String),ve("design:type",String)],ae.prototype,"proto",void 0),Se([s(7,"filter",String),ve("design:type",String)],ae.prototype,"filter",void 0),Se([s(8,"matcher",String),ve("design:type",String)],ae.prototype,"matcher",void 0),Se([s(9,"flags",String),ve("design:type",String)],ae.prototype,"flags",void 0),Se([s(10,"src",String),ve("design:type",String)],ae.prototype,"src",void 0),Se([s(11,"dst",String),ve("design:type",String)],ae.prototype,"dst",void 0),Se([s(12,"host",String),ve("design:type",String)],ae.prototype,"host",void 0),Se([s(13,"path",String),ve("design:type",String)],ae.prototype,"path",void 0),Se([s(14,"method",String),ve("design:type",String)],ae.prototype,"method",void 0),Se([s(15,"query",String),ve("design:type",String)],ae.prototype,"query",void 0),Se([s(16,"header",String),ve("design:type",String)],ae.prototype,"header",void 0),Se([s(17,"cookie",String),ve("design:type",String)],ae.prototype,"cookie",void 0),Se([s(18,"memo",String),ve("design:type",String)],ae.prototype,"memo",void 0),Se([s(19,"raw",String),ve("design:type",String)],ae.prototype,"raw",void 0),Se([s(20,"status",Number),ve("design:type",Number)],ae.prototype,"status",void 0),Se([s(21,"create_at",Date),ve("design:type",typeof(Ls=typeof Date<"u"&&Date)=="function"?Ls:Object)],ae.prototype,"createAt",void 0),Se([s(22,"update_at",Date),ve("design:type",typeof(Hs=typeof Date<"u"&&Date)=="function"?Hs:Object)],ae.prototype,"updateAt",void 0),Se([s(23,"create_by",String),ve("design:type",String)],ae.prototype,"createBy",void 0),Se([s(24,"update_by",String),ve("design:type",String)],ae.prototype,"updateBy",void 0);var ie=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},oe=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},qs,zs,Vs,Ks,Ws,Gs,Js;class qe{algo="";domain="";subject="";length=0;activeAt=void 0;expireAt=void 0;mail="";isCA=!1;caAlgo="";caCert="";caKey="";ips=[];name="";usage=0}ie([s(0,"algo",String),oe("design:type",String)],qe.prototype,"algo",void 0),ie([s(1,"domain",String),oe("design:type",String)],qe.prototype,"domain",void 0),ie([s(2,"subject",String),oe("design:type",String)],qe.prototype,"subject",void 0),ie([s(3,"length",Number),oe("design:type",Number)],qe.prototype,"length",void 0),ie([s(4,"active_at",Date),oe("design:type",typeof(qs=typeof Date<"u"&&Date)=="function"?qs:Object)],qe.prototype,"activeAt",void 0),ie([s(5,"expire_at",Date),oe("design:type",typeof(zs=typeof Date<"u"&&Date)=="function"?zs:Object)],qe.prototype,"expireAt",void 0),ie([s(6,"mail",String),oe("design:type",String)],qe.prototype,"mail",void 0),ie([s(7,"is_ca",Boolean),oe("design:type",Boolean)],qe.prototype,"isCA",void 0),ie([s(8,"ca_algo",String),oe("design:type",String)],qe.prototype,"caAlgo",void 0),ie([s(9,"ca_cert",String),oe("design:type",String)],qe.prototype,"caCert",void 0),ie([s(10,"ca_key",String),oe("design:type",String)],qe.prototype,"caKey",void 0),ie([s(11,"ips",[Array,String]),oe("design:type",Array)],qe.prototype,"ips",void 0),ie([s(12,"name",String),oe("design:type",String)],qe.prototype,"name",void 0),ie([s(13,"usage",Number),oe("design:type",Number)],qe.prototype,"usage",void 0);class Ct extends qe{crt="";key="";crl="";id=""}ie([s(0,"crt",String),oe("design:type",String)],Ct.prototype,"crt",void 0),ie([s(1,"key",String),oe("design:type",String)],Ct.prototype,"key",void 0),ie([s(2,"crl",String),oe("design:type",String)],Ct.prototype,"crl",void 0),ie([s(3,"id",String),oe("design:type",String)],Ct.prototype,"id",void 0);class kr{id="";reason=0}ie([s(0,"id",String),oe("design:type",String)],kr.prototype,"id",void 0),ie([s(1,"reason",Number),oe("design:type",Number)],kr.prototype,"reason",void 0);class Pr{id="";algo="";expireAt=void 0}ie([s(0,"id",String),oe("design:type",String)],Pr.prototype,"id",void 0),ie([s(1,"algo",String),oe("design:type",String)],Pr.prototype,"algo",void 0),ie([s(2,"expire_at",Date),oe("design:type",typeof(Vs=typeof Date<"u"&&Date)=="function"?Vs:Object)],Pr.prototype,"expireAt",void 0);class wo{crts={};roots={}}ie([s(0,"crts",[Map,String,Ct]),oe("design:type",typeof(Ks=typeof Record<"u"&&Record)=="function"?Ks:Object)],wo.prototype,"crts",void 0),ie([s(1,"roots",[Map,String,Ct]),oe("design:type",typeof(Ws=typeof Record<"u"&&Record)=="function"?Ws:Object)],wo.prototype,"roots",void 0);class Sn{id="";algo="";length=0;name="";memo=""}ie([s(0,"id",String),oe("design:type",String)],Sn.prototype,"id",void 0),ie([s(1,"algo",String),oe("design:type",String)],Sn.prototype,"algo",void 0),ie([s(2,"length",Number),oe("design:type",Number)],Sn.prototype,"length",void 0),ie([s(3,"name",String),oe("design:type",String)],Sn.prototype,"name",void 0),ie([s(4,"memo",String),oe("design:type",String)],Sn.prototype,"memo",void 0);class ar extends Sn{status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}ie([s(0,"status",Number),oe("design:type",Number)],ar.prototype,"status",void 0),ie([s(1,"create_at",Date),oe("design:type",typeof(Gs=typeof Date<"u"&&Date)=="function"?Gs:Object)],ar.prototype,"createAt",void 0),ie([s(2,"update_at",Date),oe("design:type",typeof(Js=typeof Date<"u"&&Date)=="function"?Js:Object)],ar.prototype,"updateAt",void 0),ie([s(3,"create_by",String),oe("design:type",String)],ar.prototype,"createBy",void 0),ie([s(4,"update_by",String),oe("design:type",String)],ar.prototype,"updateBy",void 0);var he=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},be=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Xs,Ys;class ye{version="";level=0;name="";createBy="";createAt=0;activeAt=0;factor="";signature="";muid="";server="";crt="";group=[];replicas=0;maxCooperators=0;maxTenants=0;maxUsers=0;maxMills=0;whiteURN=[];blackURN=[];superURN=[]}he([s(0,"version",String),be("design:type",String)],ye.prototype,"version",void 0),he([s(1,"level",Number),be("design:type",Number)],ye.prototype,"level",void 0),he([s(2,"name",String),be("design:type",String)],ye.prototype,"name",void 0),he([s(3,"create_by",String),be("design:type",String)],ye.prototype,"createBy",void 0),he([s(4,"create_at",Number),be("design:type",Number)],ye.prototype,"createAt",void 0),he([s(5,"active_at",Number),be("design:type",Number)],ye.prototype,"activeAt",void 0),he([s(6,"factor",String),be("design:type",String)],ye.prototype,"factor",void 0),he([s(7,"signature",String),be("design:type",String)],ye.prototype,"signature",void 0),he([s(8,"muid",String),be("design:type",String)],ye.prototype,"muid",void 0),he([s(9,"server",String),be("design:type",String)],ye.prototype,"server",void 0),he([s(10,"crt",String),be("design:type",String)],ye.prototype,"crt",void 0),he([s(11,"group",[Array,String]),be("design:type",Array)],ye.prototype,"group",void 0),he([s(12,"replicas",Number),be("design:type",Number)],ye.prototype,"replicas",void 0),he([s(13,"max_cooperators",Number),be("design:type",Number)],ye.prototype,"maxCooperators",void 0),he([s(14,"max_tenants",Number),be("design:type",Number)],ye.prototype,"maxTenants",void 0),he([s(15,"max_users",Number),be("design:type",Number)],ye.prototype,"maxUsers",void 0),he([s(16,"max_mills",Number),be("design:type",Number)],ye.prototype,"maxMills",void 0),he([s(17,"white_urns",[Array,String]),be("design:type",Array)],ye.prototype,"whiteURN",void 0),he([s(18,"black_urns",[Array,String]),be("design:type",Array)],ye.prototype,"blackURN",void 0),he([s(19,"super_urns",[Array,String]),be("design:type",Array)],ye.prototype,"superURN",void 0);class xr{cipher="";explain=new ye;createAt=void 0}he([s(0,"cipher",String),be("design:type",String)],xr.prototype,"cipher",void 0),he([s(1,"explain",ye),be("design:type",ye)],xr.prototype,"explain",void 0),he([s(2,"create_at",Date),be("design:type",typeof(Xs=typeof Date<"u"&&Date)=="function"?Xs:Object)],xr.prototype,"createAt",void 0);class Br{cipher="";explain=new Ue;nodeKey=""}he([s(0,"cipher",String),be("design:type",String)],Br.prototype,"cipher",void 0),he([s(1,"explain",Ue),be("design:type",typeof(Ys=typeof Ue<"u"&&Ue)=="function"?Ys:Object)],Br.prototype,"explain",void 0),he([s(2,"node_key",String),be("design:type",String)],Br.prototype,"nodeKey",void 0);var ee=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},te=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Qs,Zs,ec;class Lr{mno="";kind="";mime=new Uint8Array;text=""}ee([s(0,"mno",String),te("design:type",String)],Lr.prototype,"mno",void 0),ee([s(1,"kind",String),te("design:type",String)],Lr.prototype,"kind",void 0),ee([s(2,"mime",Uint8Array),te("design:type",typeof(Qs=typeof Uint8Array<"u"&&Uint8Array)=="function"?Qs:Object)],Lr.prototype,"mime",void 0),ee([s(3,"text",String),te("design:type",String)],Lr.prototype,"text",void 0);class dr{clientId="";scope="";state="";flags=0}ee([s(0,"client_id",String),te("design:type",String)],dr.prototype,"clientId",void 0),ee([s(1,"scope",String),te("design:type",String)],dr.prototype,"scope",void 0),ee([s(2,"state",String),te("design:type",String)],dr.prototype,"state",void 0),ee([s(3,"flags",Number),te("design:type",Number)],dr.prototype,"flags",void 0);class Gt{clientId="";authType="";accessKey="";secretKey="";captcha=""}ee([s(0,"client_id",String),te("design:type",String)],Gt.prototype,"clientId",void 0),ee([s(1,"auth_type",String),te("design:type",String)],Gt.prototype,"authType",void 0),ee([s(2,"access_key",String),te("design:type",String)],Gt.prototype,"accessKey",void 0),ee([s(3,"secret_key",String),te("design:type",String)],Gt.prototype,"secretKey",void 0),ee([s(4,"captcha",String),te("design:type",String)],Gt.prototype,"captcha",void 0);class In{token="";kind="";expiresAt=void 0;scope="";refreshToken=""}ee([s(0,"token",String),te("design:type",String)],In.prototype,"token",void 0),ee([s(1,"type",String),te("design:type",String)],In.prototype,"kind",void 0),ee([s(2,"expires_at",Date),te("design:type",typeof(Zs=typeof Date<"u"&&Date)=="function"?Zs:Object)],In.prototype,"expiresAt",void 0),ee([s(3,"scope",String),te("design:type",String)],In.prototype,"scope",void 0),ee([s(4,"refresh_token",String),te("design:type",String)],In.prototype,"refreshToken",void 0);class No{code=""}ee([s(0,"code",String),te("design:type",String)],No.prototype,"code",void 0);class Yi{code="";redirectURI=""}ee([s(0,"code",String),te("design:type",String)],Yi.prototype,"code",void 0),ee([s(1,"redirect_uri",String),te("design:type",String)],Yi.prototype,"redirectURI",void 0);class Qi{clientId="";userId="";expiresAt=0}ee([s(0,"client_id",String),te("design:type",String)],Qi.prototype,"clientId",void 0),ee([s(1,"user_id",String),te("design:type",String)],Qi.prototype,"userId",void 0),ee([s(2,"expires_at",Number),te("design:type",Number)],Qi.prototype,"expiresAt",void 0);class _t{token="";userid="";username="";nickname="";avatar="";mobile="";mail="";deptId="";mdc="";instIds=[];attrs=[];raw={}}ee([s(0,"token",String),te("design:type",String)],_t.prototype,"token",void 0),ee([s(1,"userid",String),te("design:type",String)],_t.prototype,"userid",void 0),ee([s(2,"username",String),te("design:type",String)],_t.prototype,"username",void 0),ee([s(3,"nickname",String),te("design:type",String)],_t.prototype,"nickname",void 0),ee([s(4,"avatar",String),te("design:type",String)],_t.prototype,"avatar",void 0),ee([s(5,"mobile",String),te("design:type",String)],_t.prototype,"mobile",void 0),ee([s(6,"mail",String),te("design:type",String)],_t.prototype,"mail",void 0),ee([s(7,"dept_id",String),te("design:type",String)],_t.prototype,"deptId",void 0),ee([s(8,"mdc",String),te("design:type",String)],_t.prototype,"mdc",void 0),ee([s(9,"inst_ids",[Array,String]),te("design:type",Array)],_t.prototype,"instIds",void 0),ee([s(10,"attrs",[Array,String]),te("design:type",Array)],_t.prototype,"attrs",void 0),ee([s(11,"raw",[Map,String,String]),te("design:type",typeof(ec=typeof Record<"u"&&Record)=="function"?ec:Object)],_t.prototype,"raw",void 0);var Hr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},qr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},tc,nc;class To{arguments=[];attachments={}}Hr([s(0,"arguments",[Array,Object]),qr("design:type",Array)],To.prototype,"arguments",void 0),Hr([s(1,"attachments",[Map,String,String]),qr("design:type",typeof(tc=typeof Record<"u"&&Record)=="function"?tc:Object)],To.prototype,"attachments",void 0);class bi{code="";message="";cause=new Mt;content=void 0}Hr([s(0,"code",String),qr("design:type",String)],bi.prototype,"code",void 0),Hr([s(1,"message",String),qr("design:type",String)],bi.prototype,"message",void 0),Hr([s(2,"cause",Mt),qr("design:type",typeof(nc=typeof Mt<"u"&&Mt)=="function"?nc:Object)],bi.prototype,"cause",void 0),Hr([s(3,"content",Object),qr("design:type",Object)],bi.prototype,"content",void 0);var q=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},z=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},rc,ic,oc;class Jt{version="";proto="";codec="";mdc="";zone="";cluster="";cell="";group="";address=""}q([s(0,"version",String),z("design:type",String)],Jt.prototype,"version",void 0),q([s(1,"proto",String),z("design:type",String)],Jt.prototype,"proto",void 0),q([s(2,"codec",String),z("design:type",String)],Jt.prototype,"codec",void 0),q([s(3,"mdc",String),z("design:type",String)],Jt.prototype,"mdc",void 0),q([s(4,"zone",String),z("design:type",String)],Jt.prototype,"zone",void 0),q([s(5,"cluster",String),z("design:type",String)],Jt.prototype,"cluster",void 0),q([s(6,"cell",String),z("design:type",String)],Jt.prototype,"cell",void 0),q([s(7,"group",String),z("design:type",String)],Jt.prototype,"group",void 0),q([s(8,"address",String),z("design:type",String)],Jt.prototype,"address",void 0);class vn extends Jt{urn="";namespace="";name="";flags=0;timeout=0;retries=0}q([s(0,"urn",String),z("design:type",String)],vn.prototype,"urn",void 0),q([s(1,"namespace",String),z("design:type",String)],vn.prototype,"namespace",void 0),q([s(2,"name",String),z("design:type",String)],vn.prototype,"name",void 0),q([s(3,"flags",Number),z("design:type",Number)],vn.prototype,"flags",void 0),q([s(4,"timeout",Number),z("design:type",Number)],vn.prototype,"timeout",void 0),q([s(5,"retries",Number),z("design:type",Number)],vn.prototype,"retries",void 0);class Ut extends Jt{urn="";namespace="";name="";flags=0;timeout=0;retries=0;sets="";kind="";lang="";attrs={}}q([s(0,"urn",String),z("design:type",String)],Ut.prototype,"urn",void 0),q([s(1,"namespace",String),z("design:type",String)],Ut.prototype,"namespace",void 0),q([s(2,"name",String),z("design:type",String)],Ut.prototype,"name",void 0),q([s(3,"flags",Number),z("design:type",Number)],Ut.prototype,"flags",void 0),q([s(4,"timeout",Number),z("design:type",Number)],Ut.prototype,"timeout",void 0),q([s(5,"retries",Number),z("design:type",Number)],Ut.prototype,"retries",void 0),q([s(6,"sets",String),z("design:type",String)],Ut.prototype,"sets",void 0),q([s(7,"kind",String),z("design:type",String)],Ut.prototype,"kind",void 0),q([s(8,"lang",String),z("design:type",String)],Ut.prototype,"lang",void 0),q([s(9,"attrs",[Map,String,String]),z("design:type",typeof(rc=typeof Record<"u"&&Record)=="function"?rc:Object)],Ut.prototype,"attrs",void 0);class Eo{references=[];services=[]}q([s(0,"references",[Array,vn]),z("design:type",Array)],Eo.prototype,"references",void 0),q([s(1,"services",[Array,Ut]),z("design:type",Array)],Eo.prototype,"services",void 0);class st{instanceId="";name="";kind="";address="";content=void 0;timestamp=0;attachments={}}q([s(0,"instance_id",String),z("design:type",String)],st.prototype,"instanceId",void 0),q([s(1,"name",String),z("design:type",String)],st.prototype,"name",void 0),q([s(2,"kind",String),z("design:type",String)],st.prototype,"kind",void 0),q([s(3,"address",String),z("design:type",String)],st.prototype,"address",void 0),q([s(4,"content",Object),z("design:type",Object)],st.prototype,"content",void 0),q([s(5,"timestamp",Number),z("design:type",Number)],st.prototype,"timestamp",void 0),q([s(6,"attachments",[Map,String,String]),z("design:type",typeof(ic=typeof Record<"u"&&Record)=="function"?ic:Object)],st.prototype,"attachments",void 0);class Xt{name="";icon="";memo="";author="";flags=0;lang="";instanceIds=[];kinds=[];addrs=[];attachments={}}q([s(0,"name",String),z("design:type",String)],Xt.prototype,"name",void 0),q([s(1,"icon",String),z("design:type",String)],Xt.prototype,"icon",void 0),q([s(2,"memo",String),z("design:type",String)],Xt.prototype,"memo",void 0),q([s(3,"author",String),z("design:type",String)],Xt.prototype,"author",void 0),q([s(4,"flags",Number),z("design:type",Number)],Xt.prototype,"flags",void 0),q([s(5,"lang",String),z("design:type",String)],Xt.prototype,"lang",void 0),q([s(6,"instance_ids",[Array,String]),z("design:type",Array)],Xt.prototype,"instanceIds",void 0),q([s(7,"kinds",[Array,String]),z("design:type",Array)],Xt.prototype,"kinds",void 0),q([s(8,"addrs",[Array,String]),z("design:type",Array)],Xt.prototype,"addrs",void 0),q([s(9,"attachments",[Map,String,String]),z("design:type",typeof(oc=typeof Record<"u"&&Record)=="function"?oc:Object)],Xt.prototype,"attachments",void 0);var C=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},U=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},sc,cc,ac;class se{sid="";did="";name="";kind="";pattern="";address="";memo="";rank=0;tags="";expireAt=void 0;upstream=0;downstream=0;requests=0;hostRoot="";hostCrt="";hostKey="";guestRoot="";sap="";skip=!1;raw="";status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}C([s(0,"sid",String),U("design:type",String)],se.prototype,"sid",void 0),C([s(1,"did",String),U("design:type",String)],se.prototype,"did",void 0),C([s(2,"name",String),U("design:type",String)],se.prototype,"name",void 0),C([s(3,"kind",String),U("design:type",String)],se.prototype,"kind",void 0),C([s(4,"pattern",String),U("design:type",String)],se.prototype,"pattern",void 0),C([s(5,"address",String),U("design:type",String)],se.prototype,"address",void 0),C([s(6,"memo",String),U("design:type",String)],se.prototype,"memo",void 0),C([s(7,"rank",Number),U("design:type",Number)],se.prototype,"rank",void 0),C([s(8,"tags",String),U("design:type",String)],se.prototype,"tags",void 0),C([s(9,"expire_at",Date),U("design:type",typeof(sc=typeof Date<"u"&&Date)=="function"?sc:Object)],se.prototype,"expireAt",void 0),C([s(10,"upstream",Number),U("design:type",Number)],se.prototype,"upstream",void 0),C([s(11,"downstream",Number),U("design:type",Number)],se.prototype,"downstream",void 0),C([s(12,"requests",Number),U("design:type",Number)],se.prototype,"requests",void 0),C([s(13,"host_root",String),U("design:type",String)],se.prototype,"hostRoot",void 0),C([s(14,"host_crt",String),U("design:type",String)],se.prototype,"hostCrt",void 0),C([s(15,"host_key",String),U("design:type",String)],se.prototype,"hostKey",void 0),C([s(16,"guest_root",String),U("design:type",String)],se.prototype,"guestRoot",void 0),C([s(17,"sap",String),U("design:type",String)],se.prototype,"sap",void 0),C([s(18,"skip",Boolean),U("design:type",Boolean)],se.prototype,"skip",void 0),C([s(19,"raw",String),U("design:type",String)],se.prototype,"raw",void 0),C([s(20,"status",Number),U("design:type",Number)],se.prototype,"status",void 0),C([s(21,"create_at",Date),U("design:type",typeof(cc=typeof Date<"u"&&Date)=="function"?cc:Object)],se.prototype,"createAt",void 0),C([s(22,"update_at",Date),U("design:type",typeof(ac=typeof Date<"u"&&Date)=="function"?ac:Object)],se.prototype,"updateAt",void 0),C([s(23,"create_by",String),U("design:type",String)],se.prototype,"createBy",void 0),C([s(24,"update_by",String),U("design:type",String)],se.prototype,"updateBy",void 0);class qt{sap="";crt="";key="";cas=[];sni="";skip=!1}C([s(0,"sap",String),U("design:type",String)],qt.prototype,"sap",void 0),C([s(1,"crt",String),U("design:type",String)],qt.prototype,"crt",void 0),C([s(2,"key",String),U("design:type",String)],qt.prototype,"key",void 0),C([s(3,"cas",[Array,String]),U("design:type",Array)],qt.prototype,"cas",void 0),C([s(4,"sni",String),U("design:type",String)],qt.prototype,"sni",void 0),C([s(5,"skip",Boolean),U("design:type",Boolean)],qt.prototype,"skip",void 0);class Dn{name="";matcher="";priority=0;services=[];filters=[];proxy="";option=new qt}C([s(0,"name",String),U("design:type",String)],Dn.prototype,"name",void 0),C([s(1,"matcher",String),U("design:type",String)],Dn.prototype,"matcher",void 0),C([s(2,"priority",Number),U("design:type",Number)],Dn.prototype,"priority",void 0),C([s(3,"services",[Array,String]),U("design:type",Array)],Dn.prototype,"services",void 0),C([s(4,"filters",[Array,String]),U("design:type",Array)],Dn.prototype,"filters",void 0),C([s(5,"proxy",String),U("design:type",String)],Dn.prototype,"proxy",void 0),C([s(6,"option",qt),U("design:type",qt)],Dn.prototype,"option",void 0);class zr{name="";kind="";listen="";routes=[];option=new qt}C([s(0,"name",String),U("design:type",String)],zr.prototype,"name",void 0),C([s(1,"kind",String),U("design:type",String)],zr.prototype,"kind",void 0),C([s(2,"listen",String),U("design:type",String)],zr.prototype,"listen",void 0),C([s(3,"routes",[Array,Dn]),U("design:type",Array)],zr.prototype,"routes",void 0),C([s(4,"option",qt),U("design:type",qt)],zr.prototype,"option",void 0);class Zi{expr="";value=""}C([s(0,"expr",String),U("design:type",String)],Zi.prototype,"expr",void 0),C([s(1,"value",String),U("design:type",String)],Zi.prototype,"value",void 0);class ur{name="";kind="";layer="";priority=0;status=0;memo="";matchers=[]}C([s(0,"name",String),U("design:type",String)],ur.prototype,"name",void 0),C([s(1,"kind",String),U("design:type",String)],ur.prototype,"kind",void 0),C([s(2,"layer",String),U("design:type",String)],ur.prototype,"layer",void 0),C([s(3,"priority",Number),U("design:type",Number)],ur.prototype,"priority",void 0),C([s(4,"status",Number),U("design:type",Number)],ur.prototype,"status",void 0),C([s(5,"memo",String),U("design:type",String)],ur.prototype,"memo",void 0),C([s(6,"matchers",[Array,Zi]),U("design:type",Array)],ur.prototype,"matchers",void 0);var On=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Rn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},dc;class pr{xid="";timeout=0;schema="";flags=0}On([s(0,"xid",String),Rn("design:type",String)],pr.prototype,"xid",void 0),On([s(1,"timeout",Number),Rn("design:type",Number)],pr.prototype,"timeout",void 0),On([s(2,"schema",String),Rn("design:type",String)],pr.prototype,"schema",void 0),On([s(3,"flags",Number),Rn("design:type",Number)],pr.prototype,"flags",void 0);class Pn{xid="";schema="";grammar="";expr="";args={};flags=0}On([s(0,"xid",String),Rn("design:type",String)],Pn.prototype,"xid",void 0),On([s(1,"schema",String),Rn("design:type",String)],Pn.prototype,"schema",void 0),On([s(2,"grammar",String),Rn("design:type",String)],Pn.prototype,"grammar",void 0),On([s(3,"expr",String),Rn("design:type",String)],Pn.prototype,"expr",void 0),On([s(4,"args",[Map,String,Object]),Rn("design:type",typeof(dc=typeof Record<"u"&&Record)=="function"?dc:Object)],Pn.prototype,"args",void 0),On([s(5,"flags",Number),Rn("design:type",Number)],Pn.prototype,"flags",void 0);var B=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},L=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},uc,pc,fc,yc,lc,mc;class Fn{name="";macros={};comments=[];kind="";value="";flags=0;usage=""}B([s(0,"0",String),L("design:type",String)],Fn.prototype,"name",void 0),B([s(1,"1",[Map,String,[Map,String,String]]),L("design:type",typeof(uc=typeof Record<"u"&&Record)=="function"?uc:Object)],Fn.prototype,"macros",void 0),B([s(2,"2",[Array,String]),L("design:type",Array)],Fn.prototype,"comments",void 0),B([s(3,"3",String),L("design:type",String)],Fn.prototype,"kind",void 0),B([s(4,"4",String),L("design:type",String)],Fn.prototype,"value",void 0),B([s(5,"5",Number),L("design:type",Number)],Fn.prototype,"flags",void 0),B([s(6,"6",String),L("design:type",String)],Fn.prototype,"usage",void 0);class fr{name="";comments=[];kind="";value="";flags=0;usage=""}B([s(0,"0",String),L("design:type",String)],fr.prototype,"name",void 0),B([s(1,"1",[Array,String]),L("design:type",Array)],fr.prototype,"comments",void 0),B([s(2,"2",String),L("design:type",String)],fr.prototype,"kind",void 0),B([s(3,"3",String),L("design:type",String)],fr.prototype,"value",void 0),B([s(4,"4",Number),L("design:type",Number)],fr.prototype,"flags",void 0),B([s(5,"5",String),L("design:type",String)],fr.prototype,"usage",void 0);class _i{name="";comments=[];kind=""}B([s(0,"0",String),L("design:type",String)],_i.prototype,"name",void 0),B([s(1,"1",[Array,String]),L("design:type",Array)],_i.prototype,"comments",void 0),B([s(2,"2",String),L("design:type",String)],_i.prototype,"kind",void 0);class sn{name="";macros={};comments=[];modifier=0;kind="";value="";flags=0;usage=""}B([s(0,"0",String),L("design:type",String)],sn.prototype,"name",void 0),B([s(1,"1",[Map,String,[Map,String,String]]),L("design:type",typeof(pc=typeof Record<"u"&&Record)=="function"?pc:Object)],sn.prototype,"macros",void 0),B([s(2,"2",[Array,String]),L("design:type",Array)],sn.prototype,"comments",void 0),B([s(3,"3",Number),L("design:type",Number)],sn.prototype,"modifier",void 0),B([s(4,"4",String),L("design:type",String)],sn.prototype,"kind",void 0),B([s(5,"5",String),L("design:type",String)],sn.prototype,"value",void 0),B([s(6,"7",Number),L("design:type",Number)],sn.prototype,"flags",void 0),B([s(7,"8",String),L("design:type",String)],sn.prototype,"usage",void 0);class jn{name="";macros={};comments=[];modifier=0;parameters=[];returns=[];causes=[]}B([s(0,"0",String),L("design:type",String)],jn.prototype,"name",void 0),B([s(1,"1",[Map,String,[Map,String,String]]),L("design:type",typeof(fc=typeof Record<"u"&&Record)=="function"?fc:Object)],jn.prototype,"macros",void 0),B([s(2,"2",[Array,String]),L("design:type",Array)],jn.prototype,"comments",void 0),B([s(3,"3",Number),L("design:type",Number)],jn.prototype,"modifier",void 0),B([s(4,"4",[Array,Fn]),L("design:type",Array)],jn.prototype,"parameters",void 0),B([s(5,"5",[Array,fr]),L("design:type",Array)],jn.prototype,"returns",void 0),B([s(6,"6",[Array,_i]),L("design:type",Array)],jn.prototype,"causes",void 0);class cn{name="";macros={};comments=[];modifier=0;variables=[];methods=[];supers=[];traits=[];signature=""}B([s(0,"0",String),L("design:type",String)],cn.prototype,"name",void 0),B([s(1,"1",[Map,String,[Map,String,String]]),L("design:type",typeof(yc=typeof Record<"u"&&Record)=="function"?yc:Object)],cn.prototype,"macros",void 0),B([s(2,"2",[Array,String]),L("design:type",Array)],cn.prototype,"comments",void 0),B([s(3,"3",Number),L("design:type",Number)],cn.prototype,"modifier",void 0),B([s(4,"4",[Array,sn]),L("design:type",Array)],cn.prototype,"variables",void 0),B([s(5,"5",[Array,jn]),L("design:type",Array)],cn.prototype,"methods",void 0),B([s(6,"6",[Array,String]),L("design:type",Array)],cn.prototype,"supers",void 0),B([s(7,"7",[Array,String]),L("design:type",Array)],cn.prototype,"traits",void 0),B([s(8,"8",String),L("design:type",String)],cn.prototype,"signature",void 0);class kn{name="";pkg="";path="";imports={};kinds=[];variables=[];methods=[];set={}}B([s(0,"0",String),L("design:type",String)],kn.prototype,"name",void 0),B([s(1,"1",String),L("design:type",String)],kn.prototype,"pkg",void 0),B([s(2,"2",String),L("design:type",String)],kn.prototype,"path",void 0),B([s(3,"3",[Map,String,String]),L("design:type",typeof(lc=typeof Record<"u"&&Record)=="function"?lc:Object)],kn.prototype,"imports",void 0),B([s(4,"4",[Array,cn]),L("design:type",Array)],kn.prototype,"kinds",void 0),B([s(5,"5",[Array,sn]),L("design:type",Array)],kn.prototype,"variables",void 0),B([s(6,"6",[Array,jn]),L("design:type",Array)],kn.prototype,"methods",void 0),B([s(7,"7",[Map,String,String]),L("design:type",typeof(mc=typeof Record<"u"&&Record)=="function"?mc:Object)],kn.prototype,"set",void 0);var It=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Dt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},gc,hc,bc;class Te extends vr{code="";name="";kind="";lang="";flags=0;author="";version="";runtime="";memo="";icon="";doc="";dev=new Uint8Array;run=new Uint8Array;raw={}}It([s(0,"code",String),Dt("design:type",String)],Te.prototype,"code",void 0),It([s(1,"name",String),Dt("design:type",String)],Te.prototype,"name",void 0),It([s(2,"kind",String),Dt("design:type",String)],Te.prototype,"kind",void 0),It([s(3,"lang",String),Dt("design:type",String)],Te.prototype,"lang",void 0),It([s(4,"flags",Number),Dt("design:type",Number)],Te.prototype,"flags",void 0),It([s(5,"author",String),Dt("design:type",String)],Te.prototype,"author",void 0),It([s(6,"version",String),Dt("design:type",String)],Te.prototype,"version",void 0),It([s(7,"runtime",String),Dt("design:type",String)],Te.prototype,"runtime",void 0),It([s(8,"memo",String),Dt("design:type",String)],Te.prototype,"memo",void 0),It([s(9,"icon",String),Dt("design:type",String)],Te.prototype,"icon",void 0),It([s(10,"doc",String),Dt("design:type",String)],Te.prototype,"doc",void 0),It([s(11,"dev",Uint8Array),Dt("design:type",typeof(gc=typeof Uint8Array<"u"&&Uint8Array)=="function"?gc:Object)],Te.prototype,"dev",void 0),It([s(12,"run",Uint8Array),Dt("design:type",typeof(hc=typeof Uint8Array<"u"&&Uint8Array)=="function"?hc:Object)],Te.prototype,"run",void 0),It([s(13,"raw",[Map,String,String]),Dt("design:type",typeof(bc=typeof Record<"u"&&Record)=="function"?bc:Object)],Te.prototype,"raw",void 0);class _c{code;text;color;constructor(e,t,n){this.code=e,this.text=t,this.color=n}}class jr{values;constructor(e){this.values=e}from(e){for(let t of this.values){if(typeof t.code!="number"||typeof e!="number"){if(t.code==e)return t;continue}if(t.code===(t.code&e))return t}return this.values[0]}asMap(){const e=new Map([["",new _c(0,"全部","")]]);for(const t of this.values)t.code!=0&&e.set(t.text,t);return e}static Route=new jr([{code:1,text:"已连通",color:"green"},{code:2,text:"已禁用",color:"orange"},{code:4,text:"已删除",color:"red"},{code:8,text:"虚拟化",color:"cyan"}]);static Datasource=new jr([{code:1,text:"初始化",color:"blue"},{code:2,text:"已禁用",color:"red"},{code:4,text:"已删除",color:"yellow"},{code:8,text:"已发布",color:"green"}]);static DTS=new jr([{code:1,text:"暂停",color:"blue"},{code:2,text:"执行",color:"yellow"},{code:4,text:"失败",color:"red"},{code:8,text:"成功",color:"green"}]);static Firewalld=new jr([{code:1,text:"初始化",color:"blue"},{code:2,text:"已禁用",color:"red"},{code:4,text:"已删除",color:"yellow"},{code:8,text:"已发布",color:"green"}]);static VMC=new jr([{code:1,text:"初始化",color:"blue"},{code:2,text:"已禁用",color:"red"},{code:4,text:"已删除",color:"yellow"},{code:8,text:"已发布",color:"green"}])}var xn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Bn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Sc;class Si{index=0;flag=0;body=new Uint8Array}xn([s(0,"idx",Number),Bn("design:type",Number)],Si.prototype,"index",void 0),xn([s(1,"flag",Number),Bn("design:type",Number)],Si.prototype,"flag",void 0),xn([s(2,"body",Uint8Array),Bn("design:type",typeof(Sc=typeof Uint8Array<"u"&&Uint8Array)=="function"?Sc:Object)],Si.prototype,"body",void 0);class Yt extends Si{bucket="";src="";rid="";dst="";sni="";addr=""}xn([s(0,"bucket",String),Bn("design:type",String)],Yt.prototype,"bucket",void 0),xn([s(1,"src",String),Bn("design:type",String)],Yt.prototype,"src",void 0),xn([s(2,"rid",String),Bn("design:type",String)],Yt.prototype,"rid",void 0),xn([s(3,"dst",String),Bn("design:type",String)],Yt.prototype,"dst",void 0),xn([s(4,"sni",String),Bn("design:type",String)],Yt.prototype,"sni",void 0),xn([s(5,"addr",String),Bn("design:type",String)],Yt.prototype,"addr",void 0);var vc=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Oc=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Rc;class vi{version="";infos={}}vc([s(0,"version",String),Oc("design:type",String)],vi.prototype,"version",void 0),vc([s(1,"infos",[Map,String,String]),Oc("design:type",typeof(Rc=typeof Record<"u"&&Record)=="function"?Rc:Object)],vi.prototype,"infos",void 0);var V=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},K=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Pc,jc,wc,Nc,Tc;class Ge{no="";name="";alias=""}V([s(0,"no",String),K("design:type",String)],Ge.prototype,"no",void 0),V([s(1,"name",String),K("design:type",String)],Ge.prototype,"name",void 0),V([s(2,"alias",String),K("design:type",String)],Ge.prototype,"alias",void 0);class yr{bno="";cno="";context={};applier=new Ge}V([s(0,"bno",String),K("design:type",String)],yr.prototype,"bno",void 0),V([s(1,"cno",String),K("design:type",String)],yr.prototype,"cno",void 0),V([s(2,"context",[Map,String,String]),K("design:type",typeof(Pc=typeof Record<"u"&&Record)=="function"?Pc:Object)],yr.prototype,"context",void 0),V([s(3,"applier",Ge),K("design:type",Ge)],yr.prototype,"applier",void 0);class tt{name="";alias="";attrs={};kind=0;group=""}V([s(0,"name",String),K("design:type",String)],tt.prototype,"name",void 0),V([s(1,"alias",String),K("design:type",String)],tt.prototype,"alias",void 0),V([s(2,"attrs",[Map,String,String]),K("design:type",typeof(jc=typeof Record<"u"&&Record)=="function"?jc:Object)],tt.prototype,"attrs",void 0),V([s(3,"kind",Number),K("design:type",Number)],tt.prototype,"kind",void 0),V([s(4,"group",String),K("design:type",String)],tt.prototype,"group",void 0);class Oi{src="";dst="";condition=""}V([s(0,"src",String),K("design:type",String)],Oi.prototype,"src",void 0),V([s(1,"dst",String),K("design:type",String)],Oi.prototype,"dst",void 0),V([s(2,"condition",String),K("design:type",String)],Oi.prototype,"condition",void 0);class Ft{cno="";name="";vertices=[];sides=[];status=0;maintainer=new Ge}V([s(0,"cno",String),K("design:type",String)],Ft.prototype,"cno",void 0),V([s(1,"name",String),K("design:type",String)],Ft.prototype,"name",void 0),V([s(2,"vertices",[Array,tt]),K("design:type",Array)],Ft.prototype,"vertices",void 0),V([s(3,"sides",[Array,Oi]),K("design:type",Array)],Ft.prototype,"sides",void 0),V([s(4,"status",Number),K("design:type",Number)],Ft.prototype,"status",void 0),V([s(5,"maintainer",Ge),K("design:type",Ge)],Ft.prototype,"maintainer",void 0);class Ln{vertex=new tt;reviewers=[];status=0;context={}}V([s(0,"vertex",tt),K("design:type",tt)],Ln.prototype,"vertex",void 0),V([s(1,"reviewers",[Array,Ge]),K("design:type",Array)],Ln.prototype,"reviewers",void 0),V([s(2,"status",Number),K("design:type",Number)],Ln.prototype,"status",void 0),V([s(3,"context",[Map,String,String]),K("design:type",typeof(wc=typeof Record<"u"&&Record)=="function"?wc:Object)],Ln.prototype,"context",void 0);class wr{rno="";bno="";context={};status=0;chart=new Ft;tasks=[]}V([s(0,"rno",String),K("design:type",String)],wr.prototype,"rno",void 0),V([s(1,"bno",String),K("design:type",String)],wr.prototype,"bno",void 0),V([s(2,"context",[Map,String,String]),K("design:type",typeof(Nc=typeof Record<"u"&&Record)=="function"?Nc:Object)],wr.prototype,"context",void 0),V([s(3,"status",Number),K("design:type",Number)],wr.prototype,"status",void 0),V([s(4,"chart",Ft),K("design:type",Ft)],wr.prototype,"chart",void 0),V([s(5,"tasks",[Array,Ln]),K("design:type",Array)],wr.prototype,"tasks",void 0);class Hn{no="";name="";status=0;workers=[]}V([s(0,"no",String),K("design:type",String)],Hn.prototype,"no",void 0),V([s(1,"name",String),K("design:type",String)],Hn.prototype,"name",void 0),V([s(2,"status",Number),K("design:type",Number)],Hn.prototype,"status",void 0),V([s(3,"workers",[Array,Ge]),K("design:type",Array)],Hn.prototype,"workers",void 0);class qn{rno="";bno="";cno="";context={};vertex=new tt;task=new Ln;applier=new Ge;reviewer=new Ge}V([s(0,"rno",String),K("design:type",String)],qn.prototype,"rno",void 0),V([s(1,"bno",String),K("design:type",String)],qn.prototype,"bno",void 0),V([s(2,"cno",String),K("design:type",String)],qn.prototype,"cno",void 0),V([s(3,"context",[Map,String,String]),K("design:type",typeof(Tc=typeof Record<"u"&&Record)=="function"?Tc:Object)],qn.prototype,"context",void 0),V([s(4,"vertex",tt),K("design:type",tt)],qn.prototype,"vertex",void 0),V([s(5,"task",Ln),K("design:type",Ln)],qn.prototype,"task",void 0),V([s(6,"applier",Ge),K("design:type",Ge)],qn.prototype,"applier",void 0),V([s(7,"reviewer",Ge),K("design:type",Ge)],qn.prototype,"reviewer",void 0);var zn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},we=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Nr=function(r,e){return function(t,n){e(t,n,r)}},Ec,Ac,Mc,$c,Cc,Uc,Ic,Dc,Fc,kc;a.Builtin=class{doc(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}version(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}debug(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}stats(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}fallback(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}dump(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},zn([f("${mesh.name}.builtin.doc",String),Nr(0,s(0,"name",String)),Nr(1,s(1,"formatter",String)),we("design:type",Function),we("design:paramtypes",[String,String,Object]),we("design:returntype",typeof(Ec=typeof Promise<"u"&&Promise)=="function"?Ec:Object)],a.Builtin.prototype,"doc",null),zn([f("${mesh.name}.builtin.version",vi),we("design:type",Function),we("design:paramtypes",[Object]),we("design:returntype",typeof(Ac=typeof Promise<"u"&&Promise)=="function"?Ac:Object)],a.Builtin.prototype,"version",null),zn([f("${mesh.name}.builtin.debug",Object),Nr(0,s(0,"features",[Map,String,String])),we("design:type",Function),we("design:paramtypes",[typeof(Mc=typeof Record<"u"&&Record)=="function"?Mc:Object,Object]),we("design:returntype",typeof($c=typeof Promise<"u"&&Promise)=="function"?$c:Object)],a.Builtin.prototype,"debug",null),zn([f("${mesh.name}.builtin.stats",[Map,String,String]),Nr(0,s(0,"features",[Array,String])),we("design:type",Function),we("design:paramtypes",[Array,Object]),we("design:returntype",typeof(Cc=typeof Promise<"u"&&Promise)=="function"?Cc:Object)],a.Builtin.prototype,"stats",null),zn([f("${mesh.name}.builtin.fallback",Object),we("design:type",Function),we("design:paramtypes",[Object]),we("design:returntype",typeof(Uc=typeof Promise<"u"&&Promise)=="function"?Uc:Object)],a.Builtin.prototype,"fallback",null),zn([f("${mesh.name}.builtin.dump",[Map,String,String]),Nr(0,s(0,"names",[Array,String])),we("design:type",Function),we("design:paramtypes",[Array,Object]),we("design:returntype",typeof(Ic=typeof Promise<"u"&&Promise)=="function"?Ic:Object)],a.Builtin.prototype,"dump",null),a.Builtin=zn([$("mpi")],a.Builtin);class Ao{stats(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}debug(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}dump(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}}zn([Nr(0,s(0,"features",[Array,String])),we("design:type",Function),we("design:paramtypes",[Array,Object]),we("design:returntype",typeof(Dc=typeof Promise<"u"&&Promise)=="function"?Dc:Object)],Ao.prototype,"stats",null),zn([Nr(0,s(0,"features",[Map,String,String])),we("design:type",Function),we("design:paramtypes",[typeof(Fc=typeof Record<"u"&&Record)=="function"?Fc:Object,Object]),we("design:returntype",typeof(kc=typeof Promise<"u"&&Promise)=="function"?kc:Object)],Ao.prototype,"debug",null);var an=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},de=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},St=function(r,e){return function(t,n){e(t,n,r)}},xc,Bc,Lc,Hc,qc,zc,Vc,Kc,Wc,Gc,Jc,Xc;a.Cache=class{get(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}put(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}incr(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}decr(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}keys(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}hget(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}hset(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}hdel(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}hkeys(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},an([f("mesh.cache.get",mt),St(0,s(0,"key",String)),de("design:type",Function),de("design:paramtypes",[String,Object]),de("design:returntype",typeof(xc=typeof Promise<"u"&&Promise)=="function"?xc:Object)],a.Cache.prototype,"get",null),an([f("mesh.cache.put",Object),St(0,s(0,"cell",mt)),de("design:type",Function),de("design:paramtypes",[typeof(Bc=typeof mt<"u"&&mt)=="function"?Bc:Object,Object]),de("design:returntype",typeof(Lc=typeof Promise<"u"&&Promise)=="function"?Lc:Object)],a.Cache.prototype,"put",null),an([f("mesh.cache.remove",Object),St(0,s(0,"key",String)),de("design:type",Function),de("design:paramtypes",[String,Object]),de("design:returntype",typeof(Hc=typeof Promise<"u"&&Promise)=="function"?Hc:Object)],a.Cache.prototype,"remove",null),an([f("mesh.cache.incr",Number),St(0,s(0,"key",String)),St(1,s(1,"value",Number)),de("design:type",Function),de("design:paramtypes",[String,Number,Object]),de("design:returntype",typeof(qc=typeof Promise<"u"&&Promise)=="function"?qc:Object)],a.Cache.prototype,"incr",null),an([f("mesh.cache.decr",Number),St(0,s(0,"key",String)),St(1,s(1,"value",Number)),de("design:type",Function),de("design:paramtypes",[String,Number,Object]),de("design:returntype",typeof(zc=typeof Promise<"u"&&Promise)=="function"?zc:Object)],a.Cache.prototype,"decr",null),an([f("mesh.cache.keys",[Array,String]),St(0,s(0,"pattern",String)),de("design:type",Function),de("design:paramtypes",[String,Object]),de("design:returntype",typeof(Vc=typeof Promise<"u"&&Promise)=="function"?Vc:Object)],a.Cache.prototype,"keys",null),an([f("mesh.cache.hget",mt),St(0,s(0,"key",String)),St(1,s(1,"name",String)),de("design:type",Function),de("design:paramtypes",[String,String,Object]),de("design:returntype",typeof(Kc=typeof Promise<"u"&&Promise)=="function"?Kc:Object)],a.Cache.prototype,"hget",null),an([f("mesh.cache.hset",Object),St(0,s(0,"key",String)),St(1,s(1,"cell",mt)),de("design:type",Function),de("design:paramtypes",[String,typeof(Wc=typeof mt<"u"&&mt)=="function"?Wc:Object,Object]),de("design:returntype",typeof(Gc=typeof Promise<"u"&&Promise)=="function"?Gc:Object)],a.Cache.prototype,"hset",null),an([f("mesh.cache.hdel",Object),St(0,s(0,"key",String)),St(1,s(1,"name",String)),de("design:type",Function),de("design:paramtypes",[String,String,Object]),de("design:returntype",typeof(Jc=typeof Promise<"u"&&Promise)=="function"?Jc:Object)],a.Cache.prototype,"hdel",null),an([f("mesh.cache.hkeys",[Array,String]),St(0,s(0,"key",String)),de("design:type",Function),de("design:paramtypes",[String,Object]),de("design:returntype",typeof(Xc=typeof Promise<"u"&&Promise)=="function"?Xc:Object)],a.Cache.prototype,"hkeys",null),a.Cache=an([$("mpi")],a.Cache);var ct=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},J=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},zt=function(r,e){return function(t,n){e(t,n,r)}},Yc,Qc,Zc,ea,ta,na,ra,ia,oa,sa,ca,aa,da,ua,pa,fa,ya,la,ma,ga,ha,ba,_a,Sa,va;a.CipherEconomy=class{handshake(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}collect(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}serve(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}deposit(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}objects(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}keys(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}invoke(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ct([f("${mesh.name}.cipher.handshake",String),zt(0,s(0,"hello",ft)),J("design:type",Function),J("design:paramtypes",[typeof(Yc=typeof ft<"u"&&ft)=="function"?Yc:Object,Object]),J("design:returntype",typeof(Qc=typeof Promise<"u"&&Promise)=="function"?Qc:Object)],a.CipherEconomy.prototype,"handshake",null),ct([f("${mesh.name}.cipher.collect",Number),zt(0,s(0,"obj",nt)),J("design:type",Function),J("design:paramtypes",[typeof(Zc=typeof nt<"u"&&nt)=="function"?Zc:Object,Object]),J("design:returntype",typeof(ea=typeof Promise<"u"&&Promise)=="function"?ea:Object)],a.CipherEconomy.prototype,"collect",null),ct([f("${mesh.name}.cipher.serve",String),zt(0,s(0,"suite",String)),J("design:type",Function),J("design:paramtypes",[String,Object]),J("design:returntype",typeof(ta=typeof Promise<"u"&&Promise)=="function"?ta:Object)],a.CipherEconomy.prototype,"serve",null),ct([f("mesh.cipher.deposit",String),zt(0,s(0,"rco",nt)),J("design:type",Function),J("design:paramtypes",[typeof(na=typeof nt<"u"&&nt)=="function"?na:Object,Object]),J("design:returntype",typeof(ra=typeof Promise<"u"&&Promise)=="function"?ra:Object)],a.CipherEconomy.prototype,"deposit",null),ct([f("mesh.cipher.objects",[ue,nt]),zt(0,s(0,"idx",j)),J("design:type",Function),J("design:paramtypes",[typeof(ia=typeof j<"u"&&j)=="function"?ia:Object,Object]),J("design:returntype",typeof(oa=typeof Promise<"u"&&Promise)=="function"?oa:Object)],a.CipherEconomy.prototype,"objects",null),ct([f("${mesh.name}.cipher.keys",[ue,Ct]),zt(0,s(0,"idx",j)),J("design:type",Function),J("design:paramtypes",[typeof(sa=typeof j<"u"&&j)=="function"?sa:Object,Object]),J("design:returntype",typeof(ca=typeof Promise<"u"&&Promise)=="function"?ca:Object)],a.CipherEconomy.prototype,"keys",null),ct([f("mesh.cipher.invoke",Uint8Array),zt(0,s(0,"script",Te)),J("design:type",Function),J("design:paramtypes",[typeof(aa=typeof Te<"u"&&Te)=="function"?aa:Object,Object]),J("design:returntype",typeof(da=typeof Promise<"u"&&Promise)=="function"?da:Object)],a.CipherEconomy.prototype,"invoke",null),a.CipherEconomy=ct([$("mpi")],a.CipherEconomy),a.CipherProvider=class{suite(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}keygen(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}regen(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}encode(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}decode(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}recode(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ct([f("${mesh.name}.cipher.suite",Or),zt(0,s(0,"hello",ft)),J("design:type",Function),J("design:paramtypes",[typeof(ua=typeof ft<"u"&&ft)=="function"?ua:Object,Object]),J("design:returntype",typeof(pa=typeof Promise<"u"&&Promise)=="function"?pa:Object)],a.CipherProvider.prototype,"suite",null),ct([f("${mesh.name}.cipher.keygen",Ji),zt(0,s(0,"keygen",nr)),J("design:type",Function),J("design:paramtypes",[typeof(fa=typeof nr<"u"&&nr)=="function"?fa:Object,Object]),J("design:returntype",typeof(ya=typeof Promise<"u"&&Promise)=="function"?ya:Object)],a.CipherProvider.prototype,"keygen",null),ct([f("${mesh.name}.cipher.regen",Ji),zt(0,s(0,"keygen",mi)),J("design:type",Function),J("design:paramtypes",[typeof(la=typeof mi<"u"&&mi)=="function"?la:Object,Object]),J("design:returntype",typeof(ma=typeof Promise<"u"&&Promise)=="function"?ma:Object)],a.CipherProvider.prototype,"regen",null),ct([f("${mesh.name}.cipher.encode",Uint8Array),zt(0,s(0,"explain",mn)),J("design:type",Function),J("design:paramtypes",[typeof(ga=typeof mn<"u"&&mn)=="function"?ga:Object,Object]),J("design:returntype",typeof(ha=typeof Promise<"u"&&Promise)=="function"?ha:Object)],a.CipherProvider.prototype,"encode",null),ct([f("${mesh.name}.cipher.decode",Uint8Array),zt(0,s(0,"cipher",mn)),J("design:type",Function),J("design:paramtypes",[typeof(ba=typeof mn<"u"&&mn)=="function"?ba:Object,Object]),J("design:returntype",typeof(_a=typeof Promise<"u"&&Promise)=="function"?_a:Object)],a.CipherProvider.prototype,"decode",null),ct([f("${mesh.name}.cipher.recode",Uint8Array),zt(0,s(0,"cipher",gi)),J("design:type",Function),J("design:paramtypes",[typeof(Sa=typeof gi<"u"&&gi)=="function"?Sa:Object,Object]),J("design:returntype",typeof(va=typeof Promise<"u"&&Promise)=="function"?va:Object)],a.CipherProvider.prototype,"recode",null),a.CipherProvider=ct([$("mpi")],a.CipherProvider),a.ObjectProvider=class{serve(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}},a.ObjectProvider=ct([$("mpi")],a.ObjectProvider);var Mo=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Vr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ll=function(r,e){return function(t,n){e(t,n,r)}},Oa,Ra,Pa;a.Cluster=class{election(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}isLeader(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Mo([f("mesh.cluster.election",Uint8Array),ll(0,s(0,"buff",Uint8Array)),Vr("design:type",Function),Vr("design:paramtypes",[typeof(Oa=typeof Uint8Array<"u"&&Uint8Array)=="function"?Oa:Object,Object]),Vr("design:returntype",typeof(Ra=typeof Promise<"u"&&Promise)=="function"?Ra:Object)],a.Cluster.prototype,"election",null),Mo([f("mesh.cluster.leader",Boolean),Vr("design:type",Function),Vr("design:paramtypes",[Object]),Vr("design:returntype",typeof(Pa=typeof Promise<"u"&&Promise)=="function"?Pa:Object)],a.Cluster.prototype,"isLeader",null),a.Cluster=Mo([$("mpi")],a.Cluster);var Ri=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Qt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Kr=function(r,e){return function(t,n){e(t,n,r)}},ja,wa,Na,Ta,Ea;a.Commercialize=class{sign(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}history(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}issued(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}dump(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Ri([f("mesh.license.sign",xr),Kr(0,s(0,"lsr",ye)),Qt("design:type",Function),Qt("design:paramtypes",[typeof(ja=typeof ye<"u"&&ye)=="function"?ja:Object,Object]),Qt("design:returntype",typeof(wa=typeof Promise<"u"&&Promise)=="function"?wa:Object)],a.Commercialize.prototype,"sign",null),Ri([f("mesh.license.history",[Array,xr]),Kr(0,s(0,"inst_id",String)),Qt("design:type",Function),Qt("design:paramtypes",[String,Object]),Qt("design:returntype",typeof(Na=typeof Promise<"u"&&Promise)=="function"?Na:Object)],a.Commercialize.prototype,"history",null),Ri([f("mesh.net.issued",Br),Kr(0,s(0,"name",String)),Kr(1,s(1,"kind",String)),Kr(2,s(2,"cname",String)),Qt("design:type",Function),Qt("design:paramtypes",[String,String,String,Object]),Qt("design:returntype",typeof(Ta=typeof Promise<"u"&&Promise)=="function"?Ta:Object)],a.Commercialize.prototype,"issued",null),Ri([f("mesh.net.dump",[Array,Br]),Kr(0,s(0,"node_id",String)),Qt("design:type",Function),Qt("design:paramtypes",[String,Object]),Qt("design:returntype",typeof(Ea=typeof Promise<"u"&&Promise)=="function"?Ea:Object)],a.Commercialize.prototype,"dump",null),a.Commercialize=Ri([$("mpi")],a.Commercialize);var Wr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},vt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},wn=function(r,e){return function(t,n){e(t,n,r)}},Aa,Ma,$a,Ca,Ua,Ia,Da,Fa,ka,xa,Ba,La,Ha,qa,za;a.Cryptor=class{encrypt(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}decrypt(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}hash(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}sign(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}verify(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Wr([f("mesh.crypt.encrypt",Uint8Array),wn(0,s(0,"buf",Uint8Array)),wn(1,s(1,"keys",[Map,String,Uint8Array])),vt("design:type",Function),vt("design:paramtypes",[typeof(Aa=typeof Uint8Array<"u"&&Uint8Array)=="function"?Aa:Object,typeof(Ma=typeof Record<"u"&&Record)=="function"?Ma:Object,Object]),vt("design:returntype",typeof($a=typeof Promise<"u"&&Promise)=="function"?$a:Object)],a.Cryptor.prototype,"encrypt",null),Wr([f("mesh.crypt.decrypt",Uint8Array),wn(0,s(0,"buf",Uint8Array)),wn(1,s(1,"keys",[Map,String,Uint8Array])),vt("design:type",Function),vt("design:paramtypes",[typeof(Ca=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ca:Object,typeof(Ua=typeof Record<"u"&&Record)=="function"?Ua:Object,Object]),vt("design:returntype",typeof(Ia=typeof Promise<"u"&&Promise)=="function"?Ia:Object)],a.Cryptor.prototype,"decrypt",null),Wr([f("mesh.crypt.hash",Uint8Array),wn(0,s(0,"buf",Uint8Array)),wn(1,s(1,"keys",[Map,String,Uint8Array])),vt("design:type",Function),vt("design:paramtypes",[typeof(Da=typeof Uint8Array<"u"&&Uint8Array)=="function"?Da:Object,typeof(Fa=typeof Record<"u"&&Record)=="function"?Fa:Object,Object]),vt("design:returntype",typeof(ka=typeof Promise<"u"&&Promise)=="function"?ka:Object)],a.Cryptor.prototype,"hash",null),Wr([f("mesh.crypt.sign",Uint8Array),wn(0,s(0,"buf",Uint8Array)),wn(1,s(1,"keys",[Map,String,Uint8Array])),vt("design:type",Function),vt("design:paramtypes",[typeof(xa=typeof Uint8Array<"u"&&Uint8Array)=="function"?xa:Object,typeof(Ba=typeof Record<"u"&&Record)=="function"?Ba:Object,Object]),vt("design:returntype",typeof(La=typeof Promise<"u"&&Promise)=="function"?La:Object)],a.Cryptor.prototype,"sign",null),Wr([f("mesh.crypt.verify",Boolean),wn(0,s(0,"buf",Uint8Array)),wn(1,s(1,"keys",[Map,String,Uint8Array])),vt("design:type",Function),vt("design:paramtypes",[typeof(Ha=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ha:Object,typeof(qa=typeof Record<"u"&&Record)=="function"?qa:Object,Object]),vt("design:returntype",typeof(za=typeof Promise<"u"&&Promise)=="function"?za:Object)],a.Cryptor.prototype,"verify",null),a.Cryptor=Wr([$("mpi")],a.Cryptor);var ze=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},A=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Je=function(r,e){return function(t,n){e(t,n,r)}},Va,Ka,Wa,Ga,Ja,Xa,Ya,Qa,Za,ed,td,nd,rd,id,od,sd,cd,ad,dd,ud,pd,fd,yd,ld,md,gd,hd;a.Daler=class{query(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}saveSource(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexSource(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describeSource(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeSource(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}saveCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describeCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}deployCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}saveDTS(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}runDTS(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexDTS(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeDTS(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexBinlog(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}tailBinlog(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}redoBinlog(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeBinlog(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ze([f("mesh.daler.ds.query",Object),Je(0,s(0,"test",Rr)),A("design:type",Function),A("design:paramtypes",[typeof(Va=typeof Rr<"u"&&Rr)=="function"?Va:Object,Object]),A("design:returntype",typeof(Ka=typeof Promise<"u"&&Promise)=="function"?Ka:Object)],a.Daler.prototype,"query",null),ze([f("mesh.daler.ds.save",String),Je(0,s(0,"ds",$t)),A("design:type",Function),A("design:paramtypes",[typeof(Wa=typeof $t<"u"&&$t)=="function"?Wa:Object,Object]),A("design:returntype",typeof(Ga=typeof Promise<"u"&&Promise)=="function"?Ga:Object)],a.Daler.prototype,"saveSource",null),ze([f("mesh.daler.ds.index",[ue,$t]),Je(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(Ja=typeof j<"u"&&j)=="function"?Ja:Object,Object]),A("design:returntype",typeof(Xa=typeof Promise<"u"&&Promise)=="function"?Xa:Object)],a.Daler.prototype,"indexSource",null),ze([f("mesh.daler.ds.describe",$t),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(Ya=typeof Promise<"u"&&Promise)=="function"?Ya:Object)],a.Daler.prototype,"describeSource",null),ze([f("mesh.daler.ds.remove",Object),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(Qa=typeof Promise<"u"&&Promise)=="function"?Qa:Object)],a.Daler.prototype,"removeSource",null),ze([f("mesh.daler.cluster.save",String),Je(0,s(0,"cluster",We)),A("design:type",Function),A("design:paramtypes",[typeof(Za=typeof We<"u"&&We)=="function"?Za:Object,Object]),A("design:returntype",typeof(ed=typeof Promise<"u"&&Promise)=="function"?ed:Object)],a.Daler.prototype,"saveCluster",null),ze([f("mesh.daler.cluster.index",[ue,We]),Je(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(td=typeof j<"u"&&j)=="function"?td:Object,Object]),A("design:returntype",typeof(nd=typeof Promise<"u"&&Promise)=="function"?nd:Object)],a.Daler.prototype,"indexCluster",null),ze([f("mesh.daler.cluster.describe",We),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(rd=typeof Promise<"u"&&Promise)=="function"?rd:Object)],a.Daler.prototype,"describeCluster",null),ze([f("mesh.daler.cluster.remove",Object),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(id=typeof Promise<"u"&&Promise)=="function"?id:Object)],a.Daler.prototype,"removeCluster",null),ze([f("mesh.daler.cluster.deploy",Object),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(od=typeof Promise<"u"&&Promise)=="function"?od:Object)],a.Daler.prototype,"deployCluster",null),ze([f("mesh.daler.dts.save",String),Je(0,s(0,"dts",Ce)),A("design:type",Function),A("design:paramtypes",[typeof(sd=typeof Ce<"u"&&Ce)=="function"?sd:Object,Object]),A("design:returntype",typeof(cd=typeof Promise<"u"&&Promise)=="function"?cd:Object)],a.Daler.prototype,"saveDTS",null),ze([f("mesh.daler.dts.run",Object),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(ad=typeof Promise<"u"&&Promise)=="function"?ad:Object)],a.Daler.prototype,"runDTS",null),ze([f("mesh.daler.dts.index",[ue,Ce]),Je(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(dd=typeof j<"u"&&j)=="function"?dd:Object,Object]),A("design:returntype",typeof(ud=typeof Promise<"u"&&Promise)=="function"?ud:Object)],a.Daler.prototype,"indexDTS",null),ze([f("mesh.daler.dts.remove",Object),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(pd=typeof Promise<"u"&&Promise)=="function"?pd:Object)],a.Daler.prototype,"removeDTS",null),ze([f("mesh.daler.binlog.index",[ue,Cn]),Je(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(fd=typeof j<"u"&&j)=="function"?fd:Object,Object]),A("design:returntype",typeof(yd=typeof Promise<"u"&&Promise)=="function"?yd:Object)],a.Daler.prototype,"indexBinlog",null),ze([f("mesh.daler.binlog.tail",[ue,[Map,String,String]]),Je(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(ld=typeof j<"u"&&j)=="function"?ld:Object,Object]),A("design:returntype",typeof(md=typeof Promise<"u"&&Promise)=="function"?md:Object)],a.Daler.prototype,"tailBinlog",null),ze([f("mesh.daler.binlog.redo",Object),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(gd=typeof Promise<"u"&&Promise)=="function"?gd:Object)],a.Daler.prototype,"redoBinlog",null),ze([f("mesh.daler.binlog.remove",Object),Je(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(hd=typeof Promise<"u"&&Promise)=="function"?hd:Object)],a.Daler.prototype,"removeBinlog",null),a.Daler=ze([$("mpi")],a.Daler);var Gr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Ot=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Pi=function(r,e){return function(t,n){e(t,n,r)}},bd,_d,Sd,vd,Od,Rd,Pd,jd,wd;a.DataHouse=class{writes(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}write(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}read(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indies(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}tables(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Gr([f("mesh.dh.writes",Object),Pi(0,s(0,"docs",[Array,rr])),Ot("design:type",Function),Ot("design:paramtypes",[Array,Object]),Ot("design:returntype",typeof(bd=typeof Promise<"u"&&Promise)=="function"?bd:Object)],a.DataHouse.prototype,"writes",null),Gr([f("mesh.dh.write",Object),Pi(0,s(0,"doc",rr)),Ot("design:type",Function),Ot("design:paramtypes",[typeof(_d=typeof rr<"u"&&rr)=="function"?_d:Object,Object]),Ot("design:returntype",typeof(Sd=typeof Promise<"u"&&Promise)=="function"?Sd:Object)],a.DataHouse.prototype,"write",null),Gr([f("mesh.dh.read",[ue,Object]),Pi(0,s(0,"idx",j)),Ot("design:type",Function),Ot("design:paramtypes",[typeof(vd=typeof j<"u"&&j)=="function"?vd:Object,Object]),Ot("design:returntype",typeof(Od=typeof Promise<"u"&&Promise)=="function"?Od:Object)],a.DataHouse.prototype,"read",null),Gr([f("mesh.dh.indies",[ue,Object]),Pi(0,s(0,"idx",j)),Ot("design:type",Function),Ot("design:paramtypes",[typeof(Rd=typeof j<"u"&&j)=="function"?Rd:Object,Object]),Ot("design:returntype",typeof(Pd=typeof Promise<"u"&&Promise)=="function"?Pd:Object)],a.DataHouse.prototype,"indies",null),Gr([f("mesh.dh.tables",[ue,Object]),Pi(0,s(0,"idx",j)),Ot("design:type",Function),Ot("design:paramtypes",[typeof(jd=typeof j<"u"&&j)=="function"?jd:Object,Object]),Ot("design:returntype",typeof(wd=typeof Promise<"u"&&Promise)=="function"?wd:Object)],a.DataHouse.prototype,"tables",null),a.DataHouse=Gr([$("mpi")],a.DataHouse);var Nn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ge=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Vn=function(r,e){return function(t,n){e(t,n,r)}},Nd,Td,Ed,Ad,Md,$d,Cd,Ud,Id,Dd,Fd,kd;a.Devops=class{init(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}settings(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}setting(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexReplica(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}importReplica(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeReplica(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}readReplica(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}replicate(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}recover(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Nn([f("${mesh.name}.devops.x.init",Object),Vn(0,s(0,"flags",String)),ge("design:type",Function),ge("design:paramtypes",[String,Object]),ge("design:returntype",typeof(Nd=typeof Promise<"u"&&Promise)=="function"?Nd:Object)],a.Devops.prototype,"init",null),Nn([f("${mesh.name}.devops.x.settings",[Map,String,gn]),ge("design:type",Function),ge("design:paramtypes",[Object]),ge("design:returntype",typeof(Td=typeof Promise<"u"&&Promise)=="function"?Td:Object)],a.Devops.prototype,"settings",null),Nn([f("${mesh.name}.devops.x.setting",Object),Vn(0,s(0,"appset",String)),Vn(1,s(1,"setting",gn)),ge("design:type",Function),ge("design:paramtypes",[String,typeof(Ed=typeof gn<"u"&&gn)=="function"?Ed:Object,Object]),ge("design:returntype",typeof(Ad=typeof Promise<"u"&&Promise)=="function"?Ad:Object)],a.Devops.prototype,"setting",null),Nn([f("${mesh.name}.devops.replica.index",[ue,He]),Vn(0,s(0,"idx",j)),ge("design:type",Function),ge("design:paramtypes",[typeof(Md=typeof j<"u"&&j)=="function"?Md:Object,Object]),ge("design:returntype",typeof($d=typeof Promise<"u"&&Promise)=="function"?$d:Object)],a.Devops.prototype,"indexReplica",null),Nn([f("${mesh.name}.devops.replica.import",String),Vn(0,s(0,"raw",Uint8Array)),ge("design:type",Function),ge("design:paramtypes",[typeof(Cd=typeof Uint8Array<"u"&&Uint8Array)=="function"?Cd:Object,Object]),ge("design:returntype",typeof(Ud=typeof Promise<"u"&&Promise)=="function"?Ud:Object)],a.Devops.prototype,"importReplica",null),Nn([f("${mesh.name}.devops.replica.remove",Object),Vn(0,s(0,"code",String)),ge("design:type",Function),ge("design:paramtypes",[String,Object]),ge("design:returntype",typeof(Id=typeof Promise<"u"&&Promise)=="function"?Id:Object)],a.Devops.prototype,"removeReplica",null),Nn([f("${mesh.name}.devops.replica.read",Uint8Array),Vn(0,s(0,"code",String)),ge("design:type",Function),ge("design:paramtypes",[String,Object]),ge("design:returntype",typeof(Dd=typeof Promise<"u"&&Promise)=="function"?Dd:Object)],a.Devops.prototype,"readReplica",null),Nn([f("${mesh.name}.devops.replica.replicate",String),Vn(0,s(0,"appset",String)),ge("design:type",Function),ge("design:paramtypes",[String,Object]),ge("design:returntype",typeof(Fd=typeof Promise<"u"&&Promise)=="function"?Fd:Object)],a.Devops.prototype,"replicate",null),Nn([f("${mesh.name}.devops.replica.recover",Object),Vn(0,s(0,"id",String)),ge("design:type",Function),ge("design:paramtypes",[String,Object]),ge("design:returntype",typeof(kd=typeof Promise<"u"&&Promise)=="function"?kd:Object)],a.Devops.prototype,"recover",null),a.Devops=Nn([$("mpi")],a.Devops);var $o=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Jr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},eo=function(r,e){return function(t,n){e(t,n,r)}},xd,Bd,Ld;a.Dispatcher=class{invoke(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}invoke0(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},$o([eo(0,s(0,"urn",String)),eo(1,s(1,"param",[Map,String,Object])),Jr("design:type",Function),Jr("design:paramtypes",[String,typeof(xd=typeof Record<"u"&&Record)=="function"?xd:Object,Object]),Jr("design:returntype",typeof(Bd=typeof Promise<"u"&&Promise)=="function"?Bd:Object)],a.Dispatcher.prototype,"invoke",null),$o([eo(0,s(0,"urn",String)),eo(1,s(1,"param",Object)),Jr("design:type",Function),Jr("design:paramtypes",[String,Object,Object]),Jr("design:returntype",typeof(Ld=typeof Promise<"u"&&Promise)=="function"?Ld:Object)],a.Dispatcher.prototype,"invoke0",null),a.Dispatcher=$o([$("spi")],a.Dispatcher);var Co=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Xr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Hd=function(r,e){return function(t,n){e(t,n,r)}},qd,zd,Vd;a.Endpoint=class{fuzzy(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Co([f("${mesh.uname}",Uint8Array),Hd(0,s(0,"buff",Uint8Array)),Xr("design:type",Function),Xr("design:paramtypes",[typeof(qd=typeof Uint8Array<"u"&&Uint8Array)=="function"?qd:Object,Object]),Xr("design:returntype",typeof(zd=typeof Promise<"u"&&Promise)=="function"?zd:Object)],a.Endpoint.prototype,"fuzzy",null),a.Endpoint=Co([$("mpi")],a.Endpoint);class Kd{stick(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}}Co([Hd(0,s(0,"varg",Object)),Xr("design:type",Function),Xr("design:paramtypes",[Object,Object]),Xr("design:returntype",typeof(Vd=typeof Promise<"u"&&Promise)=="function"?Vd:Object)],Kd.prototype,"stick",null);var ji=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Zt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},to=function(r,e){return function(t,n){e(t,n,r)}},Wd,Gd,Jd,Xd,Yd,Qd;a.Firewalld=class{save(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describe(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ji([f("mesh.firewall.save",String),to(0,s(0,"wall",ae)),Zt("design:type",Function),Zt("design:paramtypes",[typeof(Wd=typeof ae<"u"&&ae)=="function"?Wd:Object,Object]),Zt("design:returntype",typeof(Gd=typeof Promise<"u"&&Promise)=="function"?Gd:Object)],a.Firewalld.prototype,"save",null),ji([f("mesh.firewall.remove",Object),to(0,s(0,"code",String)),Zt("design:type",Function),Zt("design:paramtypes",[String,Object]),Zt("design:returntype",typeof(Jd=typeof Promise<"u"&&Promise)=="function"?Jd:Object)],a.Firewalld.prototype,"remove",null),ji([f("mesh.firewall.describe",ae),to(0,s(0,"code",String)),Zt("design:type",Function),Zt("design:paramtypes",[String,Object]),Zt("design:returntype",typeof(Xd=typeof Promise<"u"&&Promise)=="function"?Xd:Object)],a.Firewalld.prototype,"describe",null),ji([f("mesh.firewall.index",[ue,ae]),to(0,s(0,"idx",j)),Zt("design:type",Function),Zt("design:paramtypes",[typeof(Yd=typeof j<"u"&&j)=="function"?Yd:Object,Object]),Zt("design:returntype",typeof(Qd=typeof Promise<"u"&&Promise)=="function"?Qd:Object)],a.Firewalld.prototype,"index",null),a.Firewalld=ji([$("mpi")],a.Firewalld);var Uo=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Yr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},no=function(r,e){return function(t,n){e(t,n,r)}},Zd,eu,tu,nu;a.Graph=class{query(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}exec(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Uo([f("mesh.graph.query",[Array,[Map,String,Object]]),no(0,s(0,"expr",String)),no(1,s(1,"args",[Map,String,Object])),Yr("design:type",Function),Yr("design:paramtypes",[String,typeof(Zd=typeof Record<"u"&&Record)=="function"?Zd:Object,Object]),Yr("design:returntype",typeof(eu=typeof Promise<"u"&&Promise)=="function"?eu:Object)],a.Graph.prototype,"query",null),Uo([f("mesh.graph.exec",Object),no(0,s(0,"expr",String)),no(1,s(1,"args",[Map,String,Object])),Yr("design:type",Function),Yr("design:paramtypes",[String,typeof(tu=typeof Record<"u"&&Record)=="function"?tu:Object,Object]),Yr("design:returntype",typeof(nu=typeof Promise<"u"&&Promise)=="function"?nu:Object)],a.Graph.prototype,"exec",null),a.Graph=Uo([$("mpi")],a.Graph);var Rt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},W=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},kt=function(r,e){return function(t,n){e(t,n,r)}},ru,iu,ou,su,cu,au,du,uu,pu,fu,yu,lu,mu,gu,hu,bu,_u,Su,vu,Ou,Ru,Pu;a.KMS=class{reset(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}environ(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}issue(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describe(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}revoke(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}rotate(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}append(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}explain(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexSecret(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeSecret(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describeSecret(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}generateSecret(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Rt([f("mesh.kms.reset",Object),kt(0,s(0,"env",Ue)),W("design:type",Function),W("design:paramtypes",[typeof(ru=typeof Ue<"u"&&Ue)=="function"?ru:Object,Object]),W("design:returntype",typeof(iu=typeof Promise<"u"&&Promise)=="function"?iu:Object)],a.KMS.prototype,"reset",null),Rt([f("mesh.kms.environ",Ue),W("design:type",Function),W("design:paramtypes",[Object]),W("design:returntype",typeof(ou=typeof Promise<"u"&&Promise)=="function"?ou:Object)],a.KMS.prototype,"environ",null),Rt([f("mesh.kms.crt.issue",Ct),kt(0,s(0,"csr",qe)),W("design:type",Function),W("design:paramtypes",[typeof(su=typeof qe<"u"&&qe)=="function"?su:Object,Object]),W("design:returntype",typeof(cu=typeof Promise<"u"&&Promise)=="function"?cu:Object)],a.KMS.prototype,"issue",null),Rt([f("mesh.kms.crt.describe",Ct),kt(0,s(0,"id",String)),W("design:type",Function),W("design:paramtypes",[String,Object]),W("design:returntype",typeof(au=typeof Promise<"u"&&Promise)=="function"?au:Object)],a.KMS.prototype,"describe",null),Rt([f("mesh.kms.crt.index",[ue,Ct]),kt(0,s(0,"idx",j)),W("design:type",Function),W("design:paramtypes",[typeof(du=typeof j<"u"&&j)=="function"?du:Object,Object]),W("design:returntype",typeof(uu=typeof Promise<"u"&&Promise)=="function"?uu:Object)],a.KMS.prototype,"index",null),Rt([f("mesh.kms.crt.revoke",Object),kt(0,s(0,"crr",kr)),W("design:type",Function),W("design:paramtypes",[typeof(pu=typeof kr<"u"&&kr)=="function"?pu:Object,Object]),W("design:returntype",typeof(fu=typeof Promise<"u"&&Promise)=="function"?fu:Object)],a.KMS.prototype,"revoke",null),Rt([f("mesh.kms.crt.rotate",Object),kt(0,s(0,"crr",Pr)),W("design:type",Function),W("design:paramtypes",[typeof(yu=typeof Pr<"u"&&Pr)=="function"?yu:Object,Object]),W("design:returntype",typeof(lu=typeof Promise<"u"&&Promise)=="function"?lu:Object)],a.KMS.prototype,"rotate",null),Rt([f("mesh.kms.crt.remove",Object),kt(0,s(0,"id",String)),W("design:type",Function),W("design:paramtypes",[String,Object]),W("design:returntype",typeof(mu=typeof Promise<"u"&&Promise)=="function"?mu:Object)],a.KMS.prototype,"remove",null),Rt([f("mesh.kms.crt.append",Object),kt(0,s(0,"car",Ct)),W("design:type",Function),W("design:paramtypes",[typeof(gu=typeof Ct<"u"&&Ct)=="function"?gu:Object,Object]),W("design:returntype",typeof(hu=typeof Promise<"u"&&Promise)=="function"?hu:Object)],a.KMS.prototype,"append",null),Rt([f("mesh.kms.crt.explain",String),kt(0,s(0,"algo",String)),kt(1,s(1,"keys",String)),W("design:type",Function),W("design:paramtypes",[String,String,Object]),W("design:returntype",typeof(bu=typeof Promise<"u"&&Promise)=="function"?bu:Object)],a.KMS.prototype,"explain",null),Rt([f("mesh.kms.secret.index",[ue,ar]),kt(0,s(0,"idx",j)),W("design:type",Function),W("design:paramtypes",[typeof(_u=typeof j<"u"&&j)=="function"?_u:Object,Object]),W("design:returntype",typeof(Su=typeof Promise<"u"&&Promise)=="function"?Su:Object)],a.KMS.prototype,"indexSecret",null),Rt([f("mesh.kms.secret.remove",Object),kt(0,s(0,"id",String)),W("design:type",Function),W("design:paramtypes",[String,Object]),W("design:returntype",typeof(vu=typeof Promise<"u"&&Promise)=="function"?vu:Object)],a.KMS.prototype,"removeSecret",null),Rt([f("mesh.kms.secret.describe",ar),kt(0,s(0,"id",String)),W("design:type",Function),W("design:paramtypes",[String,Object]),W("design:returntype",typeof(Ou=typeof Promise<"u"&&Promise)=="function"?Ou:Object)],a.KMS.prototype,"describeSecret",null),Rt([f("mesh.kms.secret.generate",String),kt(0,s(0,"csr",Sn)),W("design:type",Function),W("design:paramtypes",[typeof(Ru=typeof Sn<"u"&&Sn)=="function"?Ru:Object,Object]),W("design:returntype",typeof(Pu=typeof Promise<"u"&&Promise)=="function"?Pu:Object)],a.KMS.prototype,"generateSecret",null),a.KMS=Rt([$("mpi")],a.KMS);var Qr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Pt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Zr=function(r,e){return function(t,n){e(t,n,r)}},ju,wu,Nu,Tu,Eu,Au,Mu;a.KV=class{get(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}put(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}keys(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Qr([f("mesh.kv.get",je),Zr(0,s(0,"key",String)),Pt("design:type",Function),Pt("design:paramtypes",[String,Object]),Pt("design:returntype",typeof(ju=typeof Promise<"u"&&Promise)=="function"?ju:Object)],a.KV.prototype,"get",null),Qr([f("mesh.kv.put",Object),Zr(0,s(0,"key",String)),Zr(1,s(1,"value",je)),Pt("design:type",Function),Pt("design:paramtypes",[String,typeof(wu=typeof je<"u"&&je)=="function"?wu:Object,Object]),Pt("design:returntype",typeof(Nu=typeof Promise<"u"&&Promise)=="function"?Nu:Object)],a.KV.prototype,"put",null),Qr([f("mesh.kv.remove",Object),Zr(0,s(0,"key",String)),Pt("design:type",Function),Pt("design:paramtypes",[String,Object]),Pt("design:returntype",typeof(Tu=typeof Promise<"u"&&Promise)=="function"?Tu:Object)],a.KV.prototype,"remove",null),Qr([f("mesh.kv.keys",[Array,String]),Zr(0,s(0,"pattern",String)),Pt("design:type",Function),Pt("design:paramtypes",[String,Object]),Pt("design:returntype",typeof(Eu=typeof Promise<"u"&&Promise)=="function"?Eu:Object)],a.KV.prototype,"keys",null),Qr([f("mesh.kv.index",[ue,hi]),Zr(0,s(0,"idx",j)),Pt("design:type",Function),Pt("design:paramtypes",[typeof(Au=typeof j<"u"&&j)=="function"?Au:Object,Object]),Pt("design:returntype",typeof(Mu=typeof Promise<"u"&&Promise)=="function"?Mu:Object)],a.KV.prototype,"index",null),a.KV=Qr([$("mpi")],a.KV);var ei=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},jt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ml=function(r,e){return function(t,n){e(t,n,r)}},$u,Cu,Uu,Iu,Du;a.Licenser=class{imports(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}exports(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}explain(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}verify(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}features(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ei([f("mesh.license.imports",Object),ml(0,s(0,"license",String)),jt("design:type",Function),jt("design:paramtypes",[String,Object]),jt("design:returntype",typeof($u=typeof Promise<"u"&&Promise)=="function"?$u:Object)],a.Licenser.prototype,"imports",null),ei([f("mesh.license.exports",String),jt("design:type",Function),jt("design:paramtypes",[Object]),jt("design:returntype",typeof(Cu=typeof Promise<"u"&&Promise)=="function"?Cu:Object)],a.Licenser.prototype,"exports",null),ei([f("mesh.license.explain",ye),jt("design:type",Function),jt("design:paramtypes",[Object]),jt("design:returntype",typeof(Uu=typeof Promise<"u"&&Promise)=="function"?Uu:Object)],a.Licenser.prototype,"explain",null),ei([f("mesh.license.verify",Number),jt("design:type",Function),jt("design:paramtypes",[Object]),jt("design:returntype",typeof(Iu=typeof Promise<"u"&&Promise)=="function"?Iu:Object)],a.Licenser.prototype,"verify",null),ei([f("mesh.license.features",[Map,String,String]),jt("design:type",Function),jt("design:paramtypes",[Object]),jt("design:returntype",typeof(Du=typeof Promise<"u"&&Promise)=="function"?Du:Object)],a.Licenser.prototype,"features",null),a.Licenser=ei([$("mpi")],a.Licenser);var wi=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},en=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ti=function(r,e){return function(t,n){e(t,n,r)}},Fu,ku,xu,Bu;a.Locker=class{lock(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}unlock(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}readLock(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}readUnlock(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},wi([f("mesh.locker.w.lock",Boolean),ti(0,s(0,"rid",String)),ti(1,s(1,"timeout",Number)),en("design:type",Function),en("design:paramtypes",[String,Number,Object]),en("design:returntype",typeof(Fu=typeof Promise<"u"&&Promise)=="function"?Fu:Object)],a.Locker.prototype,"lock",null),wi([f("mesh.locker.w.unlock",Object),ti(0,s(0,"rid",String)),en("design:type",Function),en("design:paramtypes",[String,Object]),en("design:returntype",typeof(ku=typeof Promise<"u"&&Promise)=="function"?ku:Object)],a.Locker.prototype,"unlock",null),wi([f("mesh.locker.r.lock",Boolean),ti(0,s(0,"rid",String)),ti(1,s(1,"timeout",Number)),en("design:type",Function),en("design:paramtypes",[String,Number,Object]),en("design:returntype",typeof(xu=typeof Promise<"u"&&Promise)=="function"?xu:Object)],a.Locker.prototype,"readLock",null),wi([f("mesh.locker.r.unlock",Object),ti(0,s(0,"rid",String)),en("design:type",Function),en("design:paramtypes",[String,Object]),en("design:returntype",typeof(Bu=typeof Promise<"u"&&Promise)=="function"?Bu:Object)],a.Locker.prototype,"readUnlock",null),a.Locker=wi([$("mpi")],a.Locker);var Vt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ne=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},tn=function(r,e){return function(t,n){e(t,n,r)}},Lu,Hu,qu,zu,Vu,Ku,Wu,Gu,Ju,Xu,Yu,Qu,Zu,ep;a.Network=class{environ(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}accessible(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}refresh(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}route(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}routes(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}disable(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}enable(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}version(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}exports(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}imports(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Vt([f("mesh.net.environ",Ue),ne("design:type",Function),ne("design:paramtypes",[Object]),ne("design:returntype",typeof(Lu=typeof Promise<"u"&&Promise)=="function"?Lu:Object)],a.Network.prototype,"environ",null),Vt([f("mesh.net.accessible",Boolean),tn(0,s(0,"route",se)),ne("design:type",Function),ne("design:paramtypes",[typeof(Hu=typeof se<"u"&&se)=="function"?Hu:Object,Object]),ne("design:returntype",typeof(qu=typeof Promise<"u"&&Promise)=="function"?qu:Object)],a.Network.prototype,"accessible",null),Vt([f("mesh.net.refresh",Object),tn(0,s(0,"routes",[Array,se])),ne("design:type",Function),ne("design:paramtypes",[Array,Object]),ne("design:returntype",typeof(zu=typeof Promise<"u"&&Promise)=="function"?zu:Object)],a.Network.prototype,"refresh",null),Vt([f("mesh.net.route",se),tn(0,s(0,"mdc",String)),ne("design:type",Function),ne("design:paramtypes",[String,Object]),ne("design:returntype",typeof(Vu=typeof Promise<"u"&&Promise)=="function"?Vu:Object)],a.Network.prototype,"route",null),Vt([f("mesh.net.routes",[Array,se]),ne("design:type",Function),ne("design:paramtypes",[Object]),ne("design:returntype",typeof(Ku=typeof Promise<"u"&&Promise)=="function"?Ku:Object)],a.Network.prototype,"routes",null),Vt([f("mesh.net.disable",Object),tn(0,s(0,"mdc",String)),ne("design:type",Function),ne("design:paramtypes",[String,Object]),ne("design:returntype",typeof(Wu=typeof Promise<"u"&&Promise)=="function"?Wu:Object)],a.Network.prototype,"disable",null),Vt([f("mesh.net.enable",Object),tn(0,s(0,"mdc",String)),ne("design:type",Function),ne("design:paramtypes",[String,Object]),ne("design:returntype",typeof(Gu=typeof Promise<"u"&&Promise)=="function"?Gu:Object)],a.Network.prototype,"enable",null),Vt([f("mesh.net.index",[ue,se]),tn(0,s(0,"index",j)),ne("design:type",Function),ne("design:paramtypes",[typeof(Ju=typeof j<"u"&&j)=="function"?Ju:Object,Object]),ne("design:returntype",typeof(Xu=typeof Promise<"u"&&Promise)=="function"?Xu:Object)],a.Network.prototype,"index",null),Vt([f("mesh.net.version",vi),tn(0,s(0,"mdc",String)),ne("design:type",Function),ne("design:paramtypes",[String,Object]),ne("design:returntype",typeof(Yu=typeof Promise<"u"&&Promise)=="function"?Yu:Object)],a.Network.prototype,"version",null),Vt([f("mesh.net.exports",String),tn(0,s(0,"mdc",String)),ne("design:type",Function),ne("design:paramtypes",[String,Object]),ne("design:returntype",typeof(Qu=typeof Promise<"u"&&Promise)=="function"?Qu:Object)],a.Network.prototype,"exports",null),Vt([f("mesh.net.imports",Object),tn(0,s(0,"mdc",String)),tn(1,s(1,"crt",String)),ne("design:type",Function),ne("design:paramtypes",[String,String,Object]),ne("design:returntype",typeof(Zu=typeof Promise<"u"&&Promise)=="function"?Zu:Object)],a.Network.prototype,"imports",null),Vt([f("mesh.net.remove",Object),tn(0,s(0,"sid",String)),tn(1,s(1,"did",String)),ne("design:type",Function),ne("design:paramtypes",[String,String,Object]),ne("design:returntype",typeof(ep=typeof Promise<"u"&&Promise)=="function"?ep:Object)],a.Network.prototype,"remove",null),a.Network=Vt([$("mpi")],a.Network);var Ni=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},nn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},lr=function(r,e){return function(t,n){e(t,n,r)}},tp,np,rp,ip,op,sp;a.Pipeline=class{peek(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}pop(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}push(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}release(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Ni([f("mesh.chan.peek",Uint8Array),lr(0,s(0,"topic",String)),nn("design:type",Function),nn("design:paramtypes",[String,Object]),nn("design:returntype",typeof(tp=typeof Promise<"u"&&Promise)=="function"?tp:Object)],a.Pipeline.prototype,"peek",null),Ni([f("mesh.chan.pop",Uint8Array),lr(0,s(0,"timeout",Number)),lr(1,s(1,"topic",String)),nn("design:type",Function),nn("design:paramtypes",[Number,String,Object]),nn("design:returntype",typeof(np=typeof Promise<"u"&&Promise)=="function"?np:Object)],a.Pipeline.prototype,"pop",null),Ni([f("mesh.chan.push",Object),lr(0,s(0,"payload",Uint8Array)),lr(1,s(1,"metadata",[Map,String,String])),lr(2,s(2,"topic",String)),nn("design:type",Function),nn("design:paramtypes",[typeof(rp=typeof Uint8Array<"u"&&Uint8Array)=="function"?rp:Object,typeof(ip=typeof Record<"u"&&Record)=="function"?ip:Object,String,Object]),nn("design:returntype",typeof(op=typeof Promise<"u"&&Promise)=="function"?op:Object)],a.Pipeline.prototype,"push",null),Ni([f("mesh.chan.release",Object),lr(0,s(0,"timeout",Number)),lr(1,s(1,"topic",String)),nn("design:type",Function),nn("design:paramtypes",[Number,String,Object]),nn("design:returntype",typeof(sp=typeof Promise<"u"&&Promise)=="function"?sp:Object)],a.Pipeline.prototype,"release",null),a.Pipeline=Ni([$("mpi")],a.Pipeline);var Io=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ni=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},cp=function(r,e){return function(t,n){e(t,n,r)}},ap,dp;a.Publisher=class{publish(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}broadcast(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Io([f("mesh.queue.publish",[Array,String]),cp(0,s(0,"events",[Array,ot])),ni("design:type",Function),ni("design:paramtypes",[Array,Object]),ni("design:returntype",typeof(ap=typeof Promise<"u"&&Promise)=="function"?ap:Object)],a.Publisher.prototype,"publish",null),Io([f("mesh.queue.multicast",[Array,String]),cp(0,s(0,"events",[Array,ot])),ni("design:type",Function),ni("design:paramtypes",[Array,Object]),ni("design:returntype",typeof(dp=typeof Promise<"u"&&Promise)=="function"?dp:Object)],a.Publisher.prototype,"broadcast",null),a.Publisher=Io([$("mpi")],a.Publisher);var ri=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},wt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ti=function(r,e){return function(t,n){e(t,n,r)}},up,pp,fp,yp,lp,mp,gp;a.Registry=class{register(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}registers(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}unregister(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}export(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}appset(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ri([f("mesh.registry.put",Object),Ti(0,s(0,"registration",[st,Object])),wt("design:type",Function),wt("design:paramtypes",[typeof(up=typeof st<"u"&&st)=="function"?up:Object,Object]),wt("design:returntype",typeof(pp=typeof Promise<"u"&&Promise)=="function"?pp:Object)],a.Registry.prototype,"register",null),ri([f("mesh.registry.puts",Object),Ti(0,s(0,"registrations",[Array,[st,Object]])),wt("design:type",Function),wt("design:paramtypes",[Array,Object]),wt("design:returntype",typeof(fp=typeof Promise<"u"&&Promise)=="function"?fp:Object)],a.Registry.prototype,"registers",null),ri([f("mesh.registry.remove",Object),Ti(0,s(0,"registration",[st,Object])),wt("design:type",Function),wt("design:paramtypes",[typeof(yp=typeof st<"u"&&st)=="function"?yp:Object,Object]),wt("design:returntype",typeof(lp=typeof Promise<"u"&&Promise)=="function"?lp:Object)],a.Registry.prototype,"unregister",null),ri([f("mesh.registry.export",[Array,[st,Object]]),Ti(0,s(0,"kind",String)),wt("design:type",Function),wt("design:paramtypes",[String,Object]),wt("design:returntype",typeof(mp=typeof Promise<"u"&&Promise)=="function"?mp:Object)],a.Registry.prototype,"export",null),ri([f("mesh.registry.appset",[Array,Xt]),Ti(0,s(0,"kind",String)),wt("design:type",Function),wt("design:paramtypes",[String,Object]),wt("design:returntype",typeof(gp=typeof Promise<"u"&&Promise)=="function"?gp:Object)],a.Registry.prototype,"appset",null),a.Registry=ri([$("mpi")],a.Registry);var ii=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},xt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ei=function(r,e){return function(t,n){e(t,n,r)}},hp,bp,_p,Sp,vp,Op,Rp;class Ai{with(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}withMap(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}local(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}any(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}many(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}}ii([Ei(0,s(0,"key",String)),Ei(1,s(1,"value",String)),xt("design:type",Function),xt("design:paramtypes",[String,String,Object]),xt("design:returntype",typeof(hp=typeof Promise<"u"&&Promise)=="function"?hp:Object)],Ai.prototype,"with",null),ii([Ei(0,s(0,"attachments",[Map,String,String])),xt("design:type",Function),xt("design:paramtypes",[typeof(bp=typeof Record<"u"&&Record)=="function"?bp:Object,Object]),xt("design:returntype",typeof(_p=typeof Promise<"u"&&Promise)=="function"?_p:Object)],Ai.prototype,"withMap",null),ii([Ei(0,s(0,"principal",bt)),xt("design:type",Function),xt("design:paramtypes",[typeof(Sp=typeof bt<"u"&&bt)=="function"?Sp:Object,Object]),xt("design:returntype",typeof(vp=typeof Promise<"u"&&Promise)=="function"?vp:Object)],Ai.prototype,"any",null),ii([Ei(0,s(0,"principals",[Array,bt])),xt("design:type",Function),xt("design:paramtypes",[Array,Object]),xt("design:returntype",typeof(Op=typeof Promise<"u"&&Promise)=="function"?Op:Object)],Ai.prototype,"many",null);class Do{reference=void 0;attachments={}}ii([s(0,"reference",Object),xt("design:type",Object)],Do.prototype,"reference",void 0),ii([s(1,"attachments",[Map,String,String]),xt("design:type",typeof(Rp=typeof Record<"u"&&Record)=="function"?Rp:Object)],Do.prototype,"attachments",void 0);var oi=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Nt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Mi=function(r,e){return function(t,n){e(t,n,r)}},Pp,jp,wp,Np,Tp,Ep,Ap,Mp;a.Savepoint=class{begin(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}commit(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}rollback(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}execute(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}redo(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},oi([f("mesh.savepoint.begin",String),Mi(0,s(0,"definition",pr)),Nt("design:type",Function),Nt("design:paramtypes",[typeof(Pp=typeof pr<"u"&&pr)=="function"?Pp:Object,Object]),Nt("design:returntype",typeof(jp=typeof Promise<"u"&&Promise)=="function"?jp:Object)],a.Savepoint.prototype,"begin",null),oi([f("mesh.savepoint.commit",Object),Mi(0,s(0,"xid",String)),Nt("design:type",Function),Nt("design:paramtypes",[String,Object]),Nt("design:returntype",typeof(wp=typeof Promise<"u"&&Promise)=="function"?wp:Object)],a.Savepoint.prototype,"commit",null),oi([f("mesh.savepoint.rollback",Object),Mi(0,s(0,"xid",String)),Nt("design:type",Function),Nt("design:paramtypes",[String,Object]),Nt("design:returntype",typeof(Np=typeof Promise<"u"&&Promise)=="function"?Np:Object)],a.Savepoint.prototype,"rollback",null),oi([f("mesh.savepoint.execute",Uint8Array),Mi(0,s(0,"branch",Pn)),Nt("design:type",Function),Nt("design:paramtypes",[typeof(Tp=typeof Pn<"u"&&Pn)=="function"?Tp:Object,Object]),Nt("design:returntype",typeof(Ep=typeof Promise<"u"&&Promise)=="function"?Ep:Object)],a.Savepoint.prototype,"execute",null),oi([f("mesh.savepoint.redo",Object),Mi(0,s(0,"commit",Uint8Array)),Nt("design:type",Function),Nt("design:paramtypes",[typeof(Ap=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ap:Object,Object]),Nt("design:returntype",typeof(Mp=typeof Promise<"u"&&Promise)=="function"?Mp:Object)],a.Savepoint.prototype,"redo",null),a.Savepoint=oi([$("mpi")],a.Savepoint);var Kn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Ne=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Tn=function(r,e){return function(t,n){e(t,n,r)}},$p,Cp,Up,Ip,Dp,Fp,kp,xp,Bp,Lp,Hp,qp;a.Scheduler=class{timeout(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}cron(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}period(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}dump(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}cancel(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}stop(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}emit(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}shutdown(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Kn([f("mesh.schedule.timeout",String),Tn(0,s(0,"timeout",_n)),Tn(1,s(1,"duration",Number)),Ne("design:type",Function),Ne("design:paramtypes",[typeof($p=typeof _n<"u"&&_n)=="function"?$p:Object,Number,Object]),Ne("design:returntype",typeof(Cp=typeof Promise<"u"&&Promise)=="function"?Cp:Object)],a.Scheduler.prototype,"timeout",null),Kn([f("mesh.schedule.cron",String),Tn(0,s(0,"cron",String)),Tn(1,s(1,"topic",Ee)),Ne("design:type",Function),Ne("design:paramtypes",[String,typeof(Up=typeof Ee<"u"&&Ee)=="function"?Up:Object,Object]),Ne("design:returntype",typeof(Ip=typeof Promise<"u"&&Promise)=="function"?Ip:Object)],a.Scheduler.prototype,"cron",null),Kn([f("mesh.schedule.period",String),Tn(0,s(0,"duration",Number)),Tn(1,s(1,"topic",Ee)),Ne("design:type",Function),Ne("design:paramtypes",[Number,typeof(Dp=typeof Ee<"u"&&Ee)=="function"?Dp:Object,Object]),Ne("design:returntype",typeof(Fp=typeof Promise<"u"&&Promise)=="function"?Fp:Object)],a.Scheduler.prototype,"period",null),Kn([f("mesh.schedule.dump",[Array,String]),Ne("design:type",Function),Ne("design:paramtypes",[Object]),Ne("design:returntype",typeof(kp=typeof Promise<"u"&&Promise)=="function"?kp:Object)],a.Scheduler.prototype,"dump",null),Kn([f("mesh.schedule.cancel",Boolean),Tn(0,s(0,"task_id",String)),Ne("design:type",Function),Ne("design:paramtypes",[String,Object]),Ne("design:returntype",typeof(xp=typeof Promise<"u"&&Promise)=="function"?xp:Object)],a.Scheduler.prototype,"cancel",null),Kn([f("mesh.schedule.stop",Boolean),Tn(0,s(0,"task_id",String)),Ne("design:type",Function),Ne("design:paramtypes",[String,Object]),Ne("design:returntype",typeof(Bp=typeof Promise<"u"&&Promise)=="function"?Bp:Object)],a.Scheduler.prototype,"stop",null),Kn([f("mesh.schedule.emit",Object),Tn(0,s(0,"topic",Ee)),Ne("design:type",Function),Ne("design:paramtypes",[typeof(Lp=typeof Ee<"u"&&Ee)=="function"?Lp:Object,Object]),Ne("design:returntype",typeof(Hp=typeof Promise<"u"&&Promise)=="function"?Hp:Object)],a.Scheduler.prototype,"emit",null),Kn([f("mesh.schedule.shutdown",Object),Tn(0,s(0,"duration",Number)),Ne("design:type",Function),Ne("design:paramtypes",[Number,Object]),Ne("design:returntype",typeof(qp=typeof Promise<"u"&&Promise)=="function"?qp:Object)],a.Scheduler.prototype,"shutdown",null),a.Scheduler=Kn([$("mpi")],a.Scheduler);var Fo=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},si=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},$i=function(r,e){return function(t,n){e(t,n,r)}},zp,Vp;a.Sequence=class{next(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}section(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Fo([f("mesh.sequence.next",String),$i(0,s(0,"kind",String)),$i(1,s(1,"length",Number)),si("design:type",Function),si("design:paramtypes",[String,Number,Object]),si("design:returntype",typeof(zp=typeof Promise<"u"&&Promise)=="function"?zp:Object)],a.Sequence.prototype,"next",null),Fo([f("mesh.sequence.section",[Array,String]),$i(0,s(0,"kind",String)),$i(1,s(1,"size",Number)),$i(2,s(2,"length",Number)),si("design:type",Function),si("design:paramtypes",[String,Number,Number,Object]),si("design:returntype",typeof(Vp=typeof Promise<"u"&&Promise)=="function"?Vp:Object)],a.Sequence.prototype,"section",null),a.Sequence=Fo([$("mpi")],a.Sequence);var Kp=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ko=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},gl=function(r,e){return function(t,n){e(t,n,r)}},Wp,Gp;a.Subscriber=class{subscribe(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Kp([f("mesh.queue.subscribe",Object),gl(0,s(0,"event",ot)),ko("design:type",Function),ko("design:paramtypes",[typeof(Wp=typeof ot<"u"&&ot)=="function"?Wp:Object,Object]),ko("design:returntype",typeof(Gp=typeof Promise<"u"&&Promise)=="function"?Gp:Object)],a.Subscriber.prototype,"subscribe",null),a.Subscriber=Kp([$("mpi")],a.Subscriber);var Tt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},X=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},at=function(r,e){return function(t,n){e(t,n,r)}},Jp,Xp,Yp,Qp,Zp,ef,tf,nf,rf,of,sf,cf,af,df,uf,pf,ff;a.Tokenizer=class{captcha(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}matches(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}apply(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}verify(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}quickauth(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}grant(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}accept(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}reject(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}authorize(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}authenticate(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}refresh(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}destroy(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Tt([f("mesh.captcha.apply",Lr),at(0,s(0,"kind",String)),at(1,s(1,"features",[Map,String,String])),X("design:type",Function),X("design:paramtypes",[String,typeof(Jp=typeof Record<"u"&&Record)=="function"?Jp:Object,Object]),X("design:returntype",typeof(Xp=typeof Promise<"u"&&Promise)=="function"?Xp:Object)],a.Tokenizer.prototype,"captcha",null),Tt([f("mesh.captcha.match",Boolean),at(0,s(0,"mno",String)),at(1,s(1,"value",String)),X("design:type",Function),X("design:paramtypes",[String,String,Object]),X("design:returntype",typeof(Yp=typeof Promise<"u"&&Promise)=="function"?Yp:Object)],a.Tokenizer.prototype,"matches",null),Tt([f("mesh.trust.apply",String),at(0,s(0,"kind",String)),at(1,s(1,"duration",Number)),X("design:type",Function),X("design:paramtypes",[String,Number,Object]),X("design:returntype",typeof(Qp=typeof Promise<"u"&&Promise)=="function"?Qp:Object)],a.Tokenizer.prototype,"apply",null),Tt([f("mesh.trust.verify",Boolean),at(0,s(0,"token",String)),X("design:type",Function),X("design:paramtypes",[String,Object]),X("design:returntype",typeof(Zp=typeof Promise<"u"&&Promise)=="function"?Zp:Object)],a.Tokenizer.prototype,"verify",null),Tt([f("mesh.auth.quickauth",In),at(0,s(0,"credential",Gt)),X("design:type",Function),X("design:paramtypes",[typeof(ef=typeof Gt<"u"&&Gt)=="function"?ef:Object,Object]),X("design:returntype",typeof(tf=typeof Promise<"u"&&Promise)=="function"?tf:Object)],a.Tokenizer.prototype,"quickauth",null),Tt([f("mesh.oauth.grant",No),at(0,s(0,"grant",dr)),X("design:type",Function),X("design:paramtypes",[typeof(nf=typeof dr<"u"&&dr)=="function"?nf:Object,Object]),X("design:returntype",typeof(rf=typeof Promise<"u"&&Promise)=="function"?rf:Object)],a.Tokenizer.prototype,"grant",null),Tt([f("mesh.oauth.accept",Yi),at(0,s(0,"code",String)),X("design:type",Function),X("design:paramtypes",[String,Object]),X("design:returntype",typeof(of=typeof Promise<"u"&&Promise)=="function"?of:Object)],a.Tokenizer.prototype,"accept",null),Tt([f("mesh.oauth.reject",Object),at(0,s(0,"code",String)),X("design:type",Function),X("design:paramtypes",[String,Object]),X("design:returntype",typeof(sf=typeof Promise<"u"&&Promise)=="function"?sf:Object)],a.Tokenizer.prototype,"reject",null),Tt([f("mesh.auth.authorize",In),at(0,s(0,"code",String)),X("design:type",Function),X("design:paramtypes",[String,Object]),X("design:returntype",typeof(cf=typeof Promise<"u"&&Promise)=="function"?cf:Object)],a.Tokenizer.prototype,"authorize",null),Tt([f("mesh.oauth.authenticate",_t),at(0,s(0,"token",String)),X("design:type",Function),X("design:paramtypes",[String,Object]),X("design:returntype",typeof(af=typeof Promise<"u"&&Promise)=="function"?af:Object)],a.Tokenizer.prototype,"authenticate",null),Tt([f("mesh.oauth.refresh",In),at(0,s(0,"token",String)),X("design:type",Function),X("design:paramtypes",[String,Object]),X("design:returntype",typeof(df=typeof Promise<"u"&&Promise)=="function"?df:Object)],a.Tokenizer.prototype,"refresh",null),Tt([f("mesh.oauth.destroy",Object),at(0,s(0,"token",String)),X("design:type",Function),X("design:paramtypes",[String,Object]),X("design:returntype",typeof(uf=typeof Promise<"u"&&Promise)=="function"?uf:Object)],a.Tokenizer.prototype,"destroy",null),a.Tokenizer=Tt([$("mpi")],a.Tokenizer),a.AuthProvider=class{session(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Tt([f("${mesh.name}.auth.session",_t),at(0,s(0,"credential",Gt)),X("design:type",Function),X("design:paramtypes",[typeof(pf=typeof Gt<"u"&&Gt)=="function"?pf:Object,Object]),X("design:returntype",typeof(ff=typeof Promise<"u"&&Promise)=="function"?ff:Object)],a.AuthProvider.prototype,"session",null),a.AuthProvider=Tt([$("mpi")],a.AuthProvider);var Tr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Xe=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},En=function(r,e){return function(t,n){e(t,n,r)}},yf,lf,mf,gf,hf,bf,_f;a.Transporter=class{attach(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}detach(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}scan(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}write(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}read(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}clean(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Tr([f("${mesh.name}.tcp.attach",String),En(0,s(0,"uri",String)),En(1,s(1,"pdc",String)),Xe("design:type",Function),Xe("design:paramtypes",[String,String,Object]),Xe("design:returntype",typeof(yf=typeof Promise<"u"&&Promise)=="function"?yf:Object)],a.Transporter.prototype,"attach",null),Tr([f("${mesh.name}.tcp.detach",Object),En(0,s(0,"descriptor",String)),Xe("design:type",Function),Xe("design:paramtypes",[String,Object]),Xe("design:returntype",typeof(lf=typeof Promise<"u"&&Promise)=="function"?lf:Object)],a.Transporter.prototype,"detach",null),Tr([f("${mesh.name}.tcp.scan",[Array,Yt]),En(0,s(0,"rid",String)),En(1,s(1,"h",Number)),En(2,s(2,"limit",Number)),Xe("design:type",Function),Xe("design:paramtypes",[String,Number,Number,Object]),Xe("design:returntype",typeof(mf=typeof Promise<"u"&&Promise)=="function"?mf:Object)],a.Transporter.prototype,"scan",null),Tr([f("${mesh.name}.tcp.write",Object),En(0,s(0,"packet",Yt)),Xe("design:type",Function),Xe("design:paramtypes",[typeof(gf=typeof Yt<"u"&&Yt)=="function"?gf:Object,Object]),Xe("design:returntype",typeof(hf=typeof Promise<"u"&&Promise)=="function"?hf:Object)],a.Transporter.prototype,"write",null),Tr([f("${mesh.name}.tcp.read",[Array,Yt]),En(0,s(0,"bucket",String)),En(1,s(1,"limit",Number)),Xe("design:type",Function),Xe("design:paramtypes",[String,Number,Object]),Xe("design:returntype",typeof(bf=typeof Promise<"u"&&Promise)=="function"?bf:Object)],a.Transporter.prototype,"read",null),Tr([f("${mesh.name}.tcp.clean",Object),En(0,s(0,"buckets",[Array,String])),Xe("design:type",Function),Xe("design:paramtypes",[Array,Object]),Xe("design:returntype",typeof(_f=typeof Promise<"u"&&Promise)=="function"?_f:Object)],a.Transporter.prototype,"clean",null),a.Transporter=Tr([$("mpi")],a.Transporter);var mr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Ie=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},gr=function(r,e){return function(t,n){e(t,n,r)}},Sf,vf,Of,Rf,Pf,jf,wf,Nf;a.FileSystem=class{exist(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}mkdir(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}write(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}read(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}delete(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}list(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},mr([f("mesh.fs.exist",Boolean),gr(0,s(0,"path",String)),Ie("design:type",Function),Ie("design:paramtypes",[String,Object]),Ie("design:returntype",typeof(Sf=typeof Promise<"u"&&Promise)=="function"?Sf:Object)],a.FileSystem.prototype,"exist",null),mr([f("mesh.fs.mkdir",Object),gr(0,s(0,"path",String)),Ie("design:type",Function),Ie("design:paramtypes",[String,Object]),Ie("design:returntype",typeof(vf=typeof Promise<"u"&&Promise)=="function"?vf:Object)],a.FileSystem.prototype,"mkdir",null),mr([f("mesh.fs.write",Object),gr(0,s(0,"path",String)),gr(1,s(1,"buff",Uint8Array)),Ie("design:type",Function),Ie("design:paramtypes",[String,typeof(Of=typeof Uint8Array<"u"&&Uint8Array)=="function"?Of:Object,Object]),Ie("design:returntype",typeof(Rf=typeof Promise<"u"&&Promise)=="function"?Rf:Object)],a.FileSystem.prototype,"write",null),mr([f("mesh.fs.read",Uint8Array),gr(0,s(0,"path",String)),Ie("design:type",Function),Ie("design:paramtypes",[String,Object]),Ie("design:returntype",typeof(Pf=typeof Promise<"u"&&Promise)=="function"?Pf:Object)],a.FileSystem.prototype,"read",null),mr([f("mesh.fs.remove",Object),gr(0,s(0,"path",String)),Ie("design:type",Function),Ie("design:paramtypes",[String,Object]),Ie("design:returntype",typeof(jf=typeof Promise<"u"&&Promise)=="function"?jf:Object)],a.FileSystem.prototype,"remove",null),mr([f("mesh.fs.delete",Object),gr(0,s(0,"paths",[Array,String])),Ie("design:type",Function),Ie("design:paramtypes",[Array,Object]),Ie("design:returntype",typeof(wf=typeof Promise<"u"&&Promise)=="function"?wf:Object)],a.FileSystem.prototype,"delete",null),mr([f("mesh.fs.ls",Fr),gr(0,s(0,"path",String)),Ie("design:type",Function),Ie("design:paramtypes",[String,Object]),Ie("design:returntype",typeof(Nf=typeof Promise<"u"&&Promise)=="function"?Nf:Object)],a.FileSystem.prototype,"list",null),a.FileSystem=mr([$("mpi")],a.FileSystem);var Er=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Ye=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Wn=function(r,e){return function(t,n){e(t,n,r)}},Tf,Ef,Af,Mf,$f,Cf,Uf,If,Df;a.VM=class{compile(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}setup(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describe(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}exec(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Er([f("mesh.vmc.compile",String),Wn(0,s(0,"script",Te)),Ye("design:type",Function),Ye("design:paramtypes",[typeof(Tf=typeof Te<"u"&&Te)=="function"?Tf:Object,Object]),Ye("design:returntype",typeof(Ef=typeof Promise<"u"&&Promise)=="function"?Ef:Object)],a.VM.prototype,"compile",null),Er([f("mesh.vmc.setup",Object),Wn(0,s(0,"code",String)),Wn(1,s(1,"version",String)),Ye("design:type",Function),Ye("design:paramtypes",[String,String,Object]),Ye("design:returntype",typeof(Af=typeof Promise<"u"&&Promise)=="function"?Af:Object)],a.VM.prototype,"setup",null),Er([f("mesh.vmc.remove",Object),Wn(0,s(0,"code",String)),Ye("design:type",Function),Ye("design:paramtypes",[String,Object]),Ye("design:returntype",typeof(Mf=typeof Promise<"u"&&Promise)=="function"?Mf:Object)],a.VM.prototype,"remove",null),Er([f("mesh.vmc.describe",Te),Wn(0,s(0,"code",String)),Ye("design:type",Function),Ye("design:paramtypes",[String,Object]),Ye("design:returntype",typeof($f=typeof Promise<"u"&&Promise)=="function"?$f:Object)],a.VM.prototype,"describe",null),Er([f("mesh.vmc.exec",String),Wn(0,s(0,"code",String)),Wn(1,s(1,"args",[Map,String,String])),Wn(2,s(2,"dft",String)),Ye("design:type",Function),Ye("design:paramtypes",[String,typeof(Cf=typeof Record<"u"&&Record)=="function"?Cf:Object,String,Object]),Ye("design:returntype",typeof(Uf=typeof Promise<"u"&&Promise)=="function"?Uf:Object)],a.VM.prototype,"exec",null),Er([f("mesh.vmc.index",[ue,Te]),Wn(0,s(0,"idx",j)),Ye("design:type",Function),Ye("design:paramtypes",[typeof(If=typeof j<"u"&&j)=="function"?If:Object,Object]),Ye("design:returntype",typeof(Df=typeof Promise<"u"&&Promise)=="function"?Df:Object)],a.VM.prototype,"index",null),a.VM=Er([$("mpi")],a.VM);var hr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},De=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ar=function(r,e){return function(t,n){e(t,n,r)}},Ff,kf,xf,Bf,Lf,Hf,qf,zf,Vf,Kf,Wf,Gf,Jf,Xf;a.Workflow=class{mass(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}groups(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}compile(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}submit(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}take(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}routines(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},hr([f("mesh.workflow.mass",String),Ar(0,s(0,"group",Hn)),De("design:type",Function),De("design:paramtypes",[typeof(Ff=typeof Hn<"u"&&Hn)=="function"?Ff:Object,Object]),De("design:returntype",typeof(kf=typeof Promise<"u"&&Promise)=="function"?kf:Object)],a.Workflow.prototype,"mass",null),hr([f("mesh.workflow.groups",[ue,Hn]),Ar(0,s(0,"index",j)),De("design:type",Function),De("design:paramtypes",[typeof(xf=typeof j<"u"&&j)=="function"?xf:Object,Object]),De("design:returntype",typeof(Bf=typeof Promise<"u"&&Promise)=="function"?Bf:Object)],a.Workflow.prototype,"groups",null),hr([f("mesh.workflow.compile",String),Ar(0,s(0,"chart",Ft)),De("design:type",Function),De("design:paramtypes",[typeof(Lf=typeof Ft<"u"&&Ft)=="function"?Lf:Object,Object]),De("design:returntype",typeof(Hf=typeof Promise<"u"&&Promise)=="function"?Hf:Object)],a.Workflow.prototype,"compile",null),hr([f("mesh.workflow.index",[ue,Ft]),Ar(0,s(0,"index",j)),De("design:type",Function),De("design:paramtypes",[typeof(qf=typeof j<"u"&&j)=="function"?qf:Object,Object]),De("design:returntype",typeof(zf=typeof Promise<"u"&&Promise)=="function"?zf:Object)],a.Workflow.prototype,"index",null),hr([f("mesh.workflow.submit",String),Ar(0,s(0,"intent",yr)),De("design:type",Function),De("design:paramtypes",[typeof(Vf=typeof yr<"u"&&yr)=="function"?Vf:Object,Object]),De("design:returntype",typeof(Kf=typeof Promise<"u"&&Promise)=="function"?Kf:Object)],a.Workflow.prototype,"submit",null),hr([f("mesh.workflow.take",Object),Ar(0,s(0,"vertex",tt)),De("design:type",Function),De("design:paramtypes",[typeof(Wf=typeof tt<"u"&&tt)=="function"?Wf:Object,Object]),De("design:returntype",typeof(Gf=typeof Promise<"u"&&Promise)=="function"?Gf:Object)],a.Workflow.prototype,"take",null),hr([f("mesh.workflow.routines",[ue,tt]),Ar(0,s(0,"index",j)),De("design:type",Function),De("design:paramtypes",[typeof(Jf=typeof j<"u"&&j)=="function"?Jf:Object,Object]),De("design:returntype",typeof(Xf=typeof Promise<"u"&&Promise)=="function"?Xf:Object)],a.Workflow.prototype,"routines",null),a.Workflow=hr([$("mpi")],a.Workflow);let Yf=class{encoding="utf-8";encode(e=""){const t=[];for(let n=0;n<e.length;n++){let o=e.charCodeAt(n);if(o>=55296&&o<=56319&&n+1<e.length){const i=e.charCodeAt(n+1);i>=56320&&i<=57343&&(o=65536+(o-55296<<10)+(i-56320),n++)}o<128?t.push(o):o<2048?(t.push(192|o>>6),t.push(128|o&63)):o<65536?(t.push(224|o>>12),t.push(128|o>>6&63),t.push(128|o&63)):o<1114112&&(t.push(240|o>>18),t.push(128|o>>12&63),t.push(128|o>>6&63),t.push(128|o&63))}return new Uint8Array(t)}encodeInto(e,t){let n=0,o=0;for(let i=0;i<e.length&&o<t.length;i++){let c=e.charCodeAt(i);if(c>=55296&&c<=56319&&i+1<e.length){const d=e.charCodeAt(i+1);d>=56320&&d<=57343&&(c=65536+(c-55296<<10)+(d-56320),i++)}if(c<128){if(o+1>t.length)break;t[o++]=c}else if(c<2048){if(o+2>t.length)break;t[o++]=192|c>>6,t[o++]=128|c&63}else if(c<65536){if(o+3>t.length)break;t[o++]=224|c>>12,t[o++]=128|c>>6&63,t[o++]=128|c&63}else if(c<1114112){if(o+4>t.length)break;t[o++]=240|c>>18,t[o++]=128|c>>12&63,t[o++]=128|c>>6&63,t[o++]=128|c&63}n=i+1}return{read:n,written:o}}},Qf=class{encoding;fatal;ignoreBOM;constructor(e="utf-8",t={}){this.encoding=e.toLowerCase(),this.fatal=t.fatal||!1,this.ignoreBOM=t.ignoreBOM||!1}decode(e){if(!e)return"";const t=e instanceof Uint8Array?e:new Uint8Array(e),n=[];let o=0;for(!this.ignoreBOM&&t.length>=3&&t[0]===239&&t[1]===187&&t[2]===191&&(o=3);o<t.length;){const i=t[o++];if(i<128){n.push(String.fromCharCode(i));continue}if((i&224)===192){if(o>=t.length){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");break}const c=t[o++];if((c&192)!==128){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");continue}const d=(i&31)<<6|c&63;n.push(String.fromCharCode(d));continue}if((i&240)===224){if(o+1>=t.length){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");break}const c=t[o++],d=t[o++];if((c&192)!==128||(d&192)!==128){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");continue}const g=(i&15)<<12|(c&63)<<6|d&63;n.push(String.fromCharCode(g));continue}if((i&248)===240){if(o+2>=t.length){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");break}const c=t[o++],d=t[o++],g=t[o++];if((c&192)!==128||(d&192)!==128||(g&192)!==128){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");continue}let h=(i&7)<<18|(c&63)<<12|(d&63)<<6|g&63;h>65535?(h-=65536,n.push(String.fromCharCode(55296+(h>>10))),n.push(String.fromCharCode(56320+(h&1023)))):n.push(String.fromCharCode(h));continue}if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�")}return n.join("")}},Zf=(Y=class extends Uint8Array{static from(e,t){if(typeof e=="string")return Y.fromString(e,t||"utf8");if(e instanceof Uint8Array){const n=new Uint8Array(e);return Object.setPrototypeOf(n,Y.prototype),n}if(e instanceof ArrayBuffer){const n=new Uint8Array(e);return Object.setPrototypeOf(n,Y.prototype),n}if(Array.isArray(e)||e&&typeof e.length=="number"){const n=new Uint8Array(e);return Object.setPrototypeOf(n,Y.prototype),n}throw new TypeError("Invalid input type for Buffer.from")}static fromString(e,t){let n;switch(t.toLowerCase()){case"base64":n=Y.decodeBase64(e);break;case"hex":n=Y.decodeHex(e);break;default:n=Y.encodeUtf8(e);break}return Object.setPrototypeOf(n,Y.prototype),n}static encodeUtf8(e){const t=[];for(let n=0;n<e.length;n++){let o=e.charCodeAt(n);if(o>=55296&&o<=56319&&n+1<e.length){const i=e.charCodeAt(n+1);i>=56320&&i<=57343&&(o=65536+(o-55296<<10)+(i-56320),n++)}o<128?t.push(o):o<2048?(t.push(192|o>>6),t.push(128|o&63)):o<65536?(t.push(224|o>>12),t.push(128|o>>6&63),t.push(128|o&63)):o<1114112&&(t.push(240|o>>18),t.push(128|o>>12&63),t.push(128|o>>6&63),t.push(128|o&63))}return new Uint8Array(t)}static decodeBase64(e){e=e.replace(/\s/g,"");let t=0;e.endsWith("==")?t=2:e.endsWith("=")&&(t=1);const n=e.length*3/4-t,o=new Uint8Array(n);let i=0,c=0;for(;c<e.length;){const d=e[c]==="="?0:Y.BASE64_LOOKUP[e[c]]??0;c++;const g=e[c]==="="?0:Y.BASE64_LOOKUP[e[c]]??0;c++;const h=e[c]==="="?0:Y.BASE64_LOOKUP[e[c]]??0;c++;const b=e[c]==="="?0:Y.BASE64_LOOKUP[e[c]]??0;c++;const v=d<<2|g>>4,E=(g&15)<<4|h>>2,Q=(h&3)<<6|b;i<n&&(o[i++]=v),i<n&&(o[i++]=E),i<n&&(o[i++]=Q)}return o}static decodeHex(e){if(e=e.replace(/\s/g,""),e.length%2!==0)throw new Error("Invalid hex string length");const t=new Uint8Array(e.length/2);for(let n=0;n<e.length;n+=2)t[n/2]=parseInt(e.substr(n,2),16);return t}static alloc(e,t,n){const o=new Uint8Array(e);if(t!==void 0){if(typeof t=="number")o.fill(t);else if(typeof t=="string"){const i=Y.from(t,n);for(let c=0;c<e;c++)o[c]=i[c%i.length]}}return Object.setPrototypeOf(o,Y.prototype),o}static allocUnsafe(e){const t=new Uint8Array(e);return Object.setPrototypeOf(t,Y.prototype),t}static isBuffer(e){return e instanceof Y||e instanceof Uint8Array}static concat(e,t){if(e.length===0)return Y.alloc(0);t===void 0&&(t=e.reduce((i,c)=>i+c.length,0));const n=Y.alloc(t);let o=0;for(const i of e){const c=Math.min(i.length,t-o);if(n.set(i.subarray(0,c),o),o+=c,o>=t)break}return n}static compare(e,t){const n=Math.min(e.length,t.length);for(let o=0;o<n;o++)if(e[o]!==t[o])return e[o]<t[o]?-1:1;return e.length<t.length?-1:e.length>t.length?1:0}toString(e,t,n){const o=e||"utf8",i=this.subarray(t||0,n);switch(o.toLowerCase()){case"base64":return Y.encodeBase64(i);case"hex":return Y.encodeHex(i);default:return Y.decodeUtf8(i)}}static decodeUtf8(e){const t=[];let n=0;for(;n<e.length;){const o=e[n++];if(o<128){t.push(String.fromCharCode(o));continue}if((o&224)===192){const i=e[n++],c=(o&31)<<6|i&63;t.push(String.fromCharCode(c));continue}if((o&240)===224){const i=e[n++],c=e[n++],d=(o&15)<<12|(i&63)<<6|c&63;t.push(String.fromCharCode(d));continue}if((o&248)===240){const i=e[n++],c=e[n++],d=e[n++];let g=(o&7)<<18|(i&63)<<12|(c&63)<<6|d&63;g>65535?(g-=65536,t.push(String.fromCharCode(55296+(g>>10))),t.push(String.fromCharCode(56320+(g&1023)))):t.push(String.fromCharCode(g));continue}t.push("�")}return t.join("")}static encodeBase64(e){let t="",n=0;for(;n<e.length;){const o=e.length-n,i=e[n++],c=o>1?e[n++]:0,d=o>2?e[n++]:0,g=i>>2,h=(i&3)<<4|c>>4,b=(c&15)<<2|d>>6,v=d&63;t+=Y.BASE64_CHARS[g],t+=Y.BASE64_CHARS[h],o===1?t+="==":o===2?t+=Y.BASE64_CHARS[b]+"=":t+=Y.BASE64_CHARS[b]+Y.BASE64_CHARS[v]}return t}static encodeHex(e){let t="";for(let n=0;n<e.length;n++)t+=e[n].toString(16).padStart(2,"0");return t}compare(e){return Y.compare(this,e)}equals(e){if(this.length!==e.length)return!1;for(let t=0;t<this.length;t++)if(this[t]!==e[t])return!1;return!0}write(e,t,n,o){const i=t||0,c=o||"utf8",d=Y.from(e,c),g=Math.min(d.length,n!==void 0?n:this.length-i,this.length-i);return this.set(d.subarray(0,g),i),g}},Ki(Y,"BASE64_CHARS","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),Ki(Y,"BASE64_LOOKUP",{}),(()=>{for(let e=0;e<Y.BASE64_CHARS.length;e++)Y.BASE64_LOOKUP[Y.BASE64_CHARS[e]]=e})(),Y);var hl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.Codec=class{static JSON="json";static PROTOBUF="protobuf";static XML="xml";static YAML="yaml";static THRIFT="thrift";static MESH="mesh";encodeString(e){return this.stringify(this.encode(e))}decodeString(e,t){return this.decode(this.uint8ify(e),t)}},a.Codec=hl([$(a.Codec.JSON)],a.Codec);const ro=Mn()?.TextEncoder?new TextEncoder:new Yf,xo=Mn()?.TextDecoder?new TextDecoder:new Qf,Bo=Mn()?.Buffer?Buffer:Zf;var bl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.JSONCodec=class extends a.Codec{decode(e,t){const n=xo.decode(e);if(!t||!t.constructor)return JSON.parse(n);const o=JSON.parse(n);return typeof o!="object"&&typeof o!="function"||o==null||t.name==="Object"?o:this.decorateAny(t,o)}decorateAny(e,t){const n=e instanceof Qn,o=n?e.raw:e;if(!o)return t;switch(o){case Map:{if(t==null)return{};if(!n||e.parameters.length<1)return t;const i={};for(const c of Object.keys(t))i[this.decorateAny(e.parameters[0],c)]=this.decorateAny(e.parameters[1],t[c]);return i}case Array:return t==null?[]:!n||e.parameters.length<1?t:t.map(i=>this.decorateAny(e.parameters[0],i));case ue:{if(t==null)return null;const i=new o;if(!n||e.parameters.length<1)return Object.assign(i,t);Object.assign(i,t);const c=[];for(let d of i.data||[])c.push(this.decorateAny(e.parameters[0],d));return i.data=c,i}case String:case Number:case Boolean:case Object:return t;case Date:return t==null||t<1?null:new Date(t);case Uint8Array:return t==null?null:t instanceof Uint8Array?t:Bo.from(t,"base64");default:{if(t==null)return null;const i=new o;for(const c of Object.keys(i)){const d=_e.metadata(er,o,c);if(!d){Reflect.set(i,c,t[c]);continue}const g=t[c]??t[d.name];Reflect.set(i,c,this.decorateAny(d.kind,g))}return i}}}encode(e){return ro.encode(JSON.stringify(e,(t,n)=>{if(n==null||Array.isArray(n))return n;if(!_e.annotated(n.constructor))return this.encodeAny(n);const o=new Map;for(let c in n){const d=_e.metadata(er,n.constructor,c);d?.name&&d.name.length>0&&d.name!=c&&o.set(c,d.name),(d?.kind==Uint8Array||d?.kind==Date||d?.kind==Map)&&Reflect.set(n,c,this.encodeAny(Reflect.get(n,c)))}if(o.size<1)return this.encodeAny(n);const i={};for(let c in n)i[o.get(c)??c]=n[c];return this.encodeAny(i)}))}encodeAny(e){return e instanceof Uint8Array?Bo.from(e).toString("base64"):e instanceof Date?e.getTime():e instanceof Map?Object.fromEntries(e):e}uint8ify(e){return ro.encode(e)}stringify(e){return xo.decode(e)}},a.JSONCodec=bl([$(a.Codec.JSON)],a.JSONCodec);var Mr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Ci=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},io;a.Compiler=class{},a.Compiler=Mr([$("mesh")],a.Compiler);function _l(r){return{}}a.TSCompiler=(Sr=class extends a.Compiler{compile(e,t){}intype(e){return io.parameters.computeIfy(e,t=>{var n;class o{attachments=new Map;getAttachments(){return this.attachments}map(){return Object.assign(new Map,this)}setAttachments(c){(c||{}).forEach((d,g)=>this.attachments.set(g,d))}getArguments(){return t.getParameters().map(c=>Object.getOwnPropertyDescriptor(this,c.name)?.value)}setArguments(c){const d=Le.load(a.Codec).getDefault();t.getParameters().forEach((g,h)=>{if(c&&c.length>g.index&&!(c[g.index]instanceof Gi)){const b=c[g.index];if(b==null)return;if(b instanceof g.kind&&!(g.kind instanceof Qn)){Reflect.set(this,g.name,b);return}switch(g.kind){case Map:case Array:case String:case Number:case Boolean:case Object:case Date:case Uint8Array:Reflect.set(this,g.name,b);break;default:const v=d.encode(b),E=d.decode(v,g.kind);Reflect.set(this,g.name,E)}}})}}return Mr([s(-1,"attachments",Map),Ci("design:type",typeof(n=typeof Map<"u"&&Map)=="function"?n:Object)],o.prototype,"attachments",void 0),o})}retype(e){return io.returns.computeIfy(e,t=>{class n{code="";message="";content;cause;getCause(){return this.cause}getCode(){return this.code}getContent(){return this.content}getMessage(){return this.message}setCause(i){this.cause=i}setCode(i){this.code=i}setContent(i){this.content=i}setMessage(i){this.message=i}}return Mr([s(0),Ci("design:type",String)],n.prototype,"code",void 0),Mr([s(5),Ci("design:type",String)],n.prototype,"message",void 0),Mr([s(10,"content",t.getReturnType()),Ci("design:type",Object)],n.prototype,"content",void 0),Mr([s(15,"cause",Mt),Ci("design:type",Object)],n.prototype,"cause",void 0),n})}},io=Sr,Ki(Sr,"parameters",new F),Ki(Sr,"returns",new F),Sr),a.TSCompiler=io=Mr([$("mesh")],a.TSCompiler);var Sl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.Consumer=class{static HTTP="http";static GRPC="grpc";static TCP="tcp";static MQTT="mqtt"},a.Consumer=Sl([$(a.Consumer.HTTP)],a.Consumer);class oo{servers=new pt;availableAddrs=new pt;relativePath=!1;constructor(e){for(const t of(e||"").split(","))t&&t.trim().length>0&&!this.availableAddrs.includes(t)&&(this.servers.push(new ey(!0,t)),this.availableAddrs.push(t))}any(){if(this.relativePath)return"";const e=this.availableAddrs;return!e||e.length<1?"":e[Math.floor(Math.random()*e.length)]}relative(e){this.relativePath=e}}class ey{available;address;constructor(e,t){this.available=e,this.address=t}}class vl{value;fn;constructor(e){this.fn=e}get(){return this.value??=this.fn(),this.value}reset(e){this.value=e}}class ce{static substring(e,t,n){return!e||e.length>t+n?"":e.substring(t,t+n)}static repeat(e,t){const n=[];for(let o=0;o<t;++o)n.push(e);return n.join("")}static anyone(...e){for(let t of e)if(t&&t.length>0)return t;return""}static traceId(){return""}static spanId(e,t){return""}static MESH_ADDRESS=new vl(()=>typeof process<"u"&&process.env.MESH_ADDRESS?new oo(process.env.MESH_ADDRESS):globalThis.window!==void 0?new oo(`${globalThis.location.origin}/`):new oo("http://127.0.0.1:443/"));static newEntity(e){if(!e)return new je;const t=Le.load(a.Codec),n=new je;return n.codec=t.defaultName(),n.schema="",n.buffer=t.getDefault().encode(e),n}static newCacheEntity(e,t,n){const o=ce.newEntity(t),i=new mt;return i.version="1.0.0",i.entity=o,i.timestamp=Date.now(),i.duration=n,i.key=e,i}static readObject(e,t){return!e.buffer||e.buffer.length<1?null:Le.load(a.Codec).get(e.codec??a.Codec.JSON).decode(e.buffer,t)}static compareVersion(e,t){if(!e)return-1;if(!t)return 1;const n=e.split("."),o=t.split(".");for(let i=0;i<n.length;i++){if(o.length<=i)return 0;if(o[i]=="*")continue;const c=n[i].localeCompare(o[i]);if(c!=0)return c}return 0}static ofError(e){return new Mt}static ofCause(e,t,n){throw new Error}static hexString(e){const t=ro.encode(e),n="0123456789abcdef";let o="";for(const i of t){const c=i;o+=n[c>>4],o+=n[c&15]}return o}}var Ol=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};class Ui extends Gi{traceId="";spanId="";timestamp=0;runMode=0;urn="";consumer=new cr;calls=0;attachments=new Map;attributes=new Map;principals=new ls;static create(){const e=new Ui;return e.traceId=ce.traceId(),e.spanId=ce.spanId("",0),e.timestamp=new Date().getTime(),e.runMode=0,e.urn="",e.consumer=new cr,e}getAttachments(){return this.attachments}getAttribute(e){return this.attributes.get(e.name)}getAttributes(){return this.attributes}getConsumer(e){return this.consumer}getPrincipals(){return this.principals}getProvider(e){return new cr}getRunMode(){return this.runMode}getSpanId(){return this.spanId}getTimestamp(){return this.timestamp}getTraceId(){return this.traceId}getUrn(){return this.urn}setAttribute(e,t){this.attributes.set(e.name,t)}resume(){this.calls++;const e=new Ui;return e.traceId=this.getTraceId(),e.spanId=ce.spanId(this.getSpanId(),this.calls),e.timestamp=this.getTimestamp(),e.runMode=this.getRunMode(),e.urn=this.getUrn(),e.consumer=this.getConsumer(this),this.getAttachments()&&this.getAttachments().forEach((t,n)=>e.attachments.set(t,n)),this.getAttributes()&&this.getAttributes().forEach((t,n)=>e.attributes.set(t,n)),this.getPrincipals()&&this.getPrincipals().forEach(t=>e.principals.push(t)),e}rewriteContext(e){e.getTraceId()&&(this.traceId=e.getTraceId()),e.getSpanId()&&(this.spanId=e.getSpanId()),e.getTimestamp()&&e.getTimestamp()>0&&(this.timestamp=e.getTimestamp()),e.getRunMode()&&e.getRunMode()>0&&(this.runMode=e.getRunMode()),e.getUrn()&&(this.urn=e.getUrn()),e.getConsumer(this)&&(this.consumer=e.getConsumer(this)),this.getAttachments()&&this.getAttachments().forEach((t,n)=>this.attachments.set(t,n)),this.getAttributes()&&this.getAttributes().forEach((t,n)=>this.attributes.set(t,n)),this.getPrincipals()&&this.getPrincipals().forEach(t=>this.principals.push(t))}rewriteURN(e){this.urn=e}}a.MeshContextProvider=class extends a.ContextProvider{context(){return Ui.create()}},a.MeshContextProvider=Ol([$("mesh")],a.MeshContextProvider);var Rl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.Eden=class{},a.Eden=Rl([$("mesh")],a.Eden);class Kt{static REMOTE=new tr("mesh.mpc.address");static REMOTE_NAME=new tr("mesh.mpc.remote.name");static INVOCATION=new tr("mesh.invocation");static UNAME=new tr("mesh.mpc.uname");static CONSUMER=new tr("mesh.mpc.consumer");static CODEC=new tr("mesh.mpc.codec");static TIMEOUT=new tr("mesh.mpc.timeout")}class Gn{code;name;constructor(e,t){this.code=e,this.name=t}}class Oe{static HTTP=new Gn("00",a.Consumer.HTTP);static GRPC=new Gn("01",a.Consumer.GRPC);static MQTT=new Gn("02",a.Consumer.MQTT);static TCP=new Gn("03",a.Consumer.TCP);static JSON=new Gn("00",a.Codec.JSON);static PROTOBUF=new Gn("01",a.Codec.PROTOBUF);static XML=new Gn("02",a.Codec.XML);static THRIFT=new Gn("03",a.Codec.THRIFT);static YAML=new Gn("04",a.Codec.YAML);static PROTO=[Oe.HTTP,Oe.GRPC,Oe.MQTT,Oe.TCP];static CODEC=[Oe.JSON,Oe.PROTOBUF,Oe.XML,Oe.THRIFT,Oe.YAML];static ofProto(e){for(let t of Oe.PROTO)if(t.code==e)return t;return Oe.HTTP}static ofCodec(e){for(let t of Oe.CODEC)if(t.code==e)return t;return Oe.JSON}static ofName(e){for(let t of Oe.PROTO)if(t.name==e)return t;for(let t of Oe.CODEC)if(t.name==e)return t;return Oe.HTTP}}const Pl=r=>{const e=p();return e.setAttribute(Kt.CONSUMER,Le.load(a.Consumer).get(r)),e},jl=r=>{const e=p();return e.setAttribute(Kt.CODEC,Le.load(a.Codec).get(r)),e};class ty{inspector;reference;service;constructor(e,t){this.reference=new vn,this.reference.urn=t.toString(),this.reference.namespace="",this.reference.name=t.name,this.reference.version=t.flag.version,this.reference.proto=Oe.ofProto(t.flag.proto).name,this.reference.codec=Oe.ofCodec(t.flag.codec).name,this.reference.flags=0,this.reference.timeout=parseInt(xe.MESH_TIMEOUT.get(e))||1e4,this.reference.retries=3,this.reference.mdc=t.mdc,this.reference.zone=t.flag.zone,this.reference.cluster=t.flag.cluster,this.reference.cell=t.flag.cell,this.reference.group=t.flag.group,this.reference.address=t.flag.address,this.service=new Ut,this.inspector=new ny(t)}inflect(e){return new Lo}inspect(e){return this.inspector}intype(e){return Lo}reflect(e){return new Ho}retype(e){return Ho}schema(e){return this.reference}}class ny{urn;constructor(e){this.urn=e}getType(){return Object}getAnnotation(e){}getName(){return this.urn.name}getParameters(){return[]}getReturnType(){return new Qn(Map)}getExecutable(){return()=>{}}getSymbol(){return this.urn.name}invoke(e,t){}}class Lo extends Map{map(){return this}getArguments(){const e=[];return super.forEach((t,n)=>{n!="attachments"&&e.push(t)}),e}getAttachments(){const e=Object.getOwnPropertyDescriptor(this,"attachments")?.value||new Map;if(e instanceof Map)return e;const t=Le.load(a.Codec).get(a.Codec.JSON),n=t.decode(t.encode(e),Map);return this.setAttachments(n),n}setArguments(e){}setAttachments(e){Object.assign(this,{attachments:Mt})}}class Ho extends Map{getCause(){const e=Object.getOwnPropertyDescriptor(this,"cause")?.value;if(!e||e instanceof Mt)return e;const t=Le.load(a.Codec).get(a.Codec.JSON);return t.decode(t.encode(e),Mt)}getCode(){return Object.getOwnPropertyDescriptor(this,"code")?.value}getContent(){return Object.getOwnPropertyDescriptor(this,"content")?.value}getMessage(){return Object.getOwnPropertyDescriptor(this,"message")?.value||""}setCause(e){Object.assign(this,{cause:e})}setCode(e){Object.assign(this,{code:e})}setContent(e){Object.assign(this,{content:e})}setMessage(e){Object.assign(this,{message:e})}}var wl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};const ry="PROVIDER",so="CONSUMER";a.Filter=class{},a.Filter=wl([$("*")],a.Filter);function qo(r,e){const t=Le.load(a.Filter).list().filter(n=>{const o=_e.metadata(on,n?.constructor,n?.constructor);return!o||o.pattern==""||o?.pattern==e}).sort((n,o)=>{const i=_e.metadata(on,n?.constructor,n?.constructor)?.priority||0,c=_e.metadata(on,o?.constructor,o?.constructor)?.priority||0;return i==c?0:i<c?-1:1});return Nl(r,t)}function Nl(r,e){let t=r;for(let n=e.length-1;n>=0;n--){let o=e[n],i=t;t=new class{run(c,d){return o.invoke(c,i,d)}}}return t}var Tl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};class El{beforeHooks=new F;successHooks=new F;failureHooks=new F}const br=()=>{const r=Mn();return r.Mesh??=new El,r.Mesh};class Al{onBefore(e,t){br().beforeHooks.set(e,t)}onSuccess(e,t){br().successHooks.set(e,t)}onFailure(e,t){br().failureHooks.set(e,t)}before(){return br().beforeHooks}success(){return br().successHooks}failure(){return br().failureHooks}}const co=new Al;a.HookFilter=class extends a.Filter{async invoke(e,t,n){try{for(const[i,c]of co.before())await c(e,n);const o=await t.run(e,n);for(const[i,c]of co.success())await c(e,n,o);return o}catch(o){for(const[i,c]of co.failure())ys(o)?await c(e,n,o):await c(e,n,u.SYSTEM_ERROR);throw o}}},a.HookFilter=Tl([$("hook",so)],a.HookFilter);class iy{proxy;inspector;parameters;execution;constructor(e,t,n,o){this.proxy=e,this.inspector=t,this.parameters=n,this.execution=o}getArguments(e){return this.parameters.getArguments()}getAttachments(e){return this.parameters.getAttachments()}getExecution(e){return this.execution}getInspector(e){return this.inspector}getParameters(e){return this.parameters}getProxy(e){return this.proxy}isAsync(e){return!1}}class dn{static CN="firmer";static MESH_DOMAIN=this.CN+".tech";static LocalMDC="XX00000000000000";domain="";mdc="";flag=new _r;name="";static from(e){const t=new dn;if(!e)return console.log(`Unresolved urn ${e}`),t;const n=t.asArray(e);return n.length<5?(console.log(`Unresolved urn ${e}`),t):(n.reverse(),t.domain=`${n.splice(1,1).join("")}.${n.splice(0,1).join("")}`,t.mdc=n.splice(0,1).join(""),t.flag=_r.from(n.splice(0,1).join("")),t.name=n.join("."),t)}static urn(e){const t=new dn;return t.mdc=this.LocalMDC,t.flag=_r.from("0001000000000000000000000000000000000"),t.name=e,t.domain=this.MESH_DOMAIN,t}proto(e){return this.flag.proto=e,this}codec(e){return this.flag.codec=e,this}toString(){const e=[],t=this.asArray(this.name);return t.reverse(),t.filter(n=>n).forEach(n=>e.push(n)),e.push(this.flag.toString()),e.push(this.mdc),e.push(ce.anyone(this.domain,dn.MESH_DOMAIN)),e.join(".")}asArray(e){const t=e.split("."),n=[],o=[];for(let i of t){if(i.startsWith("${")){o.push(i),o.push(".");continue}if(i.endsWith("}")){o.push(i),n.push(o.join("")),o.splice(0,o.length);continue}n.push(i)}return n}matchName(e){return e?e.endsWith(".*")&&e.startsWith(e.replace(".*","")):!1}resetFlag(e,t){return this.flag.proto=e,this.flag.codec=t,this}}class _r{v="00";proto="00";codec="00";version="000000";zone="00";cluster="00";cell="00";group="00";address="000000000000";port="00000";static from(e){if(!e)return new _r;const t=new _r;return t.v=ce.substring(e,0,2),t.proto=ce.substring(e,2,2),t.codec=ce.substring(e,4,2),t.version=this.reduce(ce.substring(e,6,6),2),t.zone=ce.substring(e,12,2),t.cluster=ce.substring(e,14,2),t.cell=ce.substring(e,16,2),t.group=ce.substring(e,18,2),t.address=this.reduce(ce.substring(e,20,12),3),t.port=this.reduce(ce.substring(e,32,5),5),t}toString(){const e=this.padding(ce.anyone(this.v,""),2),t=this.padding(ce.anyone(this.proto,""),2),n=this.padding(ce.anyone(this.codec,""),2),o=this.paddingChain(ce.anyone(this.version,""),2,3),i=this.padding(ce.anyone(this.zone,""),2),c=this.padding(ce.anyone(this.cluster,""),2),d=this.padding(ce.anyone(this.cell,""),2),g=this.padding(ce.anyone(this.group,""),2),h=this.paddingChain(ce.anyone(this.address,""),3,4),b=this.padding(ce.anyone(this.port,""),5);return`${e}${t}${n}${o}${i}${c}${d}${g}${h}${b}`}padding(e,t){const n=e.replace(".","");return n.length==t?n:n.length<t?ce.repeat("0",t-e.length)+n:e.substring(0,t)}paddingChain(e,t,n){const o=e.split("[.*]"),i=o.map(c=>parseInt(c)?c:"");if(i.length==n)return i.map(c=>this.padding(c,t)).join("");if(i.length<n){for(let c=0;c<n-o.length;c++)i.push("");return i.map(c=>this.padding(c,t)).join("")}return i.slice(0,n).map(c=>this.padding(c,t)).join("")}static reduce(e,t){if(!e)return e;const n=[];for(let o=0;o<e.length;o+=t){let i=!0;for(let c=o;c<o+t;c++)e.charAt(c)!="0"&&(i=!1),i||n.push(e.charAt(c));i&&n.push("0"),n.push(".")}return n.slice(0,n.length-1).join("")}}class oy{placeholder="${mesh.name}";macro;invoker;constructor(e){this.macro=e,this.invoker=qo(this,so)}context(e){if(!e||e.length<1)return p();for(let t of e)if(t instanceof Gi)return t;return p()}invoke(e,t,n){return new Promise(async(o,i)=>{try{const c=this.context(n),d=this.referExecution(c,t),g=this.rewriteURN(c,d);c.rewriteURN(g),c.setAttribute(Kt.REMOTE,this.rewriteAddress(c,g));const h=d.inflect(c);h.setArguments(n),h.setAttachments(new Map);const b=new iy(this,t,h,d);c.setAttribute(Kt.INVOCATION,b),o(await this.invoker.run(c,b))}catch(c){i(fi.errorf(c))}})}async run(e,t){const n=this.referExecution(e,t.getInspector(e)),o=Le.load(a.Consumer),i=e.getAttribute(Kt.CONSUMER)??o.getDefault(),c=ce.anyone(e.getAttribute(Kt.REMOTE),ce.MESH_ADDRESS.get().any()),d=n.schema(e).codec||Oe.JSON.name,g=Le.load(a.Codec),h=e.getAttribute(Kt.CODEC)??g.get(d),b=h.encode(t.getParameters(e)),v=Oe.ofName(o.defaultName()).code,E=Oe.ofName(g.defaultName()).code,Q=dn.from(e.getUrn()).resetFlag(v,E).toString(),S=await i.consume(e,c,Q,n,b);return await this.deserialize(e,n,h,S)}deserialize(e,t,n,o){return new Promise((i,c)=>{try{const d=t.retype(e),g=n.decode(o,d);if(g.getCause()){c(fi.errorf(g.getCause()));return}if(u.SUCCESS.getCode()!=g.getCode()){c(new G(g.getCode(),g.getMessage()));return}i(g.getContent())}catch(d){c(fi.errorf(d))}})}referExecution(e,t){const o=Le.load(a.Eden).getDefault().refer(e,t.getAnnotation($e),t.getType(),t);if(o)return o;throw new Error(`Method ${t.getName()} cant be compatible`)}rewriteURN(e,t){const n=e.getPrincipals().peek()?.id,o=e.getAttribute(Kt.UNAME),i=e.getAttribute(Kt.REMOTE_NAME);if(!n&&!o&&!i&&!t.schema(e).urn.includes(this.placeholder))return t.schema(e).urn;const c=dn.from(t.schema(e).urn);return n&&n!=""&&(c.mdc=n),o&&o!=""&&(c.name=o),i&&i!=""&&(c.name=c.name.replace(this.placeholder,i)),c.name.includes(this.placeholder)&&(c.name=c.name.replace(this.placeholder,"mesh")),c.toString()}rewriteAddress(e,t){const n=e.getAttribute(Kt.REMOTE);return n&&n!=""?n:ce.MESH_ADDRESS.get().any()}}var Ml=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},zo;a.ServiceProxy=zo=class extends a.MethodProxy{proxy(e){return zo.proxy(e)}static proxy(e){return this.doProxy(e,f(""))}static doProxy(e,t){return Po.newProxyInstance(e,new oy(t))}},a.ServiceProxy=zo=Ml([$("mesh")],a.ServiceProxy);class $l{service;constructor(e){this.service=e}run(e,t){return new Promise((n,o)=>{try{const i=[e,...t.getArguments(e)],c=t.getInspector(e).invoke(this.service,i);if(c instanceof Promise){c.then(d=>n(d)).catch(d=>o(d));return}n(c)}catch(i){o(i)}})}}class sy{invoker;constructor(e){this.invoker=qo(new $l(e),ry)}run(e,t){return this.invoker.run(e,t)}}var Cl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};let Ul=class{constructor(e,t,n){this.making=e,this.kind=t,this.service=n}making;kind;service};class Il{metadata;reference;proxy;constructor(e,t){this.metadata=e,this.reference=t,this.proxy=a.ServiceProxy.doProxy(t,e)}}class Dl{urn;kind;method;target;resource;inspector;invoker;__intype;__retype;constructor(e,t,n,o,i){this.urn=e,this.kind=t,this.method=n,this.target=o,this.resource=i,this.inspector=n,this.invoker=new sy(o),this.__intype=Le.load(a.Compiler).getDefault().intype(n),this.__retype=Le.load(a.Compiler).getDefault().retype(n)}inflect(e){return new this.__intype}inspect(e){return this.inspector}intype(e){return this.__intype}reflect(e){return new this.__retype}retype(e){return this.__retype}schema(e){return this.resource}}a.MeshEden=class extends a.Eden{providers=new F;consumers=new F;indies=new F;services=new F;references=new F;define(e,t,n){return this.makeConsumer(e,t,n).proxy}store(e,t,n){this.providers.set(t,new Ul(!1,t,n))}infer(e,t){const n=dn.from(t),o=this.makeServiceExecution(this.getEnviron(e)),i=o?.get(n.name);if(i)return i;for(let c of o.entries())if(n.matchName(c[0]))return c[1];return new ty(e,n)}refer(e,t,n,o){const i=this.makeConsumer(e,t,n),c=this.getEnviron(e),d=this.indies.computeIfy(n,g=>new F).computeIfy(t,g=>{const h=new F;return this.getMethods(e,n).forEach((b,v)=>b.forEach(E=>{const Q=this.makeMethodAsReference(c,t,v,E),S=new Dl(Q.urn,n,E,i.proxy,Q);this.references.set(Q.urn,S),h.set(E,S)})),h}).get(o);if(d)return d;throw new Error(`Method ${o.getName()} cant be compatible`)}inferTypes(e){const t=[];for(let n of this.providers)t.push(n[1].kind);return t}referTypes(e){const t=[];for(let n of this.consumers.keys())t.push(n);return t}makeConsumer(e,t,n){return this.consumers.computeIfy(n,o=>new F).computeIfy(t,o=>new Il(t,n))}makeMethodAsReference(e,t,n,o){const i=new vn;return i.namespace=n.name,i.name=o.getName(),i.version=o.getAnnotation($e)?.version||"",i.proto=o.getAnnotation($e)?.proto||"",i.codec=o.getAnnotation($e)?.codec||"",i.flags=o.getAnnotation($e)?.flags||0,i.timeout=o.getAnnotation($e)?.timeout||12e3,i.retries=o.getAnnotation($e)?.retries||0,i.mdc=o.getAnnotation($e)?.mdc||"",i.zone=o.getAnnotation($e)?.zone||"",i.cluster=o.getAnnotation($e)?.cluster||"",i.cell=o.getAnnotation($e)?.cell||"",i.group=o.getAnnotation($e)?.group||"",i.address=o.getAnnotation($e)?.address||"",i.urn=this.getURN(o.getAnnotation($e)?.name||"",Ut,e),i}getURN(e,t,n){const o=new dn;return o.domain=dn.MESH_DOMAIN,o.mdc=ce.anyone(t.mdc,n.mdc),o.name=e,o.flag=this.getURNFlag(t),o.toString()}getURNFlag(e){const t=(e.address||"").split(":"),n=new _r;return n.v="00",n.proto=Oe.ofName(e.proto).code,n.codec=Oe.ofName(e.codec).code,n.version=e.version,n.zone=e.zone,n.cluster=e.cluster,n.cell=e.cell,n.group=e.group,n.address=t.length>0?t[0]:"",n.port=t.length>1?t[1]:"",n}getMethods(e,t){const n=Po.getMethods(t),o=new F;return o.set(t,n),o}getEnviron(e){const t=new Ue;return t.mdc=dn.LocalMDC,t}makeServiceExecution(e){for(let t of this.providers)t[1].making;return this.services}},a.MeshEden=Cl([$("mesh")],a.MeshEden);var Fl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};const Vo="mock";a.MockFilter=class extends a.Filter{async invoke(e,t,n){if(!$n.Mock.matches(e.getRunMode())&&!At.Mock.enable())return await t.run(e,n);const o=Le.load(n.getInspector(e).getType()).want(Vo);if(!o)return await t.run(e,n);const i=o[n.getInspector(e).getName()];return!i||typeof i!="function"?await t.run(e,n):await i(n.getArguments(e))}},a.MockFilter=Fl([$(Vo,so)],a.MockFilter);var kl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.Provider=class{},a.Provider=kl([$(a.Consumer.GRPC)],a.Provider);var xl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.GRPCConsumer=class extends a.Consumer{start(){}close(){}consume(e,t,n,o,i){return Promise.reject(u.URN_NOT_PERMIT)}},a.GRPCConsumer=xl([$(a.Consumer.GRPC)],a.GRPCConsumer);var Bl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.GRPCProvider=class extends a.Provider{start(){}close(){}},a.GRPCProvider=Bl([$(a.Consumer.GRPC)],a.GRPCProvider);function cy(r,e){return function(){return r.apply(e,arguments)}}const{toString:Ll}=Object.prototype,{getPrototypeOf:Ko}=Object,{iterator:ao,toStringTag:ay}=Symbol,uo=(r=>e=>{const t=Ll.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),un=r=>(r=r.toLowerCase(),e=>uo(e)===r),po=r=>e=>typeof e===r,{isArray:ci}=Array,ai=po("undefined");function Ii(r){return r!==null&&!ai(r)&&r.constructor!==null&&!ai(r.constructor)&&Bt(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const dy=un("ArrayBuffer");function Hl(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&dy(r.buffer),e}const ql=po("string"),Bt=po("function"),uy=po("number"),Di=r=>r!==null&&typeof r=="object",zl=r=>r===!0||r===!1,fo=r=>{if(uo(r)!=="object")return!1;const e=Ko(r);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(ay in r)&&!(ao in r)},Vl=r=>{if(!Di(r)||Ii(r))return!1;try{return Object.keys(r).length===0&&Object.getPrototypeOf(r)===Object.prototype}catch{return!1}},Kl=un("Date"),Wl=un("File"),Gl=un("Blob"),Jl=un("FileList"),Xl=r=>Di(r)&&Bt(r.pipe),Yl=r=>{let e;return r&&(typeof FormData=="function"&&r instanceof FormData||Bt(r.append)&&((e=uo(r))==="formdata"||e==="object"&&Bt(r.toString)&&r.toString()==="[object FormData]"))},Ql=un("URLSearchParams"),[Zl,em,tm,nm]=["ReadableStream","Request","Response","Headers"].map(un),rm=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Fi(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,o;if(typeof r!="object"&&(r=[r]),ci(r))for(n=0,o=r.length;n<o;n++)e.call(null,r[n],n,r);else{if(Ii(r))return;const i=t?Object.getOwnPropertyNames(r):Object.keys(r),c=i.length;let d;for(n=0;n<c;n++)d=i[n],e.call(null,r[d],d,r)}}function py(r,e){if(Ii(r))return null;e=e.toLowerCase();const t=Object.keys(r);let n=t.length,o;for(;n-- >0;)if(o=t[n],e===o.toLowerCase())return o;return null}const $r=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,fy=r=>!ai(r)&&r!==$r;function Wo(){const{caseless:r,skipUndefined:e}=fy(this)&&this||{},t={},n=(o,i)=>{if(i==="__proto__"||i==="constructor"||i==="prototype")return;const c=r&&py(t,i)||i;fo(t[c])&&fo(o)?t[c]=Wo(t[c],o):fo(o)?t[c]=Wo({},o):ci(o)?t[c]=o.slice():(!e||!ai(o))&&(t[c]=o)};for(let o=0,i=arguments.length;o<i;o++)arguments[o]&&Fi(arguments[o],n);return t}const im=(r,e,t,{allOwnKeys:n}={})=>(Fi(e,(o,i)=>{t&&Bt(o)?Object.defineProperty(r,i,{value:cy(o,t),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(r,i,{value:o,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:n}),r),om=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),sm=(r,e,t,n)=>{r.prototype=Object.create(e.prototype,n),Object.defineProperty(r.prototype,"constructor",{value:r,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(r,"super",{value:e.prototype}),t&&Object.assign(r.prototype,t)},cm=(r,e,t,n)=>{let o,i,c;const d={};if(e=e||{},r==null)return e;do{for(o=Object.getOwnPropertyNames(r),i=o.length;i-- >0;)c=o[i],(!n||n(c,r,e))&&!d[c]&&(e[c]=r[c],d[c]=!0);r=t!==!1&&Ko(r)}while(r&&(!t||t(r,e))&&r!==Object.prototype);return e},am=(r,e,t)=>{r=String(r),(t===void 0||t>r.length)&&(t=r.length),t-=e.length;const n=r.indexOf(e,t);return n!==-1&&n===t},dm=r=>{if(!r)return null;if(ci(r))return r;let e=r.length;if(!uy(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},um=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&Ko(Uint8Array)),pm=(r,e)=>{const n=(r&&r[ao]).call(r);let o;for(;(o=n.next())&&!o.done;){const i=o.value;e.call(r,i[0],i[1])}},fm=(r,e)=>{let t;const n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},ym=un("HTMLFormElement"),lm=r=>r.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,n,o){return n.toUpperCase()+o}),yy=(({hasOwnProperty:r})=>(e,t)=>r.call(e,t))(Object.prototype),mm=un("RegExp"),ly=(r,e)=>{const t=Object.getOwnPropertyDescriptors(r),n={};Fi(t,(o,i)=>{let c;(c=e(o,i,r))!==!1&&(n[i]=c||o)}),Object.defineProperties(r,n)},gm=r=>{ly(r,(e,t)=>{if(Bt(r)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;const n=r[t];if(Bt(n)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+t+"'")})}})},hm=(r,e)=>{const t={},n=o=>{o.forEach(i=>{t[i]=!0})};return ci(r)?n(r):n(String(r).split(e)),t},bm=()=>{},_m=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e;function Sm(r){return!!(r&&Bt(r.append)&&r[ay]==="FormData"&&r[ao])}const vm=r=>{const e=new Array(10),t=(n,o)=>{if(Di(n)){if(e.indexOf(n)>=0)return;if(Ii(n))return n;if(!("toJSON"in n)){e[o]=n;const i=ci(n)?[]:{};return Fi(n,(c,d)=>{const g=t(c,o+1);!ai(g)&&(i[d]=g)}),e[o]=void 0,i}}return n};return t(r,0)},Om=un("AsyncFunction"),Rm=r=>r&&(Di(r)||Bt(r))&&Bt(r.then)&&Bt(r.catch),my=((r,e)=>r?setImmediate:e?((t,n)=>($r.addEventListener("message",({source:o,data:i})=>{o===$r&&i===t&&n.length&&n.shift()()},!1),o=>{n.push(o),$r.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",Bt($r.postMessage)),Pm=typeof queueMicrotask<"u"?queueMicrotask.bind($r):typeof process<"u"&&process.nextTick||my,m={isArray:ci,isArrayBuffer:dy,isBuffer:Ii,isFormData:Yl,isArrayBufferView:Hl,isString:ql,isNumber:uy,isBoolean:zl,isObject:Di,isPlainObject:fo,isEmptyObject:Vl,isReadableStream:Zl,isRequest:em,isResponse:tm,isHeaders:nm,isUndefined:ai,isDate:Kl,isFile:Wl,isBlob:Gl,isRegExp:mm,isFunction:Bt,isStream:Xl,isURLSearchParams:Ql,isTypedArray:um,isFileList:Jl,forEach:Fi,merge:Wo,extend:im,trim:rm,stripBOM:om,inherits:sm,toFlatObject:cm,kindOf:uo,kindOfTest:un,endsWith:am,toArray:dm,forEachEntry:pm,matchAll:fm,isHTMLForm:ym,hasOwnProperty:yy,hasOwnProp:yy,reduceDescriptors:ly,freezeMethods:gm,toObjectSet:hm,toCamelCase:lm,noop:bm,toFiniteNumber:_m,findKey:py,global:$r,isContextDefined:fy,isSpecCompliantForm:Sm,toJSONObject:vm,isAsyncFn:Om,isThenable:Rm,setImmediate:my,asap:Pm,isIterable:r=>r!=null&&Bt(r[ao])};let H=class Qy extends Error{static from(e,t,n,o,i,c){const d=new Qy(e.message,t||e.code,n,o,i);return d.cause=e,d.name=e.name,c&&Object.assign(d,c),d}constructor(e,t,n,o,i){super(e),this.name="AxiosError",this.isAxiosError=!0,t&&(this.code=t),n&&(this.config=n),o&&(this.request=o),i&&(this.response=i,this.status=i.status)}toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:m.toJSONObject(this.config),code:this.code,status:this.status}}};H.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE",H.ERR_BAD_OPTION="ERR_BAD_OPTION",H.ECONNABORTED="ECONNABORTED",H.ETIMEDOUT="ETIMEDOUT",H.ERR_NETWORK="ERR_NETWORK",H.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS",H.ERR_DEPRECATED="ERR_DEPRECATED",H.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE",H.ERR_BAD_REQUEST="ERR_BAD_REQUEST",H.ERR_CANCELED="ERR_CANCELED",H.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT",H.ERR_INVALID_URL="ERR_INVALID_URL";const jm=null;function Go(r){return m.isPlainObject(r)||m.isArray(r)}function gy(r){return m.endsWith(r,"[]")?r.slice(0,-2):r}function hy(r,e,t){return r?r.concat(e).map(function(o,i){return o=gy(o),!t&&i?"["+o+"]":o}).join(t?".":""):e}function wm(r){return m.isArray(r)&&!r.some(Go)}const Nm=m.toFlatObject(m,{},null,function(e){return/^is[A-Z]/.test(e)});function yo(r,e,t){if(!m.isObject(r))throw new TypeError("target must be an object");e=e||new FormData,t=m.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(M,P){return!m.isUndefined(P[M])});const n=t.metaTokens,o=t.visitor||b,i=t.dots,c=t.indexes,g=(t.Blob||typeof Blob<"u"&&Blob)&&m.isSpecCompliantForm(e);if(!m.isFunction(o))throw new TypeError("visitor must be a function");function h(S){if(S===null)return"";if(m.isDate(S))return S.toISOString();if(m.isBoolean(S))return S.toString();if(!g&&m.isBlob(S))throw new H("Blob is not supported. Use a Buffer instead.");return m.isArrayBuffer(S)||m.isTypedArray(S)?g&&typeof Blob=="function"?new Blob([S]):Buffer.from(S):S}function b(S,M,P){let Re=S;if(S&&!P&&typeof S=="object"){if(m.endsWith(M,"{}"))M=n?M:M.slice(0,-2),S=JSON.stringify(S);else if(m.isArray(S)&&wm(S)||(m.isFileList(S)||m.endsWith(M,"[]"))&&(Re=m.toArray(S)))return M=gy(M),Re.forEach(function(Be,ut){!(m.isUndefined(Be)||Be===null)&&e.append(c===!0?hy([M],ut,i):c===null?M:M+"[]",h(Be))}),!1}return Go(S)?!0:(e.append(hy(P,M,i),h(S)),!1)}const v=[],E=Object.assign(Nm,{defaultVisitor:b,convertValue:h,isVisitable:Go});function Q(S,M){if(!m.isUndefined(S)){if(v.indexOf(S)!==-1)throw Error("Circular reference detected in "+M.join("."));v.push(S),m.forEach(S,function(Re,Et){(!(m.isUndefined(Re)||Re===null)&&o.call(e,Re,m.isString(Et)?Et.trim():Et,M,E))===!0&&Q(Re,M?M.concat(Et):[Et])}),v.pop()}}if(!m.isObject(r))throw new TypeError("data must be an object");return Q(r),e}function by(r){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(r).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Jo(r,e){this._pairs=[],r&&yo(r,this,e)}const _y=Jo.prototype;_y.append=function(e,t){this._pairs.push([e,t])},_y.toString=function(e){const t=e?function(n){return e.call(this,n,by)}:by;return this._pairs.map(function(o){return t(o[0])+"="+t(o[1])},"").join("&")};function Tm(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Sy(r,e,t){if(!e)return r;const n=t&&t.encode||Tm,o=m.isFunction(t)?{serialize:t}:t,i=o&&o.serialize;let c;if(i?c=i(e,o):c=m.isURLSearchParams(e)?e.toString():new Jo(e,o).toString(n),c){const d=r.indexOf("#");d!==-1&&(r=r.slice(0,d)),r+=(r.indexOf("?")===-1?"?":"&")+c}return r}class vy{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){m.forEach(this.handlers,function(n){n!==null&&e(n)})}}const Xo={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0},Em={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Jo,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Yo=typeof window<"u"&&typeof document<"u",Qo=typeof navigator=="object"&&navigator||void 0,Am=Yo&&(!Qo||["ReactNative","NativeScript","NS"].indexOf(Qo.product)<0),Mm=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",$m=Yo&&window.location.href||"http://localhost",dt={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Yo,hasStandardBrowserEnv:Am,hasStandardBrowserWebWorkerEnv:Mm,navigator:Qo,origin:$m},Symbol.toStringTag,{value:"Module"})),...Em};function Cm(r,e){return yo(r,new dt.classes.URLSearchParams,{visitor:function(t,n,o,i){return dt.isNode&&m.isBuffer(t)?(this.append(n,t.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...e})}function Um(r){return m.matchAll(/\w+|\[(\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function Im(r){const e={},t=Object.keys(r);let n;const o=t.length;let i;for(n=0;n<o;n++)i=t[n],e[i]=r[i];return e}function Oy(r){function e(t,n,o,i){let c=t[i++];if(c==="__proto__")return!0;const d=Number.isFinite(+c),g=i>=t.length;return c=!c&&m.isArray(o)?o.length:c,g?(m.hasOwnProp(o,c)?o[c]=[o[c],n]:o[c]=n,!d):((!o[c]||!m.isObject(o[c]))&&(o[c]=[]),e(t,n,o[c],i)&&m.isArray(o[c])&&(o[c]=Im(o[c])),!d)}if(m.isFormData(r)&&m.isFunction(r.entries)){const t={};return m.forEachEntry(r,(n,o)=>{e(Um(n),o,t,0)}),t}return null}function Dm(r,e,t){if(m.isString(r))try{return(e||JSON.parse)(r),m.trim(r)}catch(n){if(n.name!=="SyntaxError")throw n}return(t||JSON.stringify)(r)}const ki={transitional:Xo,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const n=t.getContentType()||"",o=n.indexOf("application/json")>-1,i=m.isObject(e);if(i&&m.isHTMLForm(e)&&(e=new FormData(e)),m.isFormData(e))return o?JSON.stringify(Oy(e)):e;if(m.isArrayBuffer(e)||m.isBuffer(e)||m.isStream(e)||m.isFile(e)||m.isBlob(e)||m.isReadableStream(e))return e;if(m.isArrayBufferView(e))return e.buffer;if(m.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let d;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Cm(e,this.formSerializer).toString();if((d=m.isFileList(e))||n.indexOf("multipart/form-data")>-1){const g=this.env&&this.env.FormData;return yo(d?{"files[]":e}:e,g&&new g,this.formSerializer)}}return i||o?(t.setContentType("application/json",!1),Dm(e)):e}],transformResponse:[function(e){const t=this.transitional||ki.transitional,n=t&&t.forcedJSONParsing,o=this.responseType==="json";if(m.isResponse(e)||m.isReadableStream(e))return e;if(e&&m.isString(e)&&(n&&!this.responseType||o)){const c=!(t&&t.silentJSONParsing)&&o;try{return JSON.parse(e,this.parseReviver)}catch(d){if(c)throw d.name==="SyntaxError"?H.from(d,H.ERR_BAD_RESPONSE,this,null,this.response):d}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:dt.classes.FormData,Blob:dt.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};m.forEach(["delete","get","head","post","put","patch"],r=>{ki.headers[r]={}});const Fm=m.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),km=r=>{const e={};let t,n,o;return r&&r.split(`
|
|
2
|
-
`).forEach(function(c){o=c.indexOf(":"),t=c.substring(0,o).trim().toLowerCase(),n=c.substring(o+1).trim(),!(!t||e[t]&&
|
|
3
|
-
`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const n=new this(e);return t.forEach(o=>n.set(o)),n}static accessor(e){const n=(this[Ry]=this[Ry]={accessors:{}}).accessors,o=this.prototype;function i(c){const d=xi(c);n[d]||(Hm(o,c),n[d]=!0)}return m.isArray(e)?e.forEach(i):i(e),this}};Lt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),m.reduceDescriptors(Lt.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}}),m.freezeMethods(Lt);function es(r,e){const t=this||ki,n=e||t,o=Lt.from(n.headers);let i=n.data;return m.forEach(r,function(d){i=d.call(t,i,o.normalize(),e?e.status:void 0)}),o.normalize(),i}function Py(r){return!!(r&&r.__CANCEL__)}let Bi=class extends H{constructor(e,t,n){super(e??"canceled",H.ERR_CANCELED,t,n),this.name="CanceledError",this.__CANCEL__=!0}};function jy(r,e,t){const n=t.config.validateStatus;!t.status||!n||n(t.status)?r(t):e(new H("Request failed with status code "+t.status,[H.ERR_BAD_REQUEST,H.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}function qm(r){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(r);return e&&e[1]||""}function zm(r,e){r=r||10;const t=new Array(r),n=new Array(r);let o=0,i=0,c;return e=e!==void 0?e:1e3,function(g){const h=Date.now(),b=n[i];c||(c=h),t[o]=g,n[o]=h;let v=i,E=0;for(;v!==o;)E+=t[v++],v=v%r;if(o=(o+1)%r,o===i&&(i=(i+1)%r),h-c<e)return;const Q=b&&h-b;return Q?Math.round(E*1e3/Q):void 0}}function Vm(r,e){let t=0,n=1e3/e,o,i;const c=(h,b=Date.now())=>{t=b,o=null,i&&(clearTimeout(i),i=null),r(...h)};return[(...h)=>{const b=Date.now(),v=b-t;v>=n?c(h,b):(o=h,i||(i=setTimeout(()=>{i=null,c(o)},n-v)))},()=>o&&c(o)]}const mo=(r,e,t=3)=>{let n=0;const o=zm(50,250);return Vm(i=>{const c=i.loaded,d=i.lengthComputable?i.total:void 0,g=c-n,h=o(g),b=c<=d;n=c;const v={loaded:c,total:d,progress:d?c/d:void 0,bytes:g,rate:h||void 0,estimated:h&&d&&b?(d-c)/h:void 0,event:i,lengthComputable:d!=null,[e?"download":"upload"]:!0};r(v)},t)},wy=(r,e)=>{const t=r!=null;return[n=>e[0]({lengthComputable:t,total:r,loaded:n}),e[1]]},Ny=r=>(...e)=>m.asap(()=>r(...e)),Km=dt.hasStandardBrowserEnv?((r,e)=>t=>(t=new URL(t,dt.origin),r.protocol===t.protocol&&r.host===t.host&&(e||r.port===t.port)))(new URL(dt.origin),dt.navigator&&/(msie|trident)/i.test(dt.navigator.userAgent)):()=>!0,Wm=dt.hasStandardBrowserEnv?{write(r,e,t,n,o,i,c){if(typeof document>"u")return;const d=[`${r}=${encodeURIComponent(e)}`];m.isNumber(t)&&d.push(`expires=${new Date(t).toUTCString()}`),m.isString(n)&&d.push(`path=${n}`),m.isString(o)&&d.push(`domain=${o}`),i===!0&&d.push("secure"),m.isString(c)&&d.push(`SameSite=${c}`),document.cookie=d.join("; ")},read(r){if(typeof document>"u")return null;const e=document.cookie.match(new RegExp("(?:^|; )"+r+"=([^;]*)"));return e?decodeURIComponent(e[1]):null},remove(r){this.write(r,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function Gm(r){return typeof r!="string"?!1:/^([a-z][a-z\d+\-.]*:)?\/\//i.test(r)}function Jm(r,e){return e?r.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):r}function Ty(r,e,t){let n=!Gm(e);return r&&(n||t==!1)?Jm(r,e):e}const Ey=r=>r instanceof Lt?{...r}:r;function Cr(r,e){e=e||{};const t={};function n(h,b,v,E){return m.isPlainObject(h)&&m.isPlainObject(b)?m.merge.call({caseless:E},h,b):m.isPlainObject(b)?m.merge({},b):m.isArray(b)?b.slice():b}function o(h,b,v,E){if(m.isUndefined(b)){if(!m.isUndefined(h))return n(void 0,h,v,E)}else return n(h,b,v,E)}function i(h,b){if(!m.isUndefined(b))return n(void 0,b)}function c(h,b){if(m.isUndefined(b)){if(!m.isUndefined(h))return n(void 0,h)}else return n(void 0,b)}function d(h,b,v){if(v in e)return n(h,b);if(v in r)return n(void 0,h)}const g={url:i,method:i,data:i,baseURL:c,transformRequest:c,transformResponse:c,paramsSerializer:c,timeout:c,timeoutMessage:c,withCredentials:c,withXSRFToken:c,adapter:c,responseType:c,xsrfCookieName:c,xsrfHeaderName:c,onUploadProgress:c,onDownloadProgress:c,decompress:c,maxContentLength:c,maxBodyLength:c,beforeRedirect:c,transport:c,httpAgent:c,httpsAgent:c,cancelToken:c,socketPath:c,responseEncoding:c,validateStatus:d,headers:(h,b,v)=>o(Ey(h),Ey(b),v,!0)};return m.forEach(Object.keys({...r,...e}),function(b){if(b==="__proto__"||b==="constructor"||b==="prototype")return;const v=m.hasOwnProp(g,b)?g[b]:o,E=v(r[b],e[b],b);m.isUndefined(E)&&v!==d||(t[b]=E)}),t}const Ay=r=>{const e=Cr({},r);let{data:t,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:i,headers:c,auth:d}=e;if(e.headers=c=Lt.from(c),e.url=Sy(Ty(e.baseURL,e.url,e.allowAbsoluteUrls),r.params,r.paramsSerializer),d&&c.set("Authorization","Basic "+btoa((d.username||"")+":"+(d.password?unescape(encodeURIComponent(d.password)):""))),m.isFormData(t)){if(dt.hasStandardBrowserEnv||dt.hasStandardBrowserWebWorkerEnv)c.setContentType(void 0);else if(m.isFunction(t.getHeaders)){const g=t.getHeaders(),h=["content-type","content-length"];Object.entries(g).forEach(([b,v])=>{h.includes(b.toLowerCase())&&c.set(b,v)})}}if(dt.hasStandardBrowserEnv&&(n&&m.isFunction(n)&&(n=n(e)),n||n!==!1&&Km(e.url))){const g=o&&i&&Wm.read(i);g&&c.set(o,g)}return e},Xm=typeof XMLHttpRequest<"u"&&function(r){return new Promise(function(t,n){const o=Ay(r);let i=o.data;const c=Lt.from(o.headers).normalize();let{responseType:d,onUploadProgress:g,onDownloadProgress:h}=o,b,v,E,Q,S;function M(){Q&&Q(),S&&S(),o.cancelToken&&o.cancelToken.unsubscribe(b),o.signal&&o.signal.removeEventListener("abort",b)}let P=new XMLHttpRequest;P.open(o.method.toUpperCase(),o.url,!0),P.timeout=o.timeout;function Re(){if(!P)return;const Be=Lt.from("getAllResponseHeaders"in P&&P.getAllResponseHeaders()),Wt={data:!d||d==="text"||d==="json"?P.responseText:P.response,status:P.status,statusText:P.statusText,headers:Be,config:r,request:P};jy(function(Ht){t(Ht),M()},function(Ht){n(Ht),M()},Wt),P=null}"onloadend"in P?P.onloadend=Re:P.onreadystatechange=function(){!P||P.readyState!==4||P.status===0&&!(P.responseURL&&P.responseURL.indexOf("file:")===0)||setTimeout(Re)},P.onabort=function(){P&&(n(new H("Request aborted",H.ECONNABORTED,r,P)),P=null)},P.onerror=function(ut){const Wt=ut&&ut.message?ut.message:"Network Error",Jn=new H(Wt,H.ERR_NETWORK,r,P);Jn.event=ut||null,n(Jn),P=null},P.ontimeout=function(){let ut=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const Wt=o.transitional||Xo;o.timeoutErrorMessage&&(ut=o.timeoutErrorMessage),n(new H(ut,Wt.clarifyTimeoutError?H.ETIMEDOUT:H.ECONNABORTED,r,P)),P=null},i===void 0&&c.setContentType(null),"setRequestHeader"in P&&m.forEach(c.toJSON(),function(ut,Wt){P.setRequestHeader(Wt,ut)}),m.isUndefined(o.withCredentials)||(P.withCredentials=!!o.withCredentials),d&&d!=="json"&&(P.responseType=o.responseType),h&&([E,S]=mo(h,!0),P.addEventListener("progress",E)),g&&P.upload&&([v,Q]=mo(g),P.upload.addEventListener("progress",v),P.upload.addEventListener("loadend",Q)),(o.cancelToken||o.signal)&&(b=Be=>{P&&(n(!Be||Be.type?new Bi(null,r,P):Be),P.abort(),P=null)},o.cancelToken&&o.cancelToken.subscribe(b),o.signal&&(o.signal.aborted?b():o.signal.addEventListener("abort",b)));const Et=qm(o.url);if(Et&&dt.protocols.indexOf(Et)===-1){n(new H("Unsupported protocol "+Et+":",H.ERR_BAD_REQUEST,r));return}P.send(i||null)})},Ym=(r,e)=>{const{length:t}=r=r?r.filter(Boolean):[];if(e||t){let n=new AbortController,o;const i=function(h){if(!o){o=!0,d();const b=h instanceof Error?h:this.reason;n.abort(b instanceof H?b:new Bi(b instanceof Error?b.message:b))}};let c=e&&setTimeout(()=>{c=null,i(new H(`timeout of ${e}ms exceeded`,H.ETIMEDOUT))},e);const d=()=>{r&&(c&&clearTimeout(c),c=null,r.forEach(h=>{h.unsubscribe?h.unsubscribe(i):h.removeEventListener("abort",i)}),r=null)};r.forEach(h=>h.addEventListener("abort",i));const{signal:g}=n;return g.unsubscribe=()=>m.asap(d),g}},Qm=function*(r,e){let t=r.byteLength;if(t<e){yield r;return}let n=0,o;for(;n<t;)o=n+e,yield r.slice(n,o),n=o},Zm=async function*(r,e){for await(const t of eg(r))yield*Qm(t,e)},eg=async function*(r){if(r[Symbol.asyncIterator]){yield*r;return}const e=r.getReader();try{for(;;){const{done:t,value:n}=await e.read();if(t)break;yield n}}finally{await e.cancel()}},My=(r,e,t,n)=>{const o=Zm(r,e);let i=0,c,d=g=>{c||(c=!0,n&&n(g))};return new ReadableStream({async pull(g){try{const{done:h,value:b}=await o.next();if(h){d(),g.close();return}let v=b.byteLength;if(t){let E=i+=v;t(E)}g.enqueue(new Uint8Array(b))}catch(h){throw d(h),h}},cancel(g){return d(g),o.return()}},{highWaterMark:2})},$y=64*1024,{isFunction:go}=m,tg=(({Request:r,Response:e})=>({Request:r,Response:e}))(m.global),{ReadableStream:Cy,TextEncoder:Uy}=m.global,Iy=(r,...e)=>{try{return!!r(...e)}catch{return!1}},ng=r=>{r=m.merge.call({skipUndefined:!0},tg,r);const{fetch:e,Request:t,Response:n}=r,o=e?go(e):typeof fetch=="function",i=go(t),c=go(n);if(!o)return!1;const d=o&&go(Cy),g=o&&(typeof Uy=="function"?(S=>M=>S.encode(M))(new Uy):async S=>new Uint8Array(await new t(S).arrayBuffer())),h=i&&d&&Iy(()=>{let S=!1;const M=new t(dt.origin,{body:new Cy,method:"POST",get duplex(){return S=!0,"half"}}).headers.has("Content-Type");return S&&!M}),b=c&&d&&Iy(()=>m.isReadableStream(new n("").body)),v={stream:b&&(S=>S.body)};o&&["text","arrayBuffer","blob","formData","stream"].forEach(S=>{!v[S]&&(v[S]=(M,P)=>{let Re=M&&M[S];if(Re)return Re.call(M);throw new H(`Response type '${S}' is not supported`,H.ERR_NOT_SUPPORT,P)})});const E=async S=>{if(S==null)return 0;if(m.isBlob(S))return S.size;if(m.isSpecCompliantForm(S))return(await new t(dt.origin,{method:"POST",body:S}).arrayBuffer()).byteLength;if(m.isArrayBufferView(S)||m.isArrayBuffer(S))return S.byteLength;if(m.isURLSearchParams(S)&&(S=S+""),m.isString(S))return(await g(S)).byteLength},Q=async(S,M)=>{const P=m.toFiniteNumber(S.getContentLength());return P??E(M)};return async S=>{let{url:M,method:P,data:Re,signal:Et,cancelToken:Be,timeout:ut,onDownloadProgress:Wt,onUploadProgress:Jn,responseType:Ht,headers:Li,withCredentials:di="same-origin",fetchOptions:_o}=Ay(S),So=e||fetch;Ht=Ht?(Ht+"").toLowerCase():"text";let ui=Ym([Et,Be&&Be.toAbortSignal()],ut),Ir=null;const Xn=ui&&ui.unsubscribe&&(()=>{ui.unsubscribe()});let Hi;try{if(Jn&&h&&P!=="get"&&P!=="head"&&(Hi=await Q(Li,Re))!==0){let fn=new t(M,{method:"POST",body:Re,duplex:"half"}),Yn;if(m.isFormData(Re)&&(Yn=fn.headers.get("content-type"))&&Li.setContentType(Yn),fn.body){const[D,yn]=wy(Hi,mo(Ny(Jn)));Re=My(fn.body,$y,D,yn)}}m.isString(di)||(di=di?"include":"omit");const Qe=i&&"credentials"in t.prototype,qi={..._o,signal:ui,method:P.toUpperCase(),headers:Li.normalize().toJSON(),body:Re,duplex:"half",credentials:Qe?di:void 0};Ir=i&&new t(M,qi);let pn=await(i?So(Ir,_o):So(M,qi));const zi=b&&(Ht==="stream"||Ht==="response");if(b&&(Wt||zi&&Xn)){const fn={};["status","statusText","headers"].forEach(Oo=>{fn[Oo]=pn[Oo]});const Yn=m.toFiniteNumber(pn.headers.get("content-length")),[D,yn]=Wt&&wy(Yn,mo(Ny(Wt),!0))||[];pn=new n(My(pn.body,$y,D,()=>{yn&&yn(),Xn&&Xn()}),fn)}Ht=Ht||"text";let vo=await v[m.findKey(v,Ht)||"text"](pn,S);return!zi&&Xn&&Xn(),await new Promise((fn,Yn)=>{jy(fn,Yn,{data:vo,headers:Lt.from(pn.headers),status:pn.status,statusText:pn.statusText,config:S,request:Ir})})}catch(Qe){throw Xn&&Xn(),Qe&&Qe.name==="TypeError"&&/Load failed|fetch/i.test(Qe.message)?Object.assign(new H("Network Error",H.ERR_NETWORK,S,Ir,Qe&&Qe.response),{cause:Qe.cause||Qe}):H.from(Qe,Qe&&Qe.code,S,Ir,Qe&&Qe.response)}}},rg=new Map,Dy=r=>{let e=r&&r.env||{};const{fetch:t,Request:n,Response:o}=e,i=[n,o,t];let c=i.length,d=c,g,h,b=rg;for(;d--;)g=i[d],h=b.get(g),h===void 0&&b.set(g,h=d?new Map:ng(e)),b=h;return h};Dy();const ts={http:jm,xhr:Xm,fetch:{get:Dy}};m.forEach(ts,(r,e)=>{if(r){try{Object.defineProperty(r,"name",{value:e})}catch{}Object.defineProperty(r,"adapterName",{value:e})}});const Fy=r=>`- ${r}`,ig=r=>m.isFunction(r)||r===null||r===!1;function og(r,e){r=m.isArray(r)?r:[r];const{length:t}=r;let n,o;const i={};for(let c=0;c<t;c++){n=r[c];let d;if(o=n,!ig(n)&&(o=ts[(d=String(n)).toLowerCase()],o===void 0))throw new H(`Unknown adapter '${d}'`);if(o&&(m.isFunction(o)||(o=o.get(e))))break;i[d||"#"+c]=o}if(!o){const c=Object.entries(i).map(([g,h])=>`adapter ${g} `+(h===!1?"is not supported by the environment":"is not available in the build"));let d=t?c.length>1?`since :
|
|
4
|
-
`+c.map(
|
|
5
|
-
`):" "+
|
|
6
|
-
`+i):n.stack=i}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=Cr(this.defaults,t);const{transitional:n,paramsSerializer:o,headers:i}=t;n!==void 0&&bo.assertOptions(n,{silentJSONParsing:rn.transitional(rn.boolean),forcedJSONParsing:rn.transitional(rn.boolean),clarifyTimeoutError:rn.transitional(rn.boolean),legacyInterceptorReqResOrdering:rn.transitional(rn.boolean)},!1),o!=null&&(m.isFunction(o)?t.paramsSerializer={serialize:o}:bo.assertOptions(o,{encode:rn.function,serialize:rn.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),bo.assertOptions(t,{baseUrl:rn.spelling("baseURL"),withXsrfToken:rn.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let c=i&&m.merge(i.common,i[t.method]);i&&m.forEach(["delete","get","head","post","put","patch","common"],S=>{delete i[S]}),t.headers=Lt.concat(c,i);const d=[];let g=!0;this.interceptors.request.forEach(function(M){if(typeof M.runWhen=="function"&&M.runWhen(t)===!1)return;g=g&&M.synchronous;const P=t.transitional||Xo;P&&P.legacyInterceptorReqResOrdering?d.unshift(M.fulfilled,M.rejected):d.push(M.fulfilled,M.rejected)});const h=[];this.interceptors.response.forEach(function(M){h.push(M.fulfilled,M.rejected)});let b,v=0,E;if(!g){const S=[xy.bind(this),void 0];for(S.unshift(...d),S.push(...h),E=S.length,b=Promise.resolve(t);v<E;)b=b.then(S[v++],S[v++]);return b}E=d.length;let Q=t;for(;v<E;){const S=d[v++],M=d[v++];try{Q=S(Q)}catch(P){M.call(this,P);break}}try{b=xy.call(this,Q)}catch(S){return Promise.reject(S)}for(v=0,E=h.length;v<E;)b=b.then(h[v++],h[v++]);return b}getUri(e){e=Cr(this.defaults,e);const t=Ty(e.baseURL,e.url,e.allowAbsoluteUrls);return Sy(t,e.params,e.paramsSerializer)}};m.forEach(["delete","get","head","options"],function(e){Ur.prototype[e]=function(t,n){return this.request(Cr(n||{},{method:e,url:t,data:(n||{}).data}))}}),m.forEach(["post","put","patch"],function(e){function t(n){return function(i,c,d){return this.request(Cr(d||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:c}))}}Ur.prototype[e]=t(),Ur.prototype[e+"Form"]=t(!0)});let cg=class Zy{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let t;this.promise=new Promise(function(i){t=i});const n=this;this.promise.then(o=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](o);n._listeners=null}),this.promise.then=o=>{let i;const c=new Promise(d=>{n.subscribe(d),i=d}).then(o);return c.cancel=function(){n.unsubscribe(i)},c},e(function(i,c,d){n.reason||(n.reason=new Bi(i,c,d),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){const e=new AbortController,t=n=>{e.abort(n)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new Zy(function(o){e=o}),cancel:e}}};function ag(r){return function(t){return r.apply(null,t)}}function dg(r){return m.isObject(r)&&r.isAxiosError===!0}const rs={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(rs).forEach(([r,e])=>{rs[e]=r});function Hy(r){const e=new Ur(r),t=cy(Ur.prototype.request,e);return m.extend(t,Ur.prototype,e,{allOwnKeys:!0}),m.extend(t,e,null,{allOwnKeys:!0}),t.create=function(o){return Hy(Cr(r,o))},t}const Fe=Hy(ki);Fe.Axios=Ur,Fe.CanceledError=Bi,Fe.CancelToken=cg,Fe.isCancel=Py,Fe.VERSION=By,Fe.toFormData=yo,Fe.AxiosError=H,Fe.Cancel=Fe.CanceledError,Fe.all=function(e){return Promise.all(e)},Fe.spread=ag,Fe.isAxiosError=dg,Fe.mergeConfig=Cr,Fe.AxiosHeaders=Lt,Fe.formToJSON=r=>Oy(m.isHTMLForm(r)?new FormData(r):r),Fe.getAdapter=ky.getAdapter,Fe.HttpStatusCode=rs,Fe.default=Fe;const{Axios:kg,AxiosError:xg,CanceledError:Bg,isCancel:Lg,CancelToken:Hg,VERSION:qg,all:zg,Cancel:Vg,isAxiosError:Kg,spread:Wg,toFormData:Gg,AxiosHeaders:Jg,HttpStatusCode:Xg,formToJSON:Yg,getAdapter:Qg,mergeConfig:Zg}=Fe;var ug=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.HTTPConsumer=class extends a.Consumer{timeout=1e4;cs=new Map;getAddr(e){const t=ce.MESH_ADDRESS.get().any();return e.getAttribute(Kt.REMOTE)??t}async getClient(e){if(!this.cs.has(e)){const t={baseURL:e,timeout:this.timeout,headers:{"Content-Type":"application/json;charset=UTF-8"}};if(globalThis.__vitest_environment__=="node"){const o=await Promise.resolve().then(()=>mg);t.httpsAgent=new o.Agent({rejectUnauthorized:!1})}const n=Fe.create(t);n.interceptors.request.use(o=>o),this.cs.set(e,n)}return this.cs.get(e)}start(){}close(){}async consume(e,t,n,o,i){const c=o.schema(e).timeout??this.timeout,d=e.getAttribute(Kt.TIMEOUT)??this.timeout,g=Le.load(a.Codec).getDefault(),h=g.decode(i,Object),b=await this.invoke(e,h,Object,n,Math.max(d,c));return g.encode(b)}async invoke(e,t,n,o,i){const c={"mesh-urn":o};e.getAttachments().forEach((g,h)=>{c[g]=h});const d=this.getAddr(e);return await this.doing(e,d,"mpc/invoke",t,c,Math.max(this.timeout,i))}async doing(e,t,n,o,i,c){const d=br();if(d?.consumer)return d?.consumer(e,t,n,o,i,c);const h=await(await this.getClient(t)).post(`${t}${n}`,o,{timeout:Math.max(this.timeout,c),headers:i});if(h.status!==200)throw fi.errorf(h);return h.data}},a.HTTPConsumer=ug([$(a.Consumer.HTTP)],a.HTTPConsumer);class is{name="";icon;path="";describe;disable=!1;star=!1;route;children=[];parent;attrs;static abs(e,t=""){if(!e.parent)return`${t}${e.path}`;const n=this.abs(e.parent).replaceAll("/*","");return n==""?`${t}${e.path}`:`${t}${n}${e.path.replaceAll("/*","")}`}static preproc(e){e?.forEach(t=>{t.children?.forEach(n=>{n.parent=t}),this.preproc(t?.children||[])})}static chain(e){return e.parent?[...is.chain(e.parent),e]:[]}}class pg extends a.Network{proxy;constructor(){super(),this.proxy=a.ServiceProxy.proxy(a.Network)}environ(e){return this.proxy.environ(e)}accessible(e,t){return this.proxy.accessible(e)}refresh(e,t){return this.proxy.refresh(e)}route(e,t){return this.proxy.route(e)}routes(e){return this.proxy.routes(e)}disable(e,t){return this.proxy.disable(e)}enable(e,t){return this.proxy.enable(e)}index(e,t){return this.proxy.index(e)}version(e,t){return this.proxy.version(e)}}class fg{values=[];filter=(e,t)=>!0;constructor(e,t){this.values=e||[],this.filter=t}index(e){const t=e.factor||{},n=new ue;n.index=e.index,n.sid=e.sid||"",n.limit=e.limit,n.total=e.index*e.limit,n.next=!1,n.data=[];const o=n.index*n.limit,i=(n.index+1)*n.limit;for(let c=o;c<this.values.length&&!(o>=this.values.length);c++){const d=this.values[c];n.data.length<e.limit&&o<=n.total&&n.total<i&&n.data.push(d),(!this.filter||this.filter(d,t))&&n.total++}return n.total>i&&(n.next=!0),n}}class yg{builtin=a.ServiceProxy.proxy(a.Builtin);cache=a.ServiceProxy.proxy(a.Cache);cipherEconomy=a.ServiceProxy.proxy(a.CipherEconomy);cipherProvider=a.ServiceProxy.proxy(a.CipherProvider);cluster=a.ServiceProxy.proxy(a.Cluster);commercialize=a.ServiceProxy.proxy(a.Commercialize);cryptor=a.ServiceProxy.proxy(a.Cryptor);daler=a.ServiceProxy.proxy(a.Daler);dataHouse=a.ServiceProxy.proxy(a.DataHouse);devops=a.ServiceProxy.proxy(a.Devops);endpoint=a.ServiceProxy.proxy(a.Endpoint);firewalld=a.ServiceProxy.proxy(a.Firewalld);graph=a.ServiceProxy.proxy(a.Graph);kms=a.ServiceProxy.proxy(a.KMS);kv=a.ServiceProxy.proxy(a.KV);licenser=a.ServiceProxy.proxy(a.Licenser);locker=a.ServiceProxy.proxy(a.Locker);network=a.ServiceProxy.proxy(a.Network);pipeline=a.ServiceProxy.proxy(a.Pipeline);publisher=a.ServiceProxy.proxy(a.Publisher);registry=a.ServiceProxy.proxy(a.Registry);savepoint=a.ServiceProxy.proxy(a.Savepoint);scheduler=a.ServiceProxy.proxy(a.Scheduler);sequence=a.ServiceProxy.proxy(a.Sequence);subscriber=a.ServiceProxy.proxy(a.Subscriber);tokenizer=a.ServiceProxy.proxy(a.Tokenizer);authProvider=a.ServiceProxy.proxy(a.AuthProvider);transporter=a.ServiceProxy.proxy(a.Transporter);fileSystem=a.ServiceProxy.proxy(a.FileSystem);vm=a.ServiceProxy.proxy(a.VM);workflow=a.ServiceProxy.proxy(a.Workflow)}const lg=new yg,mg=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));a.AccessCode=Yi,a.AccessGrant=dr,a.AccessID=Qi,a.AccessToken=In,a.Addrs=oo,a.Appdata=Xt,a.Argument=ps,a.Ark=_e,a.Body=je,a.Buffer=Zf,a.CONSUMER=so,a.CRL=li,a.CacheBody=mt,a.Captcha=Lr,a.Cause=Mt,a.CipherEntity=mn,a.CipherHello=ft,a.CipherKey=Ji,a.CipherKeygen=nr,a.CipherObject=nt,a.CipherRegen=mi,a.CipherSuite=Or,a.CipherTxEntity=gi,a.Citizen=is,a.CommerceEnviron=Br,a.CommerceLicense=xr,a.Context=Gi,a.Credential=Gt,a.CrtRevokeRequest=kr,a.CrtRotateRequest=Pr,a.DalerBinlog=Cn,a.DalerCluster=We,a.DalerDTSJob=Ce,a.DalerInstance=Dr,a.DalerSource=$t,a.DalerTest=Rr,a.DataLord=yi,a.Deque=ls,a.Document=rr,a.DocumentMetadata=ir,a.DtxBranch=Pn,a.DtxDefinition=pr,a.Dynamic=Po,a.DynamicOption=qt,a.DynamicRoute=Dn,a.DynamicServer=zr,a.EndpointSticker=Kd,a.Entry=hi,a.Env=et,a.Environ=Ue,a.Errors=fi,a.Event=ot,a.FileEntry=Fr,a.FileMirror=kn,a.Firewall=ae,a.GenericExecution=ty,a.GenericInspector=ny,a.GenericParameters=Lo,a.GenericReturns=Ho,a.GrantCode=No,a.Header=xe,a.Hodor=Ao,a.Hook=co,a.Idx=er,a.Inbound=To,a.Institution=Xi,a.Key=tr,a.KeyCsr=qe,a.Keys=Ct,a.Keyset=wo,a.KindMirror=cn,a.Lattice=Un,a.License=ye,a.Location=cr,a.MPI=$e,a.MPS=pi,a.Mani=vr,a.Matcher=Zi,a.Mesh=Kt,a.MeshCode=G,a.MeshContext=Ui,a.MeshFlags=Oe,a.MeshNetwork=pg,a.MeshService=lg,a.Metadata=Eo,a.MethodInspector=fs,a.MethodMirror=jn,a.Mock=Vo,a.Mode=At,a.MpcStream=Do,a.Netlist=ur,a.Outbound=bi,a.PROVIDER=ry,a.Packet=Yt,a.Page=ue,a.Paging=j,a.ParameterMirror=Fn,a.Payload=Si,a.Principal=bt,a.Reference=vn,a.ReferenceInvokeHandler=oy,a.Registration=st,a.RegistrationKind=yl,a.Replica=He,a.ReturnMirror=fr,a.Routable=Ai,a.Route=se,a.RunMode=$n,a.SPI=on,a.Script=Te,a.SecretCsr=Sn,a.SecretKey=ar,a.Service=Ut,a.ServiceInvocation=iy,a.ServiceInvokeHandler=sy,a.ServiceLoader=Le,a.Session=_t,a.Settings=gn,a.StatefulServer=ey,a.States=jr,a.Status=u,a.TextDecoder=Qf,a.TextEncoder=Yf,a.ThrowableMirror=_i,a.Timeout=_n,a.Tool=ce,a.Topic=Ee,a.Triplet=_c,a.Types=Qn,a.URC=Jt,a.URN=dn,a.URNFlag=_r,a.VTable=fg,a.VariableMirror=sn,a.Versions=vi,a.WorkChart=Ft,a.WorkContext=qn,a.WorkGroup=Hn,a.WorkIntent=yr,a.WorkRoutine=wr,a.WorkSide=Oi,a.WorkTask=Ln,a.WorkVertex=tt,a.Worker=Ge,a.binding=il,a.buffer=Bo,a.composite=qo,a.context=p,a.descriptor=br,a.dict=F,a.globalPtr=Mn,a.index=s,a.instanceOfCodeable=ys,a.list=pt,a.mpi=f,a.mps=pl,a.returnType=_l,a.spi=$,a.textDecoder=xo,a.textEncoder=ro,a.withCodec=jl,a.withConsumer=Pl,a.withMode=tl,Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})}));
|
|
1
|
+
(function(a,Mt){typeof exports=="object"&&typeof module<"u"?Mt(exports,require("react/jsx-runtime"),require("react")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react"],Mt):(a=typeof globalThis<"u"?globalThis:a||self,Mt(a.mesh={},a.jsxRuntime,a.react))})(this,(function(a,Mt,$t){"use strict";var nh=Object.defineProperty;var rh=(a,Mt,$t)=>Mt in a?nh(a,Mt,{enumerable:!0,configurable:!0,writable:!0,value:$t}):a[Mt]=$t;var to=(a,Mt,$t)=>rh(a,typeof Mt!="symbol"?Mt+"":Mt,$t);var Q,Er;class ee extends Map{computeIfy(e,t){let n=this.get(e);return n||(n=t(e),this.set(e,n)),n}groupBy(e){const t=new ee;return this.forEach((n,o)=>t.computeIfy(e(o,n),i=>[]).push(n)),t}map(e){const t=new _n;return this.forEach((n,o)=>t.push(e(o,n))),t}groupKV(e,t){const n=new ee;return this.forEach((o,i)=>n.set(e(i),t(i,o))),n}}class _n extends Array{groupBy(e){const t=new ee;return this.forEach(n=>t.computeIfy(e(n),o=>new _n).push(n)),t}groupKV(e,t){const n=new ee;this.forEach(i=>n.computeIfy(e(i),c=>[]).push(i));const o=new ee;return n.forEach((i,c)=>o.set(c,t(c,i))),o}}const hl={},Fn=()=>typeof globalThis=="object"?globalThis:typeof window=="object"?window:typeof global=="object"?global:hl;class it{static Name=new it("MESH_NAME",()=>"");static Direct=new it("MESH_DIRECT",()=>"");static Subset=new it("MESH_SUBSET",()=>"");static Mode=new it("MESH_MODE",()=>0);static Proxy=new it("MESH_PROXY",()=>"");static Address=new it("MESH_ADDRESS",()=>"");static Runtime=new it("MESH_RUNTIME",()=>"");static MDC=new it("MESH_MDC",()=>"");static SPA=new it("MESH_SPA",()=>"");static TCP=new it("MESH_TCP",()=>"");static Home=new it("MESH_HOME",()=>"");static DSN=new it("MESH_DSN",()=>"");name;value;constructor(e,t){this.name=e,this.value=t}cache(){return Fn().meshCache||(Fn().meshCache=new Map),Fn().meshCache}get(){return this.cache().has(this.name)||this.cache().set(this.name,this.value()),this.cache().get(this.name)}set(e){this.cache().set(this.name,e)}}class Ct{static Disable=new Ct(1);static Failfast=new Ct(2);static Nolog=new Ct(4);static JsonLogFormat=new Ct(8);static PHeader=new Ct(16);static Metrics=new Ct(32);static Debug=new Ct(64);static PermitCirculate=new Ct(128);static NoStdColor=new Ct(256);static Isolate=new Ct(512);static Mock=new Ct(1024);v=0;constructor(e){this.v=e}matches(e){return(this.v&e)==this.v}enable(){return this.matches(it.Mode.get())}value(){return this.v}}function bl(r){it.Mode.set(it.Mode.get()|r)}class ir{raw;parameters;prototype;length;arguments;caller=()=>{};name;[Symbol.metadata]={};constructor(e){[this.raw,this.parameters]=this.parse(e),this.prototype=this.raw.prototype,this.length=this.raw.length,this.name=this.raw.name,this[Symbol.metadata]=this.raw[Symbol.metadata]||{}}parse(e){return e?Array.isArray(e)?e.length<2?[e[0],[]]:[e[0],e.slice(1).map(t=>Array.isArray(t)?new ir(t):t)]:[e,[]]:[Object,[]]}apply=(e,t)=>this.raw.apply(e,...t);call=(e,...t)=>this.raw.call(e,...t);bind=(e,...t)=>this.raw.bind(e,...t);toString(){return this.raw.toString()}[Symbol.hasInstance](e){return this.raw[Symbol.hasInstance](e)}}class or{static FUNCTION=1;static ABSTRACT=2;macro;name;kind;traits;metadata;modifier;constructor(e,t,n,o,i,c){this.macro=e,this.name=t,this.kind=n,this.traits=o,this.metadata=i,this.modifier=c}isfunction(){return(this.modifier&or.FUNCTION)==or.FUNCTION}isabstract(){return(this.modifier&or.ABSTRACT)==or.ABSTRACT}}class Sl{tinder=new ee;annotations=new ee;ak(e,t,n){return`${e.name}-${t}-${n.name}`}annotate(e,t,n,o){this.annotations.computeIfy(n,i=>new ee).computeIfy(t,i=>new ee).set(e,o)}annotated(e){if(this.annotations.get(e))return!0;const n=this.superclass(e,o=>!0);for(let o of n)if(this.annotations.get(o))return!0;return!1}metadata(e,t,n){const o=this.annotations.get(t)?.get(n)?.get(e);if(o)return o;const i=this.superclass(t,c=>!0);for(let c of i){const d=this.annotations.get(c)?.get(n)?.get(e);if(d)return d}}superclass(e,t){const n=[];let o=e.prototype;for(;o&&o.constructor;)e!=o.constructor&&t(o)&&n.push(o.constructor),o=Object.getPrototypeOf(o);return n}register(e,t,n,o){const i=this.superclass(n,g=>this.metadata(e,g.constructor,g.constructor)),c=n.constructor?0:or.FUNCTION,d=i.length<1?or.ABSTRACT:0;i.length<1&&i.push(n);for(let g of i){const h=this.ak(e,t,g);this.tinder.get(h)?.forEach(E=>{E.kind==n&&console.log(`Object of ${g.name} named ${t} has been register already.`)});const b=new or(e,t,n,i,o,c|d),v=this.tinder.computeIfy(h,E=>new _n);v.push(b),v.sort((E,Z)=>E.isabstract()||E.isfunction()?1:Z.isabstract()||E.isfunction()?-1:E.metadata.priority&&Z.metadata.priority?E.metadata.priority-Z.metadata.priority:0)}}unregister(e,t){const n=[];this.tinder.forEach((o,i)=>o.forEach(c=>{c.macro==e&&c.kind==t&&n.push(i)}));for(let o of n)this.tinder.delete(o)}export(e){const t=new ee;for(let n of this.tinder.values())for(let o of n){if(o.isfunction()||o.macro!=e)continue;const i=o.kind;for(let c of o.traits)t.computeIfy(c,d=>new ee).computeIfy(o.name,d=>new _n).push(i)}return t}providers(e,t){return this.export(e).computeIfy(t,n=>new ee).map((n,o)=>o).flatMap(n=>n).filter(n=>n!=t)}provider(e,t,n){const o=this.ak(e,n,t),i=new _n;return this.tinder.computeIfy(o,c=>new _n).forEach(c=>{!c.isfunction()&&!c.isabstract()&&i.push(c.kind)}),i}inspect(e){const t=new ee;return Object.entries(Object.getOwnPropertyDescriptors(e.prototype)).filter(n=>n[0]!=="constructor"&&typeof n[1].value=="function").forEach(n=>{t.set(n[0],n[1].value)}),t}}const Oe=(()=>{const r=Fn();return r.Ark??=new Sl,r.Ark})();var hs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},bs={};var Ss;function _l(){if(Ss)return bs;Ss=1;var r;return(function(e){(function(t){var n=typeof globalThis=="object"?globalThis:typeof hs=="object"?hs:typeof self=="object"?self:typeof this=="object"?this:g(),o=i(e);typeof n.Reflect<"u"&&(o=i(n.Reflect,o)),t(o,n),typeof n.Reflect>"u"&&(n.Reflect=e);function i(h,b){return function(v,E){Object.defineProperty(h,v,{configurable:!0,writable:!0,value:E}),b&&b(v,E)}}function c(){try{return Function("return this;")()}catch{}}function d(){try{return(0,eval)("(function() { return this; })()")}catch{}}function g(){return c()||d()}})(function(t,n){var o=Object.prototype.hasOwnProperty,i=typeof Symbol=="function",c=i&&typeof Symbol.toPrimitive<"u"?Symbol.toPrimitive:"@@toPrimitive",d=i&&typeof Symbol.iterator<"u"?Symbol.iterator:"@@iterator",g=typeof Object.create=="function",h={__proto__:[]}instanceof Array,b=!g&&!h,v={create:g?function(){return gs(Object.create(null))}:h?function(){return gs({__proto__:null})}:function(){return gs({})},has:b?function(y,m){return o.call(y,m)}:function(y,m){return m in y},get:b?function(y,m){return o.call(y,m)?y[m]:void 0}:function(y,m){return y[m]}},E=Object.getPrototypeOf(Function),Z=typeof Map=="function"&&typeof Map.prototype.entries=="function"?Map:Yg(),_=typeof Set=="function"&&typeof Set.prototype.entries=="function"?Set:Qg(),M=typeof WeakMap=="function"?WeakMap:Zg(),P=i?Symbol.for("@reflect-metadata:registry"):void 0,we=Gg(),At=Jg(we);function Ve(y,m,S,O){if(D(S)){if(!cl(y))throw new TypeError;if(!al(m))throw new TypeError;return qr(y,m)}else{if(!cl(y))throw new TypeError;if(!Xe(m))throw new TypeError;if(!Xe(O)&&!D(O)&&!bn(O))throw new TypeError;return bn(O)&&(O=void 0),S=kn(S),nr(y,m,S,O)}}t("decorate",Ve);function lt(y,m){function S(O,I){if(!Xe(O))throw new TypeError;if(!D(I)&&!Vg(I))throw new TypeError;Zi(y,m,O,I)}return S}t("metadata",lt);function Xt(y,m,S,O){if(!Xe(S))throw new TypeError;return D(O)||(O=kn(O)),Zi(y,m,S,O)}t("defineMetadata",Xt);function tr(y,m,S){if(!Xe(m))throw new TypeError;return D(S)||(S=kn(S)),Yi(y,m,S)}t("hasMetadata",tr);function zt(y,m,S){if(!Xe(m))throw new TypeError;return D(S)||(S=kn(S)),nt(y,m,S)}t("hasOwnMetadata",zt);function Xi(y,m,S){if(!Xe(m))throw new TypeError;return D(S)||(S=kn(S)),Qi(y,m,S)}t("getMetadata",Xi);function bi(y,m,S){if(!Xe(m))throw new TypeError;return D(S)||(S=kn(S)),gn(y,m,S)}t("getOwnMetadata",bi);function No(y,m){if(!Xe(y))throw new TypeError;return D(m)||(m=kn(m)),Eo(y,m)}t("getMetadataKeys",No);function To(y,m){if(!Xe(y))throw new TypeError;return D(m)||(m=kn(m)),hn(y,m)}t("getOwnMetadataKeys",To);function Si(y,m,S){if(!Xe(m))throw new TypeError;if(D(S)||(S=kn(S)),!Xe(m))throw new TypeError;D(S)||(S=kn(S));var O=eo(m,S,!1);return D(O)?!1:O.OrdinaryDeleteMetadata(y,m,S)}t("deleteMetadata",Si);function qr(y,m){for(var S=y.length-1;S>=0;--S){var O=y[S],I=O(m);if(!D(I)&&!bn(I)){if(!al(I))throw new TypeError;m=I}}return m}function nr(y,m,S,O){for(var I=y.length-1;I>=0;--I){var rt=y[I],Ye=rt(m,S,O);if(!D(Ye)&&!bn(Ye)){if(!Xe(Ye))throw new TypeError;O=Ye}}return O}function Yi(y,m,S){var O=nt(y,m,S);if(O)return!0;var I=ms(m);return bn(I)?!1:Yi(y,I,S)}function nt(y,m,S){var O=eo(m,S,!1);return D(O)?!1:sl(O.OrdinaryHasOwnMetadata(y,m,S))}function Qi(y,m,S){var O=nt(y,m,S);if(O)return gn(y,m,S);var I=ms(m);if(!bn(I))return Qi(y,I,S)}function gn(y,m,S){var O=eo(m,S,!1);if(!D(O))return O.OrdinaryGetOwnMetadata(y,m,S)}function Zi(y,m,S,O){var I=eo(S,O,!0);I.OrdinaryDefineOwnMetadata(y,m,S,O)}function Eo(y,m){var S=hn(y,m),O=ms(y);if(O===null)return S;var I=Eo(O,m);if(I.length<=0)return S;if(S.length<=0)return I;for(var rt=new _,Ye=[],te=0,R=S;te<R.length;te++){var w=R[te],N=rt.has(w);N||(rt.add(w),Ye.push(w))}for(var T=0,oe=I;T<oe.length;T++){var w=oe[T],N=rt.has(w);N||(rt.add(w),Ye.push(w))}return Ye}function hn(y,m){var S=eo(y,m,!1);return S?S.OrdinaryOwnMetadataKeys(y,m):[]}function rr(y){if(y===null)return 1;switch(typeof y){case"undefined":return 0;case"boolean":return 2;case"string":return 3;case"symbol":return 4;case"number":return 5;case"object":return y===null?1:6;default:return 6}}function D(y){return y===void 0}function bn(y){return y===null}function Ao(y){return typeof y=="symbol"}function Xe(y){return typeof y=="object"?y!==null:typeof y=="function"}function qg(y,m){switch(rr(y)){case 0:return y;case 1:return y;case 2:return y;case 3:return y;case 4:return y;case 5:return y}var S="string",O=dl(y,c);if(O!==void 0){var I=O.call(y,S);if(Xe(I))throw new TypeError;return I}return zg(y)}function zg(y,m){var S,O;{var I=y.toString;if(Mo(I)){var O=I.call(y);if(!Xe(O))return O}var S=y.valueOf;if(Mo(S)){var O=S.call(y);if(!Xe(O))return O}}throw new TypeError}function sl(y){return!!y}function Kg(y){return""+y}function kn(y){var m=qg(y);return Ao(m)?m:Kg(m)}function cl(y){return Array.isArray?Array.isArray(y):y instanceof Object?y instanceof Array:Object.prototype.toString.call(y)==="[object Array]"}function Mo(y){return typeof y=="function"}function al(y){return typeof y=="function"}function Vg(y){switch(rr(y)){case 3:return!0;case 4:return!0;default:return!1}}function ls(y,m){return y===m||y!==y&&m!==m}function dl(y,m){var S=y[m];if(S!=null){if(!Mo(S))throw new TypeError;return S}}function ul(y){var m=dl(y,d);if(!Mo(m))throw new TypeError;var S=m.call(y);if(!Xe(S))throw new TypeError;return S}function pl(y){return y.value}function fl(y){var m=y.next();return m.done?!1:m}function yl(y){var m=y.return;m&&m.call(y)}function ms(y){var m=Object.getPrototypeOf(y);if(typeof y!="function"||y===E||m!==E)return m;var S=y.prototype,O=S&&Object.getPrototypeOf(S);if(O==null||O===Object.prototype)return m;var I=O.constructor;return typeof I!="function"||I===y?m:I}function Wg(){var y;!D(P)&&typeof n.Reflect<"u"&&!(P in n.Reflect)&&typeof n.Reflect.defineMetadata=="function"&&(y=Xg(n.Reflect));var m,S,O,I=new M,rt={registerProvider:Ye,getProvider:R,setProvider:N};return rt;function Ye(T){if(!Object.isExtensible(rt))throw new Error("Cannot add provider to a frozen registry.");switch(!0){case y===T:break;case D(m):m=T;break;case m===T:break;case D(S):S=T;break;case S===T:break;default:O===void 0&&(O=new _),O.add(T);break}}function te(T,oe){if(!D(m)){if(m.isProviderFor(T,oe))return m;if(!D(S)){if(S.isProviderFor(T,oe))return m;if(!D(O))for(var Ne=ul(O);;){var qe=fl(Ne);if(!qe)return;var Sn=pl(qe);if(Sn.isProviderFor(T,oe))return yl(Ne),Sn}}}if(!D(y)&&y.isProviderFor(T,oe))return y}function R(T,oe){var Ne=I.get(T),qe;return D(Ne)||(qe=Ne.get(oe)),D(qe)&&(qe=te(T,oe),D(qe)||(D(Ne)&&(Ne=new Z,I.set(T,Ne)),Ne.set(oe,qe))),qe}function w(T){if(D(T))throw new TypeError;return m===T||S===T||!D(O)&&O.has(T)}function N(T,oe,Ne){if(!w(Ne))throw new Error("Metadata provider not registered.");var qe=R(T,oe);if(qe!==Ne){if(!D(qe))return!1;var Sn=I.get(T);D(Sn)&&(Sn=new Z,I.set(T,Sn)),Sn.set(oe,Ne)}return!0}}function Gg(){var y;return!D(P)&&Xe(n.Reflect)&&Object.isExtensible(n.Reflect)&&(y=n.Reflect[P]),D(y)&&(y=Wg()),!D(P)&&Xe(n.Reflect)&&Object.isExtensible(n.Reflect)&&Object.defineProperty(n.Reflect,P,{enumerable:!1,configurable:!1,writable:!1,value:y}),y}function Jg(y){var m=new M,S={isProviderFor:function(w,N){var T=m.get(w);return D(T)?!1:T.has(N)},OrdinaryDefineOwnMetadata:Ye,OrdinaryHasOwnMetadata:I,OrdinaryGetOwnMetadata:rt,OrdinaryOwnMetadataKeys:te,OrdinaryDeleteMetadata:R};return we.registerProvider(S),S;function O(w,N,T){var oe=m.get(w),Ne=!1;if(D(oe)){if(!T)return;oe=new Z,m.set(w,oe),Ne=!0}var qe=oe.get(N);if(D(qe)){if(!T)return;if(qe=new Z,oe.set(N,qe),!y.setProvider(w,N,S))throw oe.delete(N),Ne&&m.delete(w),new Error("Wrong provider for target.")}return qe}function I(w,N,T){var oe=O(N,T,!1);return D(oe)?!1:sl(oe.has(w))}function rt(w,N,T){var oe=O(N,T,!1);if(!D(oe))return oe.get(w)}function Ye(w,N,T,oe){var Ne=O(T,oe,!0);Ne.set(w,N)}function te(w,N){var T=[],oe=O(w,N,!1);if(D(oe))return T;for(var Ne=oe.keys(),qe=ul(Ne),Sn=0;;){var ll=fl(qe);if(!ll)return T.length=Sn,T;var eh=pl(ll);try{T[Sn]=eh}catch(th){try{yl(qe)}finally{throw th}}Sn++}}function R(w,N,T){var oe=O(N,T,!1);if(D(oe)||!oe.delete(w))return!1;if(oe.size===0){var Ne=m.get(N);D(Ne)||(Ne.delete(T),Ne.size===0&&m.delete(Ne))}return!0}}function Xg(y){var m=y.defineMetadata,S=y.hasOwnMetadata,O=y.getOwnMetadata,I=y.getOwnMetadataKeys,rt=y.deleteMetadata,Ye=new M,te={isProviderFor:function(R,w){var N=Ye.get(R);return!D(N)&&N.has(w)?!0:I(R,w).length?(D(N)&&(N=new _,Ye.set(R,N)),N.add(w),!0):!1},OrdinaryDefineOwnMetadata:m,OrdinaryHasOwnMetadata:S,OrdinaryGetOwnMetadata:O,OrdinaryOwnMetadataKeys:I,OrdinaryDeleteMetadata:rt};return te}function eo(y,m,S){var O=we.getProvider(y,m);if(!D(O))return O;if(S){if(we.setProvider(y,m,At))return At;throw new Error("Illegal state.")}}function Yg(){var y={},m=[],S=(function(){function te(R,w,N){this._index=0,this._keys=R,this._values=w,this._selector=N}return te.prototype["@@iterator"]=function(){return this},te.prototype[d]=function(){return this},te.prototype.next=function(){var R=this._index;if(R>=0&&R<this._keys.length){var w=this._selector(this._keys[R],this._values[R]);return R+1>=this._keys.length?(this._index=-1,this._keys=m,this._values=m):this._index++,{value:w,done:!1}}return{value:void 0,done:!0}},te.prototype.throw=function(R){throw this._index>=0&&(this._index=-1,this._keys=m,this._values=m),R},te.prototype.return=function(R){return this._index>=0&&(this._index=-1,this._keys=m,this._values=m),{value:R,done:!0}},te})(),O=(function(){function te(){this._keys=[],this._values=[],this._cacheKey=y,this._cacheIndex=-2}return Object.defineProperty(te.prototype,"size",{get:function(){return this._keys.length},enumerable:!0,configurable:!0}),te.prototype.has=function(R){return this._find(R,!1)>=0},te.prototype.get=function(R){var w=this._find(R,!1);return w>=0?this._values[w]:void 0},te.prototype.set=function(R,w){var N=this._find(R,!0);return this._values[N]=w,this},te.prototype.delete=function(R){var w=this._find(R,!1);if(w>=0){for(var N=this._keys.length,T=w+1;T<N;T++)this._keys[T-1]=this._keys[T],this._values[T-1]=this._values[T];return this._keys.length--,this._values.length--,ls(R,this._cacheKey)&&(this._cacheKey=y,this._cacheIndex=-2),!0}return!1},te.prototype.clear=function(){this._keys.length=0,this._values.length=0,this._cacheKey=y,this._cacheIndex=-2},te.prototype.keys=function(){return new S(this._keys,this._values,I)},te.prototype.values=function(){return new S(this._keys,this._values,rt)},te.prototype.entries=function(){return new S(this._keys,this._values,Ye)},te.prototype["@@iterator"]=function(){return this.entries()},te.prototype[d]=function(){return this.entries()},te.prototype._find=function(R,w){if(!ls(this._cacheKey,R)){this._cacheIndex=-1;for(var N=0;N<this._keys.length;N++)if(ls(this._keys[N],R)){this._cacheIndex=N;break}}return this._cacheIndex<0&&w&&(this._cacheIndex=this._keys.length,this._keys.push(R),this._values.push(void 0)),this._cacheIndex},te})();return O;function I(te,R){return te}function rt(te,R){return R}function Ye(te,R){return[te,R]}}function Qg(){var y=(function(){function m(){this._map=new Z}return Object.defineProperty(m.prototype,"size",{get:function(){return this._map.size},enumerable:!0,configurable:!0}),m.prototype.has=function(S){return this._map.has(S)},m.prototype.add=function(S){return this._map.set(S,S),this},m.prototype.delete=function(S){return this._map.delete(S)},m.prototype.clear=function(){this._map.clear()},m.prototype.keys=function(){return this._map.keys()},m.prototype.values=function(){return this._map.keys()},m.prototype.entries=function(){return this._map.entries()},m.prototype["@@iterator"]=function(){return this.keys()},m.prototype[d]=function(){return this.keys()},m})();return y}function Zg(){var y=16,m=v.create(),S=O();return(function(){function R(){this._key=O()}return R.prototype.has=function(w){var N=I(w,!1);return N!==void 0?v.has(N,this._key):!1},R.prototype.get=function(w){var N=I(w,!1);return N!==void 0?v.get(N,this._key):void 0},R.prototype.set=function(w,N){var T=I(w,!0);return T[this._key]=N,this},R.prototype.delete=function(w){var N=I(w,!1);return N!==void 0?delete N[this._key]:!1},R.prototype.clear=function(){this._key=O()},R})();function O(){var R;do R="@@WeakMap@@"+te();while(v.has(m,R));return m[R]=!0,R}function I(R,w){if(!o.call(R,S)){if(!w)return;Object.defineProperty(R,S,{value:v.create()})}return R[S]}function rt(R,w){for(var N=0;N<w;++N)R[N]=Math.random()*255|0;return R}function Ye(R){if(typeof Uint8Array=="function"){var w=new Uint8Array(R);return typeof crypto<"u"?crypto.getRandomValues(w):typeof msCrypto<"u"?msCrypto.getRandomValues(w):rt(w,R),w}return rt(new Array(R),R)}function te(){var R=Ye(y);R[6]=R[6]&79|64,R[8]=R[8]&191|128;for(var w="",N=0;N<y;++N){var T=R[N];(N===4||N===6||N===8)&&(w+="-"),T<16&&(w+="0"),w+=T.toString(16).toLowerCase()}return w}}function gs(y){return y.__=void 0,delete y.__,y}})})(r||(r={})),bs}_l();class no{topic;code;version;proto;codec;flags;timeout;meshable;traits;constructor(e,t,n,o,i,c,d,g){this.topic=e,this.code=t,this.version=n,this.proto=o,this.codec=i,this.flags=c,this.timeout=d,this.meshable=g}decorate(e){this.traits=Object.getPrototypeOf(e.prototype).constructor,Oe.annotate(no,e,e,this),Oe.register(no,`${this.topic}.${this.code}`,e,this)}}function vl(r="",e="",t="1.0.0",n="http2",o="protobuf",i=0,c=3e3,d=!0){const g=new no(r,e,t,n,o,i,c,d);return g.decorate.bind(g)}class sr{value;name;transparent;kind;clas;index=1e3;constructor(e,t,n,o){this.value=e,this.name=t,this.transparent=n,this.kind=o,this.clas=Object}decorate(e,t,n){this.kind==Object?this.kind=Reflect.getMetadata("design:type",e,t):this.kind=Array.isArray(this.kind)?new ir(this.kind):this.kind;const o=Reflect.getMetadata("design:paramtypes",e,t);o&&Array.isArray(o)&&n!=null&&o.length>n&&(this.clas=o[n]),this.kind&&(this.clas==Array||this.clas==Map)&&(this.clas=this.kind),this.index=n||1e3,n!=null?Oe.annotate(sr,`${t}:${n}`,e.constructor,this):Oe.annotate(sr,t,e.constructor,this)}}function s(r=-1,e="",t=Object,n=!1){const o=new sr(r,e,n,t);return o.decorate.bind(o)}class un{name;pattern;priority;prototype;constructor(e,t,n,o){this.name=e,this.pattern=t,this.priority=n,this.prototype=o}decorate(e){Oe.annotate(un,e,e,this),Oe.register(un,this.name,e,this)}}function $(r="",e="",t=0,n=!1){const o=new un(r,e,t,n);return o.decorate.bind(o)}class De{name;version;proto;codec;flags;timeout;retries;mdc;zone;cluster;cell;group;address;kind=void 0;retype=void 0;attributes=new Map;constructor(e,t,n,o,i,c,d,g,h,b,v,E,Z,_){this.name=e,this.version=t,this.proto=n,this.codec=o,this.flags=i,this.timeout=c,this.retries=d,this.mdc=g,this.zone=h,this.cluster=b,this.cell=v,this.group=E,this.address=Z,this.retype=_}decorate(e,t,n){if(typeof t=="string"&&this.attributes.set("name",t),!n){this.kind=Reflect.getMetadata("design:type",e,t),Oe.annotate(De,t,e,this);return}return this.kind=Reflect.getMetadata("design:returntype",e,t),Oe.annotate(De,n.value,e.constructor,this),n}}function f(r="",e=Object,t=1e4,n="1.0.0",o="grpc",i="json",c=0,d=3,g="",h="",b="",v="",E="",Z=""){const _=new De(r,n,o,i,c,t,d,g,h,b,v,E,Z,e);return _.decorate.bind(_)}var Ol=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};const Rl=/((\/\/.*$)|(\/\*[\s\S]*?\*\/))/mg,Pl=/([^\s,]+)/g;a.MethodProxy=class{},a.MethodProxy=Ol([$("mesh")],a.MethodProxy);class _s{index;name;kind;constructor(e,t,n){this.index=e,this.name=t,this.kind=n}}class vs{kind;name;method;constructor(e,t,n){this.kind=e,this.name=t,this.method=n}getAnnotation(e){return Oe.metadata(e,this.kind,this.method)}getName(){return Oe.metadata(De,this.kind,this.method)?.attributes?.get("name")||this.name}getParameters(){const e=this.method.toString().replace(Rl,""),t=e.slice(e.indexOf("(")+1,e.indexOf(")")).match(Pl)||[],n=[];for(let o=0;o<t.length;o++){const i=Oe.metadata(sr,this.kind,`${this.getName()}:${o}`);n.push(new _s(o,i?.name||t[o],i?.clas||Object))}return n}getType(){return this.kind}getReturnType(){return new ir(Oe.metadata(De,this.kind,this.method)?.retype)}getExecutable(){return this.method}getSymbol(){return this.name}invoke(e,t){return this.method(...t)}}class jl{inspector;h;proxy;constructor(e,t,n){this.inspector=e,this.h=t,this.proxy=n}apply(e,t,n){return this.h.invoke(this.proxy,this.inspector,n)}}class wl{inspectors=new ee;executables=new ee;constructor(e,t,n){for(let o of t)this.executables.set(o.getSymbol(),new Proxy(o.getExecutable(),new jl(o,n,this))),this.inspectors.set(o.getSymbol(),o)}getMethods(){return this.inspectors.map((e,t)=>t)}get(e,t,n){return this.executables.get(t)}}class $o{static proxies=new ee;static inspectors=new ee;static newProxyInstance(e,t){return this.proxies.get(e)||this.proxies.set(e,new ee),this.proxies.get(e)?.get(t)||this.proxies.get(e)?.set(t,new Proxy(e,new wl(e,this.getMethods(e),t))),this.proxies.get(e)?.get(t)}static getMethods(e){return this.inspectors.computeIfy(e,t=>Oe.inspect(t).map((n,o)=>new vs(t,n,o)))}}class Co{static value=new ee;name;kind;prototype;priority;constructor(e,t){this.name=e,this.kind=t,this.prototype=!1,this.priority=1}getIfAbsent(){return this.prototype?this.create():Co.value.computeIfy(this.kind,e=>this.create())}create(){return new this.kind}}let Nl=class{name="";providers=[];constructor(e,t){this.name=e,this.providers=t.map(n=>new Co(e,n)).sort((n,o)=>n.priority-o.priority)}getIfAbsent(){if(this.providers.length<1)throw new Error(`No such provider named ${this.name}`);return this.providers[0].getIfAbsent()}};class ze{static loaders=new ee;static load(e){return this.loaders.computeIfy(e,t=>new ze(e))}providers=new ee;spi;fist="";constructor(e){this.spi=e,this.fist=Oe.metadata(un,e,e)?.name||""}defaultName(){return this.fist}getDefault(){return this.get(this.fist)}get(e){const t=this.getInstances().get(e);if(!t)throw new Error(`SPI ${this.spi.name} named ${e} not exist.`);return t.getIfAbsent()}want(e){const t=this.getInstances().get(e);return t?t.getIfAbsent():null}list(){return this.getInstances().map((e,t)=>t.getIfAbsent())}getInstances(){return this.providers.computeIfy("$",e=>Oe.providers(un,this.spi).groupBy(t=>{const n=Oe.metadata(un,t,t);return n&&n.name||""}).groupKV(t=>t,(t,n)=>new Nl(t,n)))}}class _i{name;version;proto;codec;flags;timeout;traits;constructor(e,t,n,o,i,c){this.name=e,this.version=t,this.proto=n,this.codec=o,this.flags=i,this.timeout=c}decorate(e){this.traits=Object.getPrototypeOf(e.prototype).constructor,Oe.annotate(_i,e,e,this),Oe.register(_i,this.name,e,this)}}function Tl(r="",e="",t="grpc",n="json",o=0,i=1e4){const c=new _i(r,e,t,n,o,i);return c.decorate.bind(c)}function Os(r){return"getCode"in r&&"getMessage"in r}class J extends Error{constructor(e,t){super(t),this.code=e,this.message=t}code;message;getCode(){return this.code}getMessage(){return this.message}}class u{static SUCCESS=new J("E0000000000","请求成功");static NOT_FOUND=new J("E0000000404","请求资源不存在");static SYSTEM_ERROR=new J("E0000000500","系统异常");static SERVICE_UNAVAILABLE=new J("E0000000503","循环请求服务不可达");static VALIDATE=new J("E0000000400","请求非法");static UNAUTHORIZED=new J("E0000000403","请求资源未被授权");static UNKNOWN=new J("E0000000520","未知异常");static COMPATIBLE=new J("E0000000600","系统不兼容");static TIMEOUT=new J("E0000000601","请求超时");static NO_PROVIDER=new J("E0000000602","无服务实例");static CRYPT_ERROR=new J("E0000000603","数字证书校验异常");static TOKEN_EXPIRE=new J("E0000000604","节点授权码已过期");static NET_EXPIRE=new J("E0000000605","节点组网时间已过期");static NET_DISABLE=new J("E0000000606","对方节点已禁用网络");static NET_UNAVAILABLE=new J("E0000000607","网络不通");static LICENSE_FORMAT_ERROR=new J("E0000000608","License非法");static LICENSE_EXPIRED=new J("E0000000609","License已过期");static MAX_REPLICAS_LIMIT=new J("E0000000610","集群副本已达许可上限");static MAX_COOP_LIMIT=new J("E0000000611","合作方链接数已达许可上限");static MAX_TENANT_LIMIT=new J("E0000000612","租户数已达许可上限");static MAX_USER_LIMIT=new J("E0000000613","用户数已达许可上限");static URN_NOT_PERMIT=new J("E0000000614","接口未被许可调用");static SIGNATURE_ERROR=new J("E0000000615","证书签名非法");static CRYPT_CODEC_ERROR=new J("E0000000616","报文编解码异常");static NO_SERVICE=new J("E0000000617","下游版本不匹配服务不存在");static NET_NOT_WEAVE=new J("E0000000618","节点或机构未组网");static ADDRESS_ERROR=new J("E0000000619","地址非法或无法访问");static UNEXPECTED_SYNTAX=new J("E0000000620","规则语法错误");static UNKNOWN_SCRIPT=new J("E0000000621","规则不存在");static DATA_ID_ERROR=new J("E0000000622","数据身份不存在或非法");static START_PENDING=new J("E0000000623","系统启动中");static UNEXPECTED_SQL_SYNTAX=new J("E0000000624","SQL语法错误");static NO_DATABASE=new J("E0000000625","数据库不存在");static NO_TRANSACTION=new J("E0000000626","事务不存在");static SQL_EXECUTE_ERROR=new J("E0000000627","SQL执行异常");static DUPLICATE_KEY=new J("E0000000628","唯一键冲突")}class cr{static inspect(e){return e instanceof J?e:(console.log(e),u.SYSTEM_ERROR)}static errorf(e){return e instanceof J?e:(console.log(e),u.SYSTEM_ERROR)}}var El=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};class xn{static Routine=new xn(1);static Perform=new xn(2);static Defense=new xn(4);static Debug=new xn(8);static LoadTest=new xn(16);static Mock=new xn(32);v;constructor(e){this.v=e}matches(e){return(this.v&e)==this.v}}class ar{name;constructor(e){this.name=e}}class Rs extends Array{peek(){if(!(this.length<1))return this.at(this.length-1)}}class ro{}class Ke{static MESH_TRACE_ID=new Ke("mesh-trace-id");static MESH_SPAN_ID=new Ke("mesh-span-id");static MESH_TIMESTAMP=new Ke("mesh-timestamp");static MESH_RUN_MODE=new Ke("mesh-mode");static MESH_CONSUMER=new Ke("mesh-consumer");static MESH_PROVIDER=new Ke("mesh-provider");static MESH_URN=new Ke("mesh-urn");static MESH_FROM_INST_ID=new Ke("mesh-from-inst-id");static MESH_FROM_NODE_ID=new Ke("mesh-from-node-id");static MESH_INCOMING_HOST=new Ke("mesh-incoming-host");static MESH_OUTGOING_HOST=new Ke("mesh-outgoing-host");static MESH_INCOMING_PROXY=new Ke("mesh-incoming-proxy");static MESH_OUTGOING_PROXY=new Ke("mesh-outgoing-proxy");static MESH_SUBSET=new Ke("mesh-subset");static MESH_SESSION_ID=new Ke("mesh-session-id");static MESH_VERSION=new Ke("mesh-version");static MESH_TIMEOUT=new Ke("mesh-timeout");key;constructor(e){this.key=e}get(e){const t=e.getAttachments()?.get(this.key);if(t)return t;const n=e.getAttachments()?.get(this.key.replace("-","_"));if(n)return n;for(let o of e.getAttachments()?.entries())if(o[1]&&o[0]&&(o[0].toLowerCase()==this.key||o[0].replace("_","-").toLowerCase()==this.key))return o[1];return""}set(e,t){e.getAttachments()?.set(this.key,t)}}a.ContextProvider=class{},a.ContextProvider=El([$("mesh")],a.ContextProvider);function p(){return ze.load(a.ContextProvider).getDefault().context()}var ye=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},le=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ps,js,ws,Ns;class j{sid="";index=0;limit=0;factor={};order=""}ye([s(0,"sid",String),le("design:type",String)],j.prototype,"sid",void 0),ye([s(1,"index",Number),le("design:type",Number)],j.prototype,"index",void 0),ye([s(2,"limit",Number),le("design:type",Number)],j.prototype,"limit",void 0),ye([s(3,"factor",[Map,String,Object]),le("design:type",typeof(Ps=typeof Record<"u"&&Record)=="function"?Ps:Object)],j.prototype,"factor",void 0),ye([s(4,"order",String),le("design:type",String)],j.prototype,"order",void 0);class fe{sid="";index=0;limit=0;total=0;next=!1;data=[]}ye([s(0,"sid",String),le("design:type",String)],fe.prototype,"sid",void 0),ye([s(1,"index",Number),le("design:type",Number)],fe.prototype,"index",void 0),ye([s(2,"limit",Number),le("design:type",Number)],fe.prototype,"limit",void 0),ye([s(3,"total",Number),le("design:type",Number)],fe.prototype,"total",void 0),ye([s(4,"next",Boolean),le("design:type",Boolean)],fe.prototype,"next",void 0),ye([s(5,"data",[Array,Object]),le("design:type",Array)],fe.prototype,"data",void 0);class vi{nodeId="";nodeName="";instId="";instName=""}ye([s(0,"node_id",String),le("design:type",String)],vi.prototype,"nodeId",void 0),ye([s(1,"node_name",String),le("design:type",String)],vi.prototype,"nodeName",void 0),ye([s(2,"inst_id",String),le("design:type",String)],vi.prototype,"instId",void 0),ye([s(3,"inst_name",String),le("design:type",String)],vi.prototype,"instName",void 0);class Ar{status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}ye([s(0,"status",Number),le("design:type",Number)],Ar.prototype,"status",void 0),ye([s(1,"create_at",Date),le("design:type",typeof(js=typeof Date<"u"&&Date)=="function"?js:Object)],Ar.prototype,"createAt",void 0),ye([s(2,"update_at",Date),le("design:type",typeof(ws=typeof Date<"u"&&Date)=="function"?ws:Object)],Ar.prototype,"updateAt",void 0),ye([s(3,"create_by",String),le("design:type",String)],Ar.prototype,"createBy",void 0),ye([s(4,"update_by",String),le("design:type",String)],Ar.prototype,"updateBy",void 0);class Ut{name="";pos="";text="";buff=new Uint8Array}ye([s(0,"name",String),le("design:type",String)],Ut.prototype,"name",void 0),ye([s(1,"pos",String),le("design:type",String)],Ut.prototype,"pos",void 0),ye([s(2,"text",String),le("design:type",String)],Ut.prototype,"text",void 0),ye([s(3,"buff",Uint8Array),le("design:type",typeof(Ns=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ns:Object)],Ut.prototype,"buff",void 0);class Ce{topic="";code="";group="";sets=""}ye([s(0,"topic",String),le("design:type",String)],Ce.prototype,"topic",void 0),ye([s(1,"code",String),le("design:type",String)],Ce.prototype,"code",void 0),ye([s(2,"group",String),le("design:type",String)],Ce.prototype,"group",void 0),ye([s(3,"sets",String),le("design:type",String)],Ce.prototype,"sets",void 0);var ge=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},he=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ts,Es,As,Ms,$s;class Oi{suite="";project="";name="";version=""}ge([s(0,"suite",String),he("design:type",String)],Oi.prototype,"suite",void 0),ge([s(1,"project",String),he("design:type",String)],Oi.prototype,"project",void 0),ge([s(2,"name",String),he("design:type",String)],Oi.prototype,"name",void 0),ge([s(3,"version",String),he("design:type",String)],Oi.prototype,"version",void 0);class mt{name="";proto="";algo="";parties=[];message=""}ge([s(0,"name",String),he("design:type",String)],mt.prototype,"name",void 0),ge([s(1,"proto",String),he("design:type",String)],mt.prototype,"proto",void 0),ge([s(2,"algo",String),he("design:type",String)],mt.prototype,"algo",void 0),ge([s(3,"parties",[Array,String]),he("design:type",Array)],mt.prototype,"parties",void 0),ge([s(4,"message",String),he("design:type",String)],mt.prototype,"message",void 0);class Mr{suite="";csr=new Uint8Array}ge([s(0,"suite",String),he("design:type",String)],Mr.prototype,"suite",void 0),ge([s(1,"csr",Uint8Array),he("design:type",typeof(Ts=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ts:Object)],Mr.prototype,"csr",void 0);class dr{hello=new mt;suite=new Mr;local=""}ge([s(0,"hello",mt),he("design:type",mt)],dr.prototype,"hello",void 0),ge([s(1,"suite",Mr),he("design:type",Mr)],dr.prototype,"suite",void 0),ge([s(2,"local",String),he("design:type",String)],dr.prototype,"local",void 0);class Ri extends dr{keys={}}ge([s(0,"keys",[Map,String,Uint8Array]),he("design:type",typeof(Es=typeof Record<"u"&&Record)=="function"?Es:Object)],Ri.prototype,"keys",void 0);class io{keys={}}ge([s(0,"keys",[Map,String,Uint8Array]),he("design:type",typeof(As=typeof Record<"u"&&Record)=="function"?As:Object)],io.prototype,"keys",void 0);class vn{suite="";body=new Uint8Array}ge([s(0,"suite",String),he("design:type",String)],vn.prototype,"suite",void 0),ge([s(1,"body",Uint8Array),he("design:type",typeof(Ms=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ms:Object)],vn.prototype,"body",void 0);class Pi extends vn{reKey=new Uint8Array}ge([s(0,"re_key",Uint8Array),he("design:type",typeof($s=typeof Uint8Array<"u"&&Uint8Array)=="function"?$s:Object)],Pi.prototype,"reKey",void 0);class st{code="";name="";memo="";uri="";level="";nodeId="";instId="";raw=""}ge([s(0,"code",String),he("design:type",String)],st.prototype,"code",void 0),ge([s(1,"name",String),he("design:type",String)],st.prototype,"name",void 0),ge([s(2,"memo",String),he("design:type",String)],st.prototype,"memo",void 0),ge([s(3,"uri",String),he("design:type",String)],st.prototype,"uri",void 0),ge([s(4,"level",String),he("design:type",String)],st.prototype,"level",void 0),ge([s(5,"node_id",String),he("design:type",String)],st.prototype,"nodeId",void 0),ge([s(6,"inst_id",String),he("design:type",String)],st.prototype,"instId",void 0),ge([s(7,"raw",String),he("design:type",String)],st.prototype,"raw",void 0);var k=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},F=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Cs,Us,Is;class It{id="";name="";modal="";proto="";url="";memo="";status=0}k([s(0,"id",String),F("design:type",String)],It.prototype,"id",void 0),k([s(1,"name",String),F("design:type",String)],It.prototype,"name",void 0),k([s(2,"modal",String),F("design:type",String)],It.prototype,"modal",void 0),k([s(3,"proto",String),F("design:type",String)],It.prototype,"proto",void 0),k([s(4,"url",String),F("design:type",String)],It.prototype,"url",void 0),k([s(5,"memo",String),F("design:type",String)],It.prototype,"memo",void 0),k([s(6,"status",Number),F("design:type",Number)],It.prototype,"status",void 0);class zr extends It{role="";rw=0;ww=0;failover=!1}k([s(0,"role",String),F("design:type",String)],zr.prototype,"role",void 0),k([s(1,"rw",Number),F("design:type",Number)],zr.prototype,"rw",void 0),k([s(2,"ww",Number),F("design:type",Number)],zr.prototype,"ww",void 0),k([s(3,"failover",Boolean),F("design:type",Boolean)],zr.prototype,"failover",void 0);class Qe{id="";name="";modal="";keepalive=0;retries=0;rwmode=0;failover=!1;instances=[];status=0;url="";proto="";gfs=""}k([s(0,"id",String),F("design:type",String)],Qe.prototype,"id",void 0),k([s(1,"name",String),F("design:type",String)],Qe.prototype,"name",void 0),k([s(2,"modal",String),F("design:type",String)],Qe.prototype,"modal",void 0),k([s(3,"keepalive",Number),F("design:type",Number)],Qe.prototype,"keepalive",void 0),k([s(4,"retries",Number),F("design:type",Number)],Qe.prototype,"retries",void 0),k([s(5,"rw_mode",Number),F("design:type",Number)],Qe.prototype,"rwmode",void 0),k([s(6,"failover",Boolean),F("design:type",Boolean)],Qe.prototype,"failover",void 0),k([s(7,"instances",[Array,zr]),F("design:type",Array)],Qe.prototype,"instances",void 0),k([s(8,"status",Number),F("design:type",Number)],Qe.prototype,"status",void 0),k([s(9,"url",String),F("design:type",String)],Qe.prototype,"url",void 0),k([s(10,"proto",String),F("design:type",String)],Qe.prototype,"proto",void 0),k([s(11,"gfs",String),F("design:type",String)],Qe.prototype,"gfs",void 0);class $r{id="";expr="";db=""}k([s(0,"id",String),F("design:type",String)],$r.prototype,"id",void 0),k([s(1,"expr",String),F("design:type",String)],$r.prototype,"expr",void 0),k([s(2,"db",String),F("design:type",String)],$r.prototype,"db",void 0);class ke{id="";name="";kind="";modal="";sid="";did="";sname="";dname="";abc="";dag="";raw="";status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}k([s(0,"id",String),F("design:type",String)],ke.prototype,"id",void 0),k([s(1,"name",String),F("design:type",String)],ke.prototype,"name",void 0),k([s(2,"kind",String),F("design:type",String)],ke.prototype,"kind",void 0),k([s(3,"modal",String),F("design:type",String)],ke.prototype,"modal",void 0),k([s(4,"sid",String),F("design:type",String)],ke.prototype,"sid",void 0),k([s(5,"did",String),F("design:type",String)],ke.prototype,"did",void 0),k([s(6,"s_name",String),F("design:type",String)],ke.prototype,"sname",void 0),k([s(7,"d_name",String),F("design:type",String)],ke.prototype,"dname",void 0),k([s(8,"abc",String),F("design:type",String)],ke.prototype,"abc",void 0),k([s(9,"dag",String),F("design:type",String)],ke.prototype,"dag",void 0),k([s(10,"raw",String),F("design:type",String)],ke.prototype,"raw",void 0),k([s(11,"status",Number),F("design:type",Number)],ke.prototype,"status",void 0),k([s(12,"create_at",Date),F("design:type",typeof(Cs=typeof Date<"u"&&Date)=="function"?Cs:Object)],ke.prototype,"createAt",void 0),k([s(13,"update_at",Date),F("design:type",typeof(Us=typeof Date<"u"&&Date)=="function"?Us:Object)],ke.prototype,"updateAt",void 0),k([s(14,"create_by",String),F("design:type",String)],ke.prototype,"createBy",void 0),k([s(15,"update_by",String),F("design:type",String)],ke.prototype,"updateBy",void 0);class Bn{id="";name="";modal="";path="";size=0;lines=0;createAt=void 0}k([s(0,"id",String),F("design:type",String)],Bn.prototype,"id",void 0),k([s(1,"name",String),F("design:type",String)],Bn.prototype,"name",void 0),k([s(2,"modal",String),F("design:type",String)],Bn.prototype,"modal",void 0),k([s(3,"path",String),F("design:type",String)],Bn.prototype,"path",void 0),k([s(4,"size",Number),F("design:type",Number)],Bn.prototype,"size",void 0),k([s(5,"lines",Number),F("design:type",Number)],Bn.prototype,"lines",void 0),k([s(6,"create_at",Date),F("design:type",typeof(Is=typeof Date<"u"&&Date)=="function"?Is:Object)],Bn.prototype,"createAt",void 0);var Ue=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Ie=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ds,ks,Fs;class On{name="";icon="";version="";memo="";raw={}}Ue([s(0,"name",String),Ie("design:type",String)],On.prototype,"name",void 0),Ue([s(1,"icon",String),Ie("design:type",String)],On.prototype,"icon",void 0),Ue([s(2,"version",String),Ie("design:type",String)],On.prototype,"version",void 0),Ue([s(3,"memo",String),Ie("design:type",String)],On.prototype,"memo",void 0),Ue([s(4,"raw",[Map,String,String]),Ie("design:type",typeof(Ds=typeof Record<"u"&&Record)=="function"?Ds:Object)],On.prototype,"raw",void 0);class We{code="";name="";scene="";mode="";plan="";appset="";memo="";srcUri="";dstUri="";raw="";last="";size=0;status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}Ue([s(0,"code",String),Ie("design:type",String)],We.prototype,"code",void 0),Ue([s(1,"name",String),Ie("design:type",String)],We.prototype,"name",void 0),Ue([s(2,"scene",String),Ie("design:type",String)],We.prototype,"scene",void 0),Ue([s(3,"mode",String),Ie("design:type",String)],We.prototype,"mode",void 0),Ue([s(4,"plan",String),Ie("design:type",String)],We.prototype,"plan",void 0),Ue([s(5,"appset",String),Ie("design:type",String)],We.prototype,"appset",void 0),Ue([s(6,"memo",String),Ie("design:type",String)],We.prototype,"memo",void 0),Ue([s(7,"src_uri",String),Ie("design:type",String)],We.prototype,"srcUri",void 0),Ue([s(8,"dst_uri",String),Ie("design:type",String)],We.prototype,"dstUri",void 0),Ue([s(9,"raw",String),Ie("design:type",String)],We.prototype,"raw",void 0),Ue([s(10,"last",String),Ie("design:type",String)],We.prototype,"last",void 0),Ue([s(11,"size",Number),Ie("design:type",Number)],We.prototype,"size",void 0),Ue([s(12,"status",Number),Ie("design:type",Number)],We.prototype,"status",void 0),Ue([s(13,"create_at",Date),Ie("design:type",typeof(ks=typeof Date<"u"&&Date)=="function"?ks:Object)],We.prototype,"createAt",void 0),Ue([s(14,"update_at",Date),Ie("design:type",typeof(Fs=typeof Date<"u"&&Date)=="function"?Fs:Object)],We.prototype,"updateAt",void 0),Ue([s(15,"create_by",String),Ie("design:type",String)],We.prototype,"createBy",void 0),Ue([s(16,"update_by",String),Ie("design:type",String)],We.prototype,"updateBy",void 0);var Rn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Pn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},xs,Bs;class ur{metadata={};content="";timestamp=0}Rn([s(0,"metadata",[Map,String,String]),Pn("design:type",typeof(xs=typeof Record<"u"&&Record)=="function"?xs:Object)],ur.prototype,"metadata",void 0),Rn([s(1,"content",String),Pn("design:type",String)],ur.prototype,"content",void 0),Rn([s(2,"timestamp",Number),Pn("design:type",Number)],ur.prototype,"timestamp",void 0);class pr{queries={};start=0;end=0;limit=0;step="";direction="";routeKey=""}Rn([s(0,"queries",[Map,String,String]),Pn("design:type",typeof(Bs=typeof Record<"u"&&Record)=="function"?Bs:Object)],pr.prototype,"queries",void 0),Rn([s(1,"start",Number),Pn("design:type",Number)],pr.prototype,"start",void 0),Rn([s(2,"end",Number),Pn("design:type",Number)],pr.prototype,"end",void 0),Rn([s(3,"limit",Number),Pn("design:type",Number)],pr.prototype,"limit",void 0),Rn([s(4,"step",String),Pn("design:type",String)],pr.prototype,"step",void 0),Rn([s(5,"direction",String),Pn("design:type",String)],pr.prototype,"direction",void 0),Rn([s(6,"route_key",String),Pn("design:type",String)],pr.prototype,"routeKey",void 0);var V=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},W=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ls,Hs,qs,zs;class Te{codec="";schema="";buffer=new Uint8Array}V([s(0,"codec",String),W("design:type",String)],Te.prototype,"codec",void 0),V([s(1,"schema",String),W("design:type",String)],Te.prototype,"schema",void 0),V([s(2,"buffer",Uint8Array),W("design:type",typeof(Ls=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ls:Object)],Te.prototype,"buffer",void 0);class gt{version="";entity=new Te;timestamp=0;duration=0;key=""}V([s(0,"version",String),W("design:type",String)],gt.prototype,"version",void 0),V([s(1,"entity",Te),W("design:type",Te)],gt.prototype,"entity",void 0),V([s(2,"timestamp",Number),W("design:type",Number)],gt.prototype,"timestamp",void 0),V([s(3,"duration",Number),W("design:type",Number)],gt.prototype,"duration",void 0),V([s(4,"key",String),W("design:type",String)],gt.prototype,"key",void 0);class ji{key="";value=new Te;updateAt=void 0}V([s(0,"key",String),W("design:type",String)],ji.prototype,"key",void 0),V([s(1,"value",Te),W("design:type",Te)],ji.prototype,"value",void 0),V([s(2,"update_at",Date),W("design:type",typeof(Hs=typeof Date<"u"&&Date)=="function"?Hs:Object)],ji.prototype,"updateAt",void 0);class Kr{mno="";kind="";mime=new Uint8Array;text=""}V([s(0,"mno",String),W("design:type",String)],Kr.prototype,"mno",void 0),V([s(1,"kind",String),W("design:type",String)],Kr.prototype,"kind",void 0),V([s(2,"mime",Uint8Array),W("design:type",typeof(qs=typeof Uint8Array<"u"&&Uint8Array)=="function"?qs:Object)],Kr.prototype,"mime",void 0),V([s(3,"text",String),W("design:type",String)],Kr.prototype,"text",void 0);class Yt{role="";party="";kind="";think="";data="";format="";batch=""}V([s(0,"role",String),W("design:type",String)],Yt.prototype,"role",void 0),V([s(1,"party",String),W("design:type",String)],Yt.prototype,"party",void 0),V([s(2,"kind",String),W("design:type",String)],Yt.prototype,"kind",void 0),V([s(3,"think",String),W("design:type",String)],Yt.prototype,"think",void 0),V([s(4,"data",String),W("design:type",String)],Yt.prototype,"data",void 0),V([s(5,"format",String),W("design:type",String)],Yt.prototype,"format",void 0),V([s(6,"batch",String),W("design:type",String)],Yt.prototype,"batch",void 0);class Dt{searchType="";deepThink=!1;deepResearch=!1;model="";scene="";operateType="";language="";knowledgeID="";proxy="";attaches={}}V([s(0,"search_type",String),W("design:type",String)],Dt.prototype,"searchType",void 0),V([s(1,"deep_think",Boolean),W("design:type",Boolean)],Dt.prototype,"deepThink",void 0),V([s(2,"deep_research",Boolean),W("design:type",Boolean)],Dt.prototype,"deepResearch",void 0),V([s(3,"model",String),W("design:type",String)],Dt.prototype,"model",void 0),V([s(4,"scene",String),W("design:type",String)],Dt.prototype,"scene",void 0),V([s(5,"operate_type",String),W("design:type",String)],Dt.prototype,"operateType",void 0),V([s(6,"language",String),W("design:type",String)],Dt.prototype,"language",void 0),V([s(7,"knowledge_id",String),W("design:type",String)],Dt.prototype,"knowledgeID",void 0),V([s(8,"proxy",String),W("design:type",String)],Dt.prototype,"proxy",void 0),V([s(9,"attaches",[Map,String,String]),W("design:type",typeof(zs=typeof Record<"u"&&Record)=="function"?zs:Object)],Dt.prototype,"attaches",void 0);class fr{method="";mode="";traceId="";token="";conversationId="";contents=[];options=new Dt}V([s(0,"method",String),W("design:type",String)],fr.prototype,"method",void 0),V([s(1,"mode",String),W("design:type",String)],fr.prototype,"mode",void 0),V([s(2,"trace_id",String),W("design:type",String)],fr.prototype,"traceId",void 0),V([s(3,"token",String),W("design:type",String)],fr.prototype,"token",void 0),V([s(4,"conversation_id",String),W("design:type",String)],fr.prototype,"conversationId",void 0),V([s(5,"contents",[Array,Yt]),W("design:type",Array)],fr.prototype,"contents",void 0),V([s(6,"options",Dt),W("design:type",Dt)],fr.prototype,"options",void 0);class wi{code="";message="";content=new Yt}V([s(0,"code",String),W("design:type",String)],wi.prototype,"code",void 0),V([s(1,"message",String),W("design:type",String)],wi.prototype,"message",void 0),V([s(2,"content",Yt),W("design:type",Yt)],wi.prototype,"content",void 0);class Al{}var ht=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},bt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)};class Ln{zone="";cluster="";cell="";group="";address=""}ht([s(0,"zone",String),bt("design:type",String)],Ln.prototype,"zone",void 0),ht([s(1,"cluster",String),bt("design:type",String)],Ln.prototype,"cluster",void 0),ht([s(2,"cell",String),bt("design:type",String)],Ln.prototype,"cell",void 0),ht([s(3,"group",String),bt("design:type",String)],Ln.prototype,"group",void 0),ht([s(4,"address",String),bt("design:type",String)],Ln.prototype,"address",void 0);class Fe{mdc="";version="";name="";crt="";key="";rootCrt="";lattice=new Ln;nodeID="";instID="";instName=""}ht([s(0,"mdc",String),bt("design:type",String)],Fe.prototype,"mdc",void 0),ht([s(1,"version",String),bt("design:type",String)],Fe.prototype,"version",void 0),ht([s(2,"name",String),bt("design:type",String)],Fe.prototype,"name",void 0),ht([s(3,"crt",String),bt("design:type",String)],Fe.prototype,"crt",void 0),ht([s(4,"key",String),bt("design:type",String)],Fe.prototype,"key",void 0),ht([s(5,"root_crt",String),bt("design:type",String)],Fe.prototype,"rootCrt",void 0),ht([s(6,"lattice",Ln),bt("design:type",Ln)],Fe.prototype,"lattice",void 0),ht([s(7,"node_id",String),bt("design:type",String)],Fe.prototype,"nodeID",void 0),ht([s(8,"inst_id",String),bt("design:type",String)],Fe.prototype,"instID",void 0),ht([s(9,"inst_name",String),bt("design:type",String)],Fe.prototype,"instName",void 0);var yr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},lr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)};class St{id=""}yr([s(0,"idc",String),lr("design:type",String)],St.prototype,"id",void 0);class mr extends St{ip="";port="";host="";name=""}yr([s(0,"ip",String),lr("design:type",String)],mr.prototype,"ip",void 0),yr([s(1,"port",String),lr("design:type",String)],mr.prototype,"port",void 0),yr([s(2,"host",String),lr("design:type",String)],mr.prototype,"host",void 0),yr([s(3,"name",String),lr("design:type",String)],mr.prototype,"name",void 0);class oo{nodeId="";instId="";instName=""}yr([s(0,"node_id",String),lr("design:type",String)],oo.prototype,"nodeId",void 0),yr([s(1,"inst_id",String),lr("design:type",String)],oo.prototype,"instId",void 0),yr([s(2,"inst_name",String),lr("design:type",String)],oo.prototype,"instName",void 0);var ct=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},at=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ks,Vs,Ws,Gs,Js,Xs;class dt{version="";tid="";sid="";eid="";mid="";timestamp="";source=new St;target=new St;binding=new Ce;entity=new Te}ct([s(0,"version",String),at("design:type",String)],dt.prototype,"version",void 0),ct([s(1,"tid",String),at("design:type",String)],dt.prototype,"tid",void 0),ct([s(2,"sid",String),at("design:type",String)],dt.prototype,"sid",void 0),ct([s(3,"eid",String),at("design:type",String)],dt.prototype,"eid",void 0),ct([s(4,"mid",String),at("design:type",String)],dt.prototype,"mid",void 0),ct([s(5,"timestamp",String),at("design:type",String)],dt.prototype,"timestamp",void 0),ct([s(6,"source",St),at("design:type",typeof(Ks=typeof St<"u"&&St)=="function"?Ks:Object)],dt.prototype,"source",void 0),ct([s(7,"target",St),at("design:type",typeof(Vs=typeof St<"u"&&St)=="function"?Vs:Object)],dt.prototype,"target",void 0),ct([s(8,"binding",Ce),at("design:type",typeof(Ws=typeof Ce<"u"&&Ce)=="function"?Ws:Object)],dt.prototype,"binding",void 0),ct([s(9,"entity",Te),at("design:type",typeof(Gs=typeof Te<"u"&&Te)=="function"?Gs:Object)],dt.prototype,"entity",void 0);class jn{taskId="";binding=new Ce;status=0;createAt=0;invokeAt=0;entity=new Te}ct([s(0,"task_id",String),at("design:type",String)],jn.prototype,"taskId",void 0),ct([s(1,"binding",Ce),at("design:type",typeof(Js=typeof Ce<"u"&&Ce)=="function"?Js:Object)],jn.prototype,"binding",void 0),ct([s(2,"status",Number),at("design:type",Number)],jn.prototype,"status",void 0),ct([s(3,"create_at",Number),at("design:type",Number)],jn.prototype,"createAt",void 0),ct([s(4,"invoke_at",Number),at("design:type",Number)],jn.prototype,"invokeAt",void 0),ct([s(5,"entity",Te),at("design:type",typeof(Xs=typeof Te<"u"&&Te)=="function"?Xs:Object)],jn.prototype,"entity",void 0);var Re=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Pe=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ys,Qs;class ue{code="";name="";listen="";priority=0;kind="";mode="";proto="";filter="";matcher="";flags="";src="";dst="";host="";path="";method="";query="";header="";cookie="";memo="";raw="";status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}Re([s(0,"code",String),Pe("design:type",String)],ue.prototype,"code",void 0),Re([s(1,"name",String),Pe("design:type",String)],ue.prototype,"name",void 0),Re([s(2,"listen",String),Pe("design:type",String)],ue.prototype,"listen",void 0),Re([s(3,"priority",Number),Pe("design:type",Number)],ue.prototype,"priority",void 0),Re([s(4,"kind",String),Pe("design:type",String)],ue.prototype,"kind",void 0),Re([s(5,"mode",String),Pe("design:type",String)],ue.prototype,"mode",void 0),Re([s(6,"proto",String),Pe("design:type",String)],ue.prototype,"proto",void 0),Re([s(7,"filter",String),Pe("design:type",String)],ue.prototype,"filter",void 0),Re([s(8,"matcher",String),Pe("design:type",String)],ue.prototype,"matcher",void 0),Re([s(9,"flags",String),Pe("design:type",String)],ue.prototype,"flags",void 0),Re([s(10,"src",String),Pe("design:type",String)],ue.prototype,"src",void 0),Re([s(11,"dst",String),Pe("design:type",String)],ue.prototype,"dst",void 0),Re([s(12,"host",String),Pe("design:type",String)],ue.prototype,"host",void 0),Re([s(13,"path",String),Pe("design:type",String)],ue.prototype,"path",void 0),Re([s(14,"method",String),Pe("design:type",String)],ue.prototype,"method",void 0),Re([s(15,"query",String),Pe("design:type",String)],ue.prototype,"query",void 0),Re([s(16,"header",String),Pe("design:type",String)],ue.prototype,"header",void 0),Re([s(17,"cookie",String),Pe("design:type",String)],ue.prototype,"cookie",void 0),Re([s(18,"memo",String),Pe("design:type",String)],ue.prototype,"memo",void 0),Re([s(19,"raw",String),Pe("design:type",String)],ue.prototype,"raw",void 0),Re([s(20,"status",Number),Pe("design:type",Number)],ue.prototype,"status",void 0),Re([s(21,"create_at",Date),Pe("design:type",typeof(Ys=typeof Date<"u"&&Date)=="function"?Ys:Object)],ue.prototype,"createAt",void 0),Re([s(22,"update_at",Date),Pe("design:type",typeof(Qs=typeof Date<"u"&&Date)=="function"?Qs:Object)],ue.prototype,"updateAt",void 0),Re([s(23,"create_by",String),Pe("design:type",String)],ue.prototype,"createBy",void 0),Re([s(24,"update_by",String),Pe("design:type",String)],ue.prototype,"updateBy",void 0);var se=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ce=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Zs,ec,tc,nc,rc,ic,oc;class Ge{algo="";domain="";subject="";length=0;activeAt=void 0;expireAt=void 0;mail="";isCA=!1;caAlgo="";caCert="";caKey="";ips=[];name="";usage=0}se([s(0,"algo",String),ce("design:type",String)],Ge.prototype,"algo",void 0),se([s(1,"domain",String),ce("design:type",String)],Ge.prototype,"domain",void 0),se([s(2,"subject",String),ce("design:type",String)],Ge.prototype,"subject",void 0),se([s(3,"length",Number),ce("design:type",Number)],Ge.prototype,"length",void 0),se([s(4,"active_at",Date),ce("design:type",typeof(Zs=typeof Date<"u"&&Date)=="function"?Zs:Object)],Ge.prototype,"activeAt",void 0),se([s(5,"expire_at",Date),ce("design:type",typeof(ec=typeof Date<"u"&&Date)=="function"?ec:Object)],Ge.prototype,"expireAt",void 0),se([s(6,"mail",String),ce("design:type",String)],Ge.prototype,"mail",void 0),se([s(7,"is_ca",Boolean),ce("design:type",Boolean)],Ge.prototype,"isCA",void 0),se([s(8,"ca_algo",String),ce("design:type",String)],Ge.prototype,"caAlgo",void 0),se([s(9,"ca_cert",String),ce("design:type",String)],Ge.prototype,"caCert",void 0),se([s(10,"ca_key",String),ce("design:type",String)],Ge.prototype,"caKey",void 0),se([s(11,"ips",[Array,String]),ce("design:type",Array)],Ge.prototype,"ips",void 0),se([s(12,"name",String),ce("design:type",String)],Ge.prototype,"name",void 0),se([s(13,"usage",Number),ce("design:type",Number)],Ge.prototype,"usage",void 0);class kt extends Ge{crt="";key="";crl="";id=""}se([s(0,"crt",String),ce("design:type",String)],kt.prototype,"crt",void 0),se([s(1,"key",String),ce("design:type",String)],kt.prototype,"key",void 0),se([s(2,"crl",String),ce("design:type",String)],kt.prototype,"crl",void 0),se([s(3,"id",String),ce("design:type",String)],kt.prototype,"id",void 0);class Vr{id="";reason=0}se([s(0,"id",String),ce("design:type",String)],Vr.prototype,"id",void 0),se([s(1,"reason",Number),ce("design:type",Number)],Vr.prototype,"reason",void 0);class Cr{id="";algo="";expireAt=void 0}se([s(0,"id",String),ce("design:type",String)],Cr.prototype,"id",void 0),se([s(1,"algo",String),ce("design:type",String)],Cr.prototype,"algo",void 0),se([s(2,"expire_at",Date),ce("design:type",typeof(tc=typeof Date<"u"&&Date)=="function"?tc:Object)],Cr.prototype,"expireAt",void 0);class Uo{crts={};roots={}}se([s(0,"crts",[Map,String,kt]),ce("design:type",typeof(nc=typeof Record<"u"&&Record)=="function"?nc:Object)],Uo.prototype,"crts",void 0),se([s(1,"roots",[Map,String,kt]),ce("design:type",typeof(rc=typeof Record<"u"&&Record)=="function"?rc:Object)],Uo.prototype,"roots",void 0);class wn{id="";algo="";length=0;name="";memo=""}se([s(0,"id",String),ce("design:type",String)],wn.prototype,"id",void 0),se([s(1,"algo",String),ce("design:type",String)],wn.prototype,"algo",void 0),se([s(2,"length",Number),ce("design:type",Number)],wn.prototype,"length",void 0),se([s(3,"name",String),ce("design:type",String)],wn.prototype,"name",void 0),se([s(4,"memo",String),ce("design:type",String)],wn.prototype,"memo",void 0);class gr extends wn{status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}se([s(0,"status",Number),ce("design:type",Number)],gr.prototype,"status",void 0),se([s(1,"create_at",Date),ce("design:type",typeof(ic=typeof Date<"u"&&Date)=="function"?ic:Object)],gr.prototype,"createAt",void 0),se([s(2,"update_at",Date),ce("design:type",typeof(oc=typeof Date<"u"&&Date)=="function"?oc:Object)],gr.prototype,"updateAt",void 0),se([s(3,"create_by",String),ce("design:type",String)],gr.prototype,"createBy",void 0),se([s(4,"update_by",String),ce("design:type",String)],gr.prototype,"updateBy",void 0);var Se=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},_e=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},sc,cc;class me{version="";level=0;name="";createBy="";createAt=0;activeAt=0;factor="";signature="";muid="";server="";crt="";group=[];replicas=0;maxCooperators=0;maxTenants=0;maxUsers=0;maxMills=0;whiteURN=[];blackURN=[];superURN=[]}Se([s(0,"version",String),_e("design:type",String)],me.prototype,"version",void 0),Se([s(1,"level",Number),_e("design:type",Number)],me.prototype,"level",void 0),Se([s(2,"name",String),_e("design:type",String)],me.prototype,"name",void 0),Se([s(3,"create_by",String),_e("design:type",String)],me.prototype,"createBy",void 0),Se([s(4,"create_at",Number),_e("design:type",Number)],me.prototype,"createAt",void 0),Se([s(5,"active_at",Number),_e("design:type",Number)],me.prototype,"activeAt",void 0),Se([s(6,"factor",String),_e("design:type",String)],me.prototype,"factor",void 0),Se([s(7,"signature",String),_e("design:type",String)],me.prototype,"signature",void 0),Se([s(8,"muid",String),_e("design:type",String)],me.prototype,"muid",void 0),Se([s(9,"server",String),_e("design:type",String)],me.prototype,"server",void 0),Se([s(10,"crt",String),_e("design:type",String)],me.prototype,"crt",void 0),Se([s(11,"group",[Array,String]),_e("design:type",Array)],me.prototype,"group",void 0),Se([s(12,"replicas",Number),_e("design:type",Number)],me.prototype,"replicas",void 0),Se([s(13,"max_cooperators",Number),_e("design:type",Number)],me.prototype,"maxCooperators",void 0),Se([s(14,"max_tenants",Number),_e("design:type",Number)],me.prototype,"maxTenants",void 0),Se([s(15,"max_users",Number),_e("design:type",Number)],me.prototype,"maxUsers",void 0),Se([s(16,"max_mills",Number),_e("design:type",Number)],me.prototype,"maxMills",void 0),Se([s(17,"white_urns",[Array,String]),_e("design:type",Array)],me.prototype,"whiteURN",void 0),Se([s(18,"black_urns",[Array,String]),_e("design:type",Array)],me.prototype,"blackURN",void 0),Se([s(19,"super_urns",[Array,String]),_e("design:type",Array)],me.prototype,"superURN",void 0);class Wr{cipher="";explain=new me;createAt=void 0}Se([s(0,"cipher",String),_e("design:type",String)],Wr.prototype,"cipher",void 0),Se([s(1,"explain",me),_e("design:type",me)],Wr.prototype,"explain",void 0),Se([s(2,"create_at",Date),_e("design:type",typeof(sc=typeof Date<"u"&&Date)=="function"?sc:Object)],Wr.prototype,"createAt",void 0);class Gr{cipher="";explain=new Fe;nodeKey=""}Se([s(0,"cipher",String),_e("design:type",String)],Gr.prototype,"cipher",void 0),Se([s(1,"explain",Fe),_e("design:type",typeof(cc=typeof Fe<"u"&&Fe)=="function"?cc:Object)],Gr.prototype,"explain",void 0),Se([s(2,"node_key",String),_e("design:type",String)],Gr.prototype,"nodeKey",void 0);var ne=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},re=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ac,dc,uc;class Jr{mno="";kind="";mime=new Uint8Array;text=""}ne([s(0,"mno",String),re("design:type",String)],Jr.prototype,"mno",void 0),ne([s(1,"kind",String),re("design:type",String)],Jr.prototype,"kind",void 0),ne([s(2,"mime",Uint8Array),re("design:type",typeof(ac=typeof Uint8Array<"u"&&Uint8Array)=="function"?ac:Object)],Jr.prototype,"mime",void 0),ne([s(3,"text",String),re("design:type",String)],Jr.prototype,"text",void 0);class hr{clientId="";scope="";state="";flags=0}ne([s(0,"client_id",String),re("design:type",String)],hr.prototype,"clientId",void 0),ne([s(1,"scope",String),re("design:type",String)],hr.prototype,"scope",void 0),ne([s(2,"state",String),re("design:type",String)],hr.prototype,"state",void 0),ne([s(3,"flags",Number),re("design:type",Number)],hr.prototype,"flags",void 0);class Qt{clientId="";authType="";accessKey="";secretKey="";captcha=""}ne([s(0,"client_id",String),re("design:type",String)],Qt.prototype,"clientId",void 0),ne([s(1,"auth_type",String),re("design:type",String)],Qt.prototype,"authType",void 0),ne([s(2,"access_key",String),re("design:type",String)],Qt.prototype,"accessKey",void 0),ne([s(3,"secret_key",String),re("design:type",String)],Qt.prototype,"secretKey",void 0),ne([s(4,"captcha",String),re("design:type",String)],Qt.prototype,"captcha",void 0);class Hn{token="";kind="";expiresAt=void 0;scope="";refreshToken=""}ne([s(0,"token",String),re("design:type",String)],Hn.prototype,"token",void 0),ne([s(1,"type",String),re("design:type",String)],Hn.prototype,"kind",void 0),ne([s(2,"expires_at",Date),re("design:type",typeof(dc=typeof Date<"u"&&Date)=="function"?dc:Object)],Hn.prototype,"expiresAt",void 0),ne([s(3,"scope",String),re("design:type",String)],Hn.prototype,"scope",void 0),ne([s(4,"refresh_token",String),re("design:type",String)],Hn.prototype,"refreshToken",void 0);class Io{code=""}ne([s(0,"code",String),re("design:type",String)],Io.prototype,"code",void 0);class so{code="";redirectURI=""}ne([s(0,"code",String),re("design:type",String)],so.prototype,"code",void 0),ne([s(1,"redirect_uri",String),re("design:type",String)],so.prototype,"redirectURI",void 0);class co{clientId="";userId="";expiresAt=0}ne([s(0,"client_id",String),re("design:type",String)],co.prototype,"clientId",void 0),ne([s(1,"user_id",String),re("design:type",String)],co.prototype,"userId",void 0),ne([s(2,"expires_at",Number),re("design:type",Number)],co.prototype,"expiresAt",void 0);class _t{token="";userid="";username="";nickname="";avatar="";mobile="";mail="";deptId="";mdc="";instIds=[];attrs=[];raw={}}ne([s(0,"token",String),re("design:type",String)],_t.prototype,"token",void 0),ne([s(1,"userid",String),re("design:type",String)],_t.prototype,"userid",void 0),ne([s(2,"username",String),re("design:type",String)],_t.prototype,"username",void 0),ne([s(3,"nickname",String),re("design:type",String)],_t.prototype,"nickname",void 0),ne([s(4,"avatar",String),re("design:type",String)],_t.prototype,"avatar",void 0),ne([s(5,"mobile",String),re("design:type",String)],_t.prototype,"mobile",void 0),ne([s(6,"mail",String),re("design:type",String)],_t.prototype,"mail",void 0),ne([s(7,"dept_id",String),re("design:type",String)],_t.prototype,"deptId",void 0),ne([s(8,"mdc",String),re("design:type",String)],_t.prototype,"mdc",void 0),ne([s(9,"inst_ids",[Array,String]),re("design:type",Array)],_t.prototype,"instIds",void 0),ne([s(10,"attrs",[Array,String]),re("design:type",Array)],_t.prototype,"attrs",void 0),ne([s(11,"raw",[Map,String,String]),re("design:type",typeof(uc=typeof Record<"u"&&Record)=="function"?uc:Object)],_t.prototype,"raw",void 0);var Xr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Yr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},pc,fc;class Do{arguments=[];attachments={}}Xr([s(0,"arguments",[Array,Object]),Yr("design:type",Array)],Do.prototype,"arguments",void 0),Xr([s(1,"attachments",[Map,String,String]),Yr("design:type",typeof(pc=typeof Record<"u"&&Record)=="function"?pc:Object)],Do.prototype,"attachments",void 0);class Ni{code="";message="";cause=new Ut;content=void 0}Xr([s(0,"code",String),Yr("design:type",String)],Ni.prototype,"code",void 0),Xr([s(1,"message",String),Yr("design:type",String)],Ni.prototype,"message",void 0),Xr([s(2,"cause",Ut),Yr("design:type",typeof(fc=typeof Ut<"u"&&Ut)=="function"?fc:Object)],Ni.prototype,"cause",void 0),Xr([s(3,"content",Object),Yr("design:type",Object)],Ni.prototype,"content",void 0);var H=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},q=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},yc,lc,mc;class Zt{version="";proto="";codec="";mdc="";zone="";cluster="";cell="";group="";address=""}H([s(0,"version",String),q("design:type",String)],Zt.prototype,"version",void 0),H([s(1,"proto",String),q("design:type",String)],Zt.prototype,"proto",void 0),H([s(2,"codec",String),q("design:type",String)],Zt.prototype,"codec",void 0),H([s(3,"mdc",String),q("design:type",String)],Zt.prototype,"mdc",void 0),H([s(4,"zone",String),q("design:type",String)],Zt.prototype,"zone",void 0),H([s(5,"cluster",String),q("design:type",String)],Zt.prototype,"cluster",void 0),H([s(6,"cell",String),q("design:type",String)],Zt.prototype,"cell",void 0),H([s(7,"group",String),q("design:type",String)],Zt.prototype,"group",void 0),H([s(8,"address",String),q("design:type",String)],Zt.prototype,"address",void 0);class Nn extends Zt{urn="";namespace="";name="";flags=0;timeout=0;retries=0}H([s(0,"urn",String),q("design:type",String)],Nn.prototype,"urn",void 0),H([s(1,"namespace",String),q("design:type",String)],Nn.prototype,"namespace",void 0),H([s(2,"name",String),q("design:type",String)],Nn.prototype,"name",void 0),H([s(3,"flags",Number),q("design:type",Number)],Nn.prototype,"flags",void 0),H([s(4,"timeout",Number),q("design:type",Number)],Nn.prototype,"timeout",void 0),H([s(5,"retries",Number),q("design:type",Number)],Nn.prototype,"retries",void 0);class Ft extends Zt{urn="";namespace="";name="";flags=0;timeout=0;retries=0;sets="";kind="";lang="";attrs={}}H([s(0,"urn",String),q("design:type",String)],Ft.prototype,"urn",void 0),H([s(1,"namespace",String),q("design:type",String)],Ft.prototype,"namespace",void 0),H([s(2,"name",String),q("design:type",String)],Ft.prototype,"name",void 0),H([s(3,"flags",Number),q("design:type",Number)],Ft.prototype,"flags",void 0),H([s(4,"timeout",Number),q("design:type",Number)],Ft.prototype,"timeout",void 0),H([s(5,"retries",Number),q("design:type",Number)],Ft.prototype,"retries",void 0),H([s(6,"sets",String),q("design:type",String)],Ft.prototype,"sets",void 0),H([s(7,"kind",String),q("design:type",String)],Ft.prototype,"kind",void 0),H([s(8,"lang",String),q("design:type",String)],Ft.prototype,"lang",void 0),H([s(9,"attrs",[Map,String,String]),q("design:type",typeof(yc=typeof Record<"u"&&Record)=="function"?yc:Object)],Ft.prototype,"attrs",void 0);class ko{references=[];services=[]}H([s(0,"references",[Array,Nn]),q("design:type",Array)],ko.prototype,"references",void 0),H([s(1,"services",[Array,Ft]),q("design:type",Array)],ko.prototype,"services",void 0);class ut{instanceId="";name="";kind="";address="";content=void 0;timestamp=0;attachments={}}H([s(0,"instance_id",String),q("design:type",String)],ut.prototype,"instanceId",void 0),H([s(1,"name",String),q("design:type",String)],ut.prototype,"name",void 0),H([s(2,"kind",String),q("design:type",String)],ut.prototype,"kind",void 0),H([s(3,"address",String),q("design:type",String)],ut.prototype,"address",void 0),H([s(4,"content",Object),q("design:type",Object)],ut.prototype,"content",void 0),H([s(5,"timestamp",Number),q("design:type",Number)],ut.prototype,"timestamp",void 0),H([s(6,"attachments",[Map,String,String]),q("design:type",typeof(lc=typeof Record<"u"&&Record)=="function"?lc:Object)],ut.prototype,"attachments",void 0);class en{name="";icon="";memo="";author="";flags=0;lang="";instanceIds=[];kinds=[];addrs=[];attachments={}}H([s(0,"name",String),q("design:type",String)],en.prototype,"name",void 0),H([s(1,"icon",String),q("design:type",String)],en.prototype,"icon",void 0),H([s(2,"memo",String),q("design:type",String)],en.prototype,"memo",void 0),H([s(3,"author",String),q("design:type",String)],en.prototype,"author",void 0),H([s(4,"flags",Number),q("design:type",Number)],en.prototype,"flags",void 0),H([s(5,"lang",String),q("design:type",String)],en.prototype,"lang",void 0),H([s(6,"instance_ids",[Array,String]),q("design:type",Array)],en.prototype,"instanceIds",void 0),H([s(7,"kinds",[Array,String]),q("design:type",Array)],en.prototype,"kinds",void 0),H([s(8,"addrs",[Array,String]),q("design:type",Array)],en.prototype,"addrs",void 0),H([s(9,"attachments",[Map,String,String]),q("design:type",typeof(mc=typeof Record<"u"&&Record)=="function"?mc:Object)],en.prototype,"attachments",void 0);var C=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},U=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},gc,hc,bc;class ae{sid="";did="";name="";kind="";pattern="";address="";memo="";rank=0;tags="";expireAt=void 0;upstream=0;downstream=0;requests=0;hostRoot="";hostCrt="";hostKey="";guestRoot="";sap="";skip=!1;raw="";status=0;createAt=void 0;updateAt=void 0;createBy="";updateBy=""}C([s(0,"sid",String),U("design:type",String)],ae.prototype,"sid",void 0),C([s(1,"did",String),U("design:type",String)],ae.prototype,"did",void 0),C([s(2,"name",String),U("design:type",String)],ae.prototype,"name",void 0),C([s(3,"kind",String),U("design:type",String)],ae.prototype,"kind",void 0),C([s(4,"pattern",String),U("design:type",String)],ae.prototype,"pattern",void 0),C([s(5,"address",String),U("design:type",String)],ae.prototype,"address",void 0),C([s(6,"memo",String),U("design:type",String)],ae.prototype,"memo",void 0),C([s(7,"rank",Number),U("design:type",Number)],ae.prototype,"rank",void 0),C([s(8,"tags",String),U("design:type",String)],ae.prototype,"tags",void 0),C([s(9,"expire_at",Date),U("design:type",typeof(gc=typeof Date<"u"&&Date)=="function"?gc:Object)],ae.prototype,"expireAt",void 0),C([s(10,"upstream",Number),U("design:type",Number)],ae.prototype,"upstream",void 0),C([s(11,"downstream",Number),U("design:type",Number)],ae.prototype,"downstream",void 0),C([s(12,"requests",Number),U("design:type",Number)],ae.prototype,"requests",void 0),C([s(13,"host_root",String),U("design:type",String)],ae.prototype,"hostRoot",void 0),C([s(14,"host_crt",String),U("design:type",String)],ae.prototype,"hostCrt",void 0),C([s(15,"host_key",String),U("design:type",String)],ae.prototype,"hostKey",void 0),C([s(16,"guest_root",String),U("design:type",String)],ae.prototype,"guestRoot",void 0),C([s(17,"sap",String),U("design:type",String)],ae.prototype,"sap",void 0),C([s(18,"skip",Boolean),U("design:type",Boolean)],ae.prototype,"skip",void 0),C([s(19,"raw",String),U("design:type",String)],ae.prototype,"raw",void 0),C([s(20,"status",Number),U("design:type",Number)],ae.prototype,"status",void 0),C([s(21,"create_at",Date),U("design:type",typeof(hc=typeof Date<"u"&&Date)=="function"?hc:Object)],ae.prototype,"createAt",void 0),C([s(22,"update_at",Date),U("design:type",typeof(bc=typeof Date<"u"&&Date)=="function"?bc:Object)],ae.prototype,"updateAt",void 0),C([s(23,"create_by",String),U("design:type",String)],ae.prototype,"createBy",void 0),C([s(24,"update_by",String),U("design:type",String)],ae.prototype,"updateBy",void 0);class Kt{sap="";crt="";key="";cas=[];sni="";skip=!1}C([s(0,"sap",String),U("design:type",String)],Kt.prototype,"sap",void 0),C([s(1,"crt",String),U("design:type",String)],Kt.prototype,"crt",void 0),C([s(2,"key",String),U("design:type",String)],Kt.prototype,"key",void 0),C([s(3,"cas",[Array,String]),U("design:type",Array)],Kt.prototype,"cas",void 0),C([s(4,"sni",String),U("design:type",String)],Kt.prototype,"sni",void 0),C([s(5,"skip",Boolean),U("design:type",Boolean)],Kt.prototype,"skip",void 0);class qn{name="";matcher="";priority=0;services=[];filters=[];proxy="";option=new Kt}C([s(0,"name",String),U("design:type",String)],qn.prototype,"name",void 0),C([s(1,"matcher",String),U("design:type",String)],qn.prototype,"matcher",void 0),C([s(2,"priority",Number),U("design:type",Number)],qn.prototype,"priority",void 0),C([s(3,"services",[Array,String]),U("design:type",Array)],qn.prototype,"services",void 0),C([s(4,"filters",[Array,String]),U("design:type",Array)],qn.prototype,"filters",void 0),C([s(5,"proxy",String),U("design:type",String)],qn.prototype,"proxy",void 0),C([s(6,"option",Kt),U("design:type",Kt)],qn.prototype,"option",void 0);class Qr{name="";kind="";listen="";routes=[];option=new Kt}C([s(0,"name",String),U("design:type",String)],Qr.prototype,"name",void 0),C([s(1,"kind",String),U("design:type",String)],Qr.prototype,"kind",void 0),C([s(2,"listen",String),U("design:type",String)],Qr.prototype,"listen",void 0),C([s(3,"routes",[Array,qn]),U("design:type",Array)],Qr.prototype,"routes",void 0),C([s(4,"option",Kt),U("design:type",Kt)],Qr.prototype,"option",void 0);class ao{expr="";value=""}C([s(0,"expr",String),U("design:type",String)],ao.prototype,"expr",void 0),C([s(1,"value",String),U("design:type",String)],ao.prototype,"value",void 0);class br{name="";kind="";layer="";priority=0;status=0;memo="";matchers=[]}C([s(0,"name",String),U("design:type",String)],br.prototype,"name",void 0),C([s(1,"kind",String),U("design:type",String)],br.prototype,"kind",void 0),C([s(2,"layer",String),U("design:type",String)],br.prototype,"layer",void 0),C([s(3,"priority",Number),U("design:type",Number)],br.prototype,"priority",void 0),C([s(4,"status",Number),U("design:type",Number)],br.prototype,"status",void 0),C([s(5,"memo",String),U("design:type",String)],br.prototype,"memo",void 0),C([s(6,"matchers",[Array,ao]),U("design:type",Array)],br.prototype,"matchers",void 0);var Tn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},En=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Sc;class Sr{xid="";timeout=0;schema="";flags=0}Tn([s(0,"xid",String),En("design:type",String)],Sr.prototype,"xid",void 0),Tn([s(1,"timeout",Number),En("design:type",Number)],Sr.prototype,"timeout",void 0),Tn([s(2,"schema",String),En("design:type",String)],Sr.prototype,"schema",void 0),Tn([s(3,"flags",Number),En("design:type",Number)],Sr.prototype,"flags",void 0);class An{xid="";schema="";grammar="";expr="";args={};flags=0}Tn([s(0,"xid",String),En("design:type",String)],An.prototype,"xid",void 0),Tn([s(1,"schema",String),En("design:type",String)],An.prototype,"schema",void 0),Tn([s(2,"grammar",String),En("design:type",String)],An.prototype,"grammar",void 0),Tn([s(3,"expr",String),En("design:type",String)],An.prototype,"expr",void 0),Tn([s(4,"args",[Map,String,Object]),En("design:type",typeof(Sc=typeof Record<"u"&&Record)=="function"?Sc:Object)],An.prototype,"args",void 0),Tn([s(5,"flags",Number),En("design:type",Number)],An.prototype,"flags",void 0);var x=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},B=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},_c,vc,Oc,Rc,Pc,jc;class zn{name="";macros={};comments=[];kind="";value="";flags=0;usage=""}x([s(0,"0",String),B("design:type",String)],zn.prototype,"name",void 0),x([s(1,"1",[Map,String,[Map,String,String]]),B("design:type",typeof(_c=typeof Record<"u"&&Record)=="function"?_c:Object)],zn.prototype,"macros",void 0),x([s(2,"2",[Array,String]),B("design:type",Array)],zn.prototype,"comments",void 0),x([s(3,"3",String),B("design:type",String)],zn.prototype,"kind",void 0),x([s(4,"4",String),B("design:type",String)],zn.prototype,"value",void 0),x([s(5,"5",Number),B("design:type",Number)],zn.prototype,"flags",void 0),x([s(6,"6",String),B("design:type",String)],zn.prototype,"usage",void 0);class _r{name="";comments=[];kind="";value="";flags=0;usage=""}x([s(0,"0",String),B("design:type",String)],_r.prototype,"name",void 0),x([s(1,"1",[Array,String]),B("design:type",Array)],_r.prototype,"comments",void 0),x([s(2,"2",String),B("design:type",String)],_r.prototype,"kind",void 0),x([s(3,"3",String),B("design:type",String)],_r.prototype,"value",void 0),x([s(4,"4",Number),B("design:type",Number)],_r.prototype,"flags",void 0),x([s(5,"5",String),B("design:type",String)],_r.prototype,"usage",void 0);class Ti{name="";comments=[];kind=""}x([s(0,"0",String),B("design:type",String)],Ti.prototype,"name",void 0),x([s(1,"1",[Array,String]),B("design:type",Array)],Ti.prototype,"comments",void 0),x([s(2,"2",String),B("design:type",String)],Ti.prototype,"kind",void 0);class pn{name="";macros={};comments=[];modifier=0;kind="";value="";flags=0;usage=""}x([s(0,"0",String),B("design:type",String)],pn.prototype,"name",void 0),x([s(1,"1",[Map,String,[Map,String,String]]),B("design:type",typeof(vc=typeof Record<"u"&&Record)=="function"?vc:Object)],pn.prototype,"macros",void 0),x([s(2,"2",[Array,String]),B("design:type",Array)],pn.prototype,"comments",void 0),x([s(3,"3",Number),B("design:type",Number)],pn.prototype,"modifier",void 0),x([s(4,"4",String),B("design:type",String)],pn.prototype,"kind",void 0),x([s(5,"5",String),B("design:type",String)],pn.prototype,"value",void 0),x([s(6,"7",Number),B("design:type",Number)],pn.prototype,"flags",void 0),x([s(7,"8",String),B("design:type",String)],pn.prototype,"usage",void 0);class Mn{name="";macros={};comments=[];modifier=0;parameters=[];returns=[];causes=[]}x([s(0,"0",String),B("design:type",String)],Mn.prototype,"name",void 0),x([s(1,"1",[Map,String,[Map,String,String]]),B("design:type",typeof(Oc=typeof Record<"u"&&Record)=="function"?Oc:Object)],Mn.prototype,"macros",void 0),x([s(2,"2",[Array,String]),B("design:type",Array)],Mn.prototype,"comments",void 0),x([s(3,"3",Number),B("design:type",Number)],Mn.prototype,"modifier",void 0),x([s(4,"4",[Array,zn]),B("design:type",Array)],Mn.prototype,"parameters",void 0),x([s(5,"5",[Array,_r]),B("design:type",Array)],Mn.prototype,"returns",void 0),x([s(6,"6",[Array,Ti]),B("design:type",Array)],Mn.prototype,"causes",void 0);class fn{name="";macros={};comments=[];modifier=0;variables=[];methods=[];supers=[];traits=[];signature=""}x([s(0,"0",String),B("design:type",String)],fn.prototype,"name",void 0),x([s(1,"1",[Map,String,[Map,String,String]]),B("design:type",typeof(Rc=typeof Record<"u"&&Record)=="function"?Rc:Object)],fn.prototype,"macros",void 0),x([s(2,"2",[Array,String]),B("design:type",Array)],fn.prototype,"comments",void 0),x([s(3,"3",Number),B("design:type",Number)],fn.prototype,"modifier",void 0),x([s(4,"4",[Array,pn]),B("design:type",Array)],fn.prototype,"variables",void 0),x([s(5,"5",[Array,Mn]),B("design:type",Array)],fn.prototype,"methods",void 0),x([s(6,"6",[Array,String]),B("design:type",Array)],fn.prototype,"supers",void 0),x([s(7,"7",[Array,String]),B("design:type",Array)],fn.prototype,"traits",void 0),x([s(8,"8",String),B("design:type",String)],fn.prototype,"signature",void 0);class Kn{name="";pkg="";path="";imports={};kinds=[];variables=[];methods=[];set={}}x([s(0,"0",String),B("design:type",String)],Kn.prototype,"name",void 0),x([s(1,"1",String),B("design:type",String)],Kn.prototype,"pkg",void 0),x([s(2,"2",String),B("design:type",String)],Kn.prototype,"path",void 0),x([s(3,"3",[Map,String,String]),B("design:type",typeof(Pc=typeof Record<"u"&&Record)=="function"?Pc:Object)],Kn.prototype,"imports",void 0),x([s(4,"4",[Array,fn]),B("design:type",Array)],Kn.prototype,"kinds",void 0),x([s(5,"5",[Array,pn]),B("design:type",Array)],Kn.prototype,"variables",void 0),x([s(6,"6",[Array,Mn]),B("design:type",Array)],Kn.prototype,"methods",void 0),x([s(7,"7",[Map,String,String]),B("design:type",typeof(jc=typeof Record<"u"&&Record)=="function"?jc:Object)],Kn.prototype,"set",void 0);var Ee=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Ae=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},wc,Nc,Tc;class ve extends Ar{code="";name="";kind="";lang="";flags=0;author="";version="";runtime="";memo="";icon="";doc="";dev=new Uint8Array;run=new Uint8Array;raw={}}Ee([s(0,"code",String),Ae("design:type",String)],ve.prototype,"code",void 0),Ee([s(1,"name",String),Ae("design:type",String)],ve.prototype,"name",void 0),Ee([s(2,"kind",String),Ae("design:type",String)],ve.prototype,"kind",void 0),Ee([s(3,"lang",String),Ae("design:type",String)],ve.prototype,"lang",void 0),Ee([s(4,"flags",Number),Ae("design:type",Number)],ve.prototype,"flags",void 0),Ee([s(5,"author",String),Ae("design:type",String)],ve.prototype,"author",void 0),Ee([s(6,"version",String),Ae("design:type",String)],ve.prototype,"version",void 0),Ee([s(7,"runtime",String),Ae("design:type",String)],ve.prototype,"runtime",void 0),Ee([s(8,"memo",String),Ae("design:type",String)],ve.prototype,"memo",void 0),Ee([s(9,"icon",String),Ae("design:type",String)],ve.prototype,"icon",void 0),Ee([s(10,"doc",String),Ae("design:type",String)],ve.prototype,"doc",void 0),Ee([s(11,"dev",Uint8Array),Ae("design:type",typeof(wc=typeof Uint8Array<"u"&&Uint8Array)=="function"?wc:Object)],ve.prototype,"dev",void 0),Ee([s(12,"run",Uint8Array),Ae("design:type",typeof(Nc=typeof Uint8Array<"u"&&Uint8Array)=="function"?Nc:Object)],ve.prototype,"run",void 0),Ee([s(13,"raw",[Map,String,String]),Ae("design:type",typeof(Tc=typeof Record<"u"&&Record)=="function"?Tc:Object)],ve.prototype,"raw",void 0);class yn{code="";name="";kind="";lang="";flags=0;author="";version="";runtime="";memo="";icon=""}Ee([s(0,"code",String),Ae("design:type",String)],yn.prototype,"code",void 0),Ee([s(1,"name",String),Ae("design:type",String)],yn.prototype,"name",void 0),Ee([s(2,"kind",String),Ae("design:type",String)],yn.prototype,"kind",void 0),Ee([s(3,"lang",String),Ae("design:type",String)],yn.prototype,"lang",void 0),Ee([s(4,"flags",Number),Ae("design:type",Number)],yn.prototype,"flags",void 0),Ee([s(5,"author",String),Ae("design:type",String)],yn.prototype,"author",void 0),Ee([s(6,"version",String),Ae("design:type",String)],yn.prototype,"version",void 0),Ee([s(7,"runtime",String),Ae("design:type",String)],yn.prototype,"runtime",void 0),Ee([s(8,"memo",String),Ae("design:type",String)],yn.prototype,"memo",void 0),Ee([s(9,"icon",String),Ae("design:type",String)],yn.prototype,"icon",void 0);class Ec{code;text;color;constructor(e,t,n){this.code=e,this.text=t,this.color=n}}class Ur{values;constructor(e){this.values=e}from(e){for(let t of this.values){if(typeof t.code!="number"||typeof e!="number"){if(t.code==e)return t;continue}if(t.code===(t.code&e))return t}return this.values[0]}asMap(){const e=new Map([["",new Ec(0,"全部","")]]);for(const t of this.values)t.code!=0&&e.set(t.text,t);return e}static Route=new Ur([{code:1,text:"已连通",color:"green"},{code:2,text:"已禁用",color:"orange"},{code:4,text:"已删除",color:"red"},{code:8,text:"虚拟化",color:"cyan"}]);static Datasource=new Ur([{code:1,text:"初始化",color:"blue"},{code:2,text:"已禁用",color:"red"},{code:4,text:"已删除",color:"yellow"},{code:8,text:"已发布",color:"green"}]);static DTS=new Ur([{code:1,text:"暂停",color:"blue"},{code:2,text:"执行",color:"yellow"},{code:4,text:"失败",color:"red"},{code:8,text:"成功",color:"green"}]);static Firewalld=new Ur([{code:1,text:"初始化",color:"blue"},{code:2,text:"已禁用",color:"red"},{code:4,text:"已删除",color:"yellow"},{code:8,text:"已发布",color:"green"}]);static VMC=new Ur([{code:1,text:"初始化",color:"blue"},{code:2,text:"已禁用",color:"red"},{code:4,text:"已删除",color:"yellow"},{code:8,text:"已发布",color:"green"}])}var Vn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Wn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ac;class Ei{index=0;flag=0;body=new Uint8Array}Vn([s(0,"idx",Number),Wn("design:type",Number)],Ei.prototype,"index",void 0),Vn([s(1,"flag",Number),Wn("design:type",Number)],Ei.prototype,"flag",void 0),Vn([s(2,"body",Uint8Array),Wn("design:type",typeof(Ac=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ac:Object)],Ei.prototype,"body",void 0);class tn extends Ei{bucket="";src="";rid="";dst="";sni="";addr=""}Vn([s(0,"bucket",String),Wn("design:type",String)],tn.prototype,"bucket",void 0),Vn([s(1,"src",String),Wn("design:type",String)],tn.prototype,"src",void 0),Vn([s(2,"rid",String),Wn("design:type",String)],tn.prototype,"rid",void 0),Vn([s(3,"dst",String),Wn("design:type",String)],tn.prototype,"dst",void 0),Vn([s(4,"sni",String),Wn("design:type",String)],tn.prototype,"sni",void 0),Vn([s(5,"addr",String),Wn("design:type",String)],tn.prototype,"addr",void 0);var Mc=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},$c=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Cc;class Ai{version="";infos={}}Mc([s(0,"version",String),$c("design:type",String)],Ai.prototype,"version",void 0),Mc([s(1,"infos",[Map,String,String]),$c("design:type",typeof(Cc=typeof Record<"u"&&Record)=="function"?Cc:Object)],Ai.prototype,"infos",void 0);var z=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},K=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Uc,Ic,Dc,kc,Fc;class Ze{no="";name="";alias=""}z([s(0,"no",String),K("design:type",String)],Ze.prototype,"no",void 0),z([s(1,"name",String),K("design:type",String)],Ze.prototype,"name",void 0),z([s(2,"alias",String),K("design:type",String)],Ze.prototype,"alias",void 0);class vr{bno="";cno="";context={};applier=new Ze}z([s(0,"bno",String),K("design:type",String)],vr.prototype,"bno",void 0),z([s(1,"cno",String),K("design:type",String)],vr.prototype,"cno",void 0),z([s(2,"context",[Map,String,String]),K("design:type",typeof(Uc=typeof Record<"u"&&Record)=="function"?Uc:Object)],vr.prototype,"context",void 0),z([s(3,"applier",Ze),K("design:type",Ze)],vr.prototype,"applier",void 0);class ot{name="";alias="";attrs={};kind=0;group=""}z([s(0,"name",String),K("design:type",String)],ot.prototype,"name",void 0),z([s(1,"alias",String),K("design:type",String)],ot.prototype,"alias",void 0),z([s(2,"attrs",[Map,String,String]),K("design:type",typeof(Ic=typeof Record<"u"&&Record)=="function"?Ic:Object)],ot.prototype,"attrs",void 0),z([s(3,"kind",Number),K("design:type",Number)],ot.prototype,"kind",void 0),z([s(4,"group",String),K("design:type",String)],ot.prototype,"group",void 0);class Mi{src="";dst="";condition=""}z([s(0,"src",String),K("design:type",String)],Mi.prototype,"src",void 0),z([s(1,"dst",String),K("design:type",String)],Mi.prototype,"dst",void 0),z([s(2,"condition",String),K("design:type",String)],Mi.prototype,"condition",void 0);class xt{cno="";name="";vertices=[];sides=[];status=0;maintainer=new Ze}z([s(0,"cno",String),K("design:type",String)],xt.prototype,"cno",void 0),z([s(1,"name",String),K("design:type",String)],xt.prototype,"name",void 0),z([s(2,"vertices",[Array,ot]),K("design:type",Array)],xt.prototype,"vertices",void 0),z([s(3,"sides",[Array,Mi]),K("design:type",Array)],xt.prototype,"sides",void 0),z([s(4,"status",Number),K("design:type",Number)],xt.prototype,"status",void 0),z([s(5,"maintainer",Ze),K("design:type",Ze)],xt.prototype,"maintainer",void 0);class Gn{vertex=new ot;reviewers=[];status=0;context={}}z([s(0,"vertex",ot),K("design:type",ot)],Gn.prototype,"vertex",void 0),z([s(1,"reviewers",[Array,Ze]),K("design:type",Array)],Gn.prototype,"reviewers",void 0),z([s(2,"status",Number),K("design:type",Number)],Gn.prototype,"status",void 0),z([s(3,"context",[Map,String,String]),K("design:type",typeof(Dc=typeof Record<"u"&&Record)=="function"?Dc:Object)],Gn.prototype,"context",void 0);class Ir{rno="";bno="";context={};status=0;chart=new xt;tasks=[]}z([s(0,"rno",String),K("design:type",String)],Ir.prototype,"rno",void 0),z([s(1,"bno",String),K("design:type",String)],Ir.prototype,"bno",void 0),z([s(2,"context",[Map,String,String]),K("design:type",typeof(kc=typeof Record<"u"&&Record)=="function"?kc:Object)],Ir.prototype,"context",void 0),z([s(3,"status",Number),K("design:type",Number)],Ir.prototype,"status",void 0),z([s(4,"chart",xt),K("design:type",xt)],Ir.prototype,"chart",void 0),z([s(5,"tasks",[Array,Gn]),K("design:type",Array)],Ir.prototype,"tasks",void 0);class Jn{no="";name="";status=0;workers=[]}z([s(0,"no",String),K("design:type",String)],Jn.prototype,"no",void 0),z([s(1,"name",String),K("design:type",String)],Jn.prototype,"name",void 0),z([s(2,"status",Number),K("design:type",Number)],Jn.prototype,"status",void 0),z([s(3,"workers",[Array,Ze]),K("design:type",Array)],Jn.prototype,"workers",void 0);class Xn{rno="";bno="";cno="";context={};vertex=new ot;task=new Gn;applier=new Ze;reviewer=new Ze}z([s(0,"rno",String),K("design:type",String)],Xn.prototype,"rno",void 0),z([s(1,"bno",String),K("design:type",String)],Xn.prototype,"bno",void 0),z([s(2,"cno",String),K("design:type",String)],Xn.prototype,"cno",void 0),z([s(3,"context",[Map,String,String]),K("design:type",typeof(Fc=typeof Record<"u"&&Record)=="function"?Fc:Object)],Xn.prototype,"context",void 0),z([s(4,"vertex",ot),K("design:type",ot)],Xn.prototype,"vertex",void 0),z([s(5,"task",Gn),K("design:type",Gn)],Xn.prototype,"task",void 0),z([s(6,"applier",Ze),K("design:type",Ze)],Xn.prototype,"applier",void 0),z([s(7,"reviewer",Ze),K("design:type",Ze)],Xn.prototype,"reviewer",void 0);var Yn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Me=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Dr=function(r,e){return function(t,n){e(t,n,r)}},xc,Bc,Lc,Hc,qc,zc,Kc,Vc,Wc,Gc;a.Builtin=class{doc(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}version(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}debug(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}stats(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}fallback(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}dump(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Yn([f("${mesh.name}.builtin.doc",String),Dr(0,s(0,"name",String)),Dr(1,s(1,"formatter",String)),Me("design:type",Function),Me("design:paramtypes",[String,String,Object]),Me("design:returntype",typeof(xc=typeof Promise<"u"&&Promise)=="function"?xc:Object)],a.Builtin.prototype,"doc",null),Yn([f("${mesh.name}.builtin.version",Ai),Me("design:type",Function),Me("design:paramtypes",[Object]),Me("design:returntype",typeof(Bc=typeof Promise<"u"&&Promise)=="function"?Bc:Object)],a.Builtin.prototype,"version",null),Yn([f("${mesh.name}.builtin.debug",Object),Dr(0,s(0,"features",[Map,String,String])),Me("design:type",Function),Me("design:paramtypes",[typeof(Lc=typeof Record<"u"&&Record)=="function"?Lc:Object,Object]),Me("design:returntype",typeof(Hc=typeof Promise<"u"&&Promise)=="function"?Hc:Object)],a.Builtin.prototype,"debug",null),Yn([f("${mesh.name}.builtin.stats",[Map,String,String]),Dr(0,s(0,"features",[Array,String])),Me("design:type",Function),Me("design:paramtypes",[Array,Object]),Me("design:returntype",typeof(qc=typeof Promise<"u"&&Promise)=="function"?qc:Object)],a.Builtin.prototype,"stats",null),Yn([f("${mesh.name}.builtin.fallback",Object),Me("design:type",Function),Me("design:paramtypes",[Object]),Me("design:returntype",typeof(zc=typeof Promise<"u"&&Promise)=="function"?zc:Object)],a.Builtin.prototype,"fallback",null),Yn([f("${mesh.name}.builtin.dump",[Map,String,String]),Dr(0,s(0,"names",[Array,String])),Me("design:type",Function),Me("design:paramtypes",[Array,Object]),Me("design:returntype",typeof(Kc=typeof Promise<"u"&&Promise)=="function"?Kc:Object)],a.Builtin.prototype,"dump",null),a.Builtin=Yn([$("mpi")],a.Builtin);class Fo{stats(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}debug(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}dump(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}}Yn([Dr(0,s(0,"features",[Array,String])),Me("design:type",Function),Me("design:paramtypes",[Array,Object]),Me("design:returntype",typeof(Vc=typeof Promise<"u"&&Promise)=="function"?Vc:Object)],Fo.prototype,"stats",null),Yn([Dr(0,s(0,"features",[Map,String,String])),Me("design:type",Function),Me("design:paramtypes",[typeof(Wc=typeof Record<"u"&&Record)=="function"?Wc:Object,Object]),Me("design:returntype",typeof(Gc=typeof Promise<"u"&&Promise)=="function"?Gc:Object)],Fo.prototype,"debug",null);var ln=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},pe=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},vt=function(r,e){return function(t,n){e(t,n,r)}},Jc,Xc,Yc,Qc,Zc,ea,ta,na,ra,ia,oa,sa;a.Cache=class{get(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}put(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}incr(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}decr(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}keys(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}hget(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}hset(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}hdel(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}hkeys(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ln([f("mesh.cache.get",gt),vt(0,s(0,"key",String)),pe("design:type",Function),pe("design:paramtypes",[String,Object]),pe("design:returntype",typeof(Jc=typeof Promise<"u"&&Promise)=="function"?Jc:Object)],a.Cache.prototype,"get",null),ln([f("mesh.cache.put",Object),vt(0,s(0,"cell",gt)),pe("design:type",Function),pe("design:paramtypes",[typeof(Xc=typeof gt<"u"&>)=="function"?Xc:Object,Object]),pe("design:returntype",typeof(Yc=typeof Promise<"u"&&Promise)=="function"?Yc:Object)],a.Cache.prototype,"put",null),ln([f("mesh.cache.remove",Object),vt(0,s(0,"key",String)),pe("design:type",Function),pe("design:paramtypes",[String,Object]),pe("design:returntype",typeof(Qc=typeof Promise<"u"&&Promise)=="function"?Qc:Object)],a.Cache.prototype,"remove",null),ln([f("mesh.cache.incr",Number),vt(0,s(0,"key",String)),vt(1,s(1,"value",Number)),pe("design:type",Function),pe("design:paramtypes",[String,Number,Object]),pe("design:returntype",typeof(Zc=typeof Promise<"u"&&Promise)=="function"?Zc:Object)],a.Cache.prototype,"incr",null),ln([f("mesh.cache.decr",Number),vt(0,s(0,"key",String)),vt(1,s(1,"value",Number)),pe("design:type",Function),pe("design:paramtypes",[String,Number,Object]),pe("design:returntype",typeof(ea=typeof Promise<"u"&&Promise)=="function"?ea:Object)],a.Cache.prototype,"decr",null),ln([f("mesh.cache.keys",[Array,String]),vt(0,s(0,"pattern",String)),pe("design:type",Function),pe("design:paramtypes",[String,Object]),pe("design:returntype",typeof(ta=typeof Promise<"u"&&Promise)=="function"?ta:Object)],a.Cache.prototype,"keys",null),ln([f("mesh.cache.hget",gt),vt(0,s(0,"key",String)),vt(1,s(1,"name",String)),pe("design:type",Function),pe("design:paramtypes",[String,String,Object]),pe("design:returntype",typeof(na=typeof Promise<"u"&&Promise)=="function"?na:Object)],a.Cache.prototype,"hget",null),ln([f("mesh.cache.hset",Object),vt(0,s(0,"key",String)),vt(1,s(1,"cell",gt)),pe("design:type",Function),pe("design:paramtypes",[String,typeof(ra=typeof gt<"u"&>)=="function"?ra:Object,Object]),pe("design:returntype",typeof(ia=typeof Promise<"u"&&Promise)=="function"?ia:Object)],a.Cache.prototype,"hset",null),ln([f("mesh.cache.hdel",Object),vt(0,s(0,"key",String)),vt(1,s(1,"name",String)),pe("design:type",Function),pe("design:paramtypes",[String,String,Object]),pe("design:returntype",typeof(oa=typeof Promise<"u"&&Promise)=="function"?oa:Object)],a.Cache.prototype,"hdel",null),ln([f("mesh.cache.hkeys",[Array,String]),vt(0,s(0,"key",String)),pe("design:type",Function),pe("design:paramtypes",[String,Object]),pe("design:returntype",typeof(sa=typeof Promise<"u"&&Promise)=="function"?sa:Object)],a.Cache.prototype,"hkeys",null),a.Cache=ln([$("mpi")],a.Cache);var pt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},X=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Vt=function(r,e){return function(t,n){e(t,n,r)}},ca,aa,da,ua,pa,fa,ya,la,ma,ga,ha,ba,Sa,_a,va,Oa,Ra,Pa,ja,wa,Na,Ta,Ea,Aa,Ma;a.CipherEconomy=class{handshake(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}collect(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}serve(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}deposit(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}objects(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}keys(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}invoke(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},pt([f("${mesh.name}.cipher.handshake",String),Vt(0,s(0,"hello",mt)),X("design:type",Function),X("design:paramtypes",[typeof(ca=typeof mt<"u"&&mt)=="function"?ca:Object,Object]),X("design:returntype",typeof(aa=typeof Promise<"u"&&Promise)=="function"?aa:Object)],a.CipherEconomy.prototype,"handshake",null),pt([f("${mesh.name}.cipher.collect",Number),Vt(0,s(0,"obj",st)),X("design:type",Function),X("design:paramtypes",[typeof(da=typeof st<"u"&&st)=="function"?da:Object,Object]),X("design:returntype",typeof(ua=typeof Promise<"u"&&Promise)=="function"?ua:Object)],a.CipherEconomy.prototype,"collect",null),pt([f("${mesh.name}.cipher.serve",String),Vt(0,s(0,"suite",String)),X("design:type",Function),X("design:paramtypes",[String,Object]),X("design:returntype",typeof(pa=typeof Promise<"u"&&Promise)=="function"?pa:Object)],a.CipherEconomy.prototype,"serve",null),pt([f("mesh.cipher.deposit",String),Vt(0,s(0,"rco",st)),X("design:type",Function),X("design:paramtypes",[typeof(fa=typeof st<"u"&&st)=="function"?fa:Object,Object]),X("design:returntype",typeof(ya=typeof Promise<"u"&&Promise)=="function"?ya:Object)],a.CipherEconomy.prototype,"deposit",null),pt([f("mesh.cipher.objects",[fe,st]),Vt(0,s(0,"idx",j)),X("design:type",Function),X("design:paramtypes",[typeof(la=typeof j<"u"&&j)=="function"?la:Object,Object]),X("design:returntype",typeof(ma=typeof Promise<"u"&&Promise)=="function"?ma:Object)],a.CipherEconomy.prototype,"objects",null),pt([f("${mesh.name}.cipher.keys",[fe,kt]),Vt(0,s(0,"idx",j)),X("design:type",Function),X("design:paramtypes",[typeof(ga=typeof j<"u"&&j)=="function"?ga:Object,Object]),X("design:returntype",typeof(ha=typeof Promise<"u"&&Promise)=="function"?ha:Object)],a.CipherEconomy.prototype,"keys",null),pt([f("mesh.cipher.invoke",Uint8Array),Vt(0,s(0,"script",ve)),X("design:type",Function),X("design:paramtypes",[typeof(ba=typeof ve<"u"&&ve)=="function"?ba:Object,Object]),X("design:returntype",typeof(Sa=typeof Promise<"u"&&Promise)=="function"?Sa:Object)],a.CipherEconomy.prototype,"invoke",null),a.CipherEconomy=pt([$("mpi")],a.CipherEconomy),a.CipherProvider=class{suite(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}keygen(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}regen(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}encode(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}decode(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}recode(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},pt([f("${mesh.name}.cipher.suite",Mr),Vt(0,s(0,"hello",mt)),X("design:type",Function),X("design:paramtypes",[typeof(_a=typeof mt<"u"&&mt)=="function"?_a:Object,Object]),X("design:returntype",typeof(va=typeof Promise<"u"&&Promise)=="function"?va:Object)],a.CipherProvider.prototype,"suite",null),pt([f("${mesh.name}.cipher.keygen",io),Vt(0,s(0,"keygen",dr)),X("design:type",Function),X("design:paramtypes",[typeof(Oa=typeof dr<"u"&&dr)=="function"?Oa:Object,Object]),X("design:returntype",typeof(Ra=typeof Promise<"u"&&Promise)=="function"?Ra:Object)],a.CipherProvider.prototype,"keygen",null),pt([f("${mesh.name}.cipher.regen",io),Vt(0,s(0,"keygen",Ri)),X("design:type",Function),X("design:paramtypes",[typeof(Pa=typeof Ri<"u"&&Ri)=="function"?Pa:Object,Object]),X("design:returntype",typeof(ja=typeof Promise<"u"&&Promise)=="function"?ja:Object)],a.CipherProvider.prototype,"regen",null),pt([f("${mesh.name}.cipher.encode",Uint8Array),Vt(0,s(0,"explain",vn)),X("design:type",Function),X("design:paramtypes",[typeof(wa=typeof vn<"u"&&vn)=="function"?wa:Object,Object]),X("design:returntype",typeof(Na=typeof Promise<"u"&&Promise)=="function"?Na:Object)],a.CipherProvider.prototype,"encode",null),pt([f("${mesh.name}.cipher.decode",Uint8Array),Vt(0,s(0,"cipher",vn)),X("design:type",Function),X("design:paramtypes",[typeof(Ta=typeof vn<"u"&&vn)=="function"?Ta:Object,Object]),X("design:returntype",typeof(Ea=typeof Promise<"u"&&Promise)=="function"?Ea:Object)],a.CipherProvider.prototype,"decode",null),pt([f("${mesh.name}.cipher.recode",Uint8Array),Vt(0,s(0,"cipher",Pi)),X("design:type",Function),X("design:paramtypes",[typeof(Aa=typeof Pi<"u"&&Pi)=="function"?Aa:Object,Object]),X("design:returntype",typeof(Ma=typeof Promise<"u"&&Promise)=="function"?Ma:Object)],a.CipherProvider.prototype,"recode",null),a.CipherProvider=pt([$("mpi")],a.CipherProvider),a.ObjectProvider=class{serve(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}},a.ObjectProvider=pt([$("mpi")],a.ObjectProvider);var xo=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Zr=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ml=function(r,e){return function(t,n){e(t,n,r)}},$a,Ca,Ua;a.Cluster=class{election(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}isLeader(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}},xo([f("mesh.cluster.election",Uint8Array),Ml(0,s(0,"buff",Uint8Array)),Zr("design:type",Function),Zr("design:paramtypes",[typeof($a=typeof Uint8Array<"u"&&Uint8Array)=="function"?$a:Object,Object]),Zr("design:returntype",typeof(Ca=typeof Promise<"u"&&Promise)=="function"?Ca:Object)],a.Cluster.prototype,"election",null),xo([f("mesh.cluster.leader",Boolean),Zr("design:type",Function),Zr("design:paramtypes",[Object]),Zr("design:returntype",typeof(Ua=typeof Promise<"u"&&Promise)=="function"?Ua:Object)],a.Cluster.prototype,"isLeader",null),a.Cluster=xo([$("mpi")],a.Cluster);var $i=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},nn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ei=function(r,e){return function(t,n){e(t,n,r)}},Ia,Da,ka,Fa,xa;a.Commercialize=class{sign(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}history(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}issued(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}dump(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},$i([f("mesh.license.sign",Wr),ei(0,s(0,"lsr",me)),nn("design:type",Function),nn("design:paramtypes",[typeof(Ia=typeof me<"u"&&me)=="function"?Ia:Object,Object]),nn("design:returntype",typeof(Da=typeof Promise<"u"&&Promise)=="function"?Da:Object)],a.Commercialize.prototype,"sign",null),$i([f("mesh.license.history",[Array,Wr]),ei(0,s(0,"inst_id",String)),nn("design:type",Function),nn("design:paramtypes",[String,Object]),nn("design:returntype",typeof(ka=typeof Promise<"u"&&Promise)=="function"?ka:Object)],a.Commercialize.prototype,"history",null),$i([f("mesh.net.issued",Gr),ei(0,s(0,"name",String)),ei(1,s(1,"kind",String)),ei(2,s(2,"cname",String)),nn("design:type",Function),nn("design:paramtypes",[String,String,String,Object]),nn("design:returntype",typeof(Fa=typeof Promise<"u"&&Promise)=="function"?Fa:Object)],a.Commercialize.prototype,"issued",null),$i([f("mesh.net.dump",[Array,Gr]),ei(0,s(0,"node_id",String)),nn("design:type",Function),nn("design:paramtypes",[String,Object]),nn("design:returntype",typeof(xa=typeof Promise<"u"&&Promise)=="function"?xa:Object)],a.Commercialize.prototype,"dump",null),a.Commercialize=$i([$("mpi")],a.Commercialize);var ti=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Ot=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},$n=function(r,e){return function(t,n){e(t,n,r)}},Ba,La,Ha,qa,za,Ka,Va,Wa,Ga,Ja,Xa,Ya,Qa,Za,ed;a.Cryptor=class{encrypt(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}decrypt(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}hash(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}sign(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}verify(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ti([f("mesh.crypt.encrypt",Uint8Array),$n(0,s(0,"buf",Uint8Array)),$n(1,s(1,"keys",[Map,String,Uint8Array])),Ot("design:type",Function),Ot("design:paramtypes",[typeof(Ba=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ba:Object,typeof(La=typeof Record<"u"&&Record)=="function"?La:Object,Object]),Ot("design:returntype",typeof(Ha=typeof Promise<"u"&&Promise)=="function"?Ha:Object)],a.Cryptor.prototype,"encrypt",null),ti([f("mesh.crypt.decrypt",Uint8Array),$n(0,s(0,"buf",Uint8Array)),$n(1,s(1,"keys",[Map,String,Uint8Array])),Ot("design:type",Function),Ot("design:paramtypes",[typeof(qa=typeof Uint8Array<"u"&&Uint8Array)=="function"?qa:Object,typeof(za=typeof Record<"u"&&Record)=="function"?za:Object,Object]),Ot("design:returntype",typeof(Ka=typeof Promise<"u"&&Promise)=="function"?Ka:Object)],a.Cryptor.prototype,"decrypt",null),ti([f("mesh.crypt.hash",Uint8Array),$n(0,s(0,"buf",Uint8Array)),$n(1,s(1,"keys",[Map,String,Uint8Array])),Ot("design:type",Function),Ot("design:paramtypes",[typeof(Va=typeof Uint8Array<"u"&&Uint8Array)=="function"?Va:Object,typeof(Wa=typeof Record<"u"&&Record)=="function"?Wa:Object,Object]),Ot("design:returntype",typeof(Ga=typeof Promise<"u"&&Promise)=="function"?Ga:Object)],a.Cryptor.prototype,"hash",null),ti([f("mesh.crypt.sign",Uint8Array),$n(0,s(0,"buf",Uint8Array)),$n(1,s(1,"keys",[Map,String,Uint8Array])),Ot("design:type",Function),Ot("design:paramtypes",[typeof(Ja=typeof Uint8Array<"u"&&Uint8Array)=="function"?Ja:Object,typeof(Xa=typeof Record<"u"&&Record)=="function"?Xa:Object,Object]),Ot("design:returntype",typeof(Ya=typeof Promise<"u"&&Promise)=="function"?Ya:Object)],a.Cryptor.prototype,"sign",null),ti([f("mesh.crypt.verify",Boolean),$n(0,s(0,"buf",Uint8Array)),$n(1,s(1,"keys",[Map,String,Uint8Array])),Ot("design:type",Function),Ot("design:paramtypes",[typeof(Qa=typeof Uint8Array<"u"&&Uint8Array)=="function"?Qa:Object,typeof(Za=typeof Record<"u"&&Record)=="function"?Za:Object,Object]),Ot("design:returntype",typeof(ed=typeof Promise<"u"&&Promise)=="function"?ed:Object)],a.Cryptor.prototype,"verify",null),a.Cryptor=ti([$("mpi")],a.Cryptor);var Je=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},A=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},et=function(r,e){return function(t,n){e(t,n,r)}},td,nd,rd,id,od,sd,cd,ad,dd,ud,pd,fd,yd,ld,md,gd,hd,bd,Sd,_d,vd,Od,Rd,Pd,jd,wd,Nd;a.Daler=class{query(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}saveSource(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexSource(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describeSource(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeSource(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}saveCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describeCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}deployCluster(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}saveDTS(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}runDTS(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexDTS(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeDTS(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexBinlog(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}tailBinlog(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}redoBinlog(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeBinlog(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Je([f("mesh.daler.ds.query",Object),et(0,s(0,"test",$r)),A("design:type",Function),A("design:paramtypes",[typeof(td=typeof $r<"u"&&$r)=="function"?td:Object,Object]),A("design:returntype",typeof(nd=typeof Promise<"u"&&Promise)=="function"?nd:Object)],a.Daler.prototype,"query",null),Je([f("mesh.daler.ds.save",String),et(0,s(0,"ds",It)),A("design:type",Function),A("design:paramtypes",[typeof(rd=typeof It<"u"&&It)=="function"?rd:Object,Object]),A("design:returntype",typeof(id=typeof Promise<"u"&&Promise)=="function"?id:Object)],a.Daler.prototype,"saveSource",null),Je([f("mesh.daler.ds.index",[fe,It]),et(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(od=typeof j<"u"&&j)=="function"?od:Object,Object]),A("design:returntype",typeof(sd=typeof Promise<"u"&&Promise)=="function"?sd:Object)],a.Daler.prototype,"indexSource",null),Je([f("mesh.daler.ds.describe",It),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(cd=typeof Promise<"u"&&Promise)=="function"?cd:Object)],a.Daler.prototype,"describeSource",null),Je([f("mesh.daler.ds.remove",Object),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(ad=typeof Promise<"u"&&Promise)=="function"?ad:Object)],a.Daler.prototype,"removeSource",null),Je([f("mesh.daler.cluster.save",String),et(0,s(0,"cluster",Qe)),A("design:type",Function),A("design:paramtypes",[typeof(dd=typeof Qe<"u"&&Qe)=="function"?dd:Object,Object]),A("design:returntype",typeof(ud=typeof Promise<"u"&&Promise)=="function"?ud:Object)],a.Daler.prototype,"saveCluster",null),Je([f("mesh.daler.cluster.index",[fe,Qe]),et(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(pd=typeof j<"u"&&j)=="function"?pd:Object,Object]),A("design:returntype",typeof(fd=typeof Promise<"u"&&Promise)=="function"?fd:Object)],a.Daler.prototype,"indexCluster",null),Je([f("mesh.daler.cluster.describe",Qe),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(yd=typeof Promise<"u"&&Promise)=="function"?yd:Object)],a.Daler.prototype,"describeCluster",null),Je([f("mesh.daler.cluster.remove",Object),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(ld=typeof Promise<"u"&&Promise)=="function"?ld:Object)],a.Daler.prototype,"removeCluster",null),Je([f("mesh.daler.cluster.deploy",Object),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(md=typeof Promise<"u"&&Promise)=="function"?md:Object)],a.Daler.prototype,"deployCluster",null),Je([f("mesh.daler.dts.save",String),et(0,s(0,"dts",ke)),A("design:type",Function),A("design:paramtypes",[typeof(gd=typeof ke<"u"&&ke)=="function"?gd:Object,Object]),A("design:returntype",typeof(hd=typeof Promise<"u"&&Promise)=="function"?hd:Object)],a.Daler.prototype,"saveDTS",null),Je([f("mesh.daler.dts.run",Object),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(bd=typeof Promise<"u"&&Promise)=="function"?bd:Object)],a.Daler.prototype,"runDTS",null),Je([f("mesh.daler.dts.index",[fe,ke]),et(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(Sd=typeof j<"u"&&j)=="function"?Sd:Object,Object]),A("design:returntype",typeof(_d=typeof Promise<"u"&&Promise)=="function"?_d:Object)],a.Daler.prototype,"indexDTS",null),Je([f("mesh.daler.dts.remove",Object),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(vd=typeof Promise<"u"&&Promise)=="function"?vd:Object)],a.Daler.prototype,"removeDTS",null),Je([f("mesh.daler.binlog.index",[fe,Bn]),et(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(Od=typeof j<"u"&&j)=="function"?Od:Object,Object]),A("design:returntype",typeof(Rd=typeof Promise<"u"&&Promise)=="function"?Rd:Object)],a.Daler.prototype,"indexBinlog",null),Je([f("mesh.daler.binlog.tail",[fe,[Map,String,String]]),et(0,s(0,"idx",j)),A("design:type",Function),A("design:paramtypes",[typeof(Pd=typeof j<"u"&&j)=="function"?Pd:Object,Object]),A("design:returntype",typeof(jd=typeof Promise<"u"&&Promise)=="function"?jd:Object)],a.Daler.prototype,"tailBinlog",null),Je([f("mesh.daler.binlog.redo",Object),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(wd=typeof Promise<"u"&&Promise)=="function"?wd:Object)],a.Daler.prototype,"redoBinlog",null),Je([f("mesh.daler.binlog.remove",Object),et(0,s(0,"id",String)),A("design:type",Function),A("design:paramtypes",[String,Object]),A("design:returntype",typeof(Nd=typeof Promise<"u"&&Promise)=="function"?Nd:Object)],a.Daler.prototype,"removeBinlog",null),a.Daler=Je([$("mpi")],a.Daler);var ni=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Rt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Ci=function(r,e){return function(t,n){e(t,n,r)}},Td,Ed,Ad,Md,$d,Cd,Ud,Id,Dd;a.DataHouse=class{writes(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}write(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}read(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}indies(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}tables(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ni([f("mesh.dh.writes",Object),Ci(0,s(0,"docs",[Array,ur])),Rt("design:type",Function),Rt("design:paramtypes",[Array,Object]),Rt("design:returntype",typeof(Td=typeof Promise<"u"&&Promise)=="function"?Td:Object)],a.DataHouse.prototype,"writes",null),ni([f("mesh.dh.write",Object),Ci(0,s(0,"doc",ur)),Rt("design:type",Function),Rt("design:paramtypes",[typeof(Ed=typeof ur<"u"&&ur)=="function"?Ed:Object,Object]),Rt("design:returntype",typeof(Ad=typeof Promise<"u"&&Promise)=="function"?Ad:Object)],a.DataHouse.prototype,"write",null),ni([f("mesh.dh.read",[fe,Object]),Ci(0,s(0,"idx",j)),Rt("design:type",Function),Rt("design:paramtypes",[typeof(Md=typeof j<"u"&&j)=="function"?Md:Object,Object]),Rt("design:returntype",typeof($d=typeof Promise<"u"&&Promise)=="function"?$d:Object)],a.DataHouse.prototype,"read",null),ni([f("mesh.dh.indies",[fe,Object]),Ci(0,s(0,"idx",j)),Rt("design:type",Function),Rt("design:paramtypes",[typeof(Cd=typeof j<"u"&&j)=="function"?Cd:Object,Object]),Rt("design:returntype",typeof(Ud=typeof Promise<"u"&&Promise)=="function"?Ud:Object)],a.DataHouse.prototype,"indies",null),ni([f("mesh.dh.tables",[fe,Object]),Ci(0,s(0,"idx",j)),Rt("design:type",Function),Rt("design:paramtypes",[typeof(Id=typeof j<"u"&&j)=="function"?Id:Object,Object]),Rt("design:returntype",typeof(Dd=typeof Promise<"u"&&Promise)=="function"?Dd:Object)],a.DataHouse.prototype,"tables",null),a.DataHouse=ni([$("mpi")],a.DataHouse);var Cn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},be=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Qn=function(r,e){return function(t,n){e(t,n,r)}},kd,Fd,xd,Bd,Ld,Hd,qd,zd,Kd,Vd,Wd,Gd;a.Devops=class{init(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}settings(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}setting(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexReplica(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}importReplica(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeReplica(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}readReplica(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}replicate(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}recover(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Cn([f("${mesh.name}.devops.x.init",Object),Qn(0,s(0,"flags",String)),be("design:type",Function),be("design:paramtypes",[String,Object]),be("design:returntype",typeof(kd=typeof Promise<"u"&&Promise)=="function"?kd:Object)],a.Devops.prototype,"init",null),Cn([f("${mesh.name}.devops.x.settings",[Map,String,On]),be("design:type",Function),be("design:paramtypes",[Object]),be("design:returntype",typeof(Fd=typeof Promise<"u"&&Promise)=="function"?Fd:Object)],a.Devops.prototype,"settings",null),Cn([f("${mesh.name}.devops.x.appset",Object),Qn(0,s(0,"appset",String)),Qn(1,s(1,"setting",On)),be("design:type",Function),be("design:paramtypes",[String,typeof(xd=typeof On<"u"&&On)=="function"?xd:Object,Object]),be("design:returntype",typeof(Bd=typeof Promise<"u"&&Promise)=="function"?Bd:Object)],a.Devops.prototype,"setting",null),Cn([f("${mesh.name}.devops.replica.index",[fe,We]),Qn(0,s(0,"idx",j)),be("design:type",Function),be("design:paramtypes",[typeof(Ld=typeof j<"u"&&j)=="function"?Ld:Object,Object]),be("design:returntype",typeof(Hd=typeof Promise<"u"&&Promise)=="function"?Hd:Object)],a.Devops.prototype,"indexReplica",null),Cn([f("${mesh.name}.devops.replica.import",String),Qn(0,s(0,"raw",Uint8Array)),be("design:type",Function),be("design:paramtypes",[typeof(qd=typeof Uint8Array<"u"&&Uint8Array)=="function"?qd:Object,Object]),be("design:returntype",typeof(zd=typeof Promise<"u"&&Promise)=="function"?zd:Object)],a.Devops.prototype,"importReplica",null),Cn([f("${mesh.name}.devops.replica.remove",Object),Qn(0,s(0,"code",String)),be("design:type",Function),be("design:paramtypes",[String,Object]),be("design:returntype",typeof(Kd=typeof Promise<"u"&&Promise)=="function"?Kd:Object)],a.Devops.prototype,"removeReplica",null),Cn([f("${mesh.name}.devops.replica.read",Uint8Array),Qn(0,s(0,"code",String)),be("design:type",Function),be("design:paramtypes",[String,Object]),be("design:returntype",typeof(Vd=typeof Promise<"u"&&Promise)=="function"?Vd:Object)],a.Devops.prototype,"readReplica",null),Cn([f("${mesh.name}.devops.replica.replicate",String),Qn(0,s(0,"appset",String)),be("design:type",Function),be("design:paramtypes",[String,Object]),be("design:returntype",typeof(Wd=typeof Promise<"u"&&Promise)=="function"?Wd:Object)],a.Devops.prototype,"replicate",null),Cn([f("${mesh.name}.devops.replica.recover",Object),Qn(0,s(0,"id",String)),be("design:type",Function),be("design:paramtypes",[String,Object]),be("design:returntype",typeof(Gd=typeof Promise<"u"&&Promise)=="function"?Gd:Object)],a.Devops.prototype,"recover",null),a.Devops=Cn([$("mpi")],a.Devops);var Bo=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ri=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},uo=function(r,e){return function(t,n){e(t,n,r)}},Jd,Xd,Yd;a.Dispatcher=class{invoke(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}invoke0(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Bo([uo(0,s(0,"urn",String)),uo(1,s(1,"param",[Map,String,Object])),ri("design:type",Function),ri("design:paramtypes",[String,typeof(Jd=typeof Record<"u"&&Record)=="function"?Jd:Object,Object]),ri("design:returntype",typeof(Xd=typeof Promise<"u"&&Promise)=="function"?Xd:Object)],a.Dispatcher.prototype,"invoke",null),Bo([uo(0,s(0,"urn",String)),uo(1,s(1,"param",Object)),ri("design:type",Function),ri("design:paramtypes",[String,Object,Object]),ri("design:returntype",typeof(Yd=typeof Promise<"u"&&Promise)=="function"?Yd:Object)],a.Dispatcher.prototype,"invoke0",null),a.Dispatcher=Bo([$("spi")],a.Dispatcher);var Lo=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ii=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Qd=function(r,e){return function(t,n){e(t,n,r)}},Zd,eu,tu;a.Endpoint=class{fuzzy(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Lo([f("${mesh.uname}",Uint8Array),Qd(0,s(0,"buff",Uint8Array)),ii("design:type",Function),ii("design:paramtypes",[typeof(Zd=typeof Uint8Array<"u"&&Uint8Array)=="function"?Zd:Object,Object]),ii("design:returntype",typeof(eu=typeof Promise<"u"&&Promise)=="function"?eu:Object)],a.Endpoint.prototype,"fuzzy",null),a.Endpoint=Lo([$("mpi")],a.Endpoint);class nu{stick(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}}Lo([Qd(0,s(0,"varg",Object)),ii("design:type",Function),ii("design:paramtypes",[Object,Object]),ii("design:returntype",typeof(tu=typeof Promise<"u"&&Promise)=="function"?tu:Object)],nu.prototype,"stick",null);var Ui=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},rn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},po=function(r,e){return function(t,n){e(t,n,r)}},ru,iu,ou,su,cu,au;a.Firewalld=class{save(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describe(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Ui([f("mesh.firewall.save",String),po(0,s(0,"wall",ue)),rn("design:type",Function),rn("design:paramtypes",[typeof(ru=typeof ue<"u"&&ue)=="function"?ru:Object,Object]),rn("design:returntype",typeof(iu=typeof Promise<"u"&&Promise)=="function"?iu:Object)],a.Firewalld.prototype,"save",null),Ui([f("mesh.firewall.remove",Object),po(0,s(0,"code",String)),rn("design:type",Function),rn("design:paramtypes",[String,Object]),rn("design:returntype",typeof(ou=typeof Promise<"u"&&Promise)=="function"?ou:Object)],a.Firewalld.prototype,"remove",null),Ui([f("mesh.firewall.describe",ue),po(0,s(0,"code",String)),rn("design:type",Function),rn("design:paramtypes",[String,Object]),rn("design:returntype",typeof(su=typeof Promise<"u"&&Promise)=="function"?su:Object)],a.Firewalld.prototype,"describe",null),Ui([f("mesh.firewall.index",[fe,ue]),po(0,s(0,"idx",j)),rn("design:type",Function),rn("design:paramtypes",[typeof(cu=typeof j<"u"&&j)=="function"?cu:Object,Object]),rn("design:returntype",typeof(au=typeof Promise<"u"&&Promise)=="function"?au:Object)],a.Firewalld.prototype,"index",null),a.Firewalld=Ui([$("mpi")],a.Firewalld);var Ho=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},oi=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},fo=function(r,e){return function(t,n){e(t,n,r)}},du,uu,pu,fu;a.Graph=class{query(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}exec(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Ho([f("mesh.graph.query",[Array,[Map,String,Object]]),fo(0,s(0,"expr",String)),fo(1,s(1,"args",[Map,String,Object])),oi("design:type",Function),oi("design:paramtypes",[String,typeof(du=typeof Record<"u"&&Record)=="function"?du:Object,Object]),oi("design:returntype",typeof(uu=typeof Promise<"u"&&Promise)=="function"?uu:Object)],a.Graph.prototype,"query",null),Ho([f("mesh.graph.exec",Object),fo(0,s(0,"expr",String)),fo(1,s(1,"args",[Map,String,Object])),oi("design:type",Function),oi("design:paramtypes",[String,typeof(pu=typeof Record<"u"&&Record)=="function"?pu:Object,Object]),oi("design:returntype",typeof(fu=typeof Promise<"u"&&Promise)=="function"?fu:Object)],a.Graph.prototype,"exec",null),a.Graph=Ho([$("mpi")],a.Graph);var Pt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},G=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Bt=function(r,e){return function(t,n){e(t,n,r)}},yu,lu,mu,gu,hu,bu,Su,_u,vu,Ou,Ru,Pu,ju,wu,Nu,Tu,Eu,Au,Mu,$u,Cu,Uu;a.KMS=class{reset(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}environ(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}issue(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describe(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}revoke(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}rotate(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}append(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}explain(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}indexSecret(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}removeSecret(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describeSecret(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}generateSecret(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Pt([f("mesh.kms.reset",Object),Bt(0,s(0,"env",Fe)),G("design:type",Function),G("design:paramtypes",[typeof(yu=typeof Fe<"u"&&Fe)=="function"?yu:Object,Object]),G("design:returntype",typeof(lu=typeof Promise<"u"&&Promise)=="function"?lu:Object)],a.KMS.prototype,"reset",null),Pt([f("mesh.kms.environ",Fe),G("design:type",Function),G("design:paramtypes",[Object]),G("design:returntype",typeof(mu=typeof Promise<"u"&&Promise)=="function"?mu:Object)],a.KMS.prototype,"environ",null),Pt([f("mesh.kms.crt.issue",kt),Bt(0,s(0,"csr",Ge)),G("design:type",Function),G("design:paramtypes",[typeof(gu=typeof Ge<"u"&&Ge)=="function"?gu:Object,Object]),G("design:returntype",typeof(hu=typeof Promise<"u"&&Promise)=="function"?hu:Object)],a.KMS.prototype,"issue",null),Pt([f("mesh.kms.crt.describe",kt),Bt(0,s(0,"id",String)),G("design:type",Function),G("design:paramtypes",[String,Object]),G("design:returntype",typeof(bu=typeof Promise<"u"&&Promise)=="function"?bu:Object)],a.KMS.prototype,"describe",null),Pt([f("mesh.kms.crt.index",[fe,kt]),Bt(0,s(0,"idx",j)),G("design:type",Function),G("design:paramtypes",[typeof(Su=typeof j<"u"&&j)=="function"?Su:Object,Object]),G("design:returntype",typeof(_u=typeof Promise<"u"&&Promise)=="function"?_u:Object)],a.KMS.prototype,"index",null),Pt([f("mesh.kms.crt.revoke",Object),Bt(0,s(0,"crr",Vr)),G("design:type",Function),G("design:paramtypes",[typeof(vu=typeof Vr<"u"&&Vr)=="function"?vu:Object,Object]),G("design:returntype",typeof(Ou=typeof Promise<"u"&&Promise)=="function"?Ou:Object)],a.KMS.prototype,"revoke",null),Pt([f("mesh.kms.crt.rotate",Object),Bt(0,s(0,"crr",Cr)),G("design:type",Function),G("design:paramtypes",[typeof(Ru=typeof Cr<"u"&&Cr)=="function"?Ru:Object,Object]),G("design:returntype",typeof(Pu=typeof Promise<"u"&&Promise)=="function"?Pu:Object)],a.KMS.prototype,"rotate",null),Pt([f("mesh.kms.crt.remove",Object),Bt(0,s(0,"id",String)),G("design:type",Function),G("design:paramtypes",[String,Object]),G("design:returntype",typeof(ju=typeof Promise<"u"&&Promise)=="function"?ju:Object)],a.KMS.prototype,"remove",null),Pt([f("mesh.kms.crt.append",Object),Bt(0,s(0,"car",kt)),G("design:type",Function),G("design:paramtypes",[typeof(wu=typeof kt<"u"&&kt)=="function"?wu:Object,Object]),G("design:returntype",typeof(Nu=typeof Promise<"u"&&Promise)=="function"?Nu:Object)],a.KMS.prototype,"append",null),Pt([f("mesh.kms.crt.explain",String),Bt(0,s(0,"algo",String)),Bt(1,s(1,"keys",String)),G("design:type",Function),G("design:paramtypes",[String,String,Object]),G("design:returntype",typeof(Tu=typeof Promise<"u"&&Promise)=="function"?Tu:Object)],a.KMS.prototype,"explain",null),Pt([f("mesh.kms.secret.index",[fe,gr]),Bt(0,s(0,"idx",j)),G("design:type",Function),G("design:paramtypes",[typeof(Eu=typeof j<"u"&&j)=="function"?Eu:Object,Object]),G("design:returntype",typeof(Au=typeof Promise<"u"&&Promise)=="function"?Au:Object)],a.KMS.prototype,"indexSecret",null),Pt([f("mesh.kms.secret.remove",Object),Bt(0,s(0,"id",String)),G("design:type",Function),G("design:paramtypes",[String,Object]),G("design:returntype",typeof(Mu=typeof Promise<"u"&&Promise)=="function"?Mu:Object)],a.KMS.prototype,"removeSecret",null),Pt([f("mesh.kms.secret.describe",gr),Bt(0,s(0,"id",String)),G("design:type",Function),G("design:paramtypes",[String,Object]),G("design:returntype",typeof($u=typeof Promise<"u"&&Promise)=="function"?$u:Object)],a.KMS.prototype,"describeSecret",null),Pt([f("mesh.kms.secret.generate",String),Bt(0,s(0,"csr",wn)),G("design:type",Function),G("design:paramtypes",[typeof(Cu=typeof wn<"u"&&wn)=="function"?Cu:Object,Object]),G("design:returntype",typeof(Uu=typeof Promise<"u"&&Promise)=="function"?Uu:Object)],a.KMS.prototype,"generateSecret",null),a.KMS=Pt([$("mpi")],a.KMS);var si=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},jt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ci=function(r,e){return function(t,n){e(t,n,r)}},Iu,Du,ku,Fu,xu,Bu,Lu;a.KV=class{get(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}put(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}keys(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},si([f("mesh.kv.get",Te),ci(0,s(0,"key",String)),jt("design:type",Function),jt("design:paramtypes",[String,Object]),jt("design:returntype",typeof(Iu=typeof Promise<"u"&&Promise)=="function"?Iu:Object)],a.KV.prototype,"get",null),si([f("mesh.kv.put",Object),ci(0,s(0,"key",String)),ci(1,s(1,"value",Te)),jt("design:type",Function),jt("design:paramtypes",[String,typeof(Du=typeof Te<"u"&&Te)=="function"?Du:Object,Object]),jt("design:returntype",typeof(ku=typeof Promise<"u"&&Promise)=="function"?ku:Object)],a.KV.prototype,"put",null),si([f("mesh.kv.remove",Object),ci(0,s(0,"key",String)),jt("design:type",Function),jt("design:paramtypes",[String,Object]),jt("design:returntype",typeof(Fu=typeof Promise<"u"&&Promise)=="function"?Fu:Object)],a.KV.prototype,"remove",null),si([f("mesh.kv.keys",[Array,String]),ci(0,s(0,"pattern",String)),jt("design:type",Function),jt("design:paramtypes",[String,Object]),jt("design:returntype",typeof(xu=typeof Promise<"u"&&Promise)=="function"?xu:Object)],a.KV.prototype,"keys",null),si([f("mesh.kv.index",[fe,ji]),ci(0,s(0,"idx",j)),jt("design:type",Function),jt("design:paramtypes",[typeof(Bu=typeof j<"u"&&j)=="function"?Bu:Object,Object]),jt("design:returntype",typeof(Lu=typeof Promise<"u"&&Promise)=="function"?Lu:Object)],a.KV.prototype,"index",null),a.KV=si([$("mpi")],a.KV);var ai=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},wt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},$l=function(r,e){return function(t,n){e(t,n,r)}},Hu,qu,zu,Ku,Vu;a.Licenser=class{imports(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}exports(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}explain(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}verify(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}features(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}},ai([f("mesh.license.imports",Object),$l(0,s(0,"license",String)),wt("design:type",Function),wt("design:paramtypes",[String,Object]),wt("design:returntype",typeof(Hu=typeof Promise<"u"&&Promise)=="function"?Hu:Object)],a.Licenser.prototype,"imports",null),ai([f("mesh.license.exports",String),wt("design:type",Function),wt("design:paramtypes",[Object]),wt("design:returntype",typeof(qu=typeof Promise<"u"&&Promise)=="function"?qu:Object)],a.Licenser.prototype,"exports",null),ai([f("mesh.license.explain",me),wt("design:type",Function),wt("design:paramtypes",[Object]),wt("design:returntype",typeof(zu=typeof Promise<"u"&&Promise)=="function"?zu:Object)],a.Licenser.prototype,"explain",null),ai([f("mesh.license.verify",Number),wt("design:type",Function),wt("design:paramtypes",[Object]),wt("design:returntype",typeof(Ku=typeof Promise<"u"&&Promise)=="function"?Ku:Object)],a.Licenser.prototype,"verify",null),ai([f("mesh.license.features",[Map,String,String]),wt("design:type",Function),wt("design:paramtypes",[Object]),wt("design:returntype",typeof(Vu=typeof Promise<"u"&&Promise)=="function"?Vu:Object)],a.Licenser.prototype,"features",null),a.Licenser=ai([$("mpi")],a.Licenser);var Ii=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},on=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},di=function(r,e){return function(t,n){e(t,n,r)}},Wu,Gu,Ju,Xu;a.Locker=class{lock(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}unlock(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}readLock(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}readUnlock(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Ii([f("mesh.locker.w.lock",Boolean),di(0,s(0,"rid",String)),di(1,s(1,"timeout",Number)),on("design:type",Function),on("design:paramtypes",[String,Number,Object]),on("design:returntype",typeof(Wu=typeof Promise<"u"&&Promise)=="function"?Wu:Object)],a.Locker.prototype,"lock",null),Ii([f("mesh.locker.w.unlock",Object),di(0,s(0,"rid",String)),on("design:type",Function),on("design:paramtypes",[String,Object]),on("design:returntype",typeof(Gu=typeof Promise<"u"&&Promise)=="function"?Gu:Object)],a.Locker.prototype,"unlock",null),Ii([f("mesh.locker.r.lock",Boolean),di(0,s(0,"rid",String)),di(1,s(1,"timeout",Number)),on("design:type",Function),on("design:paramtypes",[String,Number,Object]),on("design:returntype",typeof(Ju=typeof Promise<"u"&&Promise)=="function"?Ju:Object)],a.Locker.prototype,"readLock",null),Ii([f("mesh.locker.r.unlock",Object),di(0,s(0,"rid",String)),on("design:type",Function),on("design:paramtypes",[String,Object]),on("design:returntype",typeof(Xu=typeof Promise<"u"&&Promise)=="function"?Xu:Object)],a.Locker.prototype,"readUnlock",null),a.Locker=Ii([$("mpi")],a.Locker);var Wt=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ie=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},sn=function(r,e){return function(t,n){e(t,n,r)}},Yu,Qu,Zu,ep,tp,np,rp,ip,op,sp,cp,ap,dp,up;a.Network=class{environ(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}accessible(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}refresh(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}route(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}routes(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}disable(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}enable(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}version(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}exports(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}imports(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Wt([f("mesh.net.environ",Fe),ie("design:type",Function),ie("design:paramtypes",[Object]),ie("design:returntype",typeof(Yu=typeof Promise<"u"&&Promise)=="function"?Yu:Object)],a.Network.prototype,"environ",null),Wt([f("mesh.net.accessible",Boolean),sn(0,s(0,"route",ae)),ie("design:type",Function),ie("design:paramtypes",[typeof(Qu=typeof ae<"u"&&ae)=="function"?Qu:Object,Object]),ie("design:returntype",typeof(Zu=typeof Promise<"u"&&Promise)=="function"?Zu:Object)],a.Network.prototype,"accessible",null),Wt([f("mesh.net.refresh",Object),sn(0,s(0,"routes",[Array,ae])),ie("design:type",Function),ie("design:paramtypes",[Array,Object]),ie("design:returntype",typeof(ep=typeof Promise<"u"&&Promise)=="function"?ep:Object)],a.Network.prototype,"refresh",null),Wt([f("mesh.net.route",ae),sn(0,s(0,"mdc",String)),ie("design:type",Function),ie("design:paramtypes",[String,Object]),ie("design:returntype",typeof(tp=typeof Promise<"u"&&Promise)=="function"?tp:Object)],a.Network.prototype,"route",null),Wt([f("mesh.net.routes",[Array,ae]),ie("design:type",Function),ie("design:paramtypes",[Object]),ie("design:returntype",typeof(np=typeof Promise<"u"&&Promise)=="function"?np:Object)],a.Network.prototype,"routes",null),Wt([f("mesh.net.disable",Object),sn(0,s(0,"mdc",String)),ie("design:type",Function),ie("design:paramtypes",[String,Object]),ie("design:returntype",typeof(rp=typeof Promise<"u"&&Promise)=="function"?rp:Object)],a.Network.prototype,"disable",null),Wt([f("mesh.net.enable",Object),sn(0,s(0,"mdc",String)),ie("design:type",Function),ie("design:paramtypes",[String,Object]),ie("design:returntype",typeof(ip=typeof Promise<"u"&&Promise)=="function"?ip:Object)],a.Network.prototype,"enable",null),Wt([f("mesh.net.index",[fe,ae]),sn(0,s(0,"index",j)),ie("design:type",Function),ie("design:paramtypes",[typeof(op=typeof j<"u"&&j)=="function"?op:Object,Object]),ie("design:returntype",typeof(sp=typeof Promise<"u"&&Promise)=="function"?sp:Object)],a.Network.prototype,"index",null),Wt([f("mesh.net.version",Ai),sn(0,s(0,"mdc",String)),ie("design:type",Function),ie("design:paramtypes",[String,Object]),ie("design:returntype",typeof(cp=typeof Promise<"u"&&Promise)=="function"?cp:Object)],a.Network.prototype,"version",null),Wt([f("mesh.net.exports",String),sn(0,s(0,"mdc",String)),ie("design:type",Function),ie("design:paramtypes",[String,Object]),ie("design:returntype",typeof(ap=typeof Promise<"u"&&Promise)=="function"?ap:Object)],a.Network.prototype,"exports",null),Wt([f("mesh.net.imports",Object),sn(0,s(0,"mdc",String)),sn(1,s(1,"crt",String)),ie("design:type",Function),ie("design:paramtypes",[String,String,Object]),ie("design:returntype",typeof(dp=typeof Promise<"u"&&Promise)=="function"?dp:Object)],a.Network.prototype,"imports",null),Wt([f("mesh.net.remove",Object),sn(0,s(0,"sid",String)),sn(1,s(1,"did",String)),ie("design:type",Function),ie("design:paramtypes",[String,String,Object]),ie("design:returntype",typeof(up=typeof Promise<"u"&&Promise)=="function"?up:Object)],a.Network.prototype,"remove",null),a.Network=Wt([$("mpi")],a.Network);var Di=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},cn=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Or=function(r,e){return function(t,n){e(t,n,r)}},pp,fp,yp,lp,mp,gp;a.Pipeline=class{peek(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}pop(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}push(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}release(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Di([f("mesh.chan.peek",Uint8Array),Or(0,s(0,"topic",String)),cn("design:type",Function),cn("design:paramtypes",[String,Object]),cn("design:returntype",typeof(pp=typeof Promise<"u"&&Promise)=="function"?pp:Object)],a.Pipeline.prototype,"peek",null),Di([f("mesh.chan.pop",Uint8Array),Or(0,s(0,"timeout",Number)),Or(1,s(1,"topic",String)),cn("design:type",Function),cn("design:paramtypes",[Number,String,Object]),cn("design:returntype",typeof(fp=typeof Promise<"u"&&Promise)=="function"?fp:Object)],a.Pipeline.prototype,"pop",null),Di([f("mesh.chan.push",Object),Or(0,s(0,"payload",Uint8Array)),Or(1,s(1,"metadata",[Map,String,String])),Or(2,s(2,"topic",String)),cn("design:type",Function),cn("design:paramtypes",[typeof(yp=typeof Uint8Array<"u"&&Uint8Array)=="function"?yp:Object,typeof(lp=typeof Record<"u"&&Record)=="function"?lp:Object,String,Object]),cn("design:returntype",typeof(mp=typeof Promise<"u"&&Promise)=="function"?mp:Object)],a.Pipeline.prototype,"push",null),Di([f("mesh.chan.release",Object),Or(0,s(0,"timeout",Number)),Or(1,s(1,"topic",String)),cn("design:type",Function),cn("design:paramtypes",[Number,String,Object]),cn("design:returntype",typeof(gp=typeof Promise<"u"&&Promise)=="function"?gp:Object)],a.Pipeline.prototype,"release",null),a.Pipeline=Di([$("mpi")],a.Pipeline);var qo=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},ui=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},hp=function(r,e){return function(t,n){e(t,n,r)}},bp,Sp;a.Publisher=class{publish(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}broadcast(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},qo([f("mesh.queue.publish",[Array,String]),hp(0,s(0,"events",[Array,dt])),ui("design:type",Function),ui("design:paramtypes",[Array,Object]),ui("design:returntype",typeof(bp=typeof Promise<"u"&&Promise)=="function"?bp:Object)],a.Publisher.prototype,"publish",null),qo([f("mesh.queue.multicast",[Array,String]),hp(0,s(0,"events",[Array,dt])),ui("design:type",Function),ui("design:paramtypes",[Array,Object]),ui("design:returntype",typeof(Sp=typeof Promise<"u"&&Promise)=="function"?Sp:Object)],a.Publisher.prototype,"broadcast",null),a.Publisher=qo([$("mpi")],a.Publisher);var pi=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Nt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ki=function(r,e){return function(t,n){e(t,n,r)}},_p,vp,Op,Rp,Pp,jp,wp;a.Registry=class{register(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}registers(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}unregister(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}export(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}appset(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},pi([f("mesh.registry.put",Object),ki(0,s(0,"registration",[ut,Object])),Nt("design:type",Function),Nt("design:paramtypes",[typeof(_p=typeof ut<"u"&&ut)=="function"?_p:Object,Object]),Nt("design:returntype",typeof(vp=typeof Promise<"u"&&Promise)=="function"?vp:Object)],a.Registry.prototype,"register",null),pi([f("mesh.registry.puts",Object),ki(0,s(0,"registrations",[Array,[ut,Object]])),Nt("design:type",Function),Nt("design:paramtypes",[Array,Object]),Nt("design:returntype",typeof(Op=typeof Promise<"u"&&Promise)=="function"?Op:Object)],a.Registry.prototype,"registers",null),pi([f("mesh.registry.remove",Object),ki(0,s(0,"registration",[ut,Object])),Nt("design:type",Function),Nt("design:paramtypes",[typeof(Rp=typeof ut<"u"&&ut)=="function"?Rp:Object,Object]),Nt("design:returntype",typeof(Pp=typeof Promise<"u"&&Promise)=="function"?Pp:Object)],a.Registry.prototype,"unregister",null),pi([f("mesh.registry.export",[Array,[ut,Object]]),ki(0,s(0,"kind",String)),Nt("design:type",Function),Nt("design:paramtypes",[String,Object]),Nt("design:returntype",typeof(jp=typeof Promise<"u"&&Promise)=="function"?jp:Object)],a.Registry.prototype,"export",null),pi([f("mesh.registry.appset",[Array,en]),ki(0,s(0,"kind",String)),Nt("design:type",Function),Nt("design:paramtypes",[String,Object]),Nt("design:returntype",typeof(wp=typeof Promise<"u"&&Promise)=="function"?wp:Object)],a.Registry.prototype,"appset",null),a.Registry=pi([$("mpi")],a.Registry);var fi=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Lt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Fi=function(r,e){return function(t,n){e(t,n,r)}},Np,Tp,Ep,Ap,Mp,$p,Cp;class xi{with(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}withMap(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}local(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}any(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}many(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}}fi([Fi(0,s(0,"key",String)),Fi(1,s(1,"value",String)),Lt("design:type",Function),Lt("design:paramtypes",[String,String,Object]),Lt("design:returntype",typeof(Np=typeof Promise<"u"&&Promise)=="function"?Np:Object)],xi.prototype,"with",null),fi([Fi(0,s(0,"attachments",[Map,String,String])),Lt("design:type",Function),Lt("design:paramtypes",[typeof(Tp=typeof Record<"u"&&Record)=="function"?Tp:Object,Object]),Lt("design:returntype",typeof(Ep=typeof Promise<"u"&&Promise)=="function"?Ep:Object)],xi.prototype,"withMap",null),fi([Fi(0,s(0,"principal",St)),Lt("design:type",Function),Lt("design:paramtypes",[typeof(Ap=typeof St<"u"&&St)=="function"?Ap:Object,Object]),Lt("design:returntype",typeof(Mp=typeof Promise<"u"&&Promise)=="function"?Mp:Object)],xi.prototype,"any",null),fi([Fi(0,s(0,"principals",[Array,St])),Lt("design:type",Function),Lt("design:paramtypes",[Array,Object]),Lt("design:returntype",typeof($p=typeof Promise<"u"&&Promise)=="function"?$p:Object)],xi.prototype,"many",null);class zo{reference=void 0;attachments={}}fi([s(0,"reference",Object),Lt("design:type",Object)],zo.prototype,"reference",void 0),fi([s(1,"attachments",[Map,String,String]),Lt("design:type",typeof(Cp=typeof Record<"u"&&Record)=="function"?Cp:Object)],zo.prototype,"attachments",void 0);var yi=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Tt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Bi=function(r,e){return function(t,n){e(t,n,r)}},Up,Ip,Dp,kp,Fp,xp,Bp,Lp;a.Savepoint=class{begin(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}commit(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}rollback(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}execute(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}redo(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},yi([f("mesh.savepoint.begin",String),Bi(0,s(0,"definition",Sr)),Tt("design:type",Function),Tt("design:paramtypes",[typeof(Up=typeof Sr<"u"&&Sr)=="function"?Up:Object,Object]),Tt("design:returntype",typeof(Ip=typeof Promise<"u"&&Promise)=="function"?Ip:Object)],a.Savepoint.prototype,"begin",null),yi([f("mesh.savepoint.commit",Object),Bi(0,s(0,"xid",String)),Tt("design:type",Function),Tt("design:paramtypes",[String,Object]),Tt("design:returntype",typeof(Dp=typeof Promise<"u"&&Promise)=="function"?Dp:Object)],a.Savepoint.prototype,"commit",null),yi([f("mesh.savepoint.rollback",Object),Bi(0,s(0,"xid",String)),Tt("design:type",Function),Tt("design:paramtypes",[String,Object]),Tt("design:returntype",typeof(kp=typeof Promise<"u"&&Promise)=="function"?kp:Object)],a.Savepoint.prototype,"rollback",null),yi([f("mesh.savepoint.execute",Uint8Array),Bi(0,s(0,"branch",An)),Tt("design:type",Function),Tt("design:paramtypes",[typeof(Fp=typeof An<"u"&&An)=="function"?Fp:Object,Object]),Tt("design:returntype",typeof(xp=typeof Promise<"u"&&Promise)=="function"?xp:Object)],a.Savepoint.prototype,"execute",null),yi([f("mesh.savepoint.redo",Object),Bi(0,s(0,"commit",Uint8Array)),Tt("design:type",Function),Tt("design:paramtypes",[typeof(Bp=typeof Uint8Array<"u"&&Uint8Array)=="function"?Bp:Object,Object]),Tt("design:returntype",typeof(Lp=typeof Promise<"u"&&Promise)=="function"?Lp:Object)],a.Savepoint.prototype,"redo",null),a.Savepoint=yi([$("mpi")],a.Savepoint);var Zn=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},$e=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Un=function(r,e){return function(t,n){e(t,n,r)}},Hp,qp,zp,Kp,Vp,Wp,Gp,Jp,Xp,Yp,Qp,Zp;a.Scheduler=class{timeout(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}cron(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}period(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}dump(e=p()){return Promise.reject(u.URN_NOT_PERMIT)}cancel(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}stop(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}emit(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}shutdown(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Zn([f("mesh.schedule.timeout",String),Un(0,s(0,"timeout",jn)),Un(1,s(1,"duration",Number)),$e("design:type",Function),$e("design:paramtypes",[typeof(Hp=typeof jn<"u"&&jn)=="function"?Hp:Object,Number,Object]),$e("design:returntype",typeof(qp=typeof Promise<"u"&&Promise)=="function"?qp:Object)],a.Scheduler.prototype,"timeout",null),Zn([f("mesh.schedule.cron",String),Un(0,s(0,"cron",String)),Un(1,s(1,"topic",Ce)),$e("design:type",Function),$e("design:paramtypes",[String,typeof(zp=typeof Ce<"u"&&Ce)=="function"?zp:Object,Object]),$e("design:returntype",typeof(Kp=typeof Promise<"u"&&Promise)=="function"?Kp:Object)],a.Scheduler.prototype,"cron",null),Zn([f("mesh.schedule.period",String),Un(0,s(0,"duration",Number)),Un(1,s(1,"topic",Ce)),$e("design:type",Function),$e("design:paramtypes",[Number,typeof(Vp=typeof Ce<"u"&&Ce)=="function"?Vp:Object,Object]),$e("design:returntype",typeof(Wp=typeof Promise<"u"&&Promise)=="function"?Wp:Object)],a.Scheduler.prototype,"period",null),Zn([f("mesh.schedule.dump",[Array,String]),$e("design:type",Function),$e("design:paramtypes",[Object]),$e("design:returntype",typeof(Gp=typeof Promise<"u"&&Promise)=="function"?Gp:Object)],a.Scheduler.prototype,"dump",null),Zn([f("mesh.schedule.cancel",Boolean),Un(0,s(0,"task_id",String)),$e("design:type",Function),$e("design:paramtypes",[String,Object]),$e("design:returntype",typeof(Jp=typeof Promise<"u"&&Promise)=="function"?Jp:Object)],a.Scheduler.prototype,"cancel",null),Zn([f("mesh.schedule.stop",Boolean),Un(0,s(0,"task_id",String)),$e("design:type",Function),$e("design:paramtypes",[String,Object]),$e("design:returntype",typeof(Xp=typeof Promise<"u"&&Promise)=="function"?Xp:Object)],a.Scheduler.prototype,"stop",null),Zn([f("mesh.schedule.emit",Object),Un(0,s(0,"topic",Ce)),$e("design:type",Function),$e("design:paramtypes",[typeof(Yp=typeof Ce<"u"&&Ce)=="function"?Yp:Object,Object]),$e("design:returntype",typeof(Qp=typeof Promise<"u"&&Promise)=="function"?Qp:Object)],a.Scheduler.prototype,"emit",null),Zn([f("mesh.schedule.shutdown",Object),Un(0,s(0,"duration",Number)),$e("design:type",Function),$e("design:paramtypes",[Number,Object]),$e("design:returntype",typeof(Zp=typeof Promise<"u"&&Promise)=="function"?Zp:Object)],a.Scheduler.prototype,"shutdown",null),a.Scheduler=Zn([$("mpi")],a.Scheduler);var Ko=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},li=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Li=function(r,e){return function(t,n){e(t,n,r)}},ef,tf;a.Sequence=class{next(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}section(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Ko([f("mesh.sequence.next",String),Li(0,s(0,"kind",String)),Li(1,s(1,"length",Number)),li("design:type",Function),li("design:paramtypes",[String,Number,Object]),li("design:returntype",typeof(ef=typeof Promise<"u"&&Promise)=="function"?ef:Object)],a.Sequence.prototype,"next",null),Ko([f("mesh.sequence.section",[Array,String]),Li(0,s(0,"kind",String)),Li(1,s(1,"size",Number)),Li(2,s(2,"length",Number)),li("design:type",Function),li("design:paramtypes",[String,Number,Number,Object]),li("design:returntype",typeof(tf=typeof Promise<"u"&&Promise)=="function"?tf:Object)],a.Sequence.prototype,"section",null),a.Sequence=Ko([$("mpi")],a.Sequence);var nf=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Vo=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Cl=function(r,e){return function(t,n){e(t,n,r)}},rf,of;a.Subscriber=class{subscribe(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},nf([f("mesh.queue.subscribe",Object),Cl(0,s(0,"event",dt)),Vo("design:type",Function),Vo("design:paramtypes",[typeof(rf=typeof dt<"u"&&dt)=="function"?rf:Object,Object]),Vo("design:returntype",typeof(of=typeof Promise<"u"&&Promise)=="function"?of:Object)],a.Subscriber.prototype,"subscribe",null),a.Subscriber=nf([$("mpi")],a.Subscriber);var Et=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Y=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},ft=function(r,e){return function(t,n){e(t,n,r)}},sf,cf,af,df,uf,pf,ff,yf,lf,mf,gf,hf,bf,Sf,_f,vf,Of;a.Tokenizer=class{captcha(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}matches(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}apply(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}verify(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}quickauth(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}grant(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}accept(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}reject(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}authorize(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}authenticate(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}refresh(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}destroy(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Et([f("mesh.captcha.apply",Jr),ft(0,s(0,"kind",String)),ft(1,s(1,"features",[Map,String,String])),Y("design:type",Function),Y("design:paramtypes",[String,typeof(sf=typeof Record<"u"&&Record)=="function"?sf:Object,Object]),Y("design:returntype",typeof(cf=typeof Promise<"u"&&Promise)=="function"?cf:Object)],a.Tokenizer.prototype,"captcha",null),Et([f("mesh.captcha.match",Boolean),ft(0,s(0,"mno",String)),ft(1,s(1,"value",String)),Y("design:type",Function),Y("design:paramtypes",[String,String,Object]),Y("design:returntype",typeof(af=typeof Promise<"u"&&Promise)=="function"?af:Object)],a.Tokenizer.prototype,"matches",null),Et([f("mesh.trust.apply",String),ft(0,s(0,"kind",String)),ft(1,s(1,"duration",Number)),Y("design:type",Function),Y("design:paramtypes",[String,Number,Object]),Y("design:returntype",typeof(df=typeof Promise<"u"&&Promise)=="function"?df:Object)],a.Tokenizer.prototype,"apply",null),Et([f("mesh.trust.verify",Boolean),ft(0,s(0,"token",String)),Y("design:type",Function),Y("design:paramtypes",[String,Object]),Y("design:returntype",typeof(uf=typeof Promise<"u"&&Promise)=="function"?uf:Object)],a.Tokenizer.prototype,"verify",null),Et([f("mesh.auth.quickauth",Hn),ft(0,s(0,"credential",Qt)),Y("design:type",Function),Y("design:paramtypes",[typeof(pf=typeof Qt<"u"&&Qt)=="function"?pf:Object,Object]),Y("design:returntype",typeof(ff=typeof Promise<"u"&&Promise)=="function"?ff:Object)],a.Tokenizer.prototype,"quickauth",null),Et([f("mesh.oauth.grant",Io),ft(0,s(0,"grant",hr)),Y("design:type",Function),Y("design:paramtypes",[typeof(yf=typeof hr<"u"&&hr)=="function"?yf:Object,Object]),Y("design:returntype",typeof(lf=typeof Promise<"u"&&Promise)=="function"?lf:Object)],a.Tokenizer.prototype,"grant",null),Et([f("mesh.oauth.accept",so),ft(0,s(0,"code",String)),Y("design:type",Function),Y("design:paramtypes",[String,Object]),Y("design:returntype",typeof(mf=typeof Promise<"u"&&Promise)=="function"?mf:Object)],a.Tokenizer.prototype,"accept",null),Et([f("mesh.oauth.reject",Object),ft(0,s(0,"code",String)),Y("design:type",Function),Y("design:paramtypes",[String,Object]),Y("design:returntype",typeof(gf=typeof Promise<"u"&&Promise)=="function"?gf:Object)],a.Tokenizer.prototype,"reject",null),Et([f("mesh.auth.authorize",Hn),ft(0,s(0,"code",String)),Y("design:type",Function),Y("design:paramtypes",[String,Object]),Y("design:returntype",typeof(hf=typeof Promise<"u"&&Promise)=="function"?hf:Object)],a.Tokenizer.prototype,"authorize",null),Et([f("mesh.oauth.authenticate",_t),ft(0,s(0,"token",String)),Y("design:type",Function),Y("design:paramtypes",[String,Object]),Y("design:returntype",typeof(bf=typeof Promise<"u"&&Promise)=="function"?bf:Object)],a.Tokenizer.prototype,"authenticate",null),Et([f("mesh.oauth.refresh",Hn),ft(0,s(0,"token",String)),Y("design:type",Function),Y("design:paramtypes",[String,Object]),Y("design:returntype",typeof(Sf=typeof Promise<"u"&&Promise)=="function"?Sf:Object)],a.Tokenizer.prototype,"refresh",null),Et([f("mesh.oauth.destroy",Object),ft(0,s(0,"token",String)),Y("design:type",Function),Y("design:paramtypes",[String,Object]),Y("design:returntype",typeof(_f=typeof Promise<"u"&&Promise)=="function"?_f:Object)],a.Tokenizer.prototype,"destroy",null),a.Tokenizer=Et([$("mpi")],a.Tokenizer),a.AuthProvider=class{session(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Et([f("${mesh.name}.auth.session",_t),ft(0,s(0,"credential",Qt)),Y("design:type",Function),Y("design:paramtypes",[typeof(vf=typeof Qt<"u"&&Qt)=="function"?vf:Object,Object]),Y("design:returntype",typeof(Of=typeof Promise<"u"&&Promise)=="function"?Of:Object)],a.AuthProvider.prototype,"session",null),a.AuthProvider=Et([$("mpi")],a.AuthProvider);var kr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},tt=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},In=function(r,e){return function(t,n){e(t,n,r)}},Rf,Pf,jf,wf,Nf,Tf,Ef;a.Transporter=class{attach(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}detach(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}scan(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}write(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}read(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}clean(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},kr([f("${mesh.name}.tcp.attach",String),In(0,s(0,"uri",String)),In(1,s(1,"pdc",String)),tt("design:type",Function),tt("design:paramtypes",[String,String,Object]),tt("design:returntype",typeof(Rf=typeof Promise<"u"&&Promise)=="function"?Rf:Object)],a.Transporter.prototype,"attach",null),kr([f("${mesh.name}.tcp.detach",Object),In(0,s(0,"descriptor",String)),tt("design:type",Function),tt("design:paramtypes",[String,Object]),tt("design:returntype",typeof(Pf=typeof Promise<"u"&&Promise)=="function"?Pf:Object)],a.Transporter.prototype,"detach",null),kr([f("${mesh.name}.tcp.scan",[Array,tn]),In(0,s(0,"rid",String)),In(1,s(1,"h",Number)),In(2,s(2,"limit",Number)),tt("design:type",Function),tt("design:paramtypes",[String,Number,Number,Object]),tt("design:returntype",typeof(jf=typeof Promise<"u"&&Promise)=="function"?jf:Object)],a.Transporter.prototype,"scan",null),kr([f("${mesh.name}.tcp.write",Object),In(0,s(0,"packet",tn)),tt("design:type",Function),tt("design:paramtypes",[typeof(wf=typeof tn<"u"&&tn)=="function"?wf:Object,Object]),tt("design:returntype",typeof(Nf=typeof Promise<"u"&&Promise)=="function"?Nf:Object)],a.Transporter.prototype,"write",null),kr([f("${mesh.name}.tcp.read",[Array,tn]),In(0,s(0,"bucket",String)),In(1,s(1,"limit",Number)),tt("design:type",Function),tt("design:paramtypes",[String,Number,Object]),tt("design:returntype",typeof(Tf=typeof Promise<"u"&&Promise)=="function"?Tf:Object)],a.Transporter.prototype,"read",null),kr([f("${mesh.name}.tcp.clean",Object),In(0,s(0,"buckets",[Array,String])),tt("design:type",Function),tt("design:paramtypes",[Array,Object]),tt("design:returntype",typeof(Ef=typeof Promise<"u"&&Promise)=="function"?Ef:Object)],a.Transporter.prototype,"clean",null),a.Transporter=kr([$("mpi")],a.Transporter);var Rr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},xe=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Pr=function(r,e){return function(t,n){e(t,n,r)}},Af,Mf,$f,Cf,Uf,If,Df,kf;a.FileSystem=class{exist(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}mkdir(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}write(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}read(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}delete(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}list(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},Rr([f("mesh.fs.exist",Boolean),Pr(0,s(0,"path",String)),xe("design:type",Function),xe("design:paramtypes",[String,Object]),xe("design:returntype",typeof(Af=typeof Promise<"u"&&Promise)=="function"?Af:Object)],a.FileSystem.prototype,"exist",null),Rr([f("mesh.fs.mkdir",Object),Pr(0,s(0,"path",String)),xe("design:type",Function),xe("design:paramtypes",[String,Object]),xe("design:returntype",typeof(Mf=typeof Promise<"u"&&Promise)=="function"?Mf:Object)],a.FileSystem.prototype,"mkdir",null),Rr([f("mesh.fs.write",Object),Pr(0,s(0,"path",String)),Pr(1,s(1,"buff",Uint8Array)),xe("design:type",Function),xe("design:paramtypes",[String,typeof($f=typeof Uint8Array<"u"&&Uint8Array)=="function"?$f:Object,Object]),xe("design:returntype",typeof(Cf=typeof Promise<"u"&&Promise)=="function"?Cf:Object)],a.FileSystem.prototype,"write",null),Rr([f("mesh.fs.read",Uint8Array),Pr(0,s(0,"path",String)),xe("design:type",Function),xe("design:paramtypes",[String,Object]),xe("design:returntype",typeof(Uf=typeof Promise<"u"&&Promise)=="function"?Uf:Object)],a.FileSystem.prototype,"read",null),Rr([f("mesh.fs.remove",Object),Pr(0,s(0,"path",String)),xe("design:type",Function),xe("design:paramtypes",[String,Object]),xe("design:returntype",typeof(If=typeof Promise<"u"&&Promise)=="function"?If:Object)],a.FileSystem.prototype,"remove",null),Rr([f("mesh.fs.delete",Object),Pr(0,s(0,"paths",[Array,String])),xe("design:type",Function),xe("design:paramtypes",[Array,Object]),xe("design:returntype",typeof(Df=typeof Promise<"u"&&Promise)=="function"?Df:Object)],a.FileSystem.prototype,"delete",null),Rr([f("mesh.fs.ls",Kr),Pr(0,s(0,"path",String)),xe("design:type",Function),xe("design:paramtypes",[String,Object]),xe("design:returntype",typeof(kf=typeof Promise<"u"&&Promise)=="function"?kf:Object)],a.FileSystem.prototype,"list",null),a.FileSystem=Rr([$("mpi")],a.FileSystem);var jr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Be=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Dn=function(r,e){return function(t,n){e(t,n,r)}},Ff,xf,Bf,Lf,Hf,qf,zf,Kf,Vf,Wf,Gf;a.VM=class{render(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}compile(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}setup(e,t,n=p()){return Promise.reject(u.URN_NOT_PERMIT)}remove(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}describe(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}exec(e,t,n,o=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},jr([f("mesh.vmc.render",[Map,String,Uint8Array]),Dn(0,s(0,"script",ve)),Be("design:type",Function),Be("design:paramtypes",[typeof(Ff=typeof ve<"u"&&ve)=="function"?Ff:Object,Object]),Be("design:returntype",typeof(xf=typeof Promise<"u"&&Promise)=="function"?xf:Object)],a.VM.prototype,"render",null),jr([f("mesh.vmc.compile",String),Dn(0,s(0,"script",ve)),Be("design:type",Function),Be("design:paramtypes",[typeof(Bf=typeof ve<"u"&&ve)=="function"?Bf:Object,Object]),Be("design:returntype",typeof(Lf=typeof Promise<"u"&&Promise)=="function"?Lf:Object)],a.VM.prototype,"compile",null),jr([f("mesh.vmc.setup",Object),Dn(0,s(0,"code",String)),Dn(1,s(1,"version",String)),Be("design:type",Function),Be("design:paramtypes",[String,String,Object]),Be("design:returntype",typeof(Hf=typeof Promise<"u"&&Promise)=="function"?Hf:Object)],a.VM.prototype,"setup",null),jr([f("mesh.vmc.remove",Object),Dn(0,s(0,"code",String)),Be("design:type",Function),Be("design:paramtypes",[String,Object]),Be("design:returntype",typeof(qf=typeof Promise<"u"&&Promise)=="function"?qf:Object)],a.VM.prototype,"remove",null),jr([f("mesh.vmc.describe",ve),Dn(0,s(0,"code",String)),Be("design:type",Function),Be("design:paramtypes",[String,Object]),Be("design:returntype",typeof(zf=typeof Promise<"u"&&Promise)=="function"?zf:Object)],a.VM.prototype,"describe",null),jr([f("mesh.vmc.exec",String),Dn(0,s(0,"code",String)),Dn(1,s(1,"args",[Map,String,String])),Dn(2,s(2,"dft",String)),Be("design:type",Function),Be("design:paramtypes",[String,typeof(Kf=typeof Record<"u"&&Record)=="function"?Kf:Object,String,Object]),Be("design:returntype",typeof(Vf=typeof Promise<"u"&&Promise)=="function"?Vf:Object)],a.VM.prototype,"exec",null),jr([f("mesh.vmc.index",[fe,ve]),Dn(0,s(0,"idx",j)),Be("design:type",Function),Be("design:paramtypes",[typeof(Wf=typeof j<"u"&&j)=="function"?Wf:Object,Object]),Be("design:returntype",typeof(Gf=typeof Promise<"u"&&Promise)=="function"?Gf:Object)],a.VM.prototype,"index",null),a.VM=jr([$("mpi")],a.VM);var wr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Le=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},Fr=function(r,e){return function(t,n){e(t,n,r)}},Jf,Xf,Yf,Qf,Zf,ey,ty,ny,ry,iy,oy,sy,cy,ay;a.Workflow=class{mass(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}groups(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}compile(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}index(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}submit(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}take(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}routines(e,t=p()){return Promise.reject(u.URN_NOT_PERMIT)}},wr([f("mesh.workflow.mass",String),Fr(0,s(0,"group",Jn)),Le("design:type",Function),Le("design:paramtypes",[typeof(Jf=typeof Jn<"u"&&Jn)=="function"?Jf:Object,Object]),Le("design:returntype",typeof(Xf=typeof Promise<"u"&&Promise)=="function"?Xf:Object)],a.Workflow.prototype,"mass",null),wr([f("mesh.workflow.groups",[fe,Jn]),Fr(0,s(0,"index",j)),Le("design:type",Function),Le("design:paramtypes",[typeof(Yf=typeof j<"u"&&j)=="function"?Yf:Object,Object]),Le("design:returntype",typeof(Qf=typeof Promise<"u"&&Promise)=="function"?Qf:Object)],a.Workflow.prototype,"groups",null),wr([f("mesh.workflow.compile",String),Fr(0,s(0,"chart",xt)),Le("design:type",Function),Le("design:paramtypes",[typeof(Zf=typeof xt<"u"&&xt)=="function"?Zf:Object,Object]),Le("design:returntype",typeof(ey=typeof Promise<"u"&&Promise)=="function"?ey:Object)],a.Workflow.prototype,"compile",null),wr([f("mesh.workflow.index",[fe,xt]),Fr(0,s(0,"index",j)),Le("design:type",Function),Le("design:paramtypes",[typeof(ty=typeof j<"u"&&j)=="function"?ty:Object,Object]),Le("design:returntype",typeof(ny=typeof Promise<"u"&&Promise)=="function"?ny:Object)],a.Workflow.prototype,"index",null),wr([f("mesh.workflow.submit",String),Fr(0,s(0,"intent",vr)),Le("design:type",Function),Le("design:paramtypes",[typeof(ry=typeof vr<"u"&&vr)=="function"?ry:Object,Object]),Le("design:returntype",typeof(iy=typeof Promise<"u"&&Promise)=="function"?iy:Object)],a.Workflow.prototype,"submit",null),wr([f("mesh.workflow.take",Object),Fr(0,s(0,"vertex",ot)),Le("design:type",Function),Le("design:paramtypes",[typeof(oy=typeof ot<"u"&&ot)=="function"?oy:Object,Object]),Le("design:returntype",typeof(sy=typeof Promise<"u"&&Promise)=="function"?sy:Object)],a.Workflow.prototype,"take",null),wr([f("mesh.workflow.routines",[fe,ot]),Fr(0,s(0,"index",j)),Le("design:type",Function),Le("design:paramtypes",[typeof(cy=typeof j<"u"&&j)=="function"?cy:Object,Object]),Le("design:returntype",typeof(ay=typeof Promise<"u"&&Promise)=="function"?ay:Object)],a.Workflow.prototype,"routines",null),a.Workflow=wr([$("mpi")],a.Workflow);let dy=class{encoding="utf-8";encode(e=""){const t=[];for(let n=0;n<e.length;n++){let o=e.charCodeAt(n);if(o>=55296&&o<=56319&&n+1<e.length){const i=e.charCodeAt(n+1);i>=56320&&i<=57343&&(o=65536+(o-55296<<10)+(i-56320),n++)}o<128?t.push(o):o<2048?(t.push(192|o>>6),t.push(128|o&63)):o<65536?(t.push(224|o>>12),t.push(128|o>>6&63),t.push(128|o&63)):o<1114112&&(t.push(240|o>>18),t.push(128|o>>12&63),t.push(128|o>>6&63),t.push(128|o&63))}return new Uint8Array(t)}encodeInto(e,t){let n=0,o=0;for(let i=0;i<e.length&&o<t.length;i++){let c=e.charCodeAt(i);if(c>=55296&&c<=56319&&i+1<e.length){const d=e.charCodeAt(i+1);d>=56320&&d<=57343&&(c=65536+(c-55296<<10)+(d-56320),i++)}if(c<128){if(o+1>t.length)break;t[o++]=c}else if(c<2048){if(o+2>t.length)break;t[o++]=192|c>>6,t[o++]=128|c&63}else if(c<65536){if(o+3>t.length)break;t[o++]=224|c>>12,t[o++]=128|c>>6&63,t[o++]=128|c&63}else if(c<1114112){if(o+4>t.length)break;t[o++]=240|c>>18,t[o++]=128|c>>12&63,t[o++]=128|c>>6&63,t[o++]=128|c&63}n=i+1}return{read:n,written:o}}},uy=class{encoding;fatal;ignoreBOM;constructor(e="utf-8",t={}){this.encoding=e.toLowerCase(),this.fatal=t.fatal||!1,this.ignoreBOM=t.ignoreBOM||!1}decode(e){if(!e)return"";const t=e instanceof Uint8Array?e:new Uint8Array(e),n=[];let o=0;for(!this.ignoreBOM&&t.length>=3&&t[0]===239&&t[1]===187&&t[2]===191&&(o=3);o<t.length;){const i=t[o++];if(i<128){n.push(String.fromCharCode(i));continue}if((i&224)===192){if(o>=t.length){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");break}const c=t[o++];if((c&192)!==128){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");continue}const d=(i&31)<<6|c&63;n.push(String.fromCharCode(d));continue}if((i&240)===224){if(o+1>=t.length){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");break}const c=t[o++],d=t[o++];if((c&192)!==128||(d&192)!==128){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");continue}const g=(i&15)<<12|(c&63)<<6|d&63;n.push(String.fromCharCode(g));continue}if((i&248)===240){if(o+2>=t.length){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");break}const c=t[o++],d=t[o++],g=t[o++];if((c&192)!==128||(d&192)!==128||(g&192)!==128){if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�");continue}let h=(i&7)<<18|(c&63)<<12|(d&63)<<6|g&63;h>65535?(h-=65536,n.push(String.fromCharCode(55296+(h>>10))),n.push(String.fromCharCode(56320+(h&1023)))):n.push(String.fromCharCode(h));continue}if(this.fatal)throw new Error("Invalid UTF-8 sequence");n.push("�")}return n.join("")}},py=(Q=class extends Uint8Array{static from(e,t){if(typeof e=="string")return Q.fromString(e,t||"utf8");if(e instanceof Uint8Array){const n=new Uint8Array(e);return Object.setPrototypeOf(n,Q.prototype),n}if(e instanceof ArrayBuffer){const n=new Uint8Array(e);return Object.setPrototypeOf(n,Q.prototype),n}if(Array.isArray(e)||e&&typeof e.length=="number"){const n=new Uint8Array(e);return Object.setPrototypeOf(n,Q.prototype),n}throw new TypeError("Invalid input type for Buffer.from")}static fromString(e,t){let n;switch(t.toLowerCase()){case"base64":n=Q.decodeBase64(e);break;case"hex":n=Q.decodeHex(e);break;default:n=Q.encodeUtf8(e);break}return Object.setPrototypeOf(n,Q.prototype),n}static encodeUtf8(e){const t=[];for(let n=0;n<e.length;n++){let o=e.charCodeAt(n);if(o>=55296&&o<=56319&&n+1<e.length){const i=e.charCodeAt(n+1);i>=56320&&i<=57343&&(o=65536+(o-55296<<10)+(i-56320),n++)}o<128?t.push(o):o<2048?(t.push(192|o>>6),t.push(128|o&63)):o<65536?(t.push(224|o>>12),t.push(128|o>>6&63),t.push(128|o&63)):o<1114112&&(t.push(240|o>>18),t.push(128|o>>12&63),t.push(128|o>>6&63),t.push(128|o&63))}return new Uint8Array(t)}static decodeBase64(e){e=e.replace(/\s/g,"");let t=0;e.endsWith("==")?t=2:e.endsWith("=")&&(t=1);const n=e.length*3/4-t,o=new Uint8Array(n);let i=0,c=0;for(;c<e.length;){const d=e[c]==="="?0:Q.BASE64_LOOKUP[e[c]]??0;c++;const g=e[c]==="="?0:Q.BASE64_LOOKUP[e[c]]??0;c++;const h=e[c]==="="?0:Q.BASE64_LOOKUP[e[c]]??0;c++;const b=e[c]==="="?0:Q.BASE64_LOOKUP[e[c]]??0;c++;const v=d<<2|g>>4,E=(g&15)<<4|h>>2,Z=(h&3)<<6|b;i<n&&(o[i++]=v),i<n&&(o[i++]=E),i<n&&(o[i++]=Z)}return o}static decodeHex(e){if(e=e.replace(/\s/g,""),e.length%2!==0)throw new Error("Invalid hex string length");const t=new Uint8Array(e.length/2);for(let n=0;n<e.length;n+=2)t[n/2]=parseInt(e.substr(n,2),16);return t}static alloc(e,t,n){const o=new Uint8Array(e);if(t!==void 0){if(typeof t=="number")o.fill(t);else if(typeof t=="string"){const i=Q.from(t,n);for(let c=0;c<e;c++)o[c]=i[c%i.length]}}return Object.setPrototypeOf(o,Q.prototype),o}static allocUnsafe(e){const t=new Uint8Array(e);return Object.setPrototypeOf(t,Q.prototype),t}static isBuffer(e){return e instanceof Q||e instanceof Uint8Array}static concat(e,t){if(e.length===0)return Q.alloc(0);t===void 0&&(t=e.reduce((i,c)=>i+c.length,0));const n=Q.alloc(t);let o=0;for(const i of e){const c=Math.min(i.length,t-o);if(n.set(i.subarray(0,c),o),o+=c,o>=t)break}return n}static compare(e,t){const n=Math.min(e.length,t.length);for(let o=0;o<n;o++)if(e[o]!==t[o])return e[o]<t[o]?-1:1;return e.length<t.length?-1:e.length>t.length?1:0}toString(e,t,n){const o=e||"utf8",i=this.subarray(t||0,n);switch(o.toLowerCase()){case"base64":return Q.encodeBase64(i);case"hex":return Q.encodeHex(i);default:return Q.decodeUtf8(i)}}static decodeUtf8(e){const t=[];let n=0;for(;n<e.length;){const o=e[n++];if(o<128){t.push(String.fromCharCode(o));continue}if((o&224)===192){const i=e[n++],c=(o&31)<<6|i&63;t.push(String.fromCharCode(c));continue}if((o&240)===224){const i=e[n++],c=e[n++],d=(o&15)<<12|(i&63)<<6|c&63;t.push(String.fromCharCode(d));continue}if((o&248)===240){const i=e[n++],c=e[n++],d=e[n++];let g=(o&7)<<18|(i&63)<<12|(c&63)<<6|d&63;g>65535?(g-=65536,t.push(String.fromCharCode(55296+(g>>10))),t.push(String.fromCharCode(56320+(g&1023)))):t.push(String.fromCharCode(g));continue}t.push("�")}return t.join("")}static encodeBase64(e){let t="",n=0;for(;n<e.length;){const o=e.length-n,i=e[n++],c=o>1?e[n++]:0,d=o>2?e[n++]:0,g=i>>2,h=(i&3)<<4|c>>4,b=(c&15)<<2|d>>6,v=d&63;t+=Q.BASE64_CHARS[g],t+=Q.BASE64_CHARS[h],o===1?t+="==":o===2?t+=Q.BASE64_CHARS[b]+"=":t+=Q.BASE64_CHARS[b]+Q.BASE64_CHARS[v]}return t}static encodeHex(e){let t="";for(let n=0;n<e.length;n++)t+=e[n].toString(16).padStart(2,"0");return t}compare(e){return Q.compare(this,e)}equals(e){if(this.length!==e.length)return!1;for(let t=0;t<this.length;t++)if(this[t]!==e[t])return!1;return!0}write(e,t,n,o){const i=t||0,c=o||"utf8",d=Q.from(e,c),g=Math.min(d.length,n!==void 0?n:this.length-i,this.length-i);return this.set(d.subarray(0,g),i),g}},to(Q,"BASE64_CHARS","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),to(Q,"BASE64_LOOKUP",{}),(()=>{for(let e=0;e<Q.BASE64_CHARS.length;e++)Q.BASE64_LOOKUP[Q.BASE64_CHARS[e]]=e})(),Q);var Ul=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.Codec=class{static JSON="json";static PROTOBUF="protobuf";static XML="xml";static YAML="yaml";static THRIFT="thrift";static MESH="mesh";encodeString(e){return this.stringify(this.encode(e))}decodeString(e,t){return this.decode(this.uint8ify(e),t)}},a.Codec=Ul([$(a.Codec.JSON)],a.Codec);const yo=Fn()?.TextEncoder?new TextEncoder:new dy,Wo=Fn()?.TextDecoder?new TextDecoder:new uy,Go=Fn()?.Buffer?Buffer:py;var Il=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.JSONCodec=class extends a.Codec{decode(e,t){const n=Wo.decode(e);if(!t||!t.constructor)return JSON.parse(n);const o=JSON.parse(n);return typeof o!="object"&&typeof o!="function"||o==null||t.name==="Object"?o:this.decorateAny(t,o)}decorateAny(e,t){const n=e instanceof ir,o=n?e.raw:e;if(!o)return t;switch(o){case Map:{if(t==null)return{};if(!n||e.parameters.length<1)return t;const i={};for(const c of Object.keys(t))i[this.decorateAny(e.parameters[0],c)]=this.decorateAny(e.parameters[1],t[c]);return i}case Array:return t==null?[]:!n||e.parameters.length<1?t:t.map(i=>this.decorateAny(e.parameters[0],i));case fe:{if(t==null)return null;const i=new o;if(!n||e.parameters.length<1)return Object.assign(i,t);Object.assign(i,t);const c=[];for(let d of i.data||[])c.push(this.decorateAny(e.parameters[0],d));return i.data=c,i}case String:case Number:case Boolean:case Object:return t;case Date:return t==null||t<1?null:new Date(t);case Uint8Array:return t==null?null:t instanceof Uint8Array?t:Go.from(t,"base64");default:{if(t==null)return null;const i=new o;for(const c of Object.keys(i)){const d=Oe.metadata(sr,o,c);if(!d){Reflect.set(i,c,t[c]);continue}const g=t[c]??t[d.name];Reflect.set(i,c,this.decorateAny(d.kind,g))}return i}}}encode(e){return yo.encode(JSON.stringify(e,(t,n)=>{if(n==null||Array.isArray(n))return n;if(!Oe.annotated(n.constructor))return this.encodeAny(n);const o=new Map;for(let c in n){const d=Oe.metadata(sr,n.constructor,c);d?.name&&d.name.length>0&&d.name!=c&&o.set(c,d.name),(d?.kind==Uint8Array||d?.kind==Date||d?.kind==Map)&&Reflect.set(n,c,this.encodeAny(Reflect.get(n,c)))}if(o.size<1)return this.encodeAny(n);const i={};for(let c in n)i[o.get(c)??c]=n[c];return this.encodeAny(i)}))}encodeAny(e){return e instanceof Uint8Array?Go.from(e).toString("base64"):e instanceof Date?e.getTime():e instanceof Map?Object.fromEntries(e):e}uint8ify(e){return yo.encode(e)}stringify(e){return Wo.decode(e)}},a.JSONCodec=Il([$(a.Codec.JSON)],a.JSONCodec);var xr=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Hi=function(r,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(r,e)},lo;a.Compiler=class{},a.Compiler=xr([$("mesh")],a.Compiler);function Dl(r){return{}}a.TSCompiler=(Er=class extends a.Compiler{compile(e,t){}intype(e){return lo.parameters.computeIfy(e,t=>{var n;class o{attachments=new Map;getAttachments(){return this.attachments}map(){return Object.assign(new Map,this)}setAttachments(c){(c||{}).forEach((d,g)=>this.attachments.set(g,d))}getArguments(){return t.getParameters().map(c=>Object.getOwnPropertyDescriptor(this,c.name)?.value)}setArguments(c){const d=ze.load(a.Codec).getDefault();t.getParameters().forEach((g,h)=>{if(c&&c.length>g.index&&!(c[g.index]instanceof ro)){const b=c[g.index];if(b==null)return;if(b instanceof g.kind&&!(g.kind instanceof ir)){Reflect.set(this,g.name,b);return}switch(g.kind){case Map:case Array:case String:case Number:case Boolean:case Object:case Date:case Uint8Array:Reflect.set(this,g.name,b);break;default:const v=d.encode(b),E=d.decode(v,g.kind);Reflect.set(this,g.name,E)}}})}}return xr([s(-1,"attachments",Map),Hi("design:type",typeof(n=typeof Map<"u"&&Map)=="function"?n:Object)],o.prototype,"attachments",void 0),o})}retype(e){return lo.returns.computeIfy(e,t=>{class n{code="";message="";content;cause;getCause(){return this.cause}getCode(){return this.code}getContent(){return this.content}getMessage(){return this.message}setCause(i){this.cause=i}setCode(i){this.code=i}setContent(i){this.content=i}setMessage(i){this.message=i}}return xr([s(0),Hi("design:type",String)],n.prototype,"code",void 0),xr([s(5),Hi("design:type",String)],n.prototype,"message",void 0),xr([s(10,"content",t.getReturnType()),Hi("design:type",Object)],n.prototype,"content",void 0),xr([s(15,"cause",Ut),Hi("design:type",Object)],n.prototype,"cause",void 0),n})}},lo=Er,to(Er,"parameters",new ee),to(Er,"returns",new ee),Er),a.TSCompiler=lo=xr([$("mesh")],a.TSCompiler);var kl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.Consumer=class{static HTTP="http";static GRPC="grpc";static TCP="tcp";static MQTT="mqtt"},a.Consumer=kl([$(a.Consumer.HTTP)],a.Consumer);class mo{servers=new _n;availableAddrs=new _n;relativePath=!1;constructor(e){for(const t of(e||"").split(","))t&&t.trim().length>0&&!this.availableAddrs.includes(t)&&(this.servers.push(new fy(!0,t)),this.availableAddrs.push(t))}any(){if(this.relativePath)return"";const e=this.availableAddrs;return!e||e.length<1?"":e[Math.floor(Math.random()*e.length)]}relative(e){this.relativePath=e}}class fy{available;address;constructor(e,t){this.available=e,this.address=t}}class Fl{value;fn;constructor(e){this.fn=e}get(){return this.value??=this.fn(),this.value}reset(e){this.value=e}}class de{static substring(e,t,n){return!e||e.length>t+n?"":e.substring(t,t+n)}static repeat(e,t){const n=[];for(let o=0;o<t;++o)n.push(e);return n.join("")}static anyone(...e){for(let t of e)if(t&&t.length>0)return t;return""}static traceId(){return""}static spanId(e,t){return""}static MESH_ADDRESS=new Fl(()=>typeof process<"u"&&process.env.MESH_ADDRESS?new mo(process.env.MESH_ADDRESS):globalThis.window!==void 0?new mo(`${globalThis.location.origin}/`):new mo("http://127.0.0.1:443/"));static newEntity(e){if(!e)return new Te;const t=ze.load(a.Codec),n=new Te;return n.codec=t.defaultName(),n.schema="",n.buffer=t.getDefault().encode(e),n}static newCacheEntity(e,t,n){const o=de.newEntity(t),i=new gt;return i.version="1.0.0",i.entity=o,i.timestamp=Date.now(),i.duration=n,i.key=e,i}static readObject(e,t){return!e.buffer||e.buffer.length<1?null:ze.load(a.Codec).get(e.codec??a.Codec.JSON).decode(e.buffer,t)}static compareVersion(e,t){if(!e)return-1;if(!t)return 1;const n=e.split("."),o=t.split(".");for(let i=0;i<n.length;i++){if(o.length<=i)return 0;if(o[i]=="*")continue;const c=n[i].localeCompare(o[i]);if(c!=0)return c}return 0}static ofError(e){return new Ut}static ofCause(e,t,n){throw new Error}static hexString(e){const t=yo.encode(e),n="0123456789abcdef";let o="";for(const i of t){const c=i;o+=n[c>>4],o+=n[c&15]}return o}}var xl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};class qi extends ro{traceId="";spanId="";timestamp=0;runMode=0;urn="";consumer=new mr;calls=0;attachments=new Map;attributes=new Map;principals=new Rs;static create(){const e=new qi;return e.traceId=de.traceId(),e.spanId=de.spanId("",0),e.timestamp=new Date().getTime(),e.runMode=0,e.urn="",e.consumer=new mr,e}getAttachments(){return this.attachments}getAttribute(e){return this.attributes.get(e.name)}getAttributes(){return this.attributes}getConsumer(e){return this.consumer}getPrincipals(){return this.principals}getProvider(e){return new mr}getRunMode(){return this.runMode}getSpanId(){return this.spanId}getTimestamp(){return this.timestamp}getTraceId(){return this.traceId}getUrn(){return this.urn}setAttribute(e,t){this.attributes.set(e.name,t)}resume(){this.calls++;const e=new qi;return e.traceId=this.getTraceId(),e.spanId=de.spanId(this.getSpanId(),this.calls),e.timestamp=this.getTimestamp(),e.runMode=this.getRunMode(),e.urn=this.getUrn(),e.consumer=this.getConsumer(this),this.getAttachments()&&this.getAttachments().forEach((t,n)=>e.attachments.set(t,n)),this.getAttributes()&&this.getAttributes().forEach((t,n)=>e.attributes.set(t,n)),this.getPrincipals()&&this.getPrincipals().forEach(t=>e.principals.push(t)),e}rewriteContext(e){e.getTraceId()&&(this.traceId=e.getTraceId()),e.getSpanId()&&(this.spanId=e.getSpanId()),e.getTimestamp()&&e.getTimestamp()>0&&(this.timestamp=e.getTimestamp()),e.getRunMode()&&e.getRunMode()>0&&(this.runMode=e.getRunMode()),e.getUrn()&&(this.urn=e.getUrn()),e.getConsumer(this)&&(this.consumer=e.getConsumer(this)),this.getAttachments()&&this.getAttachments().forEach((t,n)=>this.attachments.set(t,n)),this.getAttributes()&&this.getAttributes().forEach((t,n)=>this.attributes.set(t,n)),this.getPrincipals()&&this.getPrincipals().forEach(t=>this.principals.push(t))}rewriteURN(e){this.urn=e}}a.MeshContextProvider=class extends a.ContextProvider{context(){return qi.create()}},a.MeshContextProvider=xl([$("mesh")],a.MeshContextProvider);var Bl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.Eden=class{},a.Eden=Bl([$("mesh")],a.Eden);class Gt{static REMOTE=new ar("mesh.mpc.address");static REMOTE_NAME=new ar("mesh.mpc.remote.name");static INVOCATION=new ar("mesh.invocation");static UNAME=new ar("mesh.mpc.uname");static CONSUMER=new ar("mesh.mpc.consumer");static CODEC=new ar("mesh.mpc.codec");static TIMEOUT=new ar("mesh.mpc.timeout")}class er{code;name;constructor(e,t){this.code=e,this.name=t}}class je{static HTTP=new er("00",a.Consumer.HTTP);static GRPC=new er("01",a.Consumer.GRPC);static MQTT=new er("02",a.Consumer.MQTT);static TCP=new er("03",a.Consumer.TCP);static JSON=new er("00",a.Codec.JSON);static PROTOBUF=new er("01",a.Codec.PROTOBUF);static XML=new er("02",a.Codec.XML);static THRIFT=new er("03",a.Codec.THRIFT);static YAML=new er("04",a.Codec.YAML);static PROTO=[je.HTTP,je.GRPC,je.MQTT,je.TCP];static CODEC=[je.JSON,je.PROTOBUF,je.XML,je.THRIFT,je.YAML];static ofProto(e){for(let t of je.PROTO)if(t.code==e)return t;return je.HTTP}static ofCodec(e){for(let t of je.CODEC)if(t.code==e)return t;return je.JSON}static ofName(e){for(let t of je.PROTO)if(t.name==e)return t;for(let t of je.CODEC)if(t.name==e)return t;return je.HTTP}}const Ll=r=>{const e=p();return e.setAttribute(Gt.CONSUMER,ze.load(a.Consumer).get(r)),e},Hl=r=>{const e=p();return e.setAttribute(Gt.CODEC,ze.load(a.Codec).get(r)),e};class yy{inspector;reference;service;constructor(e,t){this.reference=new Nn,this.reference.urn=t.toString(),this.reference.namespace="",this.reference.name=t.name,this.reference.version=t.flag.version,this.reference.proto=je.ofProto(t.flag.proto).name,this.reference.codec=je.ofCodec(t.flag.codec).name,this.reference.flags=0,this.reference.timeout=parseInt(Ke.MESH_TIMEOUT.get(e))||1e4,this.reference.retries=3,this.reference.mdc=t.mdc,this.reference.zone=t.flag.zone,this.reference.cluster=t.flag.cluster,this.reference.cell=t.flag.cell,this.reference.group=t.flag.group,this.reference.address=t.flag.address,this.service=new Ft,this.inspector=new ly(t)}inflect(e){return new Jo}inspect(e){return this.inspector}intype(e){return Jo}reflect(e){return new Xo}retype(e){return Xo}schema(e){return this.reference}}class ly{urn;constructor(e){this.urn=e}getType(){return Object}getAnnotation(e){}getName(){return this.urn.name}getParameters(){return[]}getReturnType(){return new ir(Map)}getExecutable(){return()=>{}}getSymbol(){return this.urn.name}invoke(e,t){}}class Jo extends Map{map(){return this}getArguments(){const e=[];return super.forEach((t,n)=>{n!="attachments"&&e.push(t)}),e}getAttachments(){const e=Object.getOwnPropertyDescriptor(this,"attachments")?.value||new Map;if(e instanceof Map)return e;const t=ze.load(a.Codec).get(a.Codec.JSON),n=t.decode(t.encode(e),Map);return this.setAttachments(n),n}setArguments(e){}setAttachments(e){Object.assign(this,{attachments:Ut})}}class Xo extends Map{getCause(){const e=Object.getOwnPropertyDescriptor(this,"cause")?.value;if(!e||e instanceof Ut)return e;const t=ze.load(a.Codec).get(a.Codec.JSON);return t.decode(t.encode(e),Ut)}getCode(){return Object.getOwnPropertyDescriptor(this,"code")?.value}getContent(){return Object.getOwnPropertyDescriptor(this,"content")?.value}getMessage(){return Object.getOwnPropertyDescriptor(this,"message")?.value||""}setCause(e){Object.assign(this,{cause:e})}setCode(e){Object.assign(this,{code:e})}setContent(e){Object.assign(this,{content:e})}setMessage(e){Object.assign(this,{message:e})}}var ql=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};const my="PROVIDER",go="CONSUMER";a.Filter=class{},a.Filter=ql([$("*")],a.Filter);function Yo(r,e){const t=ze.load(a.Filter).list().filter(n=>{const o=Oe.metadata(un,n?.constructor,n?.constructor);return!o||o.pattern==""||o?.pattern==e}).sort((n,o)=>{const i=Oe.metadata(un,n?.constructor,n?.constructor)?.priority||0,c=Oe.metadata(un,o?.constructor,o?.constructor)?.priority||0;return i==c?0:i<c?-1:1});return zl(r,t)}function zl(r,e){let t=r;for(let n=e.length-1;n>=0;n--){let o=e[n],i=t;t=new class{run(c,d){return o.invoke(c,i,d)}}}return t}var Kl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};class Vl{beforeHooks=new ee;successHooks=new ee;failureHooks=new ee}const Nr=()=>{const r=Fn();return r.Mesh??=new Vl,r.Mesh};class Wl{onBefore(e,t){Nr().beforeHooks.set(e,t)}onSuccess(e,t){Nr().successHooks.set(e,t)}onFailure(e,t){Nr().failureHooks.set(e,t)}before(){return Nr().beforeHooks}success(){return Nr().successHooks}failure(){return Nr().failureHooks}}const mi=new Wl;a.HookFilter=class extends a.Filter{async invoke(e,t,n){try{for(const[i,c]of mi.before())await c(e,n);const o=await t.run(e,n);for(const[i,c]of mi.success())await c(e,n,o);return o}catch(o){for(const[i,c]of mi.failure())Os(o)?await c(e,n,o):await c(e,n,u.SYSTEM_ERROR);throw o}}},a.HookFilter=Kl([$("hook",go)],a.HookFilter);class gy{proxy;inspector;parameters;execution;constructor(e,t,n,o){this.proxy=e,this.inspector=t,this.parameters=n,this.execution=o}getArguments(e){return this.parameters.getArguments()}getAttachments(e){return this.parameters.getAttachments()}getExecution(e){return this.execution}getInspector(e){return this.inspector}getParameters(e){return this.parameters}getProxy(e){return this.proxy}isAsync(e){return!1}}class an{static CN="firmer";static MESH_DOMAIN=this.CN+".tech";static LocalMDC="XX00000000000000";domain="";mdc="";flag=new Tr;name="";static from(e){const t=new an;if(!e)return console.log(`Unresolved urn ${e}`),t;const n=t.asArray(e);return n.length<5?(console.log(`Unresolved urn ${e}`),t):(n.reverse(),t.domain=`${n.splice(1,1).join("")}.${n.splice(0,1).join("")}`,t.mdc=n.splice(0,1).join(""),t.flag=Tr.from(n.splice(0,1).join("")),t.name=n.join("."),t)}static urn(e){const t=new an;return t.mdc=this.LocalMDC,t.flag=Tr.from("0001000000000000000000000000000000000"),t.name=e,t.domain=this.MESH_DOMAIN,t}proto(e){return this.flag.proto=e,this}codec(e){return this.flag.codec=e,this}toString(){const e=[],t=this.asArray(this.name);return t.reverse(),t.filter(n=>n).forEach(n=>e.push(n)),e.push(this.flag.toString()),e.push(this.mdc),e.push(de.anyone(this.domain,an.MESH_DOMAIN)),e.join(".")}asArray(e){const t=e.split("."),n=[],o=[];for(let i of t){if(i.startsWith("${")){o.push(i),o.push(".");continue}if(i.endsWith("}")){o.push(i),n.push(o.join("")),o.splice(0,o.length);continue}n.push(i)}return n}matchName(e){return e?e.endsWith(".*")&&e.startsWith(e.replace(".*","")):!1}resetFlag(e,t){return this.flag.proto=e,this.flag.codec=t,this}}class Tr{v="00";proto="00";codec="00";version="000000";zone="00";cluster="00";cell="00";group="00";address="000000000000";port="00000";static from(e){if(!e)return new Tr;const t=new Tr;return t.v=de.substring(e,0,2),t.proto=de.substring(e,2,2),t.codec=de.substring(e,4,2),t.version=this.reduce(de.substring(e,6,6),2),t.zone=de.substring(e,12,2),t.cluster=de.substring(e,14,2),t.cell=de.substring(e,16,2),t.group=de.substring(e,18,2),t.address=this.reduce(de.substring(e,20,12),3),t.port=this.reduce(de.substring(e,32,5),5),t}toString(){const e=this.padding(de.anyone(this.v,""),2),t=this.padding(de.anyone(this.proto,""),2),n=this.padding(de.anyone(this.codec,""),2),o=this.paddingChain(de.anyone(this.version,""),2,3),i=this.padding(de.anyone(this.zone,""),2),c=this.padding(de.anyone(this.cluster,""),2),d=this.padding(de.anyone(this.cell,""),2),g=this.padding(de.anyone(this.group,""),2),h=this.paddingChain(de.anyone(this.address,""),3,4),b=this.padding(de.anyone(this.port,""),5);return`${e}${t}${n}${o}${i}${c}${d}${g}${h}${b}`}padding(e,t){const n=e.replace(".","");return n.length==t?n:n.length<t?de.repeat("0",t-e.length)+n:e.substring(0,t)}paddingChain(e,t,n){const o=e.split("[.*]"),i=o.map(c=>parseInt(c)?c:"");if(i.length==n)return i.map(c=>this.padding(c,t)).join("");if(i.length<n){for(let c=0;c<n-o.length;c++)i.push("");return i.map(c=>this.padding(c,t)).join("")}return i.slice(0,n).map(c=>this.padding(c,t)).join("")}static reduce(e,t){if(!e)return e;const n=[];for(let o=0;o<e.length;o+=t){let i=!0;for(let c=o;c<o+t;c++)e.charAt(c)!="0"&&(i=!1),i||n.push(e.charAt(c));i&&n.push("0"),n.push(".")}return n.slice(0,n.length-1).join("")}}class hy{placeholder="${mesh.name}";macro;invoker;constructor(e){this.macro=e,this.invoker=Yo(this,go)}context(e){if(!e||e.length<1)return p();for(let t of e)if(t instanceof ro)return t;return p()}invoke(e,t,n){return new Promise(async(o,i)=>{try{const c=this.context(n),d=this.referExecution(c,t),g=this.rewriteURN(c,d);c.rewriteURN(g),c.setAttribute(Gt.REMOTE,this.rewriteAddress(c,g));const h=d.inflect(c);h.setArguments(n),h.setAttachments(new Map);const b=new gy(this,t,h,d);c.setAttribute(Gt.INVOCATION,b),o(await this.invoker.run(c,b))}catch(c){i(cr.errorf(c))}})}async run(e,t){const n=this.referExecution(e,t.getInspector(e)),o=ze.load(a.Consumer),i=e.getAttribute(Gt.CONSUMER)??o.getDefault(),c=de.anyone(e.getAttribute(Gt.REMOTE),de.MESH_ADDRESS.get().any()),d=n.schema(e).codec||je.JSON.name,g=ze.load(a.Codec),h=e.getAttribute(Gt.CODEC)??g.get(d),b=h.encode(t.getParameters(e)),v=je.ofName(o.defaultName()).code,E=je.ofName(g.defaultName()).code,Z=an.from(e.getUrn()).resetFlag(v,E).toString(),_=await i.consume(e,c,Z,n,b);return await this.deserialize(e,n,h,_)}deserialize(e,t,n,o){return new Promise((i,c)=>{try{const d=t.retype(e),g=n.decode(o,d);if(g.getCause()){c(cr.errorf(g.getCause()));return}if(u.SUCCESS.getCode()!=g.getCode()){c(new J(g.getCode(),g.getMessage()));return}i(g.getContent())}catch(d){c(cr.errorf(d))}})}referExecution(e,t){const o=ze.load(a.Eden).getDefault().refer(e,t.getAnnotation(De),t.getType(),t);if(o)return o;throw new Error(`Method ${t.getName()} cant be compatible`)}rewriteURN(e,t){const n=e.getPrincipals().peek()?.id,o=e.getAttribute(Gt.UNAME),i=e.getAttribute(Gt.REMOTE_NAME);if(!n&&!o&&!i&&!t.schema(e).urn.includes(this.placeholder))return t.schema(e).urn;const c=an.from(t.schema(e).urn);return n&&n!=""&&(c.mdc=n),o&&o!=""&&(c.name=o),i&&i!=""&&(c.name=c.name.replace(this.placeholder,i)),c.name.includes(this.placeholder)&&(c.name=c.name.replace(this.placeholder,"mesh")),c.toString()}rewriteAddress(e,t){const n=e.getAttribute(Gt.REMOTE);return n&&n!=""?n:de.MESH_ADDRESS.get().any()}}var Gl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i},Qo;a.ServiceProxy=Qo=class extends a.MethodProxy{proxy(e){return Qo.proxy(e)}static proxy(e){return this.doProxy(e,f(""))}static doProxy(e,t){return $o.newProxyInstance(e,new hy(t))}},a.ServiceProxy=Qo=Gl([$("mesh")],a.ServiceProxy);class Jl{service;constructor(e){this.service=e}run(e,t){return new Promise((n,o)=>{try{const i=[e,...t.getArguments(e)],c=t.getInspector(e).invoke(this.service,i);if(c instanceof Promise){c.then(d=>n(d)).catch(d=>o(d));return}n(c)}catch(i){o(i)}})}}class by{invoker;constructor(e){this.invoker=Yo(new Jl(e),my)}run(e,t){return this.invoker.run(e,t)}}var Xl=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};let Yl=class{constructor(e,t,n){this.making=e,this.kind=t,this.service=n}making;kind;service};class Ql{metadata;reference;proxy;constructor(e,t){this.metadata=e,this.reference=t,this.proxy=a.ServiceProxy.doProxy(t,e)}}class Zl{urn;kind;method;target;resource;inspector;invoker;__intype;__retype;constructor(e,t,n,o,i){this.urn=e,this.kind=t,this.method=n,this.target=o,this.resource=i,this.inspector=n,this.invoker=new by(o),this.__intype=ze.load(a.Compiler).getDefault().intype(n),this.__retype=ze.load(a.Compiler).getDefault().retype(n)}inflect(e){return new this.__intype}inspect(e){return this.inspector}intype(e){return this.__intype}reflect(e){return new this.__retype}retype(e){return this.__retype}schema(e){return this.resource}}a.MeshEden=class extends a.Eden{providers=new ee;consumers=new ee;indies=new ee;services=new ee;references=new ee;define(e,t,n){return this.makeConsumer(e,t,n).proxy}store(e,t,n){this.providers.set(t,new Yl(!1,t,n))}infer(e,t){const n=an.from(t),o=this.makeServiceExecution(this.getEnviron(e)),i=o?.get(n.name);if(i)return i;for(let c of o.entries())if(n.matchName(c[0]))return c[1];return new yy(e,n)}refer(e,t,n,o){const i=this.makeConsumer(e,t,n),c=this.getEnviron(e),d=this.indies.computeIfy(n,g=>new ee).computeIfy(t,g=>{const h=new ee;return this.getMethods(e,n).forEach((b,v)=>b.forEach(E=>{const Z=this.makeMethodAsReference(c,t,v,E),_=new Zl(Z.urn,n,E,i.proxy,Z);this.references.set(Z.urn,_),h.set(E,_)})),h}).get(o);if(d)return d;throw new Error(`Method ${o.getName()} cant be compatible`)}inferTypes(e){const t=[];for(let n of this.providers)t.push(n[1].kind);return t}referTypes(e){const t=[];for(let n of this.consumers.keys())t.push(n);return t}makeConsumer(e,t,n){return this.consumers.computeIfy(n,o=>new ee).computeIfy(t,o=>new Ql(t,n))}makeMethodAsReference(e,t,n,o){const i=new Nn;return i.namespace=n.name,i.name=o.getName(),i.version=o.getAnnotation(De)?.version||"",i.proto=o.getAnnotation(De)?.proto||"",i.codec=o.getAnnotation(De)?.codec||"",i.flags=o.getAnnotation(De)?.flags||0,i.timeout=o.getAnnotation(De)?.timeout||12e3,i.retries=o.getAnnotation(De)?.retries||0,i.mdc=o.getAnnotation(De)?.mdc||"",i.zone=o.getAnnotation(De)?.zone||"",i.cluster=o.getAnnotation(De)?.cluster||"",i.cell=o.getAnnotation(De)?.cell||"",i.group=o.getAnnotation(De)?.group||"",i.address=o.getAnnotation(De)?.address||"",i.urn=this.getURN(o.getAnnotation(De)?.name||"",Ft,e),i}getURN(e,t,n){const o=new an;return o.domain=an.MESH_DOMAIN,o.mdc=de.anyone(t.mdc,n.mdc),o.name=e,o.flag=this.getURNFlag(t),o.toString()}getURNFlag(e){const t=(e.address||"").split(":"),n=new Tr;return n.v="00",n.proto=je.ofName(e.proto).code,n.codec=je.ofName(e.codec).code,n.version=e.version,n.zone=e.zone,n.cluster=e.cluster,n.cell=e.cell,n.group=e.group,n.address=t.length>0?t[0]:"",n.port=t.length>1?t[1]:"",n}getMethods(e,t){const n=$o.getMethods(t),o=new ee;return o.set(t,n),o}getEnviron(e){const t=new Fe;return t.mdc=an.LocalMDC,t}makeServiceExecution(e){for(let t of this.providers)t[1].making;return this.services}},a.MeshEden=Xl([$("mesh")],a.MeshEden);var em=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};const Zo="mock";a.MockFilter=class extends a.Filter{async invoke(e,t,n){if(!xn.Mock.matches(e.getRunMode())&&!Ct.Mock.enable())return await t.run(e,n);const o=ze.load(n.getInspector(e).getType()).want(Zo);if(!o)return await t.run(e,n);const i=o[n.getInspector(e).getName()];return!i||typeof i!="function"?await t.run(e,n):await i(n.getArguments(e))}},a.MockFilter=em([$(Zo,go)],a.MockFilter);var tm=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.Provider=class{},a.Provider=tm([$(a.Consumer.GRPC)],a.Provider);var nm=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.GRPCConsumer=class extends a.Consumer{start(){}close(){}consume(e,t,n,o,i){return Promise.reject(u.URN_NOT_PERMIT)}},a.GRPCConsumer=nm([$(a.Consumer.GRPC)],a.GRPCConsumer);var rm=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.GRPCProvider=class extends a.Provider{start(){}close(){}},a.GRPCProvider=rm([$(a.Consumer.GRPC)],a.GRPCProvider);function Sy(r,e){return function(){return r.apply(e,arguments)}}const{toString:im}=Object.prototype,{getPrototypeOf:es}=Object,{iterator:ho,toStringTag:_y}=Symbol,bo=(r=>e=>{const t=im.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),mn=r=>(r=r.toLowerCase(),e=>bo(e)===r),So=r=>e=>typeof e===r,{isArray:gi}=Array,hi=So("undefined");function zi(r){return r!==null&&!hi(r)&&r.constructor!==null&&!hi(r.constructor)&&Ht(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const vy=mn("ArrayBuffer");function om(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&vy(r.buffer),e}const sm=So("string"),Ht=So("function"),Oy=So("number"),Ki=r=>r!==null&&typeof r=="object",cm=r=>r===!0||r===!1,_o=r=>{if(bo(r)!=="object")return!1;const e=es(r);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(_y in r)&&!(ho in r)},am=r=>{if(!Ki(r)||zi(r))return!1;try{return Object.keys(r).length===0&&Object.getPrototypeOf(r)===Object.prototype}catch{return!1}},dm=mn("Date"),um=mn("File"),pm=r=>!!(r&&typeof r.uri<"u"),fm=r=>r&&typeof r.getParts<"u",ym=mn("Blob"),lm=mn("FileList"),mm=r=>Ki(r)&&Ht(r.pipe);function gm(){return typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}}const Ry=gm(),Py=typeof Ry.FormData<"u"?Ry.FormData:void 0,hm=r=>{let e;return r&&(Py&&r instanceof Py||Ht(r.append)&&((e=bo(r))==="formdata"||e==="object"&&Ht(r.toString)&&r.toString()==="[object FormData]"))},bm=mn("URLSearchParams"),[Sm,_m,vm,Om]=["ReadableStream","Request","Response","Headers"].map(mn),Rm=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Vi(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,o;if(typeof r!="object"&&(r=[r]),gi(r))for(n=0,o=r.length;n<o;n++)e.call(null,r[n],n,r);else{if(zi(r))return;const i=t?Object.getOwnPropertyNames(r):Object.keys(r),c=i.length;let d;for(n=0;n<c;n++)d=i[n],e.call(null,r[d],d,r)}}function jy(r,e){if(zi(r))return null;e=e.toLowerCase();const t=Object.keys(r);let n=t.length,o;for(;n-- >0;)if(o=t[n],e===o.toLowerCase())return o;return null}const Br=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,wy=r=>!hi(r)&&r!==Br;function ts(){const{caseless:r,skipUndefined:e}=wy(this)&&this||{},t={},n=(o,i)=>{if(i==="__proto__"||i==="constructor"||i==="prototype")return;const c=r&&jy(t,i)||i;_o(t[c])&&_o(o)?t[c]=ts(t[c],o):_o(o)?t[c]=ts({},o):gi(o)?t[c]=o.slice():(!e||!hi(o))&&(t[c]=o)};for(let o=0,i=arguments.length;o<i;o++)arguments[o]&&Vi(arguments[o],n);return t}const Pm=(r,e,t,{allOwnKeys:n}={})=>(Vi(e,(o,i)=>{t&&Ht(o)?Object.defineProperty(r,i,{value:Sy(o,t),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(r,i,{value:o,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:n}),r),jm=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),wm=(r,e,t,n)=>{r.prototype=Object.create(e.prototype,n),Object.defineProperty(r.prototype,"constructor",{value:r,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(r,"super",{value:e.prototype}),t&&Object.assign(r.prototype,t)},Nm=(r,e,t,n)=>{let o,i,c;const d={};if(e=e||{},r==null)return e;do{for(o=Object.getOwnPropertyNames(r),i=o.length;i-- >0;)c=o[i],(!n||n(c,r,e))&&!d[c]&&(e[c]=r[c],d[c]=!0);r=t!==!1&&es(r)}while(r&&(!t||t(r,e))&&r!==Object.prototype);return e},Tm=(r,e,t)=>{r=String(r),(t===void 0||t>r.length)&&(t=r.length),t-=e.length;const n=r.indexOf(e,t);return n!==-1&&n===t},Em=r=>{if(!r)return null;if(gi(r))return r;let e=r.length;if(!Oy(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},Am=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&es(Uint8Array)),Mm=(r,e)=>{const n=(r&&r[ho]).call(r);let o;for(;(o=n.next())&&!o.done;){const i=o.value;e.call(r,i[0],i[1])}},$m=(r,e)=>{let t;const n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},Cm=mn("HTMLFormElement"),Um=r=>r.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,n,o){return n.toUpperCase()+o}),Ny=(({hasOwnProperty:r})=>(e,t)=>r.call(e,t))(Object.prototype),Im=mn("RegExp"),Ty=(r,e)=>{const t=Object.getOwnPropertyDescriptors(r),n={};Vi(t,(o,i)=>{let c;(c=e(o,i,r))!==!1&&(n[i]=c||o)}),Object.defineProperties(r,n)},Dm=r=>{Ty(r,(e,t)=>{if(Ht(r)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;const n=r[t];if(Ht(n)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+t+"'")})}})},km=(r,e)=>{const t={},n=o=>{o.forEach(i=>{t[i]=!0})};return gi(r)?n(r):n(String(r).split(e)),t},Fm=()=>{},xm=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e;function Bm(r){return!!(r&&Ht(r.append)&&r[_y]==="FormData"&&r[ho])}const Lm=r=>{const e=new Array(10),t=(n,o)=>{if(Ki(n)){if(e.indexOf(n)>=0)return;if(zi(n))return n;if(!("toJSON"in n)){e[o]=n;const i=gi(n)?[]:{};return Vi(n,(c,d)=>{const g=t(c,o+1);!hi(g)&&(i[d]=g)}),e[o]=void 0,i}}return n};return t(r,0)},Hm=mn("AsyncFunction"),qm=r=>r&&(Ki(r)||Ht(r))&&Ht(r.then)&&Ht(r.catch),Ey=((r,e)=>r?setImmediate:e?((t,n)=>(Br.addEventListener("message",({source:o,data:i})=>{o===Br&&i===t&&n.length&&n.shift()()},!1),o=>{n.push(o),Br.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",Ht(Br.postMessage)),zm=typeof queueMicrotask<"u"?queueMicrotask.bind(Br):typeof process<"u"&&process.nextTick||Ey,l={isArray:gi,isArrayBuffer:vy,isBuffer:zi,isFormData:hm,isArrayBufferView:om,isString:sm,isNumber:Oy,isBoolean:cm,isObject:Ki,isPlainObject:_o,isEmptyObject:am,isReadableStream:Sm,isRequest:_m,isResponse:vm,isHeaders:Om,isUndefined:hi,isDate:dm,isFile:um,isReactNativeBlob:pm,isReactNative:fm,isBlob:ym,isRegExp:Im,isFunction:Ht,isStream:mm,isURLSearchParams:bm,isTypedArray:Am,isFileList:lm,forEach:Vi,merge:ts,extend:Pm,trim:Rm,stripBOM:jm,inherits:wm,toFlatObject:Nm,kindOf:bo,kindOfTest:mn,endsWith:Tm,toArray:Em,forEachEntry:Mm,matchAll:$m,isHTMLForm:Cm,hasOwnProperty:Ny,hasOwnProp:Ny,reduceDescriptors:Ty,freezeMethods:Dm,toObjectSet:km,toCamelCase:Um,noop:Fm,toFiniteNumber:xm,findKey:jy,global:Br,isContextDefined:wy,isSpecCompliantForm:Bm,toJSONObject:Lm,isAsyncFn:Hm,isThenable:qm,setImmediate:Ey,asap:zm,isIterable:r=>r!=null&&Ht(r[ho])};let L=class ml extends Error{static from(e,t,n,o,i,c){const d=new ml(e.message,t||e.code,n,o,i);return d.cause=e,d.name=e.name,e.status!=null&&d.status==null&&(d.status=e.status),c&&Object.assign(d,c),d}constructor(e,t,n,o,i){super(e),Object.defineProperty(this,"message",{value:e,enumerable:!0,writable:!0,configurable:!0}),this.name="AxiosError",this.isAxiosError=!0,t&&(this.code=t),n&&(this.config=n),o&&(this.request=o),i&&(this.response=i,this.status=i.status)}toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:l.toJSONObject(this.config),code:this.code,status:this.status}}};L.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE",L.ERR_BAD_OPTION="ERR_BAD_OPTION",L.ECONNABORTED="ECONNABORTED",L.ETIMEDOUT="ETIMEDOUT",L.ERR_NETWORK="ERR_NETWORK",L.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS",L.ERR_DEPRECATED="ERR_DEPRECATED",L.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE",L.ERR_BAD_REQUEST="ERR_BAD_REQUEST",L.ERR_CANCELED="ERR_CANCELED",L.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT",L.ERR_INVALID_URL="ERR_INVALID_URL";const Km=null;function ns(r){return l.isPlainObject(r)||l.isArray(r)}function Ay(r){return l.endsWith(r,"[]")?r.slice(0,-2):r}function rs(r,e,t){return r?r.concat(e).map(function(o,i){return o=Ay(o),!t&&i?"["+o+"]":o}).join(t?".":""):e}function Vm(r){return l.isArray(r)&&!r.some(ns)}const Wm=l.toFlatObject(l,{},null,function(e){return/^is[A-Z]/.test(e)});function vo(r,e,t){if(!l.isObject(r))throw new TypeError("target must be an object");e=e||new FormData,t=l.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(M,P){return!l.isUndefined(P[M])});const n=t.metaTokens,o=t.visitor||b,i=t.dots,c=t.indexes,g=(t.Blob||typeof Blob<"u"&&Blob)&&l.isSpecCompliantForm(e);if(!l.isFunction(o))throw new TypeError("visitor must be a function");function h(_){if(_===null)return"";if(l.isDate(_))return _.toISOString();if(l.isBoolean(_))return _.toString();if(!g&&l.isBlob(_))throw new L("Blob is not supported. Use a Buffer instead.");return l.isArrayBuffer(_)||l.isTypedArray(_)?g&&typeof Blob=="function"?new Blob([_]):Buffer.from(_):_}function b(_,M,P){let we=_;if(l.isReactNative(e)&&l.isReactNativeBlob(_))return e.append(rs(P,M,i),h(_)),!1;if(_&&!P&&typeof _=="object"){if(l.endsWith(M,"{}"))M=n?M:M.slice(0,-2),_=JSON.stringify(_);else if(l.isArray(_)&&Vm(_)||(l.isFileList(_)||l.endsWith(M,"[]"))&&(we=l.toArray(_)))return M=Ay(M),we.forEach(function(Ve,lt){!(l.isUndefined(Ve)||Ve===null)&&e.append(c===!0?rs([M],lt,i):c===null?M:M+"[]",h(Ve))}),!1}return ns(_)?!0:(e.append(rs(P,M,i),h(_)),!1)}const v=[],E=Object.assign(Wm,{defaultVisitor:b,convertValue:h,isVisitable:ns});function Z(_,M){if(!l.isUndefined(_)){if(v.indexOf(_)!==-1)throw Error("Circular reference detected in "+M.join("."));v.push(_),l.forEach(_,function(we,At){(!(l.isUndefined(we)||we===null)&&o.call(e,we,l.isString(At)?At.trim():At,M,E))===!0&&Z(we,M?M.concat(At):[At])}),v.pop()}}if(!l.isObject(r))throw new TypeError("data must be an object");return Z(r),e}function My(r){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(r).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function is(r,e){this._pairs=[],r&&vo(r,this,e)}const $y=is.prototype;$y.append=function(e,t){this._pairs.push([e,t])},$y.toString=function(e){const t=e?function(n){return e.call(this,n,My)}:My;return this._pairs.map(function(o){return t(o[0])+"="+t(o[1])},"").join("&")};function Gm(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Cy(r,e,t){if(!e)return r;const n=t&&t.encode||Gm,o=l.isFunction(t)?{serialize:t}:t,i=o&&o.serialize;let c;if(i?c=i(e,o):c=l.isURLSearchParams(e)?e.toString():new is(e,o).toString(n),c){const d=r.indexOf("#");d!==-1&&(r=r.slice(0,d)),r+=(r.indexOf("?")===-1?"?":"&")+c}return r}class Uy{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){l.forEach(this.handlers,function(n){n!==null&&e(n)})}}const os={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0},Jm={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:is,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},ss=typeof window<"u"&&typeof document<"u",cs=typeof navigator=="object"&&navigator||void 0,Xm=ss&&(!cs||["ReactNative","NativeScript","NS"].indexOf(cs.product)<0),Ym=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Qm=ss&&window.location.href||"http://localhost",yt={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:ss,hasStandardBrowserEnv:Xm,hasStandardBrowserWebWorkerEnv:Ym,navigator:cs,origin:Qm},Symbol.toStringTag,{value:"Module"})),...Jm};function Zm(r,e){return vo(r,new yt.classes.URLSearchParams,{visitor:function(t,n,o,i){return yt.isNode&&l.isBuffer(t)?(this.append(n,t.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...e})}function eg(r){return l.matchAll(/\w+|\[(\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function tg(r){const e={},t=Object.keys(r);let n;const o=t.length;let i;for(n=0;n<o;n++)i=t[n],e[i]=r[i];return e}function Iy(r){function e(t,n,o,i){let c=t[i++];if(c==="__proto__")return!0;const d=Number.isFinite(+c),g=i>=t.length;return c=!c&&l.isArray(o)?o.length:c,g?(l.hasOwnProp(o,c)?o[c]=[o[c],n]:o[c]=n,!d):((!o[c]||!l.isObject(o[c]))&&(o[c]=[]),e(t,n,o[c],i)&&l.isArray(o[c])&&(o[c]=tg(o[c])),!d)}if(l.isFormData(r)&&l.isFunction(r.entries)){const t={};return l.forEachEntry(r,(n,o)=>{e(eg(n),o,t,0)}),t}return null}function ng(r,e,t){if(l.isString(r))try{return(e||JSON.parse)(r),l.trim(r)}catch(n){if(n.name!=="SyntaxError")throw n}return(t||JSON.stringify)(r)}const Wi={transitional:os,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const n=t.getContentType()||"",o=n.indexOf("application/json")>-1,i=l.isObject(e);if(i&&l.isHTMLForm(e)&&(e=new FormData(e)),l.isFormData(e))return o?JSON.stringify(Iy(e)):e;if(l.isArrayBuffer(e)||l.isBuffer(e)||l.isStream(e)||l.isFile(e)||l.isBlob(e)||l.isReadableStream(e))return e;if(l.isArrayBufferView(e))return e.buffer;if(l.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let d;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Zm(e,this.formSerializer).toString();if((d=l.isFileList(e))||n.indexOf("multipart/form-data")>-1){const g=this.env&&this.env.FormData;return vo(d?{"files[]":e}:e,g&&new g,this.formSerializer)}}return i||o?(t.setContentType("application/json",!1),ng(e)):e}],transformResponse:[function(e){const t=this.transitional||Wi.transitional,n=t&&t.forcedJSONParsing,o=this.responseType==="json";if(l.isResponse(e)||l.isReadableStream(e))return e;if(e&&l.isString(e)&&(n&&!this.responseType||o)){const c=!(t&&t.silentJSONParsing)&&o;try{return JSON.parse(e,this.parseReviver)}catch(d){if(c)throw d.name==="SyntaxError"?L.from(d,L.ERR_BAD_RESPONSE,this,null,this.response):d}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:yt.classes.FormData,Blob:yt.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};l.forEach(["delete","get","head","post","put","patch"],r=>{Wi.headers[r]={}});const rg=l.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),ig=r=>{const e={};let t,n,o;return r&&r.split(`
|
|
2
|
+
`).forEach(function(c){o=c.indexOf(":"),t=c.substring(0,o).trim().toLowerCase(),n=c.substring(o+1).trim(),!(!t||e[t]&&rg[t])&&(t==="set-cookie"?e[t]?e[t].push(n):e[t]=[n]:e[t]=e[t]?e[t]+", "+n:n)}),e},Dy=Symbol("internals");function Gi(r){return r&&String(r).trim().toLowerCase()}function Oo(r){return r===!1||r==null?r:l.isArray(r)?r.map(Oo):String(r)}function og(r){const e=Object.create(null),t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=t.exec(r);)e[n[1]]=n[2];return e}const sg=r=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());function as(r,e,t,n,o){if(l.isFunction(n))return n.call(this,e,t);if(o&&(e=t),!!l.isString(e)){if(l.isString(n))return e.indexOf(n)!==-1;if(l.isRegExp(n))return n.test(e)}}function cg(r){return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function ag(r,e){const t=l.toCamelCase(" "+e);["get","set","has"].forEach(n=>{Object.defineProperty(r,n+t,{value:function(o,i,c){return this[n].call(this,e,o,i,c)},configurable:!0})})}let qt=class{constructor(e){e&&this.set(e)}set(e,t,n){const o=this;function i(d,g,h){const b=Gi(g);if(!b)throw new Error("header name must be a non-empty string");const v=l.findKey(o,b);(!v||o[v]===void 0||h===!0||h===void 0&&o[v]!==!1)&&(o[v||g]=Oo(d))}const c=(d,g)=>l.forEach(d,(h,b)=>i(h,b,g));if(l.isPlainObject(e)||e instanceof this.constructor)c(e,t);else if(l.isString(e)&&(e=e.trim())&&!sg(e))c(ig(e),t);else if(l.isObject(e)&&l.isIterable(e)){let d={},g,h;for(const b of e){if(!l.isArray(b))throw TypeError("Object iterator must return a key-value pair");d[h=b[0]]=(g=d[h])?l.isArray(g)?[...g,b[1]]:[g,b[1]]:b[1]}c(d,t)}else e!=null&&i(t,e,n);return this}get(e,t){if(e=Gi(e),e){const n=l.findKey(this,e);if(n){const o=this[n];if(!t)return o;if(t===!0)return og(o);if(l.isFunction(t))return t.call(this,o,n);if(l.isRegExp(t))return t.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=Gi(e),e){const n=l.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||as(this,this[n],n,t)))}return!1}delete(e,t){const n=this;let o=!1;function i(c){if(c=Gi(c),c){const d=l.findKey(n,c);d&&(!t||as(n,n[d],d,t))&&(delete n[d],o=!0)}}return l.isArray(e)?e.forEach(i):i(e),o}clear(e){const t=Object.keys(this);let n=t.length,o=!1;for(;n--;){const i=t[n];(!e||as(this,this[i],i,e,!0))&&(delete this[i],o=!0)}return o}normalize(e){const t=this,n={};return l.forEach(this,(o,i)=>{const c=l.findKey(n,i);if(c){t[c]=Oo(o),delete t[i];return}const d=e?cg(i):String(i).trim();d!==i&&delete t[i],t[d]=Oo(o),n[d]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return l.forEach(this,(n,o)=>{n!=null&&n!==!1&&(t[o]=e&&l.isArray(n)?n.join(", "):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(`
|
|
3
|
+
`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const n=new this(e);return t.forEach(o=>n.set(o)),n}static accessor(e){const n=(this[Dy]=this[Dy]={accessors:{}}).accessors,o=this.prototype;function i(c){const d=Gi(c);n[d]||(ag(o,c),n[d]=!0)}return l.isArray(e)?e.forEach(i):i(e),this}};qt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),l.reduceDescriptors(qt.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}}),l.freezeMethods(qt);function ds(r,e){const t=this||Wi,n=e||t,o=qt.from(n.headers);let i=n.data;return l.forEach(r,function(d){i=d.call(t,i,o.normalize(),e?e.status:void 0)}),o.normalize(),i}function ky(r){return!!(r&&r.__CANCEL__)}let Ji=class extends L{constructor(e,t,n){super(e??"canceled",L.ERR_CANCELED,t,n),this.name="CanceledError",this.__CANCEL__=!0}};function Fy(r,e,t){const n=t.config.validateStatus;!t.status||!n||n(t.status)?r(t):e(new L("Request failed with status code "+t.status,[L.ERR_BAD_REQUEST,L.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}function dg(r){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(r);return e&&e[1]||""}function ug(r,e){r=r||10;const t=new Array(r),n=new Array(r);let o=0,i=0,c;return e=e!==void 0?e:1e3,function(g){const h=Date.now(),b=n[i];c||(c=h),t[o]=g,n[o]=h;let v=i,E=0;for(;v!==o;)E+=t[v++],v=v%r;if(o=(o+1)%r,o===i&&(i=(i+1)%r),h-c<e)return;const Z=b&&h-b;return Z?Math.round(E*1e3/Z):void 0}}function pg(r,e){let t=0,n=1e3/e,o,i;const c=(h,b=Date.now())=>{t=b,o=null,i&&(clearTimeout(i),i=null),r(...h)};return[(...h)=>{const b=Date.now(),v=b-t;v>=n?c(h,b):(o=h,i||(i=setTimeout(()=>{i=null,c(o)},n-v)))},()=>o&&c(o)]}const Ro=(r,e,t=3)=>{let n=0;const o=ug(50,250);return pg(i=>{const c=i.loaded,d=i.lengthComputable?i.total:void 0,g=c-n,h=o(g),b=c<=d;n=c;const v={loaded:c,total:d,progress:d?c/d:void 0,bytes:g,rate:h||void 0,estimated:h&&d&&b?(d-c)/h:void 0,event:i,lengthComputable:d!=null,[e?"download":"upload"]:!0};r(v)},t)},xy=(r,e)=>{const t=r!=null;return[n=>e[0]({lengthComputable:t,total:r,loaded:n}),e[1]]},By=r=>(...e)=>l.asap(()=>r(...e)),fg=yt.hasStandardBrowserEnv?((r,e)=>t=>(t=new URL(t,yt.origin),r.protocol===t.protocol&&r.host===t.host&&(e||r.port===t.port)))(new URL(yt.origin),yt.navigator&&/(msie|trident)/i.test(yt.navigator.userAgent)):()=>!0,yg=yt.hasStandardBrowserEnv?{write(r,e,t,n,o,i,c){if(typeof document>"u")return;const d=[`${r}=${encodeURIComponent(e)}`];l.isNumber(t)&&d.push(`expires=${new Date(t).toUTCString()}`),l.isString(n)&&d.push(`path=${n}`),l.isString(o)&&d.push(`domain=${o}`),i===!0&&d.push("secure"),l.isString(c)&&d.push(`SameSite=${c}`),document.cookie=d.join("; ")},read(r){if(typeof document>"u")return null;const e=document.cookie.match(new RegExp("(?:^|; )"+r+"=([^;]*)"));return e?decodeURIComponent(e[1]):null},remove(r){this.write(r,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function lg(r){return typeof r!="string"?!1:/^([a-z][a-z\d+\-.]*:)?\/\//i.test(r)}function mg(r,e){return e?r.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):r}function Ly(r,e,t){let n=!lg(e);return r&&(n||t==!1)?mg(r,e):e}const Hy=r=>r instanceof qt?{...r}:r;function Lr(r,e){e=e||{};const t={};function n(h,b,v,E){return l.isPlainObject(h)&&l.isPlainObject(b)?l.merge.call({caseless:E},h,b):l.isPlainObject(b)?l.merge({},b):l.isArray(b)?b.slice():b}function o(h,b,v,E){if(l.isUndefined(b)){if(!l.isUndefined(h))return n(void 0,h,v,E)}else return n(h,b,v,E)}function i(h,b){if(!l.isUndefined(b))return n(void 0,b)}function c(h,b){if(l.isUndefined(b)){if(!l.isUndefined(h))return n(void 0,h)}else return n(void 0,b)}function d(h,b,v){if(v in e)return n(h,b);if(v in r)return n(void 0,h)}const g={url:i,method:i,data:i,baseURL:c,transformRequest:c,transformResponse:c,paramsSerializer:c,timeout:c,timeoutMessage:c,withCredentials:c,withXSRFToken:c,adapter:c,responseType:c,xsrfCookieName:c,xsrfHeaderName:c,onUploadProgress:c,onDownloadProgress:c,decompress:c,maxContentLength:c,maxBodyLength:c,beforeRedirect:c,transport:c,httpAgent:c,httpsAgent:c,cancelToken:c,socketPath:c,responseEncoding:c,validateStatus:d,headers:(h,b,v)=>o(Hy(h),Hy(b),v,!0)};return l.forEach(Object.keys({...r,...e}),function(b){if(b==="__proto__"||b==="constructor"||b==="prototype")return;const v=l.hasOwnProp(g,b)?g[b]:o,E=v(r[b],e[b],b);l.isUndefined(E)&&v!==d||(t[b]=E)}),t}const qy=r=>{const e=Lr({},r);let{data:t,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:i,headers:c,auth:d}=e;if(e.headers=c=qt.from(c),e.url=Cy(Ly(e.baseURL,e.url,e.allowAbsoluteUrls),r.params,r.paramsSerializer),d&&c.set("Authorization","Basic "+btoa((d.username||"")+":"+(d.password?unescape(encodeURIComponent(d.password)):""))),l.isFormData(t)){if(yt.hasStandardBrowserEnv||yt.hasStandardBrowserWebWorkerEnv)c.setContentType(void 0);else if(l.isFunction(t.getHeaders)){const g=t.getHeaders(),h=["content-type","content-length"];Object.entries(g).forEach(([b,v])=>{h.includes(b.toLowerCase())&&c.set(b,v)})}}if(yt.hasStandardBrowserEnv&&(n&&l.isFunction(n)&&(n=n(e)),n||n!==!1&&fg(e.url))){const g=o&&i&&yg.read(i);g&&c.set(o,g)}return e},gg=typeof XMLHttpRequest<"u"&&function(r){return new Promise(function(t,n){const o=qy(r);let i=o.data;const c=qt.from(o.headers).normalize();let{responseType:d,onUploadProgress:g,onDownloadProgress:h}=o,b,v,E,Z,_;function M(){Z&&Z(),_&&_(),o.cancelToken&&o.cancelToken.unsubscribe(b),o.signal&&o.signal.removeEventListener("abort",b)}let P=new XMLHttpRequest;P.open(o.method.toUpperCase(),o.url,!0),P.timeout=o.timeout;function we(){if(!P)return;const Ve=qt.from("getAllResponseHeaders"in P&&P.getAllResponseHeaders()),Xt={data:!d||d==="text"||d==="json"?P.responseText:P.response,status:P.status,statusText:P.statusText,headers:Ve,config:r,request:P};Fy(function(zt){t(zt),M()},function(zt){n(zt),M()},Xt),P=null}"onloadend"in P?P.onloadend=we:P.onreadystatechange=function(){!P||P.readyState!==4||P.status===0&&!(P.responseURL&&P.responseURL.indexOf("file:")===0)||setTimeout(we)},P.onabort=function(){P&&(n(new L("Request aborted",L.ECONNABORTED,r,P)),P=null)},P.onerror=function(lt){const Xt=lt&<.message?lt.message:"Network Error",tr=new L(Xt,L.ERR_NETWORK,r,P);tr.event=lt||null,n(tr),P=null},P.ontimeout=function(){let lt=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const Xt=o.transitional||os;o.timeoutErrorMessage&&(lt=o.timeoutErrorMessage),n(new L(lt,Xt.clarifyTimeoutError?L.ETIMEDOUT:L.ECONNABORTED,r,P)),P=null},i===void 0&&c.setContentType(null),"setRequestHeader"in P&&l.forEach(c.toJSON(),function(lt,Xt){P.setRequestHeader(Xt,lt)}),l.isUndefined(o.withCredentials)||(P.withCredentials=!!o.withCredentials),d&&d!=="json"&&(P.responseType=o.responseType),h&&([E,_]=Ro(h,!0),P.addEventListener("progress",E)),g&&P.upload&&([v,Z]=Ro(g),P.upload.addEventListener("progress",v),P.upload.addEventListener("loadend",Z)),(o.cancelToken||o.signal)&&(b=Ve=>{P&&(n(!Ve||Ve.type?new Ji(null,r,P):Ve),P.abort(),P=null)},o.cancelToken&&o.cancelToken.subscribe(b),o.signal&&(o.signal.aborted?b():o.signal.addEventListener("abort",b)));const At=dg(o.url);if(At&&yt.protocols.indexOf(At)===-1){n(new L("Unsupported protocol "+At+":",L.ERR_BAD_REQUEST,r));return}P.send(i||null)})},hg=(r,e)=>{const{length:t}=r=r?r.filter(Boolean):[];if(e||t){let n=new AbortController,o;const i=function(h){if(!o){o=!0,d();const b=h instanceof Error?h:this.reason;n.abort(b instanceof L?b:new Ji(b instanceof Error?b.message:b))}};let c=e&&setTimeout(()=>{c=null,i(new L(`timeout of ${e}ms exceeded`,L.ETIMEDOUT))},e);const d=()=>{r&&(c&&clearTimeout(c),c=null,r.forEach(h=>{h.unsubscribe?h.unsubscribe(i):h.removeEventListener("abort",i)}),r=null)};r.forEach(h=>h.addEventListener("abort",i));const{signal:g}=n;return g.unsubscribe=()=>l.asap(d),g}},bg=function*(r,e){let t=r.byteLength;if(t<e){yield r;return}let n=0,o;for(;n<t;)o=n+e,yield r.slice(n,o),n=o},Sg=async function*(r,e){for await(const t of _g(r))yield*bg(t,e)},_g=async function*(r){if(r[Symbol.asyncIterator]){yield*r;return}const e=r.getReader();try{for(;;){const{done:t,value:n}=await e.read();if(t)break;yield n}}finally{await e.cancel()}},zy=(r,e,t,n)=>{const o=Sg(r,e);let i=0,c,d=g=>{c||(c=!0,n&&n(g))};return new ReadableStream({async pull(g){try{const{done:h,value:b}=await o.next();if(h){d(),g.close();return}let v=b.byteLength;if(t){let E=i+=v;t(E)}g.enqueue(new Uint8Array(b))}catch(h){throw d(h),h}},cancel(g){return d(g),o.return()}},{highWaterMark:2})},Ky=64*1024,{isFunction:Po}=l,vg=(({Request:r,Response:e})=>({Request:r,Response:e}))(l.global),{ReadableStream:Vy,TextEncoder:Wy}=l.global,Gy=(r,...e)=>{try{return!!r(...e)}catch{return!1}},Og=r=>{r=l.merge.call({skipUndefined:!0},vg,r);const{fetch:e,Request:t,Response:n}=r,o=e?Po(e):typeof fetch=="function",i=Po(t),c=Po(n);if(!o)return!1;const d=o&&Po(Vy),g=o&&(typeof Wy=="function"?(_=>M=>_.encode(M))(new Wy):async _=>new Uint8Array(await new t(_).arrayBuffer())),h=i&&d&&Gy(()=>{let _=!1;const M=new t(yt.origin,{body:new Vy,method:"POST",get duplex(){return _=!0,"half"}}).headers.has("Content-Type");return _&&!M}),b=c&&d&&Gy(()=>l.isReadableStream(new n("").body)),v={stream:b&&(_=>_.body)};o&&["text","arrayBuffer","blob","formData","stream"].forEach(_=>{!v[_]&&(v[_]=(M,P)=>{let we=M&&M[_];if(we)return we.call(M);throw new L(`Response type '${_}' is not supported`,L.ERR_NOT_SUPPORT,P)})});const E=async _=>{if(_==null)return 0;if(l.isBlob(_))return _.size;if(l.isSpecCompliantForm(_))return(await new t(yt.origin,{method:"POST",body:_}).arrayBuffer()).byteLength;if(l.isArrayBufferView(_)||l.isArrayBuffer(_))return _.byteLength;if(l.isURLSearchParams(_)&&(_=_+""),l.isString(_))return(await g(_)).byteLength},Z=async(_,M)=>{const P=l.toFiniteNumber(_.getContentLength());return P??E(M)};return async _=>{let{url:M,method:P,data:we,signal:At,cancelToken:Ve,timeout:lt,onDownloadProgress:Xt,onUploadProgress:tr,responseType:zt,headers:Xi,withCredentials:bi="same-origin",fetchOptions:No}=qy(_),To=e||fetch;zt=zt?(zt+"").toLowerCase():"text";let Si=hg([At,Ve&&Ve.toAbortSignal()],lt),qr=null;const nr=Si&&Si.unsubscribe&&(()=>{Si.unsubscribe()});let Yi;try{if(tr&&h&&P!=="get"&&P!=="head"&&(Yi=await Z(Xi,we))!==0){let hn=new t(M,{method:"POST",body:we,duplex:"half"}),rr;if(l.isFormData(we)&&(rr=hn.headers.get("content-type"))&&Xi.setContentType(rr),hn.body){const[D,bn]=xy(Yi,Ro(By(tr)));we=zy(hn.body,Ky,D,bn)}}l.isString(bi)||(bi=bi?"include":"omit");const nt=i&&"credentials"in t.prototype,Qi={...No,signal:Si,method:P.toUpperCase(),headers:Xi.normalize().toJSON(),body:we,duplex:"half",credentials:nt?bi:void 0};qr=i&&new t(M,Qi);let gn=await(i?To(qr,No):To(M,Qi));const Zi=b&&(zt==="stream"||zt==="response");if(b&&(Xt||Zi&&nr)){const hn={};["status","statusText","headers"].forEach(Ao=>{hn[Ao]=gn[Ao]});const rr=l.toFiniteNumber(gn.headers.get("content-length")),[D,bn]=Xt&&xy(rr,Ro(By(Xt),!0))||[];gn=new n(zy(gn.body,Ky,D,()=>{bn&&bn(),nr&&nr()}),hn)}zt=zt||"text";let Eo=await v[l.findKey(v,zt)||"text"](gn,_);return!Zi&&nr&&nr(),await new Promise((hn,rr)=>{Fy(hn,rr,{data:Eo,headers:qt.from(gn.headers),status:gn.status,statusText:gn.statusText,config:_,request:qr})})}catch(nt){throw nr&&nr(),nt&&nt.name==="TypeError"&&/Load failed|fetch/i.test(nt.message)?Object.assign(new L("Network Error",L.ERR_NETWORK,_,qr,nt&&nt.response),{cause:nt.cause||nt}):L.from(nt,nt&&nt.code,_,qr,nt&&nt.response)}}},Rg=new Map,Jy=r=>{let e=r&&r.env||{};const{fetch:t,Request:n,Response:o}=e,i=[n,o,t];let c=i.length,d=c,g,h,b=Rg;for(;d--;)g=i[d],h=b.get(g),h===void 0&&b.set(g,h=d?new Map:Og(e)),b=h;return h};Jy();const us={http:Km,xhr:gg,fetch:{get:Jy}};l.forEach(us,(r,e)=>{if(r){try{Object.defineProperty(r,"name",{value:e})}catch{}Object.defineProperty(r,"adapterName",{value:e})}});const Xy=r=>`- ${r}`,Pg=r=>l.isFunction(r)||r===null||r===!1;function jg(r,e){r=l.isArray(r)?r:[r];const{length:t}=r;let n,o;const i={};for(let c=0;c<t;c++){n=r[c];let d;if(o=n,!Pg(n)&&(o=us[(d=String(n)).toLowerCase()],o===void 0))throw new L(`Unknown adapter '${d}'`);if(o&&(l.isFunction(o)||(o=o.get(e))))break;i[d||"#"+c]=o}if(!o){const c=Object.entries(i).map(([g,h])=>`adapter ${g} `+(h===!1?"is not supported by the environment":"is not available in the build"));let d=t?c.length>1?`since :
|
|
4
|
+
`+c.map(Xy).join(`
|
|
5
|
+
`):" "+Xy(c[0]):"as no adapter specified";throw new L("There is no suitable adapter to dispatch the request "+d,"ERR_NOT_SUPPORT")}return o}const Yy={getAdapter:jg,adapters:us};function ps(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new Ji(null,r)}function Qy(r){return ps(r),r.headers=qt.from(r.headers),r.data=ds.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),Yy.getAdapter(r.adapter||Wi.adapter,r)(r).then(function(n){return ps(r),n.data=ds.call(r,r.transformResponse,n),n.headers=qt.from(n.headers),n},function(n){return ky(n)||(ps(r),n&&n.response&&(n.response.data=ds.call(r,r.transformResponse,n.response),n.response.headers=qt.from(n.response.headers))),Promise.reject(n)})}const Zy="1.13.6",jo={};["object","boolean","number","function","string","symbol"].forEach((r,e)=>{jo[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});const el={};jo.transitional=function(e,t,n){function o(i,c){return"[Axios v"+Zy+"] Transitional option '"+i+"'"+c+(n?". "+n:"")}return(i,c,d)=>{if(e===!1)throw new L(o(c," has been removed"+(t?" in "+t:"")),L.ERR_DEPRECATED);return t&&!el[c]&&(el[c]=!0,console.warn(o(c," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(i,c,d):!0}},jo.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function wg(r,e,t){if(typeof r!="object")throw new L("options must be an object",L.ERR_BAD_OPTION_VALUE);const n=Object.keys(r);let o=n.length;for(;o-- >0;){const i=n[o],c=e[i];if(c){const d=r[i],g=d===void 0||c(d,i,r);if(g!==!0)throw new L("option "+i+" must be "+g,L.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new L("Unknown option "+i,L.ERR_BAD_OPTION)}}const wo={assertOptions:wg,validators:jo},dn=wo.validators;let Hr=class{constructor(e){this.defaults=e||{},this.interceptors={request:new Uy,response:new Uy}}async request(e,t){try{return await this._request(e,t)}catch(n){if(n instanceof Error){let o={};Error.captureStackTrace?Error.captureStackTrace(o):o=new Error;const i=o.stack?o.stack.replace(/^.+\n/,""):"";try{n.stack?i&&!String(n.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(n.stack+=`
|
|
6
|
+
`+i):n.stack=i}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=Lr(this.defaults,t);const{transitional:n,paramsSerializer:o,headers:i}=t;n!==void 0&&wo.assertOptions(n,{silentJSONParsing:dn.transitional(dn.boolean),forcedJSONParsing:dn.transitional(dn.boolean),clarifyTimeoutError:dn.transitional(dn.boolean),legacyInterceptorReqResOrdering:dn.transitional(dn.boolean)},!1),o!=null&&(l.isFunction(o)?t.paramsSerializer={serialize:o}:wo.assertOptions(o,{encode:dn.function,serialize:dn.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),wo.assertOptions(t,{baseUrl:dn.spelling("baseURL"),withXsrfToken:dn.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let c=i&&l.merge(i.common,i[t.method]);i&&l.forEach(["delete","get","head","post","put","patch","common"],_=>{delete i[_]}),t.headers=qt.concat(c,i);const d=[];let g=!0;this.interceptors.request.forEach(function(M){if(typeof M.runWhen=="function"&&M.runWhen(t)===!1)return;g=g&&M.synchronous;const P=t.transitional||os;P&&P.legacyInterceptorReqResOrdering?d.unshift(M.fulfilled,M.rejected):d.push(M.fulfilled,M.rejected)});const h=[];this.interceptors.response.forEach(function(M){h.push(M.fulfilled,M.rejected)});let b,v=0,E;if(!g){const _=[Qy.bind(this),void 0];for(_.unshift(...d),_.push(...h),E=_.length,b=Promise.resolve(t);v<E;)b=b.then(_[v++],_[v++]);return b}E=d.length;let Z=t;for(;v<E;){const _=d[v++],M=d[v++];try{Z=_(Z)}catch(P){M.call(this,P);break}}try{b=Qy.call(this,Z)}catch(_){return Promise.reject(_)}for(v=0,E=h.length;v<E;)b=b.then(h[v++],h[v++]);return b}getUri(e){e=Lr(this.defaults,e);const t=Ly(e.baseURL,e.url,e.allowAbsoluteUrls);return Cy(t,e.params,e.paramsSerializer)}};l.forEach(["delete","get","head","options"],function(e){Hr.prototype[e]=function(t,n){return this.request(Lr(n||{},{method:e,url:t,data:(n||{}).data}))}}),l.forEach(["post","put","patch"],function(e){function t(n){return function(i,c,d){return this.request(Lr(d||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:c}))}}Hr.prototype[e]=t(),Hr.prototype[e+"Form"]=t(!0)});let Ng=class gl{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let t;this.promise=new Promise(function(i){t=i});const n=this;this.promise.then(o=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](o);n._listeners=null}),this.promise.then=o=>{let i;const c=new Promise(d=>{n.subscribe(d),i=d}).then(o);return c.cancel=function(){n.unsubscribe(i)},c},e(function(i,c,d){n.reason||(n.reason=new Ji(i,c,d),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){const e=new AbortController,t=n=>{e.abort(n)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new gl(function(o){e=o}),cancel:e}}};function Tg(r){return function(t){return r.apply(null,t)}}function Eg(r){return l.isObject(r)&&r.isAxiosError===!0}const fs={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(fs).forEach(([r,e])=>{fs[e]=r});function tl(r){const e=new Hr(r),t=Sy(Hr.prototype.request,e);return l.extend(t,Hr.prototype,e,{allOwnKeys:!0}),l.extend(t,e,null,{allOwnKeys:!0}),t.create=function(o){return tl(Lr(r,o))},t}const He=tl(Wi);He.Axios=Hr,He.CanceledError=Ji,He.CancelToken=Ng,He.isCancel=ky,He.VERSION=Zy,He.toFormData=vo,He.AxiosError=L,He.Cancel=He.CanceledError,He.all=function(e){return Promise.all(e)},He.spread=Tg,He.isAxiosError=Eg,He.mergeConfig=Lr,He.AxiosHeaders=qt,He.formToJSON=r=>Iy(l.isHTMLForm(r)?new FormData(r):r),He.getAdapter=Yy.getAdapter,He.HttpStatusCode=fs,He.default=He;const{Axios:ph,AxiosError:fh,CanceledError:yh,isCancel:lh,CancelToken:mh,VERSION:gh,all:hh,Cancel:bh,isAxiosError:Sh,spread:_h,toFormData:vh,AxiosHeaders:Oh,HttpStatusCode:Rh,formToJSON:Ph,getAdapter:jh,mergeConfig:wh}=He;var Ag=function(r,e,t,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(r,e,t,n);else for(var d=r.length-1;d>=0;d--)(c=r[d])&&(i=(o<3?c(i):o>3?c(e,t,i):c(e,t))||i);return o>3&&i&&Object.defineProperty(e,t,i),i};a.HTTPConsumer=class extends a.Consumer{timeout=1e4;cs=new Map;getAddr(e){const t=de.MESH_ADDRESS.get().any();return e.getAttribute(Gt.REMOTE)??t}async getClient(e){if(!this.cs.has(e)){const t={baseURL:e,timeout:this.timeout,headers:{"Content-Type":"application/json;charset=UTF-8"}};if(globalThis.__vitest_environment__=="node"){const o=await Promise.resolve().then(()=>Hg);t.httpsAgent=new o.Agent({rejectUnauthorized:!1})}const n=He.create(t);n.interceptors.request.use(o=>o),this.cs.set(e,n)}return this.cs.get(e)}start(){}close(){}async consume(e,t,n,o,i){const c=o.schema(e).timeout??this.timeout,d=e.getAttribute(Gt.TIMEOUT)??this.timeout,g=ze.load(a.Codec).getDefault(),h=g.decode(i,Object),b=await this.invoke(e,h,Object,n,Math.max(d,c));return g.encode(b)}async invoke(e,t,n,o,i){const c={"mesh-urn":o};e.getAttachments().forEach((g,h)=>{c[g]=h});const d=this.getAddr(e);return await this.doing(e,d,"mpc/invoke",t,c,Math.max(this.timeout,i))}async doing(e,t,n,o,i,c){const d=Nr();if(d?.consumer)return d?.consumer(e,t,n,o,i,c);const h=await(await this.getClient(t)).post(`${t}${n}`,o,{timeout:Math.max(this.timeout,c),headers:i});if(h.status!==200)throw cr.errorf(h);return h.data}},a.HTTPConsumer=Ag([$(a.Consumer.HTTP)],a.HTTPConsumer);class ys{name="";icon;path="";describe;disable=!1;star=!1;route;children=[];parent;attrs;static abs(e,t=""){if(!e.parent)return`${t}${e.path}`;const n=this.abs(e.parent).replaceAll("/*","");return n==""?`${t}${e.path}`:`${t}${n}${e.path.replaceAll("/*","")}`}static preproc(e){e?.forEach(t=>{t.children?.forEach(n=>{n.parent=t}),this.preproc(t?.children||[])})}static chain(e){return e.parent?[...ys.chain(e.parent),e]:[]}}class Mg extends a.Network{proxy;constructor(){super(),this.proxy=a.ServiceProxy.proxy(a.Network)}environ(e){return this.proxy.environ(e)}accessible(e,t){return this.proxy.accessible(e)}refresh(e,t){return this.proxy.refresh(e)}route(e,t){return this.proxy.route(e)}routes(e){return this.proxy.routes(e)}disable(e,t){return this.proxy.disable(e)}enable(e,t){return this.proxy.enable(e)}index(e,t){return this.proxy.index(e)}version(e,t){return this.proxy.version(e)}}class $g{values=[];filter=(e,t)=>!0;constructor(e,t){this.values=e||[],this.filter=t}index(e){const t=e.factor||{},n=new fe;n.index=e.index,n.sid=e.sid||"",n.limit=e.limit,n.total=e.index*e.limit,n.next=!1,n.data=[];const o=n.index*n.limit,i=(n.index+1)*n.limit;for(let c=o;c<this.values.length&&!(o>=this.values.length);c++){const d=this.values[c];n.data.length<e.limit&&o<=n.total&&n.total<i&&n.data.push(d),(!this.filter||this.filter(d,t))&&n.total++}return n.total>i&&(n.next=!0),n}}const Cg=[{label:"微信",value:"wechat"},{label:"抖音",value:"douyin"},{label:"飞书",value:"feishu"},{label:"钉钉",value:"dingtalk"}];class Jt{redirect;session;cacheKey="mesh.token";static tokenizer=a.ServiceProxy.proxy(a.Tokenizer);static instance=new Jt;async authorize(e,t){const n=await Jt.tokenizer.quickauth(t);this.session=await Jt.tokenizer.authenticate(n.token),localStorage.setItem(this.cacheKey,n.token)}authorized(){return(this.session?.token??localStorage.getItem(this.cacheKey)??"")!=""}async authenticate(){if(this.session)return this.session;const e=localStorage.getItem(this.cacheKey);if(!e)throw u.UNAUTHORIZED;return this.session=await Jt.tokenizer.authenticate(e),this.session}async destroy(){const e=this.session?.token??localStorage.getItem(this.cacheKey);e&&e!=""&&await Jt.tokenizer.destroy(e),localStorage.removeItem(this.cacheKey),this.session=void 0}static global(){return Jt.instance}}const nl=$t.createContext(void 0),Ug=({children:r,redirect:e})=>{const t=$t.useMemo(()=>(Jt.global().redirect=e,Jt.global()),[e]);return Mt.jsx(nl.Provider,{value:t,children:r})},rl=()=>{const r=$t.useContext(nl);if(!r)throw new Error("useAuth must be used within a AuthContextProvider");return r},Ig=({next:r})=>{const e=rl();return $t.useEffect(()=>{Jt.global().authenticate().catch(console.log)},[]),r(e.authorized(),e.redirect??"")},Dg=["apply.captcha.mesh","match.captcha.mesh","quickauth.auth.mesh","authorize.oauth.mesh","authenticate.oauth.mesh","settings.x.devops"];mi.onBefore("mesh.authorize",async(r,e)=>{const t=Jt.global().session,n=new URLSearchParams(globalThis.location.search);if(e.getAttachments(r).set("mesh-token",t?.token??n.get("token")??""),e.getAttachments(r).set("mesh-query",globalThis.location.search),!Dg.some(o=>r.getUrn().includes(o))&&!t?.token){const o=await Jt.global().authenticate();e.getAttachments(r).set("mesh-token",o.token)}}),mi.onFailure("mesh.authenticate",async(r,e,t)=>{if(t.getCode()=="E0000000630"||t.getCode()=="E0000000401"){globalThis.location.href=Jt.global().redirect??"";return}console.log(t.getMessage())});class il{async sse(e,t,n){const o=new URLSearchParams(globalThis.location.search),i=`${globalThis.location.origin}${globalThis.location.pathname}/mpc/sse`;await new xg(i,n,t,{"mesh-token":o.get("token")??"","mesh-query":globalThis.location.search,"mesh-proxy":t?.options?.proxy??"","mesh-urn":an.urn(`${e}.builtin.sse`).toString()}).connect()}async fileup(e,t,n,o){const i=new FormData;return i.append("f",e instanceof File?e:new File([e],`mesh_${Date.now()}.${n}`)),new Promise((c,d)=>{const g=`${globalThis.location.origin}${globalThis.location.pathname}/mpc/w`,h=new XMLHttpRequest;h.upload.onprogress=b=>o?.(Math.round(b.loaded/b.total*100)),h.onload=()=>h.status<300?c(h.responseText.substring(1)):d(new Error(`HTTP ${h.status}`)),h.onerror=()=>d(new Error("unknown error")),h.open("POST",g),h.setRequestHeader("mesh-bucket",t??""),h.send(i)})}}const ol=$t.createContext(void 0),kg=()=>{const r=$t.useContext(ol);if(!r)throw new Error("useSSE must be used within a SSEContextProvider");return r},Fg=({children:r})=>{const e=$t.useMemo(()=>new il,[]),t=$t.useCallback(()=>{},[]);return $t.useEffect(()=>(t(),globalThis.addEventListener("online",t),()=>{globalThis.removeEventListener("online",t)}),[t]),Mt.jsx(ol.Provider,{value:e,children:r})};class xg{codec=ze.load(a.Codec).getDefault();ctl=new AbortController;decoder=new TextDecoder;url;body;headers;onmessage;buffer="";reader;constructor(e,t,n={},o={}){this.url=e,this.body=n,this.headers=o,this.onmessage=t}async connect(){const e=await fetch(this.url,{method:"POST",headers:{"Content-Type":"application/json; charset=utf-8",Accept:"text/event-stream","Cache-Control":"no-cache",...this.headers},body:this.codec.encodeString(this.body),signal:this.ctl.signal});if(!e.ok)throw cr.errorf(e);const t=e.headers.get("content-type");if(!t?.includes("text/event-stream"))throw cr.errorf("unexpected content-type: "+t);if(!e.body)throw await this.close(),cr.errorf("unexpected stream response");for(this.reader=e.body.getReader();;){const{done:n,value:o}=await this.reader.read();if(n){await this.close();break}if(await this.process(this.buffer,o)){await this.close();break}}}async process(e,t){const n=e+this.decoder.decode(t,{stream:!0});if(n.endsWith(`
|
|
7
|
+
`))return this.buffer="",await this.consume(n.split(`
|
|
8
|
+
`));{const o=n.split(`
|
|
9
|
+
`);return this.buffer=o[o.length-1],await this.consume(o.slice(0,o.length-1))}}async consume(e){for(const t of e)if(t!=""){if(t.startsWith("event:"))return!1;if(t.startsWith("data:")){const n=this.codec.decodeString(t.slice(5).trim(),wi);if(u.SUCCESS.getCode()!=n.code)return!0;await this.onmessage(n.content)}if(t.startsWith("id:")||t.startsWith("retry:"))return!1}return!1}state(){return this.reader!==null&&!this.ctl?.signal.aborted}async close(){await this.reader?.cancel(),this.ctl.abort()}}class Bg{builtin=a.ServiceProxy.proxy(a.Builtin);cache=a.ServiceProxy.proxy(a.Cache);cipherEconomy=a.ServiceProxy.proxy(a.CipherEconomy);cipherProvider=a.ServiceProxy.proxy(a.CipherProvider);cluster=a.ServiceProxy.proxy(a.Cluster);commercialize=a.ServiceProxy.proxy(a.Commercialize);cryptor=a.ServiceProxy.proxy(a.Cryptor);daler=a.ServiceProxy.proxy(a.Daler);dataHouse=a.ServiceProxy.proxy(a.DataHouse);devops=a.ServiceProxy.proxy(a.Devops);endpoint=a.ServiceProxy.proxy(a.Endpoint);firewalld=a.ServiceProxy.proxy(a.Firewalld);graph=a.ServiceProxy.proxy(a.Graph);kms=a.ServiceProxy.proxy(a.KMS);kv=a.ServiceProxy.proxy(a.KV);licenser=a.ServiceProxy.proxy(a.Licenser);locker=a.ServiceProxy.proxy(a.Locker);network=a.ServiceProxy.proxy(a.Network);pipeline=a.ServiceProxy.proxy(a.Pipeline);publisher=a.ServiceProxy.proxy(a.Publisher);registry=a.ServiceProxy.proxy(a.Registry);savepoint=a.ServiceProxy.proxy(a.Savepoint);scheduler=a.ServiceProxy.proxy(a.Scheduler);sequence=a.ServiceProxy.proxy(a.Sequence);subscriber=a.ServiceProxy.proxy(a.Subscriber);tokenizer=a.ServiceProxy.proxy(a.Tokenizer);authProvider=a.ServiceProxy.proxy(a.AuthProvider);transporter=a.ServiceProxy.proxy(a.Transporter);fileSystem=a.ServiceProxy.proxy(a.FileSystem);vm=a.ServiceProxy.proxy(a.VM);workflow=a.ServiceProxy.proxy(a.Workflow)}const Lg=new Bg,Hg=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));a.AccessCode=so,a.AccessGrant=hr,a.AccessID=co,a.AccessToken=Hn,a.Addrs=mo,a.Appdata=en,a.Argument=_s,a.Ark=Oe,a.AuthContextProvider=Ug,a.Authenticator=Ig,a.Body=Te,a.Buffer=py,a.CONSUMER=go,a.CRL=Oi,a.CacheBody=gt,a.Captcha=Jr,a.Cause=Ut,a.CipherEntity=vn,a.CipherHello=mt,a.CipherKey=io,a.CipherKeygen=dr,a.CipherObject=st,a.CipherRegen=Ri,a.CipherSuite=Mr,a.CipherTxEntity=Pi,a.Citizen=ys,a.CommerceEnviron=Gr,a.CommerceLicense=Wr,a.Context=ro,a.Credential=Qt,a.CrtRevokeRequest=Vr,a.CrtRotateRequest=Cr,a.DalerBinlog=Bn,a.DalerCluster=Qe,a.DalerDTSJob=ke,a.DalerInstance=zr,a.DalerSource=It,a.DalerTest=$r,a.DataLord=vi,a.Deque=Rs,a.Document=ur,a.DocumentMetadata=pr,a.DtxBranch=An,a.DtxDefinition=Sr,a.Dynamic=$o,a.DynamicOption=Kt,a.DynamicRoute=qn,a.DynamicServer=Qr,a.EndpointSticker=nu,a.Entry=ji,a.Env=it,a.Environ=Fe,a.Errors=cr,a.Event=dt,a.FileEntry=Kr,a.FileMirror=Kn,a.Firewall=ue,a.GenericExecution=yy,a.GenericInspector=ly,a.GenericParameters=Jo,a.GenericReturns=Xo,a.GrantCode=Io,a.Header=Ke,a.Hodor=Fo,a.Hook=mi,a.Idx=sr,a.Inbound=Do,a.Institution=oo,a.Key=ar,a.KeyCsr=Ge,a.Keys=kt,a.Keyset=Uo,a.KindMirror=fn,a.Lattice=Ln,a.License=me,a.Location=mr,a.MPI=De,a.MPS=_i,a.Mani=Ar,a.Manifest=yn,a.Matcher=ao,a.Mesh=Gt,a.MeshCode=J,a.MeshContext=qi,a.MeshFlags=je,a.MeshNetwork=Mg,a.MeshService=Lg,a.Metadata=ko,a.MethodInspector=vs,a.MethodMirror=Mn,a.Mock=Zo,a.Mode=Ct,a.MpcStream=zo,a.Netlist=br,a.Outbound=Ni,a.PROVIDER=my,a.Packet=tn,a.Page=fe,a.Paging=j,a.ParameterMirror=zn,a.Payload=Ei,a.Principal=St,a.QrParties=Cg,a.Reference=Nn,a.ReferenceInvokeHandler=hy,a.Registration=ut,a.RegistrationKind=Al,a.Replica=We,a.ReturnMirror=_r,a.Routable=xi,a.Route=ae,a.RunMode=xn,a.SPI=un,a.Script=ve,a.SecretCsr=wn,a.SecretKey=gr,a.Service=Ft,a.ServiceInvocation=gy,a.ServiceInvokeHandler=by,a.ServiceLoader=ze,a.Session=_t,a.Settings=On,a.StatefulServer=fy,a.States=Ur,a.Status=u,a.StreamContext=il,a.StreamContextProvider=Fg,a.StreamEntity=Yt,a.StreamHello=fr,a.StreamOption=Dt,a.StreamPacket=wi,a.TextDecoder=uy,a.TextEncoder=dy,a.ThrowableMirror=Ti,a.Timeout=jn,a.Tool=de,a.Topic=Ce,a.Triplet=Ec,a.Types=ir,a.URC=Zt,a.URN=an,a.URNFlag=Tr,a.VTable=$g,a.VariableMirror=pn,a.Versions=Ai,a.WorkChart=xt,a.WorkContext=Xn,a.WorkGroup=Jn,a.WorkIntent=vr,a.WorkRoutine=Ir,a.WorkSide=Mi,a.WorkTask=Gn,a.WorkVertex=ot,a.Worker=Ze,a.binding=vl,a.buffer=Go,a.composite=Yo,a.context=p,a.descriptor=Nr,a.dict=ee,a.globalPtr=Fn,a.index=s,a.instanceOfCodeable=Os,a.list=_n,a.mpi=f,a.mps=Tl,a.returnType=Dl,a.spi=$,a.textDecoder=Wo,a.textEncoder=yo,a.useAuth=rl,a.useStream=kg,a.withCodec=Hl,a.withConsumer=Ll,a.withMode=bl,Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})}));
|