@opentiny/next-sdk 0.1.12 → 0.1.14
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/agent/AgentModelProvider.ts +48 -16
- package/agent/type.ts +23 -14
- package/dist/WebMcpClient.d.ts +24 -360
- package/dist/agent/AgentModelProvider.d.ts +3 -2
- package/dist/agent/AgentModelProvider.js +41 -19
- package/dist/agent/type.d.ts +21 -15
- package/dist/index.d.ts +1 -0
- package/dist/index.es.dev.js +2448 -3251
- package/dist/index.es.js +10487 -11174
- package/dist/index.js +1 -0
- package/dist/index.umd.dev.js +2447 -3250
- package/dist/index.umd.js +47 -43
- package/dist/{mcpsdk@1.20.1.dev.js → mcpsdk@1.17.0.dev.js} +1281 -1453
- package/dist/{mcpsdk@1.20.1.es.dev.js → mcpsdk@1.17.0.es.dev.js} +1283 -1455
- package/dist/{mcpsdk@1.20.1.es.js → mcpsdk@1.17.0.es.js} +4045 -4140
- package/dist/mcpsdk@1.17.0.js +16 -0
- package/dist/webagent.dev.js +11961 -4535
- package/dist/webagent.es.dev.js +11968 -4542
- package/dist/webagent.es.js +17400 -13275
- package/dist/webagent.js +60 -56
- package/dist/webmcp-full.dev.js +451 -584
- package/dist/webmcp-full.es.dev.js +451 -584
- package/dist/webmcp-full.es.js +5985 -6078
- package/dist/webmcp-full.js +13 -13
- package/index.ts +1 -0
- package/package.json +1 -1
- package/dist/mcpsdk@1.20.1.js +0 -16
package/dist/webmcp-full.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
(function(Te,wa){typeof exports=="object"&&typeof module<"u"?wa(exports):typeof define=="function"&&define.amd?define(["exports"],wa):(Te=typeof globalThis<"u"?globalThis:Te||self,wa(Te.WebMCP={}))})(this,function(Te){"use strict";var wa=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function hc(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var An={exports:{}},pc={},kt={},Kr={},ba={},ge={},$a={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.regexpCode=t.getEsmExportName=t.getProperty=t.safeStringify=t.stringify=t.strConcat=t.addCodeArg=t.str=t._=t.nil=t._Code=t.Name=t.IDENTIFIER=t._CodeOrName=void 0;class e{}t._CodeOrName=e,t.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;class r extends e{constructor(w){if(super(),!t.IDENTIFIER.test(w))throw new Error("CodeGen: name must be a valid identifier");this.str=w}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}t.Name=r;class s extends e{constructor(w){super(),this._items=typeof w=="string"?[w]:w}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const w=this._items[0];return w===""||w==='""'}get str(){var w;return(w=this._str)!==null&&w!==void 0?w:this._str=this._items.reduce((P,S)=>`${P}${S}`,"")}get names(){var w;return(w=this._names)!==null&&w!==void 0?w:this._names=this._items.reduce((P,S)=>(S instanceof r&&(P[S.str]=(P[S.str]||0)+1),P),{})}}t._Code=s,t.nil=new s("");function a(v,...w){const P=[v[0]];let S=0;for(;S<w.length;)o(P,w[S]),P.push(v[++S]);return new s(P)}t._=a;const n=new s("+");function i(v,...w){const P=[f(v[0])];let S=0;for(;S<w.length;)P.push(n),o(P,w[S]),P.push(n,f(v[++S]));return l(P),new s(P)}t.str=i;function o(v,w){w instanceof s?v.push(...w._items):w instanceof r?v.push(w):v.push(d(w))}t.addCodeArg=o;function l(v){let w=1;for(;w<v.length-1;){if(v[w]===n){const P=c(v[w-1],v[w+1]);if(P!==void 0){v.splice(w-1,3,P);continue}v[w++]="+"}w++}}function c(v,w){if(w==='""')return v;if(v==='""')return w;if(typeof v=="string")return w instanceof r||v[v.length-1]!=='"'?void 0:typeof w!="string"?`${v.slice(0,-1)}${w}"`:w[0]==='"'?v.slice(0,-1)+w.slice(1):void 0;if(typeof w=="string"&&w[0]==='"'&&!(v instanceof r))return`"${v}${w.slice(1)}`}function u(v,w){return w.emptyStr()?v:v.emptyStr()?w:i`${v}${w}`}t.strConcat=u;function d(v){return typeof v=="number"||typeof v=="boolean"||v===null?v:f(Array.isArray(v)?v.join(","):v)}function g(v){return new s(f(v))}t.stringify=g;function f(v){return JSON.stringify(v).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}t.safeStringify=f;function m(v){return typeof v=="string"&&t.IDENTIFIER.test(v)?new s(`.${v}`):a`[${v}]`}t.getProperty=m;function p(v){if(typeof v=="string"&&t.IDENTIFIER.test(v))return new s(`${v}`);throw new Error(`CodeGen: invalid export name: ${v}, use explicit $id name mapping`)}t.getEsmExportName=p;function h(v){return new s(v.toString())}t.regexpCode=h})($a);var jn={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ValueScope=t.ValueScopeName=t.Scope=t.varKinds=t.UsedValueState=void 0;const e=$a;class r extends Error{constructor(c){super(`CodeGen: "code" for ${c} not defined`),this.value=c.value}}var s;(function(l){l[l.Started=0]="Started",l[l.Completed=1]="Completed"})(s||(t.UsedValueState=s={})),t.varKinds={const:new e.Name("const"),let:new e.Name("let"),var:new e.Name("var")};class a{constructor({prefixes:c,parent:u}={}){this._names={},this._prefixes=c,this._parent=u}toName(c){return c instanceof e.Name?c:this.name(c)}name(c){return new e.Name(this._newName(c))}_newName(c){const u=this._names[c]||this._nameGroup(c);return`${c}${u.index++}`}_nameGroup(c){var u,d;if(!((d=(u=this._parent)===null||u===void 0?void 0:u._prefixes)===null||d===void 0)&&d.has(c)||this._prefixes&&!this._prefixes.has(c))throw new Error(`CodeGen: prefix "${c}" is not allowed in this scope`);return this._names[c]={prefix:c,index:0}}}t.Scope=a;class n extends e.Name{constructor(c,u){super(u),this.prefix=c}setValue(c,{property:u,itemIndex:d}){this.value=c,this.scopePath=(0,e._)`.${new e.Name(u)}[${d}]`}}t.ValueScopeName=n;const i=(0,e._)`\n`;class o extends a{constructor(c){super(c),this._values={},this._scope=c.scope,this.opts={...c,_n:c.lines?i:e.nil}}get(){return this._scope}name(c){return new n(c,this._newName(c))}value(c,u){var d;if(u.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const g=this.toName(c),{prefix:f}=g,m=(d=u.key)!==null&&d!==void 0?d:u.ref;let p=this._values[f];if(p){const w=p.get(m);if(w)return w}else p=this._values[f]=new Map;p.set(m,g);const h=this._scope[f]||(this._scope[f]=[]),v=h.length;return h[v]=u.ref,g.setValue(u,{property:f,itemIndex:v}),g}getValue(c,u){const d=this._values[c];if(d)return d.get(u)}scopeRefs(c,u=this._values){return this._reduceValues(u,d=>{if(d.scopePath===void 0)throw new Error(`CodeGen: name "${d}" has no value`);return(0,e._)`${c}${d.scopePath}`})}scopeCode(c=this._values,u,d){return this._reduceValues(c,g=>{if(g.value===void 0)throw new Error(`CodeGen: name "${g}" has no value`);return g.value.code},u,d)}_reduceValues(c,u,d={},g){let f=e.nil;for(const m in c){const p=c[m];if(!p)continue;const h=d[m]=d[m]||new Map;p.forEach(v=>{if(h.has(v))return;h.set(v,s.Started);let w=u(v);if(w){const P=this.opts.es5?t.varKinds.var:t.varKinds.const;f=(0,e._)`${f}${P} ${v} = ${w};${this.opts._n}`}else if(w=g==null?void 0:g(v))f=(0,e._)`${f}${w}${this.opts._n}`;else throw new r(v);h.set(v,s.Completed)})}return f}}t.ValueScope=o})(jn),function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.or=t.and=t.not=t.CodeGen=t.operators=t.varKinds=t.ValueScopeName=t.ValueScope=t.Scope=t.Name=t.regexpCode=t.stringify=t.getProperty=t.nil=t.strConcat=t.str=t._=void 0;const e=$a,r=jn;var s=$a;Object.defineProperty(t,"_",{enumerable:!0,get:function(){return s._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return s.str}}),Object.defineProperty(t,"strConcat",{enumerable:!0,get:function(){return s.strConcat}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return s.nil}}),Object.defineProperty(t,"getProperty",{enumerable:!0,get:function(){return s.getProperty}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return s.stringify}}),Object.defineProperty(t,"regexpCode",{enumerable:!0,get:function(){return s.regexpCode}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return s.Name}});var a=jn;Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return a.Scope}}),Object.defineProperty(t,"ValueScope",{enumerable:!0,get:function(){return a.ValueScope}}),Object.defineProperty(t,"ValueScopeName",{enumerable:!0,get:function(){return a.ValueScopeName}}),Object.defineProperty(t,"varKinds",{enumerable:!0,get:function(){return a.varKinds}}),t.operators={GT:new e._Code(">"),GTE:new e._Code(">="),LT:new e._Code("<"),LTE:new e._Code("<="),EQ:new e._Code("==="),NEQ:new e._Code("!=="),NOT:new e._Code("!"),OR:new e._Code("||"),AND:new e._Code("&&"),ADD:new e._Code("+")};class n{optimizeNodes(){return this}optimizeNames(_,b){return this}}class i extends n{constructor(_,b,C){super(),this.varKind=_,this.name=b,this.rhs=C}render({es5:_,_n:b}){const C=_?r.varKinds.var:this.varKind,K=this.rhs===void 0?"":` = ${this.rhs}`;return`${C} ${this.name}${K};`+b}optimizeNames(_,b){if(_[this.name.str])return this.rhs&&(this.rhs=M(this.rhs,_,b)),this}get names(){return this.rhs instanceof e._CodeOrName?this.rhs.names:{}}}class o extends n{constructor(_,b,C){super(),this.lhs=_,this.rhs=b,this.sideEffects=C}render({_n:_}){return`${this.lhs} = ${this.rhs};`+_}optimizeNames(_,b){if(!(this.lhs instanceof e.Name&&!_[this.lhs.str]&&!this.sideEffects))return this.rhs=M(this.rhs,_,b),this}get names(){const _=this.lhs instanceof e.Name?{}:{...this.lhs.names};return F(_,this.rhs)}}class l extends o{constructor(_,b,C,K){super(_,C,K),this.op=b}render({_n:_}){return`${this.lhs} ${this.op}= ${this.rhs};`+_}}class c extends n{constructor(_){super(),this.label=_,this.names={}}render({_n:_}){return`${this.label}:`+_}}class u extends n{constructor(_){super(),this.label=_,this.names={}}render({_n:_}){return`break${this.label?` ${this.label}`:""};`+_}}class d extends n{constructor(_){super(),this.error=_}render({_n:_}){return`throw ${this.error};`+_}get names(){return this.error.names}}class g extends n{constructor(_){super(),this.code=_}render({_n:_}){return`${this.code};`+_}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(_,b){return this.code=M(this.code,_,b),this}get names(){return this.code instanceof e._CodeOrName?this.code.names:{}}}class f extends n{constructor(_=[]){super(),this.nodes=_}render(_){return this.nodes.reduce((b,C)=>b+C.render(_),"")}optimizeNodes(){const{nodes:_}=this;let b=_.length;for(;b--;){const C=_[b].optimizeNodes();Array.isArray(C)?_.splice(b,1,...C):C?_[b]=C:_.splice(b,1)}return _.length>0?this:void 0}optimizeNames(_,b){const{nodes:C}=this;let K=C.length;for(;K--;){const Q=C[K];Q.optimizeNames(_,b)||(te(_,Q.names),C.splice(K,1))}return C.length>0?this:void 0}get names(){return this.nodes.reduce((_,b)=>H(_,b.names),{})}}class m extends f{render(_){return"{"+_._n+super.render(_)+"}"+_._n}}class p extends f{}class h extends m{}h.kind="else";class v extends m{constructor(_,b){super(b),this.condition=_}render(_){let b=`if(${this.condition})`+super.render(_);return this.else&&(b+="else "+this.else.render(_)),b}optimizeNodes(){super.optimizeNodes();const _=this.condition;if(_===!0)return this.nodes;let b=this.else;if(b){const C=b.optimizeNodes();b=this.else=Array.isArray(C)?new h(C):C}if(b)return _===!1?b instanceof v?b:b.nodes:this.nodes.length?this:new v(ye(_),b instanceof v?[b]:b.nodes);if(!(_===!1||!this.nodes.length))return this}optimizeNames(_,b){var C;if(this.else=(C=this.else)===null||C===void 0?void 0:C.optimizeNames(_,b),!!(super.optimizeNames(_,b)||this.else))return this.condition=M(this.condition,_,b),this}get names(){const _=super.names;return F(_,this.condition),this.else&&H(_,this.else.names),_}}v.kind="if";class w extends m{}w.kind="for";class P extends w{constructor(_){super(),this.iteration=_}render(_){return`for(${this.iteration})`+super.render(_)}optimizeNames(_,b){if(super.optimizeNames(_,b))return this.iteration=M(this.iteration,_,b),this}get names(){return H(super.names,this.iteration.names)}}class S extends w{constructor(_,b,C,K){super(),this.varKind=_,this.name=b,this.from=C,this.to=K}render(_){const b=_.es5?r.varKinds.var:this.varKind,{name:C,from:K,to:Q}=this;return`for(${b} ${C}=${K}; ${C}<${Q}; ${C}++)`+super.render(_)}get names(){const _=F(super.names,this.from);return F(_,this.to)}}class x extends w{constructor(_,b,C,K){super(),this.loop=_,this.varKind=b,this.name=C,this.iterable=K}render(_){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(_)}optimizeNames(_,b){if(super.optimizeNames(_,b))return this.iterable=M(this.iterable,_,b),this}get names(){return H(super.names,this.iterable.names)}}class A extends m{constructor(_,b,C){super(),this.name=_,this.args=b,this.async=C}render(_){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(_)}}A.kind="func";class z extends f{render(_){return"return "+super.render(_)}}z.kind="return";class U extends m{render(_){let b="try"+super.render(_);return this.catch&&(b+=this.catch.render(_)),this.finally&&(b+=this.finally.render(_)),b}optimizeNodes(){var _,b;return super.optimizeNodes(),(_=this.catch)===null||_===void 0||_.optimizeNodes(),(b=this.finally)===null||b===void 0||b.optimizeNodes(),this}optimizeNames(_,b){var C,K;return super.optimizeNames(_,b),(C=this.catch)===null||C===void 0||C.optimizeNames(_,b),(K=this.finally)===null||K===void 0||K.optimizeNames(_,b),this}get names(){const _=super.names;return this.catch&&H(_,this.catch.names),this.finally&&H(_,this.finally.names),_}}class D extends m{constructor(_){super(),this.error=_}render(_){return`catch(${this.error})`+super.render(_)}}D.kind="catch";class W extends m{render(_){return"finally"+super.render(_)}}W.kind="finally";class J{constructor(_,b={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...b,_n:b.lines?`
|
|
2
|
-
`:""},this._extScope=_,this._scope=new r.Scope({parent:_}),this._nodes=[new p]}toString(){return this._root.render(this.opts)}name(_){return this._scope.name(_)}scopeName(_){return this._extScope.name(_)}scopeValue(_,b){const C=this._extScope.value(_,b);return(this._values[C.prefix]||(this._values[C.prefix]=new Set)).add(C),C}getScopeValue(_,b){return this._extScope.getValue(_,b)}scopeRefs(_){return this._extScope.scopeRefs(_,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(_,b,C,K){const Q=this._scope.toName(b);return C!==void 0&&K&&(this._constants[Q.str]=C),this._leafNode(new i(_,Q,C)),Q}const(_,b,C){return this._def(r.varKinds.const,_,b,C)}let(_,b,C){return this._def(r.varKinds.let,_,b,C)}var(_,b,C){return this._def(r.varKinds.var,_,b,C)}assign(_,b,C){return this._leafNode(new o(_,b,C))}add(_,b){return this._leafNode(new l(_,t.operators.ADD,b))}code(_){return typeof _=="function"?_():_!==e.nil&&this._leafNode(new g(_)),this}object(..._){const b=["{"];for(const[C,K]of _)b.length>1&&b.push(","),b.push(C),(C!==K||this.opts.es5)&&(b.push(":"),(0,e.addCodeArg)(b,K));return b.push("}"),new e._Code(b)}if(_,b,C){if(this._blockNode(new v(_)),b&&C)this.code(b).else().code(C).endIf();else if(b)this.code(b).endIf();else if(C)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(_){return this._elseNode(new v(_))}else(){return this._elseNode(new h)}endIf(){return this._endBlockNode(v,h)}_for(_,b){return this._blockNode(_),b&&this.code(b).endFor(),this}for(_,b){return this._for(new P(_),b)}forRange(_,b,C,K,Q=this.opts.es5?r.varKinds.var:r.varKinds.let){const fe=this._scope.toName(_);return this._for(new S(Q,fe,b,C),()=>K(fe))}forOf(_,b,C,K=r.varKinds.const){const Q=this._scope.toName(_);if(this.opts.es5){const fe=b instanceof e.Name?b:this.var("_arr",b);return this.forRange("_i",0,(0,e._)`${fe}.length`,ne=>{this.var(Q,(0,e._)`${fe}[${ne}]`),C(Q)})}return this._for(new x("of",K,Q,b),()=>C(Q))}forIn(_,b,C,K=this.opts.es5?r.varKinds.var:r.varKinds.const){if(this.opts.ownProperties)return this.forOf(_,(0,e._)`Object.keys(${b})`,C);const Q=this._scope.toName(_);return this._for(new x("in",K,Q,b),()=>C(Q))}endFor(){return this._endBlockNode(w)}label(_){return this._leafNode(new c(_))}break(_){return this._leafNode(new u(_))}return(_){const b=new z;if(this._blockNode(b),this.code(_),b.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(z)}try(_,b,C){if(!b&&!C)throw new Error('CodeGen: "try" without "catch" and "finally"');const K=new U;if(this._blockNode(K),this.code(_),b){const Q=this.name("e");this._currNode=K.catch=new D(Q),b(Q)}return C&&(this._currNode=K.finally=new W,this.code(C)),this._endBlockNode(D,W)}throw(_){return this._leafNode(new d(_))}block(_,b){return this._blockStarts.push(this._nodes.length),_&&this.code(_).endBlock(b),this}endBlock(_){const b=this._blockStarts.pop();if(b===void 0)throw new Error("CodeGen: not in self-balancing block");const C=this._nodes.length-b;if(C<0||_!==void 0&&C!==_)throw new Error(`CodeGen: wrong number of nodes: ${C} vs ${_} expected`);return this._nodes.length=b,this}func(_,b=e.nil,C,K){return this._blockNode(new A(_,b,C)),K&&this.code(K).endFunc(),this}endFunc(){return this._endBlockNode(A)}optimize(_=1){for(;_-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(_){return this._currNode.nodes.push(_),this}_blockNode(_){this._currNode.nodes.push(_),this._nodes.push(_)}_endBlockNode(_,b){const C=this._currNode;if(C instanceof _||b&&C instanceof b)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${b?`${_.kind}/${b.kind}`:_.kind}"`)}_elseNode(_){const b=this._currNode;if(!(b instanceof v))throw new Error('CodeGen: "else" without "if"');return this._currNode=b.else=_,this}get _root(){return this._nodes[0]}get _currNode(){const _=this._nodes;return _[_.length-1]}set _currNode(_){const b=this._nodes;b[b.length-1]=_}}t.CodeGen=J;function H(k,_){for(const b in _)k[b]=(k[b]||0)+(_[b]||0);return k}function F(k,_){return _ instanceof e._CodeOrName?H(k,_.names):k}function M(k,_,b){if(k instanceof e.Name)return C(k);if(!K(k))return k;return new e._Code(k._items.reduce((Q,fe)=>(fe instanceof e.Name&&(fe=C(fe)),fe instanceof e._Code?Q.push(...fe._items):Q.push(fe),Q),[]));function C(Q){const fe=b[Q.str];return fe===void 0||_[Q.str]!==1?Q:(delete _[Q.str],fe)}function K(Q){return Q instanceof e._Code&&Q._items.some(fe=>fe instanceof e.Name&&_[fe.str]===1&&b[fe.str]!==void 0)}}function te(k,_){for(const b in _)k[b]=(k[b]||0)-(_[b]||0)}function ye(k){return typeof k=="boolean"||typeof k=="number"||k===null?!k:(0,e._)`!${j(k)}`}t.not=ye;const ve=R(t.operators.AND);function be(...k){return k.reduce(ve)}t.and=be;const de=R(t.operators.OR);function N(...k){return k.reduce(de)}t.or=N;function R(k){return(_,b)=>_===e.nil?b:b===e.nil?_:(0,e._)`${j(_)} ${k} ${j(b)}`}function j(k){return k instanceof e.Name?k:(0,e._)`(${k})`}}(ge);var G={};Object.defineProperty(G,"__esModule",{value:!0}),G.checkStrictMode=G.getErrorPath=G.Type=G.useFunc=G.setEvaluated=G.evaluatedPropsToName=G.mergeEvaluated=G.eachItem=G.unescapeJsonPointer=G.escapeJsonPointer=G.escapeFragment=G.unescapeFragment=G.schemaRefOrVal=G.schemaHasRulesButRef=G.schemaHasRules=G.checkUnknownRules=G.alwaysValidSchema=G.toHash=void 0;const xe=ge,lf=$a;function uf(t){const e={};for(const r of t)e[r]=!0;return e}G.toHash=uf;function df(t,e){return typeof e=="boolean"?e:Object.keys(e).length===0?!0:(mc(t,e),!vc(e,t.self.RULES.all))}G.alwaysValidSchema=df;function mc(t,e=t.schema){const{opts:r,self:s}=t;if(!r.strictSchema||typeof e=="boolean")return;const a=s.RULES.keywords;for(const n in e)a[n]||bc(t,`unknown keyword: "${n}"`)}G.checkUnknownRules=mc;function vc(t,e){if(typeof t=="boolean")return!t;for(const r in t)if(e[r])return!0;return!1}G.schemaHasRules=vc;function ff(t,e){if(typeof t=="boolean")return!t;for(const r in t)if(r!=="$ref"&&e.all[r])return!0;return!1}G.schemaHasRulesButRef=ff;function hf({topSchemaRef:t,schemaPath:e},r,s,a){if(!a){if(typeof r=="number"||typeof r=="boolean")return r;if(typeof r=="string")return(0,xe._)`${r}`}return(0,xe._)`${t}${e}${(0,xe.getProperty)(s)}`}G.schemaRefOrVal=hf;function pf(t){return gc(decodeURIComponent(t))}G.unescapeFragment=pf;function mf(t){return encodeURIComponent(Dn(t))}G.escapeFragment=mf;function Dn(t){return typeof t=="number"?`${t}`:t.replace(/~/g,"~0").replace(/\//g,"~1")}G.escapeJsonPointer=Dn;function gc(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}G.unescapeJsonPointer=gc;function vf(t,e){if(Array.isArray(t))for(const r of t)e(r);else e(t)}G.eachItem=vf;function _c({mergeNames:t,mergeToName:e,mergeValues:r,resultToName:s}){return(a,n,i,o)=>{const l=i===void 0?n:i instanceof xe.Name?(n instanceof xe.Name?t(a,n,i):e(a,n,i),i):n instanceof xe.Name?(e(a,i,n),n):r(n,i);return o===xe.Name&&!(l instanceof xe.Name)?s(a,l):l}}G.mergeEvaluated={props:_c({mergeNames:(t,e,r)=>t.if((0,xe._)`${r} !== true && ${e} !== undefined`,()=>{t.if((0,xe._)`${e} === true`,()=>t.assign(r,!0),()=>t.assign(r,(0,xe._)`${r} || {}`).code((0,xe._)`Object.assign(${r}, ${e})`))}),mergeToName:(t,e,r)=>t.if((0,xe._)`${r} !== true`,()=>{e===!0?t.assign(r,!0):(t.assign(r,(0,xe._)`${r} || {}`),Mn(t,r,e))}),mergeValues:(t,e)=>t===!0?!0:{...t,...e},resultToName:yc}),items:_c({mergeNames:(t,e,r)=>t.if((0,xe._)`${r} !== true && ${e} !== undefined`,()=>t.assign(r,(0,xe._)`${e} === true ? true : ${r} > ${e} ? ${r} : ${e}`)),mergeToName:(t,e,r)=>t.if((0,xe._)`${r} !== true`,()=>t.assign(r,e===!0?!0:(0,xe._)`${r} > ${e} ? ${r} : ${e}`)),mergeValues:(t,e)=>t===!0?!0:Math.max(t,e),resultToName:(t,e)=>t.var("items",e)})};function yc(t,e){if(e===!0)return t.var("props",!0);const r=t.var("props",(0,xe._)`{}`);return e!==void 0&&Mn(t,r,e),r}G.evaluatedPropsToName=yc;function Mn(t,e,r){Object.keys(r).forEach(s=>t.assign((0,xe._)`${e}${(0,xe.getProperty)(s)}`,!0))}G.setEvaluated=Mn;const wc={};function gf(t,e){return t.scopeValue("func",{ref:e,code:wc[e.code]||(wc[e.code]=new lf._Code(e.code))})}G.useFunc=gf;var Ln;(function(t){t[t.Num=0]="Num",t[t.Str=1]="Str"})(Ln||(G.Type=Ln={}));function _f(t,e,r){if(t instanceof xe.Name){const s=e===Ln.Num;return r?s?(0,xe._)`"[" + ${t} + "]"`:(0,xe._)`"['" + ${t} + "']"`:s?(0,xe._)`"/" + ${t}`:(0,xe._)`"/" + ${t}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return r?(0,xe.getProperty)(t).toString():"/"+Dn(t)}G.getErrorPath=_f;function bc(t,e,r=t.opts.strictSchema){if(r){if(e=`strict mode: ${e}`,r===!0)throw new Error(e);t.self.logger.warn(e)}}G.checkStrictMode=bc;var qt={};Object.defineProperty(qt,"__esModule",{value:!0});const it=ge,yf={data:new it.Name("data"),valCxt:new it.Name("valCxt"),instancePath:new it.Name("instancePath"),parentData:new it.Name("parentData"),parentDataProperty:new it.Name("parentDataProperty"),rootData:new it.Name("rootData"),dynamicAnchors:new it.Name("dynamicAnchors"),vErrors:new it.Name("vErrors"),errors:new it.Name("errors"),this:new it.Name("this"),self:new it.Name("self"),scope:new it.Name("scope"),json:new it.Name("json"),jsonPos:new it.Name("jsonPos"),jsonLen:new it.Name("jsonLen"),jsonPart:new it.Name("jsonPart")};qt.default=yf,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.extendErrors=t.resetErrorsCount=t.reportExtraError=t.reportError=t.keyword$DataError=t.keywordError=void 0;const e=ge,r=G,s=qt;t.keywordError={message:({keyword:h})=>(0,e.str)`must pass "${h}" keyword validation`},t.keyword$DataError={message:({keyword:h,schemaType:v})=>v?(0,e.str)`"${h}" keyword must be ${v} ($data)`:(0,e.str)`"${h}" keyword is invalid ($data)`};function a(h,v=t.keywordError,w,P){const{it:S}=h,{gen:x,compositeRule:A,allErrors:z}=S,U=d(h,v,w);P??(A||z)?l(x,U):c(S,(0,e._)`[${U}]`)}t.reportError=a;function n(h,v=t.keywordError,w){const{it:P}=h,{gen:S,compositeRule:x,allErrors:A}=P,z=d(h,v,w);l(S,z),x||A||c(P,s.default.vErrors)}t.reportExtraError=n;function i(h,v){h.assign(s.default.errors,v),h.if((0,e._)`${s.default.vErrors} !== null`,()=>h.if(v,()=>h.assign((0,e._)`${s.default.vErrors}.length`,v),()=>h.assign(s.default.vErrors,null)))}t.resetErrorsCount=i;function o({gen:h,keyword:v,schemaValue:w,data:P,errsCount:S,it:x}){if(S===void 0)throw new Error("ajv implementation error");const A=h.name("err");h.forRange("i",S,s.default.errors,z=>{h.const(A,(0,e._)`${s.default.vErrors}[${z}]`),h.if((0,e._)`${A}.instancePath === undefined`,()=>h.assign((0,e._)`${A}.instancePath`,(0,e.strConcat)(s.default.instancePath,x.errorPath))),h.assign((0,e._)`${A}.schemaPath`,(0,e.str)`${x.errSchemaPath}/${v}`),x.opts.verbose&&(h.assign((0,e._)`${A}.schema`,w),h.assign((0,e._)`${A}.data`,P))})}t.extendErrors=o;function l(h,v){const w=h.const("err",v);h.if((0,e._)`${s.default.vErrors} === null`,()=>h.assign(s.default.vErrors,(0,e._)`[${w}]`),(0,e._)`${s.default.vErrors}.push(${w})`),h.code((0,e._)`${s.default.errors}++`)}function c(h,v){const{gen:w,validateName:P,schemaEnv:S}=h;S.$async?w.throw((0,e._)`new ${h.ValidationError}(${v})`):(w.assign((0,e._)`${P}.errors`,v),w.return(!1))}const u={keyword:new e.Name("keyword"),schemaPath:new e.Name("schemaPath"),params:new e.Name("params"),propertyName:new e.Name("propertyName"),message:new e.Name("message"),schema:new e.Name("schema"),parentSchema:new e.Name("parentSchema")};function d(h,v,w){const{createErrors:P}=h.it;return P===!1?(0,e._)`{}`:g(h,v,w)}function g(h,v,w={}){const{gen:P,it:S}=h,x=[f(S,w),m(h,w)];return p(h,v,x),P.object(...x)}function f({errorPath:h},{instancePath:v}){const w=v?(0,e.str)`${h}${(0,r.getErrorPath)(v,r.Type.Str)}`:h;return[s.default.instancePath,(0,e.strConcat)(s.default.instancePath,w)]}function m({keyword:h,it:{errSchemaPath:v}},{schemaPath:w,parentSchema:P}){let S=P?v:(0,e.str)`${v}/${h}`;return w&&(S=(0,e.str)`${S}${(0,r.getErrorPath)(w,r.Type.Str)}`),[u.schemaPath,S]}function p(h,{params:v,message:w},P){const{keyword:S,data:x,schemaValue:A,it:z}=h,{opts:U,propertyName:D,topSchemaRef:W,schemaPath:J}=z;P.push([u.keyword,S],[u.params,typeof v=="function"?v(h):v||(0,e._)`{}`]),U.messages&&P.push([u.message,typeof w=="function"?w(h):w]),U.verbose&&P.push([u.schema,A],[u.parentSchema,(0,e._)`${W}${J}`],[s.default.data,x]),D&&P.push([u.propertyName,D])}}(ba),Object.defineProperty(Kr,"__esModule",{value:!0}),Kr.boolOrEmptySchema=Kr.topBoolOrEmptySchema=void 0;const wf=ba,bf=ge,$f=qt,Pf={message:"boolean schema is false"};function Ef(t){const{gen:e,schema:r,validateName:s}=t;r===!1?$c(t,!1):typeof r=="object"&&r.$async===!0?e.return($f.default.data):(e.assign((0,bf._)`${s}.errors`,null),e.return(!0))}Kr.topBoolOrEmptySchema=Ef;function Sf(t,e){const{gen:r,schema:s}=t;s===!1?(r.var(e,!1),$c(t)):r.var(e,!0)}Kr.boolOrEmptySchema=Sf;function $c(t,e){const{gen:r,data:s}=t,a={gen:r,keyword:"false schema",data:s,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:t};(0,wf.reportError)(a,Pf,void 0,e)}var Xe={},Ir={};Object.defineProperty(Ir,"__esModule",{value:!0}),Ir.getRules=Ir.isJSONType=void 0;const Rf=["string","number","integer","boolean","null","object","array"],xf=new Set(Rf);function kf(t){return typeof t=="string"&&xf.has(t)}Ir.isJSONType=kf;function If(){const t={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...t,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},t.number,t.string,t.array,t.object],post:{rules:[]},all:{},keywords:{}}}Ir.getRules=If;var rr={};Object.defineProperty(rr,"__esModule",{value:!0}),rr.shouldUseRule=rr.shouldUseGroup=rr.schemaHasRulesForType=void 0;function Tf({schema:t,self:e},r){const s=e.RULES.types[r];return s&&s!==!0&&Pc(t,s)}rr.schemaHasRulesForType=Tf;function Pc(t,e){return e.rules.some(r=>Ec(t,r))}rr.shouldUseGroup=Pc;function Ec(t,e){var r;return t[e.keyword]!==void 0||((r=e.definition.implements)===null||r===void 0?void 0:r.some(s=>t[s]!==void 0))}rr.shouldUseRule=Ec,Object.defineProperty(Xe,"__esModule",{value:!0}),Xe.reportTypeError=Xe.checkDataTypes=Xe.checkDataType=Xe.coerceAndCheckDataType=Xe.getJSONTypes=Xe.getSchemaTypes=Xe.DataType=void 0;const Of=Ir,Cf=rr,Nf=ba,pe=ge,Sc=G;var Br;(function(t){t[t.Correct=0]="Correct",t[t.Wrong=1]="Wrong"})(Br||(Xe.DataType=Br={}));function Af(t){const e=Rc(t.type);if(e.includes("null")){if(t.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!e.length&&t.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');t.nullable===!0&&e.push("null")}return e}Xe.getSchemaTypes=Af;function Rc(t){const e=Array.isArray(t)?t:t?[t]:[];if(e.every(Of.isJSONType))return e;throw new Error("type must be JSONType or JSONType[]: "+e.join(","))}Xe.getJSONTypes=Rc;function jf(t,e){const{gen:r,data:s,opts:a}=t,n=Df(e,a.coerceTypes),i=e.length>0&&!(n.length===0&&e.length===1&&(0,Cf.schemaHasRulesForType)(t,e[0]));if(i){const o=qn(e,s,a.strictNumbers,Br.Wrong);r.if(o,()=>{n.length?Mf(t,e,n):Un(t)})}return i}Xe.coerceAndCheckDataType=jf;const xc=new Set(["string","number","integer","boolean","null"]);function Df(t,e){return e?t.filter(r=>xc.has(r)||e==="array"&&r==="array"):[]}function Mf(t,e,r){const{gen:s,data:a,opts:n}=t,i=s.let("dataType",(0,pe._)`typeof ${a}`),o=s.let("coerced",(0,pe._)`undefined`);n.coerceTypes==="array"&&s.if((0,pe._)`${i} == 'object' && Array.isArray(${a}) && ${a}.length == 1`,()=>s.assign(a,(0,pe._)`${a}[0]`).assign(i,(0,pe._)`typeof ${a}`).if(qn(e,a,n.strictNumbers),()=>s.assign(o,a))),s.if((0,pe._)`${o} !== undefined`);for(const c of r)(xc.has(c)||c==="array"&&n.coerceTypes==="array")&&l(c);s.else(),Un(t),s.endIf(),s.if((0,pe._)`${o} !== undefined`,()=>{s.assign(a,o),Lf(t,o)});function l(c){switch(c){case"string":s.elseIf((0,pe._)`${i} == "number" || ${i} == "boolean"`).assign(o,(0,pe._)`"" + ${a}`).elseIf((0,pe._)`${a} === null`).assign(o,(0,pe._)`""`);return;case"number":s.elseIf((0,pe._)`${i} == "boolean" || ${a} === null
|
|
3
|
-
|| (${i} == "string" && ${
|
|
4
|
-
|| (${i} === "string" && ${
|
|
5
|
-
|| ${i} === "boolean" || ${a} === null`).assign(o,(0,pe._)`[${a}]`)}}}function Lf({gen:t,parentData:e,parentDataProperty:r},s){t.if((0,pe._)`${e} !== undefined`,()=>t.assign((0,pe._)`${e}[${r}]`,s))}function Fn(t,e,r,s=Br.Correct){const a=s===Br.Correct?pe.operators.EQ:pe.operators.NEQ;let n;switch(t){case"null":return(0,pe._)`${e} ${a} null`;case"array":n=(0,pe._)`Array.isArray(${e})`;break;case"object":n=(0,pe._)`${e} && typeof ${e} == "object" && !Array.isArray(${e})`;break;case"integer":n=i((0,pe._)`!(${e} % 1) && !isNaN(${e})`);break;case"number":n=i();break;default:return(0,pe._)`typeof ${e} ${a} ${t}`}return s===Br.Correct?n:(0,pe.not)(n);function i(o=pe.nil){return(0,pe.and)((0,pe._)`typeof ${e} == "number"`,o,r?(0,pe._)`isFinite(${e})`:pe.nil)}}Xe.checkDataType=Fn;function qn(t,e,r,s){if(t.length===1)return Fn(t[0],e,r,s);let a;const n=(0,Sc.toHash)(t);if(n.array&&n.object){const i=(0,pe._)`typeof ${e} != "object"`;a=n.null?i:(0,pe._)`!${e} || ${i}`,delete n.null,delete n.array,delete n.object}else a=pe.nil;n.number&&delete n.integer;for(const i in n)a=(0,pe.and)(a,Fn(i,e,r,s));return a}Xe.checkDataTypes=qn;const Ff={message:({schema:t})=>`must be ${t}`,params:({schema:t,schemaValue:e})=>typeof t=="string"?(0,pe._)`{type: ${t}}`:(0,pe._)`{type: ${e}}`};function Un(t){const e=qf(t);(0,Nf.reportError)(e,Ff)}Xe.reportTypeError=Un;function qf(t){const{gen:e,data:r,schema:s}=t,a=(0,Sc.schemaRefOrVal)(t,s,"type");return{gen:e,keyword:"type",data:r,schema:s.type,schemaCode:a,schemaValue:a,parentSchema:s,params:{},it:t}}var us={};Object.defineProperty(us,"__esModule",{value:!0}),us.assignDefaults=void 0;const Wr=ge,Uf=G;function Vf(t,e){const{properties:r,items:s}=t.schema;if(e==="object"&&r)for(const a in r)kc(t,a,r[a].default);else e==="array"&&Array.isArray(s)&&s.forEach((a,n)=>kc(t,n,a.default))}us.assignDefaults=Vf;function kc(t,e,r){const{gen:s,compositeRule:a,data:n,opts:i}=t;if(r===void 0)return;const o=(0,Wr._)`${n}${(0,Wr.getProperty)(e)}`;if(a){(0,Uf.checkStrictMode)(t,`default is ignored for: ${o}`);return}let l=(0,Wr._)`${o} === undefined`;i.useDefaults==="empty"&&(l=(0,Wr._)`${l} || ${o} === null || ${o} === ""`),s.if(l,(0,Wr._)`${o} = ${(0,Wr.stringify)(r)}`)}var Ut={},_e={};Object.defineProperty(_e,"__esModule",{value:!0}),_e.validateUnion=_e.validateArray=_e.usePattern=_e.callValidateCode=_e.schemaProperties=_e.allSchemaProperties=_e.noPropertyInData=_e.propertyInData=_e.isOwnProperty=_e.hasPropFunc=_e.reportMissingProp=_e.checkMissingProp=_e.checkReportMissingProp=void 0;const Ne=ge,Vn=G,hr=qt,zf=G;function Hf(t,e){const{gen:r,data:s,it:a}=t;r.if(Hn(r,s,e,a.opts.ownProperties),()=>{t.setParams({missingProperty:(0,Ne._)`${e}`},!0),t.error()})}_e.checkReportMissingProp=Hf;function Zf({gen:t,data:e,it:{opts:r}},s,a){return(0,Ne.or)(...s.map(n=>(0,Ne.and)(Hn(t,e,n,r.ownProperties),(0,Ne._)`${a} = ${n}`)))}_e.checkMissingProp=Zf;function Kf(t,e){t.setParams({missingProperty:e},!0),t.error()}_e.reportMissingProp=Kf;function Ic(t){return t.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,Ne._)`Object.prototype.hasOwnProperty`})}_e.hasPropFunc=Ic;function zn(t,e,r){return(0,Ne._)`${Ic(t)}.call(${e}, ${r})`}_e.isOwnProperty=zn;function Bf(t,e,r,s){const a=(0,Ne._)`${e}${(0,Ne.getProperty)(r)} !== undefined`;return s?(0,Ne._)`${a} && ${zn(t,e,r)}`:a}_e.propertyInData=Bf;function Hn(t,e,r,s){const a=(0,Ne._)`${e}${(0,Ne.getProperty)(r)} === undefined`;return s?(0,Ne.or)(a,(0,Ne.not)(zn(t,e,r))):a}_e.noPropertyInData=Hn;function Tc(t){return t?Object.keys(t).filter(e=>e!=="__proto__"):[]}_e.allSchemaProperties=Tc;function Wf(t,e){return Tc(e).filter(r=>!(0,Vn.alwaysValidSchema)(t,e[r]))}_e.schemaProperties=Wf;function Jf({schemaCode:t,data:e,it:{gen:r,topSchemaRef:s,schemaPath:a,errorPath:n},it:i},o,l,c){const u=c?(0,Ne._)`${t}, ${e}, ${s}${a}`:e,d=[[hr.default.instancePath,(0,Ne.strConcat)(hr.default.instancePath,n)],[hr.default.parentData,i.parentData],[hr.default.parentDataProperty,i.parentDataProperty],[hr.default.rootData,hr.default.rootData]];i.opts.dynamicRef&&d.push([hr.default.dynamicAnchors,hr.default.dynamicAnchors]);const g=(0,Ne._)`${u}, ${r.object(...d)}`;return l!==Ne.nil?(0,Ne._)`${o}.call(${l}, ${g})`:(0,Ne._)`${o}(${g})`}_e.callValidateCode=Jf;const Qf=(0,Ne._)`new RegExp`;function Gf({gen:t,it:{opts:e}},r){const s=e.unicodeRegExp?"u":"",{regExp:a}=e.code,n=a(r,s);return t.scopeValue("pattern",{key:n.toString(),ref:n,code:(0,Ne._)`${a.code==="new RegExp"?Qf:(0,zf.useFunc)(t,a)}(${r}, ${s})`})}_e.usePattern=Gf;function Yf(t){const{gen:e,data:r,keyword:s,it:a}=t,n=e.name("valid");if(a.allErrors){const o=e.let("valid",!0);return i(()=>e.assign(o,!1)),o}return e.var(n,!0),i(()=>e.break()),n;function i(o){const l=e.const("len",(0,Ne._)`${r}.length`);e.forRange("i",0,l,c=>{t.subschema({keyword:s,dataProp:c,dataPropType:Vn.Type.Num},n),e.if((0,Ne.not)(n),o)})}}_e.validateArray=Yf;function Xf(t){const{gen:e,schema:r,keyword:s,it:a}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");if(r.some(l=>(0,Vn.alwaysValidSchema)(a,l))&&!a.opts.unevaluated)return;const i=e.let("valid",!1),o=e.name("_valid");e.block(()=>r.forEach((l,c)=>{const u=t.subschema({keyword:s,schemaProp:c,compositeRule:!0},o);e.assign(i,(0,Ne._)`${i} || ${o}`),t.mergeValidEvaluated(u,o)||e.if((0,Ne.not)(i))})),t.result(i,()=>t.reset(),()=>t.error(!0))}_e.validateUnion=Xf,Object.defineProperty(Ut,"__esModule",{value:!0}),Ut.validateKeywordUsage=Ut.validSchemaType=Ut.funcKeywordCode=Ut.macroKeywordCode=void 0;const ut=ge,Tr=qt,eh=_e,th=ba;function rh(t,e){const{gen:r,keyword:s,schema:a,parentSchema:n,it:i}=t,o=e.macro.call(i.self,a,n,i),l=Cc(r,s,o);i.opts.validateSchema!==!1&&i.self.validateSchema(o,!0);const c=r.name("valid");t.subschema({schema:o,schemaPath:ut.nil,errSchemaPath:`${i.errSchemaPath}/${s}`,topSchemaRef:l,compositeRule:!0},c),t.pass(c,()=>t.error(!0))}Ut.macroKeywordCode=rh;function ah(t,e){var r;const{gen:s,keyword:a,schema:n,parentSchema:i,$data:o,it:l}=t;nh(l,e);const c=!o&&e.compile?e.compile.call(l.self,n,i,l):e.validate,u=Cc(s,a,c),d=s.let("valid");t.block$data(d,g),t.ok((r=e.valid)!==null&&r!==void 0?r:d);function g(){if(e.errors===!1)p(),e.modifying&&Oc(t),h(()=>t.error());else{const v=e.async?f():m();e.modifying&&Oc(t),h(()=>sh(t,v))}}function f(){const v=s.let("ruleErrs",null);return s.try(()=>p((0,ut._)`await `),w=>s.assign(d,!1).if((0,ut._)`${w} instanceof ${l.ValidationError}`,()=>s.assign(v,(0,ut._)`${w}.errors`),()=>s.throw(w))),v}function m(){const v=(0,ut._)`${u}.errors`;return s.assign(v,null),p(ut.nil),v}function p(v=e.async?(0,ut._)`await `:ut.nil){const w=l.opts.passContext?Tr.default.this:Tr.default.self,P=!("compile"in e&&!o||e.schema===!1);s.assign(d,(0,ut._)`${v}${(0,eh.callValidateCode)(t,u,w,P)}`,e.modifying)}function h(v){var w;s.if((0,ut.not)((w=e.valid)!==null&&w!==void 0?w:d),v)}}Ut.funcKeywordCode=ah;function Oc(t){const{gen:e,data:r,it:s}=t;e.if(s.parentData,()=>e.assign(r,(0,ut._)`${s.parentData}[${s.parentDataProperty}]`))}function sh(t,e){const{gen:r}=t;r.if((0,ut._)`Array.isArray(${e})`,()=>{r.assign(Tr.default.vErrors,(0,ut._)`${Tr.default.vErrors} === null ? ${e} : ${Tr.default.vErrors}.concat(${e})`).assign(Tr.default.errors,(0,ut._)`${Tr.default.vErrors}.length`),(0,th.extendErrors)(t)},()=>t.error())}function nh({schemaEnv:t},e){if(e.async&&!t.$async)throw new Error("async keyword in sync schema")}function Cc(t,e,r){if(r===void 0)throw new Error(`keyword "${e}" failed to compile`);return t.scopeValue("keyword",typeof r=="function"?{ref:r}:{ref:r,code:(0,ut.stringify)(r)})}function ih(t,e,r=!1){return!e.length||e.some(s=>s==="array"?Array.isArray(t):s==="object"?t&&typeof t=="object"&&!Array.isArray(t):typeof t==s||r&&typeof t>"u")}Ut.validSchemaType=ih;function oh({schema:t,opts:e,self:r,errSchemaPath:s},a,n){if(Array.isArray(a.keyword)?!a.keyword.includes(n):a.keyword!==n)throw new Error("ajv implementation error");const i=a.dependencies;if(i!=null&&i.some(o=>!Object.prototype.hasOwnProperty.call(t,o)))throw new Error(`parent schema must have dependencies of ${n}: ${i.join(",")}`);if(a.validateSchema&&!a.validateSchema(t[n])){const l=`keyword "${n}" value is invalid at path "${s}": `+r.errorsText(a.validateSchema.errors);if(e.validateSchema==="log")r.logger.error(l);else throw new Error(l)}}Ut.validateKeywordUsage=oh;var pr={};Object.defineProperty(pr,"__esModule",{value:!0}),pr.extendSubschemaMode=pr.extendSubschemaData=pr.getSubschema=void 0;const Vt=ge,Nc=G;function ch(t,{keyword:e,schemaProp:r,schema:s,schemaPath:a,errSchemaPath:n,topSchemaRef:i}){if(e!==void 0&&s!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(e!==void 0){const o=t.schema[e];return r===void 0?{schema:o,schemaPath:(0,Vt._)`${t.schemaPath}${(0,Vt.getProperty)(e)}`,errSchemaPath:`${t.errSchemaPath}/${e}`}:{schema:o[r],schemaPath:(0,Vt._)`${t.schemaPath}${(0,Vt.getProperty)(e)}${(0,Vt.getProperty)(r)}`,errSchemaPath:`${t.errSchemaPath}/${e}/${(0,Nc.escapeFragment)(r)}`}}if(s!==void 0){if(a===void 0||n===void 0||i===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:s,schemaPath:a,topSchemaRef:i,errSchemaPath:n}}throw new Error('either "keyword" or "schema" must be passed')}pr.getSubschema=ch;function lh(t,e,{dataProp:r,dataPropType:s,data:a,dataTypes:n,propertyName:i}){if(a!==void 0&&r!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:o}=e;if(r!==void 0){const{errorPath:c,dataPathArr:u,opts:d}=e,g=o.let("data",(0,Vt._)`${e.data}${(0,Vt.getProperty)(r)}`,!0);l(g),t.errorPath=(0,Vt.str)`${c}${(0,Nc.getErrorPath)(r,s,d.jsPropertySyntax)}`,t.parentDataProperty=(0,Vt._)`${r}`,t.dataPathArr=[...u,t.parentDataProperty]}if(a!==void 0){const c=a instanceof Vt.Name?a:o.let("data",a,!0);l(c),i!==void 0&&(t.propertyName=i)}n&&(t.dataTypes=n);function l(c){t.data=c,t.dataLevel=e.dataLevel+1,t.dataTypes=[],e.definedProperties=new Set,t.parentData=e.data,t.dataNames=[...e.dataNames,c]}}pr.extendSubschemaData=lh;function uh(t,{jtdDiscriminator:e,jtdMetadata:r,compositeRule:s,createErrors:a,allErrors:n}){s!==void 0&&(t.compositeRule=s),a!==void 0&&(t.createErrors=a),n!==void 0&&(t.allErrors=n),t.jtdDiscriminator=e,t.jtdMetadata=r}pr.extendSubschemaMode=uh;var rt={},Pa=function t(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var s,a,n;if(Array.isArray(e)){if(s=e.length,s!=r.length)return!1;for(a=s;a--!==0;)if(!t(e[a],r[a]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===r.toString();if(n=Object.keys(e),s=n.length,s!==Object.keys(r).length)return!1;for(a=s;a--!==0;)if(!Object.prototype.hasOwnProperty.call(r,n[a]))return!1;for(a=s;a--!==0;){var i=n[a];if(!t(e[i],r[i]))return!1}return!0}return e!==e&&r!==r},Ac={exports:{}},mr=Ac.exports=function(t,e,r){typeof e=="function"&&(r=e,e={}),r=e.cb||r;var s=typeof r=="function"?r:r.pre||function(){},a=r.post||function(){};ds(e,s,a,t,"",t)};mr.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},mr.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},mr.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},mr.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function ds(t,e,r,s,a,n,i,o,l,c){if(s&&typeof s=="object"&&!Array.isArray(s)){e(s,a,n,i,o,l,c);for(var u in s){var d=s[u];if(Array.isArray(d)){if(u in mr.arrayKeywords)for(var g=0;g<d.length;g++)ds(t,e,r,d[g],a+"/"+u+"/"+g,n,a,u,s,g)}else if(u in mr.propsKeywords){if(d&&typeof d=="object")for(var f in d)ds(t,e,r,d[f],a+"/"+u+"/"+dh(f),n,a,u,s,f)}else(u in mr.keywords||t.allKeys&&!(u in mr.skipKeywords))&&ds(t,e,r,d,a+"/"+u,n,a,u,s)}r(s,a,n,i,o,l,c)}}function dh(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}var fh=Ac.exports;Object.defineProperty(rt,"__esModule",{value:!0}),rt.getSchemaRefs=rt.resolveUrl=rt.normalizeId=rt._getFullPath=rt.getFullPath=rt.inlineRef=void 0;const hh=G,ph=Pa,mh=fh,vh=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function gh(t,e=!0){return typeof t=="boolean"?!0:e===!0?!Zn(t):e?jc(t)<=e:!1}rt.inlineRef=gh;const _h=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function Zn(t){for(const e in t){if(_h.has(e))return!0;const r=t[e];if(Array.isArray(r)&&r.some(Zn)||typeof r=="object"&&Zn(r))return!0}return!1}function jc(t){let e=0;for(const r in t){if(r==="$ref")return 1/0;if(e++,!vh.has(r)&&(typeof t[r]=="object"&&(0,hh.eachItem)(t[r],s=>e+=jc(s)),e===1/0))return 1/0}return e}function Dc(t,e="",r){r!==!1&&(e=Jr(e));const s=t.parse(e);return Mc(t,s)}rt.getFullPath=Dc;function Mc(t,e){return t.serialize(e).split("#")[0]+"#"}rt._getFullPath=Mc;const yh=/#\/?$/;function Jr(t){return t?t.replace(yh,""):""}rt.normalizeId=Jr;function wh(t,e,r){return r=Jr(r),t.resolve(e,r)}rt.resolveUrl=wh;const bh=/^[a-z_][-a-z0-9._]*$/i;function $h(t,e){if(typeof t=="boolean")return{};const{schemaId:r,uriResolver:s}=this.opts,a=Jr(t[r]||e),n={"":a},i=Dc(s,a,!1),o={},l=new Set;return mh(t,{allKeys:!0},(d,g,f,m)=>{if(m===void 0)return;const p=i+g;let h=n[m];typeof d[r]=="string"&&(h=v.call(this,d[r])),w.call(this,d.$anchor),w.call(this,d.$dynamicAnchor),n[g]=h;function v(P){const S=this.opts.uriResolver.resolve;if(P=Jr(h?S(h,P):P),l.has(P))throw u(P);l.add(P);let x=this.refs[P];return typeof x=="string"&&(x=this.refs[x]),typeof x=="object"?c(d,x.schema,P):P!==Jr(p)&&(P[0]==="#"?(c(d,o[P],P),o[P]=d):this.refs[P]=p),P}function w(P){if(typeof P=="string"){if(!bh.test(P))throw new Error(`invalid anchor "${P}"`);v.call(this,`#${P}`)}}}),o;function c(d,g,f){if(g!==void 0&&!ph(d,g))throw u(f)}function u(d){return new Error(`reference "${d}" resolves to more than one schema`)}}rt.getSchemaRefs=$h,Object.defineProperty(kt,"__esModule",{value:!0}),kt.getData=kt.KeywordCxt=kt.validateFunctionCode=void 0;const Lc=Kr,Fc=Xe,Kn=rr,fs=Xe,Ph=us,Ea=Ut,Bn=pr,re=ge,oe=qt,Eh=rt,ar=G,Sa=ba;function Sh(t){if(zc(t)&&(Hc(t),Vc(t))){kh(t);return}qc(t,()=>(0,Lc.topBoolOrEmptySchema)(t))}kt.validateFunctionCode=Sh;function qc({gen:t,validateName:e,schema:r,schemaEnv:s,opts:a},n){a.code.es5?t.func(e,(0,re._)`${oe.default.data}, ${oe.default.valCxt}`,s.$async,()=>{t.code((0,re._)`"use strict"; ${Uc(r,a)}`),xh(t,a),t.code(n)}):t.func(e,(0,re._)`${oe.default.data}, ${Rh(a)}`,s.$async,()=>t.code(Uc(r,a)).code(n))}function Rh(t){return(0,re._)`{${oe.default.instancePath}="", ${oe.default.parentData}, ${oe.default.parentDataProperty}, ${oe.default.rootData}=${oe.default.data}${t.dynamicRef?(0,re._)`, ${oe.default.dynamicAnchors}={}`:re.nil}}={}`}function xh(t,e){t.if(oe.default.valCxt,()=>{t.var(oe.default.instancePath,(0,re._)`${oe.default.valCxt}.${oe.default.instancePath}`),t.var(oe.default.parentData,(0,re._)`${oe.default.valCxt}.${oe.default.parentData}`),t.var(oe.default.parentDataProperty,(0,re._)`${oe.default.valCxt}.${oe.default.parentDataProperty}`),t.var(oe.default.rootData,(0,re._)`${oe.default.valCxt}.${oe.default.rootData}`),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,re._)`${oe.default.valCxt}.${oe.default.dynamicAnchors}`)},()=>{t.var(oe.default.instancePath,(0,re._)`""`),t.var(oe.default.parentData,(0,re._)`undefined`),t.var(oe.default.parentDataProperty,(0,re._)`undefined`),t.var(oe.default.rootData,oe.default.data),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,re._)`{}`)})}function kh(t){const{schema:e,opts:r,gen:s}=t;qc(t,()=>{r.$comment&&e.$comment&&Kc(t),Nh(t),s.let(oe.default.vErrors,null),s.let(oe.default.errors,0),r.unevaluated&&Ih(t),Zc(t),Dh(t)})}function Ih(t){const{gen:e,validateName:r}=t;t.evaluated=e.const("evaluated",(0,re._)`${r}.evaluated`),e.if((0,re._)`${t.evaluated}.dynamicProps`,()=>e.assign((0,re._)`${t.evaluated}.props`,(0,re._)`undefined`)),e.if((0,re._)`${t.evaluated}.dynamicItems`,()=>e.assign((0,re._)`${t.evaluated}.items`,(0,re._)`undefined`))}function Uc(t,e){const r=typeof t=="object"&&t[e.schemaId];return r&&(e.code.source||e.code.process)?(0,re._)`/*# sourceURL=${r} */`:re.nil}function Th(t,e){if(zc(t)&&(Hc(t),Vc(t))){Oh(t,e);return}(0,Lc.boolOrEmptySchema)(t,e)}function Vc({schema:t,self:e}){if(typeof t=="boolean")return!t;for(const r in t)if(e.RULES.all[r])return!0;return!1}function zc(t){return typeof t.schema!="boolean"}function Oh(t,e){const{schema:r,gen:s,opts:a}=t;a.$comment&&r.$comment&&Kc(t),Ah(t),jh(t);const n=s.const("_errs",oe.default.errors);Zc(t,n),s.var(e,(0,re._)`${n} === ${oe.default.errors}`)}function Hc(t){(0,ar.checkUnknownRules)(t),Ch(t)}function Zc(t,e){if(t.opts.jtd)return Bc(t,[],!1,e);const r=(0,Fc.getSchemaTypes)(t.schema),s=(0,Fc.coerceAndCheckDataType)(t,r);Bc(t,r,!s,e)}function Ch(t){const{schema:e,errSchemaPath:r,opts:s,self:a}=t;e.$ref&&s.ignoreKeywordsWithRef&&(0,ar.schemaHasRulesButRef)(e,a.RULES)&&a.logger.warn(`$ref: keywords ignored in schema at path "${r}"`)}function Nh(t){const{schema:e,opts:r}=t;e.default!==void 0&&r.useDefaults&&r.strictSchema&&(0,ar.checkStrictMode)(t,"default is ignored in the schema root")}function Ah(t){const e=t.schema[t.opts.schemaId];e&&(t.baseId=(0,Eh.resolveUrl)(t.opts.uriResolver,t.baseId,e))}function jh(t){if(t.schema.$async&&!t.schemaEnv.$async)throw new Error("async schema in sync schema")}function Kc({gen:t,schemaEnv:e,schema:r,errSchemaPath:s,opts:a}){const n=r.$comment;if(a.$comment===!0)t.code((0,re._)`${oe.default.self}.logger.log(${n})`);else if(typeof a.$comment=="function"){const i=(0,re.str)`${s}/$comment`,o=t.scopeValue("root",{ref:e.root});t.code((0,re._)`${oe.default.self}.opts.$comment(${n}, ${i}, ${o}.schema)`)}}function Dh(t){const{gen:e,schemaEnv:r,validateName:s,ValidationError:a,opts:n}=t;r.$async?e.if((0,re._)`${oe.default.errors} === 0`,()=>e.return(oe.default.data),()=>e.throw((0,re._)`new ${a}(${oe.default.vErrors})`)):(e.assign((0,re._)`${s}.errors`,oe.default.vErrors),n.unevaluated&&Mh(t),e.return((0,re._)`${oe.default.errors} === 0`))}function Mh({gen:t,evaluated:e,props:r,items:s}){r instanceof re.Name&&t.assign((0,re._)`${e}.props`,r),s instanceof re.Name&&t.assign((0,re._)`${e}.items`,s)}function Bc(t,e,r,s){const{gen:a,schema:n,data:i,allErrors:o,opts:l,self:c}=t,{RULES:u}=c;if(n.$ref&&(l.ignoreKeywordsWithRef||!(0,ar.schemaHasRulesButRef)(n,u))){a.block(()=>Gc(t,"$ref",u.all.$ref.definition));return}l.jtd||Lh(t,e),a.block(()=>{for(const g of u.rules)d(g);d(u.post)});function d(g){(0,Kn.shouldUseGroup)(n,g)&&(g.type?(a.if((0,fs.checkDataType)(g.type,i,l.strictNumbers)),Wc(t,g),e.length===1&&e[0]===g.type&&r&&(a.else(),(0,fs.reportTypeError)(t)),a.endIf()):Wc(t,g),o||a.if((0,re._)`${oe.default.errors} === ${s||0}`))}}function Wc(t,e){const{gen:r,schema:s,opts:{useDefaults:a}}=t;a&&(0,Ph.assignDefaults)(t,e.type),r.block(()=>{for(const n of e.rules)(0,Kn.shouldUseRule)(s,n)&&Gc(t,n.keyword,n.definition,e.type)})}function Lh(t,e){t.schemaEnv.meta||!t.opts.strictTypes||(Fh(t,e),t.opts.allowUnionTypes||qh(t,e),Uh(t,t.dataTypes))}function Fh(t,e){if(e.length){if(!t.dataTypes.length){t.dataTypes=e;return}e.forEach(r=>{Jc(t.dataTypes,r)||Wn(t,`type "${r}" not allowed by context "${t.dataTypes.join(",")}"`)}),zh(t,e)}}function qh(t,e){e.length>1&&!(e.length===2&&e.includes("null"))&&Wn(t,"use allowUnionTypes to allow union type keyword")}function Uh(t,e){const r=t.self.RULES.all;for(const s in r){const a=r[s];if(typeof a=="object"&&(0,Kn.shouldUseRule)(t.schema,a)){const{type:n}=a.definition;n.length&&!n.some(i=>Vh(e,i))&&Wn(t,`missing type "${n.join(",")}" for keyword "${s}"`)}}}function Vh(t,e){return t.includes(e)||e==="number"&&t.includes("integer")}function Jc(t,e){return t.includes(e)||e==="integer"&&t.includes("number")}function zh(t,e){const r=[];for(const s of t.dataTypes)Jc(e,s)?r.push(s):e.includes("integer")&&s==="number"&&r.push("integer");t.dataTypes=r}function Wn(t,e){const r=t.schemaEnv.baseId+t.errSchemaPath;e+=` at "${r}" (strictTypes)`,(0,ar.checkStrictMode)(t,e,t.opts.strictTypes)}class Qc{constructor(e,r,s){if((0,Ea.validateKeywordUsage)(e,r,s),this.gen=e.gen,this.allErrors=e.allErrors,this.keyword=s,this.data=e.data,this.schema=e.schema[s],this.$data=r.$data&&e.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,ar.schemaRefOrVal)(e,this.schema,s,this.$data),this.schemaType=r.schemaType,this.parentSchema=e.schema,this.params={},this.it=e,this.def=r,this.$data)this.schemaCode=e.gen.const("vSchema",Yc(this.$data,e));else if(this.schemaCode=this.schemaValue,!(0,Ea.validSchemaType)(this.schema,r.schemaType,r.allowUndefined))throw new Error(`${s} value must be ${JSON.stringify(r.schemaType)}`);("code"in r?r.trackErrors:r.errors!==!1)&&(this.errsCount=e.gen.const("_errs",oe.default.errors))}result(e,r,s){this.failResult((0,re.not)(e),r,s)}failResult(e,r,s){this.gen.if(e),s?s():this.error(),r?(this.gen.else(),r(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(e,r){this.failResult((0,re.not)(e),void 0,r)}fail(e){if(e===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(e),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(e){if(!this.$data)return this.fail(e);const{schemaCode:r}=this;this.fail((0,re._)`${r} !== undefined && (${(0,re.or)(this.invalid$data(),e)})`)}error(e,r,s){if(r){this.setParams(r),this._error(e,s),this.setParams({});return}this._error(e,s)}_error(e,r){(e?Sa.reportExtraError:Sa.reportError)(this,this.def.error,r)}$dataError(){(0,Sa.reportError)(this,this.def.$dataError||Sa.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,Sa.resetErrorsCount)(this.gen,this.errsCount)}ok(e){this.allErrors||this.gen.if(e)}setParams(e,r){r?Object.assign(this.params,e):this.params=e}block$data(e,r,s=re.nil){this.gen.block(()=>{this.check$data(e,s),r()})}check$data(e=re.nil,r=re.nil){if(!this.$data)return;const{gen:s,schemaCode:a,schemaType:n,def:i}=this;s.if((0,re.or)((0,re._)`${a} === undefined`,r)),e!==re.nil&&s.assign(e,!0),(n.length||i.validateSchema)&&(s.elseIf(this.invalid$data()),this.$dataError(),e!==re.nil&&s.assign(e,!1)),s.else()}invalid$data(){const{gen:e,schemaCode:r,schemaType:s,def:a,it:n}=this;return(0,re.or)(i(),o());function i(){if(s.length){if(!(r instanceof re.Name))throw new Error("ajv implementation error");const l=Array.isArray(s)?s:[s];return(0,re._)`${(0,fs.checkDataTypes)(l,r,n.opts.strictNumbers,fs.DataType.Wrong)}`}return re.nil}function o(){if(a.validateSchema){const l=e.scopeValue("validate$data",{ref:a.validateSchema});return(0,re._)`!${l}(${r})`}return re.nil}}subschema(e,r){const s=(0,Bn.getSubschema)(this.it,e);(0,Bn.extendSubschemaData)(s,this.it,e),(0,Bn.extendSubschemaMode)(s,e);const a={...this.it,...s,items:void 0,props:void 0};return Th(a,r),a}mergeEvaluated(e,r){const{it:s,gen:a}=this;s.opts.unevaluated&&(s.props!==!0&&e.props!==void 0&&(s.props=ar.mergeEvaluated.props(a,e.props,s.props,r)),s.items!==!0&&e.items!==void 0&&(s.items=ar.mergeEvaluated.items(a,e.items,s.items,r)))}mergeValidEvaluated(e,r){const{it:s,gen:a}=this;if(s.opts.unevaluated&&(s.props!==!0||s.items!==!0))return a.if(r,()=>this.mergeEvaluated(e,re.Name)),!0}}kt.KeywordCxt=Qc;function Gc(t,e,r,s){const a=new Qc(t,r,e);"code"in r?r.code(a,s):a.$data&&r.validate?(0,Ea.funcKeywordCode)(a,r):"macro"in r?(0,Ea.macroKeywordCode)(a,r):(r.compile||r.validate)&&(0,Ea.funcKeywordCode)(a,r)}const Hh=/^\/(?:[^~]|~0|~1)*$/,Zh=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function Yc(t,{dataLevel:e,dataNames:r,dataPathArr:s}){let a,n;if(t==="")return oe.default.rootData;if(t[0]==="/"){if(!Hh.test(t))throw new Error(`Invalid JSON-pointer: ${t}`);a=t,n=oe.default.rootData}else{const c=Zh.exec(t);if(!c)throw new Error(`Invalid JSON-pointer: ${t}`);const u=+c[1];if(a=c[2],a==="#"){if(u>=e)throw new Error(l("property/index",u));return s[e-u]}if(u>e)throw new Error(l("data",u));if(n=r[e-u],!a)return n}let i=n;const o=a.split("/");for(const c of o)c&&(n=(0,re._)`${n}${(0,re.getProperty)((0,ar.unescapeJsonPointer)(c))}`,i=(0,re._)`${i} && ${n}`);return i;function l(c,u){return`Cannot access ${c} ${u} levels up, current level is ${e}`}}kt.getData=Yc;var Ra={};Object.defineProperty(Ra,"__esModule",{value:!0});let Kh=class extends Error{constructor(e){super("validation failed"),this.errors=e,this.ajv=this.validation=!0}};Ra.default=Kh;var Qr={};Object.defineProperty(Qr,"__esModule",{value:!0});const Jn=rt;let Bh=class extends Error{constructor(e,r,s,a){super(a||`can't resolve reference ${s} from id ${r}`),this.missingRef=(0,Jn.resolveUrl)(e,r,s),this.missingSchema=(0,Jn.normalizeId)((0,Jn.getFullPath)(e,this.missingRef))}};Qr.default=Bh;var ht={};Object.defineProperty(ht,"__esModule",{value:!0}),ht.resolveSchema=ht.getCompilingSchema=ht.resolveRef=ht.compileSchema=ht.SchemaEnv=void 0;const It=ge,Wh=Ra,Or=qt,Tt=rt,Xc=G,Jh=kt;class hs{constructor(e){var r;this.refs={},this.dynamicAnchors={};let s;typeof e.schema=="object"&&(s=e.schema),this.schema=e.schema,this.schemaId=e.schemaId,this.root=e.root||this,this.baseId=(r=e.baseId)!==null&&r!==void 0?r:(0,Tt.normalizeId)(s==null?void 0:s[e.schemaId||"$id"]),this.schemaPath=e.schemaPath,this.localRefs=e.localRefs,this.meta=e.meta,this.$async=s==null?void 0:s.$async,this.refs={}}}ht.SchemaEnv=hs;function Qn(t){const e=el.call(this,t);if(e)return e;const r=(0,Tt.getFullPath)(this.opts.uriResolver,t.root.baseId),{es5:s,lines:a}=this.opts.code,{ownProperties:n}=this.opts,i=new It.CodeGen(this.scope,{es5:s,lines:a,ownProperties:n});let o;t.$async&&(o=i.scopeValue("Error",{ref:Wh.default,code:(0,It._)`require("ajv/dist/runtime/validation_error").default`}));const l=i.scopeName("validate");t.validateName=l;const c={gen:i,allErrors:this.opts.allErrors,data:Or.default.data,parentData:Or.default.parentData,parentDataProperty:Or.default.parentDataProperty,dataNames:[Or.default.data],dataPathArr:[It.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:i.scopeValue("schema",this.opts.code.source===!0?{ref:t.schema,code:(0,It.stringify)(t.schema)}:{ref:t.schema}),validateName:l,ValidationError:o,schema:t.schema,schemaEnv:t,rootId:r,baseId:t.baseId||r,schemaPath:It.nil,errSchemaPath:t.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,It._)`""`,opts:this.opts,self:this};let u;try{this._compilations.add(t),(0,Jh.validateFunctionCode)(c),i.optimize(this.opts.code.optimize);const d=i.toString();u=`${i.scopeRefs(Or.default.scope)}return ${d}`,this.opts.code.process&&(u=this.opts.code.process(u,t));const f=new Function(`${Or.default.self}`,`${Or.default.scope}`,u)(this,this.scope.get());if(this.scope.value(l,{ref:f}),f.errors=null,f.schema=t.schema,f.schemaEnv=t,t.$async&&(f.$async=!0),this.opts.code.source===!0&&(f.source={validateName:l,validateCode:d,scopeValues:i._values}),this.opts.unevaluated){const{props:m,items:p}=c;f.evaluated={props:m instanceof It.Name?void 0:m,items:p instanceof It.Name?void 0:p,dynamicProps:m instanceof It.Name,dynamicItems:p instanceof It.Name},f.source&&(f.source.evaluated=(0,It.stringify)(f.evaluated))}return t.validate=f,t}catch(d){throw delete t.validate,delete t.validateName,u&&this.logger.error("Error compiling schema, function code:",u),d}finally{this._compilations.delete(t)}}ht.compileSchema=Qn;function Qh(t,e,r){var s;r=(0,Tt.resolveUrl)(this.opts.uriResolver,e,r);const a=t.refs[r];if(a)return a;let n=Xh.call(this,t,r);if(n===void 0){const i=(s=t.localRefs)===null||s===void 0?void 0:s[r],{schemaId:o}=this.opts;i&&(n=new hs({schema:i,schemaId:o,root:t,baseId:e}))}if(n!==void 0)return t.refs[r]=Gh.call(this,n)}ht.resolveRef=Qh;function Gh(t){return(0,Tt.inlineRef)(t.schema,this.opts.inlineRefs)?t.schema:t.validate?t:Qn.call(this,t)}function el(t){for(const e of this._compilations)if(Yh(e,t))return e}ht.getCompilingSchema=el;function Yh(t,e){return t.schema===e.schema&&t.root===e.root&&t.baseId===e.baseId}function Xh(t,e){let r;for(;typeof(r=this.refs[e])=="string";)e=r;return r||this.schemas[e]||ps.call(this,t,e)}function ps(t,e){const r=this.opts.uriResolver.parse(e),s=(0,Tt._getFullPath)(this.opts.uriResolver,r);let a=(0,Tt.getFullPath)(this.opts.uriResolver,t.baseId,void 0);if(Object.keys(t.schema).length>0&&s===a)return Gn.call(this,r,t);const n=(0,Tt.normalizeId)(s),i=this.refs[n]||this.schemas[n];if(typeof i=="string"){const o=ps.call(this,t,i);return typeof(o==null?void 0:o.schema)!="object"?void 0:Gn.call(this,r,o)}if(typeof(i==null?void 0:i.schema)=="object"){if(i.validate||Qn.call(this,i),n===(0,Tt.normalizeId)(e)){const{schema:o}=i,{schemaId:l}=this.opts,c=o[l];return c&&(a=(0,Tt.resolveUrl)(this.opts.uriResolver,a,c)),new hs({schema:o,schemaId:l,root:t,baseId:a})}return Gn.call(this,r,i)}}ht.resolveSchema=ps;const ep=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function Gn(t,{baseId:e,schema:r,root:s}){var a;if(((a=t.fragment)===null||a===void 0?void 0:a[0])!=="/")return;for(const o of t.fragment.slice(1).split("/")){if(typeof r=="boolean")return;const l=r[(0,Xc.unescapeFragment)(o)];if(l===void 0)return;r=l;const c=typeof r=="object"&&r[this.opts.schemaId];!ep.has(o)&&c&&(e=(0,Tt.resolveUrl)(this.opts.uriResolver,e,c))}let n;if(typeof r!="boolean"&&r.$ref&&!(0,Xc.schemaHasRulesButRef)(r,this.RULES)){const o=(0,Tt.resolveUrl)(this.opts.uriResolver,e,r.$ref);n=ps.call(this,s,o)}const{schemaId:i}=this.opts;if(n=n||new hs({schema:r,schemaId:i,root:s,baseId:e}),n.schema!==n.root.schema)return n}const tp={$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON AnySchema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1};var Yn={},ms={exports:{}};const rp=RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu),tl=RegExp.prototype.test.bind(/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u);function rl(t){let e="",r=0,s=0;for(s=0;s<t.length;s++)if(r=t[s].charCodeAt(0),r!==48){if(!(r>=48&&r<=57||r>=65&&r<=70||r>=97&&r<=102))return"";e+=t[s];break}for(s+=1;s<t.length;s++){if(r=t[s].charCodeAt(0),!(r>=48&&r<=57||r>=65&&r<=70||r>=97&&r<=102))return"";e+=t[s]}return e}const ap=RegExp.prototype.test.bind(/[^!"$&'()*+,\-.;=_`a-z{}~]/u);function al(t){return t.length=0,!0}function sp(t,e,r){if(t.length){const s=rl(t);if(s!=="")e.push(s);else return r.error=!0,!1;t.length=0}return!0}function np(t){let e=0;const r={error:!1,address:"",zone:""},s=[],a=[];let n=!1,i=!1,o=sp;for(let l=0;l<t.length;l++){const c=t[l];if(!(c==="["||c==="]"))if(c===":"){if(n===!0&&(i=!0),!o(a,s,r))break;if(++e>7){r.error=!0;break}l>0&&t[l-1]===":"&&(n=!0),s.push(":");continue}else if(c==="%"){if(!o(a,s,r))break;o=al}else{a.push(c);continue}}return a.length&&(o===al?r.zone=a.join(""):i?s.push(a.join("")):s.push(rl(a))),r.address=s.join(""),r}function sl(t){if(ip(t,":")<2)return{host:t,isIPV6:!1};const e=np(t);if(e.error)return{host:t,isIPV6:!1};{let r=e.address,s=e.address;return e.zone&&(r+="%"+e.zone,s+="%25"+e.zone),{host:r,isIPV6:!0,escapedHost:s}}}function ip(t,e){let r=0;for(let s=0;s<t.length;s++)t[s]===e&&r++;return r}function op(t){let e=t;const r=[];let s=-1,a=0;for(;a=e.length;){if(a===1){if(e===".")break;if(e==="/"){r.push("/");break}else{r.push(e);break}}else if(a===2){if(e[0]==="."){if(e[1]===".")break;if(e[1]==="/"){e=e.slice(2);continue}}else if(e[0]==="/"&&(e[1]==="."||e[1]==="/")){r.push("/");break}}else if(a===3&&e==="/.."){r.length!==0&&r.pop(),r.push("/");break}if(e[0]==="."){if(e[1]==="."){if(e[2]==="/"){e=e.slice(3);continue}}else if(e[1]==="/"){e=e.slice(2);continue}}else if(e[0]==="/"&&e[1]==="."){if(e[2]==="/"){e=e.slice(2);continue}else if(e[2]==="."&&e[3]==="/"){e=e.slice(3),r.length!==0&&r.pop();continue}}if((s=e.indexOf("/",1))===-1){r.push(e);break}else r.push(e.slice(0,s)),e=e.slice(s)}return r.join("")}function cp(t,e){const r=e!==!0?escape:unescape;return t.scheme!==void 0&&(t.scheme=r(t.scheme)),t.userinfo!==void 0&&(t.userinfo=r(t.userinfo)),t.host!==void 0&&(t.host=r(t.host)),t.path!==void 0&&(t.path=r(t.path)),t.query!==void 0&&(t.query=r(t.query)),t.fragment!==void 0&&(t.fragment=r(t.fragment)),t}function lp(t){const e=[];if(t.userinfo!==void 0&&(e.push(t.userinfo),e.push("@")),t.host!==void 0){let r=unescape(t.host);if(!tl(r)){const s=sl(r);s.isIPV6===!0?r=`[${s.escapedHost}]`:r=t.host}e.push(r)}return(typeof t.port=="number"||typeof t.port=="string")&&(e.push(":"),e.push(String(t.port))),e.length?e.join(""):void 0}var nl={nonSimpleDomain:ap,recomposeAuthority:lp,normalizeComponentEncoding:cp,removeDotSegments:op,isIPv4:tl,isUUID:rp,normalizeIPv6:sl};const{isUUID:up}=nl,dp=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function il(t){return t.secure===!0?!0:t.secure===!1?!1:t.scheme?t.scheme.length===3&&(t.scheme[0]==="w"||t.scheme[0]==="W")&&(t.scheme[1]==="s"||t.scheme[1]==="S")&&(t.scheme[2]==="s"||t.scheme[2]==="S"):!1}function ol(t){return t.host||(t.error=t.error||"HTTP URIs must have a host."),t}function cl(t){const e=String(t.scheme).toLowerCase()==="https";return(t.port===(e?443:80)||t.port==="")&&(t.port=void 0),t.path||(t.path="/"),t}function fp(t){return t.secure=il(t),t.resourceName=(t.path||"/")+(t.query?"?"+t.query:""),t.path=void 0,t.query=void 0,t}function hp(t){if((t.port===(il(t)?443:80)||t.port==="")&&(t.port=void 0),typeof t.secure=="boolean"&&(t.scheme=t.secure?"wss":"ws",t.secure=void 0),t.resourceName){const[e,r]=t.resourceName.split("?");t.path=e&&e!=="/"?e:void 0,t.query=r,t.resourceName=void 0}return t.fragment=void 0,t}function pp(t,e){if(!t.path)return t.error="URN can not be parsed",t;const r=t.path.match(dp);if(r){const s=e.scheme||t.scheme||"urn";t.nid=r[1].toLowerCase(),t.nss=r[2];const a=`${s}:${e.nid||t.nid}`,n=Xn(a);t.path=void 0,n&&(t=n.parse(t,e))}else t.error=t.error||"URN can not be parsed.";return t}function mp(t,e){if(t.nid===void 0)throw new Error("URN without nid cannot be serialized");const r=e.scheme||t.scheme||"urn",s=t.nid.toLowerCase(),a=`${r}:${e.nid||s}`,n=Xn(a);n&&(t=n.serialize(t,e));const i=t,o=t.nss;return i.path=`${s||e.nid}:${o}`,e.skipEscape=!0,i}function vp(t,e){const r=t;return r.uuid=r.nss,r.nss=void 0,!e.tolerant&&(!r.uuid||!up(r.uuid))&&(r.error=r.error||"UUID is not valid."),r}function gp(t){const e=t;return e.nss=(t.uuid||"").toLowerCase(),e}const ll={scheme:"http",domainHost:!0,parse:ol,serialize:cl},_p={scheme:"https",domainHost:ll.domainHost,parse:ol,serialize:cl},vs={scheme:"ws",domainHost:!0,parse:fp,serialize:hp},yp={scheme:"wss",domainHost:vs.domainHost,parse:vs.parse,serialize:vs.serialize},gs={http:ll,https:_p,ws:vs,wss:yp,urn:{scheme:"urn",parse:pp,serialize:mp,skipNormalize:!0},"urn:uuid":{scheme:"urn:uuid",parse:vp,serialize:gp,skipNormalize:!0}};Object.setPrototypeOf(gs,null);function Xn(t){return t&&(gs[t]||gs[t.toLowerCase()])||void 0}var wp={SCHEMES:gs,getSchemeHandler:Xn};const{normalizeIPv6:bp,removeDotSegments:xa,recomposeAuthority:$p,normalizeComponentEncoding:_s,isIPv4:Pp,nonSimpleDomain:Ep}=nl,{SCHEMES:Sp,getSchemeHandler:ul}=wp;function Rp(t,e){return typeof t=="string"?t=zt(sr(t,e),e):typeof t=="object"&&(t=sr(zt(t,e),e)),t}function xp(t,e,r){const s=r?Object.assign({scheme:"null"},r):{scheme:"null"},a=dl(sr(t,s),sr(e,s),s,!0);return s.skipEscape=!0,zt(a,s)}function dl(t,e,r,s){const a={};return s||(t=sr(zt(t,r),r),e=sr(zt(e,r),r)),r=r||{},!r.tolerant&&e.scheme?(a.scheme=e.scheme,a.userinfo=e.userinfo,a.host=e.host,a.port=e.port,a.path=xa(e.path||""),a.query=e.query):(e.userinfo!==void 0||e.host!==void 0||e.port!==void 0?(a.userinfo=e.userinfo,a.host=e.host,a.port=e.port,a.path=xa(e.path||""),a.query=e.query):(e.path?(e.path[0]==="/"?a.path=xa(e.path):((t.userinfo!==void 0||t.host!==void 0||t.port!==void 0)&&!t.path?a.path="/"+e.path:t.path?a.path=t.path.slice(0,t.path.lastIndexOf("/")+1)+e.path:a.path=e.path,a.path=xa(a.path)),a.query=e.query):(a.path=t.path,e.query!==void 0?a.query=e.query:a.query=t.query),a.userinfo=t.userinfo,a.host=t.host,a.port=t.port),a.scheme=t.scheme),a.fragment=e.fragment,a}function kp(t,e,r){return typeof t=="string"?(t=unescape(t),t=zt(_s(sr(t,r),!0),{...r,skipEscape:!0})):typeof t=="object"&&(t=zt(_s(t,!0),{...r,skipEscape:!0})),typeof e=="string"?(e=unescape(e),e=zt(_s(sr(e,r),!0),{...r,skipEscape:!0})):typeof e=="object"&&(e=zt(_s(e,!0),{...r,skipEscape:!0})),t.toLowerCase()===e.toLowerCase()}function zt(t,e){const r={host:t.host,scheme:t.scheme,userinfo:t.userinfo,port:t.port,path:t.path,query:t.query,nid:t.nid,nss:t.nss,uuid:t.uuid,fragment:t.fragment,reference:t.reference,resourceName:t.resourceName,secure:t.secure,error:""},s=Object.assign({},e),a=[],n=ul(s.scheme||r.scheme);n&&n.serialize&&n.serialize(r,s),r.path!==void 0&&(s.skipEscape?r.path=unescape(r.path):(r.path=escape(r.path),r.scheme!==void 0&&(r.path=r.path.split("%3A").join(":")))),s.reference!=="suffix"&&r.scheme&&a.push(r.scheme,":");const i=$p(r);if(i!==void 0&&(s.reference!=="suffix"&&a.push("//"),a.push(i),r.path&&r.path[0]!=="/"&&a.push("/")),r.path!==void 0){let o=r.path;!s.absolutePath&&(!n||!n.absolutePath)&&(o=xa(o)),i===void 0&&o[0]==="/"&&o[1]==="/"&&(o="/%2F"+o.slice(2)),a.push(o)}return r.query!==void 0&&a.push("?",r.query),r.fragment!==void 0&&a.push("#",r.fragment),a.join("")}const Ip=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function sr(t,e){const r=Object.assign({},e),s={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0};let a=!1;r.reference==="suffix"&&(r.scheme?t=r.scheme+":"+t:t="//"+t);const n=t.match(Ip);if(n){if(s.scheme=n[1],s.userinfo=n[3],s.host=n[4],s.port=parseInt(n[5],10),s.path=n[6]||"",s.query=n[7],s.fragment=n[8],isNaN(s.port)&&(s.port=n[5]),s.host)if(Pp(s.host)===!1){const l=bp(s.host);s.host=l.host.toLowerCase(),a=l.isIPV6}else a=!0;s.scheme===void 0&&s.userinfo===void 0&&s.host===void 0&&s.port===void 0&&s.query===void 0&&!s.path?s.reference="same-document":s.scheme===void 0?s.reference="relative":s.fragment===void 0?s.reference="absolute":s.reference="uri",r.reference&&r.reference!=="suffix"&&r.reference!==s.reference&&(s.error=s.error||"URI is not a "+r.reference+" reference.");const i=ul(r.scheme||s.scheme);if(!r.unicodeSupport&&(!i||!i.unicodeSupport)&&s.host&&(r.domainHost||i&&i.domainHost)&&a===!1&&Ep(s.host))try{s.host=URL.domainToASCII(s.host.toLowerCase())}catch(o){s.error=s.error||"Host's domain name can not be converted to ASCII: "+o}(!i||i&&!i.skipNormalize)&&(t.indexOf("%")!==-1&&(s.scheme!==void 0&&(s.scheme=unescape(s.scheme)),s.host!==void 0&&(s.host=unescape(s.host))),s.path&&(s.path=escape(unescape(s.path))),s.fragment&&(s.fragment=encodeURI(decodeURIComponent(s.fragment)))),i&&i.parse&&i.parse(s,r)}else s.error=s.error||"URI can not be parsed.";return s}const ei={SCHEMES:Sp,normalize:Rp,resolve:xp,resolveComponent:dl,equal:kp,serialize:zt,parse:sr};ms.exports=ei,ms.exports.default=ei,ms.exports.fastUri=ei;var Tp=ms.exports;Object.defineProperty(Yn,"__esModule",{value:!0});const fl=Tp;fl.code='require("ajv/dist/runtime/uri").default',Yn.default=fl,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.Name=t.nil=t.stringify=t.str=t._=t.KeywordCxt=void 0;var e=kt;Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return e.KeywordCxt}});var r=ge;Object.defineProperty(t,"_",{enumerable:!0,get:function(){return r._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return r.str}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return r.stringify}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return r.nil}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return r.Name}}),Object.defineProperty(t,"CodeGen",{enumerable:!0,get:function(){return r.CodeGen}});const s=Ra,a=Qr,n=Ir,i=ht,o=ge,l=rt,c=Xe,u=G,d=tp,g=Yn,f=(N,R)=>new RegExp(N,R);f.code="new RegExp";const m=["removeAdditional","useDefaults","coerceTypes"],p=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),h={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},v={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},w=200;function P(N){var R,j,k,_,b,C,K,Q,fe,ne,he,lt,Ke,Ie,Et,Ge,Gt,Ft,ze,St,ur,qe,Ue,tt,xr;const dr=N.strict,Vr=(R=N.code)===null||R===void 0?void 0:R.optimize,Tn=Vr===!0||Vr===void 0?1:Vr||0,Rt=(k=(j=N.code)===null||j===void 0?void 0:j.regExp)!==null&&k!==void 0?k:f,zr=(_=N.uriResolver)!==null&&_!==void 0?_:g.default;return{strictSchema:(C=(b=N.strictSchema)!==null&&b!==void 0?b:dr)!==null&&C!==void 0?C:!0,strictNumbers:(Q=(K=N.strictNumbers)!==null&&K!==void 0?K:dr)!==null&&Q!==void 0?Q:!0,strictTypes:(ne=(fe=N.strictTypes)!==null&&fe!==void 0?fe:dr)!==null&&ne!==void 0?ne:"log",strictTuples:(lt=(he=N.strictTuples)!==null&&he!==void 0?he:dr)!==null&<!==void 0?lt:"log",strictRequired:(Ie=(Ke=N.strictRequired)!==null&&Ke!==void 0?Ke:dr)!==null&&Ie!==void 0?Ie:!1,code:N.code?{...N.code,optimize:Tn,regExp:Rt}:{optimize:Tn,regExp:Rt},loopRequired:(Et=N.loopRequired)!==null&&Et!==void 0?Et:w,loopEnum:(Ge=N.loopEnum)!==null&&Ge!==void 0?Ge:w,meta:(Gt=N.meta)!==null&&Gt!==void 0?Gt:!0,messages:(Ft=N.messages)!==null&&Ft!==void 0?Ft:!0,inlineRefs:(ze=N.inlineRefs)!==null&&ze!==void 0?ze:!0,schemaId:(St=N.schemaId)!==null&&St!==void 0?St:"$id",addUsedSchema:(ur=N.addUsedSchema)!==null&&ur!==void 0?ur:!0,validateSchema:(qe=N.validateSchema)!==null&&qe!==void 0?qe:!0,validateFormats:(Ue=N.validateFormats)!==null&&Ue!==void 0?Ue:!0,unicodeRegExp:(tt=N.unicodeRegExp)!==null&&tt!==void 0?tt:!0,int32range:(xr=N.int32range)!==null&&xr!==void 0?xr:!0,uriResolver:zr}}class S{constructor(R={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,R=this.opts={...R,...P(R)};const{es5:j,lines:k}=this.opts.code;this.scope=new o.ValueScope({scope:{},prefixes:p,es5:j,lines:k}),this.logger=H(R.logger);const _=R.validateFormats;R.validateFormats=!1,this.RULES=(0,n.getRules)(),x.call(this,h,R,"NOT SUPPORTED"),x.call(this,v,R,"DEPRECATED","warn"),this._metaOpts=W.call(this),R.formats&&U.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),R.keywords&&D.call(this,R.keywords),typeof R.meta=="object"&&this.addMetaSchema(R.meta),z.call(this),R.validateFormats=_}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:R,meta:j,schemaId:k}=this.opts;let _=d;k==="id"&&(_={...d},_.id=_.$id,delete _.$id),j&&R&&this.addMetaSchema(_,_[k],!1)}defaultMeta(){const{meta:R,schemaId:j}=this.opts;return this.opts.defaultMeta=typeof R=="object"?R[j]||R:void 0}validate(R,j){let k;if(typeof R=="string"){if(k=this.getSchema(R),!k)throw new Error(`no schema with key or ref "${R}"`)}else k=this.compile(R);const _=k(j);return"$async"in k||(this.errors=k.errors),_}compile(R,j){const k=this._addSchema(R,j);return k.validate||this._compileSchemaEnv(k)}compileAsync(R,j){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:k}=this.opts;return _.call(this,R,j);async function _(ne,he){await b.call(this,ne.$schema);const lt=this._addSchema(ne,he);return lt.validate||C.call(this,lt)}async function b(ne){ne&&!this.getSchema(ne)&&await _.call(this,{$ref:ne},!0)}async function C(ne){try{return this._compileSchemaEnv(ne)}catch(he){if(!(he instanceof a.default))throw he;return K.call(this,he),await Q.call(this,he.missingSchema),C.call(this,ne)}}function K({missingSchema:ne,missingRef:he}){if(this.refs[ne])throw new Error(`AnySchema ${ne} is loaded but ${he} cannot be resolved`)}async function Q(ne){const he=await fe.call(this,ne);this.refs[ne]||await b.call(this,he.$schema),this.refs[ne]||this.addSchema(he,ne,j)}async function fe(ne){const he=this._loading[ne];if(he)return he;try{return await(this._loading[ne]=k(ne))}finally{delete this._loading[ne]}}}addSchema(R,j,k,_=this.opts.validateSchema){if(Array.isArray(R)){for(const C of R)this.addSchema(C,void 0,k,_);return this}let b;if(typeof R=="object"){const{schemaId:C}=this.opts;if(b=R[C],b!==void 0&&typeof b!="string")throw new Error(`schema ${C} must be string`)}return j=(0,l.normalizeId)(j||b),this._checkUnique(j),this.schemas[j]=this._addSchema(R,k,j,_,!0),this}addMetaSchema(R,j,k=this.opts.validateSchema){return this.addSchema(R,j,!0,k),this}validateSchema(R,j){if(typeof R=="boolean")return!0;let k;if(k=R.$schema,k!==void 0&&typeof k!="string")throw new Error("$schema must be a string");if(k=k||this.opts.defaultMeta||this.defaultMeta(),!k)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const _=this.validate(k,R);if(!_&&j){const b="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(b);else throw new Error(b)}return _}getSchema(R){let j;for(;typeof(j=A.call(this,R))=="string";)R=j;if(j===void 0){const{schemaId:k}=this.opts,_=new i.SchemaEnv({schema:{},schemaId:k});if(j=i.resolveSchema.call(this,_,R),!j)return;this.refs[R]=j}return j.validate||this._compileSchemaEnv(j)}removeSchema(R){if(R instanceof RegExp)return this._removeAllSchemas(this.schemas,R),this._removeAllSchemas(this.refs,R),this;switch(typeof R){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const j=A.call(this,R);return typeof j=="object"&&this._cache.delete(j.schema),delete this.schemas[R],delete this.refs[R],this}case"object":{const j=R;this._cache.delete(j);let k=R[this.opts.schemaId];return k&&(k=(0,l.normalizeId)(k),delete this.schemas[k],delete this.refs[k]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(R){for(const j of R)this.addKeyword(j);return this}addKeyword(R,j){let k;if(typeof R=="string")k=R,typeof j=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),j.keyword=k);else if(typeof R=="object"&&j===void 0){if(j=R,k=j.keyword,Array.isArray(k)&&!k.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(M.call(this,k,j),!j)return(0,u.eachItem)(k,b=>te.call(this,b)),this;ve.call(this,j);const _={...j,type:(0,c.getJSONTypes)(j.type),schemaType:(0,c.getJSONTypes)(j.schemaType)};return(0,u.eachItem)(k,_.type.length===0?b=>te.call(this,b,_):b=>_.type.forEach(C=>te.call(this,b,_,C))),this}getKeyword(R){const j=this.RULES.all[R];return typeof j=="object"?j.definition:!!j}removeKeyword(R){const{RULES:j}=this;delete j.keywords[R],delete j.all[R];for(const k of j.rules){const _=k.rules.findIndex(b=>b.keyword===R);_>=0&&k.rules.splice(_,1)}return this}addFormat(R,j){return typeof j=="string"&&(j=new RegExp(j)),this.formats[R]=j,this}errorsText(R=this.errors,{separator:j=", ",dataVar:k="data"}={}){return!R||R.length===0?"No errors":R.map(_=>`${k}${_.instancePath} ${_.message}`).reduce((_,b)=>_+j+b)}$dataMetaSchema(R,j){const k=this.RULES.all;R=JSON.parse(JSON.stringify(R));for(const _ of j){const b=_.split("/").slice(1);let C=R;for(const K of b)C=C[K];for(const K in k){const Q=k[K];if(typeof Q!="object")continue;const{$data:fe}=Q.definition,ne=C[K];fe&&ne&&(C[K]=de(ne))}}return R}_removeAllSchemas(R,j){for(const k in R){const _=R[k];(!j||j.test(k))&&(typeof _=="string"?delete R[k]:_&&!_.meta&&(this._cache.delete(_.schema),delete R[k]))}}_addSchema(R,j,k,_=this.opts.validateSchema,b=this.opts.addUsedSchema){let C;const{schemaId:K}=this.opts;if(typeof R=="object")C=R[K];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof R!="boolean")throw new Error("schema must be object or boolean")}let Q=this._cache.get(R);if(Q!==void 0)return Q;k=(0,l.normalizeId)(C||k);const fe=l.getSchemaRefs.call(this,R,k);return Q=new i.SchemaEnv({schema:R,schemaId:K,meta:j,baseId:k,localRefs:fe}),this._cache.set(Q.schema,Q),b&&!k.startsWith("#")&&(k&&this._checkUnique(k),this.refs[k]=Q),_&&this.validateSchema(R,!0),Q}_checkUnique(R){if(this.schemas[R]||this.refs[R])throw new Error(`schema with key or id "${R}" already exists`)}_compileSchemaEnv(R){if(R.meta?this._compileMetaSchema(R):i.compileSchema.call(this,R),!R.validate)throw new Error("ajv implementation error");return R.validate}_compileMetaSchema(R){const j=this.opts;this.opts=this._metaOpts;try{i.compileSchema.call(this,R)}finally{this.opts=j}}}S.ValidationError=s.default,S.MissingRefError=a.default,t.default=S;function x(N,R,j,k="error"){for(const _ in N){const b=_;b in R&&this.logger[k](`${j}: option ${_}. ${N[b]}`)}}function A(N){return N=(0,l.normalizeId)(N),this.schemas[N]||this.refs[N]}function z(){const N=this.opts.schemas;if(N)if(Array.isArray(N))this.addSchema(N);else for(const R in N)this.addSchema(N[R],R)}function U(){for(const N in this.opts.formats){const R=this.opts.formats[N];R&&this.addFormat(N,R)}}function D(N){if(Array.isArray(N)){this.addVocabulary(N);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const R in N){const j=N[R];j.keyword||(j.keyword=R),this.addKeyword(j)}}function W(){const N={...this.opts};for(const R of m)delete N[R];return N}const J={log(){},warn(){},error(){}};function H(N){if(N===!1)return J;if(N===void 0)return console;if(N.log&&N.warn&&N.error)return N;throw new Error("logger must implement log, warn and error methods")}const F=/^[a-z_$][a-z0-9_$:-]*$/i;function M(N,R){const{RULES:j}=this;if((0,u.eachItem)(N,k=>{if(j.keywords[k])throw new Error(`Keyword ${k} is already defined`);if(!F.test(k))throw new Error(`Keyword ${k} has invalid name`)}),!!R&&R.$data&&!("code"in R||"validate"in R))throw new Error('$data keyword must have "code" or "validate" function')}function te(N,R,j){var k;const _=R==null?void 0:R.post;if(j&&_)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:b}=this;let C=_?b.post:b.rules.find(({type:Q})=>Q===j);if(C||(C={type:j,rules:[]},b.rules.push(C)),b.keywords[N]=!0,!R)return;const K={keyword:N,definition:{...R,type:(0,c.getJSONTypes)(R.type),schemaType:(0,c.getJSONTypes)(R.schemaType)}};R.before?ye.call(this,C,K,R.before):C.rules.push(K),b.all[N]=K,(k=R.implements)===null||k===void 0||k.forEach(Q=>this.addKeyword(Q))}function ye(N,R,j){const k=N.rules.findIndex(_=>_.keyword===j);k>=0?N.rules.splice(k,0,R):(N.rules.push(R),this.logger.warn(`rule ${j} is not defined`))}function ve(N){let{metaSchema:R}=N;R!==void 0&&(N.$data&&this.opts.$data&&(R=de(R)),N.validateSchema=this.compile(R,!0))}const be={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function de(N){return{anyOf:[N,be]}}}(pc);var ti={},ri={},ai={};Object.defineProperty(ai,"__esModule",{value:!0});const Op={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};ai.default=Op;var Cr={};Object.defineProperty(Cr,"__esModule",{value:!0}),Cr.callRef=Cr.getValidate=void 0;const Cp=Qr,hl=_e,pt=ge,Gr=qt,pl=ht,ys=G,Np={keyword:"$ref",schemaType:"string",code(t){const{gen:e,schema:r,it:s}=t,{baseId:a,schemaEnv:n,validateName:i,opts:o,self:l}=s,{root:c}=n;if((r==="#"||r==="#/")&&a===c.baseId)return d();const u=pl.resolveRef.call(l,c,a,r);if(u===void 0)throw new Cp.default(s.opts.uriResolver,a,r);if(u instanceof pl.SchemaEnv)return g(u);return f(u);function d(){if(n===c)return ws(t,i,n,n.$async);const m=e.scopeValue("root",{ref:c});return ws(t,(0,pt._)`${m}.validate`,c,c.$async)}function g(m){const p=ml(t,m);ws(t,p,m,m.$async)}function f(m){const p=e.scopeValue("schema",o.code.source===!0?{ref:m,code:(0,pt.stringify)(m)}:{ref:m}),h=e.name("valid"),v=t.subschema({schema:m,dataTypes:[],schemaPath:pt.nil,topSchemaRef:p,errSchemaPath:r},h);t.mergeEvaluated(v),t.ok(h)}}};function ml(t,e){const{gen:r}=t;return e.validate?r.scopeValue("validate",{ref:e.validate}):(0,pt._)`${r.scopeValue("wrapper",{ref:e})}.validate`}Cr.getValidate=ml;function ws(t,e,r,s){const{gen:a,it:n}=t,{allErrors:i,schemaEnv:o,opts:l}=n,c=l.passContext?Gr.default.this:pt.nil;s?u():d();function u(){if(!o.$async)throw new Error("async schema referenced by sync schema");const m=a.let("valid");a.try(()=>{a.code((0,pt._)`await ${(0,hl.callValidateCode)(t,e,c)}`),f(e),i||a.assign(m,!0)},p=>{a.if((0,pt._)`!(${p} instanceof ${n.ValidationError})`,()=>a.throw(p)),g(p),i||a.assign(m,!1)}),t.ok(m)}function d(){t.result((0,hl.callValidateCode)(t,e,c),()=>f(e),()=>g(e))}function g(m){const p=(0,pt._)`${m}.errors`;a.assign(Gr.default.vErrors,(0,pt._)`${Gr.default.vErrors} === null ? ${p} : ${Gr.default.vErrors}.concat(${p})`),a.assign(Gr.default.errors,(0,pt._)`${Gr.default.vErrors}.length`)}function f(m){var p;if(!n.opts.unevaluated)return;const h=(p=r==null?void 0:r.validate)===null||p===void 0?void 0:p.evaluated;if(n.props!==!0)if(h&&!h.dynamicProps)h.props!==void 0&&(n.props=ys.mergeEvaluated.props(a,h.props,n.props));else{const v=a.var("props",(0,pt._)`${m}.evaluated.props`);n.props=ys.mergeEvaluated.props(a,v,n.props,pt.Name)}if(n.items!==!0)if(h&&!h.dynamicItems)h.items!==void 0&&(n.items=ys.mergeEvaluated.items(a,h.items,n.items));else{const v=a.var("items",(0,pt._)`${m}.evaluated.items`);n.items=ys.mergeEvaluated.items(a,v,n.items,pt.Name)}}}Cr.callRef=ws,Cr.default=Np,Object.defineProperty(ri,"__esModule",{value:!0});const Ap=ai,jp=Cr,Dp=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",Ap.default,jp.default];ri.default=Dp;var si={},ni={};Object.defineProperty(ni,"__esModule",{value:!0});const bs=ge,vr=bs.operators,$s={maximum:{okStr:"<=",ok:vr.LTE,fail:vr.GT},minimum:{okStr:">=",ok:vr.GTE,fail:vr.LT},exclusiveMaximum:{okStr:"<",ok:vr.LT,fail:vr.GTE},exclusiveMinimum:{okStr:">",ok:vr.GT,fail:vr.LTE}},Mp={message:({keyword:t,schemaCode:e})=>(0,bs.str)`must be ${$s[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>(0,bs._)`{comparison: ${$s[t].okStr}, limit: ${e}}`},Lp={keyword:Object.keys($s),type:"number",schemaType:"number",$data:!0,error:Mp,code(t){const{keyword:e,data:r,schemaCode:s}=t;t.fail$data((0,bs._)`${r} ${$s[e].fail} ${s} || isNaN(${r})`)}};ni.default=Lp;var ii={};Object.defineProperty(ii,"__esModule",{value:!0});const ka=ge,Fp={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:t})=>(0,ka.str)`must be multiple of ${t}`,params:({schemaCode:t})=>(0,ka._)`{multipleOf: ${t}}`},code(t){const{gen:e,data:r,schemaCode:s,it:a}=t,n=a.opts.multipleOfPrecision,i=e.let("res"),o=n?(0,ka._)`Math.abs(Math.round(${i}) - ${i}) > 1e-${n}`:(0,ka._)`${i} !== parseInt(${i})`;t.fail$data((0,ka._)`(${s} === 0 || (${i} = ${r}/${s}, ${o}))`)}};ii.default=Fp;var oi={},ci={};Object.defineProperty(ci,"__esModule",{value:!0});function vl(t){const e=t.length;let r=0,s=0,a;for(;s<e;)r++,a=t.charCodeAt(s++),a>=55296&&a<=56319&&s<e&&(a=t.charCodeAt(s),(a&64512)===56320&&s++);return r}ci.default=vl,vl.code='require("ajv/dist/runtime/ucs2length").default',Object.defineProperty(oi,"__esModule",{value:!0});const Nr=ge,qp=G,Up=ci,Vp={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const r=t==="maxLength"?"more":"fewer";return(0,Nr.str)`must NOT have ${r} than ${e} characters`},params:({schemaCode:t})=>(0,Nr._)`{limit: ${t}}`},code(t){const{keyword:e,data:r,schemaCode:s,it:a}=t,n=e==="maxLength"?Nr.operators.GT:Nr.operators.LT,i=a.opts.unicode===!1?(0,Nr._)`${r}.length`:(0,Nr._)`${(0,qp.useFunc)(t.gen,Up.default)}(${r})`;t.fail$data((0,Nr._)`${i} ${n} ${s}`)}};oi.default=Vp;var li={};Object.defineProperty(li,"__esModule",{value:!0});const zp=_e,Ps=ge,Hp={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:t})=>(0,Ps.str)`must match pattern "${t}"`,params:({schemaCode:t})=>(0,Ps._)`{pattern: ${t}}`},code(t){const{data:e,$data:r,schema:s,schemaCode:a,it:n}=t,i=n.opts.unicodeRegExp?"u":"",o=r?(0,Ps._)`(new RegExp(${a}, ${i}))`:(0,zp.usePattern)(t,s);t.fail$data((0,Ps._)`!${o}.test(${e})`)}};li.default=Hp;var ui={};Object.defineProperty(ui,"__esModule",{value:!0});const Ia=ge,Zp={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const r=t==="maxProperties"?"more":"fewer";return(0,Ia.str)`must NOT have ${r} than ${e} properties`},params:({schemaCode:t})=>(0,Ia._)`{limit: ${t}}`},code(t){const{keyword:e,data:r,schemaCode:s}=t,a=e==="maxProperties"?Ia.operators.GT:Ia.operators.LT;t.fail$data((0,Ia._)`Object.keys(${r}).length ${a} ${s}`)}};ui.default=Zp;var di={};Object.defineProperty(di,"__esModule",{value:!0});const Ta=_e,Oa=ge,Kp=G,Bp={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:t}})=>(0,Oa.str)`must have required property '${t}'`,params:({params:{missingProperty:t}})=>(0,Oa._)`{missingProperty: ${t}}`},code(t){const{gen:e,schema:r,schemaCode:s,data:a,$data:n,it:i}=t,{opts:o}=i;if(!n&&r.length===0)return;const l=r.length>=o.loopRequired;if(i.allErrors?c():u(),o.strictRequired){const f=t.parentSchema.properties,{definedProperties:m}=t.it;for(const p of r)if((f==null?void 0:f[p])===void 0&&!m.has(p)){const h=i.schemaEnv.baseId+i.errSchemaPath,v=`required property "${p}" is not defined at "${h}" (strictRequired)`;(0,Kp.checkStrictMode)(i,v,i.opts.strictRequired)}}function c(){if(l||n)t.block$data(Oa.nil,d);else for(const f of r)(0,Ta.checkReportMissingProp)(t,f)}function u(){const f=e.let("missing");if(l||n){const m=e.let("valid",!0);t.block$data(m,()=>g(f,m)),t.ok(m)}else e.if((0,Ta.checkMissingProp)(t,r,f)),(0,Ta.reportMissingProp)(t,f),e.else()}function d(){e.forOf("prop",s,f=>{t.setParams({missingProperty:f}),e.if((0,Ta.noPropertyInData)(e,a,f,o.ownProperties),()=>t.error())})}function g(f,m){t.setParams({missingProperty:f}),e.forOf(f,s,()=>{e.assign(m,(0,Ta.propertyInData)(e,a,f,o.ownProperties)),e.if((0,Oa.not)(m),()=>{t.error(),e.break()})},Oa.nil)}}};di.default=Bp;var fi={};Object.defineProperty(fi,"__esModule",{value:!0});const Ca=ge,Wp={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const r=t==="maxItems"?"more":"fewer";return(0,Ca.str)`must NOT have ${r} than ${e} items`},params:({schemaCode:t})=>(0,Ca._)`{limit: ${t}}`},code(t){const{keyword:e,data:r,schemaCode:s}=t,a=e==="maxItems"?Ca.operators.GT:Ca.operators.LT;t.fail$data((0,Ca._)`${r}.length ${a} ${s}`)}};fi.default=Wp;var hi={},Na={};Object.defineProperty(Na,"__esModule",{value:!0});const gl=Pa;gl.code='require("ajv/dist/runtime/equal").default',Na.default=gl,Object.defineProperty(hi,"__esModule",{value:!0});const pi=Xe,at=ge,Jp=G,Qp=Na,Gp={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:t,j:e}})=>(0,at.str)`must NOT have duplicate items (items ## ${e} and ${t} are identical)`,params:({params:{i:t,j:e}})=>(0,at._)`{i: ${t}, j: ${e}}`},code(t){const{gen:e,data:r,$data:s,schema:a,parentSchema:n,schemaCode:i,it:o}=t;if(!s&&!a)return;const l=e.let("valid"),c=n.items?(0,pi.getSchemaTypes)(n.items):[];t.block$data(l,u,(0,at._)`${i} === false`),t.ok(l);function u(){const m=e.let("i",(0,at._)`${r}.length`),p=e.let("j");t.setParams({i:m,j:p}),e.assign(l,!0),e.if((0,at._)`${m} > 1`,()=>(d()?g:f)(m,p))}function d(){return c.length>0&&!c.some(m=>m==="object"||m==="array")}function g(m,p){const h=e.name("item"),v=(0,pi.checkDataTypes)(c,h,o.opts.strictNumbers,pi.DataType.Wrong),w=e.const("indices",(0,at._)`{}`);e.for((0,at._)`;${m}--;`,()=>{e.let(h,(0,at._)`${r}[${m}]`),e.if(v,(0,at._)`continue`),c.length>1&&e.if((0,at._)`typeof ${h} == "string"`,(0,at._)`${h} += "_"`),e.if((0,at._)`typeof ${w}[${h}] == "number"`,()=>{e.assign(p,(0,at._)`${w}[${h}]`),t.error(),e.assign(l,!1).break()}).code((0,at._)`${w}[${h}] = ${m}`)})}function f(m,p){const h=(0,Jp.useFunc)(e,Qp.default),v=e.name("outer");e.label(v).for((0,at._)`;${m}--;`,()=>e.for((0,at._)`${p} = ${m}; ${p}--;`,()=>e.if((0,at._)`${h}(${r}[${m}], ${r}[${p}])`,()=>{t.error(),e.assign(l,!1).break(v)})))}}};hi.default=Gp;var mi={};Object.defineProperty(mi,"__esModule",{value:!0});const vi=ge,Yp=G,Xp=Na,em={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:t})=>(0,vi._)`{allowedValue: ${t}}`},code(t){const{gen:e,data:r,$data:s,schemaCode:a,schema:n}=t;s||n&&typeof n=="object"?t.fail$data((0,vi._)`!${(0,Yp.useFunc)(e,Xp.default)}(${r}, ${a})`):t.fail((0,vi._)`${n} !== ${r}`)}};mi.default=em;var gi={};Object.defineProperty(gi,"__esModule",{value:!0});const Aa=ge,tm=G,rm=Na,am={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:t})=>(0,Aa._)`{allowedValues: ${t}}`},code(t){const{gen:e,data:r,$data:s,schema:a,schemaCode:n,it:i}=t;if(!s&&a.length===0)throw new Error("enum must have non-empty array");const o=a.length>=i.opts.loopEnum;let l;const c=()=>l??(l=(0,tm.useFunc)(e,rm.default));let u;if(o||s)u=e.let("valid"),t.block$data(u,d);else{if(!Array.isArray(a))throw new Error("ajv implementation error");const f=e.const("vSchema",n);u=(0,Aa.or)(...a.map((m,p)=>g(f,p)))}t.pass(u);function d(){e.assign(u,!1),e.forOf("v",n,f=>e.if((0,Aa._)`${c()}(${r}, ${f})`,()=>e.assign(u,!0).break()))}function g(f,m){const p=a[m];return typeof p=="object"&&p!==null?(0,Aa._)`${c()}(${r}, ${f}[${m}])`:(0,Aa._)`${r} === ${p}`}}};gi.default=am,Object.defineProperty(si,"__esModule",{value:!0});const sm=ni,nm=ii,im=oi,om=li,cm=ui,lm=di,um=fi,dm=hi,fm=mi,hm=gi,pm=[sm.default,nm.default,im.default,om.default,cm.default,lm.default,um.default,dm.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},fm.default,hm.default];si.default=pm;var _i={},Yr={};Object.defineProperty(Yr,"__esModule",{value:!0}),Yr.validateAdditionalItems=void 0;const Ar=ge,yi=G,mm={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:{message:({params:{len:t}})=>(0,Ar.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,Ar._)`{limit: ${t}}`},code(t){const{parentSchema:e,it:r}=t,{items:s}=e;if(!Array.isArray(s)){(0,yi.checkStrictMode)(r,'"additionalItems" is ignored when "items" is not an array of schemas');return}_l(t,s)}};function _l(t,e){const{gen:r,schema:s,data:a,keyword:n,it:i}=t;i.items=!0;const o=r.const("len",(0,Ar._)`${a}.length`);if(s===!1)t.setParams({len:e.length}),t.pass((0,Ar._)`${o} <= ${e.length}`);else if(typeof s=="object"&&!(0,yi.alwaysValidSchema)(i,s)){const c=r.var("valid",(0,Ar._)`${o} <= ${e.length}`);r.if((0,Ar.not)(c),()=>l(c)),t.ok(c)}function l(c){r.forRange("i",e.length,o,u=>{t.subschema({keyword:n,dataProp:u,dataPropType:yi.Type.Num},c),i.allErrors||r.if((0,Ar.not)(c),()=>r.break())})}}Yr.validateAdditionalItems=_l,Yr.default=mm;var wi={},Xr={};Object.defineProperty(Xr,"__esModule",{value:!0}),Xr.validateTuple=void 0;const yl=ge,Es=G,vm=_e,gm={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(t){const{schema:e,it:r}=t;if(Array.isArray(e))return wl(t,"additionalItems",e);r.items=!0,!(0,Es.alwaysValidSchema)(r,e)&&t.ok((0,vm.validateArray)(t))}};function wl(t,e,r=t.schema){const{gen:s,parentSchema:a,data:n,keyword:i,it:o}=t;u(a),o.opts.unevaluated&&r.length&&o.items!==!0&&(o.items=Es.mergeEvaluated.items(s,r.length,o.items));const l=s.name("valid"),c=s.const("len",(0,yl._)`${n}.length`);r.forEach((d,g)=>{(0,Es.alwaysValidSchema)(o,d)||(s.if((0,yl._)`${c} > ${g}`,()=>t.subschema({keyword:i,schemaProp:g,dataProp:g},l)),t.ok(l))});function u(d){const{opts:g,errSchemaPath:f}=o,m=r.length,p=m===d.minItems&&(m===d.maxItems||d[e]===!1);if(g.strictTuples&&!p){const h=`"${i}" is ${m}-tuple, but minItems or maxItems/${e} are not specified or different at path "${f}"`;(0,Es.checkStrictMode)(o,h,g.strictTuples)}}}Xr.validateTuple=wl,Xr.default=gm,Object.defineProperty(wi,"__esModule",{value:!0});const _m=Xr,ym={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:t=>(0,_m.validateTuple)(t,"items")};wi.default=ym;var bi={};Object.defineProperty(bi,"__esModule",{value:!0});const bl=ge,wm=G,bm=_e,$m=Yr,Pm={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:t}})=>(0,bl.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,bl._)`{limit: ${t}}`},code(t){const{schema:e,parentSchema:r,it:s}=t,{prefixItems:a}=r;s.items=!0,!(0,wm.alwaysValidSchema)(s,e)&&(a?(0,$m.validateAdditionalItems)(t,a):t.ok((0,bm.validateArray)(t)))}};bi.default=Pm;var $i={};Object.defineProperty($i,"__esModule",{value:!0});const bt=ge,Ss=G,Em={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:{message:({params:{min:t,max:e}})=>e===void 0?(0,bt.str)`must contain at least ${t} valid item(s)`:(0,bt.str)`must contain at least ${t} and no more than ${e} valid item(s)`,params:({params:{min:t,max:e}})=>e===void 0?(0,bt._)`{minContains: ${t}}`:(0,bt._)`{minContains: ${t}, maxContains: ${e}}`},code(t){const{gen:e,schema:r,parentSchema:s,data:a,it:n}=t;let i,o;const{minContains:l,maxContains:c}=s;n.opts.next?(i=l===void 0?1:l,o=c):i=1;const u=e.const("len",(0,bt._)`${a}.length`);if(t.setParams({min:i,max:o}),o===void 0&&i===0){(0,Ss.checkStrictMode)(n,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(o!==void 0&&i>o){(0,Ss.checkStrictMode)(n,'"minContains" > "maxContains" is always invalid'),t.fail();return}if((0,Ss.alwaysValidSchema)(n,r)){let p=(0,bt._)`${u} >= ${i}`;o!==void 0&&(p=(0,bt._)`${p} && ${u} <= ${o}`),t.pass(p);return}n.items=!0;const d=e.name("valid");o===void 0&&i===1?f(d,()=>e.if(d,()=>e.break())):i===0?(e.let(d,!0),o!==void 0&&e.if((0,bt._)`${a}.length > 0`,g)):(e.let(d,!1),g()),t.result(d,()=>t.reset());function g(){const p=e.name("_valid"),h=e.let("count",0);f(p,()=>e.if(p,()=>m(h)))}function f(p,h){e.forRange("i",0,u,v=>{t.subschema({keyword:"contains",dataProp:v,dataPropType:Ss.Type.Num,compositeRule:!0},p),h()})}function m(p){e.code((0,bt._)`${p}++`),o===void 0?e.if((0,bt._)`${p} >= ${i}`,()=>e.assign(d,!0).break()):(e.if((0,bt._)`${p} > ${o}`,()=>e.assign(d,!1).break()),i===1?e.assign(d,!0):e.if((0,bt._)`${p} >= ${i}`,()=>e.assign(d,!0)))}}};$i.default=Em;var $l={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.validateSchemaDeps=t.validatePropertyDeps=t.error=void 0;const e=ge,r=G,s=_e;t.error={message:({params:{property:l,depsCount:c,deps:u}})=>{const d=c===1?"property":"properties";return(0,e.str)`must have ${d} ${u} when property ${l} is present`},params:({params:{property:l,depsCount:c,deps:u,missingProperty:d}})=>(0,e._)`{property: ${l},
|
|
1
|
+
(function(Te,ya){typeof exports=="object"&&typeof module<"u"?ya(exports):typeof define=="function"&&define.amd?define(["exports"],ya):(Te=typeof globalThis<"u"?globalThis:Te||self,ya(Te.WebMCP={}))})(this,function(Te){"use strict";var ya=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function cc(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var kn={exports:{}},lc={},xt={},Zr={},wa={},ge={},ba={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.regexpCode=t.getEsmExportName=t.getProperty=t.safeStringify=t.stringify=t.strConcat=t.addCodeArg=t.str=t._=t.nil=t._Code=t.Name=t.IDENTIFIER=t._CodeOrName=void 0;class e{}t._CodeOrName=e,t.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;class a extends e{constructor(w){if(super(),!t.IDENTIFIER.test(w))throw new Error("CodeGen: name must be a valid identifier");this.str=w}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}t.Name=a;class s extends e{constructor(w){super(),this._items=typeof w=="string"?[w]:w}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const w=this._items[0];return w===""||w==='""'}get str(){var w;return(w=this._str)!==null&&w!==void 0?w:this._str=this._items.reduce((P,S)=>`${P}${S}`,"")}get names(){var w;return(w=this._names)!==null&&w!==void 0?w:this._names=this._items.reduce((P,S)=>(S instanceof a&&(P[S.str]=(P[S.str]||0)+1),P),{})}}t._Code=s,t.nil=new s("");function r(v,...w){const P=[v[0]];let S=0;for(;S<w.length;)o(P,w[S]),P.push(v[++S]);return new s(P)}t._=r;const n=new s("+");function i(v,...w){const P=[f(v[0])];let S=0;for(;S<w.length;)P.push(n),o(P,w[S]),P.push(n,f(v[++S]));return l(P),new s(P)}t.str=i;function o(v,w){w instanceof s?v.push(...w._items):w instanceof a?v.push(w):v.push(d(w))}t.addCodeArg=o;function l(v){let w=1;for(;w<v.length-1;){if(v[w]===n){const P=c(v[w-1],v[w+1]);if(P!==void 0){v.splice(w-1,3,P);continue}v[w++]="+"}w++}}function c(v,w){if(w==='""')return v;if(v==='""')return w;if(typeof v=="string")return w instanceof a||v[v.length-1]!=='"'?void 0:typeof w!="string"?`${v.slice(0,-1)}${w}"`:w[0]==='"'?v.slice(0,-1)+w.slice(1):void 0;if(typeof w=="string"&&w[0]==='"'&&!(v instanceof a))return`"${v}${w.slice(1)}`}function u(v,w){return w.emptyStr()?v:v.emptyStr()?w:i`${v}${w}`}t.strConcat=u;function d(v){return typeof v=="number"||typeof v=="boolean"||v===null?v:f(Array.isArray(v)?v.join(","):v)}function g(v){return new s(f(v))}t.stringify=g;function f(v){return JSON.stringify(v).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}t.safeStringify=f;function m(v){return typeof v=="string"&&t.IDENTIFIER.test(v)?new s(`.${v}`):r`[${v}]`}t.getProperty=m;function p(v){if(typeof v=="string"&&t.IDENTIFIER.test(v))return new s(`${v}`);throw new Error(`CodeGen: invalid export name: ${v}, use explicit $id name mapping`)}t.getEsmExportName=p;function h(v){return new s(v.toString())}t.regexpCode=h})(ba);var In={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ValueScope=t.ValueScopeName=t.Scope=t.varKinds=t.UsedValueState=void 0;const e=ba;class a extends Error{constructor(c){super(`CodeGen: "code" for ${c} not defined`),this.value=c.value}}var s;(function(l){l[l.Started=0]="Started",l[l.Completed=1]="Completed"})(s||(t.UsedValueState=s={})),t.varKinds={const:new e.Name("const"),let:new e.Name("let"),var:new e.Name("var")};class r{constructor({prefixes:c,parent:u}={}){this._names={},this._prefixes=c,this._parent=u}toName(c){return c instanceof e.Name?c:this.name(c)}name(c){return new e.Name(this._newName(c))}_newName(c){const u=this._names[c]||this._nameGroup(c);return`${c}${u.index++}`}_nameGroup(c){var u,d;if(!((d=(u=this._parent)===null||u===void 0?void 0:u._prefixes)===null||d===void 0)&&d.has(c)||this._prefixes&&!this._prefixes.has(c))throw new Error(`CodeGen: prefix "${c}" is not allowed in this scope`);return this._names[c]={prefix:c,index:0}}}t.Scope=r;class n extends e.Name{constructor(c,u){super(u),this.prefix=c}setValue(c,{property:u,itemIndex:d}){this.value=c,this.scopePath=(0,e._)`.${new e.Name(u)}[${d}]`}}t.ValueScopeName=n;const i=(0,e._)`\n`;class o extends r{constructor(c){super(c),this._values={},this._scope=c.scope,this.opts={...c,_n:c.lines?i:e.nil}}get(){return this._scope}name(c){return new n(c,this._newName(c))}value(c,u){var d;if(u.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const g=this.toName(c),{prefix:f}=g,m=(d=u.key)!==null&&d!==void 0?d:u.ref;let p=this._values[f];if(p){const w=p.get(m);if(w)return w}else p=this._values[f]=new Map;p.set(m,g);const h=this._scope[f]||(this._scope[f]=[]),v=h.length;return h[v]=u.ref,g.setValue(u,{property:f,itemIndex:v}),g}getValue(c,u){const d=this._values[c];if(d)return d.get(u)}scopeRefs(c,u=this._values){return this._reduceValues(u,d=>{if(d.scopePath===void 0)throw new Error(`CodeGen: name "${d}" has no value`);return(0,e._)`${c}${d.scopePath}`})}scopeCode(c=this._values,u,d){return this._reduceValues(c,g=>{if(g.value===void 0)throw new Error(`CodeGen: name "${g}" has no value`);return g.value.code},u,d)}_reduceValues(c,u,d={},g){let f=e.nil;for(const m in c){const p=c[m];if(!p)continue;const h=d[m]=d[m]||new Map;p.forEach(v=>{if(h.has(v))return;h.set(v,s.Started);let w=u(v);if(w){const P=this.opts.es5?t.varKinds.var:t.varKinds.const;f=(0,e._)`${f}${P} ${v} = ${w};${this.opts._n}`}else if(w=g==null?void 0:g(v))f=(0,e._)`${f}${w}${this.opts._n}`;else throw new a(v);h.set(v,s.Completed)})}return f}}t.ValueScope=o})(In),function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.or=t.and=t.not=t.CodeGen=t.operators=t.varKinds=t.ValueScopeName=t.ValueScope=t.Scope=t.Name=t.regexpCode=t.stringify=t.getProperty=t.nil=t.strConcat=t.str=t._=void 0;const e=ba,a=In;var s=ba;Object.defineProperty(t,"_",{enumerable:!0,get:function(){return s._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return s.str}}),Object.defineProperty(t,"strConcat",{enumerable:!0,get:function(){return s.strConcat}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return s.nil}}),Object.defineProperty(t,"getProperty",{enumerable:!0,get:function(){return s.getProperty}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return s.stringify}}),Object.defineProperty(t,"regexpCode",{enumerable:!0,get:function(){return s.regexpCode}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return s.Name}});var r=In;Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return r.Scope}}),Object.defineProperty(t,"ValueScope",{enumerable:!0,get:function(){return r.ValueScope}}),Object.defineProperty(t,"ValueScopeName",{enumerable:!0,get:function(){return r.ValueScopeName}}),Object.defineProperty(t,"varKinds",{enumerable:!0,get:function(){return r.varKinds}}),t.operators={GT:new e._Code(">"),GTE:new e._Code(">="),LT:new e._Code("<"),LTE:new e._Code("<="),EQ:new e._Code("==="),NEQ:new e._Code("!=="),NOT:new e._Code("!"),OR:new e._Code("||"),AND:new e._Code("&&"),ADD:new e._Code("+")};class n{optimizeNodes(){return this}optimizeNames(_,b){return this}}class i extends n{constructor(_,b,O){super(),this.varKind=_,this.name=b,this.rhs=O}render({es5:_,_n:b}){const O=_?a.varKinds.var:this.varKind,K=this.rhs===void 0?"":` = ${this.rhs}`;return`${O} ${this.name}${K};`+b}optimizeNames(_,b){if(_[this.name.str])return this.rhs&&(this.rhs=M(this.rhs,_,b)),this}get names(){return this.rhs instanceof e._CodeOrName?this.rhs.names:{}}}class o extends n{constructor(_,b,O){super(),this.lhs=_,this.rhs=b,this.sideEffects=O}render({_n:_}){return`${this.lhs} = ${this.rhs};`+_}optimizeNames(_,b){if(!(this.lhs instanceof e.Name&&!_[this.lhs.str]&&!this.sideEffects))return this.rhs=M(this.rhs,_,b),this}get names(){const _=this.lhs instanceof e.Name?{}:{...this.lhs.names};return F(_,this.rhs)}}class l extends o{constructor(_,b,O,K){super(_,O,K),this.op=b}render({_n:_}){return`${this.lhs} ${this.op}= ${this.rhs};`+_}}class c extends n{constructor(_){super(),this.label=_,this.names={}}render({_n:_}){return`${this.label}:`+_}}class u extends n{constructor(_){super(),this.label=_,this.names={}}render({_n:_}){return`break${this.label?` ${this.label}`:""};`+_}}class d extends n{constructor(_){super(),this.error=_}render({_n:_}){return`throw ${this.error};`+_}get names(){return this.error.names}}class g extends n{constructor(_){super(),this.code=_}render({_n:_}){return`${this.code};`+_}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(_,b){return this.code=M(this.code,_,b),this}get names(){return this.code instanceof e._CodeOrName?this.code.names:{}}}class f extends n{constructor(_=[]){super(),this.nodes=_}render(_){return this.nodes.reduce((b,O)=>b+O.render(_),"")}optimizeNodes(){const{nodes:_}=this;let b=_.length;for(;b--;){const O=_[b].optimizeNodes();Array.isArray(O)?_.splice(b,1,...O):O?_[b]=O:_.splice(b,1)}return _.length>0?this:void 0}optimizeNames(_,b){const{nodes:O}=this;let K=O.length;for(;K--;){const Q=O[K];Q.optimizeNames(_,b)||(te(_,Q.names),O.splice(K,1))}return O.length>0?this:void 0}get names(){return this.nodes.reduce((_,b)=>H(_,b.names),{})}}class m extends f{render(_){return"{"+_._n+super.render(_)+"}"+_._n}}class p extends f{}class h extends m{}h.kind="else";class v extends m{constructor(_,b){super(b),this.condition=_}render(_){let b=`if(${this.condition})`+super.render(_);return this.else&&(b+="else "+this.else.render(_)),b}optimizeNodes(){super.optimizeNodes();const _=this.condition;if(_===!0)return this.nodes;let b=this.else;if(b){const O=b.optimizeNodes();b=this.else=Array.isArray(O)?new h(O):O}if(b)return _===!1?b instanceof v?b:b.nodes:this.nodes.length?this:new v(ye(_),b instanceof v?[b]:b.nodes);if(!(_===!1||!this.nodes.length))return this}optimizeNames(_,b){var O;if(this.else=(O=this.else)===null||O===void 0?void 0:O.optimizeNames(_,b),!!(super.optimizeNames(_,b)||this.else))return this.condition=M(this.condition,_,b),this}get names(){const _=super.names;return F(_,this.condition),this.else&&H(_,this.else.names),_}}v.kind="if";class w extends m{}w.kind="for";class P extends w{constructor(_){super(),this.iteration=_}render(_){return`for(${this.iteration})`+super.render(_)}optimizeNames(_,b){if(super.optimizeNames(_,b))return this.iteration=M(this.iteration,_,b),this}get names(){return H(super.names,this.iteration.names)}}class S extends w{constructor(_,b,O,K){super(),this.varKind=_,this.name=b,this.from=O,this.to=K}render(_){const b=_.es5?a.varKinds.var:this.varKind,{name:O,from:K,to:Q}=this;return`for(${b} ${O}=${K}; ${O}<${Q}; ${O}++)`+super.render(_)}get names(){const _=F(super.names,this.from);return F(_,this.to)}}class k extends w{constructor(_,b,O,K){super(),this.loop=_,this.varKind=b,this.name=O,this.iterable=K}render(_){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(_)}optimizeNames(_,b){if(super.optimizeNames(_,b))return this.iterable=M(this.iterable,_,b),this}get names(){return H(super.names,this.iterable.names)}}class A extends m{constructor(_,b,O){super(),this.name=_,this.args=b,this.async=O}render(_){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(_)}}A.kind="func";class z extends f{render(_){return"return "+super.render(_)}}z.kind="return";class U extends m{render(_){let b="try"+super.render(_);return this.catch&&(b+=this.catch.render(_)),this.finally&&(b+=this.finally.render(_)),b}optimizeNodes(){var _,b;return super.optimizeNodes(),(_=this.catch)===null||_===void 0||_.optimizeNodes(),(b=this.finally)===null||b===void 0||b.optimizeNodes(),this}optimizeNames(_,b){var O,K;return super.optimizeNames(_,b),(O=this.catch)===null||O===void 0||O.optimizeNames(_,b),(K=this.finally)===null||K===void 0||K.optimizeNames(_,b),this}get names(){const _=super.names;return this.catch&&H(_,this.catch.names),this.finally&&H(_,this.finally.names),_}}class D extends m{constructor(_){super(),this.error=_}render(_){return`catch(${this.error})`+super.render(_)}}D.kind="catch";class W extends m{render(_){return"finally"+super.render(_)}}W.kind="finally";class J{constructor(_,b={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...b,_n:b.lines?`
|
|
2
|
+
`:""},this._extScope=_,this._scope=new a.Scope({parent:_}),this._nodes=[new p]}toString(){return this._root.render(this.opts)}name(_){return this._scope.name(_)}scopeName(_){return this._extScope.name(_)}scopeValue(_,b){const O=this._extScope.value(_,b);return(this._values[O.prefix]||(this._values[O.prefix]=new Set)).add(O),O}getScopeValue(_,b){return this._extScope.getValue(_,b)}scopeRefs(_){return this._extScope.scopeRefs(_,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(_,b,O,K){const Q=this._scope.toName(b);return O!==void 0&&K&&(this._constants[Q.str]=O),this._leafNode(new i(_,Q,O)),Q}const(_,b,O){return this._def(a.varKinds.const,_,b,O)}let(_,b,O){return this._def(a.varKinds.let,_,b,O)}var(_,b,O){return this._def(a.varKinds.var,_,b,O)}assign(_,b,O){return this._leafNode(new o(_,b,O))}add(_,b){return this._leafNode(new l(_,t.operators.ADD,b))}code(_){return typeof _=="function"?_():_!==e.nil&&this._leafNode(new g(_)),this}object(..._){const b=["{"];for(const[O,K]of _)b.length>1&&b.push(","),b.push(O),(O!==K||this.opts.es5)&&(b.push(":"),(0,e.addCodeArg)(b,K));return b.push("}"),new e._Code(b)}if(_,b,O){if(this._blockNode(new v(_)),b&&O)this.code(b).else().code(O).endIf();else if(b)this.code(b).endIf();else if(O)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(_){return this._elseNode(new v(_))}else(){return this._elseNode(new h)}endIf(){return this._endBlockNode(v,h)}_for(_,b){return this._blockNode(_),b&&this.code(b).endFor(),this}for(_,b){return this._for(new P(_),b)}forRange(_,b,O,K,Q=this.opts.es5?a.varKinds.var:a.varKinds.let){const fe=this._scope.toName(_);return this._for(new S(Q,fe,b,O),()=>K(fe))}forOf(_,b,O,K=a.varKinds.const){const Q=this._scope.toName(_);if(this.opts.es5){const fe=b instanceof e.Name?b:this.var("_arr",b);return this.forRange("_i",0,(0,e._)`${fe}.length`,ne=>{this.var(Q,(0,e._)`${fe}[${ne}]`),O(Q)})}return this._for(new k("of",K,Q,b),()=>O(Q))}forIn(_,b,O,K=this.opts.es5?a.varKinds.var:a.varKinds.const){if(this.opts.ownProperties)return this.forOf(_,(0,e._)`Object.keys(${b})`,O);const Q=this._scope.toName(_);return this._for(new k("in",K,Q,b),()=>O(Q))}endFor(){return this._endBlockNode(w)}label(_){return this._leafNode(new c(_))}break(_){return this._leafNode(new u(_))}return(_){const b=new z;if(this._blockNode(b),this.code(_),b.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(z)}try(_,b,O){if(!b&&!O)throw new Error('CodeGen: "try" without "catch" and "finally"');const K=new U;if(this._blockNode(K),this.code(_),b){const Q=this.name("e");this._currNode=K.catch=new D(Q),b(Q)}return O&&(this._currNode=K.finally=new W,this.code(O)),this._endBlockNode(D,W)}throw(_){return this._leafNode(new d(_))}block(_,b){return this._blockStarts.push(this._nodes.length),_&&this.code(_).endBlock(b),this}endBlock(_){const b=this._blockStarts.pop();if(b===void 0)throw new Error("CodeGen: not in self-balancing block");const O=this._nodes.length-b;if(O<0||_!==void 0&&O!==_)throw new Error(`CodeGen: wrong number of nodes: ${O} vs ${_} expected`);return this._nodes.length=b,this}func(_,b=e.nil,O,K){return this._blockNode(new A(_,b,O)),K&&this.code(K).endFunc(),this}endFunc(){return this._endBlockNode(A)}optimize(_=1){for(;_-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(_){return this._currNode.nodes.push(_),this}_blockNode(_){this._currNode.nodes.push(_),this._nodes.push(_)}_endBlockNode(_,b){const O=this._currNode;if(O instanceof _||b&&O instanceof b)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${b?`${_.kind}/${b.kind}`:_.kind}"`)}_elseNode(_){const b=this._currNode;if(!(b instanceof v))throw new Error('CodeGen: "else" without "if"');return this._currNode=b.else=_,this}get _root(){return this._nodes[0]}get _currNode(){const _=this._nodes;return _[_.length-1]}set _currNode(_){const b=this._nodes;b[b.length-1]=_}}t.CodeGen=J;function H(I,_){for(const b in _)I[b]=(I[b]||0)+(_[b]||0);return I}function F(I,_){return _ instanceof e._CodeOrName?H(I,_.names):I}function M(I,_,b){if(I instanceof e.Name)return O(I);if(!K(I))return I;return new e._Code(I._items.reduce((Q,fe)=>(fe instanceof e.Name&&(fe=O(fe)),fe instanceof e._Code?Q.push(...fe._items):Q.push(fe),Q),[]));function O(Q){const fe=b[Q.str];return fe===void 0||_[Q.str]!==1?Q:(delete _[Q.str],fe)}function K(Q){return Q instanceof e._Code&&Q._items.some(fe=>fe instanceof e.Name&&_[fe.str]===1&&b[fe.str]!==void 0)}}function te(I,_){for(const b in _)I[b]=(I[b]||0)-(_[b]||0)}function ye(I){return typeof I=="boolean"||typeof I=="number"||I===null?!I:(0,e._)`!${j(I)}`}t.not=ye;const ve=R(t.operators.AND);function be(...I){return I.reduce(ve)}t.and=be;const de=R(t.operators.OR);function N(...I){return I.reduce(de)}t.or=N;function R(I){return(_,b)=>_===e.nil?b:b===e.nil?_:(0,e._)`${j(_)} ${I} ${j(b)}`}function j(I){return I instanceof e.Name?I:(0,e._)`(${I})`}}(ge);var G={};Object.defineProperty(G,"__esModule",{value:!0}),G.checkStrictMode=G.getErrorPath=G.Type=G.useFunc=G.setEvaluated=G.evaluatedPropsToName=G.mergeEvaluated=G.eachItem=G.unescapeJsonPointer=G.escapeJsonPointer=G.escapeFragment=G.unescapeFragment=G.schemaRefOrVal=G.schemaHasRulesButRef=G.schemaHasRules=G.checkUnknownRules=G.alwaysValidSchema=G.toHash=void 0;const xe=ge,af=ba;function sf(t){const e={};for(const a of t)e[a]=!0;return e}G.toHash=sf;function nf(t,e){return typeof e=="boolean"?e:Object.keys(e).length===0?!0:(uc(t,e),!dc(e,t.self.RULES.all))}G.alwaysValidSchema=nf;function uc(t,e=t.schema){const{opts:a,self:s}=t;if(!a.strictSchema||typeof e=="boolean")return;const r=s.RULES.keywords;for(const n in e)r[n]||vc(t,`unknown keyword: "${n}"`)}G.checkUnknownRules=uc;function dc(t,e){if(typeof t=="boolean")return!t;for(const a in t)if(e[a])return!0;return!1}G.schemaHasRules=dc;function of(t,e){if(typeof t=="boolean")return!t;for(const a in t)if(a!=="$ref"&&e.all[a])return!0;return!1}G.schemaHasRulesButRef=of;function cf({topSchemaRef:t,schemaPath:e},a,s,r){if(!r){if(typeof a=="number"||typeof a=="boolean")return a;if(typeof a=="string")return(0,xe._)`${a}`}return(0,xe._)`${t}${e}${(0,xe.getProperty)(s)}`}G.schemaRefOrVal=cf;function lf(t){return fc(decodeURIComponent(t))}G.unescapeFragment=lf;function uf(t){return encodeURIComponent(Tn(t))}G.escapeFragment=uf;function Tn(t){return typeof t=="number"?`${t}`:t.replace(/~/g,"~0").replace(/\//g,"~1")}G.escapeJsonPointer=Tn;function fc(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}G.unescapeJsonPointer=fc;function df(t,e){if(Array.isArray(t))for(const a of t)e(a);else e(t)}G.eachItem=df;function hc({mergeNames:t,mergeToName:e,mergeValues:a,resultToName:s}){return(r,n,i,o)=>{const l=i===void 0?n:i instanceof xe.Name?(n instanceof xe.Name?t(r,n,i):e(r,n,i),i):n instanceof xe.Name?(e(r,i,n),n):a(n,i);return o===xe.Name&&!(l instanceof xe.Name)?s(r,l):l}}G.mergeEvaluated={props:hc({mergeNames:(t,e,a)=>t.if((0,xe._)`${a} !== true && ${e} !== undefined`,()=>{t.if((0,xe._)`${e} === true`,()=>t.assign(a,!0),()=>t.assign(a,(0,xe._)`${a} || {}`).code((0,xe._)`Object.assign(${a}, ${e})`))}),mergeToName:(t,e,a)=>t.if((0,xe._)`${a} !== true`,()=>{e===!0?t.assign(a,!0):(t.assign(a,(0,xe._)`${a} || {}`),Cn(t,a,e))}),mergeValues:(t,e)=>t===!0?!0:{...t,...e},resultToName:pc}),items:hc({mergeNames:(t,e,a)=>t.if((0,xe._)`${a} !== true && ${e} !== undefined`,()=>t.assign(a,(0,xe._)`${e} === true ? true : ${a} > ${e} ? ${a} : ${e}`)),mergeToName:(t,e,a)=>t.if((0,xe._)`${a} !== true`,()=>t.assign(a,e===!0?!0:(0,xe._)`${a} > ${e} ? ${a} : ${e}`)),mergeValues:(t,e)=>t===!0?!0:Math.max(t,e),resultToName:(t,e)=>t.var("items",e)})};function pc(t,e){if(e===!0)return t.var("props",!0);const a=t.var("props",(0,xe._)`{}`);return e!==void 0&&Cn(t,a,e),a}G.evaluatedPropsToName=pc;function Cn(t,e,a){Object.keys(a).forEach(s=>t.assign((0,xe._)`${e}${(0,xe.getProperty)(s)}`,!0))}G.setEvaluated=Cn;const mc={};function ff(t,e){return t.scopeValue("func",{ref:e,code:mc[e.code]||(mc[e.code]=new af._Code(e.code))})}G.useFunc=ff;var On;(function(t){t[t.Num=0]="Num",t[t.Str=1]="Str"})(On||(G.Type=On={}));function hf(t,e,a){if(t instanceof xe.Name){const s=e===On.Num;return a?s?(0,xe._)`"[" + ${t} + "]"`:(0,xe._)`"['" + ${t} + "']"`:s?(0,xe._)`"/" + ${t}`:(0,xe._)`"/" + ${t}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return a?(0,xe.getProperty)(t).toString():"/"+Tn(t)}G.getErrorPath=hf;function vc(t,e,a=t.opts.strictSchema){if(a){if(e=`strict mode: ${e}`,a===!0)throw new Error(e);t.self.logger.warn(e)}}G.checkStrictMode=vc;var Ft={};Object.defineProperty(Ft,"__esModule",{value:!0});const nt=ge,pf={data:new nt.Name("data"),valCxt:new nt.Name("valCxt"),instancePath:new nt.Name("instancePath"),parentData:new nt.Name("parentData"),parentDataProperty:new nt.Name("parentDataProperty"),rootData:new nt.Name("rootData"),dynamicAnchors:new nt.Name("dynamicAnchors"),vErrors:new nt.Name("vErrors"),errors:new nt.Name("errors"),this:new nt.Name("this"),self:new nt.Name("self"),scope:new nt.Name("scope"),json:new nt.Name("json"),jsonPos:new nt.Name("jsonPos"),jsonLen:new nt.Name("jsonLen"),jsonPart:new nt.Name("jsonPart")};Ft.default=pf,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.extendErrors=t.resetErrorsCount=t.reportExtraError=t.reportError=t.keyword$DataError=t.keywordError=void 0;const e=ge,a=G,s=Ft;t.keywordError={message:({keyword:h})=>(0,e.str)`must pass "${h}" keyword validation`},t.keyword$DataError={message:({keyword:h,schemaType:v})=>v?(0,e.str)`"${h}" keyword must be ${v} ($data)`:(0,e.str)`"${h}" keyword is invalid ($data)`};function r(h,v=t.keywordError,w,P){const{it:S}=h,{gen:k,compositeRule:A,allErrors:z}=S,U=d(h,v,w);P??(A||z)?l(k,U):c(S,(0,e._)`[${U}]`)}t.reportError=r;function n(h,v=t.keywordError,w){const{it:P}=h,{gen:S,compositeRule:k,allErrors:A}=P,z=d(h,v,w);l(S,z),k||A||c(P,s.default.vErrors)}t.reportExtraError=n;function i(h,v){h.assign(s.default.errors,v),h.if((0,e._)`${s.default.vErrors} !== null`,()=>h.if(v,()=>h.assign((0,e._)`${s.default.vErrors}.length`,v),()=>h.assign(s.default.vErrors,null)))}t.resetErrorsCount=i;function o({gen:h,keyword:v,schemaValue:w,data:P,errsCount:S,it:k}){if(S===void 0)throw new Error("ajv implementation error");const A=h.name("err");h.forRange("i",S,s.default.errors,z=>{h.const(A,(0,e._)`${s.default.vErrors}[${z}]`),h.if((0,e._)`${A}.instancePath === undefined`,()=>h.assign((0,e._)`${A}.instancePath`,(0,e.strConcat)(s.default.instancePath,k.errorPath))),h.assign((0,e._)`${A}.schemaPath`,(0,e.str)`${k.errSchemaPath}/${v}`),k.opts.verbose&&(h.assign((0,e._)`${A}.schema`,w),h.assign((0,e._)`${A}.data`,P))})}t.extendErrors=o;function l(h,v){const w=h.const("err",v);h.if((0,e._)`${s.default.vErrors} === null`,()=>h.assign(s.default.vErrors,(0,e._)`[${w}]`),(0,e._)`${s.default.vErrors}.push(${w})`),h.code((0,e._)`${s.default.errors}++`)}function c(h,v){const{gen:w,validateName:P,schemaEnv:S}=h;S.$async?w.throw((0,e._)`new ${h.ValidationError}(${v})`):(w.assign((0,e._)`${P}.errors`,v),w.return(!1))}const u={keyword:new e.Name("keyword"),schemaPath:new e.Name("schemaPath"),params:new e.Name("params"),propertyName:new e.Name("propertyName"),message:new e.Name("message"),schema:new e.Name("schema"),parentSchema:new e.Name("parentSchema")};function d(h,v,w){const{createErrors:P}=h.it;return P===!1?(0,e._)`{}`:g(h,v,w)}function g(h,v,w={}){const{gen:P,it:S}=h,k=[f(S,w),m(h,w)];return p(h,v,k),P.object(...k)}function f({errorPath:h},{instancePath:v}){const w=v?(0,e.str)`${h}${(0,a.getErrorPath)(v,a.Type.Str)}`:h;return[s.default.instancePath,(0,e.strConcat)(s.default.instancePath,w)]}function m({keyword:h,it:{errSchemaPath:v}},{schemaPath:w,parentSchema:P}){let S=P?v:(0,e.str)`${v}/${h}`;return w&&(S=(0,e.str)`${S}${(0,a.getErrorPath)(w,a.Type.Str)}`),[u.schemaPath,S]}function p(h,{params:v,message:w},P){const{keyword:S,data:k,schemaValue:A,it:z}=h,{opts:U,propertyName:D,topSchemaRef:W,schemaPath:J}=z;P.push([u.keyword,S],[u.params,typeof v=="function"?v(h):v||(0,e._)`{}`]),U.messages&&P.push([u.message,typeof w=="function"?w(h):w]),U.verbose&&P.push([u.schema,A],[u.parentSchema,(0,e._)`${W}${J}`],[s.default.data,k]),D&&P.push([u.propertyName,D])}}(wa),Object.defineProperty(Zr,"__esModule",{value:!0}),Zr.boolOrEmptySchema=Zr.topBoolOrEmptySchema=void 0;const mf=wa,vf=ge,gf=Ft,_f={message:"boolean schema is false"};function yf(t){const{gen:e,schema:a,validateName:s}=t;a===!1?gc(t,!1):typeof a=="object"&&a.$async===!0?e.return(gf.default.data):(e.assign((0,vf._)`${s}.errors`,null),e.return(!0))}Zr.topBoolOrEmptySchema=yf;function wf(t,e){const{gen:a,schema:s}=t;s===!1?(a.var(e,!1),gc(t)):a.var(e,!0)}Zr.boolOrEmptySchema=wf;function gc(t,e){const{gen:a,data:s}=t,r={gen:a,keyword:"false schema",data:s,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:t};(0,mf.reportError)(r,_f,void 0,e)}var Xe={},kr={};Object.defineProperty(kr,"__esModule",{value:!0}),kr.getRules=kr.isJSONType=void 0;const bf=["string","number","integer","boolean","null","object","array"],$f=new Set(bf);function Pf(t){return typeof t=="string"&&$f.has(t)}kr.isJSONType=Pf;function Ef(){const t={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...t,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},t.number,t.string,t.array,t.object],post:{rules:[]},all:{},keywords:{}}}kr.getRules=Ef;var tr={};Object.defineProperty(tr,"__esModule",{value:!0}),tr.shouldUseRule=tr.shouldUseGroup=tr.schemaHasRulesForType=void 0;function Sf({schema:t,self:e},a){const s=e.RULES.types[a];return s&&s!==!0&&_c(t,s)}tr.schemaHasRulesForType=Sf;function _c(t,e){return e.rules.some(a=>yc(t,a))}tr.shouldUseGroup=_c;function yc(t,e){var a;return t[e.keyword]!==void 0||((a=e.definition.implements)===null||a===void 0?void 0:a.some(s=>t[s]!==void 0))}tr.shouldUseRule=yc,Object.defineProperty(Xe,"__esModule",{value:!0}),Xe.reportTypeError=Xe.checkDataTypes=Xe.checkDataType=Xe.coerceAndCheckDataType=Xe.getJSONTypes=Xe.getSchemaTypes=Xe.DataType=void 0;const Rf=kr,xf=tr,kf=wa,pe=ge,wc=G;var Kr;(function(t){t[t.Correct=0]="Correct",t[t.Wrong=1]="Wrong"})(Kr||(Xe.DataType=Kr={}));function If(t){const e=bc(t.type);if(e.includes("null")){if(t.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!e.length&&t.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');t.nullable===!0&&e.push("null")}return e}Xe.getSchemaTypes=If;function bc(t){const e=Array.isArray(t)?t:t?[t]:[];if(e.every(Rf.isJSONType))return e;throw new Error("type must be JSONType or JSONType[]: "+e.join(","))}Xe.getJSONTypes=bc;function Tf(t,e){const{gen:a,data:s,opts:r}=t,n=Cf(e,r.coerceTypes),i=e.length>0&&!(n.length===0&&e.length===1&&(0,xf.schemaHasRulesForType)(t,e[0]));if(i){const o=An(e,s,r.strictNumbers,Kr.Wrong);a.if(o,()=>{n.length?Of(t,e,n):jn(t)})}return i}Xe.coerceAndCheckDataType=Tf;const $c=new Set(["string","number","integer","boolean","null"]);function Cf(t,e){return e?t.filter(a=>$c.has(a)||e==="array"&&a==="array"):[]}function Of(t,e,a){const{gen:s,data:r,opts:n}=t,i=s.let("dataType",(0,pe._)`typeof ${r}`),o=s.let("coerced",(0,pe._)`undefined`);n.coerceTypes==="array"&&s.if((0,pe._)`${i} == 'object' && Array.isArray(${r}) && ${r}.length == 1`,()=>s.assign(r,(0,pe._)`${r}[0]`).assign(i,(0,pe._)`typeof ${r}`).if(An(e,r,n.strictNumbers),()=>s.assign(o,r))),s.if((0,pe._)`${o} !== undefined`);for(const c of a)($c.has(c)||c==="array"&&n.coerceTypes==="array")&&l(c);s.else(),jn(t),s.endIf(),s.if((0,pe._)`${o} !== undefined`,()=>{s.assign(r,o),Nf(t,o)});function l(c){switch(c){case"string":s.elseIf((0,pe._)`${i} == "number" || ${i} == "boolean"`).assign(o,(0,pe._)`"" + ${r}`).elseIf((0,pe._)`${r} === null`).assign(o,(0,pe._)`""`);return;case"number":s.elseIf((0,pe._)`${i} == "boolean" || ${r} === null
|
|
3
|
+
|| (${i} == "string" && ${r} && ${r} == +${r})`).assign(o,(0,pe._)`+${r}`);return;case"integer":s.elseIf((0,pe._)`${i} === "boolean" || ${r} === null
|
|
4
|
+
|| (${i} === "string" && ${r} && ${r} == +${r} && !(${r} % 1))`).assign(o,(0,pe._)`+${r}`);return;case"boolean":s.elseIf((0,pe._)`${r} === "false" || ${r} === 0 || ${r} === null`).assign(o,!1).elseIf((0,pe._)`${r} === "true" || ${r} === 1`).assign(o,!0);return;case"null":s.elseIf((0,pe._)`${r} === "" || ${r} === 0 || ${r} === false`),s.assign(o,null);return;case"array":s.elseIf((0,pe._)`${i} === "string" || ${i} === "number"
|
|
5
|
+
|| ${i} === "boolean" || ${r} === null`).assign(o,(0,pe._)`[${r}]`)}}}function Nf({gen:t,parentData:e,parentDataProperty:a},s){t.if((0,pe._)`${e} !== undefined`,()=>t.assign((0,pe._)`${e}[${a}]`,s))}function Nn(t,e,a,s=Kr.Correct){const r=s===Kr.Correct?pe.operators.EQ:pe.operators.NEQ;let n;switch(t){case"null":return(0,pe._)`${e} ${r} null`;case"array":n=(0,pe._)`Array.isArray(${e})`;break;case"object":n=(0,pe._)`${e} && typeof ${e} == "object" && !Array.isArray(${e})`;break;case"integer":n=i((0,pe._)`!(${e} % 1) && !isNaN(${e})`);break;case"number":n=i();break;default:return(0,pe._)`typeof ${e} ${r} ${t}`}return s===Kr.Correct?n:(0,pe.not)(n);function i(o=pe.nil){return(0,pe.and)((0,pe._)`typeof ${e} == "number"`,o,a?(0,pe._)`isFinite(${e})`:pe.nil)}}Xe.checkDataType=Nn;function An(t,e,a,s){if(t.length===1)return Nn(t[0],e,a,s);let r;const n=(0,wc.toHash)(t);if(n.array&&n.object){const i=(0,pe._)`typeof ${e} != "object"`;r=n.null?i:(0,pe._)`!${e} || ${i}`,delete n.null,delete n.array,delete n.object}else r=pe.nil;n.number&&delete n.integer;for(const i in n)r=(0,pe.and)(r,Nn(i,e,a,s));return r}Xe.checkDataTypes=An;const Af={message:({schema:t})=>`must be ${t}`,params:({schema:t,schemaValue:e})=>typeof t=="string"?(0,pe._)`{type: ${t}}`:(0,pe._)`{type: ${e}}`};function jn(t){const e=jf(t);(0,kf.reportError)(e,Af)}Xe.reportTypeError=jn;function jf(t){const{gen:e,data:a,schema:s}=t,r=(0,wc.schemaRefOrVal)(t,s,"type");return{gen:e,keyword:"type",data:a,schema:s.type,schemaCode:r,schemaValue:r,parentSchema:s,params:{},it:t}}var cs={};Object.defineProperty(cs,"__esModule",{value:!0}),cs.assignDefaults=void 0;const Br=ge,Df=G;function Mf(t,e){const{properties:a,items:s}=t.schema;if(e==="object"&&a)for(const r in a)Pc(t,r,a[r].default);else e==="array"&&Array.isArray(s)&&s.forEach((r,n)=>Pc(t,n,r.default))}cs.assignDefaults=Mf;function Pc(t,e,a){const{gen:s,compositeRule:r,data:n,opts:i}=t;if(a===void 0)return;const o=(0,Br._)`${n}${(0,Br.getProperty)(e)}`;if(r){(0,Df.checkStrictMode)(t,`default is ignored for: ${o}`);return}let l=(0,Br._)`${o} === undefined`;i.useDefaults==="empty"&&(l=(0,Br._)`${l} || ${o} === null || ${o} === ""`),s.if(l,(0,Br._)`${o} = ${(0,Br.stringify)(a)}`)}var qt={},_e={};Object.defineProperty(_e,"__esModule",{value:!0}),_e.validateUnion=_e.validateArray=_e.usePattern=_e.callValidateCode=_e.schemaProperties=_e.allSchemaProperties=_e.noPropertyInData=_e.propertyInData=_e.isOwnProperty=_e.hasPropFunc=_e.reportMissingProp=_e.checkMissingProp=_e.checkReportMissingProp=void 0;const Ne=ge,Dn=G,fr=Ft,Lf=G;function Ff(t,e){const{gen:a,data:s,it:r}=t;a.if(Ln(a,s,e,r.opts.ownProperties),()=>{t.setParams({missingProperty:(0,Ne._)`${e}`},!0),t.error()})}_e.checkReportMissingProp=Ff;function qf({gen:t,data:e,it:{opts:a}},s,r){return(0,Ne.or)(...s.map(n=>(0,Ne.and)(Ln(t,e,n,a.ownProperties),(0,Ne._)`${r} = ${n}`)))}_e.checkMissingProp=qf;function Uf(t,e){t.setParams({missingProperty:e},!0),t.error()}_e.reportMissingProp=Uf;function Ec(t){return t.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,Ne._)`Object.prototype.hasOwnProperty`})}_e.hasPropFunc=Ec;function Mn(t,e,a){return(0,Ne._)`${Ec(t)}.call(${e}, ${a})`}_e.isOwnProperty=Mn;function Vf(t,e,a,s){const r=(0,Ne._)`${e}${(0,Ne.getProperty)(a)} !== undefined`;return s?(0,Ne._)`${r} && ${Mn(t,e,a)}`:r}_e.propertyInData=Vf;function Ln(t,e,a,s){const r=(0,Ne._)`${e}${(0,Ne.getProperty)(a)} === undefined`;return s?(0,Ne.or)(r,(0,Ne.not)(Mn(t,e,a))):r}_e.noPropertyInData=Ln;function Sc(t){return t?Object.keys(t).filter(e=>e!=="__proto__"):[]}_e.allSchemaProperties=Sc;function zf(t,e){return Sc(e).filter(a=>!(0,Dn.alwaysValidSchema)(t,e[a]))}_e.schemaProperties=zf;function Hf({schemaCode:t,data:e,it:{gen:a,topSchemaRef:s,schemaPath:r,errorPath:n},it:i},o,l,c){const u=c?(0,Ne._)`${t}, ${e}, ${s}${r}`:e,d=[[fr.default.instancePath,(0,Ne.strConcat)(fr.default.instancePath,n)],[fr.default.parentData,i.parentData],[fr.default.parentDataProperty,i.parentDataProperty],[fr.default.rootData,fr.default.rootData]];i.opts.dynamicRef&&d.push([fr.default.dynamicAnchors,fr.default.dynamicAnchors]);const g=(0,Ne._)`${u}, ${a.object(...d)}`;return l!==Ne.nil?(0,Ne._)`${o}.call(${l}, ${g})`:(0,Ne._)`${o}(${g})`}_e.callValidateCode=Hf;const Zf=(0,Ne._)`new RegExp`;function Kf({gen:t,it:{opts:e}},a){const s=e.unicodeRegExp?"u":"",{regExp:r}=e.code,n=r(a,s);return t.scopeValue("pattern",{key:n.toString(),ref:n,code:(0,Ne._)`${r.code==="new RegExp"?Zf:(0,Lf.useFunc)(t,r)}(${a}, ${s})`})}_e.usePattern=Kf;function Bf(t){const{gen:e,data:a,keyword:s,it:r}=t,n=e.name("valid");if(r.allErrors){const o=e.let("valid",!0);return i(()=>e.assign(o,!1)),o}return e.var(n,!0),i(()=>e.break()),n;function i(o){const l=e.const("len",(0,Ne._)`${a}.length`);e.forRange("i",0,l,c=>{t.subschema({keyword:s,dataProp:c,dataPropType:Dn.Type.Num},n),e.if((0,Ne.not)(n),o)})}}_e.validateArray=Bf;function Wf(t){const{gen:e,schema:a,keyword:s,it:r}=t;if(!Array.isArray(a))throw new Error("ajv implementation error");if(a.some(l=>(0,Dn.alwaysValidSchema)(r,l))&&!r.opts.unevaluated)return;const i=e.let("valid",!1),o=e.name("_valid");e.block(()=>a.forEach((l,c)=>{const u=t.subschema({keyword:s,schemaProp:c,compositeRule:!0},o);e.assign(i,(0,Ne._)`${i} || ${o}`),t.mergeValidEvaluated(u,o)||e.if((0,Ne.not)(i))})),t.result(i,()=>t.reset(),()=>t.error(!0))}_e.validateUnion=Wf,Object.defineProperty(qt,"__esModule",{value:!0}),qt.validateKeywordUsage=qt.validSchemaType=qt.funcKeywordCode=qt.macroKeywordCode=void 0;const lt=ge,Ir=Ft,Jf=_e,Qf=wa;function Gf(t,e){const{gen:a,keyword:s,schema:r,parentSchema:n,it:i}=t,o=e.macro.call(i.self,r,n,i),l=xc(a,s,o);i.opts.validateSchema!==!1&&i.self.validateSchema(o,!0);const c=a.name("valid");t.subschema({schema:o,schemaPath:lt.nil,errSchemaPath:`${i.errSchemaPath}/${s}`,topSchemaRef:l,compositeRule:!0},c),t.pass(c,()=>t.error(!0))}qt.macroKeywordCode=Gf;function Yf(t,e){var a;const{gen:s,keyword:r,schema:n,parentSchema:i,$data:o,it:l}=t;eh(l,e);const c=!o&&e.compile?e.compile.call(l.self,n,i,l):e.validate,u=xc(s,r,c),d=s.let("valid");t.block$data(d,g),t.ok((a=e.valid)!==null&&a!==void 0?a:d);function g(){if(e.errors===!1)p(),e.modifying&&Rc(t),h(()=>t.error());else{const v=e.async?f():m();e.modifying&&Rc(t),h(()=>Xf(t,v))}}function f(){const v=s.let("ruleErrs",null);return s.try(()=>p((0,lt._)`await `),w=>s.assign(d,!1).if((0,lt._)`${w} instanceof ${l.ValidationError}`,()=>s.assign(v,(0,lt._)`${w}.errors`),()=>s.throw(w))),v}function m(){const v=(0,lt._)`${u}.errors`;return s.assign(v,null),p(lt.nil),v}function p(v=e.async?(0,lt._)`await `:lt.nil){const w=l.opts.passContext?Ir.default.this:Ir.default.self,P=!("compile"in e&&!o||e.schema===!1);s.assign(d,(0,lt._)`${v}${(0,Jf.callValidateCode)(t,u,w,P)}`,e.modifying)}function h(v){var w;s.if((0,lt.not)((w=e.valid)!==null&&w!==void 0?w:d),v)}}qt.funcKeywordCode=Yf;function Rc(t){const{gen:e,data:a,it:s}=t;e.if(s.parentData,()=>e.assign(a,(0,lt._)`${s.parentData}[${s.parentDataProperty}]`))}function Xf(t,e){const{gen:a}=t;a.if((0,lt._)`Array.isArray(${e})`,()=>{a.assign(Ir.default.vErrors,(0,lt._)`${Ir.default.vErrors} === null ? ${e} : ${Ir.default.vErrors}.concat(${e})`).assign(Ir.default.errors,(0,lt._)`${Ir.default.vErrors}.length`),(0,Qf.extendErrors)(t)},()=>t.error())}function eh({schemaEnv:t},e){if(e.async&&!t.$async)throw new Error("async keyword in sync schema")}function xc(t,e,a){if(a===void 0)throw new Error(`keyword "${e}" failed to compile`);return t.scopeValue("keyword",typeof a=="function"?{ref:a}:{ref:a,code:(0,lt.stringify)(a)})}function th(t,e,a=!1){return!e.length||e.some(s=>s==="array"?Array.isArray(t):s==="object"?t&&typeof t=="object"&&!Array.isArray(t):typeof t==s||a&&typeof t>"u")}qt.validSchemaType=th;function rh({schema:t,opts:e,self:a,errSchemaPath:s},r,n){if(Array.isArray(r.keyword)?!r.keyword.includes(n):r.keyword!==n)throw new Error("ajv implementation error");const i=r.dependencies;if(i!=null&&i.some(o=>!Object.prototype.hasOwnProperty.call(t,o)))throw new Error(`parent schema must have dependencies of ${n}: ${i.join(",")}`);if(r.validateSchema&&!r.validateSchema(t[n])){const l=`keyword "${n}" value is invalid at path "${s}": `+a.errorsText(r.validateSchema.errors);if(e.validateSchema==="log")a.logger.error(l);else throw new Error(l)}}qt.validateKeywordUsage=rh;var hr={};Object.defineProperty(hr,"__esModule",{value:!0}),hr.extendSubschemaMode=hr.extendSubschemaData=hr.getSubschema=void 0;const Ut=ge,kc=G;function ah(t,{keyword:e,schemaProp:a,schema:s,schemaPath:r,errSchemaPath:n,topSchemaRef:i}){if(e!==void 0&&s!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(e!==void 0){const o=t.schema[e];return a===void 0?{schema:o,schemaPath:(0,Ut._)`${t.schemaPath}${(0,Ut.getProperty)(e)}`,errSchemaPath:`${t.errSchemaPath}/${e}`}:{schema:o[a],schemaPath:(0,Ut._)`${t.schemaPath}${(0,Ut.getProperty)(e)}${(0,Ut.getProperty)(a)}`,errSchemaPath:`${t.errSchemaPath}/${e}/${(0,kc.escapeFragment)(a)}`}}if(s!==void 0){if(r===void 0||n===void 0||i===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:s,schemaPath:r,topSchemaRef:i,errSchemaPath:n}}throw new Error('either "keyword" or "schema" must be passed')}hr.getSubschema=ah;function sh(t,e,{dataProp:a,dataPropType:s,data:r,dataTypes:n,propertyName:i}){if(r!==void 0&&a!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:o}=e;if(a!==void 0){const{errorPath:c,dataPathArr:u,opts:d}=e,g=o.let("data",(0,Ut._)`${e.data}${(0,Ut.getProperty)(a)}`,!0);l(g),t.errorPath=(0,Ut.str)`${c}${(0,kc.getErrorPath)(a,s,d.jsPropertySyntax)}`,t.parentDataProperty=(0,Ut._)`${a}`,t.dataPathArr=[...u,t.parentDataProperty]}if(r!==void 0){const c=r instanceof Ut.Name?r:o.let("data",r,!0);l(c),i!==void 0&&(t.propertyName=i)}n&&(t.dataTypes=n);function l(c){t.data=c,t.dataLevel=e.dataLevel+1,t.dataTypes=[],e.definedProperties=new Set,t.parentData=e.data,t.dataNames=[...e.dataNames,c]}}hr.extendSubschemaData=sh;function nh(t,{jtdDiscriminator:e,jtdMetadata:a,compositeRule:s,createErrors:r,allErrors:n}){s!==void 0&&(t.compositeRule=s),r!==void 0&&(t.createErrors=r),n!==void 0&&(t.allErrors=n),t.jtdDiscriminator=e,t.jtdMetadata=a}hr.extendSubschemaMode=nh;var rt={},$a=function t(e,a){if(e===a)return!0;if(e&&a&&typeof e=="object"&&typeof a=="object"){if(e.constructor!==a.constructor)return!1;var s,r,n;if(Array.isArray(e)){if(s=e.length,s!=a.length)return!1;for(r=s;r--!==0;)if(!t(e[r],a[r]))return!1;return!0}if(e.constructor===RegExp)return e.source===a.source&&e.flags===a.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===a.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===a.toString();if(n=Object.keys(e),s=n.length,s!==Object.keys(a).length)return!1;for(r=s;r--!==0;)if(!Object.prototype.hasOwnProperty.call(a,n[r]))return!1;for(r=s;r--!==0;){var i=n[r];if(!t(e[i],a[i]))return!1}return!0}return e!==e&&a!==a},Ic={exports:{}},pr=Ic.exports=function(t,e,a){typeof e=="function"&&(a=e,e={}),a=e.cb||a;var s=typeof a=="function"?a:a.pre||function(){},r=a.post||function(){};ls(e,s,r,t,"",t)};pr.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},pr.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},pr.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},pr.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function ls(t,e,a,s,r,n,i,o,l,c){if(s&&typeof s=="object"&&!Array.isArray(s)){e(s,r,n,i,o,l,c);for(var u in s){var d=s[u];if(Array.isArray(d)){if(u in pr.arrayKeywords)for(var g=0;g<d.length;g++)ls(t,e,a,d[g],r+"/"+u+"/"+g,n,r,u,s,g)}else if(u in pr.propsKeywords){if(d&&typeof d=="object")for(var f in d)ls(t,e,a,d[f],r+"/"+u+"/"+ih(f),n,r,u,s,f)}else(u in pr.keywords||t.allKeys&&!(u in pr.skipKeywords))&&ls(t,e,a,d,r+"/"+u,n,r,u,s)}a(s,r,n,i,o,l,c)}}function ih(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}var oh=Ic.exports;Object.defineProperty(rt,"__esModule",{value:!0}),rt.getSchemaRefs=rt.resolveUrl=rt.normalizeId=rt._getFullPath=rt.getFullPath=rt.inlineRef=void 0;const ch=G,lh=$a,uh=oh,dh=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function fh(t,e=!0){return typeof t=="boolean"?!0:e===!0?!Fn(t):e?Tc(t)<=e:!1}rt.inlineRef=fh;const hh=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function Fn(t){for(const e in t){if(hh.has(e))return!0;const a=t[e];if(Array.isArray(a)&&a.some(Fn)||typeof a=="object"&&Fn(a))return!0}return!1}function Tc(t){let e=0;for(const a in t){if(a==="$ref")return 1/0;if(e++,!dh.has(a)&&(typeof t[a]=="object"&&(0,ch.eachItem)(t[a],s=>e+=Tc(s)),e===1/0))return 1/0}return e}function Cc(t,e="",a){a!==!1&&(e=Wr(e));const s=t.parse(e);return Oc(t,s)}rt.getFullPath=Cc;function Oc(t,e){return t.serialize(e).split("#")[0]+"#"}rt._getFullPath=Oc;const ph=/#\/?$/;function Wr(t){return t?t.replace(ph,""):""}rt.normalizeId=Wr;function mh(t,e,a){return a=Wr(a),t.resolve(e,a)}rt.resolveUrl=mh;const vh=/^[a-z_][-a-z0-9._]*$/i;function gh(t,e){if(typeof t=="boolean")return{};const{schemaId:a,uriResolver:s}=this.opts,r=Wr(t[a]||e),n={"":r},i=Cc(s,r,!1),o={},l=new Set;return uh(t,{allKeys:!0},(d,g,f,m)=>{if(m===void 0)return;const p=i+g;let h=n[m];typeof d[a]=="string"&&(h=v.call(this,d[a])),w.call(this,d.$anchor),w.call(this,d.$dynamicAnchor),n[g]=h;function v(P){const S=this.opts.uriResolver.resolve;if(P=Wr(h?S(h,P):P),l.has(P))throw u(P);l.add(P);let k=this.refs[P];return typeof k=="string"&&(k=this.refs[k]),typeof k=="object"?c(d,k.schema,P):P!==Wr(p)&&(P[0]==="#"?(c(d,o[P],P),o[P]=d):this.refs[P]=p),P}function w(P){if(typeof P=="string"){if(!vh.test(P))throw new Error(`invalid anchor "${P}"`);v.call(this,`#${P}`)}}}),o;function c(d,g,f){if(g!==void 0&&!lh(d,g))throw u(f)}function u(d){return new Error(`reference "${d}" resolves to more than one schema`)}}rt.getSchemaRefs=gh,Object.defineProperty(xt,"__esModule",{value:!0}),xt.getData=xt.KeywordCxt=xt.validateFunctionCode=void 0;const Nc=Zr,Ac=Xe,qn=tr,us=Xe,_h=cs,Pa=qt,Un=hr,re=ge,oe=Ft,yh=rt,rr=G,Ea=wa;function wh(t){if(Lc(t)&&(Fc(t),Mc(t))){Ph(t);return}jc(t,()=>(0,Nc.topBoolOrEmptySchema)(t))}xt.validateFunctionCode=wh;function jc({gen:t,validateName:e,schema:a,schemaEnv:s,opts:r},n){r.code.es5?t.func(e,(0,re._)`${oe.default.data}, ${oe.default.valCxt}`,s.$async,()=>{t.code((0,re._)`"use strict"; ${Dc(a,r)}`),$h(t,r),t.code(n)}):t.func(e,(0,re._)`${oe.default.data}, ${bh(r)}`,s.$async,()=>t.code(Dc(a,r)).code(n))}function bh(t){return(0,re._)`{${oe.default.instancePath}="", ${oe.default.parentData}, ${oe.default.parentDataProperty}, ${oe.default.rootData}=${oe.default.data}${t.dynamicRef?(0,re._)`, ${oe.default.dynamicAnchors}={}`:re.nil}}={}`}function $h(t,e){t.if(oe.default.valCxt,()=>{t.var(oe.default.instancePath,(0,re._)`${oe.default.valCxt}.${oe.default.instancePath}`),t.var(oe.default.parentData,(0,re._)`${oe.default.valCxt}.${oe.default.parentData}`),t.var(oe.default.parentDataProperty,(0,re._)`${oe.default.valCxt}.${oe.default.parentDataProperty}`),t.var(oe.default.rootData,(0,re._)`${oe.default.valCxt}.${oe.default.rootData}`),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,re._)`${oe.default.valCxt}.${oe.default.dynamicAnchors}`)},()=>{t.var(oe.default.instancePath,(0,re._)`""`),t.var(oe.default.parentData,(0,re._)`undefined`),t.var(oe.default.parentDataProperty,(0,re._)`undefined`),t.var(oe.default.rootData,oe.default.data),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,re._)`{}`)})}function Ph(t){const{schema:e,opts:a,gen:s}=t;jc(t,()=>{a.$comment&&e.$comment&&Uc(t),kh(t),s.let(oe.default.vErrors,null),s.let(oe.default.errors,0),a.unevaluated&&Eh(t),qc(t),Ch(t)})}function Eh(t){const{gen:e,validateName:a}=t;t.evaluated=e.const("evaluated",(0,re._)`${a}.evaluated`),e.if((0,re._)`${t.evaluated}.dynamicProps`,()=>e.assign((0,re._)`${t.evaluated}.props`,(0,re._)`undefined`)),e.if((0,re._)`${t.evaluated}.dynamicItems`,()=>e.assign((0,re._)`${t.evaluated}.items`,(0,re._)`undefined`))}function Dc(t,e){const a=typeof t=="object"&&t[e.schemaId];return a&&(e.code.source||e.code.process)?(0,re._)`/*# sourceURL=${a} */`:re.nil}function Sh(t,e){if(Lc(t)&&(Fc(t),Mc(t))){Rh(t,e);return}(0,Nc.boolOrEmptySchema)(t,e)}function Mc({schema:t,self:e}){if(typeof t=="boolean")return!t;for(const a in t)if(e.RULES.all[a])return!0;return!1}function Lc(t){return typeof t.schema!="boolean"}function Rh(t,e){const{schema:a,gen:s,opts:r}=t;r.$comment&&a.$comment&&Uc(t),Ih(t),Th(t);const n=s.const("_errs",oe.default.errors);qc(t,n),s.var(e,(0,re._)`${n} === ${oe.default.errors}`)}function Fc(t){(0,rr.checkUnknownRules)(t),xh(t)}function qc(t,e){if(t.opts.jtd)return Vc(t,[],!1,e);const a=(0,Ac.getSchemaTypes)(t.schema),s=(0,Ac.coerceAndCheckDataType)(t,a);Vc(t,a,!s,e)}function xh(t){const{schema:e,errSchemaPath:a,opts:s,self:r}=t;e.$ref&&s.ignoreKeywordsWithRef&&(0,rr.schemaHasRulesButRef)(e,r.RULES)&&r.logger.warn(`$ref: keywords ignored in schema at path "${a}"`)}function kh(t){const{schema:e,opts:a}=t;e.default!==void 0&&a.useDefaults&&a.strictSchema&&(0,rr.checkStrictMode)(t,"default is ignored in the schema root")}function Ih(t){const e=t.schema[t.opts.schemaId];e&&(t.baseId=(0,yh.resolveUrl)(t.opts.uriResolver,t.baseId,e))}function Th(t){if(t.schema.$async&&!t.schemaEnv.$async)throw new Error("async schema in sync schema")}function Uc({gen:t,schemaEnv:e,schema:a,errSchemaPath:s,opts:r}){const n=a.$comment;if(r.$comment===!0)t.code((0,re._)`${oe.default.self}.logger.log(${n})`);else if(typeof r.$comment=="function"){const i=(0,re.str)`${s}/$comment`,o=t.scopeValue("root",{ref:e.root});t.code((0,re._)`${oe.default.self}.opts.$comment(${n}, ${i}, ${o}.schema)`)}}function Ch(t){const{gen:e,schemaEnv:a,validateName:s,ValidationError:r,opts:n}=t;a.$async?e.if((0,re._)`${oe.default.errors} === 0`,()=>e.return(oe.default.data),()=>e.throw((0,re._)`new ${r}(${oe.default.vErrors})`)):(e.assign((0,re._)`${s}.errors`,oe.default.vErrors),n.unevaluated&&Oh(t),e.return((0,re._)`${oe.default.errors} === 0`))}function Oh({gen:t,evaluated:e,props:a,items:s}){a instanceof re.Name&&t.assign((0,re._)`${e}.props`,a),s instanceof re.Name&&t.assign((0,re._)`${e}.items`,s)}function Vc(t,e,a,s){const{gen:r,schema:n,data:i,allErrors:o,opts:l,self:c}=t,{RULES:u}=c;if(n.$ref&&(l.ignoreKeywordsWithRef||!(0,rr.schemaHasRulesButRef)(n,u))){r.block(()=>Kc(t,"$ref",u.all.$ref.definition));return}l.jtd||Nh(t,e),r.block(()=>{for(const g of u.rules)d(g);d(u.post)});function d(g){(0,qn.shouldUseGroup)(n,g)&&(g.type?(r.if((0,us.checkDataType)(g.type,i,l.strictNumbers)),zc(t,g),e.length===1&&e[0]===g.type&&a&&(r.else(),(0,us.reportTypeError)(t)),r.endIf()):zc(t,g),o||r.if((0,re._)`${oe.default.errors} === ${s||0}`))}}function zc(t,e){const{gen:a,schema:s,opts:{useDefaults:r}}=t;r&&(0,_h.assignDefaults)(t,e.type),a.block(()=>{for(const n of e.rules)(0,qn.shouldUseRule)(s,n)&&Kc(t,n.keyword,n.definition,e.type)})}function Nh(t,e){t.schemaEnv.meta||!t.opts.strictTypes||(Ah(t,e),t.opts.allowUnionTypes||jh(t,e),Dh(t,t.dataTypes))}function Ah(t,e){if(e.length){if(!t.dataTypes.length){t.dataTypes=e;return}e.forEach(a=>{Hc(t.dataTypes,a)||Vn(t,`type "${a}" not allowed by context "${t.dataTypes.join(",")}"`)}),Lh(t,e)}}function jh(t,e){e.length>1&&!(e.length===2&&e.includes("null"))&&Vn(t,"use allowUnionTypes to allow union type keyword")}function Dh(t,e){const a=t.self.RULES.all;for(const s in a){const r=a[s];if(typeof r=="object"&&(0,qn.shouldUseRule)(t.schema,r)){const{type:n}=r.definition;n.length&&!n.some(i=>Mh(e,i))&&Vn(t,`missing type "${n.join(",")}" for keyword "${s}"`)}}}function Mh(t,e){return t.includes(e)||e==="number"&&t.includes("integer")}function Hc(t,e){return t.includes(e)||e==="integer"&&t.includes("number")}function Lh(t,e){const a=[];for(const s of t.dataTypes)Hc(e,s)?a.push(s):e.includes("integer")&&s==="number"&&a.push("integer");t.dataTypes=a}function Vn(t,e){const a=t.schemaEnv.baseId+t.errSchemaPath;e+=` at "${a}" (strictTypes)`,(0,rr.checkStrictMode)(t,e,t.opts.strictTypes)}class Zc{constructor(e,a,s){if((0,Pa.validateKeywordUsage)(e,a,s),this.gen=e.gen,this.allErrors=e.allErrors,this.keyword=s,this.data=e.data,this.schema=e.schema[s],this.$data=a.$data&&e.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,rr.schemaRefOrVal)(e,this.schema,s,this.$data),this.schemaType=a.schemaType,this.parentSchema=e.schema,this.params={},this.it=e,this.def=a,this.$data)this.schemaCode=e.gen.const("vSchema",Bc(this.$data,e));else if(this.schemaCode=this.schemaValue,!(0,Pa.validSchemaType)(this.schema,a.schemaType,a.allowUndefined))throw new Error(`${s} value must be ${JSON.stringify(a.schemaType)}`);("code"in a?a.trackErrors:a.errors!==!1)&&(this.errsCount=e.gen.const("_errs",oe.default.errors))}result(e,a,s){this.failResult((0,re.not)(e),a,s)}failResult(e,a,s){this.gen.if(e),s?s():this.error(),a?(this.gen.else(),a(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(e,a){this.failResult((0,re.not)(e),void 0,a)}fail(e){if(e===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(e),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(e){if(!this.$data)return this.fail(e);const{schemaCode:a}=this;this.fail((0,re._)`${a} !== undefined && (${(0,re.or)(this.invalid$data(),e)})`)}error(e,a,s){if(a){this.setParams(a),this._error(e,s),this.setParams({});return}this._error(e,s)}_error(e,a){(e?Ea.reportExtraError:Ea.reportError)(this,this.def.error,a)}$dataError(){(0,Ea.reportError)(this,this.def.$dataError||Ea.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,Ea.resetErrorsCount)(this.gen,this.errsCount)}ok(e){this.allErrors||this.gen.if(e)}setParams(e,a){a?Object.assign(this.params,e):this.params=e}block$data(e,a,s=re.nil){this.gen.block(()=>{this.check$data(e,s),a()})}check$data(e=re.nil,a=re.nil){if(!this.$data)return;const{gen:s,schemaCode:r,schemaType:n,def:i}=this;s.if((0,re.or)((0,re._)`${r} === undefined`,a)),e!==re.nil&&s.assign(e,!0),(n.length||i.validateSchema)&&(s.elseIf(this.invalid$data()),this.$dataError(),e!==re.nil&&s.assign(e,!1)),s.else()}invalid$data(){const{gen:e,schemaCode:a,schemaType:s,def:r,it:n}=this;return(0,re.or)(i(),o());function i(){if(s.length){if(!(a instanceof re.Name))throw new Error("ajv implementation error");const l=Array.isArray(s)?s:[s];return(0,re._)`${(0,us.checkDataTypes)(l,a,n.opts.strictNumbers,us.DataType.Wrong)}`}return re.nil}function o(){if(r.validateSchema){const l=e.scopeValue("validate$data",{ref:r.validateSchema});return(0,re._)`!${l}(${a})`}return re.nil}}subschema(e,a){const s=(0,Un.getSubschema)(this.it,e);(0,Un.extendSubschemaData)(s,this.it,e),(0,Un.extendSubschemaMode)(s,e);const r={...this.it,...s,items:void 0,props:void 0};return Sh(r,a),r}mergeEvaluated(e,a){const{it:s,gen:r}=this;s.opts.unevaluated&&(s.props!==!0&&e.props!==void 0&&(s.props=rr.mergeEvaluated.props(r,e.props,s.props,a)),s.items!==!0&&e.items!==void 0&&(s.items=rr.mergeEvaluated.items(r,e.items,s.items,a)))}mergeValidEvaluated(e,a){const{it:s,gen:r}=this;if(s.opts.unevaluated&&(s.props!==!0||s.items!==!0))return r.if(a,()=>this.mergeEvaluated(e,re.Name)),!0}}xt.KeywordCxt=Zc;function Kc(t,e,a,s){const r=new Zc(t,a,e);"code"in a?a.code(r,s):r.$data&&a.validate?(0,Pa.funcKeywordCode)(r,a):"macro"in a?(0,Pa.macroKeywordCode)(r,a):(a.compile||a.validate)&&(0,Pa.funcKeywordCode)(r,a)}const Fh=/^\/(?:[^~]|~0|~1)*$/,qh=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function Bc(t,{dataLevel:e,dataNames:a,dataPathArr:s}){let r,n;if(t==="")return oe.default.rootData;if(t[0]==="/"){if(!Fh.test(t))throw new Error(`Invalid JSON-pointer: ${t}`);r=t,n=oe.default.rootData}else{const c=qh.exec(t);if(!c)throw new Error(`Invalid JSON-pointer: ${t}`);const u=+c[1];if(r=c[2],r==="#"){if(u>=e)throw new Error(l("property/index",u));return s[e-u]}if(u>e)throw new Error(l("data",u));if(n=a[e-u],!r)return n}let i=n;const o=r.split("/");for(const c of o)c&&(n=(0,re._)`${n}${(0,re.getProperty)((0,rr.unescapeJsonPointer)(c))}`,i=(0,re._)`${i} && ${n}`);return i;function l(c,u){return`Cannot access ${c} ${u} levels up, current level is ${e}`}}xt.getData=Bc;var Sa={};Object.defineProperty(Sa,"__esModule",{value:!0});let Uh=class extends Error{constructor(e){super("validation failed"),this.errors=e,this.ajv=this.validation=!0}};Sa.default=Uh;var Jr={};Object.defineProperty(Jr,"__esModule",{value:!0});const zn=rt;let Vh=class extends Error{constructor(e,a,s,r){super(r||`can't resolve reference ${s} from id ${a}`),this.missingRef=(0,zn.resolveUrl)(e,a,s),this.missingSchema=(0,zn.normalizeId)((0,zn.getFullPath)(e,this.missingRef))}};Jr.default=Vh;var ft={};Object.defineProperty(ft,"__esModule",{value:!0}),ft.resolveSchema=ft.getCompilingSchema=ft.resolveRef=ft.compileSchema=ft.SchemaEnv=void 0;const kt=ge,zh=Sa,Tr=Ft,It=rt,Wc=G,Hh=xt;class ds{constructor(e){var a;this.refs={},this.dynamicAnchors={};let s;typeof e.schema=="object"&&(s=e.schema),this.schema=e.schema,this.schemaId=e.schemaId,this.root=e.root||this,this.baseId=(a=e.baseId)!==null&&a!==void 0?a:(0,It.normalizeId)(s==null?void 0:s[e.schemaId||"$id"]),this.schemaPath=e.schemaPath,this.localRefs=e.localRefs,this.meta=e.meta,this.$async=s==null?void 0:s.$async,this.refs={}}}ft.SchemaEnv=ds;function Hn(t){const e=Jc.call(this,t);if(e)return e;const a=(0,It.getFullPath)(this.opts.uriResolver,t.root.baseId),{es5:s,lines:r}=this.opts.code,{ownProperties:n}=this.opts,i=new kt.CodeGen(this.scope,{es5:s,lines:r,ownProperties:n});let o;t.$async&&(o=i.scopeValue("Error",{ref:zh.default,code:(0,kt._)`require("ajv/dist/runtime/validation_error").default`}));const l=i.scopeName("validate");t.validateName=l;const c={gen:i,allErrors:this.opts.allErrors,data:Tr.default.data,parentData:Tr.default.parentData,parentDataProperty:Tr.default.parentDataProperty,dataNames:[Tr.default.data],dataPathArr:[kt.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:i.scopeValue("schema",this.opts.code.source===!0?{ref:t.schema,code:(0,kt.stringify)(t.schema)}:{ref:t.schema}),validateName:l,ValidationError:o,schema:t.schema,schemaEnv:t,rootId:a,baseId:t.baseId||a,schemaPath:kt.nil,errSchemaPath:t.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,kt._)`""`,opts:this.opts,self:this};let u;try{this._compilations.add(t),(0,Hh.validateFunctionCode)(c),i.optimize(this.opts.code.optimize);const d=i.toString();u=`${i.scopeRefs(Tr.default.scope)}return ${d}`,this.opts.code.process&&(u=this.opts.code.process(u,t));const f=new Function(`${Tr.default.self}`,`${Tr.default.scope}`,u)(this,this.scope.get());if(this.scope.value(l,{ref:f}),f.errors=null,f.schema=t.schema,f.schemaEnv=t,t.$async&&(f.$async=!0),this.opts.code.source===!0&&(f.source={validateName:l,validateCode:d,scopeValues:i._values}),this.opts.unevaluated){const{props:m,items:p}=c;f.evaluated={props:m instanceof kt.Name?void 0:m,items:p instanceof kt.Name?void 0:p,dynamicProps:m instanceof kt.Name,dynamicItems:p instanceof kt.Name},f.source&&(f.source.evaluated=(0,kt.stringify)(f.evaluated))}return t.validate=f,t}catch(d){throw delete t.validate,delete t.validateName,u&&this.logger.error("Error compiling schema, function code:",u),d}finally{this._compilations.delete(t)}}ft.compileSchema=Hn;function Zh(t,e,a){var s;a=(0,It.resolveUrl)(this.opts.uriResolver,e,a);const r=t.refs[a];if(r)return r;let n=Wh.call(this,t,a);if(n===void 0){const i=(s=t.localRefs)===null||s===void 0?void 0:s[a],{schemaId:o}=this.opts;i&&(n=new ds({schema:i,schemaId:o,root:t,baseId:e}))}if(n!==void 0)return t.refs[a]=Kh.call(this,n)}ft.resolveRef=Zh;function Kh(t){return(0,It.inlineRef)(t.schema,this.opts.inlineRefs)?t.schema:t.validate?t:Hn.call(this,t)}function Jc(t){for(const e of this._compilations)if(Bh(e,t))return e}ft.getCompilingSchema=Jc;function Bh(t,e){return t.schema===e.schema&&t.root===e.root&&t.baseId===e.baseId}function Wh(t,e){let a;for(;typeof(a=this.refs[e])=="string";)e=a;return a||this.schemas[e]||fs.call(this,t,e)}function fs(t,e){const a=this.opts.uriResolver.parse(e),s=(0,It._getFullPath)(this.opts.uriResolver,a);let r=(0,It.getFullPath)(this.opts.uriResolver,t.baseId,void 0);if(Object.keys(t.schema).length>0&&s===r)return Zn.call(this,a,t);const n=(0,It.normalizeId)(s),i=this.refs[n]||this.schemas[n];if(typeof i=="string"){const o=fs.call(this,t,i);return typeof(o==null?void 0:o.schema)!="object"?void 0:Zn.call(this,a,o)}if(typeof(i==null?void 0:i.schema)=="object"){if(i.validate||Hn.call(this,i),n===(0,It.normalizeId)(e)){const{schema:o}=i,{schemaId:l}=this.opts,c=o[l];return c&&(r=(0,It.resolveUrl)(this.opts.uriResolver,r,c)),new ds({schema:o,schemaId:l,root:t,baseId:r})}return Zn.call(this,a,i)}}ft.resolveSchema=fs;const Jh=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function Zn(t,{baseId:e,schema:a,root:s}){var r;if(((r=t.fragment)===null||r===void 0?void 0:r[0])!=="/")return;for(const o of t.fragment.slice(1).split("/")){if(typeof a=="boolean")return;const l=a[(0,Wc.unescapeFragment)(o)];if(l===void 0)return;a=l;const c=typeof a=="object"&&a[this.opts.schemaId];!Jh.has(o)&&c&&(e=(0,It.resolveUrl)(this.opts.uriResolver,e,c))}let n;if(typeof a!="boolean"&&a.$ref&&!(0,Wc.schemaHasRulesButRef)(a,this.RULES)){const o=(0,It.resolveUrl)(this.opts.uriResolver,e,a.$ref);n=fs.call(this,s,o)}const{schemaId:i}=this.opts;if(n=n||new ds({schema:a,schemaId:i,root:s,baseId:e}),n.schema!==n.root.schema)return n}const Qh={$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON AnySchema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1};var Kn={},hs={exports:{}},Gh={HEX:{0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15}};const{HEX:Yh}=Gh,Xh=/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u;function Qc(t){if(Xc(t,".")<3)return{host:t,isIPV4:!1};const e=t.match(Xh)||[],[a]=e;return a?{host:tp(a,"."),isIPV4:!0}:{host:t,isIPV4:!1}}function Gc(t,e=!1){let a="",s=!0;for(const r of t){if(Yh[r]===void 0)return;r!=="0"&&s===!0&&(s=!1),s||(a+=r)}return e&&a.length===0&&(a="0"),a}function ep(t){let e=0;const a={error:!1,address:"",zone:""},s=[],r=[];let n=!1,i=!1,o=!1;function l(){if(r.length){if(n===!1){const c=Gc(r);if(c!==void 0)s.push(c);else return a.error=!0,!1}r.length=0}return!0}for(let c=0;c<t.length;c++){const u=t[c];if(!(u==="["||u==="]"))if(u===":"){if(i===!0&&(o=!0),!l())break;if(e++,s.push(":"),e>7){a.error=!0;break}c-1>=0&&t[c-1]===":"&&(i=!0);continue}else if(u==="%"){if(!l())break;n=!0}else{r.push(u);continue}}return r.length&&(n?a.zone=r.join(""):o?s.push(r.join("")):s.push(Gc(r))),a.address=s.join(""),a}function Yc(t){if(Xc(t,":")<2)return{host:t,isIPV6:!1};const e=ep(t);if(e.error)return{host:t,isIPV6:!1};{let a=e.address,s=e.address;return e.zone&&(a+="%"+e.zone,s+="%25"+e.zone),{host:a,escapedHost:s,isIPV6:!0}}}function tp(t,e){let a="",s=!0;const r=t.length;for(let n=0;n<r;n++){const i=t[n];i==="0"&&s?(n+1<=r&&t[n+1]===e||n+1===r)&&(a+=i,s=!1):(i===e?s=!0:s=!1,a+=i)}return a}function Xc(t,e){let a=0;for(let s=0;s<t.length;s++)t[s]===e&&a++;return a}const el=/^\.\.?\//u,tl=/^\/\.(?:\/|$)/u,rl=/^\/\.\.(?:\/|$)/u,rp=/^\/?(?:.|\n)*?(?=\/|$)/u;function ap(t){const e=[];for(;t.length;)if(t.match(el))t=t.replace(el,"");else if(t.match(tl))t=t.replace(tl,"/");else if(t.match(rl))t=t.replace(rl,"/"),e.pop();else if(t==="."||t==="..")t="";else{const a=t.match(rp);if(a){const s=a[0];t=t.slice(s.length),e.push(s)}else throw new Error("Unexpected dot segment condition")}return e.join("")}function sp(t,e){const a=e!==!0?escape:unescape;return t.scheme!==void 0&&(t.scheme=a(t.scheme)),t.userinfo!==void 0&&(t.userinfo=a(t.userinfo)),t.host!==void 0&&(t.host=a(t.host)),t.path!==void 0&&(t.path=a(t.path)),t.query!==void 0&&(t.query=a(t.query)),t.fragment!==void 0&&(t.fragment=a(t.fragment)),t}function np(t){const e=[];if(t.userinfo!==void 0&&(e.push(t.userinfo),e.push("@")),t.host!==void 0){let a=unescape(t.host);const s=Qc(a);if(s.isIPV4)a=s.host;else{const r=Yc(s.host);r.isIPV6===!0?a=`[${r.escapedHost}]`:a=t.host}e.push(a)}return(typeof t.port=="number"||typeof t.port=="string")&&(e.push(":"),e.push(String(t.port))),e.length?e.join(""):void 0}var ip={recomposeAuthority:np,normalizeComponentEncoding:sp,removeDotSegments:ap,normalizeIPv4:Qc,normalizeIPv6:Yc};const op=/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu,cp=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function al(t){return typeof t.secure=="boolean"?t.secure:String(t.scheme).toLowerCase()==="wss"}function sl(t){return t.host||(t.error=t.error||"HTTP URIs must have a host."),t}function nl(t){const e=String(t.scheme).toLowerCase()==="https";return(t.port===(e?443:80)||t.port==="")&&(t.port=void 0),t.path||(t.path="/"),t}function lp(t){return t.secure=al(t),t.resourceName=(t.path||"/")+(t.query?"?"+t.query:""),t.path=void 0,t.query=void 0,t}function up(t){if((t.port===(al(t)?443:80)||t.port==="")&&(t.port=void 0),typeof t.secure=="boolean"&&(t.scheme=t.secure?"wss":"ws",t.secure=void 0),t.resourceName){const[e,a]=t.resourceName.split("?");t.path=e&&e!=="/"?e:void 0,t.query=a,t.resourceName=void 0}return t.fragment=void 0,t}function dp(t,e){if(!t.path)return t.error="URN can not be parsed",t;const a=t.path.match(cp);if(a){const s=e.scheme||t.scheme||"urn";t.nid=a[1].toLowerCase(),t.nss=a[2];const r=`${s}:${e.nid||t.nid}`,n=Bn[r];t.path=void 0,n&&(t=n.parse(t,e))}else t.error=t.error||"URN can not be parsed.";return t}function fp(t,e){const a=e.scheme||t.scheme||"urn",s=t.nid.toLowerCase(),r=`${a}:${e.nid||s}`,n=Bn[r];n&&(t=n.serialize(t,e));const i=t,o=t.nss;return i.path=`${s||e.nid}:${o}`,e.skipEscape=!0,i}function hp(t,e){const a=t;return a.uuid=a.nss,a.nss=void 0,!e.tolerant&&(!a.uuid||!op.test(a.uuid))&&(a.error=a.error||"UUID is not valid."),a}function pp(t){const e=t;return e.nss=(t.uuid||"").toLowerCase(),e}const il={scheme:"http",domainHost:!0,parse:sl,serialize:nl},mp={scheme:"https",domainHost:il.domainHost,parse:sl,serialize:nl},ps={scheme:"ws",domainHost:!0,parse:lp,serialize:up},vp={scheme:"wss",domainHost:ps.domainHost,parse:ps.parse,serialize:ps.serialize},Bn={http:il,https:mp,ws:ps,wss:vp,urn:{scheme:"urn",parse:dp,serialize:fp,skipNormalize:!0},"urn:uuid":{scheme:"urn:uuid",parse:hp,serialize:pp,skipNormalize:!0}};var gp=Bn;const{normalizeIPv6:_p,normalizeIPv4:yp,removeDotSegments:Ra,recomposeAuthority:wp,normalizeComponentEncoding:ms}=ip,Wn=gp;function bp(t,e){return typeof t=="string"?t=Vt(ar(t,e),e):typeof t=="object"&&(t=ar(Vt(t,e),e)),t}function $p(t,e,a){const s=Object.assign({scheme:"null"},a),r=ol(ar(t,s),ar(e,s),s,!0);return Vt(r,{...s,skipEscape:!0})}function ol(t,e,a,s){const r={};return s||(t=ar(Vt(t,a),a),e=ar(Vt(e,a),a)),a=a||{},!a.tolerant&&e.scheme?(r.scheme=e.scheme,r.userinfo=e.userinfo,r.host=e.host,r.port=e.port,r.path=Ra(e.path||""),r.query=e.query):(e.userinfo!==void 0||e.host!==void 0||e.port!==void 0?(r.userinfo=e.userinfo,r.host=e.host,r.port=e.port,r.path=Ra(e.path||""),r.query=e.query):(e.path?(e.path.charAt(0)==="/"?r.path=Ra(e.path):((t.userinfo!==void 0||t.host!==void 0||t.port!==void 0)&&!t.path?r.path="/"+e.path:t.path?r.path=t.path.slice(0,t.path.lastIndexOf("/")+1)+e.path:r.path=e.path,r.path=Ra(r.path)),r.query=e.query):(r.path=t.path,e.query!==void 0?r.query=e.query:r.query=t.query),r.userinfo=t.userinfo,r.host=t.host,r.port=t.port),r.scheme=t.scheme),r.fragment=e.fragment,r}function Pp(t,e,a){return typeof t=="string"?(t=unescape(t),t=Vt(ms(ar(t,a),!0),{...a,skipEscape:!0})):typeof t=="object"&&(t=Vt(ms(t,!0),{...a,skipEscape:!0})),typeof e=="string"?(e=unescape(e),e=Vt(ms(ar(e,a),!0),{...a,skipEscape:!0})):typeof e=="object"&&(e=Vt(ms(e,!0),{...a,skipEscape:!0})),t.toLowerCase()===e.toLowerCase()}function Vt(t,e){const a={host:t.host,scheme:t.scheme,userinfo:t.userinfo,port:t.port,path:t.path,query:t.query,nid:t.nid,nss:t.nss,uuid:t.uuid,fragment:t.fragment,reference:t.reference,resourceName:t.resourceName,secure:t.secure,error:""},s=Object.assign({},e),r=[],n=Wn[(s.scheme||a.scheme||"").toLowerCase()];n&&n.serialize&&n.serialize(a,s),a.path!==void 0&&(s.skipEscape?a.path=unescape(a.path):(a.path=escape(a.path),a.scheme!==void 0&&(a.path=a.path.split("%3A").join(":")))),s.reference!=="suffix"&&a.scheme&&r.push(a.scheme,":");const i=wp(a);if(i!==void 0&&(s.reference!=="suffix"&&r.push("//"),r.push(i),a.path&&a.path.charAt(0)!=="/"&&r.push("/")),a.path!==void 0){let o=a.path;!s.absolutePath&&(!n||!n.absolutePath)&&(o=Ra(o)),i===void 0&&(o=o.replace(/^\/\//u,"/%2F")),r.push(o)}return a.query!==void 0&&r.push("?",a.query),a.fragment!==void 0&&r.push("#",a.fragment),r.join("")}const Ep=Array.from({length:127},(t,e)=>/[^!"$&'()*+,\-.;=_`a-z{}~]/u.test(String.fromCharCode(e)));function Sp(t){let e=0;for(let a=0,s=t.length;a<s;++a)if(e=t.charCodeAt(a),e>126||Ep[e])return!0;return!1}const Rp=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function ar(t,e){const a=Object.assign({},e),s={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},r=t.indexOf("%")!==-1;let n=!1;a.reference==="suffix"&&(t=(a.scheme?a.scheme+":":"")+"//"+t);const i=t.match(Rp);if(i){if(s.scheme=i[1],s.userinfo=i[3],s.host=i[4],s.port=parseInt(i[5],10),s.path=i[6]||"",s.query=i[7],s.fragment=i[8],isNaN(s.port)&&(s.port=i[5]),s.host){const l=yp(s.host);if(l.isIPV4===!1){const c=_p(l.host);s.host=c.host.toLowerCase(),n=c.isIPV6}else s.host=l.host,n=!0}s.scheme===void 0&&s.userinfo===void 0&&s.host===void 0&&s.port===void 0&&s.query===void 0&&!s.path?s.reference="same-document":s.scheme===void 0?s.reference="relative":s.fragment===void 0?s.reference="absolute":s.reference="uri",a.reference&&a.reference!=="suffix"&&a.reference!==s.reference&&(s.error=s.error||"URI is not a "+a.reference+" reference.");const o=Wn[(a.scheme||s.scheme||"").toLowerCase()];if(!a.unicodeSupport&&(!o||!o.unicodeSupport)&&s.host&&(a.domainHost||o&&o.domainHost)&&n===!1&&Sp(s.host))try{s.host=URL.domainToASCII(s.host.toLowerCase())}catch(l){s.error=s.error||"Host's domain name can not be converted to ASCII: "+l}(!o||o&&!o.skipNormalize)&&(r&&s.scheme!==void 0&&(s.scheme=unescape(s.scheme)),r&&s.host!==void 0&&(s.host=unescape(s.host)),s.path&&(s.path=escape(unescape(s.path))),s.fragment&&(s.fragment=encodeURI(decodeURIComponent(s.fragment)))),o&&o.parse&&o.parse(s,a)}else s.error=s.error||"URI can not be parsed.";return s}const Jn={SCHEMES:Wn,normalize:bp,resolve:$p,resolveComponents:ol,equal:Pp,serialize:Vt,parse:ar};hs.exports=Jn,hs.exports.default=Jn,hs.exports.fastUri=Jn;var xp=hs.exports;Object.defineProperty(Kn,"__esModule",{value:!0});const cl=xp;cl.code='require("ajv/dist/runtime/uri").default',Kn.default=cl,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.Name=t.nil=t.stringify=t.str=t._=t.KeywordCxt=void 0;var e=xt;Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return e.KeywordCxt}});var a=ge;Object.defineProperty(t,"_",{enumerable:!0,get:function(){return a._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return a.str}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return a.stringify}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return a.nil}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return a.Name}}),Object.defineProperty(t,"CodeGen",{enumerable:!0,get:function(){return a.CodeGen}});const s=Sa,r=Jr,n=kr,i=ft,o=ge,l=rt,c=Xe,u=G,d=Qh,g=Kn,f=(N,R)=>new RegExp(N,R);f.code="new RegExp";const m=["removeAdditional","useDefaults","coerceTypes"],p=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),h={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},v={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},w=200;function P(N){var R,j,I,_,b,O,K,Q,fe,ne,he,ct,Ke,Ie,Pt,Ge,Qt,Lt,ze,Et,lr,qe,Ue,tt,Rr;const ur=N.strict,Ur=(R=N.code)===null||R===void 0?void 0:R.optimize,En=Ur===!0||Ur===void 0?1:Ur||0,St=(I=(j=N.code)===null||j===void 0?void 0:j.regExp)!==null&&I!==void 0?I:f,Vr=(_=N.uriResolver)!==null&&_!==void 0?_:g.default;return{strictSchema:(O=(b=N.strictSchema)!==null&&b!==void 0?b:ur)!==null&&O!==void 0?O:!0,strictNumbers:(Q=(K=N.strictNumbers)!==null&&K!==void 0?K:ur)!==null&&Q!==void 0?Q:!0,strictTypes:(ne=(fe=N.strictTypes)!==null&&fe!==void 0?fe:ur)!==null&&ne!==void 0?ne:"log",strictTuples:(ct=(he=N.strictTuples)!==null&&he!==void 0?he:ur)!==null&&ct!==void 0?ct:"log",strictRequired:(Ie=(Ke=N.strictRequired)!==null&&Ke!==void 0?Ke:ur)!==null&&Ie!==void 0?Ie:!1,code:N.code?{...N.code,optimize:En,regExp:St}:{optimize:En,regExp:St},loopRequired:(Pt=N.loopRequired)!==null&&Pt!==void 0?Pt:w,loopEnum:(Ge=N.loopEnum)!==null&&Ge!==void 0?Ge:w,meta:(Qt=N.meta)!==null&&Qt!==void 0?Qt:!0,messages:(Lt=N.messages)!==null&&Lt!==void 0?Lt:!0,inlineRefs:(ze=N.inlineRefs)!==null&&ze!==void 0?ze:!0,schemaId:(Et=N.schemaId)!==null&&Et!==void 0?Et:"$id",addUsedSchema:(lr=N.addUsedSchema)!==null&&lr!==void 0?lr:!0,validateSchema:(qe=N.validateSchema)!==null&&qe!==void 0?qe:!0,validateFormats:(Ue=N.validateFormats)!==null&&Ue!==void 0?Ue:!0,unicodeRegExp:(tt=N.unicodeRegExp)!==null&&tt!==void 0?tt:!0,int32range:(Rr=N.int32range)!==null&&Rr!==void 0?Rr:!0,uriResolver:Vr}}class S{constructor(R={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,R=this.opts={...R,...P(R)};const{es5:j,lines:I}=this.opts.code;this.scope=new o.ValueScope({scope:{},prefixes:p,es5:j,lines:I}),this.logger=H(R.logger);const _=R.validateFormats;R.validateFormats=!1,this.RULES=(0,n.getRules)(),k.call(this,h,R,"NOT SUPPORTED"),k.call(this,v,R,"DEPRECATED","warn"),this._metaOpts=W.call(this),R.formats&&U.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),R.keywords&&D.call(this,R.keywords),typeof R.meta=="object"&&this.addMetaSchema(R.meta),z.call(this),R.validateFormats=_}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:R,meta:j,schemaId:I}=this.opts;let _=d;I==="id"&&(_={...d},_.id=_.$id,delete _.$id),j&&R&&this.addMetaSchema(_,_[I],!1)}defaultMeta(){const{meta:R,schemaId:j}=this.opts;return this.opts.defaultMeta=typeof R=="object"?R[j]||R:void 0}validate(R,j){let I;if(typeof R=="string"){if(I=this.getSchema(R),!I)throw new Error(`no schema with key or ref "${R}"`)}else I=this.compile(R);const _=I(j);return"$async"in I||(this.errors=I.errors),_}compile(R,j){const I=this._addSchema(R,j);return I.validate||this._compileSchemaEnv(I)}compileAsync(R,j){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:I}=this.opts;return _.call(this,R,j);async function _(ne,he){await b.call(this,ne.$schema);const ct=this._addSchema(ne,he);return ct.validate||O.call(this,ct)}async function b(ne){ne&&!this.getSchema(ne)&&await _.call(this,{$ref:ne},!0)}async function O(ne){try{return this._compileSchemaEnv(ne)}catch(he){if(!(he instanceof r.default))throw he;return K.call(this,he),await Q.call(this,he.missingSchema),O.call(this,ne)}}function K({missingSchema:ne,missingRef:he}){if(this.refs[ne])throw new Error(`AnySchema ${ne} is loaded but ${he} cannot be resolved`)}async function Q(ne){const he=await fe.call(this,ne);this.refs[ne]||await b.call(this,he.$schema),this.refs[ne]||this.addSchema(he,ne,j)}async function fe(ne){const he=this._loading[ne];if(he)return he;try{return await(this._loading[ne]=I(ne))}finally{delete this._loading[ne]}}}addSchema(R,j,I,_=this.opts.validateSchema){if(Array.isArray(R)){for(const O of R)this.addSchema(O,void 0,I,_);return this}let b;if(typeof R=="object"){const{schemaId:O}=this.opts;if(b=R[O],b!==void 0&&typeof b!="string")throw new Error(`schema ${O} must be string`)}return j=(0,l.normalizeId)(j||b),this._checkUnique(j),this.schemas[j]=this._addSchema(R,I,j,_,!0),this}addMetaSchema(R,j,I=this.opts.validateSchema){return this.addSchema(R,j,!0,I),this}validateSchema(R,j){if(typeof R=="boolean")return!0;let I;if(I=R.$schema,I!==void 0&&typeof I!="string")throw new Error("$schema must be a string");if(I=I||this.opts.defaultMeta||this.defaultMeta(),!I)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const _=this.validate(I,R);if(!_&&j){const b="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(b);else throw new Error(b)}return _}getSchema(R){let j;for(;typeof(j=A.call(this,R))=="string";)R=j;if(j===void 0){const{schemaId:I}=this.opts,_=new i.SchemaEnv({schema:{},schemaId:I});if(j=i.resolveSchema.call(this,_,R),!j)return;this.refs[R]=j}return j.validate||this._compileSchemaEnv(j)}removeSchema(R){if(R instanceof RegExp)return this._removeAllSchemas(this.schemas,R),this._removeAllSchemas(this.refs,R),this;switch(typeof R){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const j=A.call(this,R);return typeof j=="object"&&this._cache.delete(j.schema),delete this.schemas[R],delete this.refs[R],this}case"object":{const j=R;this._cache.delete(j);let I=R[this.opts.schemaId];return I&&(I=(0,l.normalizeId)(I),delete this.schemas[I],delete this.refs[I]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(R){for(const j of R)this.addKeyword(j);return this}addKeyword(R,j){let I;if(typeof R=="string")I=R,typeof j=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),j.keyword=I);else if(typeof R=="object"&&j===void 0){if(j=R,I=j.keyword,Array.isArray(I)&&!I.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(M.call(this,I,j),!j)return(0,u.eachItem)(I,b=>te.call(this,b)),this;ve.call(this,j);const _={...j,type:(0,c.getJSONTypes)(j.type),schemaType:(0,c.getJSONTypes)(j.schemaType)};return(0,u.eachItem)(I,_.type.length===0?b=>te.call(this,b,_):b=>_.type.forEach(O=>te.call(this,b,_,O))),this}getKeyword(R){const j=this.RULES.all[R];return typeof j=="object"?j.definition:!!j}removeKeyword(R){const{RULES:j}=this;delete j.keywords[R],delete j.all[R];for(const I of j.rules){const _=I.rules.findIndex(b=>b.keyword===R);_>=0&&I.rules.splice(_,1)}return this}addFormat(R,j){return typeof j=="string"&&(j=new RegExp(j)),this.formats[R]=j,this}errorsText(R=this.errors,{separator:j=", ",dataVar:I="data"}={}){return!R||R.length===0?"No errors":R.map(_=>`${I}${_.instancePath} ${_.message}`).reduce((_,b)=>_+j+b)}$dataMetaSchema(R,j){const I=this.RULES.all;R=JSON.parse(JSON.stringify(R));for(const _ of j){const b=_.split("/").slice(1);let O=R;for(const K of b)O=O[K];for(const K in I){const Q=I[K];if(typeof Q!="object")continue;const{$data:fe}=Q.definition,ne=O[K];fe&&ne&&(O[K]=de(ne))}}return R}_removeAllSchemas(R,j){for(const I in R){const _=R[I];(!j||j.test(I))&&(typeof _=="string"?delete R[I]:_&&!_.meta&&(this._cache.delete(_.schema),delete R[I]))}}_addSchema(R,j,I,_=this.opts.validateSchema,b=this.opts.addUsedSchema){let O;const{schemaId:K}=this.opts;if(typeof R=="object")O=R[K];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof R!="boolean")throw new Error("schema must be object or boolean")}let Q=this._cache.get(R);if(Q!==void 0)return Q;I=(0,l.normalizeId)(O||I);const fe=l.getSchemaRefs.call(this,R,I);return Q=new i.SchemaEnv({schema:R,schemaId:K,meta:j,baseId:I,localRefs:fe}),this._cache.set(Q.schema,Q),b&&!I.startsWith("#")&&(I&&this._checkUnique(I),this.refs[I]=Q),_&&this.validateSchema(R,!0),Q}_checkUnique(R){if(this.schemas[R]||this.refs[R])throw new Error(`schema with key or id "${R}" already exists`)}_compileSchemaEnv(R){if(R.meta?this._compileMetaSchema(R):i.compileSchema.call(this,R),!R.validate)throw new Error("ajv implementation error");return R.validate}_compileMetaSchema(R){const j=this.opts;this.opts=this._metaOpts;try{i.compileSchema.call(this,R)}finally{this.opts=j}}}S.ValidationError=s.default,S.MissingRefError=r.default,t.default=S;function k(N,R,j,I="error"){for(const _ in N){const b=_;b in R&&this.logger[I](`${j}: option ${_}. ${N[b]}`)}}function A(N){return N=(0,l.normalizeId)(N),this.schemas[N]||this.refs[N]}function z(){const N=this.opts.schemas;if(N)if(Array.isArray(N))this.addSchema(N);else for(const R in N)this.addSchema(N[R],R)}function U(){for(const N in this.opts.formats){const R=this.opts.formats[N];R&&this.addFormat(N,R)}}function D(N){if(Array.isArray(N)){this.addVocabulary(N);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const R in N){const j=N[R];j.keyword||(j.keyword=R),this.addKeyword(j)}}function W(){const N={...this.opts};for(const R of m)delete N[R];return N}const J={log(){},warn(){},error(){}};function H(N){if(N===!1)return J;if(N===void 0)return console;if(N.log&&N.warn&&N.error)return N;throw new Error("logger must implement log, warn and error methods")}const F=/^[a-z_$][a-z0-9_$:-]*$/i;function M(N,R){const{RULES:j}=this;if((0,u.eachItem)(N,I=>{if(j.keywords[I])throw new Error(`Keyword ${I} is already defined`);if(!F.test(I))throw new Error(`Keyword ${I} has invalid name`)}),!!R&&R.$data&&!("code"in R||"validate"in R))throw new Error('$data keyword must have "code" or "validate" function')}function te(N,R,j){var I;const _=R==null?void 0:R.post;if(j&&_)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:b}=this;let O=_?b.post:b.rules.find(({type:Q})=>Q===j);if(O||(O={type:j,rules:[]},b.rules.push(O)),b.keywords[N]=!0,!R)return;const K={keyword:N,definition:{...R,type:(0,c.getJSONTypes)(R.type),schemaType:(0,c.getJSONTypes)(R.schemaType)}};R.before?ye.call(this,O,K,R.before):O.rules.push(K),b.all[N]=K,(I=R.implements)===null||I===void 0||I.forEach(Q=>this.addKeyword(Q))}function ye(N,R,j){const I=N.rules.findIndex(_=>_.keyword===j);I>=0?N.rules.splice(I,0,R):(N.rules.push(R),this.logger.warn(`rule ${j} is not defined`))}function ve(N){let{metaSchema:R}=N;R!==void 0&&(N.$data&&this.opts.$data&&(R=de(R)),N.validateSchema=this.compile(R,!0))}const be={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function de(N){return{anyOf:[N,be]}}}(lc);var Qn={},Gn={},Yn={};Object.defineProperty(Yn,"__esModule",{value:!0});const kp={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};Yn.default=kp;var Cr={};Object.defineProperty(Cr,"__esModule",{value:!0}),Cr.callRef=Cr.getValidate=void 0;const Ip=Jr,ll=_e,ht=ge,Qr=Ft,ul=ft,vs=G,Tp={keyword:"$ref",schemaType:"string",code(t){const{gen:e,schema:a,it:s}=t,{baseId:r,schemaEnv:n,validateName:i,opts:o,self:l}=s,{root:c}=n;if((a==="#"||a==="#/")&&r===c.baseId)return d();const u=ul.resolveRef.call(l,c,r,a);if(u===void 0)throw new Ip.default(s.opts.uriResolver,r,a);if(u instanceof ul.SchemaEnv)return g(u);return f(u);function d(){if(n===c)return gs(t,i,n,n.$async);const m=e.scopeValue("root",{ref:c});return gs(t,(0,ht._)`${m}.validate`,c,c.$async)}function g(m){const p=dl(t,m);gs(t,p,m,m.$async)}function f(m){const p=e.scopeValue("schema",o.code.source===!0?{ref:m,code:(0,ht.stringify)(m)}:{ref:m}),h=e.name("valid"),v=t.subschema({schema:m,dataTypes:[],schemaPath:ht.nil,topSchemaRef:p,errSchemaPath:a},h);t.mergeEvaluated(v),t.ok(h)}}};function dl(t,e){const{gen:a}=t;return e.validate?a.scopeValue("validate",{ref:e.validate}):(0,ht._)`${a.scopeValue("wrapper",{ref:e})}.validate`}Cr.getValidate=dl;function gs(t,e,a,s){const{gen:r,it:n}=t,{allErrors:i,schemaEnv:o,opts:l}=n,c=l.passContext?Qr.default.this:ht.nil;s?u():d();function u(){if(!o.$async)throw new Error("async schema referenced by sync schema");const m=r.let("valid");r.try(()=>{r.code((0,ht._)`await ${(0,ll.callValidateCode)(t,e,c)}`),f(e),i||r.assign(m,!0)},p=>{r.if((0,ht._)`!(${p} instanceof ${n.ValidationError})`,()=>r.throw(p)),g(p),i||r.assign(m,!1)}),t.ok(m)}function d(){t.result((0,ll.callValidateCode)(t,e,c),()=>f(e),()=>g(e))}function g(m){const p=(0,ht._)`${m}.errors`;r.assign(Qr.default.vErrors,(0,ht._)`${Qr.default.vErrors} === null ? ${p} : ${Qr.default.vErrors}.concat(${p})`),r.assign(Qr.default.errors,(0,ht._)`${Qr.default.vErrors}.length`)}function f(m){var p;if(!n.opts.unevaluated)return;const h=(p=a==null?void 0:a.validate)===null||p===void 0?void 0:p.evaluated;if(n.props!==!0)if(h&&!h.dynamicProps)h.props!==void 0&&(n.props=vs.mergeEvaluated.props(r,h.props,n.props));else{const v=r.var("props",(0,ht._)`${m}.evaluated.props`);n.props=vs.mergeEvaluated.props(r,v,n.props,ht.Name)}if(n.items!==!0)if(h&&!h.dynamicItems)h.items!==void 0&&(n.items=vs.mergeEvaluated.items(r,h.items,n.items));else{const v=r.var("items",(0,ht._)`${m}.evaluated.items`);n.items=vs.mergeEvaluated.items(r,v,n.items,ht.Name)}}}Cr.callRef=gs,Cr.default=Tp,Object.defineProperty(Gn,"__esModule",{value:!0});const Cp=Yn,Op=Cr,Np=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",Cp.default,Op.default];Gn.default=Np;var Xn={},ei={};Object.defineProperty(ei,"__esModule",{value:!0});const _s=ge,mr=_s.operators,ys={maximum:{okStr:"<=",ok:mr.LTE,fail:mr.GT},minimum:{okStr:">=",ok:mr.GTE,fail:mr.LT},exclusiveMaximum:{okStr:"<",ok:mr.LT,fail:mr.GTE},exclusiveMinimum:{okStr:">",ok:mr.GT,fail:mr.LTE}},Ap={message:({keyword:t,schemaCode:e})=>(0,_s.str)`must be ${ys[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>(0,_s._)`{comparison: ${ys[t].okStr}, limit: ${e}}`},jp={keyword:Object.keys(ys),type:"number",schemaType:"number",$data:!0,error:Ap,code(t){const{keyword:e,data:a,schemaCode:s}=t;t.fail$data((0,_s._)`${a} ${ys[e].fail} ${s} || isNaN(${a})`)}};ei.default=jp;var ti={};Object.defineProperty(ti,"__esModule",{value:!0});const xa=ge,Dp={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:t})=>(0,xa.str)`must be multiple of ${t}`,params:({schemaCode:t})=>(0,xa._)`{multipleOf: ${t}}`},code(t){const{gen:e,data:a,schemaCode:s,it:r}=t,n=r.opts.multipleOfPrecision,i=e.let("res"),o=n?(0,xa._)`Math.abs(Math.round(${i}) - ${i}) > 1e-${n}`:(0,xa._)`${i} !== parseInt(${i})`;t.fail$data((0,xa._)`(${s} === 0 || (${i} = ${a}/${s}, ${o}))`)}};ti.default=Dp;var ri={},ai={};Object.defineProperty(ai,"__esModule",{value:!0});function fl(t){const e=t.length;let a=0,s=0,r;for(;s<e;)a++,r=t.charCodeAt(s++),r>=55296&&r<=56319&&s<e&&(r=t.charCodeAt(s),(r&64512)===56320&&s++);return a}ai.default=fl,fl.code='require("ajv/dist/runtime/ucs2length").default',Object.defineProperty(ri,"__esModule",{value:!0});const Or=ge,Mp=G,Lp=ai,Fp={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const a=t==="maxLength"?"more":"fewer";return(0,Or.str)`must NOT have ${a} than ${e} characters`},params:({schemaCode:t})=>(0,Or._)`{limit: ${t}}`},code(t){const{keyword:e,data:a,schemaCode:s,it:r}=t,n=e==="maxLength"?Or.operators.GT:Or.operators.LT,i=r.opts.unicode===!1?(0,Or._)`${a}.length`:(0,Or._)`${(0,Mp.useFunc)(t.gen,Lp.default)}(${a})`;t.fail$data((0,Or._)`${i} ${n} ${s}`)}};ri.default=Fp;var si={};Object.defineProperty(si,"__esModule",{value:!0});const qp=_e,ws=ge,Up={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:t})=>(0,ws.str)`must match pattern "${t}"`,params:({schemaCode:t})=>(0,ws._)`{pattern: ${t}}`},code(t){const{data:e,$data:a,schema:s,schemaCode:r,it:n}=t,i=n.opts.unicodeRegExp?"u":"",o=a?(0,ws._)`(new RegExp(${r}, ${i}))`:(0,qp.usePattern)(t,s);t.fail$data((0,ws._)`!${o}.test(${e})`)}};si.default=Up;var ni={};Object.defineProperty(ni,"__esModule",{value:!0});const ka=ge,Vp={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const a=t==="maxProperties"?"more":"fewer";return(0,ka.str)`must NOT have ${a} than ${e} properties`},params:({schemaCode:t})=>(0,ka._)`{limit: ${t}}`},code(t){const{keyword:e,data:a,schemaCode:s}=t,r=e==="maxProperties"?ka.operators.GT:ka.operators.LT;t.fail$data((0,ka._)`Object.keys(${a}).length ${r} ${s}`)}};ni.default=Vp;var ii={};Object.defineProperty(ii,"__esModule",{value:!0});const Ia=_e,Ta=ge,zp=G,Hp={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:t}})=>(0,Ta.str)`must have required property '${t}'`,params:({params:{missingProperty:t}})=>(0,Ta._)`{missingProperty: ${t}}`},code(t){const{gen:e,schema:a,schemaCode:s,data:r,$data:n,it:i}=t,{opts:o}=i;if(!n&&a.length===0)return;const l=a.length>=o.loopRequired;if(i.allErrors?c():u(),o.strictRequired){const f=t.parentSchema.properties,{definedProperties:m}=t.it;for(const p of a)if((f==null?void 0:f[p])===void 0&&!m.has(p)){const h=i.schemaEnv.baseId+i.errSchemaPath,v=`required property "${p}" is not defined at "${h}" (strictRequired)`;(0,zp.checkStrictMode)(i,v,i.opts.strictRequired)}}function c(){if(l||n)t.block$data(Ta.nil,d);else for(const f of a)(0,Ia.checkReportMissingProp)(t,f)}function u(){const f=e.let("missing");if(l||n){const m=e.let("valid",!0);t.block$data(m,()=>g(f,m)),t.ok(m)}else e.if((0,Ia.checkMissingProp)(t,a,f)),(0,Ia.reportMissingProp)(t,f),e.else()}function d(){e.forOf("prop",s,f=>{t.setParams({missingProperty:f}),e.if((0,Ia.noPropertyInData)(e,r,f,o.ownProperties),()=>t.error())})}function g(f,m){t.setParams({missingProperty:f}),e.forOf(f,s,()=>{e.assign(m,(0,Ia.propertyInData)(e,r,f,o.ownProperties)),e.if((0,Ta.not)(m),()=>{t.error(),e.break()})},Ta.nil)}}};ii.default=Hp;var oi={};Object.defineProperty(oi,"__esModule",{value:!0});const Ca=ge,Zp={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const a=t==="maxItems"?"more":"fewer";return(0,Ca.str)`must NOT have ${a} than ${e} items`},params:({schemaCode:t})=>(0,Ca._)`{limit: ${t}}`},code(t){const{keyword:e,data:a,schemaCode:s}=t,r=e==="maxItems"?Ca.operators.GT:Ca.operators.LT;t.fail$data((0,Ca._)`${a}.length ${r} ${s}`)}};oi.default=Zp;var ci={},Oa={};Object.defineProperty(Oa,"__esModule",{value:!0});const hl=$a;hl.code='require("ajv/dist/runtime/equal").default',Oa.default=hl,Object.defineProperty(ci,"__esModule",{value:!0});const li=Xe,at=ge,Kp=G,Bp=Oa,Wp={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:t,j:e}})=>(0,at.str)`must NOT have duplicate items (items ## ${e} and ${t} are identical)`,params:({params:{i:t,j:e}})=>(0,at._)`{i: ${t}, j: ${e}}`},code(t){const{gen:e,data:a,$data:s,schema:r,parentSchema:n,schemaCode:i,it:o}=t;if(!s&&!r)return;const l=e.let("valid"),c=n.items?(0,li.getSchemaTypes)(n.items):[];t.block$data(l,u,(0,at._)`${i} === false`),t.ok(l);function u(){const m=e.let("i",(0,at._)`${a}.length`),p=e.let("j");t.setParams({i:m,j:p}),e.assign(l,!0),e.if((0,at._)`${m} > 1`,()=>(d()?g:f)(m,p))}function d(){return c.length>0&&!c.some(m=>m==="object"||m==="array")}function g(m,p){const h=e.name("item"),v=(0,li.checkDataTypes)(c,h,o.opts.strictNumbers,li.DataType.Wrong),w=e.const("indices",(0,at._)`{}`);e.for((0,at._)`;${m}--;`,()=>{e.let(h,(0,at._)`${a}[${m}]`),e.if(v,(0,at._)`continue`),c.length>1&&e.if((0,at._)`typeof ${h} == "string"`,(0,at._)`${h} += "_"`),e.if((0,at._)`typeof ${w}[${h}] == "number"`,()=>{e.assign(p,(0,at._)`${w}[${h}]`),t.error(),e.assign(l,!1).break()}).code((0,at._)`${w}[${h}] = ${m}`)})}function f(m,p){const h=(0,Kp.useFunc)(e,Bp.default),v=e.name("outer");e.label(v).for((0,at._)`;${m}--;`,()=>e.for((0,at._)`${p} = ${m}; ${p}--;`,()=>e.if((0,at._)`${h}(${a}[${m}], ${a}[${p}])`,()=>{t.error(),e.assign(l,!1).break(v)})))}}};ci.default=Wp;var ui={};Object.defineProperty(ui,"__esModule",{value:!0});const di=ge,Jp=G,Qp=Oa,Gp={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:t})=>(0,di._)`{allowedValue: ${t}}`},code(t){const{gen:e,data:a,$data:s,schemaCode:r,schema:n}=t;s||n&&typeof n=="object"?t.fail$data((0,di._)`!${(0,Jp.useFunc)(e,Qp.default)}(${a}, ${r})`):t.fail((0,di._)`${n} !== ${a}`)}};ui.default=Gp;var fi={};Object.defineProperty(fi,"__esModule",{value:!0});const Na=ge,Yp=G,Xp=Oa,em={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:t})=>(0,Na._)`{allowedValues: ${t}}`},code(t){const{gen:e,data:a,$data:s,schema:r,schemaCode:n,it:i}=t;if(!s&&r.length===0)throw new Error("enum must have non-empty array");const o=r.length>=i.opts.loopEnum;let l;const c=()=>l??(l=(0,Yp.useFunc)(e,Xp.default));let u;if(o||s)u=e.let("valid"),t.block$data(u,d);else{if(!Array.isArray(r))throw new Error("ajv implementation error");const f=e.const("vSchema",n);u=(0,Na.or)(...r.map((m,p)=>g(f,p)))}t.pass(u);function d(){e.assign(u,!1),e.forOf("v",n,f=>e.if((0,Na._)`${c()}(${a}, ${f})`,()=>e.assign(u,!0).break()))}function g(f,m){const p=r[m];return typeof p=="object"&&p!==null?(0,Na._)`${c()}(${a}, ${f}[${m}])`:(0,Na._)`${a} === ${p}`}}};fi.default=em,Object.defineProperty(Xn,"__esModule",{value:!0});const tm=ei,rm=ti,am=ri,sm=si,nm=ni,im=ii,om=oi,cm=ci,lm=ui,um=fi,dm=[tm.default,rm.default,am.default,sm.default,nm.default,im.default,om.default,cm.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},lm.default,um.default];Xn.default=dm;var hi={},Gr={};Object.defineProperty(Gr,"__esModule",{value:!0}),Gr.validateAdditionalItems=void 0;const Nr=ge,pi=G,fm={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:{message:({params:{len:t}})=>(0,Nr.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,Nr._)`{limit: ${t}}`},code(t){const{parentSchema:e,it:a}=t,{items:s}=e;if(!Array.isArray(s)){(0,pi.checkStrictMode)(a,'"additionalItems" is ignored when "items" is not an array of schemas');return}pl(t,s)}};function pl(t,e){const{gen:a,schema:s,data:r,keyword:n,it:i}=t;i.items=!0;const o=a.const("len",(0,Nr._)`${r}.length`);if(s===!1)t.setParams({len:e.length}),t.pass((0,Nr._)`${o} <= ${e.length}`);else if(typeof s=="object"&&!(0,pi.alwaysValidSchema)(i,s)){const c=a.var("valid",(0,Nr._)`${o} <= ${e.length}`);a.if((0,Nr.not)(c),()=>l(c)),t.ok(c)}function l(c){a.forRange("i",e.length,o,u=>{t.subschema({keyword:n,dataProp:u,dataPropType:pi.Type.Num},c),i.allErrors||a.if((0,Nr.not)(c),()=>a.break())})}}Gr.validateAdditionalItems=pl,Gr.default=fm;var mi={},Yr={};Object.defineProperty(Yr,"__esModule",{value:!0}),Yr.validateTuple=void 0;const ml=ge,bs=G,hm=_e,pm={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(t){const{schema:e,it:a}=t;if(Array.isArray(e))return vl(t,"additionalItems",e);a.items=!0,!(0,bs.alwaysValidSchema)(a,e)&&t.ok((0,hm.validateArray)(t))}};function vl(t,e,a=t.schema){const{gen:s,parentSchema:r,data:n,keyword:i,it:o}=t;u(r),o.opts.unevaluated&&a.length&&o.items!==!0&&(o.items=bs.mergeEvaluated.items(s,a.length,o.items));const l=s.name("valid"),c=s.const("len",(0,ml._)`${n}.length`);a.forEach((d,g)=>{(0,bs.alwaysValidSchema)(o,d)||(s.if((0,ml._)`${c} > ${g}`,()=>t.subschema({keyword:i,schemaProp:g,dataProp:g},l)),t.ok(l))});function u(d){const{opts:g,errSchemaPath:f}=o,m=a.length,p=m===d.minItems&&(m===d.maxItems||d[e]===!1);if(g.strictTuples&&!p){const h=`"${i}" is ${m}-tuple, but minItems or maxItems/${e} are not specified or different at path "${f}"`;(0,bs.checkStrictMode)(o,h,g.strictTuples)}}}Yr.validateTuple=vl,Yr.default=pm,Object.defineProperty(mi,"__esModule",{value:!0});const mm=Yr,vm={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:t=>(0,mm.validateTuple)(t,"items")};mi.default=vm;var vi={};Object.defineProperty(vi,"__esModule",{value:!0});const gl=ge,gm=G,_m=_e,ym=Gr,wm={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:t}})=>(0,gl.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,gl._)`{limit: ${t}}`},code(t){const{schema:e,parentSchema:a,it:s}=t,{prefixItems:r}=a;s.items=!0,!(0,gm.alwaysValidSchema)(s,e)&&(r?(0,ym.validateAdditionalItems)(t,r):t.ok((0,_m.validateArray)(t)))}};vi.default=wm;var gi={};Object.defineProperty(gi,"__esModule",{value:!0});const wt=ge,$s=G,bm={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:{message:({params:{min:t,max:e}})=>e===void 0?(0,wt.str)`must contain at least ${t} valid item(s)`:(0,wt.str)`must contain at least ${t} and no more than ${e} valid item(s)`,params:({params:{min:t,max:e}})=>e===void 0?(0,wt._)`{minContains: ${t}}`:(0,wt._)`{minContains: ${t}, maxContains: ${e}}`},code(t){const{gen:e,schema:a,parentSchema:s,data:r,it:n}=t;let i,o;const{minContains:l,maxContains:c}=s;n.opts.next?(i=l===void 0?1:l,o=c):i=1;const u=e.const("len",(0,wt._)`${r}.length`);if(t.setParams({min:i,max:o}),o===void 0&&i===0){(0,$s.checkStrictMode)(n,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(o!==void 0&&i>o){(0,$s.checkStrictMode)(n,'"minContains" > "maxContains" is always invalid'),t.fail();return}if((0,$s.alwaysValidSchema)(n,a)){let p=(0,wt._)`${u} >= ${i}`;o!==void 0&&(p=(0,wt._)`${p} && ${u} <= ${o}`),t.pass(p);return}n.items=!0;const d=e.name("valid");o===void 0&&i===1?f(d,()=>e.if(d,()=>e.break())):i===0?(e.let(d,!0),o!==void 0&&e.if((0,wt._)`${r}.length > 0`,g)):(e.let(d,!1),g()),t.result(d,()=>t.reset());function g(){const p=e.name("_valid"),h=e.let("count",0);f(p,()=>e.if(p,()=>m(h)))}function f(p,h){e.forRange("i",0,u,v=>{t.subschema({keyword:"contains",dataProp:v,dataPropType:$s.Type.Num,compositeRule:!0},p),h()})}function m(p){e.code((0,wt._)`${p}++`),o===void 0?e.if((0,wt._)`${p} >= ${i}`,()=>e.assign(d,!0).break()):(e.if((0,wt._)`${p} > ${o}`,()=>e.assign(d,!1).break()),i===1?e.assign(d,!0):e.if((0,wt._)`${p} >= ${i}`,()=>e.assign(d,!0)))}}};gi.default=bm;var _l={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.validateSchemaDeps=t.validatePropertyDeps=t.error=void 0;const e=ge,a=G,s=_e;t.error={message:({params:{property:l,depsCount:c,deps:u}})=>{const d=c===1?"property":"properties";return(0,e.str)`must have ${d} ${u} when property ${l} is present`},params:({params:{property:l,depsCount:c,deps:u,missingProperty:d}})=>(0,e._)`{property: ${l},
|
|
6
6
|
missingProperty: ${d},
|
|
7
7
|
depsCount: ${c},
|
|
8
|
-
deps: ${u}}`};const a={keyword:"dependencies",type:"object",schemaType:"object",error:t.error,code(l){const[c,u]=n(l);i(l,c),o(l,u)}};function n({schema:l}){const c={},u={};for(const d in l){if(d==="__proto__")continue;const g=Array.isArray(l[d])?c:u;g[d]=l[d]}return[c,u]}function i(l,c=l.schema){const{gen:u,data:d,it:g}=l;if(Object.keys(c).length===0)return;const f=u.let("missing");for(const m in c){const p=c[m];if(p.length===0)continue;const h=(0,s.propertyInData)(u,d,m,g.opts.ownProperties);l.setParams({property:m,depsCount:p.length,deps:p.join(", ")}),g.allErrors?u.if(h,()=>{for(const v of p)(0,s.checkReportMissingProp)(l,v)}):(u.if((0,e._)`${h} && (${(0,s.checkMissingProp)(l,p,f)})`),(0,s.reportMissingProp)(l,f),u.else())}}t.validatePropertyDeps=i;function o(l,c=l.schema){const{gen:u,data:d,keyword:g,it:f}=l,m=u.name("valid");for(const p in c)(0,r.alwaysValidSchema)(f,c[p])||(u.if((0,s.propertyInData)(u,d,p,f.opts.ownProperties),()=>{const h=l.subschema({keyword:g,schemaProp:p},m);l.mergeValidEvaluated(h,m)},()=>u.var(m,!0)),l.ok(m))}t.validateSchemaDeps=o,t.default=a})($l);var Pi={};Object.defineProperty(Pi,"__esModule",{value:!0});const Pl=ge,Sm=G,Rm={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:t})=>(0,Pl._)`{propertyName: ${t.propertyName}}`},code(t){const{gen:e,schema:r,data:s,it:a}=t;if((0,Sm.alwaysValidSchema)(a,r))return;const n=e.name("valid");e.forIn("key",s,i=>{t.setParams({propertyName:i}),t.subschema({keyword:"propertyNames",data:i,dataTypes:["string"],propertyName:i,compositeRule:!0},n),e.if((0,Pl.not)(n),()=>{t.error(!0),a.allErrors||e.break()})}),t.ok(n)}};Pi.default=Rm;var Rs={};Object.defineProperty(Rs,"__esModule",{value:!0});const xs=_e,Ot=ge,xm=qt,ks=G,km={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have additional properties",params:({params:t})=>(0,Ot._)`{additionalProperty: ${t.additionalProperty}}`},code(t){const{gen:e,schema:r,parentSchema:s,data:a,errsCount:n,it:i}=t;if(!n)throw new Error("ajv implementation error");const{allErrors:o,opts:l}=i;if(i.props=!0,l.removeAdditional!=="all"&&(0,ks.alwaysValidSchema)(i,r))return;const c=(0,xs.allSchemaProperties)(s.properties),u=(0,xs.allSchemaProperties)(s.patternProperties);d(),t.ok((0,Ot._)`${n} === ${xm.default.errors}`);function d(){e.forIn("key",a,h=>{!c.length&&!u.length?m(h):e.if(g(h),()=>m(h))})}function g(h){let v;if(c.length>8){const w=(0,ks.schemaRefOrVal)(i,s.properties,"properties");v=(0,xs.isOwnProperty)(e,w,h)}else c.length?v=(0,Ot.or)(...c.map(w=>(0,Ot._)`${h} === ${w}`)):v=Ot.nil;return u.length&&(v=(0,Ot.or)(v,...u.map(w=>(0,Ot._)`${(0,xs.usePattern)(t,w)}.test(${h})`))),(0,Ot.not)(v)}function f(h){e.code((0,Ot._)`delete ${a}[${h}]`)}function m(h){if(l.removeAdditional==="all"||l.removeAdditional&&r===!1){f(h);return}if(r===!1){t.setParams({additionalProperty:h}),t.error(),o||e.break();return}if(typeof r=="object"&&!(0,ks.alwaysValidSchema)(i,r)){const v=e.name("valid");l.removeAdditional==="failing"?(p(h,v,!1),e.if((0,Ot.not)(v),()=>{t.reset(),f(h)})):(p(h,v),o||e.if((0,Ot.not)(v),()=>e.break()))}}function p(h,v,w){const P={keyword:"additionalProperties",dataProp:h,dataPropType:ks.Type.Str};w===!1&&Object.assign(P,{compositeRule:!0,createErrors:!1,allErrors:!1}),t.subschema(P,v)}}};Rs.default=km;var Ei={};Object.defineProperty(Ei,"__esModule",{value:!0});const Im=kt,El=_e,Si=G,Sl=Rs,Tm={keyword:"properties",type:"object",schemaType:"object",code(t){const{gen:e,schema:r,parentSchema:s,data:a,it:n}=t;n.opts.removeAdditional==="all"&&s.additionalProperties===void 0&&Sl.default.code(new Im.KeywordCxt(n,Sl.default,"additionalProperties"));const i=(0,El.allSchemaProperties)(r);for(const d of i)n.definedProperties.add(d);n.opts.unevaluated&&i.length&&n.props!==!0&&(n.props=Si.mergeEvaluated.props(e,(0,Si.toHash)(i),n.props));const o=i.filter(d=>!(0,Si.alwaysValidSchema)(n,r[d]));if(o.length===0)return;const l=e.name("valid");for(const d of o)c(d)?u(d):(e.if((0,El.propertyInData)(e,a,d,n.opts.ownProperties)),u(d),n.allErrors||e.else().var(l,!0),e.endIf()),t.it.definedProperties.add(d),t.ok(l);function c(d){return n.opts.useDefaults&&!n.compositeRule&&r[d].default!==void 0}function u(d){t.subschema({keyword:"properties",schemaProp:d,dataProp:d},l)}}};Ei.default=Tm;var Ri={};Object.defineProperty(Ri,"__esModule",{value:!0});const Rl=_e,Is=ge,xl=G,kl=G,Om={keyword:"patternProperties",type:"object",schemaType:"object",code(t){const{gen:e,schema:r,data:s,parentSchema:a,it:n}=t,{opts:i}=n,o=(0,Rl.allSchemaProperties)(r),l=o.filter(p=>(0,xl.alwaysValidSchema)(n,r[p]));if(o.length===0||l.length===o.length&&(!n.opts.unevaluated||n.props===!0))return;const c=i.strictSchema&&!i.allowMatchingProperties&&a.properties,u=e.name("valid");n.props!==!0&&!(n.props instanceof Is.Name)&&(n.props=(0,kl.evaluatedPropsToName)(e,n.props));const{props:d}=n;g();function g(){for(const p of o)c&&f(p),n.allErrors?m(p):(e.var(u,!0),m(p),e.if(u))}function f(p){for(const h in c)new RegExp(p).test(h)&&(0,xl.checkStrictMode)(n,`property ${h} matches pattern ${p} (use allowMatchingProperties)`)}function m(p){e.forIn("key",s,h=>{e.if((0,Is._)`${(0,Rl.usePattern)(t,p)}.test(${h})`,()=>{const v=l.includes(p);v||t.subschema({keyword:"patternProperties",schemaProp:p,dataProp:h,dataPropType:kl.Type.Str},u),n.opts.unevaluated&&d!==!0?e.assign((0,Is._)`${d}[${h}]`,!0):!v&&!n.allErrors&&e.if((0,Is.not)(u),()=>e.break())})})}}};Ri.default=Om;var xi={};Object.defineProperty(xi,"__esModule",{value:!0});const Cm=G,Nm={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(t){const{gen:e,schema:r,it:s}=t;if((0,Cm.alwaysValidSchema)(s,r)){t.fail();return}const a=e.name("valid");t.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},a),t.failResult(a,()=>t.reset(),()=>t.error())},error:{message:"must NOT be valid"}};xi.default=Nm;var ki={};Object.defineProperty(ki,"__esModule",{value:!0});const Am={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:_e.validateUnion,error:{message:"must match a schema in anyOf"}};ki.default=Am;var Ii={};Object.defineProperty(Ii,"__esModule",{value:!0});const Ts=ge,jm=G,Dm={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:t})=>(0,Ts._)`{passingSchemas: ${t.passing}}`},code(t){const{gen:e,schema:r,parentSchema:s,it:a}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");if(a.opts.discriminator&&s.discriminator)return;const n=r,i=e.let("valid",!1),o=e.let("passing",null),l=e.name("_valid");t.setParams({passing:o}),e.block(c),t.result(i,()=>t.reset(),()=>t.error(!0));function c(){n.forEach((u,d)=>{let g;(0,jm.alwaysValidSchema)(a,u)?e.var(l,!0):g=t.subschema({keyword:"oneOf",schemaProp:d,compositeRule:!0},l),d>0&&e.if((0,Ts._)`${l} && ${i}`).assign(i,!1).assign(o,(0,Ts._)`[${o}, ${d}]`).else(),e.if(l,()=>{e.assign(i,!0),e.assign(o,d),g&&t.mergeEvaluated(g,Ts.Name)})})}}};Ii.default=Dm;var Ti={};Object.defineProperty(Ti,"__esModule",{value:!0});const Mm=G,Lm={keyword:"allOf",schemaType:"array",code(t){const{gen:e,schema:r,it:s}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");const a=e.name("valid");r.forEach((n,i)=>{if((0,Mm.alwaysValidSchema)(s,n))return;const o=t.subschema({keyword:"allOf",schemaProp:i},a);t.ok(a),t.mergeEvaluated(o)})}};Ti.default=Lm;var Oi={};Object.defineProperty(Oi,"__esModule",{value:!0});const Os=ge,Il=G,Fm={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:t})=>(0,Os.str)`must match "${t.ifClause}" schema`,params:({params:t})=>(0,Os._)`{failingKeyword: ${t.ifClause}}`},code(t){const{gen:e,parentSchema:r,it:s}=t;r.then===void 0&&r.else===void 0&&(0,Il.checkStrictMode)(s,'"if" without "then" and "else" is ignored');const a=Tl(s,"then"),n=Tl(s,"else");if(!a&&!n)return;const i=e.let("valid",!0),o=e.name("_valid");if(l(),t.reset(),a&&n){const u=e.let("ifClause");t.setParams({ifClause:u}),e.if(o,c("then",u),c("else",u))}else a?e.if(o,c("then")):e.if((0,Os.not)(o),c("else"));t.pass(i,()=>t.error(!0));function l(){const u=t.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},o);t.mergeEvaluated(u)}function c(u,d){return()=>{const g=t.subschema({keyword:u},o);e.assign(i,o),t.mergeValidEvaluated(g,i),d?e.assign(d,(0,Os._)`${u}`):t.setParams({ifClause:u})}}}};function Tl(t,e){const r=t.schema[e];return r!==void 0&&!(0,Il.alwaysValidSchema)(t,r)}Oi.default=Fm;var Ci={};Object.defineProperty(Ci,"__esModule",{value:!0});const qm=G,Um={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:t,parentSchema:e,it:r}){e.if===void 0&&(0,qm.checkStrictMode)(r,`"${t}" without "if" is ignored`)}};Ci.default=Um,Object.defineProperty(_i,"__esModule",{value:!0});const Vm=Yr,zm=wi,Hm=Xr,Zm=bi,Km=$i,Bm=$l,Wm=Pi,Jm=Rs,Qm=Ei,Gm=Ri,Ym=xi,Xm=ki,ev=Ii,tv=Ti,rv=Oi,av=Ci;function sv(t=!1){const e=[Ym.default,Xm.default,ev.default,tv.default,rv.default,av.default,Wm.default,Jm.default,Bm.default,Qm.default,Gm.default];return t?e.push(zm.default,Zm.default):e.push(Vm.default,Hm.default),e.push(Km.default),e}_i.default=sv;var Ni={},Ai={};Object.defineProperty(Ai,"__esModule",{value:!0});const He=ge,nv={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:t})=>(0,He.str)`must match format "${t}"`,params:({schemaCode:t})=>(0,He._)`{format: ${t}}`},code(t,e){const{gen:r,data:s,$data:a,schema:n,schemaCode:i,it:o}=t,{opts:l,errSchemaPath:c,schemaEnv:u,self:d}=o;if(!l.validateFormats)return;a?g():f();function g(){const m=r.scopeValue("formats",{ref:d.formats,code:l.code.formats}),p=r.const("fDef",(0,He._)`${m}[${i}]`),h=r.let("fType"),v=r.let("format");r.if((0,He._)`typeof ${p} == "object" && !(${p} instanceof RegExp)`,()=>r.assign(h,(0,He._)`${p}.type || "string"`).assign(v,(0,He._)`${p}.validate`),()=>r.assign(h,(0,He._)`"string"`).assign(v,p)),t.fail$data((0,He.or)(w(),P()));function w(){return l.strictSchema===!1?He.nil:(0,He._)`${i} && !${v}`}function P(){const S=u.$async?(0,He._)`(${p}.async ? await ${v}(${s}) : ${v}(${s}))`:(0,He._)`${v}(${s})`,x=(0,He._)`(typeof ${v} == "function" ? ${S} : ${v}.test(${s}))`;return(0,He._)`${v} && ${v} !== true && ${h} === ${e} && !${x}`}}function f(){const m=d.formats[n];if(!m){w();return}if(m===!0)return;const[p,h,v]=P(m);p===e&&t.pass(S());function w(){if(l.strictSchema===!1){d.logger.warn(x());return}throw new Error(x());function x(){return`unknown format "${n}" ignored in schema at path "${c}"`}}function P(x){const A=x instanceof RegExp?(0,He.regexpCode)(x):l.code.formats?(0,He._)`${l.code.formats}${(0,He.getProperty)(n)}`:void 0,z=r.scopeValue("formats",{key:n,ref:x,code:A});return typeof x=="object"&&!(x instanceof RegExp)?[x.type||"string",x.validate,(0,He._)`${z}.validate`]:["string",x,z]}function S(){if(typeof m=="object"&&!(m instanceof RegExp)&&m.async){if(!u.$async)throw new Error("async format in sync schema");return(0,He._)`await ${v}(${s})`}return typeof h=="function"?(0,He._)`${v}(${s})`:(0,He._)`${v}.test(${s})`}}}};Ai.default=nv,Object.defineProperty(Ni,"__esModule",{value:!0});const iv=[Ai.default];Ni.default=iv;var ea={};Object.defineProperty(ea,"__esModule",{value:!0}),ea.contentVocabulary=ea.metadataVocabulary=void 0,ea.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],ea.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"],Object.defineProperty(ti,"__esModule",{value:!0});const ov=ri,cv=si,lv=_i,uv=Ni,Ol=ea,dv=[ov.default,cv.default,(0,lv.default)(),uv.default,Ol.metadataVocabulary,Ol.contentVocabulary];ti.default=dv;var ji={},Cs={};Object.defineProperty(Cs,"__esModule",{value:!0}),Cs.DiscrError=void 0;var Cl;(function(t){t.Tag="tag",t.Mapping="mapping"})(Cl||(Cs.DiscrError=Cl={})),Object.defineProperty(ji,"__esModule",{value:!0});const ta=ge,Di=Cs,Nl=ht,fv=Qr,hv=G,pv={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:t,tagName:e}})=>t===Di.DiscrError.Tag?`tag "${e}" must be string`:`value of tag "${e}" must be in oneOf`,params:({params:{discrError:t,tag:e,tagName:r}})=>(0,ta._)`{error: ${t}, tag: ${r}, tagValue: ${e}}`},code(t){const{gen:e,data:r,schema:s,parentSchema:a,it:n}=t,{oneOf:i}=a;if(!n.opts.discriminator)throw new Error("discriminator: requires discriminator option");const o=s.propertyName;if(typeof o!="string")throw new Error("discriminator: requires propertyName");if(s.mapping)throw new Error("discriminator: mapping is not supported");if(!i)throw new Error("discriminator: requires oneOf keyword");const l=e.let("valid",!1),c=e.const("tag",(0,ta._)`${r}${(0,ta.getProperty)(o)}`);e.if((0,ta._)`typeof ${c} == "string"`,()=>u(),()=>t.error(!1,{discrError:Di.DiscrError.Tag,tag:c,tagName:o})),t.ok(l);function u(){const f=g();e.if(!1);for(const m in f)e.elseIf((0,ta._)`${c} === ${m}`),e.assign(l,d(f[m]));e.else(),t.error(!1,{discrError:Di.DiscrError.Mapping,tag:c,tagName:o}),e.endIf()}function d(f){const m=e.name("valid"),p=t.subschema({keyword:"oneOf",schemaProp:f},m);return t.mergeEvaluated(p,ta.Name),m}function g(){var f;const m={},p=v(a);let h=!0;for(let S=0;S<i.length;S++){let x=i[S];if(x!=null&&x.$ref&&!(0,hv.schemaHasRulesButRef)(x,n.self.RULES)){const z=x.$ref;if(x=Nl.resolveRef.call(n.self,n.schemaEnv.root,n.baseId,z),x instanceof Nl.SchemaEnv&&(x=x.schema),x===void 0)throw new fv.default(n.opts.uriResolver,n.baseId,z)}const A=(f=x==null?void 0:x.properties)===null||f===void 0?void 0:f[o];if(typeof A!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${o}"`);h=h&&(p||v(x)),w(A,S)}if(!h)throw new Error(`discriminator: "${o}" must be required`);return m;function v({required:S}){return Array.isArray(S)&&S.includes(o)}function w(S,x){if(S.const)P(S.const,x);else if(S.enum)for(const A of S.enum)P(A,x);else throw new Error(`discriminator: "properties/${o}" must have "const" or "enum"`)}function P(S,x){if(typeof S!="string"||S in m)throw new Error(`discriminator: "${o}" values must be unique strings`);m[S]=x}}}};ji.default=pv;const mv={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0};(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MissingRefError=e.ValidationError=e.CodeGen=e.Name=e.nil=e.stringify=e.str=e._=e.KeywordCxt=e.Ajv=void 0;const r=pc,s=ti,a=ji,n=mv,i=["/properties"],o="http://json-schema.org/draft-07/schema";class l extends r.default{_addVocabularies(){super._addVocabularies(),s.default.forEach(m=>this.addVocabulary(m)),this.opts.discriminator&&this.addKeyword(a.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;const m=this.opts.$data?this.$dataMetaSchema(n,i):n;this.addMetaSchema(m,o,!1),this.refs["http://json-schema.org/schema"]=o}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(o)?o:void 0)}}e.Ajv=l,t.exports=e=l,t.exports.Ajv=l,Object.defineProperty(e,"__esModule",{value:!0}),e.default=l;var c=kt;Object.defineProperty(e,"KeywordCxt",{enumerable:!0,get:function(){return c.KeywordCxt}});var u=ge;Object.defineProperty(e,"_",{enumerable:!0,get:function(){return u._}}),Object.defineProperty(e,"str",{enumerable:!0,get:function(){return u.str}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return u.stringify}}),Object.defineProperty(e,"nil",{enumerable:!0,get:function(){return u.nil}}),Object.defineProperty(e,"Name",{enumerable:!0,get:function(){return u.Name}}),Object.defineProperty(e,"CodeGen",{enumerable:!0,get:function(){return u.CodeGen}});var d=Ra;Object.defineProperty(e,"ValidationError",{enumerable:!0,get:function(){return d.default}});var g=Qr;Object.defineProperty(e,"MissingRefError",{enumerable:!0,get:function(){return g.default}})})(An,An.exports);var vv=An.exports;const gv=hc(vv);var Pe;(function(t){t.assertEqual=a=>{};function e(a){}t.assertIs=e;function r(a){throw new Error}t.assertNever=r,t.arrayToEnum=a=>{const n={};for(const i of a)n[i]=i;return n},t.getValidEnumValues=a=>{const n=t.objectKeys(a).filter(o=>typeof a[a[o]]!="number"),i={};for(const o of n)i[o]=a[o];return t.objectValues(i)},t.objectValues=a=>t.objectKeys(a).map(function(n){return a[n]}),t.objectKeys=typeof Object.keys=="function"?a=>Object.keys(a):a=>{const n=[];for(const i in a)Object.prototype.hasOwnProperty.call(a,i)&&n.push(i);return n},t.find=(a,n)=>{for(const i of a)if(n(i))return i},t.isInteger=typeof Number.isInteger=="function"?a=>Number.isInteger(a):a=>typeof a=="number"&&Number.isFinite(a)&&Math.floor(a)===a;function s(a,n=" | "){return a.map(i=>typeof i=="string"?`'${i}'`:i).join(n)}t.joinValues=s,t.jsonStringifyReplacer=(a,n)=>typeof n=="bigint"?n.toString():n})(Pe||(Pe={}));var Mi;(function(t){t.mergeShapes=(e,r)=>({...e,...r})})(Mi||(Mi={}));const Y=Pe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),nr=t=>{switch(typeof t){case"undefined":return Y.undefined;case"string":return Y.string;case"number":return Number.isNaN(t)?Y.nan:Y.number;case"boolean":return Y.boolean;case"function":return Y.function;case"bigint":return Y.bigint;case"symbol":return Y.symbol;case"object":return Array.isArray(t)?Y.array:t===null?Y.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?Y.promise:typeof Map<"u"&&t instanceof Map?Y.map:typeof Set<"u"&&t instanceof Set?Y.set:typeof Date<"u"&&t instanceof Date?Y.date:Y.object;default:return Y.unknown}},q=Pe.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),_v=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");class yt extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=s=>{this.issues=[...this.issues,s]},this.addIssues=(s=[])=>{this.issues=[...this.issues,...s]};const r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=e}format(e){const r=e||function(n){return n.message},s={_errors:[]},a=n=>{for(const i of n.issues)if(i.code==="invalid_union")i.unionErrors.map(a);else if(i.code==="invalid_return_type")a(i.returnTypeError);else if(i.code==="invalid_arguments")a(i.argumentsError);else if(i.path.length===0)s._errors.push(r(i));else{let o=s,l=0;for(;l<i.path.length;){const c=i.path[l];l===i.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(r(i))):o[c]=o[c]||{_errors:[]},o=o[c],l++}}};return a(this),s}static assert(e){if(!(e instanceof yt))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,Pe.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=r=>r.message){const r={},s=[];for(const a of this.issues)if(a.path.length>0){const n=a.path[0];r[n]=r[n]||[],r[n].push(e(a))}else s.push(e(a));return{formErrors:s,fieldErrors:r}}get formErrors(){return this.flatten()}}yt.create=t=>new yt(t);const ra=(t,e)=>{let r;switch(t.code){case q.invalid_type:t.received===Y.undefined?r="Required":r=`Expected ${t.expected}, received ${t.received}`;break;case q.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(t.expected,Pe.jsonStringifyReplacer)}`;break;case q.unrecognized_keys:r=`Unrecognized key(s) in object: ${Pe.joinValues(t.keys,", ")}`;break;case q.invalid_union:r="Invalid input";break;case q.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Pe.joinValues(t.options)}`;break;case q.invalid_enum_value:r=`Invalid enum value. Expected ${Pe.joinValues(t.options)}, received '${t.received}'`;break;case q.invalid_arguments:r="Invalid function arguments";break;case q.invalid_return_type:r="Invalid function return type";break;case q.invalid_date:r="Invalid date";break;case q.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(r=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?r=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?r=`Invalid input: must end with "${t.validation.endsWith}"`:Pe.assertNever(t.validation):t.validation!=="regex"?r=`Invalid ${t.validation}`:r="Invalid";break;case q.too_small:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:r="Invalid input";break;case q.too_big:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?r=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:r="Invalid input";break;case q.custom:r="Invalid input";break;case q.invalid_intersection_types:r="Intersection results could not be merged";break;case q.not_multiple_of:r=`Number must be a multiple of ${t.multipleOf}`;break;case q.not_finite:r="Number must be finite";break;default:r=e.defaultError,Pe.assertNever(t)}return{message:r}};let Al=ra;function yv(t){Al=t}function Ns(){return Al}const As=t=>{const{data:e,path:r,errorMaps:s,issueData:a}=t,n=[...r,...a.path||[]],i={...a,path:n};if(a.message!==void 0)return{...a,path:n,message:a.message};let o="";const l=s.filter(c=>!!c).slice().reverse();for(const c of l)o=c(i,{data:e,defaultError:o}).message;return{...a,path:n,message:o}},wv=[];function B(t,e){const r=Ns(),s=As({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,r,r===ra?void 0:ra].filter(a=>!!a)});t.common.issues.push(s)}class ot{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,r){const s=[];for(const a of r){if(a.status==="aborted")return ie;a.status==="dirty"&&e.dirty(),s.push(a.value)}return{status:e.value,value:s}}static async mergeObjectAsync(e,r){const s=[];for(const a of r){const n=await a.key,i=await a.value;s.push({key:n,value:i})}return ot.mergeObjectSync(e,s)}static mergeObjectSync(e,r){const s={};for(const a of r){const{key:n,value:i}=a;if(n.status==="aborted"||i.status==="aborted")return ie;n.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),n.value!=="__proto__"&&(typeof i.value<"u"||a.alwaysSet)&&(s[n.value]=i.value)}return{status:e.value,value:s}}}const ie=Object.freeze({status:"aborted"}),aa=t=>({status:"dirty",value:t}),dt=t=>({status:"valid",value:t}),Li=t=>t.status==="aborted",Fi=t=>t.status==="dirty",jr=t=>t.status==="valid",ja=t=>typeof Promise<"u"&&t instanceof Promise;var ee;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(ee||(ee={}));class Ht{constructor(e,r,s,a){this._cachedPath=[],this.parent=e,this.data=r,this._path=s,this._key=a}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const jl=(t,e)=>{if(jr(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const r=new yt(t.common.issues);return this._error=r,this._error}}};function ue(t){if(!t)return{};const{errorMap:e,invalid_type_error:r,required_error:s,description:a}=t;if(e&&(r||s))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:a}:{errorMap:(i,o)=>{const{message:l}=t;return i.code==="invalid_enum_value"?{message:l??o.defaultError}:typeof o.data>"u"?{message:l??s??o.defaultError}:i.code!=="invalid_type"?{message:o.defaultError}:{message:l??r??o.defaultError}},description:a}}class me{get description(){return this._def.description}_getType(e){return nr(e.data)}_getOrReturnCtx(e,r){return r||{common:e.parent.common,data:e.data,parsedType:nr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new ot,ctx:{common:e.parent.common,data:e.data,parsedType:nr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const r=this._parse(e);if(ja(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(e){const r=this._parse(e);return Promise.resolve(r)}parse(e,r){const s=this.safeParse(e,r);if(s.success)return s.data;throw s.error}safeParse(e,r){const s={common:{issues:[],async:(r==null?void 0:r.async)??!1,contextualErrorMap:r==null?void 0:r.errorMap},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:nr(e)},a=this._parseSync({data:e,path:s.path,parent:s});return jl(s,a)}"~validate"(e){var s,a;const r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:nr(e)};if(!this["~standard"].async)try{const n=this._parseSync({data:e,path:[],parent:r});return jr(n)?{value:n.value}:{issues:r.common.issues}}catch(n){(a=(s=n==null?void 0:n.message)==null?void 0:s.toLowerCase())!=null&&a.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:r}).then(n=>jr(n)?{value:n.value}:{issues:r.common.issues})}async parseAsync(e,r){const s=await this.safeParseAsync(e,r);if(s.success)return s.data;throw s.error}async safeParseAsync(e,r){const s={common:{issues:[],contextualErrorMap:r==null?void 0:r.errorMap,async:!0},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:nr(e)},a=this._parse({data:e,path:s.path,parent:s}),n=await(ja(a)?a:Promise.resolve(a));return jl(s,n)}refine(e,r){const s=a=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(a):r;return this._refinement((a,n)=>{const i=e(a),o=()=>n.addIssue({code:q.custom,...s(a)});return typeof Promise<"u"&&i instanceof Promise?i.then(l=>l?!0:(o(),!1)):i?!0:(o(),!1)})}refinement(e,r){return this._refinement((s,a)=>e(s)?!0:(a.addIssue(typeof r=="function"?r(s,a):r),!1))}_refinement(e){return new At({schema:this,typeName:V.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:r=>this["~validate"](r)}}optional(){return Kt.create(this,this._def)}nullable(){return wr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Nt.create(this)}promise(){return oa.create(this,this._def)}or(e){return Fa.create([this,e],this._def)}and(e){return qa.create(this,e,this._def)}transform(e){return new At({...ue(this._def),schema:this,typeName:V.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const r=typeof e=="function"?e:()=>e;return new Za({...ue(this._def),innerType:this,defaultValue:r,typeName:V.ZodDefault})}brand(){return new Vi({typeName:V.ZodBranded,type:this,...ue(this._def)})}catch(e){const r=typeof e=="function"?e:()=>e;return new Ka({...ue(this._def),innerType:this,catchValue:r,typeName:V.ZodCatch})}describe(e){const r=this.constructor;return new r({...this._def,description:e})}pipe(e){return Ba.create(this,e)}readonly(){return Wa.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const bv=/^c[^\s-]{8,}$/i,$v=/^[0-9a-z]+$/,Pv=/^[0-9A-HJKMNP-TV-Z]{26}$/i,Ev=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Sv=/^[a-z0-9_-]{21}$/i,Rv=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,xv=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,kv=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Iv="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let qi;const Tv=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Ov=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Cv=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Nv=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Av=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,jv=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Dl="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",Dv=new RegExp(`^${Dl}$`);function Ml(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);const r=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${r}`}function Mv(t){return new RegExp(`^${Ml(t)}$`)}function Ll(t){let e=`${Dl}T${Ml(t)}`;const r=[];return r.push(t.local?"Z?":"Z"),t.offset&&r.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${r.join("|")})`,new RegExp(`^${e}$`)}function Lv(t,e){return!!((e==="v4"||!e)&&Tv.test(t)||(e==="v6"||!e)&&Cv.test(t))}function Fv(t,e){if(!Rv.test(t))return!1;try{const[r]=t.split(".");if(!r)return!1;const s=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),a=JSON.parse(atob(s));return!(typeof a!="object"||a===null||"typ"in a&&(a==null?void 0:a.typ)!=="JWT"||!a.alg||e&&a.alg!==e)}catch{return!1}}function qv(t,e){return!!((e==="v4"||!e)&&Ov.test(t)||(e==="v6"||!e)&&Nv.test(t))}class Ct extends me{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==Y.string){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.string,received:n.parsedType}),ie}const s=new ot;let a;for(const n of this._def.checks)if(n.kind==="min")e.data.length<n.value&&(a=this._getOrReturnCtx(e,a),B(a,{code:q.too_small,minimum:n.value,type:"string",inclusive:!0,exact:!1,message:n.message}),s.dirty());else if(n.kind==="max")e.data.length>n.value&&(a=this._getOrReturnCtx(e,a),B(a,{code:q.too_big,maximum:n.value,type:"string",inclusive:!0,exact:!1,message:n.message}),s.dirty());else if(n.kind==="length"){const i=e.data.length>n.value,o=e.data.length<n.value;(i||o)&&(a=this._getOrReturnCtx(e,a),i?B(a,{code:q.too_big,maximum:n.value,type:"string",inclusive:!0,exact:!0,message:n.message}):o&&B(a,{code:q.too_small,minimum:n.value,type:"string",inclusive:!0,exact:!0,message:n.message}),s.dirty())}else if(n.kind==="email")kv.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"email",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="emoji")qi||(qi=new RegExp(Iv,"u")),qi.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"emoji",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="uuid")Ev.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"uuid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="nanoid")Sv.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"nanoid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="cuid")bv.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"cuid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="cuid2")$v.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"cuid2",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="ulid")Pv.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"ulid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="url")try{new URL(e.data)}catch{a=this._getOrReturnCtx(e,a),B(a,{validation:"url",code:q.invalid_string,message:n.message}),s.dirty()}else n.kind==="regex"?(n.regex.lastIndex=0,n.regex.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"regex",code:q.invalid_string,message:n.message}),s.dirty())):n.kind==="trim"?e.data=e.data.trim():n.kind==="includes"?e.data.includes(n.value,n.position)||(a=this._getOrReturnCtx(e,a),B(a,{code:q.invalid_string,validation:{includes:n.value,position:n.position},message:n.message}),s.dirty()):n.kind==="toLowerCase"?e.data=e.data.toLowerCase():n.kind==="toUpperCase"?e.data=e.data.toUpperCase():n.kind==="startsWith"?e.data.startsWith(n.value)||(a=this._getOrReturnCtx(e,a),B(a,{code:q.invalid_string,validation:{startsWith:n.value},message:n.message}),s.dirty()):n.kind==="endsWith"?e.data.endsWith(n.value)||(a=this._getOrReturnCtx(e,a),B(a,{code:q.invalid_string,validation:{endsWith:n.value},message:n.message}),s.dirty()):n.kind==="datetime"?Ll(n).test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{code:q.invalid_string,validation:"datetime",message:n.message}),s.dirty()):n.kind==="date"?Dv.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{code:q.invalid_string,validation:"date",message:n.message}),s.dirty()):n.kind==="time"?Mv(n).test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{code:q.invalid_string,validation:"time",message:n.message}),s.dirty()):n.kind==="duration"?xv.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"duration",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="ip"?Lv(e.data,n.version)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"ip",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="jwt"?Fv(e.data,n.alg)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"jwt",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="cidr"?qv(e.data,n.version)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"cidr",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="base64"?Av.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"base64",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="base64url"?jv.test(e.data)||(a=this._getOrReturnCtx(e,a),B(a,{validation:"base64url",code:q.invalid_string,message:n.message}),s.dirty()):Pe.assertNever(n);return{status:s.value,value:e.data}}_regex(e,r,s){return this.refinement(a=>e.test(a),{validation:r,code:q.invalid_string,...ee.errToObj(s)})}_addCheck(e){return new Ct({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...ee.errToObj(e)})}url(e){return this._addCheck({kind:"url",...ee.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...ee.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...ee.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...ee.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...ee.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...ee.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...ee.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...ee.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...ee.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...ee.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...ee.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...ee.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(e==null?void 0:e.offset)??!1,local:(e==null?void 0:e.local)??!1,...ee.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,...ee.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...ee.errToObj(e)})}regex(e,r){return this._addCheck({kind:"regex",regex:e,...ee.errToObj(r)})}includes(e,r){return this._addCheck({kind:"includes",value:e,position:r==null?void 0:r.position,...ee.errToObj(r==null?void 0:r.message)})}startsWith(e,r){return this._addCheck({kind:"startsWith",value:e,...ee.errToObj(r)})}endsWith(e,r){return this._addCheck({kind:"endsWith",value:e,...ee.errToObj(r)})}min(e,r){return this._addCheck({kind:"min",value:e,...ee.errToObj(r)})}max(e,r){return this._addCheck({kind:"max",value:e,...ee.errToObj(r)})}length(e,r){return this._addCheck({kind:"length",value:e,...ee.errToObj(r)})}nonempty(e){return this.min(1,ee.errToObj(e))}trim(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxLength(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}}Ct.create=t=>new Ct({checks:[],typeName:V.ZodString,coerce:(t==null?void 0:t.coerce)??!1,...ue(t)});function Uv(t,e){const r=(t.toString().split(".")[1]||"").length,s=(e.toString().split(".")[1]||"").length,a=r>s?r:s,n=Number.parseInt(t.toFixed(a).replace(".","")),i=Number.parseInt(e.toFixed(a).replace(".",""));return n%i/10**a}class gr extends me{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==Y.number){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.number,received:n.parsedType}),ie}let s;const a=new ot;for(const n of this._def.checks)n.kind==="int"?Pe.isInteger(e.data)||(s=this._getOrReturnCtx(e,s),B(s,{code:q.invalid_type,expected:"integer",received:"float",message:n.message}),a.dirty()):n.kind==="min"?(n.inclusive?e.data<n.value:e.data<=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_small,minimum:n.value,type:"number",inclusive:n.inclusive,exact:!1,message:n.message}),a.dirty()):n.kind==="max"?(n.inclusive?e.data>n.value:e.data>=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_big,maximum:n.value,type:"number",inclusive:n.inclusive,exact:!1,message:n.message}),a.dirty()):n.kind==="multipleOf"?Uv(e.data,n.value)!==0&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_multiple_of,multipleOf:n.value,message:n.message}),a.dirty()):n.kind==="finite"?Number.isFinite(e.data)||(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_finite,message:n.message}),a.dirty()):Pe.assertNever(n);return{status:a.value,value:e.data}}gte(e,r){return this.setLimit("min",e,!0,ee.toString(r))}gt(e,r){return this.setLimit("min",e,!1,ee.toString(r))}lte(e,r){return this.setLimit("max",e,!0,ee.toString(r))}lt(e,r){return this.setLimit("max",e,!1,ee.toString(r))}setLimit(e,r,s,a){return new gr({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:s,message:ee.toString(a)}]})}_addCheck(e){return new gr({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:ee.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:ee.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:ee.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:ee.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:ee.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:ee.toString(r)})}finite(e){return this._addCheck({kind:"finite",message:ee.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:ee.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:ee.toString(e)})}get minValue(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&Pe.isInteger(e.value))}get isFinite(){let e=null,r=null;for(const s of this._def.checks){if(s.kind==="finite"||s.kind==="int"||s.kind==="multipleOf")return!0;s.kind==="min"?(r===null||s.value>r)&&(r=s.value):s.kind==="max"&&(e===null||s.value<e)&&(e=s.value)}return Number.isFinite(r)&&Number.isFinite(e)}}gr.create=t=>new gr({checks:[],typeName:V.ZodNumber,coerce:(t==null?void 0:t.coerce)||!1,...ue(t)});class _r extends me{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==Y.bigint)return this._getInvalidInput(e);let s;const a=new ot;for(const n of this._def.checks)n.kind==="min"?(n.inclusive?e.data<n.value:e.data<=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_small,type:"bigint",minimum:n.value,inclusive:n.inclusive,message:n.message}),a.dirty()):n.kind==="max"?(n.inclusive?e.data>n.value:e.data>=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_big,type:"bigint",maximum:n.value,inclusive:n.inclusive,message:n.message}),a.dirty()):n.kind==="multipleOf"?e.data%n.value!==BigInt(0)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_multiple_of,multipleOf:n.value,message:n.message}),a.dirty()):Pe.assertNever(n);return{status:a.value,value:e.data}}_getInvalidInput(e){const r=this._getOrReturnCtx(e);return B(r,{code:q.invalid_type,expected:Y.bigint,received:r.parsedType}),ie}gte(e,r){return this.setLimit("min",e,!0,ee.toString(r))}gt(e,r){return this.setLimit("min",e,!1,ee.toString(r))}lte(e,r){return this.setLimit("max",e,!0,ee.toString(r))}lt(e,r){return this.setLimit("max",e,!1,ee.toString(r))}setLimit(e,r,s,a){return new _r({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:s,message:ee.toString(a)}]})}_addCheck(e){return new _r({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:ee.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:ee.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:ee.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:ee.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:ee.toString(r)})}get minValue(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}}_r.create=t=>new _r({checks:[],typeName:V.ZodBigInt,coerce:(t==null?void 0:t.coerce)??!1,...ue(t)});class Da extends me{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==Y.boolean){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.boolean,received:s.parsedType}),ie}return dt(e.data)}}Da.create=t=>new Da({typeName:V.ZodBoolean,coerce:(t==null?void 0:t.coerce)||!1,...ue(t)});class Dr extends me{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==Y.date){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.date,received:n.parsedType}),ie}if(Number.isNaN(e.data.getTime())){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_date}),ie}const s=new ot;let a;for(const n of this._def.checks)n.kind==="min"?e.data.getTime()<n.value&&(a=this._getOrReturnCtx(e,a),B(a,{code:q.too_small,message:n.message,inclusive:!0,exact:!1,minimum:n.value,type:"date"}),s.dirty()):n.kind==="max"?e.data.getTime()>n.value&&(a=this._getOrReturnCtx(e,a),B(a,{code:q.too_big,message:n.message,inclusive:!0,exact:!1,maximum:n.value,type:"date"}),s.dirty()):Pe.assertNever(n);return{status:s.value,value:new Date(e.data.getTime())}}_addCheck(e){return new Dr({...this._def,checks:[...this._def.checks,e]})}min(e,r){return this._addCheck({kind:"min",value:e.getTime(),message:ee.toString(r)})}max(e,r){return this._addCheck({kind:"max",value:e.getTime(),message:ee.toString(r)})}get minDate(){let e=null;for(const r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e!=null?new Date(e):null}}Dr.create=t=>new Dr({checks:[],coerce:(t==null?void 0:t.coerce)||!1,typeName:V.ZodDate,...ue(t)});class js extends me{_parse(e){if(this._getType(e)!==Y.symbol){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.symbol,received:s.parsedType}),ie}return dt(e.data)}}js.create=t=>new js({typeName:V.ZodSymbol,...ue(t)});class Ma extends me{_parse(e){if(this._getType(e)!==Y.undefined){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.undefined,received:s.parsedType}),ie}return dt(e.data)}}Ma.create=t=>new Ma({typeName:V.ZodUndefined,...ue(t)});class La extends me{_parse(e){if(this._getType(e)!==Y.null){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.null,received:s.parsedType}),ie}return dt(e.data)}}La.create=t=>new La({typeName:V.ZodNull,...ue(t)});class sa extends me{constructor(){super(...arguments),this._any=!0}_parse(e){return dt(e.data)}}sa.create=t=>new sa({typeName:V.ZodAny,...ue(t)});class Mr extends me{constructor(){super(...arguments),this._unknown=!0}_parse(e){return dt(e.data)}}Mr.create=t=>new Mr({typeName:V.ZodUnknown,...ue(t)});class ir extends me{_parse(e){const r=this._getOrReturnCtx(e);return B(r,{code:q.invalid_type,expected:Y.never,received:r.parsedType}),ie}}ir.create=t=>new ir({typeName:V.ZodNever,...ue(t)});class Ds extends me{_parse(e){if(this._getType(e)!==Y.undefined){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.void,received:s.parsedType}),ie}return dt(e.data)}}Ds.create=t=>new Ds({typeName:V.ZodVoid,...ue(t)});class Nt extends me{_parse(e){const{ctx:r,status:s}=this._processInputParams(e),a=this._def;if(r.parsedType!==Y.array)return B(r,{code:q.invalid_type,expected:Y.array,received:r.parsedType}),ie;if(a.exactLength!==null){const i=r.data.length>a.exactLength.value,o=r.data.length<a.exactLength.value;(i||o)&&(B(r,{code:i?q.too_big:q.too_small,minimum:o?a.exactLength.value:void 0,maximum:i?a.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:a.exactLength.message}),s.dirty())}if(a.minLength!==null&&r.data.length<a.minLength.value&&(B(r,{code:q.too_small,minimum:a.minLength.value,type:"array",inclusive:!0,exact:!1,message:a.minLength.message}),s.dirty()),a.maxLength!==null&&r.data.length>a.maxLength.value&&(B(r,{code:q.too_big,maximum:a.maxLength.value,type:"array",inclusive:!0,exact:!1,message:a.maxLength.message}),s.dirty()),r.common.async)return Promise.all([...r.data].map((i,o)=>a.type._parseAsync(new Ht(r,i,r.path,o)))).then(i=>ot.mergeArray(s,i));const n=[...r.data].map((i,o)=>a.type._parseSync(new Ht(r,i,r.path,o)));return ot.mergeArray(s,n)}get element(){return this._def.type}min(e,r){return new Nt({...this._def,minLength:{value:e,message:ee.toString(r)}})}max(e,r){return new Nt({...this._def,maxLength:{value:e,message:ee.toString(r)}})}length(e,r){return new Nt({...this._def,exactLength:{value:e,message:ee.toString(r)}})}nonempty(e){return this.min(1,e)}}Nt.create=(t,e)=>new Nt({type:t,minLength:null,maxLength:null,exactLength:null,typeName:V.ZodArray,...ue(e)});function na(t){if(t instanceof Fe){const e={};for(const r in t.shape){const s=t.shape[r];e[r]=Kt.create(na(s))}return new Fe({...t._def,shape:()=>e})}else return t instanceof Nt?new Nt({...t._def,type:na(t.element)}):t instanceof Kt?Kt.create(na(t.unwrap())):t instanceof wr?wr.create(na(t.unwrap())):t instanceof Zt?Zt.create(t.items.map(e=>na(e))):t}class Fe extends me{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),r=Pe.objectKeys(e);return this._cached={shape:e,keys:r},this._cached}_parse(e){if(this._getType(e)!==Y.object){const c=this._getOrReturnCtx(e);return B(c,{code:q.invalid_type,expected:Y.object,received:c.parsedType}),ie}const{status:s,ctx:a}=this._processInputParams(e),{shape:n,keys:i}=this._getCached(),o=[];if(!(this._def.catchall instanceof ir&&this._def.unknownKeys==="strip"))for(const c in a.data)i.includes(c)||o.push(c);const l=[];for(const c of i){const u=n[c],d=a.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new Ht(a,d,a.path,c)),alwaysSet:c in a.data})}if(this._def.catchall instanceof ir){const c=this._def.unknownKeys;if(c==="passthrough")for(const u of o)l.push({key:{status:"valid",value:u},value:{status:"valid",value:a.data[u]}});else if(c==="strict")o.length>0&&(B(a,{code:q.unrecognized_keys,keys:o}),s.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const c=this._def.catchall;for(const u of o){const d=a.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new Ht(a,d,a.path,u)),alwaysSet:u in a.data})}}return a.common.async?Promise.resolve().then(async()=>{const c=[];for(const u of l){const d=await u.key,g=await u.value;c.push({key:d,value:g,alwaysSet:u.alwaysSet})}return c}).then(c=>ot.mergeObjectSync(s,c)):ot.mergeObjectSync(s,l)}get shape(){return this._def.shape()}strict(e){return ee.errToObj,new Fe({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(r,s)=>{var n,i;const a=((i=(n=this._def).errorMap)==null?void 0:i.call(n,r,s).message)??s.defaultError;return r.code==="unrecognized_keys"?{message:ee.errToObj(e).message??a}:{message:a}}}:{}})}strip(){return new Fe({...this._def,unknownKeys:"strip"})}passthrough(){return new Fe({...this._def,unknownKeys:"passthrough"})}extend(e){return new Fe({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new Fe({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:V.ZodObject})}setKey(e,r){return this.augment({[e]:r})}catchall(e){return new Fe({...this._def,catchall:e})}pick(e){const r={};for(const s of Pe.objectKeys(e))e[s]&&this.shape[s]&&(r[s]=this.shape[s]);return new Fe({...this._def,shape:()=>r})}omit(e){const r={};for(const s of Pe.objectKeys(this.shape))e[s]||(r[s]=this.shape[s]);return new Fe({...this._def,shape:()=>r})}deepPartial(){return na(this)}partial(e){const r={};for(const s of Pe.objectKeys(this.shape)){const a=this.shape[s];e&&!e[s]?r[s]=a:r[s]=a.optional()}return new Fe({...this._def,shape:()=>r})}required(e){const r={};for(const s of Pe.objectKeys(this.shape))if(e&&!e[s])r[s]=this.shape[s];else{let n=this.shape[s];for(;n instanceof Kt;)n=n._def.innerType;r[s]=n}return new Fe({...this._def,shape:()=>r})}keyof(){return Fl(Pe.objectKeys(this.shape))}}Fe.create=(t,e)=>new Fe({shape:()=>t,unknownKeys:"strip",catchall:ir.create(),typeName:V.ZodObject,...ue(e)}),Fe.strictCreate=(t,e)=>new Fe({shape:()=>t,unknownKeys:"strict",catchall:ir.create(),typeName:V.ZodObject,...ue(e)}),Fe.lazycreate=(t,e)=>new Fe({shape:t,unknownKeys:"strip",catchall:ir.create(),typeName:V.ZodObject,...ue(e)});class Fa extends me{_parse(e){const{ctx:r}=this._processInputParams(e),s=this._def.options;function a(n){for(const o of n)if(o.result.status==="valid")return o.result;for(const o of n)if(o.result.status==="dirty")return r.common.issues.push(...o.ctx.common.issues),o.result;const i=n.map(o=>new yt(o.ctx.common.issues));return B(r,{code:q.invalid_union,unionErrors:i}),ie}if(r.common.async)return Promise.all(s.map(async n=>{const i={...r,common:{...r.common,issues:[]},parent:null};return{result:await n._parseAsync({data:r.data,path:r.path,parent:i}),ctx:i}})).then(a);{let n;const i=[];for(const l of s){const c={...r,common:{...r.common,issues:[]},parent:null},u=l._parseSync({data:r.data,path:r.path,parent:c});if(u.status==="valid")return u;u.status==="dirty"&&!n&&(n={result:u,ctx:c}),c.common.issues.length&&i.push(c.common.issues)}if(n)return r.common.issues.push(...n.ctx.common.issues),n.result;const o=i.map(l=>new yt(l));return B(r,{code:q.invalid_union,unionErrors:o}),ie}}get options(){return this._def.options}}Fa.create=(t,e)=>new Fa({options:t,typeName:V.ZodUnion,...ue(e)});const or=t=>t instanceof Va?or(t.schema):t instanceof At?or(t.innerType()):t instanceof za?[t.value]:t instanceof yr?t.options:t instanceof Ha?Pe.objectValues(t.enum):t instanceof Za?or(t._def.innerType):t instanceof Ma?[void 0]:t instanceof La?[null]:t instanceof Kt?[void 0,...or(t.unwrap())]:t instanceof wr?[null,...or(t.unwrap())]:t instanceof Vi||t instanceof Wa?or(t.unwrap()):t instanceof Ka?or(t._def.innerType):[];class Ms extends me{_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==Y.object)return B(r,{code:q.invalid_type,expected:Y.object,received:r.parsedType}),ie;const s=this.discriminator,a=r.data[s],n=this.optionsMap.get(a);return n?r.common.async?n._parseAsync({data:r.data,path:r.path,parent:r}):n._parseSync({data:r.data,path:r.path,parent:r}):(B(r,{code:q.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[s]}),ie)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,r,s){const a=new Map;for(const n of r){const i=or(n.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const o of i){if(a.has(o))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);a.set(o,n)}}return new Ms({typeName:V.ZodDiscriminatedUnion,discriminator:e,options:r,optionsMap:a,...ue(s)})}}function Ui(t,e){const r=nr(t),s=nr(e);if(t===e)return{valid:!0,data:t};if(r===Y.object&&s===Y.object){const a=Pe.objectKeys(e),n=Pe.objectKeys(t).filter(o=>a.indexOf(o)!==-1),i={...t,...e};for(const o of n){const l=Ui(t[o],e[o]);if(!l.valid)return{valid:!1};i[o]=l.data}return{valid:!0,data:i}}else if(r===Y.array&&s===Y.array){if(t.length!==e.length)return{valid:!1};const a=[];for(let n=0;n<t.length;n++){const i=t[n],o=e[n],l=Ui(i,o);if(!l.valid)return{valid:!1};a.push(l.data)}return{valid:!0,data:a}}else return r===Y.date&&s===Y.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}class qa extends me{_parse(e){const{status:r,ctx:s}=this._processInputParams(e),a=(n,i)=>{if(Li(n)||Li(i))return ie;const o=Ui(n.value,i.value);return o.valid?((Fi(n)||Fi(i))&&r.dirty(),{status:r.value,value:o.data}):(B(s,{code:q.invalid_intersection_types}),ie)};return s.common.async?Promise.all([this._def.left._parseAsync({data:s.data,path:s.path,parent:s}),this._def.right._parseAsync({data:s.data,path:s.path,parent:s})]).then(([n,i])=>a(n,i)):a(this._def.left._parseSync({data:s.data,path:s.path,parent:s}),this._def.right._parseSync({data:s.data,path:s.path,parent:s}))}}qa.create=(t,e,r)=>new qa({left:t,right:e,typeName:V.ZodIntersection,...ue(r)});class Zt extends me{_parse(e){const{status:r,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.array)return B(s,{code:q.invalid_type,expected:Y.array,received:s.parsedType}),ie;if(s.data.length<this._def.items.length)return B(s,{code:q.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ie;!this._def.rest&&s.data.length>this._def.items.length&&(B(s,{code:q.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());const n=[...s.data].map((i,o)=>{const l=this._def.items[o]||this._def.rest;return l?l._parse(new Ht(s,i,s.path,o)):null}).filter(i=>!!i);return s.common.async?Promise.all(n).then(i=>ot.mergeArray(r,i)):ot.mergeArray(r,n)}get items(){return this._def.items}rest(e){return new Zt({...this._def,rest:e})}}Zt.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Zt({items:t,typeName:V.ZodTuple,rest:null,...ue(e)})};class Ua extends me{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:r,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.object)return B(s,{code:q.invalid_type,expected:Y.object,received:s.parsedType}),ie;const a=[],n=this._def.keyType,i=this._def.valueType;for(const o in s.data)a.push({key:n._parse(new Ht(s,o,s.path,o)),value:i._parse(new Ht(s,s.data[o],s.path,o)),alwaysSet:o in s.data});return s.common.async?ot.mergeObjectAsync(r,a):ot.mergeObjectSync(r,a)}get element(){return this._def.valueType}static create(e,r,s){return r instanceof me?new Ua({keyType:e,valueType:r,typeName:V.ZodRecord,...ue(s)}):new Ua({keyType:Ct.create(),valueType:e,typeName:V.ZodRecord,...ue(r)})}}class Ls extends me{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:r,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.map)return B(s,{code:q.invalid_type,expected:Y.map,received:s.parsedType}),ie;const a=this._def.keyType,n=this._def.valueType,i=[...s.data.entries()].map(([o,l],c)=>({key:a._parse(new Ht(s,o,s.path,[c,"key"])),value:n._parse(new Ht(s,l,s.path,[c,"value"]))}));if(s.common.async){const o=new Map;return Promise.resolve().then(async()=>{for(const l of i){const c=await l.key,u=await l.value;if(c.status==="aborted"||u.status==="aborted")return ie;(c.status==="dirty"||u.status==="dirty")&&r.dirty(),o.set(c.value,u.value)}return{status:r.value,value:o}})}else{const o=new Map;for(const l of i){const c=l.key,u=l.value;if(c.status==="aborted"||u.status==="aborted")return ie;(c.status==="dirty"||u.status==="dirty")&&r.dirty(),o.set(c.value,u.value)}return{status:r.value,value:o}}}}Ls.create=(t,e,r)=>new Ls({valueType:e,keyType:t,typeName:V.ZodMap,...ue(r)});class Lr extends me{_parse(e){const{status:r,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.set)return B(s,{code:q.invalid_type,expected:Y.set,received:s.parsedType}),ie;const a=this._def;a.minSize!==null&&s.data.size<a.minSize.value&&(B(s,{code:q.too_small,minimum:a.minSize.value,type:"set",inclusive:!0,exact:!1,message:a.minSize.message}),r.dirty()),a.maxSize!==null&&s.data.size>a.maxSize.value&&(B(s,{code:q.too_big,maximum:a.maxSize.value,type:"set",inclusive:!0,exact:!1,message:a.maxSize.message}),r.dirty());const n=this._def.valueType;function i(l){const c=new Set;for(const u of l){if(u.status==="aborted")return ie;u.status==="dirty"&&r.dirty(),c.add(u.value)}return{status:r.value,value:c}}const o=[...s.data.values()].map((l,c)=>n._parse(new Ht(s,l,s.path,c)));return s.common.async?Promise.all(o).then(l=>i(l)):i(o)}min(e,r){return new Lr({...this._def,minSize:{value:e,message:ee.toString(r)}})}max(e,r){return new Lr({...this._def,maxSize:{value:e,message:ee.toString(r)}})}size(e,r){return this.min(e,r).max(e,r)}nonempty(e){return this.min(1,e)}}Lr.create=(t,e)=>new Lr({valueType:t,minSize:null,maxSize:null,typeName:V.ZodSet,...ue(e)});class ia extends me{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==Y.function)return B(r,{code:q.invalid_type,expected:Y.function,received:r.parsedType}),ie;function s(o,l){return As({data:o,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,Ns(),ra].filter(c=>!!c),issueData:{code:q.invalid_arguments,argumentsError:l}})}function a(o,l){return As({data:o,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,Ns(),ra].filter(c=>!!c),issueData:{code:q.invalid_return_type,returnTypeError:l}})}const n={errorMap:r.common.contextualErrorMap},i=r.data;if(this._def.returns instanceof oa){const o=this;return dt(async function(...l){const c=new yt([]),u=await o._def.args.parseAsync(l,n).catch(f=>{throw c.addIssue(s(l,f)),c}),d=await Reflect.apply(i,this,u);return await o._def.returns._def.type.parseAsync(d,n).catch(f=>{throw c.addIssue(a(d,f)),c})})}else{const o=this;return dt(function(...l){const c=o._def.args.safeParse(l,n);if(!c.success)throw new yt([s(l,c.error)]);const u=Reflect.apply(i,this,c.data),d=o._def.returns.safeParse(u,n);if(!d.success)throw new yt([a(u,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new ia({...this._def,args:Zt.create(e).rest(Mr.create())})}returns(e){return new ia({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,r,s){return new ia({args:e||Zt.create([]).rest(Mr.create()),returns:r||Mr.create(),typeName:V.ZodFunction,...ue(s)})}}class Va extends me{get schema(){return this._def.getter()}_parse(e){const{ctx:r}=this._processInputParams(e);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}}Va.create=(t,e)=>new Va({getter:t,typeName:V.ZodLazy,...ue(e)});class za extends me{_parse(e){if(e.data!==this._def.value){const r=this._getOrReturnCtx(e);return B(r,{received:r.data,code:q.invalid_literal,expected:this._def.value}),ie}return{status:"valid",value:e.data}}get value(){return this._def.value}}za.create=(t,e)=>new za({value:t,typeName:V.ZodLiteral,...ue(e)});function Fl(t,e){return new yr({values:t,typeName:V.ZodEnum,...ue(e)})}class yr extends me{_parse(e){if(typeof e.data!="string"){const r=this._getOrReturnCtx(e),s=this._def.values;return B(r,{expected:Pe.joinValues(s),received:r.parsedType,code:q.invalid_type}),ie}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){const r=this._getOrReturnCtx(e),s=this._def.values;return B(r,{received:r.data,code:q.invalid_enum_value,options:s}),ie}return dt(e.data)}get options(){return this._def.values}get enum(){const e={};for(const r of this._def.values)e[r]=r;return e}get Values(){const e={};for(const r of this._def.values)e[r]=r;return e}get Enum(){const e={};for(const r of this._def.values)e[r]=r;return e}extract(e,r=this._def){return yr.create(e,{...this._def,...r})}exclude(e,r=this._def){return yr.create(this.options.filter(s=>!e.includes(s)),{...this._def,...r})}}yr.create=Fl;class Ha extends me{_parse(e){const r=Pe.getValidEnumValues(this._def.values),s=this._getOrReturnCtx(e);if(s.parsedType!==Y.string&&s.parsedType!==Y.number){const a=Pe.objectValues(r);return B(s,{expected:Pe.joinValues(a),received:s.parsedType,code:q.invalid_type}),ie}if(this._cache||(this._cache=new Set(Pe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){const a=Pe.objectValues(r);return B(s,{received:s.data,code:q.invalid_enum_value,options:a}),ie}return dt(e.data)}get enum(){return this._def.values}}Ha.create=(t,e)=>new Ha({values:t,typeName:V.ZodNativeEnum,...ue(e)});class oa extends me{unwrap(){return this._def.type}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==Y.promise&&r.common.async===!1)return B(r,{code:q.invalid_type,expected:Y.promise,received:r.parsedType}),ie;const s=r.parsedType===Y.promise?r.data:Promise.resolve(r.data);return dt(s.then(a=>this._def.type.parseAsync(a,{path:r.path,errorMap:r.common.contextualErrorMap})))}}oa.create=(t,e)=>new oa({type:t,typeName:V.ZodPromise,...ue(e)});class At extends me{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===V.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:r,ctx:s}=this._processInputParams(e),a=this._def.effect||null,n={addIssue:i=>{B(s,i),i.fatal?r.abort():r.dirty()},get path(){return s.path}};if(n.addIssue=n.addIssue.bind(n),a.type==="preprocess"){const i=a.transform(s.data,n);if(s.common.async)return Promise.resolve(i).then(async o=>{if(r.value==="aborted")return ie;const l=await this._def.schema._parseAsync({data:o,path:s.path,parent:s});return l.status==="aborted"?ie:l.status==="dirty"||r.value==="dirty"?aa(l.value):l});{if(r.value==="aborted")return ie;const o=this._def.schema._parseSync({data:i,path:s.path,parent:s});return o.status==="aborted"?ie:o.status==="dirty"||r.value==="dirty"?aa(o.value):o}}if(a.type==="refinement"){const i=o=>{const l=a.refinement(o,n);if(s.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return o};if(s.common.async===!1){const o=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});return o.status==="aborted"?ie:(o.status==="dirty"&&r.dirty(),i(o.value),{status:r.value,value:o.value})}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(o=>o.status==="aborted"?ie:(o.status==="dirty"&&r.dirty(),i(o.value).then(()=>({status:r.value,value:o.value}))))}if(a.type==="transform")if(s.common.async===!1){const i=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});if(!jr(i))return ie;const o=a.transform(i.value,n);if(o instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:o}}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(i=>jr(i)?Promise.resolve(a.transform(i.value,n)).then(o=>({status:r.value,value:o})):ie);Pe.assertNever(a)}}At.create=(t,e,r)=>new At({schema:t,typeName:V.ZodEffects,effect:e,...ue(r)}),At.createWithPreprocess=(t,e,r)=>new At({schema:e,effect:{type:"preprocess",transform:t},typeName:V.ZodEffects,...ue(r)});class Kt extends me{_parse(e){return this._getType(e)===Y.undefined?dt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Kt.create=(t,e)=>new Kt({innerType:t,typeName:V.ZodOptional,...ue(e)});class wr extends me{_parse(e){return this._getType(e)===Y.null?dt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}wr.create=(t,e)=>new wr({innerType:t,typeName:V.ZodNullable,...ue(e)});class Za extends me{_parse(e){const{ctx:r}=this._processInputParams(e);let s=r.data;return r.parsedType===Y.undefined&&(s=this._def.defaultValue()),this._def.innerType._parse({data:s,path:r.path,parent:r})}removeDefault(){return this._def.innerType}}Za.create=(t,e)=>new Za({innerType:t,typeName:V.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...ue(e)});class Ka extends me{_parse(e){const{ctx:r}=this._processInputParams(e),s={...r,common:{...r.common,issues:[]}},a=this._def.innerType._parse({data:s.data,path:s.path,parent:{...s}});return ja(a)?a.then(n=>({status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new yt(s.common.issues)},input:s.data})})):{status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new yt(s.common.issues)},input:s.data})}}removeCatch(){return this._def.innerType}}Ka.create=(t,e)=>new Ka({innerType:t,typeName:V.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...ue(e)});class Fs extends me{_parse(e){if(this._getType(e)!==Y.nan){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.nan,received:s.parsedType}),ie}return{status:"valid",value:e.data}}}Fs.create=t=>new Fs({typeName:V.ZodNaN,...ue(t)});const Vv=Symbol("zod_brand");class Vi extends me{_parse(e){const{ctx:r}=this._processInputParams(e),s=r.data;return this._def.type._parse({data:s,path:r.path,parent:r})}unwrap(){return this._def.type}}class Ba extends me{_parse(e){const{status:r,ctx:s}=this._processInputParams(e);if(s.common.async)return(async()=>{const n=await this._def.in._parseAsync({data:s.data,path:s.path,parent:s});return n.status==="aborted"?ie:n.status==="dirty"?(r.dirty(),aa(n.value)):this._def.out._parseAsync({data:n.value,path:s.path,parent:s})})();{const a=this._def.in._parseSync({data:s.data,path:s.path,parent:s});return a.status==="aborted"?ie:a.status==="dirty"?(r.dirty(),{status:"dirty",value:a.value}):this._def.out._parseSync({data:a.value,path:s.path,parent:s})}}static create(e,r){return new Ba({in:e,out:r,typeName:V.ZodPipeline})}}class Wa extends me{_parse(e){const r=this._def.innerType._parse(e),s=a=>(jr(a)&&(a.value=Object.freeze(a.value)),a);return ja(r)?r.then(a=>s(a)):s(r)}unwrap(){return this._def.innerType}}Wa.create=(t,e)=>new Wa({innerType:t,typeName:V.ZodReadonly,...ue(e)});function ql(t,e){const r=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof r=="string"?{message:r}:r}function Ul(t,e={},r){return t?sa.create().superRefine((s,a)=>{const n=t(s);if(n instanceof Promise)return n.then(i=>{if(!i){const o=ql(e,s),l=o.fatal??r??!0;a.addIssue({code:"custom",...o,fatal:l})}});if(!n){const i=ql(e,s),o=i.fatal??r??!0;a.addIssue({code:"custom",...i,fatal:o})}}):sa.create()}const zv={object:Fe.lazycreate};var V;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(V||(V={}));const Hv=(t,e={message:`Input not instance of ${t.name}`})=>Ul(r=>r instanceof t,e),I=Ct.create,Je=gr.create,Zv=Fs.create,Kv=_r.create,Ze=Da.create,Bv=Dr.create,Wv=js.create,Jv=Ma.create,Qv=La.create,Vl=sa.create,ca=Mr.create,Gv=ir.create,Yv=Ds.create,X=Nt.create,Z=Fe.create,Xv=Fe.strictCreate,ct=Fa.create,zl=Ms.create,eg=qa.create,tg=Zt.create,la=Ua.create,rg=Ls.create,ag=Lr.create,sg=ia.create,ng=Va.create,ce=za.create,Bt=yr.create,ig=Ha.create,og=oa.create,Hl=At.create,L=Kt.create,cg=wr.create,lg=At.createWithPreprocess,ug=Ba.create,dg=()=>I().optional(),fg=()=>Je().optional(),hg=()=>Ze().optional(),pg={string:t=>Ct.create({...t,coerce:!0}),number:t=>gr.create({...t,coerce:!0}),boolean:t=>Da.create({...t,coerce:!0}),bigint:t=>_r.create({...t,coerce:!0}),date:t=>Dr.create({...t,coerce:!0})},Zl=ie,mg=Object.freeze(Object.defineProperty({__proto__:null,BRAND:Vv,DIRTY:aa,EMPTY_PATH:wv,INVALID:ie,NEVER:Zl,OK:dt,ParseStatus:ot,Schema:me,ZodAny:sa,ZodArray:Nt,ZodBigInt:_r,ZodBoolean:Da,ZodBranded:Vi,ZodCatch:Ka,ZodDate:Dr,ZodDefault:Za,ZodDiscriminatedUnion:Ms,ZodEffects:At,ZodEnum:yr,ZodError:yt,get ZodFirstPartyTypeKind(){return V},ZodFunction:ia,ZodIntersection:qa,ZodIssueCode:q,ZodLazy:Va,ZodLiteral:za,ZodMap:Ls,ZodNaN:Fs,ZodNativeEnum:Ha,ZodNever:ir,ZodNull:La,ZodNullable:wr,ZodNumber:gr,ZodObject:Fe,ZodOptional:Kt,ZodParsedType:Y,ZodPipeline:Ba,ZodPromise:oa,ZodReadonly:Wa,ZodRecord:Ua,ZodSchema:me,ZodSet:Lr,ZodString:Ct,ZodSymbol:js,ZodTransformer:At,ZodTuple:Zt,ZodType:me,ZodUndefined:Ma,ZodUnion:Fa,ZodUnknown:Mr,ZodVoid:Ds,addIssueToContext:B,any:Vl,array:X,bigint:Kv,boolean:Ze,coerce:pg,custom:Ul,date:Bv,datetimeRegex:Ll,defaultErrorMap:ra,discriminatedUnion:zl,effect:Hl,enum:Bt,function:sg,getErrorMap:Ns,getParsedType:nr,instanceof:Hv,intersection:eg,isAborted:Li,isAsync:ja,isDirty:Fi,isValid:jr,late:zv,lazy:ng,literal:ce,makeIssue:As,map:rg,nan:Zv,nativeEnum:ig,never:Gv,null:Qv,nullable:cg,number:Je,object:Z,get objectUtil(){return Mi},oboolean:hg,onumber:fg,optional:L,ostring:dg,pipeline:ug,preprocess:lg,promise:og,quotelessJson:_v,record:la,set:ag,setErrorMap:yv,strictObject:Xv,string:I,symbol:Wv,transformer:Hl,tuple:tg,undefined:Jv,union:ct,unknown:ca,get util(){return Pe},void:Yv},Symbol.toStringTag,{value:"Module"})),Ja="2025-06-18",Kl=[Ja,"2025-03-26","2024-11-05","2024-10-07"],qs="2.0",Bl=ct([I(),Je().int()]),Wl=I(),vg=Z({progressToken:L(Bl)}).passthrough(),$t=Z({_meta:L(vg)}).passthrough(),mt=Z({method:I(),params:L($t)}),Qa=Z({_meta:L(Z({}).passthrough())}).passthrough(),Wt=Z({method:I(),params:L(Qa)}),Pt=Z({_meta:L(Z({}).passthrough())}).passthrough(),Us=ct([I(),Je().int()]),Jl=Z({jsonrpc:ce(qs),id:Us}).merge(mt).strict(),Ql=t=>Jl.safeParse(t).success,Gl=Z({jsonrpc:ce(qs)}).merge(Wt).strict(),gg=t=>Gl.safeParse(t).success,Yl=Z({jsonrpc:ce(qs),id:Us,result:Pt}).strict(),zi=t=>Yl.safeParse(t).success;var Oe;(function(t){t[t.ConnectionClosed=-32e3]="ConnectionClosed",t[t.RequestTimeout=-32001]="RequestTimeout",t[t.ParseError=-32700]="ParseError",t[t.InvalidRequest=-32600]="InvalidRequest",t[t.MethodNotFound=-32601]="MethodNotFound",t[t.InvalidParams=-32602]="InvalidParams",t[t.InternalError=-32603]="InternalError"})(Oe||(Oe={}));const Xl=Z({jsonrpc:ce(qs),id:Us,error:Z({code:Je().int(),message:I(),data:L(ca())})}).strict(),_g=t=>Xl.safeParse(t).success,Fr=ct([Jl,Gl,Yl,Xl]),br=Pt.strict(),Hi=Wt.extend({method:ce("notifications/cancelled"),params:Qa.extend({requestId:Us,reason:I().optional()})}),yg=Z({src:I(),mimeType:L(I()),sizes:L(X(I()))}).passthrough(),Ga=Z({icons:X(yg).optional()}).passthrough(),Ya=Z({name:I(),title:L(I())}).passthrough(),eu=Ya.extend({version:I(),websiteUrl:L(I())}).merge(Ga),wg=Z({experimental:L(Z({}).passthrough()),sampling:L(Z({}).passthrough()),elicitation:L(Z({}).passthrough()),roots:L(Z({listChanged:L(Ze())}).passthrough())}).passthrough(),tu=mt.extend({method:ce("initialize"),params:$t.extend({protocolVersion:I(),capabilities:wg,clientInfo:eu})}),bg=Z({experimental:L(Z({}).passthrough()),logging:L(Z({}).passthrough()),completions:L(Z({}).passthrough()),prompts:L(Z({listChanged:L(Ze())}).passthrough()),resources:L(Z({subscribe:L(Ze()),listChanged:L(Ze())}).passthrough()),tools:L(Z({listChanged:L(Ze())}).passthrough())}).passthrough(),ru=Pt.extend({protocolVersion:I(),capabilities:bg,serverInfo:eu,instructions:L(I())}),Zi=Wt.extend({method:ce("notifications/initialized")}),$g=t=>Zi.safeParse(t).success,Ki=mt.extend({method:ce("ping")}),Pg=Z({progress:Je(),total:L(Je()),message:L(I())}).passthrough(),Bi=Wt.extend({method:ce("notifications/progress"),params:Qa.merge(Pg).extend({progressToken:Bl})}),Vs=mt.extend({params:$t.extend({cursor:L(Wl)}).optional()}),zs=Pt.extend({nextCursor:L(Wl)}),au=Z({uri:I(),mimeType:L(I()),_meta:L(Z({}).passthrough())}).passthrough(),su=au.extend({text:I()}),Wi=I().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),nu=au.extend({blob:Wi}),iu=Ya.extend({uri:I(),description:L(I()),mimeType:L(I()),_meta:L(Z({}).passthrough())}).merge(Ga),Eg=Ya.extend({uriTemplate:I(),description:L(I()),mimeType:L(I()),_meta:L(Z({}).passthrough())}).merge(Ga),Hs=Vs.extend({method:ce("resources/list")}),ou=zs.extend({resources:X(iu)}),Ji=Vs.extend({method:ce("resources/templates/list")}),cu=zs.extend({resourceTemplates:X(Eg)}),Qi=mt.extend({method:ce("resources/read"),params:$t.extend({uri:I()})}),lu=Pt.extend({contents:X(ct([su,nu]))}),uu=Wt.extend({method:ce("notifications/resources/list_changed")}),du=mt.extend({method:ce("resources/subscribe"),params:$t.extend({uri:I()})}),fu=mt.extend({method:ce("resources/unsubscribe"),params:$t.extend({uri:I()})}),hu=Wt.extend({method:ce("notifications/resources/updated"),params:Qa.extend({uri:I()})}),Sg=Z({name:I(),description:L(I()),required:L(Ze())}).passthrough(),Rg=Ya.extend({description:L(I()),arguments:L(X(Sg)),_meta:L(Z({}).passthrough())}).merge(Ga),Gi=Vs.extend({method:ce("prompts/list")}),pu=zs.extend({prompts:X(Rg)}),Yi=mt.extend({method:ce("prompts/get"),params:$t.extend({name:I(),arguments:L(la(I()))})}),Xi=Z({type:ce("text"),text:I(),_meta:L(Z({}).passthrough())}).passthrough(),eo=Z({type:ce("image"),data:Wi,mimeType:I(),_meta:L(Z({}).passthrough())}).passthrough(),to=Z({type:ce("audio"),data:Wi,mimeType:I(),_meta:L(Z({}).passthrough())}).passthrough(),xg=Z({type:ce("resource"),resource:ct([su,nu]),_meta:L(Z({}).passthrough())}).passthrough(),kg=iu.extend({type:ce("resource_link")}),mu=ct([Xi,eo,to,kg,xg]),Ig=Z({role:Bt(["user","assistant"]),content:mu}).passthrough(),vu=Pt.extend({description:L(I()),messages:X(Ig)}),gu=Wt.extend({method:ce("notifications/prompts/list_changed")}),Tg=Z({title:L(I()),readOnlyHint:L(Ze()),destructiveHint:L(Ze()),idempotentHint:L(Ze()),openWorldHint:L(Ze())}).passthrough(),Og=Ya.extend({description:L(I()),inputSchema:Z({type:ce("object"),properties:L(Z({}).passthrough()),required:L(X(I()))}).passthrough(),outputSchema:L(Z({type:ce("object"),properties:L(Z({}).passthrough()),required:L(X(I()))}).passthrough()),annotations:L(Tg),_meta:L(Z({}).passthrough())}).merge(Ga),ro=Vs.extend({method:ce("tools/list")}),_u=zs.extend({tools:X(Og)}),Zs=Pt.extend({content:X(mu).default([]),structuredContent:Z({}).passthrough().optional(),isError:L(Ze())});Zs.or(Pt.extend({toolResult:ca()}));const ao=mt.extend({method:ce("tools/call"),params:$t.extend({name:I(),arguments:L(la(ca()))})}),yu=Wt.extend({method:ce("notifications/tools/list_changed")}),Ks=Bt(["debug","info","notice","warning","error","critical","alert","emergency"]),Bs=mt.extend({method:ce("logging/setLevel"),params:$t.extend({level:Ks})}),wu=Wt.extend({method:ce("notifications/message"),params:Qa.extend({level:Ks,logger:L(I()),data:ca()})}),Cg=Z({name:I().optional()}).passthrough(),Ng=Z({hints:L(X(Cg)),costPriority:L(Je().min(0).max(1)),speedPriority:L(Je().min(0).max(1)),intelligencePriority:L(Je().min(0).max(1))}).passthrough(),Ag=Z({role:Bt(["user","assistant"]),content:ct([Xi,eo,to])}).passthrough(),bu=mt.extend({method:ce("sampling/createMessage"),params:$t.extend({messages:X(Ag),systemPrompt:L(I()),includeContext:L(Bt(["none","thisServer","allServers"])),temperature:L(Je()),maxTokens:Je().int(),stopSequences:L(X(I())),metadata:L(Z({}).passthrough()),modelPreferences:L(Ng)})}),so=Pt.extend({model:I(),stopReason:L(Bt(["endTurn","stopSequence","maxTokens"]).or(I())),role:Bt(["user","assistant"]),content:zl("type",[Xi,eo,to])}),jg=Z({type:ce("boolean"),title:L(I()),description:L(I()),default:L(Ze())}).passthrough(),Dg=Z({type:ce("string"),title:L(I()),description:L(I()),minLength:L(Je()),maxLength:L(Je()),format:L(Bt(["email","uri","date","date-time"]))}).passthrough(),Mg=Z({type:Bt(["number","integer"]),title:L(I()),description:L(I()),minimum:L(Je()),maximum:L(Je())}).passthrough(),Lg=Z({type:ce("string"),title:L(I()),description:L(I()),enum:X(I()),enumNames:L(X(I()))}).passthrough(),Fg=ct([jg,Dg,Mg,Lg]),$u=mt.extend({method:ce("elicitation/create"),params:$t.extend({message:I(),requestedSchema:Z({type:ce("object"),properties:la(I(),Fg),required:L(X(I()))}).passthrough()})}),no=Pt.extend({action:Bt(["accept","decline","cancel"]),content:L(la(I(),ca()))}),qg=Z({type:ce("ref/resource"),uri:I()}).passthrough(),Ug=Z({type:ce("ref/prompt"),name:I()}).passthrough(),io=mt.extend({method:ce("completion/complete"),params:$t.extend({ref:ct([Ug,qg]),argument:Z({name:I(),value:I()}).passthrough(),context:L(Z({arguments:L(la(I(),I()))}))})}),Pu=Pt.extend({completion:Z({values:X(I()).max(100),total:L(Je().int()),hasMore:L(Ze())}).passthrough()}),Vg=Z({uri:I().startsWith("file://"),name:L(I()),_meta:L(Z({}).passthrough())}).passthrough(),Eu=mt.extend({method:ce("roots/list")}),oo=Pt.extend({roots:X(Vg)}),Su=Wt.extend({method:ce("notifications/roots/list_changed")});ct([Ki,tu,io,Bs,Yi,Gi,Hs,Ji,Qi,du,fu,ao,ro]),ct([Hi,Bi,Zi,Su]),ct([br,so,no,oo]),ct([Ki,bu,$u,Eu]),ct([Hi,Bi,wu,hu,uu,yu,gu]),ct([br,ru,Pu,vu,pu,ou,cu,lu,Zs,_u]);class Ae extends Error{constructor(e,r,s){super(`MCP error ${e}: ${r}`),this.code=e,this.data=s,this.name="McpError"}}const zg=6e4;class Ru{constructor(e){this._options=e,this._requestMessageId=0,this._requestHandlers=new Map,this._requestHandlerAbortControllers=new Map,this._notificationHandlers=new Map,this._responseHandlers=new Map,this._progressHandlers=new Map,this._timeoutInfo=new Map,this._pendingDebouncedNotifications=new Set,this.setNotificationHandler(Hi,r=>{const s=this._requestHandlerAbortControllers.get(r.params.requestId);s==null||s.abort(r.params.reason)}),this.setNotificationHandler(Bi,r=>{this._onprogress(r)}),this.setRequestHandler(Ki,r=>({}))}_setupTimeout(e,r,s,a,n=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(a,r),startTime:Date.now(),timeout:r,maxTotalTimeout:s,resetTimeoutOnProgress:n,onTimeout:a})}_resetTimeout(e){const r=this._timeoutInfo.get(e);if(!r)return!1;const s=Date.now()-r.startTime;if(r.maxTotalTimeout&&s>=r.maxTotalTimeout)throw this._timeoutInfo.delete(e),new Ae(Oe.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:r.maxTotalTimeout,totalElapsed:s});return clearTimeout(r.timeoutId),r.timeoutId=setTimeout(r.onTimeout,r.timeout),!0}_cleanupTimeout(e){const r=this._timeoutInfo.get(e);r&&(clearTimeout(r.timeoutId),this._timeoutInfo.delete(e))}async connect(e){var r,s,a;this._transport=e;const n=(r=this.transport)===null||r===void 0?void 0:r.onclose;this._transport.onclose=()=>{n==null||n(),this._onclose()};const i=(s=this.transport)===null||s===void 0?void 0:s.onerror;this._transport.onerror=l=>{i==null||i(l),this._onerror(l)};const o=(a=this._transport)===null||a===void 0?void 0:a.onmessage;this._transport.onmessage=(l,c)=>{o==null||o(l,c),zi(l)||_g(l)?this._onresponse(l):Ql(l)?this._onrequest(l,c):gg(l)?this._onnotification(l):this._onerror(new Error(`Unknown message type: ${JSON.stringify(l)}`))},await this._transport.start()}_onclose(){var e;const r=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._pendingDebouncedNotifications.clear(),this._transport=void 0,(e=this.onclose)===null||e===void 0||e.call(this);const s=new Ae(Oe.ConnectionClosed,"Connection closed");for(const a of r.values())a(s)}_onerror(e){var r;(r=this.onerror)===null||r===void 0||r.call(this,e)}_onnotification(e){var r;const s=(r=this._notificationHandlers.get(e.method))!==null&&r!==void 0?r:this.fallbackNotificationHandler;s!==void 0&&Promise.resolve().then(()=>s(e)).catch(a=>this._onerror(new Error(`Uncaught error in notification handler: ${a}`)))}_onrequest(e,r){var s,a;const n=(s=this._requestHandlers.get(e.method))!==null&&s!==void 0?s:this.fallbackRequestHandler,i=this._transport;if(n===void 0){i==null||i.send({jsonrpc:"2.0",id:e.id,error:{code:Oe.MethodNotFound,message:"Method not found"}}).catch(c=>this._onerror(new Error(`Failed to send an error response: ${c}`)));return}const o=new AbortController;this._requestHandlerAbortControllers.set(e.id,o);const l={signal:o.signal,sessionId:i==null?void 0:i.sessionId,_meta:(a=e.params)===null||a===void 0?void 0:a._meta,sendNotification:c=>this.notification(c,{relatedRequestId:e.id}),sendRequest:(c,u,d)=>this.request(c,u,{...d,relatedRequestId:e.id}),authInfo:r==null?void 0:r.authInfo,requestId:e.id,requestInfo:r==null?void 0:r.requestInfo};Promise.resolve().then(()=>n(e,l)).then(c=>{if(!o.signal.aborted)return i==null?void 0:i.send({result:c,jsonrpc:"2.0",id:e.id})},c=>{var u;if(!o.signal.aborted)return i==null?void 0:i.send({jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(c.code)?c.code:Oe.InternalError,message:(u=c.message)!==null&&u!==void 0?u:"Internal error"}})}).catch(c=>this._onerror(new Error(`Failed to send response: ${c}`))).finally(()=>{this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){const{progressToken:r,...s}=e.params,a=Number(r),n=this._progressHandlers.get(a);if(!n){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}const i=this._responseHandlers.get(a),o=this._timeoutInfo.get(a);if(o&&i&&o.resetTimeoutOnProgress)try{this._resetTimeout(a)}catch(l){i(l);return}n(s)}_onresponse(e){const r=Number(e.id),s=this._responseHandlers.get(r);if(s===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(e)}`));return}if(this._responseHandlers.delete(r),this._progressHandlers.delete(r),this._cleanupTimeout(r),zi(e))s(e);else{const a=new Ae(e.error.code,e.error.message,e.error.data);s(a)}}get transport(){return this._transport}async close(){var e;await((e=this._transport)===null||e===void 0?void 0:e.close())}request(e,r,s){const{relatedRequestId:a,resumptionToken:n,onresumptiontoken:i}=s??{};return new Promise((o,l)=>{var c,u,d,g,f,m;if(!this._transport){l(new Error("Not connected"));return}((c=this._options)===null||c===void 0?void 0:c.enforceStrictCapabilities)===!0&&this.assertCapabilityForMethod(e.method),(u=s==null?void 0:s.signal)===null||u===void 0||u.throwIfAborted();const p=this._requestMessageId++,h={...e,jsonrpc:"2.0",id:p};s!=null&&s.onprogress&&(this._progressHandlers.set(p,s.onprogress),h.params={...e.params,_meta:{...((d=e.params)===null||d===void 0?void 0:d._meta)||{},progressToken:p}});const v=S=>{var x;this._responseHandlers.delete(p),this._progressHandlers.delete(p),this._cleanupTimeout(p),(x=this._transport)===null||x===void 0||x.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:p,reason:String(S)}},{relatedRequestId:a,resumptionToken:n,onresumptiontoken:i}).catch(A=>this._onerror(new Error(`Failed to send cancellation: ${A}`))),l(S)};this._responseHandlers.set(p,S=>{var x;if(!(!((x=s==null?void 0:s.signal)===null||x===void 0)&&x.aborted)){if(S instanceof Error)return l(S);try{const A=r.parse(S.result);o(A)}catch(A){l(A)}}}),(g=s==null?void 0:s.signal)===null||g===void 0||g.addEventListener("abort",()=>{var S;v((S=s==null?void 0:s.signal)===null||S===void 0?void 0:S.reason)});const w=(f=s==null?void 0:s.timeout)!==null&&f!==void 0?f:zg,P=()=>v(new Ae(Oe.RequestTimeout,"Request timed out",{timeout:w}));this._setupTimeout(p,w,s==null?void 0:s.maxTotalTimeout,P,(m=s==null?void 0:s.resetTimeoutOnProgress)!==null&&m!==void 0?m:!1),this._transport.send(h,{relatedRequestId:a,resumptionToken:n,onresumptiontoken:i}).catch(S=>{this._cleanupTimeout(p),l(S)})})}async notification(e,r){var s,a;if(!this._transport)throw new Error("Not connected");if(this.assertNotificationCapability(e.method),((a=(s=this._options)===null||s===void 0?void 0:s.debouncedNotificationMethods)!==null&&a!==void 0?a:[]).includes(e.method)&&!e.params&&!(r!=null&&r.relatedRequestId)){if(this._pendingDebouncedNotifications.has(e.method))return;this._pendingDebouncedNotifications.add(e.method),Promise.resolve().then(()=>{var l;if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;const c={...e,jsonrpc:"2.0"};(l=this._transport)===null||l===void 0||l.send(c,r).catch(u=>this._onerror(u))});return}const o={...e,jsonrpc:"2.0"};await this._transport.send(o,r)}setRequestHandler(e,r){const s=e.shape.method.value;this.assertRequestHandlerCapability(s),this._requestHandlers.set(s,(a,n)=>Promise.resolve(r(e.parse(a),n)))}removeRequestHandler(e){this._requestHandlers.delete(e)}assertCanSetRequestHandler(e){if(this._requestHandlers.has(e))throw new Error(`A request handler for ${e} already exists, which would be overridden`)}setNotificationHandler(e,r){this._notificationHandlers.set(e.shape.method.value,s=>Promise.resolve(r(e.parse(s))))}removeNotificationHandler(e){this._notificationHandlers.delete(e)}}function xu(t,e){return Object.entries(e).reduce((r,[s,a])=>(a&&typeof a=="object"?r[s]=r[s]?{...r[s],...a}:a:r[s]=a,r),{...t})}var co={exports:{}};/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */(function(t,e){(function(r,s){s(e)})(wa,function(r){function s(){for(var $=arguments.length,y=Array($),E=0;E<$;E++)y[E]=arguments[E];if(y.length>1){y[0]=y[0].slice(0,-1);for(var O=y.length-1,T=1;T<O;++T)y[T]=y[T].slice(1,-1);return y[O]=y[O].slice(1),y.join("")}else return y[0]}function a($){return"(?:"+$+")"}function n($){return $===void 0?"undefined":$===null?"null":Object.prototype.toString.call($).split(" ").pop().split("]").shift().toLowerCase()}function i($){return $.toUpperCase()}function o($){return $!=null?$ instanceof Array?$:typeof $.length!="number"||$.split||$.setInterval||$.call?[$]:Array.prototype.slice.call($):[]}function l($,y){var E=$;if(y)for(var O in y)E[O]=y[O];return E}function c($){var y="[A-Za-z]",E="[0-9]",O=s(E,"[A-Fa-f]"),T=a(a("%[EFef]"+O+"%"+O+O+"%"+O+O)+"|"+a("%[89A-Fa-f]"+O+"%"+O+O)+"|"+a("%"+O+O)),ae="[\\:\\/\\?\\#\\[\\]\\@]",se="[\\!\\$\\&\\'\\(\\)\\*\\+\\,\\;\\=]",Ee=s(ae,se),je=$?"[\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]":"[]",Be=$?"[\\uE000-\\uF8FF]":"[]",$e=s(y,E,"[\\-\\.\\_\\~]",je);a(y+s(y,E,"[\\+\\-\\.]")+"*"),a(a(T+"|"+s($e,se,"[\\:]"))+"*");var Ce=a(a("25[0-5]")+"|"+a("2[0-4]"+E)+"|"+a("1"+E+E)+"|"+a("0?[1-9]"+E)+"|0?0?"+E),We=a(Ce+"\\."+Ce+"\\."+Ce+"\\."+Ce),le=a(O+"{1,4}"),Me=a(a(le+"\\:"+le)+"|"+We),Ye=a(a(le+"\\:")+"{6}"+Me),Le=a("\\:\\:"+a(le+"\\:")+"{5}"+Me),kr=a(a(le)+"?\\:\\:"+a(le+"\\:")+"{4}"+Me),Xt=a(a(a(le+"\\:")+"{0,1}"+le)+"?\\:\\:"+a(le+"\\:")+"{3}"+Me),er=a(a(a(le+"\\:")+"{0,2}"+le)+"?\\:\\:"+a(le+"\\:")+"{2}"+Me),ya=a(a(a(le+"\\:")+"{0,3}"+le)+"?\\:\\:"+le+"\\:"+Me),Hr=a(a(a(le+"\\:")+"{0,4}"+le)+"?\\:\\:"+Me),xt=a(a(a(le+"\\:")+"{0,5}"+le)+"?\\:\\:"+le),tr=a(a(a(le+"\\:")+"{0,6}"+le)+"?\\:\\:"),Zr=a([Ye,Le,kr,Xt,er,ya,Hr,xt,tr].join("|")),fr=a(a($e+"|"+T)+"+");a("[vV]"+O+"+\\."+s($e,se,"[\\:]")+"+"),a(a(T+"|"+s($e,se))+"*");var cs=a(T+"|"+s($e,se,"[\\:\\@]"));return a(a(T+"|"+s($e,se,"[\\@]"))+"+"),a(a(cs+"|"+s("[\\/\\?]",Be))+"*"),{NOT_SCHEME:new RegExp(s("[^]",y,E,"[\\+\\-\\.]"),"g"),NOT_USERINFO:new RegExp(s("[^\\%\\:]",$e,se),"g"),NOT_HOST:new RegExp(s("[^\\%\\[\\]\\:]",$e,se),"g"),NOT_PATH:new RegExp(s("[^\\%\\/\\:\\@]",$e,se),"g"),NOT_PATH_NOSCHEME:new RegExp(s("[^\\%\\/\\@]",$e,se),"g"),NOT_QUERY:new RegExp(s("[^\\%]",$e,se,"[\\:\\@\\/\\?]",Be),"g"),NOT_FRAGMENT:new RegExp(s("[^\\%]",$e,se,"[\\:\\@\\/\\?]"),"g"),ESCAPE:new RegExp(s("[^]",$e,se),"g"),UNRESERVED:new RegExp($e,"g"),OTHER_CHARS:new RegExp(s("[^\\%]",$e,Ee),"g"),PCT_ENCODED:new RegExp(T,"g"),IPV4ADDRESS:new RegExp("^("+We+")$"),IPV6ADDRESS:new RegExp("^\\[?("+Zr+")"+a(a("\\%25|\\%(?!"+O+"{2})")+"("+fr+")")+"?\\]?$")}}var u=c(!1),d=c(!0),g=function(){function $(y,E){var O=[],T=!0,ae=!1,se=void 0;try{for(var Ee=y[Symbol.iterator](),je;!(T=(je=Ee.next()).done)&&(O.push(je.value),!(E&&O.length===E));T=!0);}catch(Be){ae=!0,se=Be}finally{try{!T&&Ee.return&&Ee.return()}finally{if(ae)throw se}}return O}return function(y,E){if(Array.isArray(y))return y;if(Symbol.iterator in Object(y))return $(y,E);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),f=function($){if(Array.isArray($)){for(var y=0,E=Array($.length);y<$.length;y++)E[y]=$[y];return E}else return Array.from($)},m=2147483647,p=36,h=1,v=26,w=38,P=700,S=72,x=128,A="-",z=/^xn--/,U=/[^\0-\x7E]/,D=/[\x2E\u3002\uFF0E\uFF61]/g,W={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},J=p-h,H=Math.floor,F=String.fromCharCode;function M($){throw new RangeError(W[$])}function te($,y){for(var E=[],O=$.length;O--;)E[O]=y($[O]);return E}function ye($,y){var E=$.split("@"),O="";E.length>1&&(O=E[0]+"@",$=E[1]),$=$.replace(D,".");var T=$.split("."),ae=te(T,y).join(".");return O+ae}function ve($){for(var y=[],E=0,O=$.length;E<O;){var T=$.charCodeAt(E++);if(T>=55296&&T<=56319&&E<O){var ae=$.charCodeAt(E++);(ae&64512)==56320?y.push(((T&1023)<<10)+(ae&1023)+65536):(y.push(T),E--)}else y.push(T)}return y}var be=function(y){return String.fromCodePoint.apply(String,f(y))},de=function(y){return y-48<10?y-22:y-65<26?y-65:y-97<26?y-97:p},N=function(y,E){return y+22+75*(y<26)-((E!=0)<<5)},R=function(y,E,O){var T=0;for(y=O?H(y/P):y>>1,y+=H(y/E);y>J*v>>1;T+=p)y=H(y/J);return H(T+(J+1)*y/(y+w))},j=function(y){var E=[],O=y.length,T=0,ae=x,se=S,Ee=y.lastIndexOf(A);Ee<0&&(Ee=0);for(var je=0;je<Ee;++je)y.charCodeAt(je)>=128&&M("not-basic"),E.push(y.charCodeAt(je));for(var Be=Ee>0?Ee+1:0;Be<O;){for(var $e=T,Ce=1,We=p;;We+=p){Be>=O&&M("invalid-input");var le=de(y.charCodeAt(Be++));(le>=p||le>H((m-T)/Ce))&&M("overflow"),T+=le*Ce;var Me=We<=se?h:We>=se+v?v:We-se;if(le<Me)break;var Ye=p-Me;Ce>H(m/Ye)&&M("overflow"),Ce*=Ye}var Le=E.length+1;se=R(T-$e,Le,$e==0),H(T/Le)>m-ae&&M("overflow"),ae+=H(T/Le),T%=Le,E.splice(T++,0,ae)}return String.fromCodePoint.apply(String,E)},k=function(y){var E=[];y=ve(y);var O=y.length,T=x,ae=0,se=S,Ee=!0,je=!1,Be=void 0;try{for(var $e=y[Symbol.iterator](),Ce;!(Ee=(Ce=$e.next()).done);Ee=!0){var We=Ce.value;We<128&&E.push(F(We))}}catch(ls){je=!0,Be=ls}finally{try{!Ee&&$e.return&&$e.return()}finally{if(je)throw Be}}var le=E.length,Me=le;for(le&&E.push(A);Me<O;){var Ye=m,Le=!0,kr=!1,Xt=void 0;try{for(var er=y[Symbol.iterator](),ya;!(Le=(ya=er.next()).done);Le=!0){var Hr=ya.value;Hr>=T&&Hr<Ye&&(Ye=Hr)}}catch(ls){kr=!0,Xt=ls}finally{try{!Le&&er.return&&er.return()}finally{if(kr)throw Xt}}var xt=Me+1;Ye-T>H((m-ae)/xt)&&M("overflow"),ae+=(Ye-T)*xt,T=Ye;var tr=!0,Zr=!1,fr=void 0;try{for(var cs=y[Symbol.iterator](),sf;!(tr=(sf=cs.next()).done);tr=!0){var nf=sf.value;if(nf<T&&++ae>m&&M("overflow"),nf==T){for(var On=ae,Cn=p;;Cn+=p){var Nn=Cn<=se?h:Cn>=se+v?v:Cn-se;if(On<Nn)break;var of=On-Nn,cf=p-Nn;E.push(F(N(Nn+of%cf,0))),On=H(of/cf)}E.push(F(N(On,0))),se=R(ae,xt,Me==le),ae=0,++Me}}}catch(ls){Zr=!0,fr=ls}finally{try{!tr&&cs.return&&cs.return()}finally{if(Zr)throw fr}}++ae,++T}return E.join("")},_=function(y){return ye(y,function(E){return z.test(E)?j(E.slice(4).toLowerCase()):E})},b=function(y){return ye(y,function(E){return U.test(E)?"xn--"+k(E):E})},C={version:"2.1.0",ucs2:{decode:ve,encode:be},decode:j,encode:k,toASCII:b,toUnicode:_},K={};function Q($){var y=$.charCodeAt(0),E=void 0;return y<16?E="%0"+y.toString(16).toUpperCase():y<128?E="%"+y.toString(16).toUpperCase():y<2048?E="%"+(y>>6|192).toString(16).toUpperCase()+"%"+(y&63|128).toString(16).toUpperCase():E="%"+(y>>12|224).toString(16).toUpperCase()+"%"+(y>>6&63|128).toString(16).toUpperCase()+"%"+(y&63|128).toString(16).toUpperCase(),E}function fe($){for(var y="",E=0,O=$.length;E<O;){var T=parseInt($.substr(E+1,2),16);if(T<128)y+=String.fromCharCode(T),E+=3;else if(T>=194&&T<224){if(O-E>=6){var ae=parseInt($.substr(E+4,2),16);y+=String.fromCharCode((T&31)<<6|ae&63)}else y+=$.substr(E,6);E+=6}else if(T>=224){if(O-E>=9){var se=parseInt($.substr(E+4,2),16),Ee=parseInt($.substr(E+7,2),16);y+=String.fromCharCode((T&15)<<12|(se&63)<<6|Ee&63)}else y+=$.substr(E,9);E+=9}else y+=$.substr(E,3),E+=3}return y}function ne($,y){function E(O){var T=fe(O);return T.match(y.UNRESERVED)?T:O}return $.scheme&&($.scheme=String($.scheme).replace(y.PCT_ENCODED,E).toLowerCase().replace(y.NOT_SCHEME,"")),$.userinfo!==void 0&&($.userinfo=String($.userinfo).replace(y.PCT_ENCODED,E).replace(y.NOT_USERINFO,Q).replace(y.PCT_ENCODED,i)),$.host!==void 0&&($.host=String($.host).replace(y.PCT_ENCODED,E).toLowerCase().replace(y.NOT_HOST,Q).replace(y.PCT_ENCODED,i)),$.path!==void 0&&($.path=String($.path).replace(y.PCT_ENCODED,E).replace($.scheme?y.NOT_PATH:y.NOT_PATH_NOSCHEME,Q).replace(y.PCT_ENCODED,i)),$.query!==void 0&&($.query=String($.query).replace(y.PCT_ENCODED,E).replace(y.NOT_QUERY,Q).replace(y.PCT_ENCODED,i)),$.fragment!==void 0&&($.fragment=String($.fragment).replace(y.PCT_ENCODED,E).replace(y.NOT_FRAGMENT,Q).replace(y.PCT_ENCODED,i)),$}function he($){return $.replace(/^0*(.*)/,"$1")||"0"}function lt($,y){var E=$.match(y.IPV4ADDRESS)||[],O=g(E,2),T=O[1];return T?T.split(".").map(he).join("."):$}function Ke($,y){var E=$.match(y.IPV6ADDRESS)||[],O=g(E,3),T=O[1],ae=O[2];if(T){for(var se=T.toLowerCase().split("::").reverse(),Ee=g(se,2),je=Ee[0],Be=Ee[1],$e=Be?Be.split(":").map(he):[],Ce=je.split(":").map(he),We=y.IPV4ADDRESS.test(Ce[Ce.length-1]),le=We?7:8,Me=Ce.length-le,Ye=Array(le),Le=0;Le<le;++Le)Ye[Le]=$e[Le]||Ce[Me+Le]||"";We&&(Ye[le-1]=lt(Ye[le-1],y));var kr=Ye.reduce(function(xt,tr,Zr){if(!tr||tr==="0"){var fr=xt[xt.length-1];fr&&fr.index+fr.length===Zr?fr.length++:xt.push({index:Zr,length:1})}return xt},[]),Xt=kr.sort(function(xt,tr){return tr.length-xt.length})[0],er=void 0;if(Xt&&Xt.length>1){var ya=Ye.slice(0,Xt.index),Hr=Ye.slice(Xt.index+Xt.length);er=ya.join(":")+"::"+Hr.join(":")}else er=Ye.join(":");return ae&&(er+="%"+ae),er}else return $}var Ie=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i,Et="".match(/(){0}/)[1]===void 0;function Ge($){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E={},O=y.iri!==!1?d:u;y.reference==="suffix"&&($=(y.scheme?y.scheme+":":"")+"//"+$);var T=$.match(Ie);if(T){Et?(E.scheme=T[1],E.userinfo=T[3],E.host=T[4],E.port=parseInt(T[5],10),E.path=T[6]||"",E.query=T[7],E.fragment=T[8],isNaN(E.port)&&(E.port=T[5])):(E.scheme=T[1]||void 0,E.userinfo=$.indexOf("@")!==-1?T[3]:void 0,E.host=$.indexOf("//")!==-1?T[4]:void 0,E.port=parseInt(T[5],10),E.path=T[6]||"",E.query=$.indexOf("?")!==-1?T[7]:void 0,E.fragment=$.indexOf("#")!==-1?T[8]:void 0,isNaN(E.port)&&(E.port=$.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?T[4]:void 0)),E.host&&(E.host=Ke(lt(E.host,O),O)),E.scheme===void 0&&E.userinfo===void 0&&E.host===void 0&&E.port===void 0&&!E.path&&E.query===void 0?E.reference="same-document":E.scheme===void 0?E.reference="relative":E.fragment===void 0?E.reference="absolute":E.reference="uri",y.reference&&y.reference!=="suffix"&&y.reference!==E.reference&&(E.error=E.error||"URI is not a "+y.reference+" reference.");var ae=K[(y.scheme||E.scheme||"").toLowerCase()];if(!y.unicodeSupport&&(!ae||!ae.unicodeSupport)){if(E.host&&(y.domainHost||ae&&ae.domainHost))try{E.host=C.toASCII(E.host.replace(O.PCT_ENCODED,fe).toLowerCase())}catch(se){E.error=E.error||"Host's domain name can not be converted to ASCII via punycode: "+se}ne(E,u)}else ne(E,O);ae&&ae.parse&&ae.parse(E,y)}else E.error=E.error||"URI can not be parsed.";return E}function Gt($,y){var E=y.iri!==!1?d:u,O=[];return $.userinfo!==void 0&&(O.push($.userinfo),O.push("@")),$.host!==void 0&&O.push(Ke(lt(String($.host),E),E).replace(E.IPV6ADDRESS,function(T,ae,se){return"["+ae+(se?"%25"+se:"")+"]"})),(typeof $.port=="number"||typeof $.port=="string")&&(O.push(":"),O.push(String($.port))),O.length?O.join(""):void 0}var Ft=/^\.\.?\//,ze=/^\/\.(\/|$)/,St=/^\/\.\.(\/|$)/,ur=/^\/?(?:.|\n)*?(?=\/|$)/;function qe($){for(var y=[];$.length;)if($.match(Ft))$=$.replace(Ft,"");else if($.match(ze))$=$.replace(ze,"/");else if($.match(St))$=$.replace(St,"/"),y.pop();else if($==="."||$==="..")$="";else{var E=$.match(ur);if(E){var O=E[0];$=$.slice(O.length),y.push(O)}else throw new Error("Unexpected dot segment condition")}return y.join("")}function Ue($){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E=y.iri?d:u,O=[],T=K[(y.scheme||$.scheme||"").toLowerCase()];if(T&&T.serialize&&T.serialize($,y),$.host&&!E.IPV6ADDRESS.test($.host)){if(y.domainHost||T&&T.domainHost)try{$.host=y.iri?C.toUnicode($.host):C.toASCII($.host.replace(E.PCT_ENCODED,fe).toLowerCase())}catch(Ee){$.error=$.error||"Host's domain name can not be converted to "+(y.iri?"Unicode":"ASCII")+" via punycode: "+Ee}}ne($,E),y.reference!=="suffix"&&$.scheme&&(O.push($.scheme),O.push(":"));var ae=Gt($,y);if(ae!==void 0&&(y.reference!=="suffix"&&O.push("//"),O.push(ae),$.path&&$.path.charAt(0)!=="/"&&O.push("/")),$.path!==void 0){var se=$.path;!y.absolutePath&&(!T||!T.absolutePath)&&(se=qe(se)),ae===void 0&&(se=se.replace(/^\/\//,"/%2F")),O.push(se)}return $.query!==void 0&&(O.push("?"),O.push($.query)),$.fragment!==void 0&&(O.push("#"),O.push($.fragment)),O.join("")}function tt($,y){var E=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},O=arguments[3],T={};return O||($=Ge(Ue($,E),E),y=Ge(Ue(y,E),E)),E=E||{},!E.tolerant&&y.scheme?(T.scheme=y.scheme,T.userinfo=y.userinfo,T.host=y.host,T.port=y.port,T.path=qe(y.path||""),T.query=y.query):(y.userinfo!==void 0||y.host!==void 0||y.port!==void 0?(T.userinfo=y.userinfo,T.host=y.host,T.port=y.port,T.path=qe(y.path||""),T.query=y.query):(y.path?(y.path.charAt(0)==="/"?T.path=qe(y.path):(($.userinfo!==void 0||$.host!==void 0||$.port!==void 0)&&!$.path?T.path="/"+y.path:$.path?T.path=$.path.slice(0,$.path.lastIndexOf("/")+1)+y.path:T.path=y.path,T.path=qe(T.path)),T.query=y.query):(T.path=$.path,y.query!==void 0?T.query=y.query:T.query=$.query),T.userinfo=$.userinfo,T.host=$.host,T.port=$.port),T.scheme=$.scheme),T.fragment=y.fragment,T}function xr($,y,E){var O=l({scheme:"null"},E);return Ue(tt(Ge($,O),Ge(y,O),O,!0),O)}function dr($,y){return typeof $=="string"?$=Ue(Ge($,y),y):n($)==="object"&&($=Ge(Ue($,y),y)),$}function Vr($,y,E){return typeof $=="string"?$=Ue(Ge($,E),E):n($)==="object"&&($=Ue($,E)),typeof y=="string"?y=Ue(Ge(y,E),E):n(y)==="object"&&(y=Ue(y,E)),$===y}function Tn($,y){return $&&$.toString().replace(!y||!y.iri?u.ESCAPE:d.ESCAPE,Q)}function Rt($,y){return $&&$.toString().replace(!y||!y.iri?u.PCT_ENCODED:d.PCT_ENCODED,fe)}var zr={scheme:"http",domainHost:!0,parse:function(y,E){return y.host||(y.error=y.error||"HTTP URIs must have a host."),y},serialize:function(y,E){var O=String(y.scheme).toLowerCase()==="https";return(y.port===(O?443:80)||y.port==="")&&(y.port=void 0),y.path||(y.path="/"),y}},Qd={scheme:"https",domainHost:zr.domainHost,parse:zr.parse,serialize:zr.serialize};function Gd($){return typeof $.secure=="boolean"?$.secure:String($.scheme).toLowerCase()==="wss"}var os={scheme:"ws",domainHost:!0,parse:function(y,E){var O=y;return O.secure=Gd(O),O.resourceName=(O.path||"/")+(O.query?"?"+O.query:""),O.path=void 0,O.query=void 0,O},serialize:function(y,E){if((y.port===(Gd(y)?443:80)||y.port==="")&&(y.port=void 0),typeof y.secure=="boolean"&&(y.scheme=y.secure?"wss":"ws",y.secure=void 0),y.resourceName){var O=y.resourceName.split("?"),T=g(O,2),ae=T[0],se=T[1];y.path=ae&&ae!=="/"?ae:void 0,y.query=se,y.resourceName=void 0}return y.fragment=void 0,y}},Yd={scheme:"wss",domainHost:os.domainHost,parse:os.parse,serialize:os.serialize},lb={},Xd="[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]",Yt="[0-9A-Fa-f]",ub=a(a("%[EFef]"+Yt+"%"+Yt+Yt+"%"+Yt+Yt)+"|"+a("%[89A-Fa-f]"+Yt+"%"+Yt+Yt)+"|"+a("%"+Yt+Yt)),db="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]",fb="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]",hb=s(fb,'[\\"\\\\]'),pb="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]",mb=new RegExp(Xd,"g"),_a=new RegExp(ub,"g"),vb=new RegExp(s("[^]",db,"[\\.]",'[\\"]',hb),"g"),ef=new RegExp(s("[^]",Xd,pb),"g"),gb=ef;function fc($){var y=fe($);return y.match(mb)?y:$}var tf={scheme:"mailto",parse:function(y,E){var O=y,T=O.to=O.path?O.path.split(","):[];if(O.path=void 0,O.query){for(var ae=!1,se={},Ee=O.query.split("&"),je=0,Be=Ee.length;je<Be;++je){var $e=Ee[je].split("=");switch($e[0]){case"to":for(var Ce=$e[1].split(","),We=0,le=Ce.length;We<le;++We)T.push(Ce[We]);break;case"subject":O.subject=Rt($e[1],E);break;case"body":O.body=Rt($e[1],E);break;default:ae=!0,se[Rt($e[0],E)]=Rt($e[1],E);break}}ae&&(O.headers=se)}O.query=void 0;for(var Me=0,Ye=T.length;Me<Ye;++Me){var Le=T[Me].split("@");if(Le[0]=Rt(Le[0]),E.unicodeSupport)Le[1]=Rt(Le[1],E).toLowerCase();else try{Le[1]=C.toASCII(Rt(Le[1],E).toLowerCase())}catch(kr){O.error=O.error||"Email address's domain name can not be converted to ASCII via punycode: "+kr}T[Me]=Le.join("@")}return O},serialize:function(y,E){var O=y,T=o(y.to);if(T){for(var ae=0,se=T.length;ae<se;++ae){var Ee=String(T[ae]),je=Ee.lastIndexOf("@"),Be=Ee.slice(0,je).replace(_a,fc).replace(_a,i).replace(vb,Q),$e=Ee.slice(je+1);try{$e=E.iri?C.toUnicode($e):C.toASCII(Rt($e,E).toLowerCase())}catch(Me){O.error=O.error||"Email address's domain name can not be converted to "+(E.iri?"Unicode":"ASCII")+" via punycode: "+Me}T[ae]=Be+"@"+$e}O.path=T.join(",")}var Ce=y.headers=y.headers||{};y.subject&&(Ce.subject=y.subject),y.body&&(Ce.body=y.body);var We=[];for(var le in Ce)Ce[le]!==lb[le]&&We.push(le.replace(_a,fc).replace(_a,i).replace(ef,Q)+"="+Ce[le].replace(_a,fc).replace(_a,i).replace(gb,Q));return We.length&&(O.query=We.join("&")),O}},_b=/^([^\:]+)\:(.*)/,rf={scheme:"urn",parse:function(y,E){var O=y.path&&y.path.match(_b),T=y;if(O){var ae=E.scheme||T.scheme||"urn",se=O[1].toLowerCase(),Ee=O[2],je=ae+":"+(E.nid||se),Be=K[je];T.nid=se,T.nss=Ee,T.path=void 0,Be&&(T=Be.parse(T,E))}else T.error=T.error||"URN can not be parsed.";return T},serialize:function(y,E){var O=E.scheme||y.scheme||"urn",T=y.nid,ae=O+":"+(E.nid||T),se=K[ae];se&&(y=se.serialize(y,E));var Ee=y,je=y.nss;return Ee.path=(T||E.nid)+":"+je,Ee}},yb=/^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/,af={scheme:"urn:uuid",parse:function(y,E){var O=y;return O.uuid=O.nss,O.nss=void 0,!E.tolerant&&(!O.uuid||!O.uuid.match(yb))&&(O.error=O.error||"UUID is not valid."),O},serialize:function(y,E){var O=y;return O.nss=(y.uuid||"").toLowerCase(),O}};K[zr.scheme]=zr,K[Qd.scheme]=Qd,K[os.scheme]=os,K[Yd.scheme]=Yd,K[tf.scheme]=tf,K[rf.scheme]=rf,K[af.scheme]=af,r.SCHEMES=K,r.pctEncChar=Q,r.pctDecChars=fe,r.parse=Ge,r.removeDotSegments=qe,r.serialize=Ue,r.resolveComponents=tt,r.resolve=xr,r.normalize=dr,r.equal=Vr,r.escapeComponent=Tn,r.unescapeComponent=Rt,Object.defineProperty(r,"__esModule",{value:!0})})})(co,co.exports);var Hg=co.exports,Zg=function(e){for(var r=0,s=e.length,a=0,n;a<s;)r++,n=e.charCodeAt(a++),n>=55296&&n<=56319&&a<s&&(n=e.charCodeAt(a),(n&64512)==56320&&a++);return r},ua={copy:Kg,checkDataType:lo,checkDataTypes:Bg,coerceToTypes:Wg,toHash:uo,getProperty:fo,escapeQuotes:ho,equal:Pa,ucs2length:Zg,varOccurences:Gg,varReplace:Yg,schemaHasRules:Xg,schemaHasRulesExcept:e_,schemaUnknownRules:t_,toQuotedString:po,getPathExpr:r_,getPath:a_,getData:i_,unescapeFragment:o_,unescapeJsonPointer:vo,escapeFragment:c_,escapeJsonPointer:mo};function Kg(t,e){e=e||{};for(var r in t)e[r]=t[r];return e}function lo(t,e,r,s){var a=s?" !== ":" === ",n=s?" || ":" && ",i=s?"!":"",o=s?"":"!";switch(t){case"null":return e+a+"null";case"array":return i+"Array.isArray("+e+")";case"object":return"("+i+e+n+"typeof "+e+a+'"object"'+n+o+"Array.isArray("+e+"))";case"integer":return"(typeof "+e+a+'"number"'+n+o+"("+e+" % 1)"+n+e+a+e+(r?n+i+"isFinite("+e+")":"")+")";case"number":return"(typeof "+e+a+'"'+t+'"'+(r?n+i+"isFinite("+e+")":"")+")";default:return"typeof "+e+a+'"'+t+'"'}}function Bg(t,e,r){switch(t.length){case 1:return lo(t[0],e,r,!0);default:var s="",a=uo(t);a.array&&a.object&&(s=a.null?"(":"(!"+e+" || ",s+="typeof "+e+' !== "object")',delete a.null,delete a.array,delete a.object),a.number&&delete a.integer;for(var n in a)s+=(s?" && ":"")+lo(n,e,r,!0);return s}}var ku=uo(["string","number","integer","boolean","null"]);function Wg(t,e){if(Array.isArray(e)){for(var r=[],s=0;s<e.length;s++){var a=e[s];(ku[a]||t==="array"&&a==="array")&&(r[r.length]=a)}if(r.length)return r}else{if(ku[e])return[e];if(t==="array"&&e==="array")return["array"]}}function uo(t){for(var e={},r=0;r<t.length;r++)e[t[r]]=!0;return e}var Jg=/^[a-z$_][a-z$_0-9]*$/i,Qg=/'|\\/g;function fo(t){return typeof t=="number"?"["+t+"]":Jg.test(t)?"."+t:"['"+ho(t)+"']"}function ho(t){return t.replace(Qg,"\\$&").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\f/g,"\\f").replace(/\t/g,"\\t")}function Gg(t,e){e+="[^0-9]";var r=t.match(new RegExp(e,"g"));return r?r.length:0}function Yg(t,e,r){return e+="([^0-9])",r=r.replace(/\$/g,"$$$$"),t.replace(new RegExp(e,"g"),r+"$1")}function Xg(t,e){if(typeof t=="boolean")return!t;for(var r in t)if(e[r])return!0}function e_(t,e,r){if(typeof t=="boolean")return!t&&r!="not";for(var s in t)if(s!=r&&e[s])return!0}function t_(t,e){if(typeof t!="boolean"){for(var r in t)if(!e[r])return r}}function po(t){return"'"+ho(t)+"'"}function r_(t,e,r,s){var a=r?"'/' + "+e+(s?"":".replace(/~/g, '~0').replace(/\\//g, '~1')"):s?"'[' + "+e+" + ']'":"'[\\'' + "+e+" + '\\']'";return Iu(t,a)}function a_(t,e,r){var s=po(r?"/"+mo(e):fo(e));return Iu(t,s)}var s_=/^\/(?:[^~]|~0|~1)*$/,n_=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function i_(t,e,r){var s,a,n,i;if(t==="")return"rootData";if(t[0]=="/"){if(!s_.test(t))throw new Error("Invalid JSON-pointer: "+t);a=t,n="rootData"}else{if(i=t.match(n_),!i)throw new Error("Invalid JSON-pointer: "+t);if(s=+i[1],a=i[2],a=="#"){if(s>=e)throw new Error("Cannot access property/index "+s+" levels up, current level is "+e);return r[e-s]}if(s>e)throw new Error("Cannot access data "+s+" levels up, current level is "+e);if(n="data"+(e-s||""),!a)return n}for(var o=n,l=a.split("/"),c=0;c<l.length;c++){var u=l[c];u&&(n+=fo(vo(u)),o+=" && "+n)}return o}function Iu(t,e){return t=='""'?e:(t+" + "+e).replace(/([^\\])' \+ '/g,"$1")}function o_(t){return vo(decodeURIComponent(t))}function c_(t){return encodeURIComponent(mo(t))}function mo(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}function vo(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}var l_=ua,Tu=u_;function u_(t){l_.copy(t,this)}var Ou={exports:{}},$r=Ou.exports=function(t,e,r){typeof e=="function"&&(r=e,e={}),r=e.cb||r;var s=typeof r=="function"?r:r.pre||function(){},a=r.post||function(){};Ws(e,s,a,t,"",t)};$r.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0},$r.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},$r.propsKeywords={definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},$r.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function Ws(t,e,r,s,a,n,i,o,l,c){if(s&&typeof s=="object"&&!Array.isArray(s)){e(s,a,n,i,o,l,c);for(var u in s){var d=s[u];if(Array.isArray(d)){if(u in $r.arrayKeywords)for(var g=0;g<d.length;g++)Ws(t,e,r,d[g],a+"/"+u+"/"+g,n,a,u,s,g)}else if(u in $r.propsKeywords){if(d&&typeof d=="object")for(var f in d)Ws(t,e,r,d[f],a+"/"+u+"/"+d_(f),n,a,u,s,f)}else(u in $r.keywords||t.allKeys&&!(u in $r.skipKeywords))&&Ws(t,e,r,d,a+"/"+u,n,a,u,s)}r(s,a,n,i,o,l,c)}}function d_(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}var f_=Ou.exports,Xa=Hg,Cu=Pa,Js=ua,Qs=Tu,h_=f_,go=Pr;Pr.normalizeId=Er,Pr.fullPath=Ys,Pr.url=Xs,Pr.ids=__,Pr.inlineRef=_o,Pr.schema=Gs;function Pr(t,e,r){var s=this._refs[r];if(typeof s=="string")if(this._refs[s])s=this._refs[s];else return Pr.call(this,t,e,s);if(s=s||this._schemas[r],s instanceof Qs)return _o(s.schema,this._opts.inlineRefs)?s.schema:s.validate||this._compile(s);var a=Gs.call(this,e,r),n,i,o;return a&&(n=a.schema,e=a.root,o=a.baseId),n instanceof Qs?i=n.validate||t.call(this,n.schema,e,void 0,o):n!==void 0&&(i=_o(n,this._opts.inlineRefs)?n:t.call(this,n,e,void 0,o)),i}function Gs(t,e){var r=Xa.parse(e),s=Au(r),a=Ys(this._getId(t.schema));if(Object.keys(t.schema).length===0||s!==a){var n=Er(s),i=this._refs[n];if(typeof i=="string")return p_.call(this,t,i,r);if(i instanceof Qs)i.validate||this._compile(i),t=i;else if(i=this._schemas[n],i instanceof Qs){if(i.validate||this._compile(i),n==Er(e))return{schema:i,root:t,baseId:a};t=i}else return;if(!t.schema)return;a=Ys(this._getId(t.schema))}return Nu.call(this,r,a,t.schema,t)}function p_(t,e,r){var s=Gs.call(this,t,e);if(s){var a=s.schema,n=s.baseId;t=s.root;var i=this._getId(a);return i&&(n=Xs(n,i)),Nu.call(this,r,n,a,t)}}var m_=Js.toHash(["properties","patternProperties","enum","dependencies","definitions"]);function Nu(t,e,r,s){if(t.fragment=t.fragment||"",t.fragment.slice(0,1)=="/"){for(var a=t.fragment.split("/"),n=1;n<a.length;n++){var i=a[n];if(i){if(i=Js.unescapeFragment(i),r=r[i],r===void 0)break;var o;if(!m_[i]&&(o=this._getId(r),o&&(e=Xs(e,o)),r.$ref)){var l=Xs(e,r.$ref),c=Gs.call(this,s,l);c&&(r=c.schema,s=c.root,e=c.baseId)}}}if(r!==void 0&&r!==s.schema)return{schema:r,root:s,baseId:e}}}var v_=Js.toHash(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum"]);function _o(t,e){if(e===!1)return!1;if(e===void 0||e===!0)return yo(t);if(e)return wo(t)<=e}function yo(t){var e;if(Array.isArray(t)){for(var r=0;r<t.length;r++)if(e=t[r],typeof e=="object"&&!yo(e))return!1}else for(var s in t)if(s=="$ref"||(e=t[s],typeof e=="object"&&!yo(e)))return!1;return!0}function wo(t){var e=0,r;if(Array.isArray(t)){for(var s=0;s<t.length;s++)if(r=t[s],typeof r=="object"&&(e+=wo(r)),e==1/0)return 1/0}else for(var a in t){if(a=="$ref")return 1/0;if(v_[a])e++;else if(r=t[a],typeof r=="object"&&(e+=wo(r)+1),e==1/0)return 1/0}return e}function Ys(t,e){e!==!1&&(t=Er(t));var r=Xa.parse(t);return Au(r)}function Au(t){return Xa.serialize(t).split("#")[0]+"#"}var g_=/#\/?$/;function Er(t){return t?t.replace(g_,""):""}function Xs(t,e){return e=Er(e),Xa.resolve(t,e)}function __(t){var e=Er(this._getId(t)),r={"":e},s={"":Ys(e,!1)},a={},n=this;return h_(t,{allKeys:!0},function(i,o,l,c,u,d,g){if(o!==""){var f=n._getId(i),m=r[c],p=s[c]+"/"+u;if(g!==void 0&&(p+="/"+(typeof g=="number"?g:Js.escapeFragment(g))),typeof f=="string"){f=m=Er(m?Xa.resolve(m,f):f);var h=n._refs[f];if(typeof h=="string"&&(h=n._refs[h]),h&&h.schema){if(!Cu(i,h.schema))throw new Error('id "'+f+'" resolves to more than one schema')}else if(f!=Er(p))if(f[0]=="#"){if(a[f]&&!Cu(i,a[f]))throw new Error('id "'+f+'" resolves to more than one schema');a[f]=i}else n._refs[f]=p}r[o]=m,s[o]=p}}),a}var bo=go,$o={Validation:ju(y_),MissingRef:ju(Po)};function y_(t){this.message="validation failed",this.errors=t,this.ajv=this.validation=!0}Po.message=function(t,e){return"can't resolve reference "+e+" from id "+t};function Po(t,e,r){this.message=r||Po.message(t,e),this.missingRef=bo.url(t,e),this.missingSchema=bo.normalizeId(bo.fullPath(this.missingRef))}function ju(t){return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var Du=function(t,e){e||(e={}),typeof e=="function"&&(e={cmp:e});var r=typeof e.cycles=="boolean"?e.cycles:!1,s=e.cmp&&function(n){return function(i){return function(o,l){var c={key:o,value:i[o]},u={key:l,value:i[l]};return n(c,u)}}}(e.cmp),a=[];return function n(i){if(i&&i.toJSON&&typeof i.toJSON=="function"&&(i=i.toJSON()),i!==void 0){if(typeof i=="number")return isFinite(i)?""+i:"null";if(typeof i!="object")return JSON.stringify(i);var o,l;if(Array.isArray(i)){for(l="[",o=0;o<i.length;o++)o&&(l+=","),l+=n(i[o])||"null";return l+"]"}if(i===null)return"null";if(a.indexOf(i)!==-1){if(r)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var c=a.push(i)-1,u=Object.keys(i).sort(s&&s(i));for(l="",o=0;o<u.length;o++){var d=u[o],g=n(i[d]);g&&(l&&(l+=","),l+=JSON.stringify(d)+":"+g)}return a.splice(c,1),"{"+l+"}"}}(t)},Mu=function(e,r,s){var a="",n=e.schema.$async===!0,i=e.util.schemaHasRulesExcept(e.schema,e.RULES.all,"$ref"),o=e.self._getId(e.schema);if(e.opts.strictKeywords){var l=e.util.schemaUnknownRules(e.schema,e.RULES.keywords);if(l){var c="unknown keyword: "+l;if(e.opts.strictKeywords==="log")e.logger.warn(c);else throw new Error(c)}}if(e.isTop&&(a+=" var validate = ",n&&(e.async=!0,a+="async "),a+="function(data, dataPath, parentData, parentDataProperty, rootData) { 'use strict'; ",o&&(e.opts.sourceCode||e.opts.processCode)&&(a+=" "+("/*# sourceURL="+o+" */")+" ")),typeof e.schema=="boolean"||!(i||e.schema.$ref)){var r="false schema",u=e.level,d=e.dataLevel,g=e.schema[r],f=e.schemaPath+e.util.getProperty(r),m=e.errSchemaPath+"/"+r,x=!e.opts.allErrors,U,p="data"+(d||""),S="valid"+u;if(e.schema===!1){e.isTop?x=!0:a+=" var "+S+" = false; ";var h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(U||"false schema")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: {} ",e.opts.messages!==!1&&(a+=" , message: 'boolean schema is false' "),e.opts.verbose&&(a+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),a+=" } "):a+=" {} ";var v=a;a=h.pop(),!e.compositeRule&&x?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}else e.isTop?n?a+=" return data; ":a+=" validate.errors = null; return true; ":a+=" var "+S+" = true; ";return e.isTop&&(a+=" }; return validate; "),a}if(e.isTop){var w=e.isTop,u=e.level=0,d=e.dataLevel=0,p="data";if(e.rootId=e.resolve.fullPath(e.self._getId(e.root.schema)),e.baseId=e.baseId||e.rootId,delete e.isTop,e.dataPathArr=[""],e.schema.default!==void 0&&e.opts.useDefaults&&e.opts.strictDefaults){var P="default is ignored in the schema root";if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}a+=" var vErrors = null; ",a+=" var errors = 0; ",a+=" if (rootData === undefined) rootData = data; "}else{var u=e.level,d=e.dataLevel,p="data"+(d||"");if(o&&(e.baseId=e.resolve.url(e.baseId,o)),n&&!e.async)throw new Error("async schema in sync schema");a+=" var errs_"+u+" = errors;"}var S="valid"+u,x=!e.opts.allErrors,A="",z="",U,D=e.schema.type,W=Array.isArray(D);if(D&&e.opts.nullable&&e.schema.nullable===!0&&(W?D.indexOf("null")==-1&&(D=D.concat("null")):D!="null"&&(D=[D,"null"],W=!0)),W&&D.length==1&&(D=D[0],W=!1),e.schema.$ref&&i){if(e.opts.extendRefs=="fail")throw new Error('$ref: validation keywords used in schema at path "'+e.errSchemaPath+'" (see option extendRefs)');e.opts.extendRefs!==!0&&(i=!1,e.logger.warn('$ref: keywords ignored in schema at path "'+e.errSchemaPath+'"'))}if(e.schema.$comment&&e.opts.$comment&&(a+=" "+e.RULES.all.$comment.code(e,"$comment")),D){if(e.opts.coerceTypes)var J=e.util.coerceToTypes(e.opts.coerceTypes,D);var H=e.RULES.types[D];if(J||W||H===!0||H&&!ze(H)){var f=e.schemaPath+".type",m=e.errSchemaPath+"/type",f=e.schemaPath+".type",m=e.errSchemaPath+"/type",F=W?"checkDataTypes":"checkDataType";if(a+=" if ("+e.util[F](D,p,e.opts.strictNumbers,!0)+") { ",J){var M="dataType"+u,te="coerced"+u;a+=" var "+M+" = typeof "+p+"; var "+te+" = undefined; ",e.opts.coerceTypes=="array"&&(a+=" if ("+M+" == 'object' && Array.isArray("+p+") && "+p+".length == 1) { "+p+" = "+p+"[0]; "+M+" = typeof "+p+"; if ("+e.util.checkDataType(e.schema.type,p,e.opts.strictNumbers)+") "+te+" = "+p+"; } "),a+=" if ("+te+" !== undefined) ; ";var ye=J;if(ye)for(var ve,be=-1,de=ye.length-1;be<de;)ve=ye[be+=1],ve=="string"?a+=" else if ("+M+" == 'number' || "+M+" == 'boolean') "+te+" = '' + "+p+"; else if ("+p+" === null) "+te+" = ''; ":ve=="number"||ve=="integer"?(a+=" else if ("+M+" == 'boolean' || "+p+" === null || ("+M+" == 'string' && "+p+" && "+p+" == +"+p+" ",ve=="integer"&&(a+=" && !("+p+" % 1)"),a+=")) "+te+" = +"+p+"; "):ve=="boolean"?a+=" else if ("+p+" === 'false' || "+p+" === 0 || "+p+" === null) "+te+" = false; else if ("+p+" === 'true' || "+p+" === 1) "+te+" = true; ":ve=="null"?a+=" else if ("+p+" === '' || "+p+" === 0 || "+p+" === false) "+te+" = null; ":e.opts.coerceTypes=="array"&&ve=="array"&&(a+=" else if ("+M+" == 'string' || "+M+" == 'number' || "+M+" == 'boolean' || "+p+" == null) "+te+" = ["+p+"]; ");a+=" else { ";var h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?a+=""+D.join(","):a+=""+D,a+="' } ",e.opts.messages!==!1&&(a+=" , message: 'should be ",W?a+=""+D.join(","):a+=""+D,a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),a+=" } "):a+=" {} ";var v=a;a=h.pop(),!e.compositeRule&&x?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } if ("+te+" !== undefined) { ";var N=d?"data"+(d-1||""):"parentData",R=d?e.dataPathArr[d]:"parentDataProperty";a+=" "+p+" = "+te+"; ",d||(a+="if ("+N+" !== undefined)"),a+=" "+N+"["+R+"] = "+te+"; } "}else{var h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?a+=""+D.join(","):a+=""+D,a+="' } ",e.opts.messages!==!1&&(a+=" , message: 'should be ",W?a+=""+D.join(","):a+=""+D,a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),a+=" } "):a+=" {} ";var v=a;a=h.pop(),!e.compositeRule&&x?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}a+=" } "}}if(e.schema.$ref&&!i)a+=" "+e.RULES.all.$ref.code(e,"$ref")+" ",x&&(a+=" } if (errors === ",w?a+="0":a+="errs_"+u,a+=") { ",z+="}");else{var j=e.RULES;if(j){for(var H,k=-1,_=j.length-1;k<_;)if(H=j[k+=1],ze(H)){if(H.type&&(a+=" if ("+e.util.checkDataType(H.type,p,e.opts.strictNumbers)+") { "),e.opts.useDefaults){if(H.type=="object"&&e.schema.properties){var g=e.schema.properties,b=Object.keys(g),C=b;if(C)for(var K,Q=-1,fe=C.length-1;Q<fe;){K=C[Q+=1];var ne=g[K];if(ne.default!==void 0){var he=p+e.util.getProperty(K);if(e.compositeRule){if(e.opts.strictDefaults){var P="default is ignored for: "+he;if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}}else a+=" if ("+he+" === undefined ",e.opts.useDefaults=="empty"&&(a+=" || "+he+" === null || "+he+" === '' "),a+=" ) "+he+" = ",e.opts.useDefaults=="shared"?a+=" "+e.useDefault(ne.default)+" ":a+=" "+JSON.stringify(ne.default)+" ",a+="; "}}}else if(H.type=="array"&&Array.isArray(e.schema.items)){var lt=e.schema.items;if(lt){for(var ne,be=-1,Ke=lt.length-1;be<Ke;)if(ne=lt[be+=1],ne.default!==void 0){var he=p+"["+be+"]";if(e.compositeRule){if(e.opts.strictDefaults){var P="default is ignored for: "+he;if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}}else a+=" if ("+he+" === undefined ",e.opts.useDefaults=="empty"&&(a+=" || "+he+" === null || "+he+" === '' "),a+=" ) "+he+" = ",e.opts.useDefaults=="shared"?a+=" "+e.useDefault(ne.default)+" ":a+=" "+JSON.stringify(ne.default)+" ",a+="; "}}}}var Ie=H.rules;if(Ie){for(var Et,Ge=-1,Gt=Ie.length-1;Ge<Gt;)if(Et=Ie[Ge+=1],St(Et)){var Ft=Et.code(e,Et.keyword,H.type);Ft&&(a+=" "+Ft+" ",x&&(A+="}"))}}if(x&&(a+=" "+A+" ",A=""),H.type&&(a+=" } ",D&&D===H.type&&!J)){a+=" else { ";var f=e.schemaPath+".type",m=e.errSchemaPath+"/type",h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?a+=""+D.join(","):a+=""+D,a+="' } ",e.opts.messages!==!1&&(a+=" , message: 'should be ",W?a+=""+D.join(","):a+=""+D,a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),a+=" } "):a+=" {} ";var v=a;a=h.pop(),!e.compositeRule&&x?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } "}x&&(a+=" if (errors === ",w?a+="0":a+="errs_"+u,a+=") { ",z+="}")}}}x&&(a+=" "+z+" "),w?(n?(a+=" if (errors === 0) return data; ",a+=" else throw new ValidationError(vErrors); "):(a+=" validate.errors = vErrors; ",a+=" return errors === 0; "),a+=" }; return validate;"):a+=" var "+S+" = errors === errs_"+u+";";function ze(qe){for(var Ue=qe.rules,tt=0;tt<Ue.length;tt++)if(St(Ue[tt]))return!0}function St(qe){return e.schema[qe.keyword]!==void 0||qe.implements&&ur(qe)}function ur(qe){for(var Ue=qe.implements,tt=0;tt<Ue.length;tt++)if(e.schema[Ue[tt]]!==void 0)return!0}return a},en=go,tn=ua,Lu=$o,w_=Du,Fu=Mu,b_=tn.ucs2length,$_=Pa,P_=Lu.Validation,E_=Eo;function Eo(t,e,r,s){var a=this,n=this._opts,i=[void 0],o={},l=[],c={},u=[],d={},g=[];e=e||{schema:t,refVal:i,refs:o};var f=S_.call(this,t,e,s),m=this._compilations[f.index];if(f.compiling)return m.callValidate=P;var p=this._formats,h=this.RULES;try{var v=S(t,e,r,s);m.validate=v;var w=m.callValidate;return w&&(w.schema=v.schema,w.errors=null,w.refs=v.refs,w.refVal=v.refVal,w.root=v.root,w.$async=v.$async,n.sourceCode&&(w.source=v.source)),v}finally{R_.call(this,t,e,s)}function P(){var F=m.validate,M=F.apply(this,arguments);return P.errors=F.errors,M}function S(F,M,te,ye){var ve=!M||M&&M.schema==F;if(M.schema!=e.schema)return Eo.call(a,F,M,te,ye);var be=F.$async===!0,de=Fu({isTop:!0,schema:F,isRoot:ve,baseId:ye,root:M,schemaPath:"",errSchemaPath:"#",errorPath:'""',MissingRefError:Lu.MissingRef,RULES:h,validate:Fu,util:tn,resolve:en,resolveRef:x,usePattern:W,useDefault:J,useCustomRule:H,opts:n,formats:p,logger:a.logger,self:a});de=rn(i,I_)+rn(l,x_)+rn(u,k_)+rn(g,T_)+de,n.processCode&&(de=n.processCode(de,F));var N;try{var R=new Function("self","RULES","formats","root","refVal","defaults","customRules","equal","ucs2length","ValidationError",de);N=R(a,h,p,e,i,u,g,$_,b_,P_),i[0]=N}catch(j){throw a.logger.error("Error compiling schema, function code:",de),j}return N.schema=F,N.errors=null,N.refs=o,N.refVal=i,N.root=ve?N:M,be&&(N.$async=!0),n.sourceCode===!0&&(N.source={code:de,patterns:l,defaults:u}),N}function x(F,M,te){M=en.url(F,M);var ye=o[M],ve,be;if(ye!==void 0)return ve=i[ye],be="refVal["+ye+"]",D(ve,be);if(!te&&e.refs){var de=e.refs[M];if(de!==void 0)return ve=e.refVal[de],be=A(M,ve),D(ve,be)}be=A(M);var N=en.call(a,S,e,M);if(N===void 0){var R=r&&r[M];R&&(N=en.inlineRef(R,n.inlineRefs)?R:Eo.call(a,R,e,r,F))}if(N===void 0)z(M);else return U(M,N),D(N,be)}function A(F,M){var te=i.length;return i[te]=M,o[F]=te,"refVal"+te}function z(F){delete o[F]}function U(F,M){var te=o[F];i[te]=M}function D(F,M){return typeof F=="object"||typeof F=="boolean"?{code:M,schema:F,inline:!0}:{code:M,$async:F&&!!F.$async}}function W(F){var M=c[F];return M===void 0&&(M=c[F]=l.length,l[M]=F),"pattern"+M}function J(F){switch(typeof F){case"boolean":case"number":return""+F;case"string":return tn.toQuotedString(F);case"object":if(F===null)return"null";var M=w_(F),te=d[M];return te===void 0&&(te=d[M]=u.length,u[te]=F),"default"+te}}function H(F,M,te,ye){if(a._opts.validateSchema!==!1){var ve=F.definition.dependencies;if(ve&&!ve.every(function(C){return Object.prototype.hasOwnProperty.call(te,C)}))throw new Error("parent schema must have all required keywords: "+ve.join(","));var be=F.definition.validateSchema;if(be){var de=be(M);if(!de){var N="keyword schema is invalid: "+a.errorsText(be.errors);if(a._opts.validateSchema=="log")a.logger.error(N);else throw new Error(N)}}}var R=F.definition.compile,j=F.definition.inline,k=F.definition.macro,_;if(R)_=R.call(a,M,te,ye);else if(k)_=k.call(a,M,te,ye),n.validateSchema!==!1&&a.validateSchema(_,!0);else if(j)_=j.call(a,ye,F.keyword,M,te);else if(_=F.definition.validate,!_)return;if(_===void 0)throw new Error('custom keyword "'+F.keyword+'"failed to compile');var b=g.length;return g[b]=_,{code:"customRule"+b,validate:_}}}function S_(t,e,r){var s=qu.call(this,t,e,r);return s>=0?{index:s,compiling:!0}:(s=this._compilations.length,this._compilations[s]={schema:t,root:e,baseId:r},{index:s,compiling:!1})}function R_(t,e,r){var s=qu.call(this,t,e,r);s>=0&&this._compilations.splice(s,1)}function qu(t,e,r){for(var s=0;s<this._compilations.length;s++){var a=this._compilations[s];if(a.schema==t&&a.root==e&&a.baseId==r)return s}return-1}function x_(t,e){return"var pattern"+t+" = new RegExp("+tn.toQuotedString(e[t])+");"}function k_(t){return"var default"+t+" = defaults["+t+"];"}function I_(t,e){return e[t]===void 0?"":"var refVal"+t+" = refVal["+t+"];"}function T_(t){return"var customRule"+t+" = customRules["+t+"];"}function rn(t,e){if(!t.length)return"";for(var r="",s=0;s<t.length;s++)r+=e(s,t);return r}var Uu={exports:{}},an=Uu.exports=function(){this._cache={}};an.prototype.put=function(e,r){this._cache[e]=r},an.prototype.get=function(e){return this._cache[e]},an.prototype.del=function(e){delete this._cache[e]},an.prototype.clear=function(){this._cache={}};var O_=Uu.exports,C_=ua,N_=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,A_=[0,31,28,31,30,31,30,31,31,30,31,30,31],j_=/^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d(?::?\d\d)?)?$/i,Vu=/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,D_=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,M_=/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,zu=/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,Hu=/^(?:(?:http[s\u017F]?|ftp):\/\/)(?:(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+(?::(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])*)?@)?(?:(?!10(?:\.[0-9]{1,3}){3})(?!127(?:\.[0-9]{1,3}){3})(?!169\.254(?:\.[0-9]{1,3}){2})(?!192\.168(?:\.[0-9]{1,3}){2})(?!172\.(?:1[6-9]|2[0-9]|3[01])(?:\.[0-9]{1,3}){2})(?:[1-9][0-9]?|1[0-9][0-9]|2[01][0-9]|22[0-3])(?:\.(?:1?[0-9]{1,2}|2[0-4][0-9]|25[0-5])){2}(?:\.(?:[1-9][0-9]?|1[0-9][0-9]|2[0-4][0-9]|25[0-4]))|(?:(?:(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)(?:\.(?:(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)*(?:\.(?:(?:[a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]){2,})))(?::[0-9]{2,5})?(?:\/(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])*)?$/i,Zu=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,Ku=/^(?:\/(?:[^~/]|~0|~1)*)*$/,Bu=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,Wu=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,L_=sn;function sn(t){return t=t=="full"?"full":"fast",C_.copy(sn[t])}sn.fast={date:/^\d\d\d\d-[0-1]\d-[0-3]\d$/,time:/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,"date-time":/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,"uri-template":zu,url:Hu,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i,hostname:Vu,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:Gu,uuid:Zu,"json-pointer":Ku,"json-pointer-uri-fragment":Bu,"relative-json-pointer":Wu},sn.full={date:Ju,time:Qu,"date-time":U_,uri:z_,"uri-reference":M_,"uri-template":zu,url:Hu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:Vu,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:Gu,uuid:Zu,"json-pointer":Ku,"json-pointer-uri-fragment":Bu,"relative-json-pointer":Wu};function F_(t){return t%4===0&&(t%100!==0||t%400===0)}function Ju(t){var e=t.match(N_);if(!e)return!1;var r=+e[1],s=+e[2],a=+e[3];return s>=1&&s<=12&&a>=1&&a<=(s==2&&F_(r)?29:A_[s])}function Qu(t,e){var r=t.match(j_);if(!r)return!1;var s=r[1],a=r[2],n=r[3],i=r[5];return(s<=23&&a<=59&&n<=59||s==23&&a==59&&n==60)&&(!e||i)}var q_=/t|\s/i;function U_(t){var e=t.split(q_);return e.length==2&&Ju(e[0])&&Qu(e[1],!0)}var V_=/\/|:/;function z_(t){return V_.test(t)&&D_.test(t)}var H_=/[^\\]\\Z/;function Gu(t){if(H_.test(t))return!1;try{return new RegExp(t),!0}catch{return!1}}var Z_=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.errSchemaPath+"/"+r,c=!e.opts.allErrors,u="data"+(i||""),d="valid"+n,g,f;if(o=="#"||o=="#/")e.isRoot?(g=e.async,f="validate"):(g=e.root.schema.$async===!0,f="root.refVal[0]");else{var m=e.resolveRef(e.baseId,o,e.isRoot);if(m===void 0){var p=e.MissingRefError.message(e.baseId,o);if(e.opts.missingRefs=="fail"){e.logger.error(p);var h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '$ref' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(l)+" , params: { ref: '"+e.util.escapeQuotes(o)+"' } ",e.opts.messages!==!1&&(a+=" , message: 'can\\'t resolve reference "+e.util.escapeQuotes(o)+"' "),e.opts.verbose&&(a+=" , schema: "+e.util.toQuotedString(o)+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+u+" "),a+=" } "):a+=" {} ";var v=a;a=h.pop(),!e.compositeRule&&c?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c&&(a+=" if (false) { ")}else if(e.opts.missingRefs=="ignore")e.logger.warn(p),c&&(a+=" if (true) { ");else throw new e.MissingRefError(e.baseId,o,p)}else if(m.inline){var w=e.util.copy(e);w.level++;var P="valid"+w.level;w.schema=m.schema,w.schemaPath="",w.errSchemaPath=o;var S=e.validate(w).replace(/validate\.schema/g,m.code);a+=" "+S+" ",c&&(a+=" if ("+P+") { ")}else g=m.$async===!0||e.async&&m.$async!==!1,f=m.code}if(f){var h=h||[];h.push(a),a="",e.opts.passContext?a+=" "+f+".call(this, ":a+=" "+f+"( ",a+=" "+u+", (dataPath || '')",e.errorPath!='""'&&(a+=" + "+e.errorPath);var x=i?"data"+(i-1||""):"parentData",A=i?e.dataPathArr[i]:"parentDataProperty";a+=" , "+x+" , "+A+", rootData) ";var z=a;if(a=h.pop(),g){if(!e.async)throw new Error("async schema referenced by sync schema");c&&(a+=" var "+d+"; "),a+=" try { await "+z+"; ",c&&(a+=" "+d+" = true; "),a+=" } catch (e) { if (!(e instanceof ValidationError)) throw e; if (vErrors === null) vErrors = e.errors; else vErrors = vErrors.concat(e.errors); errors = vErrors.length; ",c&&(a+=" "+d+" = false; "),a+=" } ",c&&(a+=" if ("+d+") { ")}else a+=" if (!"+z+") { if (vErrors === null) vErrors = "+f+".errors; else vErrors = vErrors.concat("+f+".errors); errors = vErrors.length; } ",c&&(a+=" else { ")}return a},K_=function(e,r,s){var a=" ",n=e.schema[r],i=e.schemaPath+e.util.getProperty(r),o=e.errSchemaPath+"/"+r,l=!e.opts.allErrors,c=e.util.copy(e),u="";c.level++;var d="valid"+c.level,g=c.baseId,f=!0,m=n;if(m)for(var p,h=-1,v=m.length-1;h<v;)p=m[h+=1],(e.opts.strictKeywords?typeof p=="object"&&Object.keys(p).length>0||p===!1:e.util.schemaHasRules(p,e.RULES.all))&&(f=!1,c.schema=p,c.schemaPath=i+"["+h+"]",c.errSchemaPath=o+"/"+h,a+=" "+e.validate(c)+" ",c.baseId=g,l&&(a+=" if ("+d+") { ",u+="}"));return l&&(f?a+=" if (true) { ":a+=" "+u.slice(0,-1)+" "),a},B_=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v=o.every(function(U){return e.opts.strictKeywords?typeof U=="object"&&Object.keys(U).length>0||U===!1:e.util.schemaHasRules(U,e.RULES.all)});if(v){var w=m.baseId;a+=" var "+f+" = errors; var "+g+" = false; ";var P=e.compositeRule;e.compositeRule=m.compositeRule=!0;var S=o;if(S)for(var x,A=-1,z=S.length-1;A<z;)x=S[A+=1],m.schema=x,m.schemaPath=l+"["+A+"]",m.errSchemaPath=c+"/"+A,a+=" "+e.validate(m)+" ",m.baseId=w,a+=" "+g+" = "+g+" || "+h+"; if (!"+g+") { ",p+="}";e.compositeRule=m.compositeRule=P,a+=" "+p+" if (!"+g+") { var err = ",e.createErrors!==!1?(a+=" { keyword: 'anyOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(a+=" , message: 'should match some schema in anyOf' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?a+=" throw new ValidationError(vErrors); ":a+=" validate.errors = vErrors; return false; "),a+=" } else { errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } ",e.opts.allErrors&&(a+=" } ")}else u&&(a+=" if (true) { ");return a},W_=function(e,r,s){var a=" ",n=e.schema[r],i=e.errSchemaPath+"/"+r;e.opts.allErrors;var o=e.util.toQuotedString(n);return e.opts.$comment===!0?a+=" console.log("+o+");":typeof e.opts.$comment=="function"&&(a+=" self._opts.$comment("+o+", "+e.util.toQuotedString(i)+", validate.root.schema);"),a},J_=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; "),f||(a+=" var schema"+n+" = validate.schema"+l+";"),a+="var "+g+" = equal("+d+", schema"+n+"); if (!"+g+") { ";var m=m||[];m.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'const' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { allowedValue: schema"+n+" } ",e.opts.messages!==!1&&(a+=" , message: 'should be equal to constant' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var p=a;return a=m.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+p+"]); ":a+=" validate.errors = ["+p+"]; return false; ":a+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" }",u&&(a+=" else { "),a},Q_=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v="i"+n,w=m.dataLevel=e.dataLevel+1,P="data"+w,S=e.baseId,x=e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all);if(a+="var "+f+" = errors;var "+g+";",x){var A=e.compositeRule;e.compositeRule=m.compositeRule=!0,m.schema=o,m.schemaPath=l,m.errSchemaPath=c,a+=" var "+h+" = false; for (var "+v+" = 0; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var z=d+"["+v+"]";m.dataPathArr[w]=v;var U=e.validate(m);m.baseId=S,e.util.varOccurences(U,P)<2?a+=" "+e.util.varReplace(U,P,z)+" ":a+=" var "+P+" = "+z+"; "+U+" ",a+=" if ("+h+") break; } ",e.compositeRule=m.compositeRule=A,a+=" "+p+" if (!"+h+") {"}else a+=" if ("+d+".length == 0) {";var D=D||[];D.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'contains' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(a+=" , message: 'should contain a valid item' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var W=a;return a=D.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+W+"]); ":a+=" validate.errors = ["+W+"]; return false; ":a+=" var err = "+W+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } else { ",x&&(a+=" errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } "),e.opts.allErrors&&(a+=" } "),a},G_=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level,h={},v={},w=e.opts.ownProperties;for(A in o)if(A!="__proto__"){var P=o[A],S=Array.isArray(P)?v:h;S[A]=P}a+="var "+g+" = errors;";var x=e.errorPath;a+="var missing"+n+";";for(var A in v)if(S=v[A],S.length){if(a+=" if ( "+d+e.util.getProperty(A)+" !== undefined ",w&&(a+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(A)+"') "),u){a+=" && ( ";var z=S;if(z)for(var U,D=-1,W=z.length-1;D<W;){U=z[D+=1],D&&(a+=" || ");var J=e.util.getProperty(U),H=d+J;a+=" ( ( "+H+" === undefined ",w&&(a+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(U)+"') "),a+=") && (missing"+n+" = "+e.util.toQuotedString(e.opts.jsonPointers?U:J)+") ) "}a+=")) { ";var F="missing"+n,M="' + "+F+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.opts.jsonPointers?e.util.getPathExpr(x,F,!0):x+" + "+F);var te=te||[];te.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'dependencies' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { property: '"+e.util.escapeQuotes(A)+"', missingProperty: '"+M+"', depsCount: "+S.length+", deps: '"+e.util.escapeQuotes(S.length==1?S[0]:S.join(", "))+"' } ",e.opts.messages!==!1&&(a+=" , message: 'should have ",S.length==1?a+="property "+e.util.escapeQuotes(S[0]):a+="properties "+e.util.escapeQuotes(S.join(", ")),a+=" when property "+e.util.escapeQuotes(A)+" is present' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var ye=a;a=te.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+ye+"]); ":a+=" validate.errors = ["+ye+"]; return false; ":a+=" var err = "+ye+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}else{a+=" ) { ";var ve=S;if(ve)for(var U,be=-1,de=ve.length-1;be<de;){U=ve[be+=1];var J=e.util.getProperty(U),M=e.util.escapeQuotes(U),H=d+J;e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(x,U,e.opts.jsonPointers)),a+=" if ( "+H+" === undefined ",w&&(a+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(U)+"') "),a+=") { var err = ",e.createErrors!==!1?(a+=" { keyword: 'dependencies' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { property: '"+e.util.escapeQuotes(A)+"', missingProperty: '"+M+"', depsCount: "+S.length+", deps: '"+e.util.escapeQuotes(S.length==1?S[0]:S.join(", "))+"' } ",e.opts.messages!==!1&&(a+=" , message: 'should have ",S.length==1?a+="property "+e.util.escapeQuotes(S[0]):a+="properties "+e.util.escapeQuotes(S.join(", ")),a+=" when property "+e.util.escapeQuotes(A)+" is present' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } "}}a+=" } ",u&&(m+="}",a+=" else { ")}e.errorPath=x;var N=f.baseId;for(var A in h){var P=h[A];(e.opts.strictKeywords?typeof P=="object"&&Object.keys(P).length>0||P===!1:e.util.schemaHasRules(P,e.RULES.all))&&(a+=" "+p+" = true; if ( "+d+e.util.getProperty(A)+" !== undefined ",w&&(a+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(A)+"') "),a+=") { ",f.schema=P,f.schemaPath=l+e.util.getProperty(A),f.errSchemaPath=c+"/"+e.util.escapeFragment(A),a+=" "+e.validate(f)+" ",f.baseId=N,a+=" } ",u&&(a+=" if ("+p+") { ",m+="}"))}return u&&(a+=" "+m+" if ("+g+" == errors) {"),a},Y_=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ");var m="i"+n,p="schema"+n;f||(a+=" var "+p+" = validate.schema"+l+";"),a+="var "+g+";",f&&(a+=" if (schema"+n+" === undefined) "+g+" = true; else if (!Array.isArray(schema"+n+")) "+g+" = false; else {"),a+=""+g+" = false;for (var "+m+"=0; "+m+"<"+p+".length; "+m+"++) if (equal("+d+", "+p+"["+m+"])) { "+g+" = true; break; }",f&&(a+=" } "),a+=" if (!"+g+") { ";var h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'enum' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { allowedValues: schema"+n+" } ",e.opts.messages!==!1&&(a+=" , message: 'should be equal to one of the allowed values' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var v=a;return a=h.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" }",u&&(a+=" else { "),a},X_=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||"");if(e.opts.format===!1)return u&&(a+=" if (true) { "),a;var g=e.opts.$data&&o&&o.$data,f;g?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=e.opts.unknownFormats,p=Array.isArray(m);if(g){var h="format"+n,v="isObject"+n,w="formatType"+n;a+=" var "+h+" = formats["+f+"]; var "+v+" = typeof "+h+" == 'object' && !("+h+" instanceof RegExp) && "+h+".validate; var "+w+" = "+v+" && "+h+".type || 'string'; if ("+v+") { ",e.async&&(a+=" var async"+n+" = "+h+".async; "),a+=" "+h+" = "+h+".validate; } if ( ",g&&(a+=" ("+f+" !== undefined && typeof "+f+" != 'string') || "),a+=" (",m!="ignore"&&(a+=" ("+f+" && !"+h+" ",p&&(a+=" && self._opts.unknownFormats.indexOf("+f+") == -1 "),a+=") || "),a+=" ("+h+" && "+w+" == '"+s+"' && !(typeof "+h+" == 'function' ? ",e.async?a+=" (async"+n+" ? await "+h+"("+d+") : "+h+"("+d+")) ":a+=" "+h+"("+d+") ",a+=" : "+h+".test("+d+"))))) {"}else{var h=e.formats[o];if(!h){if(m=="ignore")return e.logger.warn('unknown format "'+o+'" ignored in schema at path "'+e.errSchemaPath+'"'),u&&(a+=" if (true) { "),a;if(p&&m.indexOf(o)>=0)return u&&(a+=" if (true) { "),a;throw new Error('unknown format "'+o+'" is used in schema at path "'+e.errSchemaPath+'"')}var v=typeof h=="object"&&!(h instanceof RegExp)&&h.validate,w=v&&h.type||"string";if(v){var P=h.async===!0;h=h.validate}if(w!=s)return u&&(a+=" if (true) { "),a;if(P){if(!e.async)throw new Error("async format in sync schema");var S="formats"+e.util.getProperty(o)+".validate";a+=" if (!(await "+S+"("+d+"))) { "}else{a+=" if (! ";var S="formats"+e.util.getProperty(o);v&&(S+=".validate"),typeof h=="function"?a+=" "+S+"("+d+") ":a+=" "+S+".test("+d+") ",a+=") { "}}var x=x||[];x.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'format' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { format: ",g?a+=""+f:a+=""+e.util.toQuotedString(o),a+=" } ",e.opts.messages!==!1&&(a+=` , message: 'should match format "`,g?a+="' + "+f+" + '":a+=""+e.util.escapeQuotes(o),a+=`"' `),e.opts.verbose&&(a+=" , schema: ",g?a+="validate.schema"+l:a+=""+e.util.toQuotedString(o),a+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var A=a;return a=x.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+A+"]); ":a+=" validate.errors = ["+A+"]; return false; ":a+=" var err = "+A+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } ",u&&(a+=" else { "),a},ey=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e);m.level++;var p="valid"+m.level,h=e.schema.then,v=e.schema.else,w=h!==void 0&&(e.opts.strictKeywords?typeof h=="object"&&Object.keys(h).length>0||h===!1:e.util.schemaHasRules(h,e.RULES.all)),P=v!==void 0&&(e.opts.strictKeywords?typeof v=="object"&&Object.keys(v).length>0||v===!1:e.util.schemaHasRules(v,e.RULES.all)),S=m.baseId;if(w||P){var x;m.createErrors=!1,m.schema=o,m.schemaPath=l,m.errSchemaPath=c,a+=" var "+f+" = errors; var "+g+" = true; ";var A=e.compositeRule;e.compositeRule=m.compositeRule=!0,a+=" "+e.validate(m)+" ",m.baseId=S,m.createErrors=!0,a+=" errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } ",e.compositeRule=m.compositeRule=A,w?(a+=" if ("+p+") { ",m.schema=e.schema.then,m.schemaPath=e.schemaPath+".then",m.errSchemaPath=e.errSchemaPath+"/then",a+=" "+e.validate(m)+" ",m.baseId=S,a+=" "+g+" = "+p+"; ",w&&P?(x="ifClause"+n,a+=" var "+x+" = 'then'; "):x="'then'",a+=" } ",P&&(a+=" else { ")):a+=" if (!"+p+") { ",P&&(m.schema=e.schema.else,m.schemaPath=e.schemaPath+".else",m.errSchemaPath=e.errSchemaPath+"/else",a+=" "+e.validate(m)+" ",m.baseId=S,a+=" "+g+" = "+p+"; ",w&&P?(x="ifClause"+n,a+=" var "+x+" = 'else'; "):x="'else'",a+=" } "),a+=" if (!"+g+") { var err = ",e.createErrors!==!1?(a+=" { keyword: 'if' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { failingKeyword: "+x+" } ",e.opts.messages!==!1&&(a+=` , message: 'should match "' + `+x+` + '" schema' `),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?a+=" throw new ValidationError(vErrors); ":a+=" validate.errors = vErrors; return false; "),a+=" } ",u&&(a+=" else { ")}else u&&(a+=" if (true) { ");return a},ty=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v="i"+n,w=m.dataLevel=e.dataLevel+1,P="data"+w,S=e.baseId;if(a+="var "+f+" = errors;var "+g+";",Array.isArray(o)){var x=e.schema.additionalItems;if(x===!1){a+=" "+g+" = "+d+".length <= "+o.length+"; ";var A=c;c=e.errSchemaPath+"/additionalItems",a+=" if (!"+g+") { ";var z=z||[];z.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'additionalItems' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+o.length+" } ",e.opts.messages!==!1&&(a+=" , message: 'should NOT have more than "+o.length+" items' "),e.opts.verbose&&(a+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var U=a;a=z.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+U+"]); ":a+=" validate.errors = ["+U+"]; return false; ":a+=" var err = "+U+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } ",c=A,u&&(p+="}",a+=" else { ")}var D=o;if(D){for(var W,J=-1,H=D.length-1;J<H;)if(W=D[J+=1],e.opts.strictKeywords?typeof W=="object"&&Object.keys(W).length>0||W===!1:e.util.schemaHasRules(W,e.RULES.all)){a+=" "+h+" = true; if ("+d+".length > "+J+") { ";var F=d+"["+J+"]";m.schema=W,m.schemaPath=l+"["+J+"]",m.errSchemaPath=c+"/"+J,m.errorPath=e.util.getPathExpr(e.errorPath,J,e.opts.jsonPointers,!0),m.dataPathArr[w]=J;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?a+=" "+e.util.varReplace(M,P,F)+" ":a+=" var "+P+" = "+F+"; "+M+" ",a+=" } ",u&&(a+=" if ("+h+") { ",p+="}")}}if(typeof x=="object"&&(e.opts.strictKeywords?typeof x=="object"&&Object.keys(x).length>0||x===!1:e.util.schemaHasRules(x,e.RULES.all))){m.schema=x,m.schemaPath=e.schemaPath+".additionalItems",m.errSchemaPath=e.errSchemaPath+"/additionalItems",a+=" "+h+" = true; if ("+d+".length > "+o.length+") { for (var "+v+" = "+o.length+"; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var F=d+"["+v+"]";m.dataPathArr[w]=v;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?a+=" "+e.util.varReplace(M,P,F)+" ":a+=" var "+P+" = "+F+"; "+M+" ",u&&(a+=" if (!"+h+") break; "),a+=" } } ",u&&(a+=" if ("+h+") { ",p+="}")}}else if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){m.schema=o,m.schemaPath=l,m.errSchemaPath=c,a+=" for (var "+v+" = 0; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var F=d+"["+v+"]";m.dataPathArr[w]=v;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?a+=" "+e.util.varReplace(M,P,F)+" ":a+=" var "+P+" = "+F+"; "+M+" ",u&&(a+=" if (!"+h+") break; "),a+=" }"}return u&&(a+=" "+p+" if ("+f+" == errors) {"),a},Yu=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,S,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;g?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=r=="maximum",p=m?"exclusiveMaximum":"exclusiveMinimum",h=e.schema[p],v=e.opts.$data&&h&&h.$data,w=m?"<":">",P=m?">":"<",S=void 0;if(!(g||typeof o=="number"||o===void 0))throw new Error(r+" must be number");if(!(v||h===void 0||typeof h=="number"||typeof h=="boolean"))throw new Error(p+" must be number or boolean");if(v){var x=e.util.getData(h.$data,i,e.dataPathArr),A="exclusive"+n,z="exclType"+n,U="exclIsNumber"+n,D="op"+n,W="' + "+D+" + '";a+=" var schemaExcl"+n+" = "+x+"; ",x="schemaExcl"+n,a+=" var "+A+"; var "+z+" = typeof "+x+"; if ("+z+" != 'boolean' && "+z+" != 'undefined' && "+z+" != 'number') { ";var S=p,J=J||[];J.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(S||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(a+=" , message: '"+p+" should be boolean' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var H=a;a=J.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+H+"]); ":a+=" validate.errors = ["+H+"]; return false; ":a+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } else if ( ",g&&(a+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),a+=" "+z+" == 'number' ? ( ("+A+" = "+f+" === undefined || "+x+" "+w+"= "+f+") ? "+d+" "+P+"= "+x+" : "+d+" "+P+" "+f+" ) : ( ("+A+" = "+x+" === true) ? "+d+" "+P+"= "+f+" : "+d+" "+P+" "+f+" ) || "+d+" !== "+d+") { var op"+n+" = "+A+" ? '"+w+"' : '"+w+"='; ",o===void 0&&(S=p,c=e.errSchemaPath+"/"+p,f=x,g=v)}else{var U=typeof h=="number",W=w;if(U&&g){var D="'"+W+"'";a+=" if ( ",g&&(a+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),a+=" ( "+f+" === undefined || "+h+" "+w+"= "+f+" ? "+d+" "+P+"= "+h+" : "+d+" "+P+" "+f+" ) || "+d+" !== "+d+") { "}else{U&&o===void 0?(A=!0,S=p,c=e.errSchemaPath+"/"+p,f=h,P+="="):(U&&(f=Math[m?"min":"max"](h,o)),h===(U?f:!0)?(A=!0,S=p,c=e.errSchemaPath+"/"+p,P+="="):(A=!1,W+="="));var D="'"+W+"'";a+=" if ( ",g&&(a+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),a+=" "+d+" "+P+" "+f+" || "+d+" !== "+d+") { "}}S=S||r;var J=J||[];J.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(S||"_limit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { comparison: "+D+", limit: "+f+", exclusive: "+A+" } ",e.opts.messages!==!1&&(a+=" , message: 'should be "+W+" ",g?a+="' + "+f:a+=""+f+"'"),e.opts.verbose&&(a+=" , schema: ",g?a+="validate.schema"+l:a+=""+o,a+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var H=a;return a=J.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+H+"]); ":a+=" validate.errors = ["+H+"]; return false; ":a+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } ",u&&(a+=" else { "),a},Xu=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(r+" must be number");var m=r=="maxItems"?">":"<";a+="if ( ",g&&(a+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),a+=" "+d+".length "+m+" "+f+") { ";var p=r,h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(p||"_limitItems")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(a+=" , message: 'should NOT have ",r=="maxItems"?a+="more":a+="fewer",a+=" than ",g?a+="' + "+f+" + '":a+=""+o,a+=" items' "),e.opts.verbose&&(a+=" , schema: ",g?a+="validate.schema"+l:a+=""+o,a+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var v=a;return a=h.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+="} ",u&&(a+=" else { "),a},ed=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(r+" must be number");var m=r=="maxLength"?">":"<";a+="if ( ",g&&(a+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),e.opts.unicode===!1?a+=" "+d+".length ":a+=" ucs2length("+d+") ",a+=" "+m+" "+f+") { ";var p=r,h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(p||"_limitLength")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(a+=" , message: 'should NOT be ",r=="maxLength"?a+="longer":a+="shorter",a+=" than ",g?a+="' + "+f+" + '":a+=""+o,a+=" characters' "),e.opts.verbose&&(a+=" , schema: ",g?a+="validate.schema"+l:a+=""+o,a+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var v=a;return a=h.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+="} ",u&&(a+=" else { "),a},td=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(r+" must be number");var m=r=="maxProperties"?">":"<";a+="if ( ",g&&(a+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),a+=" Object.keys("+d+").length "+m+" "+f+") { ";var p=r,h=h||[];h.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(p||"_limitProperties")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(a+=" , message: 'should NOT have ",r=="maxProperties"?a+="more":a+="fewer",a+=" than ",g?a+="' + "+f+" + '":a+=""+o,a+=" properties' "),e.opts.verbose&&(a+=" , schema: ",g?a+="validate.schema"+l:a+=""+o,a+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var v=a;return a=h.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+v+"]); ":a+=" validate.errors = ["+v+"]; return false; ":a+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+="} ",u&&(a+=" else { "),a},ry=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(r+" must be number");a+="var division"+n+";if (",g&&(a+=" "+f+" !== undefined && ( typeof "+f+" != 'number' || "),a+=" (division"+n+" = "+d+" / "+f+", ",e.opts.multipleOfPrecision?a+=" Math.abs(Math.round(division"+n+") - division"+n+") > 1e-"+e.opts.multipleOfPrecision+" ":a+=" division"+n+" !== parseInt(division"+n+") ",a+=" ) ",g&&(a+=" ) "),a+=" ) { ";var m=m||[];m.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'multipleOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { multipleOf: "+f+" } ",e.opts.messages!==!1&&(a+=" , message: 'should be multiple of ",g?a+="' + "+f:a+=""+f+"'"),e.opts.verbose&&(a+=" , schema: ",g?a+="validate.schema"+l:a+=""+o,a+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var p=a;return a=m.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+p+"]); ":a+=" validate.errors = ["+p+"]; return false; ":a+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+="} ",u&&(a+=" else { "),a},ay=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e);f.level++;var m="valid"+f.level;if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){f.schema=o,f.schemaPath=l,f.errSchemaPath=c,a+=" var "+g+" = errors; ";var p=e.compositeRule;e.compositeRule=f.compositeRule=!0,f.createErrors=!1;var h;f.opts.allErrors&&(h=f.opts.allErrors,f.opts.allErrors=!1),a+=" "+e.validate(f)+" ",f.createErrors=!0,h&&(f.opts.allErrors=h),e.compositeRule=f.compositeRule=p,a+=" if ("+m+") { ";var v=v||[];v.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'not' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(a+=" , message: 'should NOT be valid' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var w=a;a=v.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+w+"]); ":a+=" validate.errors = ["+w+"]; return false; ":a+=" var err = "+w+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } else { errors = "+g+"; if (vErrors !== null) { if ("+g+") vErrors.length = "+g+"; else vErrors = null; } ",e.opts.allErrors&&(a+=" } ")}else a+=" var err = ",e.createErrors!==!1?(a+=" { keyword: 'not' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(a+=" , message: 'should NOT be valid' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",u&&(a+=" if (false) { ");return a},sy=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v=m.baseId,w="prevValid"+n,P="passingSchemas"+n;a+="var "+f+" = errors , "+w+" = false , "+g+" = false , "+P+" = null; ";var S=e.compositeRule;e.compositeRule=m.compositeRule=!0;var x=o;if(x)for(var A,z=-1,U=x.length-1;z<U;)A=x[z+=1],(e.opts.strictKeywords?typeof A=="object"&&Object.keys(A).length>0||A===!1:e.util.schemaHasRules(A,e.RULES.all))?(m.schema=A,m.schemaPath=l+"["+z+"]",m.errSchemaPath=c+"/"+z,a+=" "+e.validate(m)+" ",m.baseId=v):a+=" var "+h+" = true; ",z&&(a+=" if ("+h+" && "+w+") { "+g+" = false; "+P+" = ["+P+", "+z+"]; } else { ",p+="}"),a+=" if ("+h+") { "+g+" = "+w+" = true; "+P+" = "+z+"; }";return e.compositeRule=m.compositeRule=S,a+=""+p+"if (!"+g+") { var err = ",e.createErrors!==!1?(a+=" { keyword: 'oneOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { passingSchemas: "+P+" } ",e.opts.messages!==!1&&(a+=" , message: 'should match exactly one schema in oneOf' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?a+=" throw new ValidationError(vErrors); ":a+=" validate.errors = vErrors; return false; "),a+="} else { errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; }",e.opts.allErrors&&(a+=" } "),a},ny=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;g?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=g?"(new RegExp("+f+"))":e.usePattern(o);a+="if ( ",g&&(a+=" ("+f+" !== undefined && typeof "+f+" != 'string') || "),a+=" !"+m+".test("+d+") ) { ";var p=p||[];p.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'pattern' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { pattern: ",g?a+=""+f:a+=""+e.util.toQuotedString(o),a+=" } ",e.opts.messages!==!1&&(a+=` , message: 'should match pattern "`,g?a+="' + "+f+" + '":a+=""+e.util.escapeQuotes(o),a+=`"' `),e.opts.verbose&&(a+=" , schema: ",g?a+="validate.schema"+l:a+=""+e.util.toQuotedString(o),a+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var h=a;return a=p.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+h+"]); ":a+=" validate.errors = ["+h+"]; return false; ":a+=" var err = "+h+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+="} ",u&&(a+=" else { "),a},iy=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level,h="key"+n,v="idx"+n,w=f.dataLevel=e.dataLevel+1,P="data"+w,S="dataProperties"+n,x=Object.keys(o||{}).filter(be),A=e.schema.patternProperties||{},z=Object.keys(A).filter(be),U=e.schema.additionalProperties,D=x.length||z.length,W=U===!1,J=typeof U=="object"&&Object.keys(U).length,H=e.opts.removeAdditional,F=W||J||H,M=e.opts.ownProperties,te=e.baseId,ye=e.schema.required;if(ye&&!(e.opts.$data&&ye.$data)&&ye.length<e.opts.loopRequired)var ve=e.util.toHash(ye);function be(Vr){return Vr!=="__proto__"}if(a+="var "+g+" = errors;var "+p+" = true;",M&&(a+=" var "+S+" = undefined;"),F){if(M?a+=" "+S+" = "+S+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+S+".length; "+v+"++) { var "+h+" = "+S+"["+v+"]; ":a+=" for (var "+h+" in "+d+") { ",D){if(a+=" var isAdditional"+n+" = !(false ",x.length)if(x.length>8)a+=" || validate.schema"+l+".hasOwnProperty("+h+") ";else{var de=x;if(de)for(var N,R=-1,j=de.length-1;R<j;)N=de[R+=1],a+=" || "+h+" == "+e.util.toQuotedString(N)+" "}if(z.length){var k=z;if(k)for(var _,b=-1,C=k.length-1;b<C;)_=k[b+=1],a+=" || "+e.usePattern(_)+".test("+h+") "}a+=" ); if (isAdditional"+n+") { "}if(H=="all")a+=" delete "+d+"["+h+"]; ";else{var K=e.errorPath,Q="' + "+h+" + '";if(e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers)),W)if(H)a+=" delete "+d+"["+h+"]; ";else{a+=" "+p+" = false; ";var fe=c;c=e.errSchemaPath+"/additionalProperties";var ne=ne||[];ne.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'additionalProperties' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { additionalProperty: '"+Q+"' } ",e.opts.messages!==!1&&(a+=" , message: '",e.opts._errorDataPathProperty?a+="is an invalid additional property":a+="should NOT have additional properties",a+="' "),e.opts.verbose&&(a+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var he=a;a=ne.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+he+"]); ":a+=" validate.errors = ["+he+"]; return false; ":a+=" var err = "+he+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c=fe,u&&(a+=" break; ")}else if(J)if(H=="failing"){a+=" var "+g+" = errors; ";var lt=e.compositeRule;e.compositeRule=f.compositeRule=!0,f.schema=U,f.schemaPath=e.schemaPath+".additionalProperties",f.errSchemaPath=e.errSchemaPath+"/additionalProperties",f.errorPath=e.opts._errorDataPathProperty?e.errorPath:e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?a+=" "+e.util.varReplace(Ie,P,Ke)+" ":a+=" var "+P+" = "+Ke+"; "+Ie+" ",a+=" if (!"+p+") { errors = "+g+"; if (validate.errors !== null) { if (errors) validate.errors.length = errors; else validate.errors = null; } delete "+d+"["+h+"]; } ",e.compositeRule=f.compositeRule=lt}else{f.schema=U,f.schemaPath=e.schemaPath+".additionalProperties",f.errSchemaPath=e.errSchemaPath+"/additionalProperties",f.errorPath=e.opts._errorDataPathProperty?e.errorPath:e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?a+=" "+e.util.varReplace(Ie,P,Ke)+" ":a+=" var "+P+" = "+Ke+"; "+Ie+" ",u&&(a+=" if (!"+p+") break; ")}e.errorPath=K}D&&(a+=" } "),a+=" } ",u&&(a+=" if ("+p+") { ",m+="}")}var Et=e.opts.useDefaults&&!e.compositeRule;if(x.length){var Ge=x;if(Ge)for(var N,Gt=-1,Ft=Ge.length-1;Gt<Ft;){N=Ge[Gt+=1];var ze=o[N];if(e.opts.strictKeywords?typeof ze=="object"&&Object.keys(ze).length>0||ze===!1:e.util.schemaHasRules(ze,e.RULES.all)){var St=e.util.getProperty(N),Ke=d+St,ur=Et&&ze.default!==void 0;f.schema=ze,f.schemaPath=l+St,f.errSchemaPath=c+"/"+e.util.escapeFragment(N),f.errorPath=e.util.getPath(e.errorPath,N,e.opts.jsonPointers),f.dataPathArr[w]=e.util.toQuotedString(N);var Ie=e.validate(f);if(f.baseId=te,e.util.varOccurences(Ie,P)<2){Ie=e.util.varReplace(Ie,P,Ke);var qe=Ke}else{var qe=P;a+=" var "+P+" = "+Ke+"; "}if(ur)a+=" "+Ie+" ";else{if(ve&&ve[N]){a+=" if ( "+qe+" === undefined ",M&&(a+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),a+=") { "+p+" = false; ";var K=e.errorPath,fe=c,Ue=e.util.escapeQuotes(N);e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(K,N,e.opts.jsonPointers)),c=e.errSchemaPath+"/required";var ne=ne||[];ne.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+Ue+"' } ",e.opts.messages!==!1&&(a+=" , message: '",e.opts._errorDataPathProperty?a+="is a required property":a+="should have required property \\'"+Ue+"\\'",a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var he=a;a=ne.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+he+"]); ":a+=" validate.errors = ["+he+"]; return false; ":a+=" var err = "+he+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c=fe,e.errorPath=K,a+=" } else { "}else u?(a+=" if ( "+qe+" === undefined ",M&&(a+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),a+=") { "+p+" = true; } else { "):(a+=" if ("+qe+" !== undefined ",M&&(a+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),a+=" ) { ");a+=" "+Ie+" } "}}u&&(a+=" if ("+p+") { ",m+="}")}}if(z.length){var tt=z;if(tt)for(var _,xr=-1,dr=tt.length-1;xr<dr;){_=tt[xr+=1];var ze=A[_];if(e.opts.strictKeywords?typeof ze=="object"&&Object.keys(ze).length>0||ze===!1:e.util.schemaHasRules(ze,e.RULES.all)){f.schema=ze,f.schemaPath=e.schemaPath+".patternProperties"+e.util.getProperty(_),f.errSchemaPath=e.errSchemaPath+"/patternProperties/"+e.util.escapeFragment(_),M?a+=" "+S+" = "+S+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+S+".length; "+v+"++) { var "+h+" = "+S+"["+v+"]; ":a+=" for (var "+h+" in "+d+") { ",a+=" if ("+e.usePattern(_)+".test("+h+")) { ",f.errorPath=e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?a+=" "+e.util.varReplace(Ie,P,Ke)+" ":a+=" var "+P+" = "+Ke+"; "+Ie+" ",u&&(a+=" if (!"+p+") break; "),a+=" } ",u&&(a+=" else "+p+" = true; "),a+=" } ",u&&(a+=" if ("+p+") { ",m+="}")}}}return u&&(a+=" "+m+" if ("+g+" == errors) {"),a},oy=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level;if(a+="var "+g+" = errors;",e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){f.schema=o,f.schemaPath=l,f.errSchemaPath=c;var h="key"+n,v="idx"+n,w="i"+n,P="' + "+h+" + '",S=f.dataLevel=e.dataLevel+1,x="data"+S,A="dataProperties"+n,z=e.opts.ownProperties,U=e.baseId;z&&(a+=" var "+A+" = undefined; "),z?a+=" "+A+" = "+A+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+A+".length; "+v+"++) { var "+h+" = "+A+"["+v+"]; ":a+=" for (var "+h+" in "+d+") { ",a+=" var startErrs"+n+" = errors; ";var D=h,W=e.compositeRule;e.compositeRule=f.compositeRule=!0;var J=e.validate(f);f.baseId=U,e.util.varOccurences(J,x)<2?a+=" "+e.util.varReplace(J,x,D)+" ":a+=" var "+x+" = "+D+"; "+J+" ",e.compositeRule=f.compositeRule=W,a+=" if (!"+p+") { for (var "+w+"=startErrs"+n+"; "+w+"<errors; "+w+"++) { vErrors["+w+"].propertyName = "+h+"; } var err = ",e.createErrors!==!1?(a+=" { keyword: 'propertyNames' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { propertyName: '"+P+"' } ",e.opts.messages!==!1&&(a+=" , message: 'property name \\'"+P+"\\' is invalid' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?a+=" throw new ValidationError(vErrors); ":a+=" validate.errors = vErrors; return false; "),u&&(a+=" break; "),a+=" } }"}return u&&(a+=" "+m+" if ("+g+" == errors) {"),a},cy=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ");var m="schema"+n;if(!f)if(o.length<e.opts.loopRequired&&e.schema.properties&&Object.keys(e.schema.properties).length){var p=[],h=o;if(h)for(var v,w=-1,P=h.length-1;w<P;){v=h[w+=1];var S=e.schema.properties[v];S&&(e.opts.strictKeywords?typeof S=="object"&&Object.keys(S).length>0||S===!1:e.util.schemaHasRules(S,e.RULES.all))||(p[p.length]=v)}}else var p=o;if(f||p.length){var x=e.errorPath,A=f||p.length>=e.opts.loopRequired,z=e.opts.ownProperties;if(u)if(a+=" var missing"+n+"; ",A){f||(a+=" var "+m+" = validate.schema"+l+"; ");var U="i"+n,D="schema"+n+"["+U+"]",W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(x,D,e.opts.jsonPointers)),a+=" var "+g+" = true; ",f&&(a+=" if (schema"+n+" === undefined) "+g+" = true; else if (!Array.isArray(schema"+n+")) "+g+" = false; else {"),a+=" for (var "+U+" = 0; "+U+" < "+m+".length; "+U+"++) { "+g+" = "+d+"["+m+"["+U+"]] !== undefined ",z&&(a+=" && Object.prototype.hasOwnProperty.call("+d+", "+m+"["+U+"]) "),a+="; if (!"+g+") break; } ",f&&(a+=" } "),a+=" if (!"+g+") { ";var J=J||[];J.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(a+=" , message: '",e.opts._errorDataPathProperty?a+="is a required property":a+="should have required property \\'"+W+"\\'",a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var H=a;a=J.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+H+"]); ":a+=" validate.errors = ["+H+"]; return false; ":a+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } else { "}else{a+=" if ( ";var F=p;if(F)for(var M,U=-1,te=F.length-1;U<te;){M=F[U+=1],U&&(a+=" || ");var ye=e.util.getProperty(M),ve=d+ye;a+=" ( ( "+ve+" === undefined ",z&&(a+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(M)+"') "),a+=") && (missing"+n+" = "+e.util.toQuotedString(e.opts.jsonPointers?M:ye)+") ) "}a+=") { ";var D="missing"+n,W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.opts.jsonPointers?e.util.getPathExpr(x,D,!0):x+" + "+D);var J=J||[];J.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(a+=" , message: '",e.opts._errorDataPathProperty?a+="is a required property":a+="should have required property \\'"+W+"\\'",a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var H=a;a=J.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+H+"]); ":a+=" validate.errors = ["+H+"]; return false; ":a+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } else { "}else if(A){f||(a+=" var "+m+" = validate.schema"+l+"; ");var U="i"+n,D="schema"+n+"["+U+"]",W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(x,D,e.opts.jsonPointers)),f&&(a+=" if ("+m+" && !Array.isArray("+m+")) { var err = ",e.createErrors!==!1?(a+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(a+=" , message: '",e.opts._errorDataPathProperty?a+="is a required property":a+="should have required property \\'"+W+"\\'",a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } else if ("+m+" !== undefined) { "),a+=" for (var "+U+" = 0; "+U+" < "+m+".length; "+U+"++) { if ("+d+"["+m+"["+U+"]] === undefined ",z&&(a+=" || ! Object.prototype.hasOwnProperty.call("+d+", "+m+"["+U+"]) "),a+=") { var err = ",e.createErrors!==!1?(a+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(a+=" , message: '",e.opts._errorDataPathProperty?a+="is a required property":a+="should have required property \\'"+W+"\\'",a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } } ",f&&(a+=" } ")}else{var be=p;if(be)for(var M,de=-1,N=be.length-1;de<N;){M=be[de+=1];var ye=e.util.getProperty(M),W=e.util.escapeQuotes(M),ve=d+ye;e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(x,M,e.opts.jsonPointers)),a+=" if ( "+ve+" === undefined ",z&&(a+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(M)+"') "),a+=") { var err = ",e.createErrors!==!1?(a+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(a+=" , message: '",e.opts._errorDataPathProperty?a+="is a required property":a+="should have required property \\'"+W+"\\'",a+="' "),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } "}}e.errorPath=x}else u&&(a+=" if (true) {");return a},ly=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data,m;if(f?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",m="schema"+n):m=o,(o||f)&&e.opts.uniqueItems!==!1){f&&(a+=" var "+g+"; if ("+m+" === false || "+m+" === undefined) "+g+" = true; else if (typeof "+m+" != 'boolean') "+g+" = false; else { "),a+=" var i = "+d+".length , "+g+" = true , j; if (i > 1) { ";var p=e.schema.items&&e.schema.items.type,h=Array.isArray(p);if(!p||p=="object"||p=="array"||h&&(p.indexOf("object")>=0||p.indexOf("array")>=0))a+=" outer: for (;i--;) { for (j = i; j--;) { if (equal("+d+"[i], "+d+"[j])) { "+g+" = false; break outer; } } } ";else{a+=" var itemIndices = {}, item; for (;i--;) { var item = "+d+"[i]; ";var v="checkDataType"+(h?"s":"");a+=" if ("+e.util[v](p,"item",e.opts.strictNumbers,!0)+") continue; ",h&&(a+=` if (typeof item == 'string') item = '"' + item; `),a+=" if (typeof itemIndices[item] == 'number') { "+g+" = false; j = itemIndices[item]; break; } itemIndices[item] = i; } "}a+=" } ",f&&(a+=" } "),a+=" if (!"+g+") { ";var w=w||[];w.push(a),a="",e.createErrors!==!1?(a+=" { keyword: 'uniqueItems' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { i: i, j: j } ",e.opts.messages!==!1&&(a+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "),e.opts.verbose&&(a+=" , schema: ",f?a+="validate.schema"+l:a+=""+o,a+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),a+=" } "):a+=" {} ";var P=a;a=w.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+P+"]); ":a+=" validate.errors = ["+P+"]; return false; ":a+=" var err = "+P+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",a+=" } ",u&&(a+=" else { ")}else u&&(a+=" if (true) { ");return a},uy={$ref:Z_,allOf:K_,anyOf:B_,$comment:W_,const:J_,contains:Q_,dependencies:G_,enum:Y_,format:X_,if:ey,items:ty,maximum:Yu,minimum:Yu,maxItems:Xu,minItems:Xu,maxLength:ed,minLength:ed,maxProperties:td,minProperties:td,multipleOf:ry,not:ay,oneOf:sy,pattern:ny,properties:iy,propertyNames:oy,required:cy,uniqueItems:ly,validate:Mu},rd=uy,So=ua.toHash,dy=function(){var e=[{type:"number",rules:[{maximum:["exclusiveMaximum"]},{minimum:["exclusiveMinimum"]},"multipleOf","format"]},{type:"string",rules:["maxLength","minLength","pattern","format"]},{type:"array",rules:["maxItems","minItems","items","contains","uniqueItems"]},{type:"object",rules:["maxProperties","minProperties","required","dependencies","propertyNames",{properties:["additionalProperties","patternProperties"]}]},{rules:["$ref","const","enum","not","anyOf","oneOf","allOf","if"]}],r=["type","$comment"],s=["$schema","$id","id","$data","$async","title","description","default","definitions","examples","readOnly","writeOnly","contentMediaType","contentEncoding","additionalItems","then","else"],a=["number","integer","string","array","object","boolean","null"];return e.all=So(r),e.types=So(a),e.forEach(function(n){n.rules=n.rules.map(function(i){var o;if(typeof i=="object"){var l=Object.keys(i)[0];o=i[l],i=l,o.forEach(function(u){r.push(u),e.all[u]=!0})}r.push(i);var c=e.all[i]={keyword:i,code:rd[i],implements:o};return c}),e.all.$comment={keyword:"$comment",code:rd.$comment},n.type&&(e.types[n.type]=n)}),e.keywords=So(r.concat(s)),e.custom={},e},ad=["multipleOf","maximum","exclusiveMaximum","minimum","exclusiveMinimum","maxLength","minLength","pattern","additionalItems","maxItems","minItems","uniqueItems","maxProperties","minProperties","required","additionalProperties","enum","format","const"],fy=function(t,e){for(var r=0;r<e.length;r++){t=JSON.parse(JSON.stringify(t));var s=e[r].split("/"),a=t,n;for(n=1;n<s.length;n++)a=a[s[n]];for(n=0;n<ad.length;n++){var i=ad[n],o=a[i];o&&(a[i]={anyOf:[o,{$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"}]})}}return t},hy=$o.MissingRef,py=sd;function sd(t,e,r){var s=this;if(typeof this._opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");typeof e=="function"&&(r=e,e=void 0);var a=n(t).then(function(){var o=s._addSchema(t,void 0,e);return o.validate||i(o)});return r&&a.then(function(o){r(null,o)},r),a;function n(o){var l=o.$schema;return l&&!s.getSchema(l)?sd.call(s,{$ref:l},!0):Promise.resolve()}function i(o){try{return s._compile(o)}catch(c){if(c instanceof hy)return l(c);throw c}function l(c){var u=c.missingSchema;if(f(u))throw new Error("Schema "+u+" is loaded but "+c.missingRef+" cannot be resolved");var d=s._loadingSchemas[u];return d||(d=s._loadingSchemas[u]=s._opts.loadSchema(u),d.then(g,g)),d.then(function(m){if(!f(u))return n(m).then(function(){f(u)||s.addSchema(m,u,void 0,e)})}).then(function(){return i(o)});function g(){delete s._loadingSchemas[u]}function f(m){return s._refs[m]||s._schemas[m]}}}}var my=function(e,r,s){var a=" ",n=e.level,i=e.dataLevel,o=e.schema[r],l=e.schemaPath+e.util.getProperty(r),c=e.errSchemaPath+"/"+r,u=!e.opts.allErrors,d,g="data"+(i||""),f="valid"+n,m="errs__"+n,p=e.opts.$data&&o&&o.$data,h;p?(a+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",h="schema"+n):h=o;var v=this,w="definition"+n,P=v.definition,S="",x,A,z,U,D;if(p&&P.$data){D="keywordValidate"+n;var W=P.validateSchema;a+=" var "+w+" = RULES.custom['"+r+"'].definition; var "+D+" = "+w+".validate;"}else{if(U=e.useCustomRule(v,o,e.schema,e),!U)return;h="validate.schema"+l,D=U.code,x=P.compile,A=P.inline,z=P.macro}var J=D+".errors",H="i"+n,F="ruleErr"+n,M=P.async;if(M&&!e.async)throw new Error("async keyword in sync schema");if(A||z||(a+=""+J+" = null;"),a+="var "+m+" = errors;var "+f+";",p&&P.$data&&(S+="}",a+=" if ("+h+" === undefined) { "+f+" = true; } else { ",W&&(S+="}",a+=" "+f+" = "+w+".validateSchema("+h+"); if ("+f+") { ")),A)P.statements?a+=" "+U.validate+" ":a+=" "+f+" = "+U.validate+"; ";else if(z){var te=e.util.copy(e),S="";te.level++;var ye="valid"+te.level;te.schema=U.validate,te.schemaPath="";var ve=e.compositeRule;e.compositeRule=te.compositeRule=!0;var be=e.validate(te).replace(/validate\.schema/g,D);e.compositeRule=te.compositeRule=ve,a+=" "+be}else{var de=de||[];de.push(a),a="",a+=" "+D+".call( ",e.opts.passContext?a+="this":a+="self",x||P.schema===!1?a+=" , "+g+" ":a+=" , "+h+" , "+g+" , validate.schema"+e.schemaPath+" ",a+=" , (dataPath || '')",e.errorPath!='""'&&(a+=" + "+e.errorPath);var N=i?"data"+(i-1||""):"parentData",R=i?e.dataPathArr[i]:"parentDataProperty";a+=" , "+N+" , "+R+" , rootData ) ";var j=a;a=de.pop(),P.errors===!1?(a+=" "+f+" = ",M&&(a+="await "),a+=""+j+"; "):M?(J="customErrors"+n,a+=" var "+J+" = null; try { "+f+" = await "+j+"; } catch (e) { "+f+" = false; if (e instanceof ValidationError) "+J+" = e.errors; else throw e; } "):a+=" "+J+" = null; "+f+" = "+j+"; "}if(P.modifying&&(a+=" if ("+N+") "+g+" = "+N+"["+R+"];"),a+=""+S,P.valid)u&&(a+=" if (true) { ");else{a+=" if ( ",P.valid===void 0?(a+=" !",z?a+=""+ye:a+=""+f):a+=" "+!P.valid+" ",a+=") { ",d=v.keyword;var de=de||[];de.push(a),a="";var de=de||[];de.push(a),a="",e.createErrors!==!1?(a+=" { keyword: '"+(d||"custom")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { keyword: '"+v.keyword+"' } ",e.opts.messages!==!1&&(a+=` , message: 'should pass "`+v.keyword+`" keyword validation' `),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+g+" "),a+=" } "):a+=" {} ";var k=a;a=de.pop(),!e.compositeRule&&u?e.async?a+=" throw new ValidationError(["+k+"]); ":a+=" validate.errors = ["+k+"]; return false; ":a+=" var err = "+k+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";var _=a;a=de.pop(),A?P.errors?P.errors!="full"&&(a+=" for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; if ("+F+".schemaPath === undefined) { "+F+'.schemaPath = "'+c+'"; } ',e.opts.verbose&&(a+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),a+=" } "):P.errors===!1?a+=" "+_+" ":(a+=" if ("+m+" == errors) { "+_+" } else { for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; if ("+F+".schemaPath === undefined) { "+F+'.schemaPath = "'+c+'"; } ',e.opts.verbose&&(a+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),a+=" } } "):z?(a+=" var err = ",e.createErrors!==!1?(a+=" { keyword: '"+(d||"custom")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { keyword: '"+v.keyword+"' } ",e.opts.messages!==!1&&(a+=` , message: 'should pass "`+v.keyword+`" keyword validation' `),e.opts.verbose&&(a+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+g+" "),a+=" } "):a+=" {} ",a+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?a+=" throw new ValidationError(vErrors); ":a+=" validate.errors = vErrors; return false; ")):P.errors===!1?a+=" "+_+" ":(a+=" if (Array.isArray("+J+")) { if (vErrors === null) vErrors = "+J+"; else vErrors = vErrors.concat("+J+"); errors = vErrors.length; for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; "+F+'.schemaPath = "'+c+'"; ',e.opts.verbose&&(a+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),a+=" } } else { "+_+" } "),a+=" } ",u&&(a+=" else { ")}return a};const nd={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0};var id=nd,vy={$id:"https://github.com/ajv-validator/ajv/blob/master/lib/definition_schema.js",definitions:{simpleTypes:id.definitions.simpleTypes},type:"object",dependencies:{schema:["validate"],$data:["validate"],statements:["inline"],valid:{not:{required:["macro"]}}},properties:{type:id.properties.type,schema:{type:"boolean"},statements:{type:"boolean"},dependencies:{type:"array",items:{type:"string"}},metaSchema:{type:"object"},modifying:{type:"boolean"},valid:{type:"boolean"},$data:{type:"boolean"},async:{type:"boolean"},errors:{anyOf:[{type:"boolean"},{const:"full"}]}}},gy=/^[a-z_$][a-z0-9_$-]*$/i,_y=my,yy=vy,wy={add:by,get:$y,remove:Py,validate:Ro};function by(t,e){var r=this.RULES;if(r.keywords[t])throw new Error("Keyword "+t+" is already defined");if(!gy.test(t))throw new Error("Keyword "+t+" is not a valid identifier");if(e){this.validateKeyword(e,!0);var s=e.type;if(Array.isArray(s))for(var a=0;a<s.length;a++)i(t,s[a],e);else i(t,s,e);var n=e.metaSchema;n&&(e.$data&&this._opts.$data&&(n={anyOf:[n,{$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"}]}),e.validateSchema=this.compile(n,!0))}r.keywords[t]=r.all[t]=!0;function i(o,l,c){for(var u,d=0;d<r.length;d++){var g=r[d];if(g.type==l){u=g;break}}u||(u={type:l,rules:[]},r.push(u));var f={keyword:o,definition:c,custom:!0,code:_y,implements:c.implements};u.rules.push(f),r.custom[o]=f}return this}function $y(t){var e=this.RULES.custom[t];return e?e.definition:this.RULES.keywords[t]||!1}function Py(t){var e=this.RULES;delete e.keywords[t],delete e.all[t],delete e.custom[t];for(var r=0;r<e.length;r++)for(var s=e[r].rules,a=0;a<s.length;a++)if(s[a].keyword==t){s.splice(a,1);break}return this}function Ro(t,e){Ro.errors=null;var r=this._validateKeyword=this._validateKeyword||this.compile(yy,!0);if(r(t))return!0;if(Ro.errors=r.errors,e)throw new Error("custom keyword definition is invalid: "+this.errorsText(r.errors));return!1}const Ey={$schema:"http://json-schema.org/draft-07/schema#",$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON Schema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1};var od=E_,qr=go,Sy=O_,cd=Tu,Ry=Du,xy=L_,ky=dy,ld=fy,ud=ua,Iy=Ve;Ve.prototype.validate=Oy,Ve.prototype.compile=Cy,Ve.prototype.addSchema=Ny,Ve.prototype.addMetaSchema=Ay,Ve.prototype.validateSchema=jy,Ve.prototype.getSchema=My,Ve.prototype.removeSchema=Fy,Ve.prototype.addFormat=By,Ve.prototype.errorsText=Ky,Ve.prototype._addSchema=qy,Ve.prototype._compile=Uy,Ve.prototype.compileAsync=py;var nn=wy;Ve.prototype.addKeyword=nn.add,Ve.prototype.getKeyword=nn.get,Ve.prototype.removeKeyword=nn.remove,Ve.prototype.validateKeyword=nn.validate;var dd=$o;Ve.ValidationError=dd.Validation,Ve.MissingRefError=dd.MissingRef,Ve.$dataMetaSchema=ld;var on="http://json-schema.org/draft-07/schema",fd=["removeAdditional","useDefaults","coerceTypes","strictDefaults"],Ty=["/properties"];function Ve(t){if(!(this instanceof Ve))return new Ve(t);t=this._opts=ud.copy(t)||{},Xy(this),this._schemas={},this._refs={},this._fragments={},this._formats=xy(t.format),this._cache=t.cache||new Sy,this._loadingSchemas={},this._compilations=[],this.RULES=ky(),this._getId=Vy(t),t.loopRequired=t.loopRequired||1/0,t.errorDataPath=="property"&&(t._errorDataPathProperty=!0),t.serialize===void 0&&(t.serialize=Ry),this._metaOpts=Yy(this),t.formats&&Qy(this),t.keywords&&Gy(this),Wy(this),typeof t.meta=="object"&&this.addMetaSchema(t.meta),t.nullable&&this.addKeyword("nullable",{metaSchema:{type:"boolean"}}),Jy(this)}function Oy(t,e){var r;if(typeof t=="string"){if(r=this.getSchema(t),!r)throw new Error('no schema with key or ref "'+t+'"')}else{var s=this._addSchema(t);r=s.validate||this._compile(s)}var a=r(e);return r.$async!==!0&&(this.errors=r.errors),a}function Cy(t,e){var r=this._addSchema(t,void 0,e);return r.validate||this._compile(r)}function Ny(t,e,r,s){if(Array.isArray(t)){for(var a=0;a<t.length;a++)this.addSchema(t[a],void 0,r,s);return this}var n=this._getId(t);if(n!==void 0&&typeof n!="string")throw new Error("schema id must be string");return e=qr.normalizeId(e||n),pd(this,e),this._schemas[e]=this._addSchema(t,r,s,!0),this}function Ay(t,e,r){return this.addSchema(t,e,r,!0),this}function jy(t,e){var r=t.$schema;if(r!==void 0&&typeof r!="string")throw new Error("$schema must be a string");if(r=r||this._opts.defaultMeta||Dy(this),!r)return this.logger.warn("meta-schema not available"),this.errors=null,!0;var s=this.validate(r,t);if(!s&&e){var a="schema is invalid: "+this.errorsText();if(this._opts.validateSchema=="log")this.logger.error(a);else throw new Error(a)}return s}function Dy(t){var e=t._opts.meta;return t._opts.defaultMeta=typeof e=="object"?t._getId(e)||e:t.getSchema(on)?on:void 0,t._opts.defaultMeta}function My(t){var e=hd(this,t);switch(typeof e){case"object":return e.validate||this._compile(e);case"string":return this.getSchema(e);case"undefined":return Ly(this,t)}}function Ly(t,e){var r=qr.schema.call(t,{schema:{}},e);if(r){var s=r.schema,a=r.root,n=r.baseId,i=od.call(t,s,a,void 0,n);return t._fragments[e]=new cd({ref:e,fragment:!0,schema:s,root:a,baseId:n,validate:i}),i}}function hd(t,e){return e=qr.normalizeId(e),t._schemas[e]||t._refs[e]||t._fragments[e]}function Fy(t){if(t instanceof RegExp)return cn(this,this._schemas,t),cn(this,this._refs,t),this;switch(typeof t){case"undefined":return cn(this,this._schemas),cn(this,this._refs),this._cache.clear(),this;case"string":var e=hd(this,t);return e&&this._cache.del(e.cacheKey),delete this._schemas[t],delete this._refs[t],this;case"object":var r=this._opts.serialize,s=r?r(t):t;this._cache.del(s);var a=this._getId(t);a&&(a=qr.normalizeId(a),delete this._schemas[a],delete this._refs[a])}return this}function cn(t,e,r){for(var s in e){var a=e[s];!a.meta&&(!r||r.test(s))&&(t._cache.del(a.cacheKey),delete e[s])}}function qy(t,e,r,s){if(typeof t!="object"&&typeof t!="boolean")throw new Error("schema should be object or boolean");var a=this._opts.serialize,n=a?a(t):t,i=this._cache.get(n);if(i)return i;s=s||this._opts.addUsedSchema!==!1;var o=qr.normalizeId(this._getId(t));o&&s&&pd(this,o);var l=this._opts.validateSchema!==!1&&!e,c;l&&!(c=o&&o==qr.normalizeId(t.$schema))&&this.validateSchema(t,!0);var u=qr.ids.call(this,t),d=new cd({id:o,schema:t,localRefs:u,cacheKey:n,meta:r});return o[0]!="#"&&s&&(this._refs[o]=d),this._cache.put(n,d),l&&c&&this.validateSchema(t,!0),d}function Uy(t,e){if(t.compiling)return t.validate=a,a.schema=t.schema,a.errors=null,a.root=e||a,t.schema.$async===!0&&(a.$async=!0),a;t.compiling=!0;var r;t.meta&&(r=this._opts,this._opts=this._metaOpts);var s;try{s=od.call(this,t.schema,e,t.localRefs)}catch(n){throw delete t.validate,n}finally{t.compiling=!1,t.meta&&(this._opts=r)}return t.validate=s,t.refs=s.refs,t.refVal=s.refVal,t.root=s.root,s;function a(){var n=t.validate,i=n.apply(this,arguments);return a.errors=n.errors,i}}function Vy(t){switch(t.schemaId){case"auto":return Zy;case"id":return zy;default:return Hy}}function zy(t){return t.$id&&this.logger.warn("schema $id ignored",t.$id),t.id}function Hy(t){return t.id&&this.logger.warn("schema id ignored",t.id),t.$id}function Zy(t){if(t.$id&&t.id&&t.$id!=t.id)throw new Error("schema $id is different from id");return t.$id||t.id}function Ky(t,e){if(t=t||this.errors,!t)return"No errors";e=e||{};for(var r=e.separator===void 0?", ":e.separator,s=e.dataVar===void 0?"data":e.dataVar,a="",n=0;n<t.length;n++){var i=t[n];i&&(a+=s+i.dataPath+" "+i.message+r)}return a.slice(0,-r.length)}function By(t,e){return typeof e=="string"&&(e=new RegExp(e)),this._formats[t]=e,this}function Wy(t){var e;if(t._opts.$data&&(e=Ey,t.addMetaSchema(e,e.$id,!0)),t._opts.meta!==!1){var r=nd;t._opts.$data&&(r=ld(r,Ty)),t.addMetaSchema(r,on,!0),t._refs["http://json-schema.org/schema"]=on}}function Jy(t){var e=t._opts.schemas;if(e)if(Array.isArray(e))t.addSchema(e);else for(var r in e)t.addSchema(e[r],r)}function Qy(t){for(var e in t._opts.formats){var r=t._opts.formats[e];t.addFormat(e,r)}}function Gy(t){for(var e in t._opts.keywords){var r=t._opts.keywords[e];t.addKeyword(e,r)}}function pd(t,e){if(t._schemas[e]||t._refs[e])throw new Error('schema with key or id "'+e+'" already exists')}function Yy(t){for(var e=ud.copy(t._opts),r=0;r<fd.length;r++)delete e[fd[r]];return e}function Xy(t){var e=t._opts.logger;if(e===!1)t.logger={log:xo,warn:xo,error:xo};else{if(e===void 0&&(e=console),!(typeof e=="object"&&e.log&&e.warn&&e.error))throw new Error("logger must implement log, warn and error methods");t.logger=e}}function xo(){}const md=hc(Iy);class es extends Ru{constructor(e,r){var s;super(r),this._clientInfo=e,this._cachedToolOutputValidators=new Map,this._capabilities=(s=r==null?void 0:r.capabilities)!==null&&s!==void 0?s:{},this._ajv=new md}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=xu(this._capabilities,e)}assertCapability(e,r){var s;if(!(!((s=this._serverCapabilities)===null||s===void 0)&&s[e]))throw new Error(`Server does not support ${e} (required for ${r})`)}async connect(e,r){if(await super.connect(e),e.sessionId===void 0)try{const s=await this.request({method:"initialize",params:{protocolVersion:Ja,capabilities:this._capabilities,clientInfo:this._clientInfo}},ru,r);if(s===void 0)throw new Error(`Server sent invalid initialize result: ${s}`);if(!Kl.includes(s.protocolVersion))throw new Error(`Server's protocol version is not supported: ${s.protocolVersion}`);this._serverCapabilities=s.capabilities,this._serverVersion=s.serverInfo,e.setProtocolVersion&&e.setProtocolVersion(s.protocolVersion),this._instructions=s.instructions,await this.notification({method:"notifications/initialized"})}catch(s){throw this.close(),s}}getServerCapabilities(){return this._serverCapabilities}getServerVersion(){return this._serverVersion}getInstructions(){return this._instructions}assertCapabilityForMethod(e){var r,s,a,n,i;switch(e){case"logging/setLevel":if(!(!((r=this._serverCapabilities)===null||r===void 0)&&r.logging))throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!(!((s=this._serverCapabilities)===null||s===void 0)&&s.prompts))throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":case"resources/subscribe":case"resources/unsubscribe":if(!(!((a=this._serverCapabilities)===null||a===void 0)&&a.resources))throw new Error(`Server does not support resources (required for ${e})`);if(e==="resources/subscribe"&&!this._serverCapabilities.resources.subscribe)throw new Error(`Server does not support resource subscriptions (required for ${e})`);break;case"tools/call":case"tools/list":if(!(!((n=this._serverCapabilities)===null||n===void 0)&&n.tools))throw new Error(`Server does not support tools (required for ${e})`);break;case"completion/complete":if(!(!((i=this._serverCapabilities)===null||i===void 0)&&i.completions))throw new Error(`Server does not support completions (required for ${e})`);break}}assertNotificationCapability(e){var r;switch(e){case"notifications/roots/list_changed":if(!(!((r=this._capabilities.roots)===null||r===void 0)&&r.listChanged))throw new Error(`Client does not support roots list changed notifications (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Client does not support sampling capability (required for ${e})`);break;case"elicitation/create":if(!this._capabilities.elicitation)throw new Error(`Client does not support elicitation capability (required for ${e})`);break;case"roots/list":if(!this._capabilities.roots)throw new Error(`Client does not support roots capability (required for ${e})`);break}}async ping(e){return this.request({method:"ping"},br,e)}async complete(e,r){return this.request({method:"completion/complete",params:e},Pu,r)}async setLoggingLevel(e,r){return this.request({method:"logging/setLevel",params:{level:e}},br,r)}async getPrompt(e,r){return this.request({method:"prompts/get",params:e},vu,r)}async listPrompts(e,r){return this.request({method:"prompts/list",params:e},pu,r)}async listResources(e,r){return this.request({method:"resources/list",params:e},ou,r)}async listResourceTemplates(e,r){return this.request({method:"resources/templates/list",params:e},cu,r)}async readResource(e,r){return this.request({method:"resources/read",params:e},lu,r)}async subscribeResource(e,r){return this.request({method:"resources/subscribe",params:e},br,r)}async unsubscribeResource(e,r){return this.request({method:"resources/unsubscribe",params:e},br,r)}async callTool(e,r=Zs,s){const a=await this.request({method:"tools/call",params:e},r,s),n=this.getToolOutputValidator(e.name);if(n){if(!a.structuredContent&&!a.isError)throw new Ae(Oe.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`);if(a.structuredContent)try{if(!n(a.structuredContent))throw new Ae(Oe.InvalidParams,`Structured content does not match the tool's output schema: ${this._ajv.errorsText(n.errors)}`)}catch(i){throw i instanceof Ae?i:new Ae(Oe.InvalidParams,`Failed to validate structured content: ${i instanceof Error?i.message:String(i)}`)}}return a}cacheToolOutputSchemas(e){this._cachedToolOutputValidators.clear();for(const r of e)if(r.outputSchema)try{const s=this._ajv.compile(r.outputSchema);this._cachedToolOutputValidators.set(r.name,s)}catch{}}getToolOutputValidator(e){return this._cachedToolOutputValidators.get(e)}async listTools(e,r){const s=await this.request({method:"tools/list",params:e},_u,r);return this.cacheToolOutputSchemas(s.tools),s}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}}class vd extends Error{constructor(e,r){super(e),this.name="ParseError",this.type=r.type,this.field=r.field,this.value=r.value,this.line=r.line}}function ko(t){}function gd(t){if(typeof t=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:e=ko,onError:r=ko,onRetry:s=ko,onComment:a}=t;let n="",i=!0,o,l="",c="";function u(p){const h=i?p.replace(/^\xEF\xBB\xBF/,""):p,[v,w]=e0(`${n}${h}`);for(const P of v)d(P);n=w,i=!1}function d(p){if(p===""){f();return}if(p.startsWith(":")){a&&a(p.slice(p.startsWith(": ")?2:1));return}const h=p.indexOf(":");if(h!==-1){const v=p.slice(0,h),w=p[h+1]===" "?2:1,P=p.slice(h+w);g(v,P,p);return}g(p,"",p)}function g(p,h,v){switch(p){case"event":c=h;break;case"data":l=`${l}${h}
|
|
9
|
-
`;break;case"id":o=h.includes("\0")?void 0:h;break;case"retry":/^\d+$/.test(h)?s(parseInt(h,10)):
|
|
10
|
-
`)?l.slice(0,-1):l}),o=void 0,l="",c=""}function m(p={}){n&&p.consume&&d(n),i=!0,o=void 0,l="",c="",n=""}return{feed:u,reset:m}}function
|
|
11
|
-
`,s);let i=-1;if(
|
|
12
|
-
`&&s++}}return[e,r]}class _d extends Event{constructor(e,r){var s,a;super(e),this.code=(s=r==null?void 0:r.code)!=null?s:void 0,this.message=(a=r==null?void 0:r.message)!=null?a:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,r,s){return s(yd(this),r)}[Symbol.for("Deno.customInspect")](e,r){return e(yd(this),r)}}function t0(t){const e=globalThis.DOMException;return typeof e=="function"?new e(t,"SyntaxError"):new SyntaxError(t)}function Io(t){return t instanceof Error?"errors"in t&&Array.isArray(t.errors)?t.errors.map(Io).join(", "):"cause"in t&&t.cause instanceof Error?`${t}: ${Io(t.cause)}`:t.message:`${t}`}function yd(t){return{type:t.type,message:t.message,code:t.code,defaultPrevented:t.defaultPrevented,cancelable:t.cancelable,timeStamp:t.timeStamp}}var wd=t=>{throw TypeError(t)},To=(t,e,r)=>e.has(t)||wd("Cannot "+r),we=(t,e,r)=>(To(t,e,"read from private field"),r?r.call(t):e.get(t)),et=(t,e,r)=>e.has(t)?wd("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),De=(t,e,r,s)=>(To(t,e,"write to private field"),e.set(t,r),r),cr=(t,e,r)=>(To(t,e,"access private method"),r),vt,Ur,da,ln,un,ts,fa,rs,Sr,ha,pa,ma,as,jt,Oo,Co,No,bd,Ao,jo,ss,Do,Mo;class dn extends EventTarget{constructor(e,r){var s,a;super(),et(this,jt),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,et(this,vt),et(this,Ur),et(this,da),et(this,ln),et(this,un),et(this,ts),et(this,fa),et(this,rs,null),et(this,Sr),et(this,ha),et(this,pa,null),et(this,ma,null),et(this,as,null),et(this,Co,async n=>{var i;we(this,ha).reset();const{body:o,redirected:l,status:c,headers:u}=n;if(c===204){cr(this,jt,ss).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(l?De(this,da,new URL(n.url)):De(this,da,void 0),c!==200){cr(this,jt,ss).call(this,`Non-200 status code (${c})`,c);return}if(!(u.get("content-type")||"").startsWith("text/event-stream")){cr(this,jt,ss).call(this,'Invalid content type, expected "text/event-stream"',c);return}if(we(this,vt)===this.CLOSED)return;De(this,vt,this.OPEN);const d=new Event("open");if((i=we(this,as))==null||i.call(this,d),this.dispatchEvent(d),typeof o!="object"||!o||!("getReader"in o)){cr(this,jt,ss).call(this,"Invalid response body, expected a web ReadableStream",c),this.close();return}const g=new TextDecoder,f=o.getReader();let m=!0;do{const{done:p,value:h}=await f.read();h&&we(this,ha).feed(g.decode(h,{stream:!p})),p&&(m=!1,we(this,ha).reset(),cr(this,jt,Do).call(this))}while(m)}),et(this,No,n=>{De(this,Sr,void 0),!(n.name==="AbortError"||n.type==="aborted")&&cr(this,jt,Do).call(this,Io(n))}),et(this,Ao,n=>{typeof n.id=="string"&&De(this,rs,n.id);const i=new MessageEvent(n.event||"message",{data:n.data,origin:we(this,da)?we(this,da).origin:we(this,Ur).origin,lastEventId:n.id||""});we(this,ma)&&(!n.event||n.event==="message")&&we(this,ma).call(this,i),this.dispatchEvent(i)}),et(this,jo,n=>{De(this,ts,n)}),et(this,Mo,()=>{De(this,fa,void 0),we(this,vt)===this.CONNECTING&&cr(this,jt,Oo).call(this)});try{if(e instanceof URL)De(this,Ur,e);else if(typeof e=="string")De(this,Ur,new URL(e,r0()));else throw new Error("Invalid URL")}catch{throw t0("An invalid or illegal string was specified")}De(this,ha,gd({onEvent:we(this,Ao),onRetry:we(this,jo)})),De(this,vt,this.CONNECTING),De(this,ts,3e3),De(this,un,(s=r==null?void 0:r.fetch)!=null?s:globalThis.fetch),De(this,ln,(a=r==null?void 0:r.withCredentials)!=null?a:!1),cr(this,jt,Oo).call(this)}get readyState(){return we(this,vt)}get url(){return we(this,Ur).href}get withCredentials(){return we(this,ln)}get onerror(){return we(this,pa)}set onerror(e){De(this,pa,e)}get onmessage(){return we(this,ma)}set onmessage(e){De(this,ma,e)}get onopen(){return we(this,as)}set onopen(e){De(this,as,e)}addEventListener(e,r,s){const a=r;super.addEventListener(e,a,s)}removeEventListener(e,r,s){const a=r;super.removeEventListener(e,a,s)}close(){we(this,fa)&&clearTimeout(we(this,fa)),we(this,vt)!==this.CLOSED&&(we(this,Sr)&&we(this,Sr).abort(),De(this,vt,this.CLOSED),De(this,Sr,void 0))}}vt=new WeakMap,Ur=new WeakMap,da=new WeakMap,ln=new WeakMap,un=new WeakMap,ts=new WeakMap,fa=new WeakMap,rs=new WeakMap,Sr=new WeakMap,ha=new WeakMap,pa=new WeakMap,ma=new WeakMap,as=new WeakMap,jt=new WeakSet,Oo=function(){De(this,vt,this.CONNECTING),De(this,Sr,new AbortController),we(this,un)(we(this,Ur),cr(this,jt,bd).call(this)).then(we(this,Co)).catch(we(this,No))},Co=new WeakMap,No=new WeakMap,bd=function(){var t;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...we(this,rs)?{"Last-Event-ID":we(this,rs)}:void 0},cache:"no-store",signal:(t=we(this,Sr))==null?void 0:t.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},Ao=new WeakMap,jo=new WeakMap,ss=function(t,e){var r;we(this,vt)!==this.CLOSED&&De(this,vt,this.CLOSED);const s=new _d("error",{code:e,message:t});(r=we(this,pa))==null||r.call(this,s),this.dispatchEvent(s)},Do=function(t,e){var r;if(we(this,vt)===this.CLOSED)return;De(this,vt,this.CONNECTING);const s=new _d("error",{code:e,message:t});(r=we(this,pa))==null||r.call(this,s),this.dispatchEvent(s),De(this,fa,setTimeout(we(this,Mo),we(this,ts)))},Mo=new WeakMap,dn.CONNECTING=0,dn.OPEN=1,dn.CLOSED=2;function r0(){const t="document"in globalThis?globalThis.document:void 0;return t&&typeof t=="object"&&"baseURI"in t&&typeof t.baseURI=="string"?t.baseURI:void 0}let Lo;Lo=globalThis.crypto;async function a0(t){return(await Lo).getRandomValues(new Uint8Array(t))}async function s0(t){const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~";let r="";const s=await a0(t);for(let a=0;a<t;a++){const n=s[a]%e.length;r+=e[n]}return r}async function n0(t){return await s0(t)}async function i0(t){const e=await(await Lo).subtle.digest("SHA-256",new TextEncoder().encode(t));return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}async function o0(t){if(t||(t=43),t<43||t>128)throw`Expected a length between 43 and 128. Received ${t}.`;const e=await n0(t),r=await i0(e);return{code_verifier:e,code_challenge:r}}const st=I().url().superRefine((t,e)=>{if(!URL.canParse(t))return e.addIssue({code:q.custom,message:"URL must be parseable",fatal:!0}),Zl}).refine(t=>{const e=new URL(t);return e.protocol!=="javascript:"&&e.protocol!=="data:"&&e.protocol!=="vbscript:"},{message:"URL cannot use javascript:, data:, or vbscript: scheme"}),c0=Z({resource:I().url(),authorization_servers:X(st).optional(),jwks_uri:I().url().optional(),scopes_supported:X(I()).optional(),bearer_methods_supported:X(I()).optional(),resource_signing_alg_values_supported:X(I()).optional(),resource_name:I().optional(),resource_documentation:I().optional(),resource_policy_uri:I().url().optional(),resource_tos_uri:I().url().optional(),tls_client_certificate_bound_access_tokens:Ze().optional(),authorization_details_types_supported:X(I()).optional(),dpop_signing_alg_values_supported:X(I()).optional(),dpop_bound_access_tokens_required:Ze().optional()}).passthrough(),$d=Z({issuer:I(),authorization_endpoint:st,token_endpoint:st,registration_endpoint:st.optional(),scopes_supported:X(I()).optional(),response_types_supported:X(I()),response_modes_supported:X(I()).optional(),grant_types_supported:X(I()).optional(),token_endpoint_auth_methods_supported:X(I()).optional(),token_endpoint_auth_signing_alg_values_supported:X(I()).optional(),service_documentation:st.optional(),revocation_endpoint:st.optional(),revocation_endpoint_auth_methods_supported:X(I()).optional(),revocation_endpoint_auth_signing_alg_values_supported:X(I()).optional(),introspection_endpoint:I().optional(),introspection_endpoint_auth_methods_supported:X(I()).optional(),introspection_endpoint_auth_signing_alg_values_supported:X(I()).optional(),code_challenge_methods_supported:X(I()).optional()}).passthrough(),l0=Z({issuer:I(),authorization_endpoint:st,token_endpoint:st,userinfo_endpoint:st.optional(),jwks_uri:st,registration_endpoint:st.optional(),scopes_supported:X(I()).optional(),response_types_supported:X(I()),response_modes_supported:X(I()).optional(),grant_types_supported:X(I()).optional(),acr_values_supported:X(I()).optional(),subject_types_supported:X(I()),id_token_signing_alg_values_supported:X(I()),id_token_encryption_alg_values_supported:X(I()).optional(),id_token_encryption_enc_values_supported:X(I()).optional(),userinfo_signing_alg_values_supported:X(I()).optional(),userinfo_encryption_alg_values_supported:X(I()).optional(),userinfo_encryption_enc_values_supported:X(I()).optional(),request_object_signing_alg_values_supported:X(I()).optional(),request_object_encryption_alg_values_supported:X(I()).optional(),request_object_encryption_enc_values_supported:X(I()).optional(),token_endpoint_auth_methods_supported:X(I()).optional(),token_endpoint_auth_signing_alg_values_supported:X(I()).optional(),display_values_supported:X(I()).optional(),claim_types_supported:X(I()).optional(),claims_supported:X(I()).optional(),service_documentation:I().optional(),claims_locales_supported:X(I()).optional(),ui_locales_supported:X(I()).optional(),claims_parameter_supported:Ze().optional(),request_parameter_supported:Ze().optional(),request_uri_parameter_supported:Ze().optional(),require_request_uri_registration:Ze().optional(),op_policy_uri:st.optional(),op_tos_uri:st.optional()}).passthrough().merge($d.pick({code_challenge_methods_supported:!0})),Pd=Z({access_token:I(),id_token:I().optional(),token_type:I(),expires_in:Je().optional(),scope:I().optional(),refresh_token:I().optional()}).strip(),u0=Z({error:I(),error_description:I().optional(),error_uri:I().optional()}),Ed=st.optional().or(ce("").transform(()=>{})),d0=Z({redirect_uris:X(st),token_endpoint_auth_method:I().optional(),grant_types:X(I()).optional(),response_types:X(I()).optional(),client_name:I().optional(),client_uri:st.optional(),logo_uri:Ed,scope:I().optional(),contacts:X(I()).optional(),tos_uri:Ed,policy_uri:I().optional(),jwks_uri:st.optional(),jwks:Vl().optional(),software_id:I().optional(),software_version:I().optional(),software_statement:I().optional()}).strip(),f0=Z({client_id:I(),client_secret:I().optional(),client_id_issued_at:Je().optional(),client_secret_expires_at:Je().optional()}).strip(),h0=d0.merge(f0);Z({error:I(),error_description:I().optional()}).strip(),Z({token:I(),token_type_hint:I().optional()}).strip();function p0(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function m0({requestedResource:t,configuredResource:e}){const r=typeof t=="string"?new URL(t):new URL(t.href),s=typeof e=="string"?new URL(e):new URL(e.href);if(r.origin!==s.origin||r.pathname.length<s.pathname.length)return!1;const a=r.pathname.endsWith("/")?r.pathname:r.pathname+"/",n=s.pathname.endsWith("/")?s.pathname:s.pathname+"/";return a.startsWith(n)}class nt extends Error{constructor(e,r){super(e),this.errorUri=r,this.name=this.constructor.name}toResponseObject(){const e={error:this.errorCode,error_description:this.message};return this.errorUri&&(e.error_uri=this.errorUri),e}get errorCode(){return this.constructor.errorCode}}class Fo extends nt{}Fo.errorCode="invalid_request";class fn extends nt{}fn.errorCode="invalid_client";class hn extends nt{}hn.errorCode="invalid_grant";class pn extends nt{}pn.errorCode="unauthorized_client";class qo extends nt{}qo.errorCode="unsupported_grant_type";class Uo extends nt{}Uo.errorCode="invalid_scope";class Vo extends nt{}Vo.errorCode="access_denied";class va extends nt{}va.errorCode="server_error";class zo extends nt{}zo.errorCode="temporarily_unavailable";class Ho extends nt{}Ho.errorCode="unsupported_response_type";class Zo extends nt{}Zo.errorCode="unsupported_token_type";class Ko extends nt{}Ko.errorCode="invalid_token";class Bo extends nt{}Bo.errorCode="method_not_allowed";class Wo extends nt{}Wo.errorCode="too_many_requests";class Jo extends nt{}Jo.errorCode="invalid_client_metadata";class Qo extends nt{}Qo.errorCode="insufficient_scope";const v0={[Fo.errorCode]:Fo,[fn.errorCode]:fn,[hn.errorCode]:hn,[pn.errorCode]:pn,[qo.errorCode]:qo,[Uo.errorCode]:Uo,[Vo.errorCode]:Vo,[va.errorCode]:va,[zo.errorCode]:zo,[Ho.errorCode]:Ho,[Zo.errorCode]:Zo,[Ko.errorCode]:Ko,[Bo.errorCode]:Bo,[Wo.errorCode]:Wo,[Jo.errorCode]:Jo,[Qo.errorCode]:Qo};class Dt extends Error{constructor(e){super(e??"Unauthorized")}}const Go="code",Yo="S256";function Sd(t,e){const r=t.client_secret!==void 0;return e.length===0?r?"client_secret_post":"none":r&&e.includes("client_secret_basic")?"client_secret_basic":r&&e.includes("client_secret_post")?"client_secret_post":e.includes("none")?"none":r?"client_secret_post":"none"}function Rd(t,e,r,s){const{client_id:a,client_secret:n}=e;switch(t){case"client_secret_basic":g0(a,n,r);return;case"client_secret_post":_0(a,n,s);return;case"none":y0(a,s);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function g0(t,e,r){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const s=btoa(`${t}:${e}`);r.set("Authorization",`Basic ${s}`)}function _0(t,e,r){r.set("client_id",t),e&&r.set("client_secret",e)}function y0(t,e){e.set("client_id",t)}async function Xo(t){const e=t instanceof Response?t.status:void 0,r=t instanceof Response?await t.text():t;try{const s=u0.parse(JSON.parse(r)),{error:a,error_description:n,error_uri:i}=s,o=v0[a]||va;return new o(n||"",i)}catch(s){const a=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${s}. Raw body: ${r}`;return new va(a)}}async function ga(t,e){var r,s;try{return await ec(t,e)}catch(a){if(a instanceof fn||a instanceof pn)return await((r=t.invalidateCredentials)===null||r===void 0?void 0:r.call(t,"all")),await ec(t,e);if(a instanceof hn)return await((s=t.invalidateCredentials)===null||s===void 0?void 0:s.call(t,"tokens")),await ec(t,e);throw a}}async function ec(t,{serverUrl:e,authorizationCode:r,scope:s,resourceMetadataUrl:a,fetchFn:n}){let i,o;try{i=await b0(e,{resourceMetadataUrl:a},n),i.authorization_servers&&i.authorization_servers.length>0&&(o=i.authorization_servers[0])}catch{}o||(o=e);const l=await w0(e,t,i),c=await R0(o,{fetchFn:n});let u=await Promise.resolve(t.clientInformation());if(!u){if(r!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const p=await T0(o,{metadata:c,clientMetadata:t.clientMetadata,fetchFn:n});await t.saveClientInformation(p),u=p}if(r!==void 0){const p=await t.codeVerifier(),h=await k0(o,{metadata:c,clientInformation:u,authorizationCode:r,codeVerifier:p,redirectUri:t.redirectUrl,resource:l,addClientAuthentication:t.addClientAuthentication,fetchFn:n});return await t.saveTokens(h),"AUTHORIZED"}const d=await t.tokens();if(d!=null&&d.refresh_token)try{const p=await I0(o,{metadata:c,clientInformation:u,refreshToken:d.refresh_token,resource:l,addClientAuthentication:t.addClientAuthentication,fetchFn:n});return await t.saveTokens(p),"AUTHORIZED"}catch(p){if(!(!(p instanceof nt)||p instanceof va))throw p}const g=t.state?await t.state():void 0,{authorizationUrl:f,codeVerifier:m}=await x0(o,{metadata:c,clientInformation:u,state:g,redirectUrl:t.redirectUrl,scope:s||t.clientMetadata.scope,resource:l});return await t.saveCodeVerifier(m),await t.redirectToAuthorization(f),"REDIRECT"}async function w0(t,e,r){const s=p0(t);if(e.validateResourceURL)return await e.validateResourceURL(s,r==null?void 0:r.resource);if(r){if(!m0({requestedResource:s,configuredResource:r.resource}))throw new Error(`Protected resource ${r.resource} does not match expected ${s} (or origin)`);return new URL(r.resource)}}function tc(t){const e=t.headers.get("WWW-Authenticate");if(!e)return;const[r,s]=e.split(" ");if(r.toLowerCase()!=="bearer"||!s)return;const n=/resource_metadata="([^"]*)"/.exec(e);if(n)try{return new URL(n[1])}catch{return}}async function b0(t,e,r=fetch){const s=await E0(t,"oauth-protected-resource",r,{protocolVersion:e==null?void 0:e.protocolVersion,metadataUrl:e==null?void 0:e.resourceMetadataUrl});if(!s||s.status===404)throw new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!s.ok)throw new Error(`HTTP ${s.status} trying to load well-known OAuth protected resource metadata.`);return c0.parse(await s.json())}async function rc(t,e,r=fetch){try{return await r(t,{headers:e})}catch(s){if(s instanceof TypeError)return e?rc(t,void 0,r):void 0;throw s}}function $0(t,e="",r={}){return e.endsWith("/")&&(e=e.slice(0,-1)),r.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function xd(t,e,r=fetch){return await rc(t,{"MCP-Protocol-Version":e},r)}function P0(t,e){return!t||t.status>=400&&t.status<500&&e!=="/"}async function E0(t,e,r,s){var a,n;const i=new URL(t),o=(a=s==null?void 0:s.protocolVersion)!==null&&a!==void 0?a:Ja;let l;if(s!=null&&s.metadataUrl)l=new URL(s.metadataUrl);else{const u=$0(e,i.pathname);l=new URL(u,(n=s==null?void 0:s.metadataServerUrl)!==null&&n!==void 0?n:i),l.search=i.search}let c=await xd(l,o,r);if(!(s!=null&&s.metadataUrl)&&P0(c,i.pathname)){const u=new URL(`/.well-known/${e}`,i);c=await xd(u,o,r)}return c}function S0(t){const e=typeof t=="string"?new URL(t):t,r=e.pathname!=="/",s=[];if(!r)return s.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),s.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),s;let a=e.pathname;return a.endsWith("/")&&(a=a.slice(0,-1)),s.push({url:new URL(`/.well-known/oauth-authorization-server${a}`,e.origin),type:"oauth"}),s.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),s.push({url:new URL(`/.well-known/openid-configuration${a}`,e.origin),type:"oidc"}),s.push({url:new URL(`${a}/.well-known/openid-configuration`,e.origin),type:"oidc"}),s}async function R0(t,{fetchFn:e=fetch,protocolVersion:r=Ja}={}){const s={"MCP-Protocol-Version":r,Accept:"application/json"},a=S0(t);for(const{url:n,type:i}of a){const o=await rc(n,s,e);if(o){if(!o.ok){if(o.status>=400&&o.status<500)continue;throw new Error(`HTTP ${o.status} trying to load ${i==="oauth"?"OAuth":"OpenID provider"} metadata from ${n}`)}return i==="oauth"?$d.parse(await o.json()):l0.parse(await o.json())}}}async function x0(t,{metadata:e,clientInformation:r,redirectUrl:s,scope:a,state:n,resource:i}){let o;if(e){if(o=new URL(e.authorization_endpoint),!e.response_types_supported.includes(Go))throw new Error(`Incompatible auth server: does not support response type ${Go}`);if(e.code_challenge_methods_supported&&!e.code_challenge_methods_supported.includes(Yo))throw new Error(`Incompatible auth server: does not support code challenge method ${Yo}`)}else o=new URL("/authorize",t);const l=await o0(),c=l.code_verifier,u=l.code_challenge;return o.searchParams.set("response_type",Go),o.searchParams.set("client_id",r.client_id),o.searchParams.set("code_challenge",u),o.searchParams.set("code_challenge_method",Yo),o.searchParams.set("redirect_uri",String(s)),n&&o.searchParams.set("state",n),a&&o.searchParams.set("scope",a),a!=null&&a.includes("offline_access")&&o.searchParams.append("prompt","consent"),i&&o.searchParams.set("resource",i.href),{authorizationUrl:o,codeVerifier:c}}async function k0(t,{metadata:e,clientInformation:r,authorizationCode:s,codeVerifier:a,redirectUri:n,resource:i,addClientAuthentication:o,fetchFn:l}){var c;const u="authorization_code",d=e!=null&&e.token_endpoint?new URL(e.token_endpoint):new URL("/token",t);if(e!=null&&e.grant_types_supported&&!e.grant_types_supported.includes(u))throw new Error(`Incompatible auth server: does not support grant type ${u}`);const g=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"}),f=new URLSearchParams({grant_type:u,code:s,code_verifier:a,redirect_uri:String(n)});if(o)o(g,f,t,e);else{const p=(c=e==null?void 0:e.token_endpoint_auth_methods_supported)!==null&&c!==void 0?c:[],h=Sd(r,p);Rd(h,r,g,f)}i&&f.set("resource",i.href);const m=await(l??fetch)(d,{method:"POST",headers:g,body:f});if(!m.ok)throw await Xo(m);return Pd.parse(await m.json())}async function I0(t,{metadata:e,clientInformation:r,refreshToken:s,resource:a,addClientAuthentication:n,fetchFn:i}){var o;const l="refresh_token";let c;if(e){if(c=new URL(e.token_endpoint),e.grant_types_supported&&!e.grant_types_supported.includes(l))throw new Error(`Incompatible auth server: does not support grant type ${l}`)}else c=new URL("/token",t);const u=new Headers({"Content-Type":"application/x-www-form-urlencoded"}),d=new URLSearchParams({grant_type:l,refresh_token:s});if(n)n(u,d,t,e);else{const f=(o=e==null?void 0:e.token_endpoint_auth_methods_supported)!==null&&o!==void 0?o:[],m=Sd(r,f);Rd(m,r,u,d)}a&&d.set("resource",a.href);const g=await(i??fetch)(c,{method:"POST",headers:u,body:d});if(!g.ok)throw await Xo(g);return Pd.parse({refresh_token:s,...await g.json()})}async function T0(t,{metadata:e,clientMetadata:r,fetchFn:s}){let a;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");a=new URL(e.registration_endpoint)}else a=new URL("/register",t);const n=await(s??fetch)(a,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!n.ok)throw await Xo(n);return h0.parse(await n.json())}class O0 extends Error{constructor(e,r,s){super(`SSE error: ${r}`),this.code=e,this.event=s}}class ns{constructor(e,r){this._url=e,this._resourceMetadataUrl=void 0,this._eventSourceInit=r==null?void 0:r.eventSourceInit,this._requestInit=r==null?void 0:r.requestInit,this._authProvider=r==null?void 0:r.authProvider,this._fetch=r==null?void 0:r.fetch}async _authThenStart(){var e;if(!this._authProvider)throw new Dt("No auth provider");let r;try{r=await ga(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})}catch(s){throw(e=this.onerror)===null||e===void 0||e.call(this,s),s}if(r!=="AUTHORIZED")throw new Dt;return await this._startOrAuth()}async _commonHeaders(){var e;const r={};if(this._authProvider){const s=await this._authProvider.tokens();s&&(r.Authorization=`Bearer ${s.access_token}`)}return this._protocolVersion&&(r["mcp-protocol-version"]=this._protocolVersion),new Headers({...r,...(e=this._requestInit)===null||e===void 0?void 0:e.headers})}_startOrAuth(){var e,r,s;const a=(s=(r=(e=this===null||this===void 0?void 0:this._eventSourceInit)===null||e===void 0?void 0:e.fetch)!==null&&r!==void 0?r:this._fetch)!==null&&s!==void 0?s:fetch;return new Promise((n,i)=>{this._eventSource=new dn(this._url.href,{...this._eventSourceInit,fetch:async(o,l)=>{const c=await this._commonHeaders();c.set("Accept","text/event-stream");const u=await a(o,{...l,headers:c});return u.status===401&&u.headers.has("www-authenticate")&&(this._resourceMetadataUrl=tc(u)),u}}),this._abortController=new AbortController,this._eventSource.onerror=o=>{var l;if(o.code===401&&this._authProvider){this._authThenStart().then(n,i);return}const c=new O0(o.code,o.message,o);i(c),(l=this.onerror)===null||l===void 0||l.call(this,c)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",o=>{var l;const c=o;try{if(this._endpoint=new URL(c.data,this._url),this._endpoint.origin!==this._url.origin)throw new Error(`Endpoint origin does not match connection origin: ${this._endpoint.origin}`)}catch(u){i(u),(l=this.onerror)===null||l===void 0||l.call(this,u),this.close();return}n()}),this._eventSource.onmessage=o=>{var l,c;const u=o;let d;try{d=Fr.parse(JSON.parse(u.data))}catch(g){(l=this.onerror)===null||l===void 0||l.call(this,g);return}(c=this.onmessage)===null||c===void 0||c.call(this,d)}})}async start(){if(this._eventSource)throw new Error("SSEClientTransport already started! If using Client class, note that connect() calls start() automatically.");return await this._startOrAuth()}async finishAuth(e){if(!this._authProvider)throw new Dt("No auth provider");if(await ga(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new Dt("Failed to authorize")}async close(){var e,r,s;(e=this._abortController)===null||e===void 0||e.abort(),(r=this._eventSource)===null||r===void 0||r.close(),(s=this.onclose)===null||s===void 0||s.call(this)}async send(e){var r,s,a;if(!this._endpoint)throw new Error("Not connected");try{const n=await this._commonHeaders();n.set("content-type","application/json");const i={...this._requestInit,method:"POST",headers:n,body:JSON.stringify(e),signal:(r=this._abortController)===null||r===void 0?void 0:r.signal},o=await((s=this._fetch)!==null&&s!==void 0?s:fetch)(this._endpoint,i);if(!o.ok){if(o.status===401&&this._authProvider){if(this._resourceMetadataUrl=tc(o),await ga(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new Dt;return this.send(e)}const l=await o.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${o.status}): ${l}`)}}catch(n){throw(a=this.onerror)===null||a===void 0||a.call(this,n),n}}setProtocolVersion(e){this._protocolVersion=e}}class C0 extends TransformStream{constructor({onError:e,onRetry:r,onComment:s}={}){let a;super({start(n){a=gd({onEvent:i=>{n.enqueue(i)},onError(i){e==="terminate"?n.error(i):typeof e=="function"&&e(i)},onRetry:r,onComment:s})},transform(n){a.feed(n)}})}}const N0={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};class mn extends Error{constructor(e,r){super(`Streamable HTTP error: ${r}`),this.code=e}}class vn{constructor(e,r){var s;this._hasCompletedAuthFlow=!1,this._url=e,this._resourceMetadataUrl=void 0,this._requestInit=r==null?void 0:r.requestInit,this._authProvider=r==null?void 0:r.authProvider,this._fetch=r==null?void 0:r.fetch,this._sessionId=r==null?void 0:r.sessionId,this._reconnectionOptions=(s=r==null?void 0:r.reconnectionOptions)!==null&&s!==void 0?s:N0}async _authThenStart(){var e;if(!this._authProvider)throw new Dt("No auth provider");let r;try{r=await ga(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})}catch(s){throw(e=this.onerror)===null||e===void 0||e.call(this,s),s}if(r!=="AUTHORIZED")throw new Dt;return await this._startOrAuthSse({resumptionToken:void 0})}async _commonHeaders(){var e;const r={};if(this._authProvider){const a=await this._authProvider.tokens();a&&(r.Authorization=`Bearer ${a.access_token}`)}this._sessionId&&(r["mcp-session-id"]=this._sessionId),this._protocolVersion&&(r["mcp-protocol-version"]=this._protocolVersion);const s=this._normalizeHeaders((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...r,...s})}async _startOrAuthSse(e){var r,s,a;const{resumptionToken:n}=e;try{const i=await this._commonHeaders();i.set("Accept","text/event-stream"),n&&i.set("last-event-id",n);const o=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,{method:"GET",headers:i,signal:(s=this._abortController)===null||s===void 0?void 0:s.signal});if(!o.ok){if(o.status===401&&this._authProvider)return await this._authThenStart();if(o.status===405)return;throw new mn(o.status,`Failed to open SSE stream: ${o.statusText}`)}this._handleSseStream(o.body,e,!0)}catch(i){throw(a=this.onerror)===null||a===void 0||a.call(this,i),i}}_getNextReconnectionDelay(e){const r=this._reconnectionOptions.initialReconnectionDelay,s=this._reconnectionOptions.reconnectionDelayGrowFactor,a=this._reconnectionOptions.maxReconnectionDelay;return Math.min(r*Math.pow(s,e),a)}_normalizeHeaders(e){return e?e instanceof Headers?Object.fromEntries(e.entries()):Array.isArray(e)?Object.fromEntries(e):{...e}:{}}_scheduleReconnection(e,r=0){var s;const a=this._reconnectionOptions.maxRetries;if(a>0&&r>=a){(s=this.onerror)===null||s===void 0||s.call(this,new Error(`Maximum reconnection attempts (${a}) exceeded.`));return}const n=this._getNextReconnectionDelay(r);setTimeout(()=>{this._startOrAuthSse(e).catch(i=>{var o;(o=this.onerror)===null||o===void 0||o.call(this,new Error(`Failed to reconnect SSE stream: ${i instanceof Error?i.message:String(i)}`)),this._scheduleReconnection(e,r+1)})},n)}_handleSseStream(e,r,s){if(!e)return;const{onresumptiontoken:a,replayMessageId:n}=r;let i;(async()=>{var l,c,u,d;try{const g=e.pipeThrough(new TextDecoderStream).pipeThrough(new C0).getReader();for(;;){const{value:f,done:m}=await g.read();if(m)break;if(f.id&&(i=f.id,a==null||a(f.id)),!f.event||f.event==="message")try{const p=Fr.parse(JSON.parse(f.data));n!==void 0&&zi(p)&&(p.id=n),(l=this.onmessage)===null||l===void 0||l.call(this,p)}catch(p){(c=this.onerror)===null||c===void 0||c.call(this,p)}}}catch(g){if((u=this.onerror)===null||u===void 0||u.call(this,new Error(`SSE stream disconnected: ${g}`)),s&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:i,onresumptiontoken:a,replayMessageId:n},0)}catch(f){(d=this.onerror)===null||d===void 0||d.call(this,new Error(`Failed to reconnect: ${f instanceof Error?f.message:String(f)}`))}}})()}async start(){if(this._abortController)throw new Error("StreamableHTTPClientTransport already started! If using Client class, note that connect() calls start() automatically.");this._abortController=new AbortController}async finishAuth(e){if(!this._authProvider)throw new Dt("No auth provider");if(await ga(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new Dt("Failed to authorize")}async close(){var e,r;(e=this._abortController)===null||e===void 0||e.abort(),(r=this.onclose)===null||r===void 0||r.call(this)}async send(e,r){var s,a,n,i;try{const{resumptionToken:o,onresumptiontoken:l}=r||{};if(o){this._startOrAuthSse({resumptionToken:o,replayMessageId:Ql(e)?e.id:void 0}).catch(h=>{var v;return(v=this.onerror)===null||v===void 0?void 0:v.call(this,h)});return}const c=await this._commonHeaders();c.set("content-type","application/json"),c.set("accept","application/json, text/event-stream");const u={...this._requestInit,method:"POST",headers:c,body:JSON.stringify(e),signal:(s=this._abortController)===null||s===void 0?void 0:s.signal},d=await((a=this._fetch)!==null&&a!==void 0?a:fetch)(this._url,u),g=d.headers.get("mcp-session-id");if(g&&(this._sessionId=g),!d.ok){if(d.status===401&&this._authProvider){if(this._hasCompletedAuthFlow)throw new mn(401,"Server returned 401 after successful authentication");if(this._resourceMetadataUrl=tc(d),await ga(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new Dt;return this._hasCompletedAuthFlow=!0,this.send(e)}const h=await d.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${d.status}): ${h}`)}if(this._hasCompletedAuthFlow=!1,d.status===202){$g(e)&&this._startOrAuthSse({resumptionToken:void 0}).catch(h=>{var v;return(v=this.onerror)===null||v===void 0?void 0:v.call(this,h)});return}const m=(Array.isArray(e)?e:[e]).filter(h=>"method"in h&&"id"in h&&h.id!==void 0).length>0,p=d.headers.get("content-type");if(m)if(p!=null&&p.includes("text/event-stream"))this._handleSseStream(d.body,{onresumptiontoken:l},!1);else if(p!=null&&p.includes("application/json")){const h=await d.json(),v=Array.isArray(h)?h.map(w=>Fr.parse(w)):[Fr.parse(h)];for(const w of v)(n=this.onmessage)===null||n===void 0||n.call(this,w)}else throw new mn(-1,`Unexpected content type: ${p}`)}catch(o){throw(i=this.onerror)===null||i===void 0||i.call(this,o),o}}get sessionId(){return this._sessionId}async terminateSession(){var e,r,s;if(this._sessionId)try{const a=await this._commonHeaders(),n={...this._requestInit,method:"DELETE",headers:a,signal:(e=this._abortController)===null||e===void 0?void 0:e.signal},i=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,n);if(!i.ok&&i.status!==405)throw new mn(i.status,`Failed to terminate session: ${i.statusText}`);this._sessionId=void 0}catch(a){throw(s=this.onerror)===null||s===void 0||s.call(this,a),a}}setProtocolVersion(e){this._protocolVersion=e}get protocolVersion(){return this._protocolVersion}}const A0="mcp";class kd{constructor(e){this._url=e}start(){if(this._socket)throw new Error("WebSocketClientTransport already started! If using Client class, note that connect() calls start() automatically.");return new Promise((e,r)=>{this._socket=new WebSocket(this._url,A0),this._socket.onerror=s=>{var a;const n="error"in s?s.error:new Error(`WebSocket error: ${JSON.stringify(s)}`);r(n),(a=this.onerror)===null||a===void 0||a.call(this,n)},this._socket.onopen=()=>{e()},this._socket.onclose=()=>{var s;(s=this.onclose)===null||s===void 0||s.call(this)},this._socket.onmessage=s=>{var a,n;let i;try{i=Fr.parse(JSON.parse(s.data))}catch(o){(a=this.onerror)===null||a===void 0||a.call(this,o);return}(n=this.onmessage)===null||n===void 0||n.call(this,i)}})}async close(){var e;(e=this._socket)===null||e===void 0||e.close()}send(e){return new Promise((r,s)=>{var a;if(!this._socket){s(new Error("Not connected"));return}(a=this._socket)===null||a===void 0||a.send(JSON.stringify(e)),r()})}}function gn(){const t=["224340fQYLJj","function","onmessage","port2","341XVdnBD","313767JEBgqL","950bpstaX","1354759gUhUbE","wRKyh","onclose","2044SvCTUj","endpoint","24msSkHx","164VuWYGY","mOWMr","EkZCC","addEventListener","postMessage","120705iyGzUz","8878392ivIdKn","close","_listen","3619482FaLQHc","start","_endpoint","kgkem","bzNYT","MessageChannel transport error: ","stringify","onmessageerror","HvyCv","undefined","Jwyua","message","_globalObject","parse","authInfo","thraG","220pGvxgp","_port","EGhzU","onerror","data","MhriV"];return gn=function(){return t},gn()}(function(t,e){const r=Qe,s=Qe,a=t();for(;;)try{if(parseInt(r(417))/1*(parseInt(r(421))/2)+parseInt(r(433))/3+parseInt(r(424))/4*(-parseInt(s(429))/5)+parseInt(s(423))/6*(-parseInt(s(418))/7)+-parseInt(s(430))/8+-parseInt(r(416))/9*(-parseInt(r(405))/10)+-parseInt(r(415))/11*(-parseInt(r(411))/12)===e)break;a.push(a.shift())}catch{a.push(a.shift())}})(gn,650197);const Id=()=>{const t=Qe,e={EGhzU:function(r,s){return r!==s},kIrDB:"undefined",llYQe:function(r,s){return r!==s},PZfJg:function(r,s){return r(s)},Jwyua:"return this"};return typeof globalThis<"u"?globalThis:e[t(407)](typeof window,e.kIrDB)?window:e.llYQe(typeof global,e.kIrDB)?global:typeof self!==t(398)?self:e.PZfJg(Function,e[t(399)])()},j0=(t,e,r)=>{const s=Qe,a=Qe,n={};n[s(410)]=a(398),n.dBkaX=function(o,l){return o===l},n[a(393)]="function";const i=n;typeof window!==i[a(410)]?t.postMessage(e,"*",r):a(428)in t&&i.dBkaX(typeof t.postMessage,i[s(393)])&&t.postMessage(e,r)},D0=(t,e)=>{const r=Qe,s=Qe,a={};a.MbsGh="addEventListener",a.PPniK=function(i,o){return i===o},a[r(419)]=s(412),a[s(404)]="onmessage",a[r(397)]="undefined";const n=a;n.MbsGh in t&&n.PPniK(typeof t[r(427)],n.wRKyh)?t[r(427)](r(400),e):n.thraG in t&&typeof t[s(413)]!==n[s(397)]&&(t.onmessage=e)};class _n{constructor(e){const r=Qe;this[r(406)]=e}async start(){const e=Qe,r=Qe;this[e(406)]&&(this[e(406)][e(413)]=s=>{var a,n;const i=e,o=r;try{const l=Fr[i(402)](s.data[i(400)]);(a=this[i(413)])==null||a.call(this,l,s[o(409)].extra)}catch(l){const c=new Error("MessageChannel failed to parse message: "+l);(n=this[o(408)])==null||n.call(this,c)}},this._port[e(396)]=s=>{var a;const n=r,i=r,o=new Error(n(394)+JSON[i(395)](s));(a=this.onerror)==null||a.call(this,o)},this[e(406)][e(434)]())}async send(e,r){const s={lEyuq:function(a){return a()},YihNw:function(a,n){return a(n)}};return new Promise((a,n)=>{var i;const o=Qe,l=Qe;try{const c={};c[o(403)]=r==null?void 0:r[o(403)];const u={};u[l(400)]=e,u.extra=c,this[l(406)]&&this[o(406)].postMessage(u),s.lEyuq(a)}catch(c){const u=c instanceof Error?c:new Error(s.YihNw(String,c));(i=this[l(408)])==null||i.call(this,u),n(u)}})}async close(){var e,r;const s=Qe,a=Qe;(e=this._port)==null||e[s(431)](),this._port=void 0,(r=this[a(420)])==null||r.call(this)}}class ac extends _n{constructor(e,r=Id()){const s=Qe,a=Qe,n={EkZCC:function(o,l,c,u){return o(l,c,u)}};super(),this[s(391)]=e,this[a(401)]=r;const i=new MessageChannel;this[a(406)]=i.port1,n[a(426)](j0,this[s(401)],{endpoint:this[a(391)]},[i[a(414)]])}}class sc extends _n{constructor(e,r=Id()){const s=Qe,a={mOWMr:function(n,i){return n===i},kgkem:function(n,i,o){return n(i,o)}};super(),this._endpoint=e,this._globalObject=r,this[s(432)]=new Promise(n=>{const i=s,o=s;a[i(392)](D0,this[o(401)],l=>{const c=o,u=o;l.data&&a[c(425)](l.data[u(422)],this[u(391)])&&(this[u(406)]=l.ports[-1*4852+1*1601+3251],n())})})}async listen(){return this[Qe(432)]}}function Qe(t,e){const r=gn();return Qe=function(s,a){return s=s-(17*-491+-669+9407),r[s]},Qe(t,e)}const M0=()=>{const t=new MessageChannel;return[new _n(t.port1),new _n(t.port2)]};(function(t,e){const r=ke,s=ke,a=t();for(;;)try{if(parseInt(r(355))/1+-parseInt(r(356))/2*(-parseInt(r(373))/3)+-parseInt(r(337))/4+parseInt(s(357))/5+-parseInt(s(389))/6*(-parseInt(r(396))/7)+parseInt(s(325))/8*(parseInt(r(382))/9)+-parseInt(r(366))/10===e)break;a.push(a.shift())}catch{a.push(a.shift())}})(yn,-763475+-52067*10+1724410);const L0=async(t,e,r)=>{var s;const a=ke,n=ke,i={};i[a(345)]="tools/list",i.rqstG="tools/call",i.WqUnk="resources/list",i[a(329)]=n(358),i[a(365)]=a(335),i.ookoz="resources/unsubscribe",i[a(385)]=a(340),i.VTIWq="prompts/list",i.SkoRK=a(376),i.QUtUV=a(388),i.XtowM=n(332);const o=i,{id:l,method:c,params:u}=r;let d={};switch(c){case o[n(345)]:d=await e.listTools(u);break;case o.rqstG:d=await e.callTool(u);break;case o[a(334)]:d=await e[a(350)](u);break;case o[n(329)]:d=await e.listResourceTemplates(u);break;case a(372):d=await e[a(383)](u);break;case o.HgYgW:d=await e.subscribeResource(u);break;case o.ookoz:d=await e.unsubscribeResource(u);break;case o[a(385)]:d=await e.getPrompt(u);break;case o.VTIWq:d=await e.listPrompts(u);break;case o[a(344)]:d=await e[a(376)]();break;case o.QUtUV:d=await e.complete(u);break;case a(390):d=await e[a(336)](u==null?void 0:u.level);break}const g={};g[a(361)]=d,g[a(394)]=o[a(364)],g.id=l,await((s=t==null?void 0:t.transport)==null?void 0:s[a(392)](g))},F0=async(t,e,r)=>{var s;const a=ke,n=ke,i={};i.jQBBS="sampling/createMessage",i.EZqgC="elicitation/create",i[a(370)]=n(376),i.aVeaL=n(332);const o=i,{id:l,method:c,params:u}=r;let d={};switch(c){case a(368):const f={};f.method=c,f[n(367)]=u,d=await e.request(f,oo);break;case o[n(391)]:const m={};m.method=c,m[n(367)]=u,d=await e[n(381)](m,so);break;case o.EZqgC:const p={};p.method=c,p.params=u,d=await e.request(p,no);break;case o[n(370)]:const h={};h.method=c,d=await e[n(381)](h,br);break}const g={};return g[n(361)]=d,g.jsonrpc=o[n(387)],g.id=l,await((s=t==null?void 0:t[a(371)])==null?void 0:s.send(g)),d},q0=(t,e)=>{const r=ke,s={gXsjT:function(n,i){return n===i},oegpC:r(351),lZOUC:function(n,i,o,l){return n(i,o,l)},ifIKG:"2.0"},a=t._onrequest;t._onrequest=async(n,i)=>{var o,l,c,u,d;const g=r,f=r,{id:m,method:p}=n;try{s[g(333)](p,s.oegpC)?await a[g(386)](t,n,i):await s.lZOUC(L0,t,e,n)}catch(h){const{code:v,message:w,data:P}=h;try{if(v){const S={};S.code=v,S.message=w,S.data=P;const x={};x.error=S,x[g(394)]=s[f(331)],x.id=m,await((o=t==null?void 0:t.transport)==null?void 0:o.send(x))}else(c=(l=t==null?void 0:t[f(371)])==null?void 0:l.onerror)==null||c.call(l,h)}catch(S){(d=(u=t==null?void 0:t[g(371)])==null?void 0:u.onerror)==null||d.call(u,S)}}}},U0=(t,e)=>{const r=ke,s=ke,a={};a[r(363)]=function(i,o){return i!==o},a[r(398)]=r(353),a.hzhyg="notifications/cancelled";const n=a;t._onnotification=async i=>{var o,l;const c=r,u=s,{method:d,params:g}=i;if(n[c(363)](d,n[u(398)])&&(n[c(363)](d,n.hzhyg)||g!=null&&g.forward))try{await e.notification(i)}catch(f){(l=(o=t==null?void 0:t.transport)==null?void 0:o.onerror)==null||l.call(o,f)}}},V0=(t,e)=>async r=>{var s,a,n,i,o;const l=ke,c=ke,u={};u.SEmWX=l(332);const d=u;try{return await F0(t,e,r)}catch(g){const{code:f,message:m,data:p}=g;try{if(f){const h={};h[c(377)]=f,h.message=m,h.data=p;const v={};v[c(348)]=h,v.jsonrpc=d[l(338)],v.id=r.id,await((s=t==null?void 0:t.transport)==null?void 0:s[c(392)](v))}else(n=(a=t==null?void 0:t.transport)==null?void 0:a[c(339)])==null||n.call(a,g)}catch(h){(o=(i=t==null?void 0:t[l(371)])==null?void 0:i[c(339)])==null||o.call(i,h)}}},z0=(t,e)=>async r=>{var s,a,n;const i=ke,o=ke,l={};l.dtUgZ=function(g,f){return g!==f},l.jgCIb=i(353),l.uUjKY="2.0";const c=l,{method:u,params:d}=r;if(c.dtUgZ(u,c.jgCIb)&&(u!==i(400)||d!=null&&d.forward))try{const g={...r};g[i(394)]=c[o(352)],await((s=e==null?void 0:e[i(371)])==null?void 0:s[i(392)](g))}catch(g){(n=(a=t==null?void 0:t[i(371)])==null?void 0:a[o(339)])==null||n.call(a,g)}};function ke(t,e){const r=yn();return ke=function(s,a){return s=s-(9*-113+-1439*-1+-97),r[s]},ke(t,e)}const H0=(t,e)=>async r=>{var s,a,n,i,o,l;const c=ke,u=ke,d={};d[c(401)]=u(332);const g=d;try{await((s=e==null?void 0:e.transport)==null?void 0:s.send(r))}catch(f){const{code:m,message:p,data:h}=f;try{if(m){const v={};v.code=m,v[c(399)]=p,v.data=h;const w={};w[c(348)]=v,w[c(394)]=g.OhJjz,w.id=r.id,await((a=t==null?void 0:t[c(371)])==null?void 0:a.send(w))}else(i=(n=t==null?void 0:t.transport)==null?void 0:n[u(339)])==null||i.call(n,f)}catch(v){(l=(o=t==null?void 0:t.transport)==null?void 0:o.onerror)==null||l.call(o,v)}}},nc=()=>{const t=ke,e=ke,r={vnkqu:function(c,u){return c!==u},wxDWr:function(c,u){return c(u)},GdkkV:function(c,u){return c===u}},s=[],a=(c,u)=>{const d=ke,g=ke;if(u){const f=[];for(const m of s)try{f.push(m(c,u))}catch{}for(const m of f)if(r[d(379)](m,null))return m}else for(const f of s)try{r[g(343)](f,c)}catch{}},n=c=>{const u=ke;r[u(384)](typeof c,u(369))&&!s.includes(c)&&s.push(c)},i=c=>{const u=s.indexOf(c);u!==-1&&s.splice(u,1*-6854+8*-33+7119)},o=()=>{const c=ke;s[c(374)]=7102*1+5522+-526*24},l={};return l[t(346)]=a,l[e(330)]=n,l.removeListener=i,l[t(359)]=o,l},Z0=t=>{const e=ke,r=ke,s={xwPeb:function(a){return a()},Mfvzm:function(a){return a()}};{const{handleListener:a,addListener:n,removeListener:i,clearListener:o}=s[e(326)](nc);t._onresponse=a,t[e(395)]=n,t.removeResponseListener=i,t.clearResponseListener=o}{const{handleListener:a,addListener:n,removeListener:i,clearListener:o}=s[r(326)](nc);t[r(328)]=a,t.addRequestListener=n,t[r(354)]=i,t[r(341)]=o}{const{handleListener:a,addListener:n,removeListener:i,clearListener:o}=s[e(375)](nc);t[e(342)]=a,t[e(327)]=n,t.removeNotificationListener=i,t.clearNotificationListener=o}};function yn(){const t=["uUjKY","notifications/initialized","removeRequestListener","96194JysfjF","36346SGEWAV","1357830AJaOeY","resources/templates/list","clearListener","iQqcJ","result","tqDZP","sSeCz","XtowM","HgYgW","3913230mjiatC","params","roots/list","function","bfmJT","transport","resources/read","27FNuDmk","length","Mfvzm","ping","code","_onresponse","vnkqu","cjSoZ","request","9gIMIPC","readResource","GdkkV","ptMjy","call","aVeaL","completion/complete","5035122lFbpzR","logging/setLevel","jQBBS","send","_requestHandlers","jsonrpc","addResponseListener","7SpcenI","ElOQH","MDIkN","message","notifications/cancelled","OhJjz","clear","672216JzFEyR","xwPeb","addNotificationListener","fallbackRequestHandler","sYzPD","addListener","ifIKG","2.0","gXsjT","WqUnk","resources/subscribe","setLoggingLevel","2491772kFUWFh","SEmWX","onerror","prompts/get","clearRequestListener","fallbackNotificationHandler","wxDWr","SkoRK","uTeHc","handleListener","Zybtx","error","originalOnResponse","listResources","initialize"];return yn=function(){return t},yn()}const K0=(t,{beforeInit:e,afterInit:r}={})=>{const s=ke,a=ke,n={tqDZP:function(o,l){return o===l},cjSoZ:"function",iQqcJ:s(378),Zybtx:function(o,l){return o(l)},ElOQH:function(o){return o()}},i=new Map(t._notificationHandlers);t[s(393)][s(402)](),t._notificationHandlers[s(402)](),n.tqDZP(typeof e,n[s(380)])&&e(),n[s(362)](t._onresponse.name,n[s(360)])&&(t[a(349)]=t._onresponse),n[s(347)](Z0,t),t.addResponseListener(o=>{const l=a;t.originalOnResponse[l(386)](t,o)}),n.tqDZP(typeof r,n[a(380)])&&n[s(397)](r),t[a(327)](o=>{const{method:l}=o,c=i.get(l);n.tqDZP(typeof c,n.cjSoZ)&&c(o)})},B0=Jt,W0=Jt;(function(t,e){const r=Jt,s=Jt,a=t();for(;;)try{if(-parseInt(r(393))/1+parseInt(r(397))/2*(-parseInt(r(400))/3)+-parseInt(s(398))/4+parseInt(r(390))/5*(parseInt(s(388))/6)+-parseInt(r(389))/7+-parseInt(r(402))/8*(-parseInt(s(395))/9)+parseInt(s(399))/10*(parseInt(s(385))/11)===e)break;a.push(a.shift())}catch{a.push(a.shift())}})(wn,-1*-881393+2*180895+1*-644809);function Jt(t,e){const r=wn();return Jt=function(s,a){return s=s-(-1861+-499*4+4241),r[s]},Jt(t,e)}function wn(){const t=["toString","getRandomValues","2101mUsYMI","EQHzo","padStart","30UvDAkd","1609706yzlqYx","974735GrhZVO","randomUUID","REzPF","562771BvAnoG","dHTfU","2047455boiYXf","randomBytes","14664qHAdbF","3772144jLpQch","52310AkWksx","318MkjaVb","from","40WRwnSc"];return wn=function(){return t},wn()}const J0=()=>{const t=Jt,e=Jt,r={};r.REzPF=function(a,n){return a&n},r.suJHI=function(a,n){return a===n},r[t(386)]=function(a,n){return a&n},r[e(394)]="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";const s=r;return s.suJHI(typeof crypto,"object")&&crypto.randomUUID?crypto[e(391)]():s.dHTfU.replace(/[xy]/g,a=>{const n=t,i=t,o=s[n(392)](crypto[n(384)](new Uint8Array(-25*-62+7113+2*-4331))[741*2+-1385*-2+4252*-1],8648+-107*62+-1999);return(s.suJHI(a,"x")?o:s[i(386)](o,-4377+4*1095)|5079+461*-11).toString(9449+4*-461+-7589)})},Q0=t=>{const e=Jt,r=Jt,s=new Uint8Array(t);return crypto.getRandomValues(s),Array[e(401)](s,a=>a[r(403)](-3*1739+-6509+2*5871)[e(387)](2,"0")).join("")},Rr={};Rr[B0(391)]=J0,Rr[W0(396)]=Q0;const wt=Qt;(function(t,e){const r=Qt,s=Qt,a=t();for(;;)try{if(parseInt(r(521))/1*(parseInt(s(499))/2)+parseInt(s(543))/3*(parseInt(s(514))/4)+parseInt(r(502))/5*(parseInt(s(539))/6)+parseInt(r(553))/7+parseInt(r(516))/8*(-parseInt(r(518))/9)+-parseInt(r(531))/10+-parseInt(r(545))/11*(parseInt(r(541))/12)===e)break;a.push(a.shift())}catch{a.push(a.shift())}})(bn,1472653*1+-2*-897917+-2275789);const G0=(t,e)=>{const r=Qt,s=Qt,a={FyYHt:function(l,c,u){return l(c,u)},Fxtoq:function(l,c,u){return l(c,u)}};q0(t,e),U0(t,e);const n=V0(e,t),i=a[r(510)](H0,e,t),o=a[s(549)](z0,e,t);e[s(537)](n),e[r(519)](i),e.addNotificationListener(o),t[s(556)]=()=>{const l=s;e.removeRequestListener(n),e[l(530)](i),e[l(529)](o)}},ic=(t,e,r)=>{const s=Qt,a={pMiva:function(o,l){return o instanceof l},TeTEy:s(546),fyZbd:function(o,l,c){return o(l,c)}},n=()=>{var o;const l=s;a.pMiva(r,ns)&&((o=r._eventSource)==null||o.addEventListener(a[l(547)],()=>{var c;const u=l;(c=r[u(509)])==null||c[u(546)]()})),G0(t,e)},i={};i.afterInit=n,a.fyZbd(K0,e,i)},Td=(t,e=Rr.randomUUID())=>{const r=Qt,s=Qt,a={OfssH:function(u,d,g){return u(d,g)}},n={};n[r(528)]=e;const i=n,o={};o[r(528)]=e;const l={};l[s(558)]=o,l[r(534)]=r(524);const c={requestInit:l,eventSourceInit:{async fetch(u,d){const g=r,f=s,m=new Headers((d==null?void 0:d[g(558)])||{});Object.entries(i)[f(498)](([h,v])=>{m[f(527)](h,v)});const p={...d};return p[f(558)]=m,a.OfssH(fetch,u,p)},withCredentials:!0}};return t&&(c.requestInit[r(558)].Authorization=r(533)+t,i.Authorization="Bearer "+t),c},Od=(t,e=Rr[wt(517)]())=>{const r=wt,s=wt,a={};a.nwQhY="include";const n=a,i={};i["stream-session-id"]=e;const o={};o.headers=i,o.credentials=n[r(520)];const l={};l[r(544)]=o;const c=l;return t&&(c.requestInit.headers[s(552)]=s(533)+t),c},oc=async(t,e,r)=>{const s=wt,a=wt,n={CFfFC:function(o){return o()},egwVO:function(o,l,c,u){return o(l,c,u)}},i=n.CFfFC(r);try{return await t[s(538)](i),i}catch(o){if(o instanceof Dt){const l=await e();return await i[a(505)](l),await n[s(525)](oc,t,e,r)}else throw o}};function Qt(t,e){const r=bn();return Qt=function(s,a){return s=s-(74*-67+-8341+-73*-189),r[s]},Qt(t,e)}const Cd=(t,e)=>{const r=wt,s=wt,a={};a.RsKXs=function(i,o){return i in o},a.PBhps="waitForOAuthCode",a[r(535)]="function",a[r(507)]="waitForOAuthCode need to be provided when authProvider is provided";const n=a;if(n.RsKXs(n[s(551)],t))return t[s(523)];if(typeof e===n.yTKoP)return e;throw new Error(n.RZhOv)},Y0=async t=>{const e=wt,r=wt,s={TFSRn:function(D,W,J){return D(W,J)},HwvVa:"mcp-sse-proxy-client",ufTHS:function(D){return D()},WIVYl:function(D,W,J,H){return D(W,J,H)},jniGY:"sessionId"},{client:a,url:n,token:i,sessionId:o,authProvider:l,requestInit:c,eventSourceInit:u,waitForOAuthCode:d}=t,g={};g.authProvider=l,g.requestInit=c,g.eventSourceInit=u;const f=g,m=o||Rr.randomUUID(),p=s[e(506)](Td,i,m);if(c){const D={...p.requestInit,...c};D.headers={...p[e(544)].headers,...c.headers},f.requestInit=D}else f[r(544)]=p.requestInit;if(u){const D={...p[e(559)],...u};f.eventSourceInit=D}else f.eventSourceInit=p.eventSourceInit;const h={};h.listChanged=!0;const v={};v.roots=h,v.sampling={},v[e(511)]={};const w=v,P={};P[r(536)]=s.HwvVa,P.version=e(526);const S={};S.capabilities=w;const x=new es(P,S),A=()=>new ns(new URL(n),f);let z=s[r(504)](A);if(l){const D=s[e(506)](Cd,l,d);z=await s[r(513)](oc,x,D,A)}else await x[e(538)](z);s[r(513)](ic,x,a,z),z[r(557)]=z[r(542)].searchParams[r(532)](s.jniGY);const U={};return U.transport=z,U.sessionId=z[e(557)],U};function bn(){const t=["ufTHS","finishAuth","TFSRn","RZhOv","Vajmx","_eventSource","FyYHt","elicitation","transport","WIVYl","13320uyrBtN","sampling","8WTwLJD","randomUUID","6438654bkJHij","addResponseListener","nwQhY","11721GVgRMJ","?sessionId=","waitForOAuthCode","include","egwVO","1.0.0","set","sse-session-id","removeNotificationListener","removeResponseListener","11838520fNkjrV","get","Bearer ","credentials","yTKoP","name","addRequestListener","connect","18VhCgQv","mcp-socket-proxy-client","2819364JNqkQZ","_endpoint","699JyrxCR","requestInit","44ofbsvb","close","TeTEy","QgzDy","Fxtoq","roots","PBhps","Authorization","11309130xGCFwl","&token=","version","onclose","sessionId","headers","eventSourceInit","forEach","62FcOkCa","mcp-stream-proxy-client","zXcpO","1794855cQEXDT","biJOc"];return bn=function(){return t},bn()}const X0=async t=>{const e=wt,r=wt,s={Vajmx:e(500),biJOc:function(D){return D()},zXcpO:function(D,W,J){return D(W,J)},zDnjZ:function(D,W,J,H){return D(W,J,H)},FQMAh:function(D,W,J,H){return D(W,J,H)}},{client:a,url:n,token:i,sessionId:o,authProvider:l,requestInit:c,reconnectionOptions:u,waitForOAuthCode:d}=t,g={};g.authProvider=l,g.requestInit=c,g.reconnectionOptions=u;const f=g,m=o||Rr.randomUUID(),p=Od(i,m);if(c){const D={...p.requestInit,...c};D.headers={...p.requestInit.headers,...c.headers},f[e(544)]=D}else f.requestInit=p.requestInit;const h={};h.listChanged=!0;const v={};v[r(550)]=h,v.sampling={},v.elicitation={};const w=v,P={};P[e(536)]=s[r(508)],P[e(555)]="1.0.0";const S={};S.capabilities=w;const x=new es(P,S),A=()=>new vn(new URL(n),f);let z=s[e(503)](A);if(l){const D=s[e(501)](Cd,l,d);z=await s.zDnjZ(oc,x,D,A)}else await x.connect(z);s.FQMAh(ic,x,a,z);const U={};return U.transport=z,U[r(557)]=z.sessionId,U},ew=async t=>{const e=wt,r=wt,s={QgzDy:e(540),jkaVB:function(v,w,P,S){return v(w,P,S)}},{client:a,url:n,token:i,sessionId:o}=t,l={};l.listChanged=!0;const c={};c[e(550)]=l,c[e(515)]={},c[r(511)]={};const u=c,d={};d.name=s[r(548)],d[r(555)]=r(526);const g={};g.capabilities=u;const f=new es(d,g),m=o||Rr[r(517)](),p=new kd(new URL(n+e(522)+m+r(554)+i));await f.connect(p),s.jkaVB(ic,f,a,p);const h={};return h[e(512)]=p,h[r(557)]=m,h},is=gt,$n=gt;function gt(t,e){const r=Pn();return gt=function(s,a){return s=s-(-16761+51*337),r[s]},gt(t,e)}(function(t,e){const r=gt,s=gt,a=t();for(;;)try{if(-parseInt(r(440))/1+-parseInt(r(458))/2*(parseInt(r(448))/3)+-parseInt(r(451))/4*(parseInt(s(449))/5)+-parseInt(s(455))/6+-parseInt(r(427))/7+-parseInt(s(438))/8*(parseInt(s(459))/9)+parseInt(r(430))/10*(parseInt(s(436))/11)===e)break;a.push(a.shift())}catch{a.push(a.shift())}})(Pn,-220880+1*-333337+-2*-384996);function Pn(){const t=["650XPHLhD","redirectToAuthorization","10856jPvMVb","GET","qcFPW","_redirectUrl","2187414WnlGuZ","resolve","tokens","3976YyOqUl","27ejNHsa","Content-Type","waitForOAuthCode","2903796yvWZFa","_clientMetadata","application/x-www-form-urlencoded","10beEWJk","json","code","_callBackPromise","reject","saveClientInformation","20776349mLNCcF","_codeVerifier","629912aTknXq","_tokens","52074GwcpRo","state","_state","_redirectCallback","_clientInformation","redirect_uris","Failed to redirect: ","clientInformation","381aduWsB"];return Pn=function(){return t},Pn()}const tw=()=>Rr.randomBytes(3485*1+-261+-3184);class rw{constructor(e){const r=gt,s=gt;this._callBackPromise={};const{clientMetadata:a,state:n,redirectCallback:i,getAuthCodeByState:o,waitForOAuthCode:l}=e;this[r(428)]=a,this[r(454)]=a[r(445)][0],this._state=n||tw(),this._redirectCallback=i||this.redirectCallbackFunction,this._getAuthCodeByState=o||this.getAuthCodeByStateFunction,this[s(426)]=l||this.waitForOAuthCodeFunction()}async redirectCallbackFunction(e){var r,s,a,n,i,o;const l=gt,c=gt,u={qITTp:function(m,p,h){return m(p,h)},qcFPW:l(452)},d=await u.qITTp(fetch,e,{method:u[l(453)]});!d.ok&&((s=(r=this._callBackPromise).reject)==null||s.call(r,c(446)+d.statusText));const g=await this._getAuthCodeByState(this[c(454)],this[l(442)]);if(!g.ok){(n=(a=this[l(433)]).reject)==null||n.call(a,"Failed to fetch auth code: "+g.statusText);return}const f=await g[l(431)]();(o=(i=this[c(433)])[l(456)])==null||o.call(i,f[l(432)])}async getAuthCodeByStateFunction(e,r){const s=gt,a=gt,n={};n.tuSmb=s(429);const i=n,o={};o[s(460)]=i.tuSmb;const l={};return l[a(441)]=r,fetch(e,{method:"POST",headers:o,body:new URLSearchParams(l)})}waitForOAuthCodeFunction(){const e=gt,r=this[e(433)];return()=>new Promise((s,a)=>{const n=e;r.resolve=s,r[n(434)]=a})}get redirectUrl(){return this[gt(454)]}get clientMetadata(){return this._clientMetadata}state(){return this._state}[is(447)](){return this[is(444)]}[$n(435)](e){const r=is;this[r(444)]=e}[$n(457)](){return this[$n(439)]}saveTokens(e){this._tokens=e}[$n(450)](e){this[is(443)](e)}saveCodeVerifier(e){this._codeVerifier=e}codeVerifier(){if(!this[is(437)])throw new Error("No code verifier saved");return this._codeVerifier}}(function(t,e){for(var r=Sn,s=Sn,a=t();;)try{var n=parseInt(r(361))/1*(parseInt(s(363))/2)+-parseInt(r(358))/3+parseInt(r(359))/4*(parseInt(r(357))/5)+parseInt(s(354))/6*(parseInt(r(360))/7)+parseInt(s(362))/8+parseInt(s(364))/9+-parseInt(s(356))/10*(parseInt(r(355))/11);if(n===e)break;a.push(a.shift())}catch{a.push(a.shift())}})(En,-73523*-3+1*-407717+530518);function En(){var t=["40ecBYYe","1095owKKYD","486870YOVwZy","5752xWiyTO","561484biNVMw","1fWJmxQ","1866064SPnyhb","1109522vMiuMX","1602351pPEGwH","12sVyMLL","2573296LTwOhv"];return En=function(){return t},En()}function Sn(t,e){var r=En();return Sn=function(s,a){s=s-(-1*-642+503*-5+2227);var n=r[s];return n},Sn(t,e)}class aw extends Ru{constructor(e,r){var s;super(r),this._serverInfo=e,this._loggingLevels=new Map,this.LOG_LEVEL_SEVERITY=new Map(Ks.options.map((a,n)=>[a,n])),this.isMessageIgnored=(a,n)=>{const i=this._loggingLevels.get(n);return i?this.LOG_LEVEL_SEVERITY.get(a)<this.LOG_LEVEL_SEVERITY.get(i):!1},this._capabilities=(s=r==null?void 0:r.capabilities)!==null&&s!==void 0?s:{},this._instructions=r==null?void 0:r.instructions,this.setRequestHandler(tu,a=>this._oninitialize(a)),this.setNotificationHandler(Zi,()=>{var a;return(a=this.oninitialized)===null||a===void 0?void 0:a.call(this)}),this._capabilities.logging&&this.setRequestHandler(Bs,async(a,n)=>{var i;const o=n.sessionId||((i=n.requestInfo)===null||i===void 0?void 0:i.headers["mcp-session-id"])||void 0,{level:l}=a.params,c=Ks.safeParse(l);return c.success&&this._loggingLevels.set(o,c.data),{}})}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=xu(this._capabilities,e)}assertCapabilityForMethod(e){var r,s,a;switch(e){case"sampling/createMessage":if(!(!((r=this._clientCapabilities)===null||r===void 0)&&r.sampling))throw new Error(`Client does not support sampling (required for ${e})`);break;case"elicitation/create":if(!(!((s=this._clientCapabilities)===null||s===void 0)&&s.elicitation))throw new Error(`Client does not support elicitation (required for ${e})`);break;case"roots/list":if(!(!((a=this._clientCapabilities)===null||a===void 0)&&a.roots))throw new Error(`Client does not support listing roots (required for ${e})`);break}}assertNotificationCapability(e){switch(e){case"notifications/message":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"notifications/resources/updated":case"notifications/resources/list_changed":if(!this._capabilities.resources)throw new Error(`Server does not support notifying about resources (required for ${e})`);break;case"notifications/tools/list_changed":if(!this._capabilities.tools)throw new Error(`Server does not support notifying of tool list changes (required for ${e})`);break;case"notifications/prompts/list_changed":if(!this._capabilities.prompts)throw new Error(`Server does not support notifying of prompt list changes (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Server does not support sampling (required for ${e})`);break;case"logging/setLevel":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!this._capabilities.prompts)throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":if(!this._capabilities.resources)throw new Error(`Server does not support resources (required for ${e})`);break;case"tools/call":case"tools/list":if(!this._capabilities.tools)throw new Error(`Server does not support tools (required for ${e})`);break}}async _oninitialize(e){const r=e.params.protocolVersion;return this._clientCapabilities=e.params.capabilities,this._clientVersion=e.params.clientInfo,{protocolVersion:Kl.includes(r)?r:Ja,capabilities:this.getCapabilities(),serverInfo:this._serverInfo,...this._instructions&&{instructions:this._instructions}}}getClientCapabilities(){return this._clientCapabilities}getClientVersion(){return this._clientVersion}getCapabilities(){return this._capabilities}async ping(){return this.request({method:"ping"},br)}async createMessage(e,r){return this.request({method:"sampling/createMessage",params:e},so,r)}async elicitInput(e,r){const s=await this.request({method:"elicitation/create",params:e},no,r);if(s.action==="accept"&&s.content)try{const a=new md,n=a.compile(e.requestedSchema);if(!n(s.content))throw new Ae(Oe.InvalidParams,`Elicitation response content does not match requested schema: ${a.errorsText(n.errors)}`)}catch(a){throw a instanceof Ae?a:new Ae(Oe.InternalError,`Error validating elicitation response: ${a}`)}return s}async listRoots(e,r){return this.request({method:"roots/list",params:e},oo,r)}async sendLoggingMessage(e,r){if(this._capabilities.logging&&!this.isMessageIgnored(e.level,r))return this.notification({method:"notifications/message",params:e})}async sendResourceUpdated(e){return this.notification({method:"notifications/resources/updated",params:e})}async sendResourceListChanged(){return this.notification({method:"notifications/resources/list_changed"})}async sendToolListChanged(){return this.notification({method:"notifications/tools/list_changed"})}async sendPromptListChanged(){return this.notification({method:"notifications/prompts/list_changed"})}}const sw=Symbol("Let zodToJsonSchema decide on which parser to use"),Nd={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",target:"jsonSchema7",strictUnions:!1,definitions:{},errorMessages:!1,markdownDescription:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref",openAiAnyTypeName:"OpenAiAnyType"},nw=t=>typeof t=="string"?{...Nd,name:t}:{...Nd,...t},iw=t=>{const e=nw(t),r=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,flags:{hasReferencedOpenAiAnyType:!1},currentPath:r,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([s,a])=>[a._def,{def:a._def,path:[...e.basePath,e.definitionPath,s],jsonSchema:void 0}]))}};function Ad(t,e,r,s){s!=null&&s.errorMessages&&r&&(t.errorMessage={...t.errorMessage,[e]:r})}function Re(t,e,r,s,a){t[e]=r,Ad(t,e,s,a)}const jd=(t,e)=>{let r=0;for(;r<t.length&&r<e.length&&t[r]===e[r];r++);return[(t.length-r).toString(),...e.slice(r)].join("/")};function _t(t){if(t.target!=="openAi")return{};const e=[...t.basePath,t.definitionPath,t.openAiAnyTypeName];return t.flags.hasReferencedOpenAiAnyType=!0,{$ref:t.$refStrategy==="relative"?jd(e,t.currentPath):e.join("/")}}function ow(t,e){var s,a,n;const r={type:"array"};return(s=t.type)!=null&&s._def&&((n=(a=t.type)==null?void 0:a._def)==null?void 0:n.typeName)!==V.ZodAny&&(r.items=Se(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&Re(r,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&Re(r,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(Re(r,"minItems",t.exactLength.value,t.exactLength.message,e),Re(r,"maxItems",t.exactLength.value,t.exactLength.message,e)),r}function cw(t,e){const r={type:"integer",format:"int64"};if(!t.checks)return r;for(const s of t.checks)switch(s.kind){case"min":e.target==="jsonSchema7"?s.inclusive?Re(r,"minimum",s.value,s.message,e):Re(r,"exclusiveMinimum",s.value,s.message,e):(s.inclusive||(r.exclusiveMinimum=!0),Re(r,"minimum",s.value,s.message,e));break;case"max":e.target==="jsonSchema7"?s.inclusive?Re(r,"maximum",s.value,s.message,e):Re(r,"exclusiveMaximum",s.value,s.message,e):(s.inclusive||(r.exclusiveMaximum=!0),Re(r,"maximum",s.value,s.message,e));break;case"multipleOf":Re(r,"multipleOf",s.value,s.message,e);break}return r}function lw(){return{type:"boolean"}}function Dd(t,e){return Se(t.type._def,e)}const uw=(t,e)=>Se(t.innerType._def,e);function Md(t,e,r){const s=r??e.dateStrategy;if(Array.isArray(s))return{anyOf:s.map((a,n)=>Md(t,e,a))};switch(s){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return dw(t,e)}}const dw=(t,e)=>{const r={type:"integer",format:"unix-time"};if(e.target==="openApi3")return r;for(const s of t.checks)switch(s.kind){case"min":Re(r,"minimum",s.value,s.message,e);break;case"max":Re(r,"maximum",s.value,s.message,e);break}return r};function fw(t,e){return{...Se(t.innerType._def,e),default:t.defaultValue()}}function hw(t,e){return e.effectStrategy==="input"?Se(t.schema._def,e):_t(e)}function pw(t){return{type:"string",enum:Array.from(t.values)}}const mw=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function vw(t,e){const r=[Se(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),Se(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(n=>!!n);let s=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0;const a=[];return r.forEach(n=>{if(mw(n))a.push(...n.allOf),n.unevaluatedProperties===void 0&&(s=void 0);else{let i=n;if("additionalProperties"in n&&n.additionalProperties===!1){const{additionalProperties:o,...l}=n;i=l}else s=void 0;a.push(i)}}),a.length?{allOf:a,...s}:void 0}function gw(t,e){const r=typeof t.value;return r!=="bigint"&&r!=="number"&&r!=="boolean"&&r!=="string"?{type:Array.isArray(t.value)?"array":"object"}:e.target==="openApi3"?{type:r==="bigint"?"integer":r,enum:[t.value]}:{type:r==="bigint"?"integer":r,const:t.value}}let cc;const Mt={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(cc===void 0&&(cc=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),cc),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function Ld(t,e){const r={type:"string"};if(t.checks)for(const s of t.checks)switch(s.kind){case"min":Re(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,s.value):s.value,s.message,e);break;case"max":Re(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,s.value):s.value,s.message,e);break;case"email":switch(e.emailStrategy){case"format:email":Lt(r,"email",s.message,e);break;case"format:idn-email":Lt(r,"idn-email",s.message,e);break;case"pattern:zod":ft(r,Mt.email,s.message,e);break}break;case"url":Lt(r,"uri",s.message,e);break;case"uuid":Lt(r,"uuid",s.message,e);break;case"regex":ft(r,s.regex,s.message,e);break;case"cuid":ft(r,Mt.cuid,s.message,e);break;case"cuid2":ft(r,Mt.cuid2,s.message,e);break;case"startsWith":ft(r,RegExp(`^${lc(s.value,e)}`),s.message,e);break;case"endsWith":ft(r,RegExp(`${lc(s.value,e)}$`),s.message,e);break;case"datetime":Lt(r,"date-time",s.message,e);break;case"date":Lt(r,"date",s.message,e);break;case"time":Lt(r,"time",s.message,e);break;case"duration":Lt(r,"duration",s.message,e);break;case"length":Re(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,s.value):s.value,s.message,e),Re(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,s.value):s.value,s.message,e);break;case"includes":{ft(r,RegExp(lc(s.value,e)),s.message,e);break}case"ip":{s.version!=="v6"&&Lt(r,"ipv4",s.message,e),s.version!=="v4"&&Lt(r,"ipv6",s.message,e);break}case"base64url":ft(r,Mt.base64url,s.message,e);break;case"jwt":ft(r,Mt.jwt,s.message,e);break;case"cidr":{s.version!=="v6"&&ft(r,Mt.ipv4Cidr,s.message,e),s.version!=="v4"&&ft(r,Mt.ipv6Cidr,s.message,e);break}case"emoji":ft(r,Mt.emoji(),s.message,e);break;case"ulid":{ft(r,Mt.ulid,s.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{Lt(r,"binary",s.message,e);break}case"contentEncoding:base64":{Re(r,"contentEncoding","base64",s.message,e);break}case"pattern:zod":{ft(r,Mt.base64,s.message,e);break}}break}case"nanoid":ft(r,Mt.nanoid,s.message,e)}return r}function lc(t,e){return e.patternStrategy==="escape"?yw(t):t}const _w=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function yw(t){let e="";for(let r=0;r<t.length;r++)_w.has(t[r])||(e+="\\"),e+=t[r];return e}function Lt(t,e,r,s){var a;t.format||(a=t.anyOf)!=null&&a.some(n=>n.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format,...t.errorMessage&&s.errorMessages&&{errorMessage:{format:t.errorMessage.format}}}),delete t.format,t.errorMessage&&(delete t.errorMessage.format,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.anyOf.push({format:e,...r&&s.errorMessages&&{errorMessage:{format:r}}})):Re(t,"format",e,r,s)}function ft(t,e,r,s){var a;t.pattern||(a=t.allOf)!=null&&a.some(n=>n.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern,...t.errorMessage&&s.errorMessages&&{errorMessage:{pattern:t.errorMessage.pattern}}}),delete t.pattern,t.errorMessage&&(delete t.errorMessage.pattern,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.allOf.push({pattern:Fd(e,s),...r&&s.errorMessages&&{errorMessage:{pattern:r}}})):Re(t,"pattern",Fd(e,s),r,s)}function Fd(t,e){var l;if(!e.applyRegexFlags||!t.flags)return t.source;const r={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},s=r.i?t.source.toLowerCase():t.source;let a="",n=!1,i=!1,o=!1;for(let c=0;c<s.length;c++){if(n){a+=s[c],n=!1;continue}if(r.i){if(i){if(s[c].match(/[a-z]/)){o?(a+=s[c],a+=`${s[c-2]}-${s[c]}`.toUpperCase(),o=!1):s[c+1]==="-"&&((l=s[c+2])!=null&&l.match(/[a-z]/))?(a+=s[c],o=!0):a+=`${s[c]}${s[c].toUpperCase()}`;continue}}else if(s[c].match(/[a-z]/)){a+=`[${s[c]}${s[c].toUpperCase()}]`;continue}}if(r.m){if(s[c]==="^"){a+=`(^|(?<=[\r
|
|
13
|
-
]))`;continue}else if(s[c]==="$"){
|
|
14
|
-
]))`;continue}}if(
|
|
8
|
+
deps: ${u}}`};const r={keyword:"dependencies",type:"object",schemaType:"object",error:t.error,code(l){const[c,u]=n(l);i(l,c),o(l,u)}};function n({schema:l}){const c={},u={};for(const d in l){if(d==="__proto__")continue;const g=Array.isArray(l[d])?c:u;g[d]=l[d]}return[c,u]}function i(l,c=l.schema){const{gen:u,data:d,it:g}=l;if(Object.keys(c).length===0)return;const f=u.let("missing");for(const m in c){const p=c[m];if(p.length===0)continue;const h=(0,s.propertyInData)(u,d,m,g.opts.ownProperties);l.setParams({property:m,depsCount:p.length,deps:p.join(", ")}),g.allErrors?u.if(h,()=>{for(const v of p)(0,s.checkReportMissingProp)(l,v)}):(u.if((0,e._)`${h} && (${(0,s.checkMissingProp)(l,p,f)})`),(0,s.reportMissingProp)(l,f),u.else())}}t.validatePropertyDeps=i;function o(l,c=l.schema){const{gen:u,data:d,keyword:g,it:f}=l,m=u.name("valid");for(const p in c)(0,a.alwaysValidSchema)(f,c[p])||(u.if((0,s.propertyInData)(u,d,p,f.opts.ownProperties),()=>{const h=l.subschema({keyword:g,schemaProp:p},m);l.mergeValidEvaluated(h,m)},()=>u.var(m,!0)),l.ok(m))}t.validateSchemaDeps=o,t.default=r})(_l);var _i={};Object.defineProperty(_i,"__esModule",{value:!0});const yl=ge,$m=G,Pm={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:t})=>(0,yl._)`{propertyName: ${t.propertyName}}`},code(t){const{gen:e,schema:a,data:s,it:r}=t;if((0,$m.alwaysValidSchema)(r,a))return;const n=e.name("valid");e.forIn("key",s,i=>{t.setParams({propertyName:i}),t.subschema({keyword:"propertyNames",data:i,dataTypes:["string"],propertyName:i,compositeRule:!0},n),e.if((0,yl.not)(n),()=>{t.error(!0),r.allErrors||e.break()})}),t.ok(n)}};_i.default=Pm;var Ps={};Object.defineProperty(Ps,"__esModule",{value:!0});const Es=_e,Tt=ge,Em=Ft,Ss=G,Sm={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have additional properties",params:({params:t})=>(0,Tt._)`{additionalProperty: ${t.additionalProperty}}`},code(t){const{gen:e,schema:a,parentSchema:s,data:r,errsCount:n,it:i}=t;if(!n)throw new Error("ajv implementation error");const{allErrors:o,opts:l}=i;if(i.props=!0,l.removeAdditional!=="all"&&(0,Ss.alwaysValidSchema)(i,a))return;const c=(0,Es.allSchemaProperties)(s.properties),u=(0,Es.allSchemaProperties)(s.patternProperties);d(),t.ok((0,Tt._)`${n} === ${Em.default.errors}`);function d(){e.forIn("key",r,h=>{!c.length&&!u.length?m(h):e.if(g(h),()=>m(h))})}function g(h){let v;if(c.length>8){const w=(0,Ss.schemaRefOrVal)(i,s.properties,"properties");v=(0,Es.isOwnProperty)(e,w,h)}else c.length?v=(0,Tt.or)(...c.map(w=>(0,Tt._)`${h} === ${w}`)):v=Tt.nil;return u.length&&(v=(0,Tt.or)(v,...u.map(w=>(0,Tt._)`${(0,Es.usePattern)(t,w)}.test(${h})`))),(0,Tt.not)(v)}function f(h){e.code((0,Tt._)`delete ${r}[${h}]`)}function m(h){if(l.removeAdditional==="all"||l.removeAdditional&&a===!1){f(h);return}if(a===!1){t.setParams({additionalProperty:h}),t.error(),o||e.break();return}if(typeof a=="object"&&!(0,Ss.alwaysValidSchema)(i,a)){const v=e.name("valid");l.removeAdditional==="failing"?(p(h,v,!1),e.if((0,Tt.not)(v),()=>{t.reset(),f(h)})):(p(h,v),o||e.if((0,Tt.not)(v),()=>e.break()))}}function p(h,v,w){const P={keyword:"additionalProperties",dataProp:h,dataPropType:Ss.Type.Str};w===!1&&Object.assign(P,{compositeRule:!0,createErrors:!1,allErrors:!1}),t.subschema(P,v)}}};Ps.default=Sm;var yi={};Object.defineProperty(yi,"__esModule",{value:!0});const Rm=xt,wl=_e,wi=G,bl=Ps,xm={keyword:"properties",type:"object",schemaType:"object",code(t){const{gen:e,schema:a,parentSchema:s,data:r,it:n}=t;n.opts.removeAdditional==="all"&&s.additionalProperties===void 0&&bl.default.code(new Rm.KeywordCxt(n,bl.default,"additionalProperties"));const i=(0,wl.allSchemaProperties)(a);for(const d of i)n.definedProperties.add(d);n.opts.unevaluated&&i.length&&n.props!==!0&&(n.props=wi.mergeEvaluated.props(e,(0,wi.toHash)(i),n.props));const o=i.filter(d=>!(0,wi.alwaysValidSchema)(n,a[d]));if(o.length===0)return;const l=e.name("valid");for(const d of o)c(d)?u(d):(e.if((0,wl.propertyInData)(e,r,d,n.opts.ownProperties)),u(d),n.allErrors||e.else().var(l,!0),e.endIf()),t.it.definedProperties.add(d),t.ok(l);function c(d){return n.opts.useDefaults&&!n.compositeRule&&a[d].default!==void 0}function u(d){t.subschema({keyword:"properties",schemaProp:d,dataProp:d},l)}}};yi.default=xm;var bi={};Object.defineProperty(bi,"__esModule",{value:!0});const $l=_e,Rs=ge,Pl=G,El=G,km={keyword:"patternProperties",type:"object",schemaType:"object",code(t){const{gen:e,schema:a,data:s,parentSchema:r,it:n}=t,{opts:i}=n,o=(0,$l.allSchemaProperties)(a),l=o.filter(p=>(0,Pl.alwaysValidSchema)(n,a[p]));if(o.length===0||l.length===o.length&&(!n.opts.unevaluated||n.props===!0))return;const c=i.strictSchema&&!i.allowMatchingProperties&&r.properties,u=e.name("valid");n.props!==!0&&!(n.props instanceof Rs.Name)&&(n.props=(0,El.evaluatedPropsToName)(e,n.props));const{props:d}=n;g();function g(){for(const p of o)c&&f(p),n.allErrors?m(p):(e.var(u,!0),m(p),e.if(u))}function f(p){for(const h in c)new RegExp(p).test(h)&&(0,Pl.checkStrictMode)(n,`property ${h} matches pattern ${p} (use allowMatchingProperties)`)}function m(p){e.forIn("key",s,h=>{e.if((0,Rs._)`${(0,$l.usePattern)(t,p)}.test(${h})`,()=>{const v=l.includes(p);v||t.subschema({keyword:"patternProperties",schemaProp:p,dataProp:h,dataPropType:El.Type.Str},u),n.opts.unevaluated&&d!==!0?e.assign((0,Rs._)`${d}[${h}]`,!0):!v&&!n.allErrors&&e.if((0,Rs.not)(u),()=>e.break())})})}}};bi.default=km;var $i={};Object.defineProperty($i,"__esModule",{value:!0});const Im=G,Tm={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(t){const{gen:e,schema:a,it:s}=t;if((0,Im.alwaysValidSchema)(s,a)){t.fail();return}const r=e.name("valid");t.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},r),t.failResult(r,()=>t.reset(),()=>t.error())},error:{message:"must NOT be valid"}};$i.default=Tm;var Pi={};Object.defineProperty(Pi,"__esModule",{value:!0});const Cm={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:_e.validateUnion,error:{message:"must match a schema in anyOf"}};Pi.default=Cm;var Ei={};Object.defineProperty(Ei,"__esModule",{value:!0});const xs=ge,Om=G,Nm={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:t})=>(0,xs._)`{passingSchemas: ${t.passing}}`},code(t){const{gen:e,schema:a,parentSchema:s,it:r}=t;if(!Array.isArray(a))throw new Error("ajv implementation error");if(r.opts.discriminator&&s.discriminator)return;const n=a,i=e.let("valid",!1),o=e.let("passing",null),l=e.name("_valid");t.setParams({passing:o}),e.block(c),t.result(i,()=>t.reset(),()=>t.error(!0));function c(){n.forEach((u,d)=>{let g;(0,Om.alwaysValidSchema)(r,u)?e.var(l,!0):g=t.subschema({keyword:"oneOf",schemaProp:d,compositeRule:!0},l),d>0&&e.if((0,xs._)`${l} && ${i}`).assign(i,!1).assign(o,(0,xs._)`[${o}, ${d}]`).else(),e.if(l,()=>{e.assign(i,!0),e.assign(o,d),g&&t.mergeEvaluated(g,xs.Name)})})}}};Ei.default=Nm;var Si={};Object.defineProperty(Si,"__esModule",{value:!0});const Am=G,jm={keyword:"allOf",schemaType:"array",code(t){const{gen:e,schema:a,it:s}=t;if(!Array.isArray(a))throw new Error("ajv implementation error");const r=e.name("valid");a.forEach((n,i)=>{if((0,Am.alwaysValidSchema)(s,n))return;const o=t.subschema({keyword:"allOf",schemaProp:i},r);t.ok(r),t.mergeEvaluated(o)})}};Si.default=jm;var Ri={};Object.defineProperty(Ri,"__esModule",{value:!0});const ks=ge,Sl=G,Dm={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:t})=>(0,ks.str)`must match "${t.ifClause}" schema`,params:({params:t})=>(0,ks._)`{failingKeyword: ${t.ifClause}}`},code(t){const{gen:e,parentSchema:a,it:s}=t;a.then===void 0&&a.else===void 0&&(0,Sl.checkStrictMode)(s,'"if" without "then" and "else" is ignored');const r=Rl(s,"then"),n=Rl(s,"else");if(!r&&!n)return;const i=e.let("valid",!0),o=e.name("_valid");if(l(),t.reset(),r&&n){const u=e.let("ifClause");t.setParams({ifClause:u}),e.if(o,c("then",u),c("else",u))}else r?e.if(o,c("then")):e.if((0,ks.not)(o),c("else"));t.pass(i,()=>t.error(!0));function l(){const u=t.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},o);t.mergeEvaluated(u)}function c(u,d){return()=>{const g=t.subschema({keyword:u},o);e.assign(i,o),t.mergeValidEvaluated(g,i),d?e.assign(d,(0,ks._)`${u}`):t.setParams({ifClause:u})}}}};function Rl(t,e){const a=t.schema[e];return a!==void 0&&!(0,Sl.alwaysValidSchema)(t,a)}Ri.default=Dm;var xi={};Object.defineProperty(xi,"__esModule",{value:!0});const Mm=G,Lm={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:t,parentSchema:e,it:a}){e.if===void 0&&(0,Mm.checkStrictMode)(a,`"${t}" without "if" is ignored`)}};xi.default=Lm,Object.defineProperty(hi,"__esModule",{value:!0});const Fm=Gr,qm=mi,Um=Yr,Vm=vi,zm=gi,Hm=_l,Zm=_i,Km=Ps,Bm=yi,Wm=bi,Jm=$i,Qm=Pi,Gm=Ei,Ym=Si,Xm=Ri,ev=xi;function tv(t=!1){const e=[Jm.default,Qm.default,Gm.default,Ym.default,Xm.default,ev.default,Zm.default,Km.default,Hm.default,Bm.default,Wm.default];return t?e.push(qm.default,Vm.default):e.push(Fm.default,Um.default),e.push(zm.default),e}hi.default=tv;var ki={},Ii={};Object.defineProperty(Ii,"__esModule",{value:!0});const He=ge,rv={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:t})=>(0,He.str)`must match format "${t}"`,params:({schemaCode:t})=>(0,He._)`{format: ${t}}`},code(t,e){const{gen:a,data:s,$data:r,schema:n,schemaCode:i,it:o}=t,{opts:l,errSchemaPath:c,schemaEnv:u,self:d}=o;if(!l.validateFormats)return;r?g():f();function g(){const m=a.scopeValue("formats",{ref:d.formats,code:l.code.formats}),p=a.const("fDef",(0,He._)`${m}[${i}]`),h=a.let("fType"),v=a.let("format");a.if((0,He._)`typeof ${p} == "object" && !(${p} instanceof RegExp)`,()=>a.assign(h,(0,He._)`${p}.type || "string"`).assign(v,(0,He._)`${p}.validate`),()=>a.assign(h,(0,He._)`"string"`).assign(v,p)),t.fail$data((0,He.or)(w(),P()));function w(){return l.strictSchema===!1?He.nil:(0,He._)`${i} && !${v}`}function P(){const S=u.$async?(0,He._)`(${p}.async ? await ${v}(${s}) : ${v}(${s}))`:(0,He._)`${v}(${s})`,k=(0,He._)`(typeof ${v} == "function" ? ${S} : ${v}.test(${s}))`;return(0,He._)`${v} && ${v} !== true && ${h} === ${e} && !${k}`}}function f(){const m=d.formats[n];if(!m){w();return}if(m===!0)return;const[p,h,v]=P(m);p===e&&t.pass(S());function w(){if(l.strictSchema===!1){d.logger.warn(k());return}throw new Error(k());function k(){return`unknown format "${n}" ignored in schema at path "${c}"`}}function P(k){const A=k instanceof RegExp?(0,He.regexpCode)(k):l.code.formats?(0,He._)`${l.code.formats}${(0,He.getProperty)(n)}`:void 0,z=a.scopeValue("formats",{key:n,ref:k,code:A});return typeof k=="object"&&!(k instanceof RegExp)?[k.type||"string",k.validate,(0,He._)`${z}.validate`]:["string",k,z]}function S(){if(typeof m=="object"&&!(m instanceof RegExp)&&m.async){if(!u.$async)throw new Error("async format in sync schema");return(0,He._)`await ${v}(${s})`}return typeof h=="function"?(0,He._)`${v}(${s})`:(0,He._)`${v}.test(${s})`}}}};Ii.default=rv,Object.defineProperty(ki,"__esModule",{value:!0});const av=[Ii.default];ki.default=av;var Xr={};Object.defineProperty(Xr,"__esModule",{value:!0}),Xr.contentVocabulary=Xr.metadataVocabulary=void 0,Xr.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],Xr.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"],Object.defineProperty(Qn,"__esModule",{value:!0});const sv=Gn,nv=Xn,iv=hi,ov=ki,xl=Xr,cv=[sv.default,nv.default,(0,iv.default)(),ov.default,xl.metadataVocabulary,xl.contentVocabulary];Qn.default=cv;var Ti={},Is={};Object.defineProperty(Is,"__esModule",{value:!0}),Is.DiscrError=void 0;var kl;(function(t){t.Tag="tag",t.Mapping="mapping"})(kl||(Is.DiscrError=kl={})),Object.defineProperty(Ti,"__esModule",{value:!0});const ea=ge,Ci=Is,Il=ft,lv=Jr,uv=G,dv={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:t,tagName:e}})=>t===Ci.DiscrError.Tag?`tag "${e}" must be string`:`value of tag "${e}" must be in oneOf`,params:({params:{discrError:t,tag:e,tagName:a}})=>(0,ea._)`{error: ${t}, tag: ${a}, tagValue: ${e}}`},code(t){const{gen:e,data:a,schema:s,parentSchema:r,it:n}=t,{oneOf:i}=r;if(!n.opts.discriminator)throw new Error("discriminator: requires discriminator option");const o=s.propertyName;if(typeof o!="string")throw new Error("discriminator: requires propertyName");if(s.mapping)throw new Error("discriminator: mapping is not supported");if(!i)throw new Error("discriminator: requires oneOf keyword");const l=e.let("valid",!1),c=e.const("tag",(0,ea._)`${a}${(0,ea.getProperty)(o)}`);e.if((0,ea._)`typeof ${c} == "string"`,()=>u(),()=>t.error(!1,{discrError:Ci.DiscrError.Tag,tag:c,tagName:o})),t.ok(l);function u(){const f=g();e.if(!1);for(const m in f)e.elseIf((0,ea._)`${c} === ${m}`),e.assign(l,d(f[m]));e.else(),t.error(!1,{discrError:Ci.DiscrError.Mapping,tag:c,tagName:o}),e.endIf()}function d(f){const m=e.name("valid"),p=t.subschema({keyword:"oneOf",schemaProp:f},m);return t.mergeEvaluated(p,ea.Name),m}function g(){var f;const m={},p=v(r);let h=!0;for(let S=0;S<i.length;S++){let k=i[S];if(k!=null&&k.$ref&&!(0,uv.schemaHasRulesButRef)(k,n.self.RULES)){const z=k.$ref;if(k=Il.resolveRef.call(n.self,n.schemaEnv.root,n.baseId,z),k instanceof Il.SchemaEnv&&(k=k.schema),k===void 0)throw new lv.default(n.opts.uriResolver,n.baseId,z)}const A=(f=k==null?void 0:k.properties)===null||f===void 0?void 0:f[o];if(typeof A!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${o}"`);h=h&&(p||v(k)),w(A,S)}if(!h)throw new Error(`discriminator: "${o}" must be required`);return m;function v({required:S}){return Array.isArray(S)&&S.includes(o)}function w(S,k){if(S.const)P(S.const,k);else if(S.enum)for(const A of S.enum)P(A,k);else throw new Error(`discriminator: "properties/${o}" must have "const" or "enum"`)}function P(S,k){if(typeof S!="string"||S in m)throw new Error(`discriminator: "${o}" values must be unique strings`);m[S]=k}}}};Ti.default=dv;const fv={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0};(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MissingRefError=e.ValidationError=e.CodeGen=e.Name=e.nil=e.stringify=e.str=e._=e.KeywordCxt=e.Ajv=void 0;const a=lc,s=Qn,r=Ti,n=fv,i=["/properties"],o="http://json-schema.org/draft-07/schema";class l extends a.default{_addVocabularies(){super._addVocabularies(),s.default.forEach(m=>this.addVocabulary(m)),this.opts.discriminator&&this.addKeyword(r.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;const m=this.opts.$data?this.$dataMetaSchema(n,i):n;this.addMetaSchema(m,o,!1),this.refs["http://json-schema.org/schema"]=o}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(o)?o:void 0)}}e.Ajv=l,t.exports=e=l,t.exports.Ajv=l,Object.defineProperty(e,"__esModule",{value:!0}),e.default=l;var c=xt;Object.defineProperty(e,"KeywordCxt",{enumerable:!0,get:function(){return c.KeywordCxt}});var u=ge;Object.defineProperty(e,"_",{enumerable:!0,get:function(){return u._}}),Object.defineProperty(e,"str",{enumerable:!0,get:function(){return u.str}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return u.stringify}}),Object.defineProperty(e,"nil",{enumerable:!0,get:function(){return u.nil}}),Object.defineProperty(e,"Name",{enumerable:!0,get:function(){return u.Name}}),Object.defineProperty(e,"CodeGen",{enumerable:!0,get:function(){return u.CodeGen}});var d=Sa;Object.defineProperty(e,"ValidationError",{enumerable:!0,get:function(){return d.default}});var g=Jr;Object.defineProperty(e,"MissingRefError",{enumerable:!0,get:function(){return g.default}})})(kn,kn.exports);var hv=kn.exports;const pv=cc(hv);var Pe;(function(t){t.assertEqual=r=>{};function e(r){}t.assertIs=e;function a(r){throw new Error}t.assertNever=a,t.arrayToEnum=r=>{const n={};for(const i of r)n[i]=i;return n},t.getValidEnumValues=r=>{const n=t.objectKeys(r).filter(o=>typeof r[r[o]]!="number"),i={};for(const o of n)i[o]=r[o];return t.objectValues(i)},t.objectValues=r=>t.objectKeys(r).map(function(n){return r[n]}),t.objectKeys=typeof Object.keys=="function"?r=>Object.keys(r):r=>{const n=[];for(const i in r)Object.prototype.hasOwnProperty.call(r,i)&&n.push(i);return n},t.find=(r,n)=>{for(const i of r)if(n(i))return i},t.isInteger=typeof Number.isInteger=="function"?r=>Number.isInteger(r):r=>typeof r=="number"&&Number.isFinite(r)&&Math.floor(r)===r;function s(r,n=" | "){return r.map(i=>typeof i=="string"?`'${i}'`:i).join(n)}t.joinValues=s,t.jsonStringifyReplacer=(r,n)=>typeof n=="bigint"?n.toString():n})(Pe||(Pe={}));var Oi;(function(t){t.mergeShapes=(e,a)=>({...e,...a})})(Oi||(Oi={}));const Y=Pe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),sr=t=>{switch(typeof t){case"undefined":return Y.undefined;case"string":return Y.string;case"number":return Number.isNaN(t)?Y.nan:Y.number;case"boolean":return Y.boolean;case"function":return Y.function;case"bigint":return Y.bigint;case"symbol":return Y.symbol;case"object":return Array.isArray(t)?Y.array:t===null?Y.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?Y.promise:typeof Map<"u"&&t instanceof Map?Y.map:typeof Set<"u"&&t instanceof Set?Y.set:typeof Date<"u"&&t instanceof Date?Y.date:Y.object;default:return Y.unknown}},q=Pe.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),mv=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");class _t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=s=>{this.issues=[...this.issues,s]},this.addIssues=(s=[])=>{this.issues=[...this.issues,...s]};const a=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,a):this.__proto__=a,this.name="ZodError",this.issues=e}format(e){const a=e||function(n){return n.message},s={_errors:[]},r=n=>{for(const i of n.issues)if(i.code==="invalid_union")i.unionErrors.map(r);else if(i.code==="invalid_return_type")r(i.returnTypeError);else if(i.code==="invalid_arguments")r(i.argumentsError);else if(i.path.length===0)s._errors.push(a(i));else{let o=s,l=0;for(;l<i.path.length;){const c=i.path[l];l===i.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(a(i))):o[c]=o[c]||{_errors:[]},o=o[c],l++}}};return r(this),s}static assert(e){if(!(e instanceof _t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,Pe.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=a=>a.message){const a={},s=[];for(const r of this.issues)if(r.path.length>0){const n=r.path[0];a[n]=a[n]||[],a[n].push(e(r))}else s.push(e(r));return{formErrors:s,fieldErrors:a}}get formErrors(){return this.flatten()}}_t.create=t=>new _t(t);const ta=(t,e)=>{let a;switch(t.code){case q.invalid_type:t.received===Y.undefined?a="Required":a=`Expected ${t.expected}, received ${t.received}`;break;case q.invalid_literal:a=`Invalid literal value, expected ${JSON.stringify(t.expected,Pe.jsonStringifyReplacer)}`;break;case q.unrecognized_keys:a=`Unrecognized key(s) in object: ${Pe.joinValues(t.keys,", ")}`;break;case q.invalid_union:a="Invalid input";break;case q.invalid_union_discriminator:a=`Invalid discriminator value. Expected ${Pe.joinValues(t.options)}`;break;case q.invalid_enum_value:a=`Invalid enum value. Expected ${Pe.joinValues(t.options)}, received '${t.received}'`;break;case q.invalid_arguments:a="Invalid function arguments";break;case q.invalid_return_type:a="Invalid function return type";break;case q.invalid_date:a="Invalid date";break;case q.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(a=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(a=`${a} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?a=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?a=`Invalid input: must end with "${t.validation.endsWith}"`:Pe.assertNever(t.validation):t.validation!=="regex"?a=`Invalid ${t.validation}`:a="Invalid";break;case q.too_small:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?a=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:a="Invalid input";break;case q.too_big:t.type==="array"?a=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?a=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?a=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?a=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?a=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:a="Invalid input";break;case q.custom:a="Invalid input";break;case q.invalid_intersection_types:a="Intersection results could not be merged";break;case q.not_multiple_of:a=`Number must be a multiple of ${t.multipleOf}`;break;case q.not_finite:a="Number must be finite";break;default:a=e.defaultError,Pe.assertNever(t)}return{message:a}};let Tl=ta;function vv(t){Tl=t}function Ts(){return Tl}const Cs=t=>{const{data:e,path:a,errorMaps:s,issueData:r}=t,n=[...a,...r.path||[]],i={...r,path:n};if(r.message!==void 0)return{...r,path:n,message:r.message};let o="";const l=s.filter(c=>!!c).slice().reverse();for(const c of l)o=c(i,{data:e,defaultError:o}).message;return{...r,path:n,message:o}},gv=[];function B(t,e){const a=Ts(),s=Cs({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,a,a===ta?void 0:ta].filter(r=>!!r)});t.common.issues.push(s)}class it{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,a){const s=[];for(const r of a){if(r.status==="aborted")return ie;r.status==="dirty"&&e.dirty(),s.push(r.value)}return{status:e.value,value:s}}static async mergeObjectAsync(e,a){const s=[];for(const r of a){const n=await r.key,i=await r.value;s.push({key:n,value:i})}return it.mergeObjectSync(e,s)}static mergeObjectSync(e,a){const s={};for(const r of a){const{key:n,value:i}=r;if(n.status==="aborted"||i.status==="aborted")return ie;n.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),n.value!=="__proto__"&&(typeof i.value<"u"||r.alwaysSet)&&(s[n.value]=i.value)}return{status:e.value,value:s}}}const ie=Object.freeze({status:"aborted"}),ra=t=>({status:"dirty",value:t}),ut=t=>({status:"valid",value:t}),Ni=t=>t.status==="aborted",Ai=t=>t.status==="dirty",Ar=t=>t.status==="valid",Aa=t=>typeof Promise<"u"&&t instanceof Promise;var ee;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(ee||(ee={}));class zt{constructor(e,a,s,r){this._cachedPath=[],this.parent=e,this.data=a,this._path=s,this._key=r}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Cl=(t,e)=>{if(Ar(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const a=new _t(t.common.issues);return this._error=a,this._error}}};function ue(t){if(!t)return{};const{errorMap:e,invalid_type_error:a,required_error:s,description:r}=t;if(e&&(a||s))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:r}:{errorMap:(i,o)=>{const{message:l}=t;return i.code==="invalid_enum_value"?{message:l??o.defaultError}:typeof o.data>"u"?{message:l??s??o.defaultError}:i.code!=="invalid_type"?{message:o.defaultError}:{message:l??a??o.defaultError}},description:r}}class me{get description(){return this._def.description}_getType(e){return sr(e.data)}_getOrReturnCtx(e,a){return a||{common:e.parent.common,data:e.data,parsedType:sr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new it,ctx:{common:e.parent.common,data:e.data,parsedType:sr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const a=this._parse(e);if(Aa(a))throw new Error("Synchronous parse encountered promise.");return a}_parseAsync(e){const a=this._parse(e);return Promise.resolve(a)}parse(e,a){const s=this.safeParse(e,a);if(s.success)return s.data;throw s.error}safeParse(e,a){const s={common:{issues:[],async:(a==null?void 0:a.async)??!1,contextualErrorMap:a==null?void 0:a.errorMap},path:(a==null?void 0:a.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:sr(e)},r=this._parseSync({data:e,path:s.path,parent:s});return Cl(s,r)}"~validate"(e){var s,r;const a={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:sr(e)};if(!this["~standard"].async)try{const n=this._parseSync({data:e,path:[],parent:a});return Ar(n)?{value:n.value}:{issues:a.common.issues}}catch(n){(r=(s=n==null?void 0:n.message)==null?void 0:s.toLowerCase())!=null&&r.includes("encountered")&&(this["~standard"].async=!0),a.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:a}).then(n=>Ar(n)?{value:n.value}:{issues:a.common.issues})}async parseAsync(e,a){const s=await this.safeParseAsync(e,a);if(s.success)return s.data;throw s.error}async safeParseAsync(e,a){const s={common:{issues:[],contextualErrorMap:a==null?void 0:a.errorMap,async:!0},path:(a==null?void 0:a.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:sr(e)},r=this._parse({data:e,path:s.path,parent:s}),n=await(Aa(r)?r:Promise.resolve(r));return Cl(s,n)}refine(e,a){const s=r=>typeof a=="string"||typeof a>"u"?{message:a}:typeof a=="function"?a(r):a;return this._refinement((r,n)=>{const i=e(r),o=()=>n.addIssue({code:q.custom,...s(r)});return typeof Promise<"u"&&i instanceof Promise?i.then(l=>l?!0:(o(),!1)):i?!0:(o(),!1)})}refinement(e,a){return this._refinement((s,r)=>e(s)?!0:(r.addIssue(typeof a=="function"?a(s,r):a),!1))}_refinement(e){return new Nt({schema:this,typeName:V.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:a=>this["~validate"](a)}}optional(){return Zt.create(this,this._def)}nullable(){return yr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ot.create(this)}promise(){return ia.create(this,this._def)}or(e){return La.create([this,e],this._def)}and(e){return Fa.create(this,e,this._def)}transform(e){return new Nt({...ue(this._def),schema:this,typeName:V.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const a=typeof e=="function"?e:()=>e;return new Ha({...ue(this._def),innerType:this,defaultValue:a,typeName:V.ZodDefault})}brand(){return new Mi({typeName:V.ZodBranded,type:this,...ue(this._def)})}catch(e){const a=typeof e=="function"?e:()=>e;return new Za({...ue(this._def),innerType:this,catchValue:a,typeName:V.ZodCatch})}describe(e){const a=this.constructor;return new a({...this._def,description:e})}pipe(e){return Ka.create(this,e)}readonly(){return Ba.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const _v=/^c[^\s-]{8,}$/i,yv=/^[0-9a-z]+$/,wv=/^[0-9A-HJKMNP-TV-Z]{26}$/i,bv=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,$v=/^[a-z0-9_-]{21}$/i,Pv=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Ev=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Sv=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Rv="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let ji;const xv=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,kv=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Iv=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Tv=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Cv=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Ov=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Ol="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",Nv=new RegExp(`^${Ol}$`);function Nl(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);const a=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${a}`}function Av(t){return new RegExp(`^${Nl(t)}$`)}function Al(t){let e=`${Ol}T${Nl(t)}`;const a=[];return a.push(t.local?"Z?":"Z"),t.offset&&a.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${a.join("|")})`,new RegExp(`^${e}$`)}function jv(t,e){return!!((e==="v4"||!e)&&xv.test(t)||(e==="v6"||!e)&&Iv.test(t))}function Dv(t,e){if(!Pv.test(t))return!1;try{const[a]=t.split(".");if(!a)return!1;const s=a.replace(/-/g,"+").replace(/_/g,"/").padEnd(a.length+(4-a.length%4)%4,"="),r=JSON.parse(atob(s));return!(typeof r!="object"||r===null||"typ"in r&&(r==null?void 0:r.typ)!=="JWT"||!r.alg||e&&r.alg!==e)}catch{return!1}}function Mv(t,e){return!!((e==="v4"||!e)&&kv.test(t)||(e==="v6"||!e)&&Tv.test(t))}class Ct extends me{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==Y.string){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.string,received:n.parsedType}),ie}const s=new it;let r;for(const n of this._def.checks)if(n.kind==="min")e.data.length<n.value&&(r=this._getOrReturnCtx(e,r),B(r,{code:q.too_small,minimum:n.value,type:"string",inclusive:!0,exact:!1,message:n.message}),s.dirty());else if(n.kind==="max")e.data.length>n.value&&(r=this._getOrReturnCtx(e,r),B(r,{code:q.too_big,maximum:n.value,type:"string",inclusive:!0,exact:!1,message:n.message}),s.dirty());else if(n.kind==="length"){const i=e.data.length>n.value,o=e.data.length<n.value;(i||o)&&(r=this._getOrReturnCtx(e,r),i?B(r,{code:q.too_big,maximum:n.value,type:"string",inclusive:!0,exact:!0,message:n.message}):o&&B(r,{code:q.too_small,minimum:n.value,type:"string",inclusive:!0,exact:!0,message:n.message}),s.dirty())}else if(n.kind==="email")Sv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"email",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="emoji")ji||(ji=new RegExp(Rv,"u")),ji.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"emoji",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="uuid")bv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"uuid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="nanoid")$v.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"nanoid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="cuid")_v.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"cuid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="cuid2")yv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"cuid2",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="ulid")wv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"ulid",code:q.invalid_string,message:n.message}),s.dirty());else if(n.kind==="url")try{new URL(e.data)}catch{r=this._getOrReturnCtx(e,r),B(r,{validation:"url",code:q.invalid_string,message:n.message}),s.dirty()}else n.kind==="regex"?(n.regex.lastIndex=0,n.regex.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"regex",code:q.invalid_string,message:n.message}),s.dirty())):n.kind==="trim"?e.data=e.data.trim():n.kind==="includes"?e.data.includes(n.value,n.position)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:{includes:n.value,position:n.position},message:n.message}),s.dirty()):n.kind==="toLowerCase"?e.data=e.data.toLowerCase():n.kind==="toUpperCase"?e.data=e.data.toUpperCase():n.kind==="startsWith"?e.data.startsWith(n.value)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:{startsWith:n.value},message:n.message}),s.dirty()):n.kind==="endsWith"?e.data.endsWith(n.value)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:{endsWith:n.value},message:n.message}),s.dirty()):n.kind==="datetime"?Al(n).test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:"datetime",message:n.message}),s.dirty()):n.kind==="date"?Nv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:"date",message:n.message}),s.dirty()):n.kind==="time"?Av(n).test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{code:q.invalid_string,validation:"time",message:n.message}),s.dirty()):n.kind==="duration"?Ev.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"duration",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="ip"?jv(e.data,n.version)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"ip",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="jwt"?Dv(e.data,n.alg)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"jwt",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="cidr"?Mv(e.data,n.version)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"cidr",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="base64"?Cv.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"base64",code:q.invalid_string,message:n.message}),s.dirty()):n.kind==="base64url"?Ov.test(e.data)||(r=this._getOrReturnCtx(e,r),B(r,{validation:"base64url",code:q.invalid_string,message:n.message}),s.dirty()):Pe.assertNever(n);return{status:s.value,value:e.data}}_regex(e,a,s){return this.refinement(r=>e.test(r),{validation:a,code:q.invalid_string,...ee.errToObj(s)})}_addCheck(e){return new Ct({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...ee.errToObj(e)})}url(e){return this._addCheck({kind:"url",...ee.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...ee.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...ee.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...ee.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...ee.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...ee.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...ee.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...ee.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...ee.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...ee.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...ee.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...ee.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(e==null?void 0:e.offset)??!1,local:(e==null?void 0:e.local)??!1,...ee.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,...ee.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...ee.errToObj(e)})}regex(e,a){return this._addCheck({kind:"regex",regex:e,...ee.errToObj(a)})}includes(e,a){return this._addCheck({kind:"includes",value:e,position:a==null?void 0:a.position,...ee.errToObj(a==null?void 0:a.message)})}startsWith(e,a){return this._addCheck({kind:"startsWith",value:e,...ee.errToObj(a)})}endsWith(e,a){return this._addCheck({kind:"endsWith",value:e,...ee.errToObj(a)})}min(e,a){return this._addCheck({kind:"min",value:e,...ee.errToObj(a)})}max(e,a){return this._addCheck({kind:"max",value:e,...ee.errToObj(a)})}length(e,a){return this._addCheck({kind:"length",value:e,...ee.errToObj(a)})}nonempty(e){return this.min(1,ee.errToObj(e))}trim(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Ct({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(const a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxLength(){let e=null;for(const a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}}Ct.create=t=>new Ct({checks:[],typeName:V.ZodString,coerce:(t==null?void 0:t.coerce)??!1,...ue(t)});function Lv(t,e){const a=(t.toString().split(".")[1]||"").length,s=(e.toString().split(".")[1]||"").length,r=a>s?a:s,n=Number.parseInt(t.toFixed(r).replace(".","")),i=Number.parseInt(e.toFixed(r).replace(".",""));return n%i/10**r}class vr extends me{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==Y.number){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.number,received:n.parsedType}),ie}let s;const r=new it;for(const n of this._def.checks)n.kind==="int"?Pe.isInteger(e.data)||(s=this._getOrReturnCtx(e,s),B(s,{code:q.invalid_type,expected:"integer",received:"float",message:n.message}),r.dirty()):n.kind==="min"?(n.inclusive?e.data<n.value:e.data<=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_small,minimum:n.value,type:"number",inclusive:n.inclusive,exact:!1,message:n.message}),r.dirty()):n.kind==="max"?(n.inclusive?e.data>n.value:e.data>=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_big,maximum:n.value,type:"number",inclusive:n.inclusive,exact:!1,message:n.message}),r.dirty()):n.kind==="multipleOf"?Lv(e.data,n.value)!==0&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_multiple_of,multipleOf:n.value,message:n.message}),r.dirty()):n.kind==="finite"?Number.isFinite(e.data)||(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_finite,message:n.message}),r.dirty()):Pe.assertNever(n);return{status:r.value,value:e.data}}gte(e,a){return this.setLimit("min",e,!0,ee.toString(a))}gt(e,a){return this.setLimit("min",e,!1,ee.toString(a))}lte(e,a){return this.setLimit("max",e,!0,ee.toString(a))}lt(e,a){return this.setLimit("max",e,!1,ee.toString(a))}setLimit(e,a,s,r){return new vr({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:s,message:ee.toString(r)}]})}_addCheck(e){return new vr({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:ee.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:ee.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:ee.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:ee.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:ee.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:ee.toString(a)})}finite(e){return this._addCheck({kind:"finite",message:ee.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:ee.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:ee.toString(e)})}get minValue(){let e=null;for(const a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(const a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&Pe.isInteger(e.value))}get isFinite(){let e=null,a=null;for(const s of this._def.checks){if(s.kind==="finite"||s.kind==="int"||s.kind==="multipleOf")return!0;s.kind==="min"?(a===null||s.value>a)&&(a=s.value):s.kind==="max"&&(e===null||s.value<e)&&(e=s.value)}return Number.isFinite(a)&&Number.isFinite(e)}}vr.create=t=>new vr({checks:[],typeName:V.ZodNumber,coerce:(t==null?void 0:t.coerce)||!1,...ue(t)});class gr extends me{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==Y.bigint)return this._getInvalidInput(e);let s;const r=new it;for(const n of this._def.checks)n.kind==="min"?(n.inclusive?e.data<n.value:e.data<=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_small,type:"bigint",minimum:n.value,inclusive:n.inclusive,message:n.message}),r.dirty()):n.kind==="max"?(n.inclusive?e.data>n.value:e.data>=n.value)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.too_big,type:"bigint",maximum:n.value,inclusive:n.inclusive,message:n.message}),r.dirty()):n.kind==="multipleOf"?e.data%n.value!==BigInt(0)&&(s=this._getOrReturnCtx(e,s),B(s,{code:q.not_multiple_of,multipleOf:n.value,message:n.message}),r.dirty()):Pe.assertNever(n);return{status:r.value,value:e.data}}_getInvalidInput(e){const a=this._getOrReturnCtx(e);return B(a,{code:q.invalid_type,expected:Y.bigint,received:a.parsedType}),ie}gte(e,a){return this.setLimit("min",e,!0,ee.toString(a))}gt(e,a){return this.setLimit("min",e,!1,ee.toString(a))}lte(e,a){return this.setLimit("max",e,!0,ee.toString(a))}lt(e,a){return this.setLimit("max",e,!1,ee.toString(a))}setLimit(e,a,s,r){return new gr({...this._def,checks:[...this._def.checks,{kind:e,value:a,inclusive:s,message:ee.toString(r)}]})}_addCheck(e){return new gr({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:ee.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:ee.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:ee.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:ee.toString(e)})}multipleOf(e,a){return this._addCheck({kind:"multipleOf",value:e,message:ee.toString(a)})}get minValue(){let e=null;for(const a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e}get maxValue(){let e=null;for(const a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e}}gr.create=t=>new gr({checks:[],typeName:V.ZodBigInt,coerce:(t==null?void 0:t.coerce)??!1,...ue(t)});class ja extends me{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==Y.boolean){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.boolean,received:s.parsedType}),ie}return ut(e.data)}}ja.create=t=>new ja({typeName:V.ZodBoolean,coerce:(t==null?void 0:t.coerce)||!1,...ue(t)});class jr extends me{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==Y.date){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_type,expected:Y.date,received:n.parsedType}),ie}if(Number.isNaN(e.data.getTime())){const n=this._getOrReturnCtx(e);return B(n,{code:q.invalid_date}),ie}const s=new it;let r;for(const n of this._def.checks)n.kind==="min"?e.data.getTime()<n.value&&(r=this._getOrReturnCtx(e,r),B(r,{code:q.too_small,message:n.message,inclusive:!0,exact:!1,minimum:n.value,type:"date"}),s.dirty()):n.kind==="max"?e.data.getTime()>n.value&&(r=this._getOrReturnCtx(e,r),B(r,{code:q.too_big,message:n.message,inclusive:!0,exact:!1,maximum:n.value,type:"date"}),s.dirty()):Pe.assertNever(n);return{status:s.value,value:new Date(e.data.getTime())}}_addCheck(e){return new jr({...this._def,checks:[...this._def.checks,e]})}min(e,a){return this._addCheck({kind:"min",value:e.getTime(),message:ee.toString(a)})}max(e,a){return this._addCheck({kind:"max",value:e.getTime(),message:ee.toString(a)})}get minDate(){let e=null;for(const a of this._def.checks)a.kind==="min"&&(e===null||a.value>e)&&(e=a.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const a of this._def.checks)a.kind==="max"&&(e===null||a.value<e)&&(e=a.value);return e!=null?new Date(e):null}}jr.create=t=>new jr({checks:[],coerce:(t==null?void 0:t.coerce)||!1,typeName:V.ZodDate,...ue(t)});class Os extends me{_parse(e){if(this._getType(e)!==Y.symbol){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.symbol,received:s.parsedType}),ie}return ut(e.data)}}Os.create=t=>new Os({typeName:V.ZodSymbol,...ue(t)});class Da extends me{_parse(e){if(this._getType(e)!==Y.undefined){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.undefined,received:s.parsedType}),ie}return ut(e.data)}}Da.create=t=>new Da({typeName:V.ZodUndefined,...ue(t)});class Ma extends me{_parse(e){if(this._getType(e)!==Y.null){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.null,received:s.parsedType}),ie}return ut(e.data)}}Ma.create=t=>new Ma({typeName:V.ZodNull,...ue(t)});class aa extends me{constructor(){super(...arguments),this._any=!0}_parse(e){return ut(e.data)}}aa.create=t=>new aa({typeName:V.ZodAny,...ue(t)});class Dr extends me{constructor(){super(...arguments),this._unknown=!0}_parse(e){return ut(e.data)}}Dr.create=t=>new Dr({typeName:V.ZodUnknown,...ue(t)});class nr extends me{_parse(e){const a=this._getOrReturnCtx(e);return B(a,{code:q.invalid_type,expected:Y.never,received:a.parsedType}),ie}}nr.create=t=>new nr({typeName:V.ZodNever,...ue(t)});class Ns extends me{_parse(e){if(this._getType(e)!==Y.undefined){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.void,received:s.parsedType}),ie}return ut(e.data)}}Ns.create=t=>new Ns({typeName:V.ZodVoid,...ue(t)});class Ot extends me{_parse(e){const{ctx:a,status:s}=this._processInputParams(e),r=this._def;if(a.parsedType!==Y.array)return B(a,{code:q.invalid_type,expected:Y.array,received:a.parsedType}),ie;if(r.exactLength!==null){const i=a.data.length>r.exactLength.value,o=a.data.length<r.exactLength.value;(i||o)&&(B(a,{code:i?q.too_big:q.too_small,minimum:o?r.exactLength.value:void 0,maximum:i?r.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:r.exactLength.message}),s.dirty())}if(r.minLength!==null&&a.data.length<r.minLength.value&&(B(a,{code:q.too_small,minimum:r.minLength.value,type:"array",inclusive:!0,exact:!1,message:r.minLength.message}),s.dirty()),r.maxLength!==null&&a.data.length>r.maxLength.value&&(B(a,{code:q.too_big,maximum:r.maxLength.value,type:"array",inclusive:!0,exact:!1,message:r.maxLength.message}),s.dirty()),a.common.async)return Promise.all([...a.data].map((i,o)=>r.type._parseAsync(new zt(a,i,a.path,o)))).then(i=>it.mergeArray(s,i));const n=[...a.data].map((i,o)=>r.type._parseSync(new zt(a,i,a.path,o)));return it.mergeArray(s,n)}get element(){return this._def.type}min(e,a){return new Ot({...this._def,minLength:{value:e,message:ee.toString(a)}})}max(e,a){return new Ot({...this._def,maxLength:{value:e,message:ee.toString(a)}})}length(e,a){return new Ot({...this._def,exactLength:{value:e,message:ee.toString(a)}})}nonempty(e){return this.min(1,e)}}Ot.create=(t,e)=>new Ot({type:t,minLength:null,maxLength:null,exactLength:null,typeName:V.ZodArray,...ue(e)});function sa(t){if(t instanceof Fe){const e={};for(const a in t.shape){const s=t.shape[a];e[a]=Zt.create(sa(s))}return new Fe({...t._def,shape:()=>e})}else return t instanceof Ot?new Ot({...t._def,type:sa(t.element)}):t instanceof Zt?Zt.create(sa(t.unwrap())):t instanceof yr?yr.create(sa(t.unwrap())):t instanceof Ht?Ht.create(t.items.map(e=>sa(e))):t}class Fe extends me{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),a=Pe.objectKeys(e);return this._cached={shape:e,keys:a},this._cached}_parse(e){if(this._getType(e)!==Y.object){const c=this._getOrReturnCtx(e);return B(c,{code:q.invalid_type,expected:Y.object,received:c.parsedType}),ie}const{status:s,ctx:r}=this._processInputParams(e),{shape:n,keys:i}=this._getCached(),o=[];if(!(this._def.catchall instanceof nr&&this._def.unknownKeys==="strip"))for(const c in r.data)i.includes(c)||o.push(c);const l=[];for(const c of i){const u=n[c],d=r.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new zt(r,d,r.path,c)),alwaysSet:c in r.data})}if(this._def.catchall instanceof nr){const c=this._def.unknownKeys;if(c==="passthrough")for(const u of o)l.push({key:{status:"valid",value:u},value:{status:"valid",value:r.data[u]}});else if(c==="strict")o.length>0&&(B(r,{code:q.unrecognized_keys,keys:o}),s.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const c=this._def.catchall;for(const u of o){const d=r.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new zt(r,d,r.path,u)),alwaysSet:u in r.data})}}return r.common.async?Promise.resolve().then(async()=>{const c=[];for(const u of l){const d=await u.key,g=await u.value;c.push({key:d,value:g,alwaysSet:u.alwaysSet})}return c}).then(c=>it.mergeObjectSync(s,c)):it.mergeObjectSync(s,l)}get shape(){return this._def.shape()}strict(e){return ee.errToObj,new Fe({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(a,s)=>{var n,i;const r=((i=(n=this._def).errorMap)==null?void 0:i.call(n,a,s).message)??s.defaultError;return a.code==="unrecognized_keys"?{message:ee.errToObj(e).message??r}:{message:r}}}:{}})}strip(){return new Fe({...this._def,unknownKeys:"strip"})}passthrough(){return new Fe({...this._def,unknownKeys:"passthrough"})}extend(e){return new Fe({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new Fe({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:V.ZodObject})}setKey(e,a){return this.augment({[e]:a})}catchall(e){return new Fe({...this._def,catchall:e})}pick(e){const a={};for(const s of Pe.objectKeys(e))e[s]&&this.shape[s]&&(a[s]=this.shape[s]);return new Fe({...this._def,shape:()=>a})}omit(e){const a={};for(const s of Pe.objectKeys(this.shape))e[s]||(a[s]=this.shape[s]);return new Fe({...this._def,shape:()=>a})}deepPartial(){return sa(this)}partial(e){const a={};for(const s of Pe.objectKeys(this.shape)){const r=this.shape[s];e&&!e[s]?a[s]=r:a[s]=r.optional()}return new Fe({...this._def,shape:()=>a})}required(e){const a={};for(const s of Pe.objectKeys(this.shape))if(e&&!e[s])a[s]=this.shape[s];else{let n=this.shape[s];for(;n instanceof Zt;)n=n._def.innerType;a[s]=n}return new Fe({...this._def,shape:()=>a})}keyof(){return jl(Pe.objectKeys(this.shape))}}Fe.create=(t,e)=>new Fe({shape:()=>t,unknownKeys:"strip",catchall:nr.create(),typeName:V.ZodObject,...ue(e)}),Fe.strictCreate=(t,e)=>new Fe({shape:()=>t,unknownKeys:"strict",catchall:nr.create(),typeName:V.ZodObject,...ue(e)}),Fe.lazycreate=(t,e)=>new Fe({shape:t,unknownKeys:"strip",catchall:nr.create(),typeName:V.ZodObject,...ue(e)});class La extends me{_parse(e){const{ctx:a}=this._processInputParams(e),s=this._def.options;function r(n){for(const o of n)if(o.result.status==="valid")return o.result;for(const o of n)if(o.result.status==="dirty")return a.common.issues.push(...o.ctx.common.issues),o.result;const i=n.map(o=>new _t(o.ctx.common.issues));return B(a,{code:q.invalid_union,unionErrors:i}),ie}if(a.common.async)return Promise.all(s.map(async n=>{const i={...a,common:{...a.common,issues:[]},parent:null};return{result:await n._parseAsync({data:a.data,path:a.path,parent:i}),ctx:i}})).then(r);{let n;const i=[];for(const l of s){const c={...a,common:{...a.common,issues:[]},parent:null},u=l._parseSync({data:a.data,path:a.path,parent:c});if(u.status==="valid")return u;u.status==="dirty"&&!n&&(n={result:u,ctx:c}),c.common.issues.length&&i.push(c.common.issues)}if(n)return a.common.issues.push(...n.ctx.common.issues),n.result;const o=i.map(l=>new _t(l));return B(a,{code:q.invalid_union,unionErrors:o}),ie}}get options(){return this._def.options}}La.create=(t,e)=>new La({options:t,typeName:V.ZodUnion,...ue(e)});const ir=t=>t instanceof Ua?ir(t.schema):t instanceof Nt?ir(t.innerType()):t instanceof Va?[t.value]:t instanceof _r?t.options:t instanceof za?Pe.objectValues(t.enum):t instanceof Ha?ir(t._def.innerType):t instanceof Da?[void 0]:t instanceof Ma?[null]:t instanceof Zt?[void 0,...ir(t.unwrap())]:t instanceof yr?[null,...ir(t.unwrap())]:t instanceof Mi||t instanceof Ba?ir(t.unwrap()):t instanceof Za?ir(t._def.innerType):[];class As extends me{_parse(e){const{ctx:a}=this._processInputParams(e);if(a.parsedType!==Y.object)return B(a,{code:q.invalid_type,expected:Y.object,received:a.parsedType}),ie;const s=this.discriminator,r=a.data[s],n=this.optionsMap.get(r);return n?a.common.async?n._parseAsync({data:a.data,path:a.path,parent:a}):n._parseSync({data:a.data,path:a.path,parent:a}):(B(a,{code:q.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[s]}),ie)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,a,s){const r=new Map;for(const n of a){const i=ir(n.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const o of i){if(r.has(o))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);r.set(o,n)}}return new As({typeName:V.ZodDiscriminatedUnion,discriminator:e,options:a,optionsMap:r,...ue(s)})}}function Di(t,e){const a=sr(t),s=sr(e);if(t===e)return{valid:!0,data:t};if(a===Y.object&&s===Y.object){const r=Pe.objectKeys(e),n=Pe.objectKeys(t).filter(o=>r.indexOf(o)!==-1),i={...t,...e};for(const o of n){const l=Di(t[o],e[o]);if(!l.valid)return{valid:!1};i[o]=l.data}return{valid:!0,data:i}}else if(a===Y.array&&s===Y.array){if(t.length!==e.length)return{valid:!1};const r=[];for(let n=0;n<t.length;n++){const i=t[n],o=e[n],l=Di(i,o);if(!l.valid)return{valid:!1};r.push(l.data)}return{valid:!0,data:r}}else return a===Y.date&&s===Y.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}class Fa extends me{_parse(e){const{status:a,ctx:s}=this._processInputParams(e),r=(n,i)=>{if(Ni(n)||Ni(i))return ie;const o=Di(n.value,i.value);return o.valid?((Ai(n)||Ai(i))&&a.dirty(),{status:a.value,value:o.data}):(B(s,{code:q.invalid_intersection_types}),ie)};return s.common.async?Promise.all([this._def.left._parseAsync({data:s.data,path:s.path,parent:s}),this._def.right._parseAsync({data:s.data,path:s.path,parent:s})]).then(([n,i])=>r(n,i)):r(this._def.left._parseSync({data:s.data,path:s.path,parent:s}),this._def.right._parseSync({data:s.data,path:s.path,parent:s}))}}Fa.create=(t,e,a)=>new Fa({left:t,right:e,typeName:V.ZodIntersection,...ue(a)});class Ht extends me{_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.array)return B(s,{code:q.invalid_type,expected:Y.array,received:s.parsedType}),ie;if(s.data.length<this._def.items.length)return B(s,{code:q.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ie;!this._def.rest&&s.data.length>this._def.items.length&&(B(s,{code:q.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),a.dirty());const n=[...s.data].map((i,o)=>{const l=this._def.items[o]||this._def.rest;return l?l._parse(new zt(s,i,s.path,o)):null}).filter(i=>!!i);return s.common.async?Promise.all(n).then(i=>it.mergeArray(a,i)):it.mergeArray(a,n)}get items(){return this._def.items}rest(e){return new Ht({...this._def,rest:e})}}Ht.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Ht({items:t,typeName:V.ZodTuple,rest:null,...ue(e)})};class qa extends me{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.object)return B(s,{code:q.invalid_type,expected:Y.object,received:s.parsedType}),ie;const r=[],n=this._def.keyType,i=this._def.valueType;for(const o in s.data)r.push({key:n._parse(new zt(s,o,s.path,o)),value:i._parse(new zt(s,s.data[o],s.path,o)),alwaysSet:o in s.data});return s.common.async?it.mergeObjectAsync(a,r):it.mergeObjectSync(a,r)}get element(){return this._def.valueType}static create(e,a,s){return a instanceof me?new qa({keyType:e,valueType:a,typeName:V.ZodRecord,...ue(s)}):new qa({keyType:Ct.create(),valueType:e,typeName:V.ZodRecord,...ue(a)})}}class js extends me{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.map)return B(s,{code:q.invalid_type,expected:Y.map,received:s.parsedType}),ie;const r=this._def.keyType,n=this._def.valueType,i=[...s.data.entries()].map(([o,l],c)=>({key:r._parse(new zt(s,o,s.path,[c,"key"])),value:n._parse(new zt(s,l,s.path,[c,"value"]))}));if(s.common.async){const o=new Map;return Promise.resolve().then(async()=>{for(const l of i){const c=await l.key,u=await l.value;if(c.status==="aborted"||u.status==="aborted")return ie;(c.status==="dirty"||u.status==="dirty")&&a.dirty(),o.set(c.value,u.value)}return{status:a.value,value:o}})}else{const o=new Map;for(const l of i){const c=l.key,u=l.value;if(c.status==="aborted"||u.status==="aborted")return ie;(c.status==="dirty"||u.status==="dirty")&&a.dirty(),o.set(c.value,u.value)}return{status:a.value,value:o}}}}js.create=(t,e,a)=>new js({valueType:e,keyType:t,typeName:V.ZodMap,...ue(a)});class Mr extends me{_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.parsedType!==Y.set)return B(s,{code:q.invalid_type,expected:Y.set,received:s.parsedType}),ie;const r=this._def;r.minSize!==null&&s.data.size<r.minSize.value&&(B(s,{code:q.too_small,minimum:r.minSize.value,type:"set",inclusive:!0,exact:!1,message:r.minSize.message}),a.dirty()),r.maxSize!==null&&s.data.size>r.maxSize.value&&(B(s,{code:q.too_big,maximum:r.maxSize.value,type:"set",inclusive:!0,exact:!1,message:r.maxSize.message}),a.dirty());const n=this._def.valueType;function i(l){const c=new Set;for(const u of l){if(u.status==="aborted")return ie;u.status==="dirty"&&a.dirty(),c.add(u.value)}return{status:a.value,value:c}}const o=[...s.data.values()].map((l,c)=>n._parse(new zt(s,l,s.path,c)));return s.common.async?Promise.all(o).then(l=>i(l)):i(o)}min(e,a){return new Mr({...this._def,minSize:{value:e,message:ee.toString(a)}})}max(e,a){return new Mr({...this._def,maxSize:{value:e,message:ee.toString(a)}})}size(e,a){return this.min(e,a).max(e,a)}nonempty(e){return this.min(1,e)}}Mr.create=(t,e)=>new Mr({valueType:t,minSize:null,maxSize:null,typeName:V.ZodSet,...ue(e)});class na extends me{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:a}=this._processInputParams(e);if(a.parsedType!==Y.function)return B(a,{code:q.invalid_type,expected:Y.function,received:a.parsedType}),ie;function s(o,l){return Cs({data:o,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ts(),ta].filter(c=>!!c),issueData:{code:q.invalid_arguments,argumentsError:l}})}function r(o,l){return Cs({data:o,path:a.path,errorMaps:[a.common.contextualErrorMap,a.schemaErrorMap,Ts(),ta].filter(c=>!!c),issueData:{code:q.invalid_return_type,returnTypeError:l}})}const n={errorMap:a.common.contextualErrorMap},i=a.data;if(this._def.returns instanceof ia){const o=this;return ut(async function(...l){const c=new _t([]),u=await o._def.args.parseAsync(l,n).catch(f=>{throw c.addIssue(s(l,f)),c}),d=await Reflect.apply(i,this,u);return await o._def.returns._def.type.parseAsync(d,n).catch(f=>{throw c.addIssue(r(d,f)),c})})}else{const o=this;return ut(function(...l){const c=o._def.args.safeParse(l,n);if(!c.success)throw new _t([s(l,c.error)]);const u=Reflect.apply(i,this,c.data),d=o._def.returns.safeParse(u,n);if(!d.success)throw new _t([r(u,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new na({...this._def,args:Ht.create(e).rest(Dr.create())})}returns(e){return new na({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,a,s){return new na({args:e||Ht.create([]).rest(Dr.create()),returns:a||Dr.create(),typeName:V.ZodFunction,...ue(s)})}}class Ua extends me{get schema(){return this._def.getter()}_parse(e){const{ctx:a}=this._processInputParams(e);return this._def.getter()._parse({data:a.data,path:a.path,parent:a})}}Ua.create=(t,e)=>new Ua({getter:t,typeName:V.ZodLazy,...ue(e)});class Va extends me{_parse(e){if(e.data!==this._def.value){const a=this._getOrReturnCtx(e);return B(a,{received:a.data,code:q.invalid_literal,expected:this._def.value}),ie}return{status:"valid",value:e.data}}get value(){return this._def.value}}Va.create=(t,e)=>new Va({value:t,typeName:V.ZodLiteral,...ue(e)});function jl(t,e){return new _r({values:t,typeName:V.ZodEnum,...ue(e)})}class _r extends me{_parse(e){if(typeof e.data!="string"){const a=this._getOrReturnCtx(e),s=this._def.values;return B(a,{expected:Pe.joinValues(s),received:a.parsedType,code:q.invalid_type}),ie}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){const a=this._getOrReturnCtx(e),s=this._def.values;return B(a,{received:a.data,code:q.invalid_enum_value,options:s}),ie}return ut(e.data)}get options(){return this._def.values}get enum(){const e={};for(const a of this._def.values)e[a]=a;return e}get Values(){const e={};for(const a of this._def.values)e[a]=a;return e}get Enum(){const e={};for(const a of this._def.values)e[a]=a;return e}extract(e,a=this._def){return _r.create(e,{...this._def,...a})}exclude(e,a=this._def){return _r.create(this.options.filter(s=>!e.includes(s)),{...this._def,...a})}}_r.create=jl;class za extends me{_parse(e){const a=Pe.getValidEnumValues(this._def.values),s=this._getOrReturnCtx(e);if(s.parsedType!==Y.string&&s.parsedType!==Y.number){const r=Pe.objectValues(a);return B(s,{expected:Pe.joinValues(r),received:s.parsedType,code:q.invalid_type}),ie}if(this._cache||(this._cache=new Set(Pe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){const r=Pe.objectValues(a);return B(s,{received:s.data,code:q.invalid_enum_value,options:r}),ie}return ut(e.data)}get enum(){return this._def.values}}za.create=(t,e)=>new za({values:t,typeName:V.ZodNativeEnum,...ue(e)});class ia extends me{unwrap(){return this._def.type}_parse(e){const{ctx:a}=this._processInputParams(e);if(a.parsedType!==Y.promise&&a.common.async===!1)return B(a,{code:q.invalid_type,expected:Y.promise,received:a.parsedType}),ie;const s=a.parsedType===Y.promise?a.data:Promise.resolve(a.data);return ut(s.then(r=>this._def.type.parseAsync(r,{path:a.path,errorMap:a.common.contextualErrorMap})))}}ia.create=(t,e)=>new ia({type:t,typeName:V.ZodPromise,...ue(e)});class Nt extends me{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===V.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:a,ctx:s}=this._processInputParams(e),r=this._def.effect||null,n={addIssue:i=>{B(s,i),i.fatal?a.abort():a.dirty()},get path(){return s.path}};if(n.addIssue=n.addIssue.bind(n),r.type==="preprocess"){const i=r.transform(s.data,n);if(s.common.async)return Promise.resolve(i).then(async o=>{if(a.value==="aborted")return ie;const l=await this._def.schema._parseAsync({data:o,path:s.path,parent:s});return l.status==="aborted"?ie:l.status==="dirty"||a.value==="dirty"?ra(l.value):l});{if(a.value==="aborted")return ie;const o=this._def.schema._parseSync({data:i,path:s.path,parent:s});return o.status==="aborted"?ie:o.status==="dirty"||a.value==="dirty"?ra(o.value):o}}if(r.type==="refinement"){const i=o=>{const l=r.refinement(o,n);if(s.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return o};if(s.common.async===!1){const o=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});return o.status==="aborted"?ie:(o.status==="dirty"&&a.dirty(),i(o.value),{status:a.value,value:o.value})}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(o=>o.status==="aborted"?ie:(o.status==="dirty"&&a.dirty(),i(o.value).then(()=>({status:a.value,value:o.value}))))}if(r.type==="transform")if(s.common.async===!1){const i=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});if(!Ar(i))return ie;const o=r.transform(i.value,n);if(o instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:a.value,value:o}}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(i=>Ar(i)?Promise.resolve(r.transform(i.value,n)).then(o=>({status:a.value,value:o})):ie);Pe.assertNever(r)}}Nt.create=(t,e,a)=>new Nt({schema:t,typeName:V.ZodEffects,effect:e,...ue(a)}),Nt.createWithPreprocess=(t,e,a)=>new Nt({schema:e,effect:{type:"preprocess",transform:t},typeName:V.ZodEffects,...ue(a)});class Zt extends me{_parse(e){return this._getType(e)===Y.undefined?ut(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Zt.create=(t,e)=>new Zt({innerType:t,typeName:V.ZodOptional,...ue(e)});class yr extends me{_parse(e){return this._getType(e)===Y.null?ut(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}yr.create=(t,e)=>new yr({innerType:t,typeName:V.ZodNullable,...ue(e)});class Ha extends me{_parse(e){const{ctx:a}=this._processInputParams(e);let s=a.data;return a.parsedType===Y.undefined&&(s=this._def.defaultValue()),this._def.innerType._parse({data:s,path:a.path,parent:a})}removeDefault(){return this._def.innerType}}Ha.create=(t,e)=>new Ha({innerType:t,typeName:V.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...ue(e)});class Za extends me{_parse(e){const{ctx:a}=this._processInputParams(e),s={...a,common:{...a.common,issues:[]}},r=this._def.innerType._parse({data:s.data,path:s.path,parent:{...s}});return Aa(r)?r.then(n=>({status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new _t(s.common.issues)},input:s.data})})):{status:"valid",value:r.status==="valid"?r.value:this._def.catchValue({get error(){return new _t(s.common.issues)},input:s.data})}}removeCatch(){return this._def.innerType}}Za.create=(t,e)=>new Za({innerType:t,typeName:V.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...ue(e)});class Ds extends me{_parse(e){if(this._getType(e)!==Y.nan){const s=this._getOrReturnCtx(e);return B(s,{code:q.invalid_type,expected:Y.nan,received:s.parsedType}),ie}return{status:"valid",value:e.data}}}Ds.create=t=>new Ds({typeName:V.ZodNaN,...ue(t)});const Fv=Symbol("zod_brand");class Mi extends me{_parse(e){const{ctx:a}=this._processInputParams(e),s=a.data;return this._def.type._parse({data:s,path:a.path,parent:a})}unwrap(){return this._def.type}}class Ka extends me{_parse(e){const{status:a,ctx:s}=this._processInputParams(e);if(s.common.async)return(async()=>{const n=await this._def.in._parseAsync({data:s.data,path:s.path,parent:s});return n.status==="aborted"?ie:n.status==="dirty"?(a.dirty(),ra(n.value)):this._def.out._parseAsync({data:n.value,path:s.path,parent:s})})();{const r=this._def.in._parseSync({data:s.data,path:s.path,parent:s});return r.status==="aborted"?ie:r.status==="dirty"?(a.dirty(),{status:"dirty",value:r.value}):this._def.out._parseSync({data:r.value,path:s.path,parent:s})}}static create(e,a){return new Ka({in:e,out:a,typeName:V.ZodPipeline})}}class Ba extends me{_parse(e){const a=this._def.innerType._parse(e),s=r=>(Ar(r)&&(r.value=Object.freeze(r.value)),r);return Aa(a)?a.then(r=>s(r)):s(a)}unwrap(){return this._def.innerType}}Ba.create=(t,e)=>new Ba({innerType:t,typeName:V.ZodReadonly,...ue(e)});function Dl(t,e){const a=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof a=="string"?{message:a}:a}function Ml(t,e={},a){return t?aa.create().superRefine((s,r)=>{const n=t(s);if(n instanceof Promise)return n.then(i=>{if(!i){const o=Dl(e,s),l=o.fatal??a??!0;r.addIssue({code:"custom",...o,fatal:l})}});if(!n){const i=Dl(e,s),o=i.fatal??a??!0;r.addIssue({code:"custom",...i,fatal:o})}}):aa.create()}const qv={object:Fe.lazycreate};var V;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(V||(V={}));const Uv=(t,e={message:`Input not instance of ${t.name}`})=>Ml(a=>a instanceof t,e),x=Ct.create,Je=vr.create,Vv=Ds.create,zv=gr.create,Ze=ja.create,Hv=jr.create,Zv=Os.create,Kv=Da.create,Bv=Ma.create,Ll=aa.create,oa=Dr.create,Wv=nr.create,Jv=Ns.create,X=Ot.create,Z=Fe.create,Qv=Fe.strictCreate,ot=La.create,Fl=As.create,Gv=Fa.create,Yv=Ht.create,ca=qa.create,Xv=js.create,eg=Mr.create,tg=na.create,rg=Ua.create,le=Va.create,Kt=_r.create,ag=za.create,sg=ia.create,ql=Nt.create,L=Zt.create,ng=yr.create,ig=Nt.createWithPreprocess,og=Ka.create,cg=Object.freeze(Object.defineProperty({__proto__:null,BRAND:Fv,DIRTY:ra,EMPTY_PATH:gv,INVALID:ie,NEVER:ie,OK:ut,ParseStatus:it,Schema:me,ZodAny:aa,ZodArray:Ot,ZodBigInt:gr,ZodBoolean:ja,ZodBranded:Mi,ZodCatch:Za,ZodDate:jr,ZodDefault:Ha,ZodDiscriminatedUnion:As,ZodEffects:Nt,ZodEnum:_r,ZodError:_t,get ZodFirstPartyTypeKind(){return V},ZodFunction:na,ZodIntersection:Fa,ZodIssueCode:q,ZodLazy:Ua,ZodLiteral:Va,ZodMap:js,ZodNaN:Ds,ZodNativeEnum:za,ZodNever:nr,ZodNull:Ma,ZodNullable:yr,ZodNumber:vr,ZodObject:Fe,ZodOptional:Zt,ZodParsedType:Y,ZodPipeline:Ka,ZodPromise:ia,ZodReadonly:Ba,ZodRecord:qa,ZodSchema:me,ZodSet:Mr,ZodString:Ct,ZodSymbol:Os,ZodTransformer:Nt,ZodTuple:Ht,ZodType:me,ZodUndefined:Da,ZodUnion:La,ZodUnknown:Dr,ZodVoid:Ns,addIssueToContext:B,any:Ll,array:X,bigint:zv,boolean:Ze,coerce:{string:t=>Ct.create({...t,coerce:!0}),number:t=>vr.create({...t,coerce:!0}),boolean:t=>ja.create({...t,coerce:!0}),bigint:t=>gr.create({...t,coerce:!0}),date:t=>jr.create({...t,coerce:!0})},custom:Ml,date:Hv,datetimeRegex:Al,defaultErrorMap:ta,discriminatedUnion:Fl,effect:ql,enum:Kt,function:tg,getErrorMap:Ts,getParsedType:sr,instanceof:Uv,intersection:Gv,isAborted:Ni,isAsync:Aa,isDirty:Ai,isValid:Ar,late:qv,lazy:rg,literal:le,makeIssue:Cs,map:Xv,nan:Vv,nativeEnum:ag,never:Wv,null:Bv,nullable:ng,number:Je,object:Z,get objectUtil(){return Oi},oboolean:()=>Ze().optional(),onumber:()=>Je().optional(),optional:L,ostring:()=>x().optional(),pipeline:og,preprocess:ig,promise:sg,quotelessJson:mv,record:ca,set:eg,setErrorMap:vv,strictObject:Qv,string:x,symbol:Zv,transformer:ql,tuple:Yv,undefined:Kv,union:ot,unknown:oa,get util(){return Pe},void:Jv},Symbol.toStringTag,{value:"Module"})),Wa="2025-06-18",Ul=[Wa,"2025-03-26","2024-11-05","2024-10-07"],Ms="2.0",Vl=ot([x(),Je().int()]),zl=x(),lg=Z({progressToken:L(Vl)}).passthrough(),bt=Z({_meta:L(lg)}).passthrough(),pt=Z({method:x(),params:L(bt)}),Ja=Z({_meta:L(Z({}).passthrough())}).passthrough(),Bt=Z({method:x(),params:L(Ja)}),$t=Z({_meta:L(Z({}).passthrough())}).passthrough(),Ls=ot([x(),Je().int()]),Hl=Z({jsonrpc:le(Ms),id:Ls}).merge(pt).strict(),Zl=t=>Hl.safeParse(t).success,Kl=Z({jsonrpc:le(Ms)}).merge(Bt).strict(),ug=t=>Kl.safeParse(t).success,Bl=Z({jsonrpc:le(Ms),id:Ls,result:$t}).strict(),Li=t=>Bl.safeParse(t).success;var Ce;(function(t){t[t.ConnectionClosed=-32e3]="ConnectionClosed",t[t.RequestTimeout=-32001]="RequestTimeout",t[t.ParseError=-32700]="ParseError",t[t.InvalidRequest=-32600]="InvalidRequest",t[t.MethodNotFound=-32601]="MethodNotFound",t[t.InvalidParams=-32602]="InvalidParams",t[t.InternalError=-32603]="InternalError"})(Ce||(Ce={}));const Wl=Z({jsonrpc:le(Ms),id:Ls,error:Z({code:Je().int(),message:x(),data:L(oa())})}).strict(),dg=t=>Wl.safeParse(t).success,Lr=ot([Hl,Kl,Bl,Wl]),wr=$t.strict(),Fi=Bt.extend({method:le("notifications/cancelled"),params:Ja.extend({requestId:Ls,reason:x().optional()})}),Qa=Z({name:x(),title:L(x())}).passthrough(),Jl=Qa.extend({version:x()}),fg=Z({experimental:L(Z({}).passthrough()),sampling:L(Z({}).passthrough()),elicitation:L(Z({}).passthrough()),roots:L(Z({listChanged:L(Ze())}).passthrough())}).passthrough(),Ql=pt.extend({method:le("initialize"),params:bt.extend({protocolVersion:x(),capabilities:fg,clientInfo:Jl})}),hg=Z({experimental:L(Z({}).passthrough()),logging:L(Z({}).passthrough()),completions:L(Z({}).passthrough()),prompts:L(Z({listChanged:L(Ze())}).passthrough()),resources:L(Z({subscribe:L(Ze()),listChanged:L(Ze())}).passthrough()),tools:L(Z({listChanged:L(Ze())}).passthrough())}).passthrough(),Gl=$t.extend({protocolVersion:x(),capabilities:hg,serverInfo:Jl,instructions:L(x())}),qi=Bt.extend({method:le("notifications/initialized")}),pg=t=>qi.safeParse(t).success,Ui=pt.extend({method:le("ping")}),mg=Z({progress:Je(),total:L(Je()),message:L(x())}).passthrough(),Vi=Bt.extend({method:le("notifications/progress"),params:Ja.merge(mg).extend({progressToken:Vl})}),Fs=pt.extend({params:bt.extend({cursor:L(zl)}).optional()}),qs=$t.extend({nextCursor:L(zl)}),Yl=Z({uri:x(),mimeType:L(x()),_meta:L(Z({}).passthrough())}).passthrough(),Xl=Yl.extend({text:x()}),zi=x().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),eu=Yl.extend({blob:zi}),tu=Qa.extend({uri:x(),description:L(x()),mimeType:L(x()),_meta:L(Z({}).passthrough())}),vg=Qa.extend({uriTemplate:x(),description:L(x()),mimeType:L(x()),_meta:L(Z({}).passthrough())}),Us=Fs.extend({method:le("resources/list")}),ru=qs.extend({resources:X(tu)}),Hi=Fs.extend({method:le("resources/templates/list")}),au=qs.extend({resourceTemplates:X(vg)}),Zi=pt.extend({method:le("resources/read"),params:bt.extend({uri:x()})}),su=$t.extend({contents:X(ot([Xl,eu]))}),nu=Bt.extend({method:le("notifications/resources/list_changed")}),iu=pt.extend({method:le("resources/subscribe"),params:bt.extend({uri:x()})}),ou=pt.extend({method:le("resources/unsubscribe"),params:bt.extend({uri:x()})}),cu=Bt.extend({method:le("notifications/resources/updated"),params:Ja.extend({uri:x()})}),gg=Z({name:x(),description:L(x()),required:L(Ze())}).passthrough(),_g=Qa.extend({description:L(x()),arguments:L(X(gg)),_meta:L(Z({}).passthrough())}),Ki=Fs.extend({method:le("prompts/list")}),lu=qs.extend({prompts:X(_g)}),Bi=pt.extend({method:le("prompts/get"),params:bt.extend({name:x(),arguments:L(ca(x()))})}),Wi=Z({type:le("text"),text:x(),_meta:L(Z({}).passthrough())}).passthrough(),Ji=Z({type:le("image"),data:zi,mimeType:x(),_meta:L(Z({}).passthrough())}).passthrough(),Qi=Z({type:le("audio"),data:zi,mimeType:x(),_meta:L(Z({}).passthrough())}).passthrough(),yg=Z({type:le("resource"),resource:ot([Xl,eu]),_meta:L(Z({}).passthrough())}).passthrough(),wg=tu.extend({type:le("resource_link")}),uu=ot([Wi,Ji,Qi,wg,yg]),bg=Z({role:Kt(["user","assistant"]),content:uu}).passthrough(),du=$t.extend({description:L(x()),messages:X(bg)}),fu=Bt.extend({method:le("notifications/prompts/list_changed")}),$g=Z({title:L(x()),readOnlyHint:L(Ze()),destructiveHint:L(Ze()),idempotentHint:L(Ze()),openWorldHint:L(Ze())}).passthrough(),Pg=Qa.extend({description:L(x()),inputSchema:Z({type:le("object"),properties:L(Z({}).passthrough()),required:L(X(x()))}).passthrough(),outputSchema:L(Z({type:le("object"),properties:L(Z({}).passthrough()),required:L(X(x()))}).passthrough()),annotations:L($g),_meta:L(Z({}).passthrough())}),Gi=Fs.extend({method:le("tools/list")}),hu=qs.extend({tools:X(Pg)}),Vs=$t.extend({content:X(uu).default([]),structuredContent:Z({}).passthrough().optional(),isError:L(Ze())});Vs.or($t.extend({toolResult:oa()}));const Yi=pt.extend({method:le("tools/call"),params:bt.extend({name:x(),arguments:L(ca(oa()))})}),pu=Bt.extend({method:le("notifications/tools/list_changed")}),mu=Kt(["debug","info","notice","warning","error","critical","alert","emergency"]),Xi=pt.extend({method:le("logging/setLevel"),params:bt.extend({level:mu})}),vu=Bt.extend({method:le("notifications/message"),params:Ja.extend({level:mu,logger:L(x()),data:oa()})}),Eg=Z({name:x().optional()}).passthrough(),Sg=Z({hints:L(X(Eg)),costPriority:L(Je().min(0).max(1)),speedPriority:L(Je().min(0).max(1)),intelligencePriority:L(Je().min(0).max(1))}).passthrough(),Rg=Z({role:Kt(["user","assistant"]),content:ot([Wi,Ji,Qi])}).passthrough(),gu=pt.extend({method:le("sampling/createMessage"),params:bt.extend({messages:X(Rg),systemPrompt:L(x()),includeContext:L(Kt(["none","thisServer","allServers"])),temperature:L(Je()),maxTokens:Je().int(),stopSequences:L(X(x())),metadata:L(Z({}).passthrough()),modelPreferences:L(Sg)})}),eo=$t.extend({model:x(),stopReason:L(Kt(["endTurn","stopSequence","maxTokens"]).or(x())),role:Kt(["user","assistant"]),content:Fl("type",[Wi,Ji,Qi])}),xg=Z({type:le("boolean"),title:L(x()),description:L(x()),default:L(Ze())}).passthrough(),kg=Z({type:le("string"),title:L(x()),description:L(x()),minLength:L(Je()),maxLength:L(Je()),format:L(Kt(["email","uri","date","date-time"]))}).passthrough(),Ig=Z({type:Kt(["number","integer"]),title:L(x()),description:L(x()),minimum:L(Je()),maximum:L(Je())}).passthrough(),Tg=Z({type:le("string"),title:L(x()),description:L(x()),enum:X(x()),enumNames:L(X(x()))}).passthrough(),Cg=ot([xg,kg,Ig,Tg]),_u=pt.extend({method:le("elicitation/create"),params:bt.extend({message:x(),requestedSchema:Z({type:le("object"),properties:ca(x(),Cg),required:L(X(x()))}).passthrough()})}),to=$t.extend({action:Kt(["accept","decline","cancel"]),content:L(ca(x(),oa()))}),Og=Z({type:le("ref/resource"),uri:x()}).passthrough(),Ng=Z({type:le("ref/prompt"),name:x()}).passthrough(),ro=pt.extend({method:le("completion/complete"),params:bt.extend({ref:ot([Ng,Og]),argument:Z({name:x(),value:x()}).passthrough(),context:L(Z({arguments:L(ca(x(),x()))}))})}),yu=$t.extend({completion:Z({values:X(x()).max(100),total:L(Je().int()),hasMore:L(Ze())}).passthrough()}),Ag=Z({uri:x().startsWith("file://"),name:L(x()),_meta:L(Z({}).passthrough())}).passthrough(),wu=pt.extend({method:le("roots/list")}),ao=$t.extend({roots:X(Ag)}),bu=Bt.extend({method:le("notifications/roots/list_changed")});ot([Ui,Ql,ro,Xi,Bi,Ki,Us,Hi,Zi,iu,ou,Yi,Gi]),ot([Fi,Vi,qi,bu]),ot([wr,eo,to,ao]),ot([Ui,gu,_u,wu]),ot([Fi,Vi,vu,cu,nu,pu,fu]),ot([wr,Gl,yu,du,lu,ru,au,su,Vs,hu]);class Ae extends Error{constructor(e,a,s){super(`MCP error ${e}: ${a}`),this.code=e,this.data=s,this.name="McpError"}}const jg=6e4;class $u{constructor(e){this._options=e,this._requestMessageId=0,this._requestHandlers=new Map,this._requestHandlerAbortControllers=new Map,this._notificationHandlers=new Map,this._responseHandlers=new Map,this._progressHandlers=new Map,this._timeoutInfo=new Map,this._pendingDebouncedNotifications=new Set,this.setNotificationHandler(Fi,a=>{const s=this._requestHandlerAbortControllers.get(a.params.requestId);s==null||s.abort(a.params.reason)}),this.setNotificationHandler(Vi,a=>{this._onprogress(a)}),this.setRequestHandler(Ui,a=>({}))}_setupTimeout(e,a,s,r,n=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(r,a),startTime:Date.now(),timeout:a,maxTotalTimeout:s,resetTimeoutOnProgress:n,onTimeout:r})}_resetTimeout(e){const a=this._timeoutInfo.get(e);if(!a)return!1;const s=Date.now()-a.startTime;if(a.maxTotalTimeout&&s>=a.maxTotalTimeout)throw this._timeoutInfo.delete(e),new Ae(Ce.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:a.maxTotalTimeout,totalElapsed:s});return clearTimeout(a.timeoutId),a.timeoutId=setTimeout(a.onTimeout,a.timeout),!0}_cleanupTimeout(e){const a=this._timeoutInfo.get(e);a&&(clearTimeout(a.timeoutId),this._timeoutInfo.delete(e))}async connect(e){var a,s,r;this._transport=e;const n=(a=this.transport)===null||a===void 0?void 0:a.onclose;this._transport.onclose=()=>{n==null||n(),this._onclose()};const i=(s=this.transport)===null||s===void 0?void 0:s.onerror;this._transport.onerror=l=>{i==null||i(l),this._onerror(l)};const o=(r=this._transport)===null||r===void 0?void 0:r.onmessage;this._transport.onmessage=(l,c)=>{o==null||o(l,c),Li(l)||dg(l)?this._onresponse(l):Zl(l)?this._onrequest(l,c):ug(l)?this._onnotification(l):this._onerror(new Error(`Unknown message type: ${JSON.stringify(l)}`))},await this._transport.start()}_onclose(){var e;const a=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._pendingDebouncedNotifications.clear(),this._transport=void 0,(e=this.onclose)===null||e===void 0||e.call(this);const s=new Ae(Ce.ConnectionClosed,"Connection closed");for(const r of a.values())r(s)}_onerror(e){var a;(a=this.onerror)===null||a===void 0||a.call(this,e)}_onnotification(e){var a;const s=(a=this._notificationHandlers.get(e.method))!==null&&a!==void 0?a:this.fallbackNotificationHandler;s!==void 0&&Promise.resolve().then(()=>s(e)).catch(r=>this._onerror(new Error(`Uncaught error in notification handler: ${r}`)))}_onrequest(e,a){var s,r,n,i;const o=(s=this._requestHandlers.get(e.method))!==null&&s!==void 0?s:this.fallbackRequestHandler;if(o===void 0){(r=this._transport)===null||r===void 0||r.send({jsonrpc:"2.0",id:e.id,error:{code:Ce.MethodNotFound,message:"Method not found"}}).catch(u=>this._onerror(new Error(`Failed to send an error response: ${u}`)));return}const l=new AbortController;this._requestHandlerAbortControllers.set(e.id,l);const c={signal:l.signal,sessionId:(n=this._transport)===null||n===void 0?void 0:n.sessionId,_meta:(i=e.params)===null||i===void 0?void 0:i._meta,sendNotification:u=>this.notification(u,{relatedRequestId:e.id}),sendRequest:(u,d,g)=>this.request(u,d,{...g,relatedRequestId:e.id}),authInfo:a==null?void 0:a.authInfo,requestId:e.id,requestInfo:a==null?void 0:a.requestInfo};Promise.resolve().then(()=>o(e,c)).then(u=>{var d;if(!l.signal.aborted)return(d=this._transport)===null||d===void 0?void 0:d.send({result:u,jsonrpc:"2.0",id:e.id})},u=>{var d,g;if(!l.signal.aborted)return(d=this._transport)===null||d===void 0?void 0:d.send({jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(u.code)?u.code:Ce.InternalError,message:(g=u.message)!==null&&g!==void 0?g:"Internal error"}})}).catch(u=>this._onerror(new Error(`Failed to send response: ${u}`))).finally(()=>{this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){const{progressToken:a,...s}=e.params,r=Number(a),n=this._progressHandlers.get(r);if(!n){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}const i=this._responseHandlers.get(r),o=this._timeoutInfo.get(r);if(o&&i&&o.resetTimeoutOnProgress)try{this._resetTimeout(r)}catch(l){i(l);return}n(s)}_onresponse(e){const a=Number(e.id),s=this._responseHandlers.get(a);if(s===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(e)}`));return}if(this._responseHandlers.delete(a),this._progressHandlers.delete(a),this._cleanupTimeout(a),Li(e))s(e);else{const r=new Ae(e.error.code,e.error.message,e.error.data);s(r)}}get transport(){return this._transport}async close(){var e;await((e=this._transport)===null||e===void 0?void 0:e.close())}request(e,a,s){const{relatedRequestId:r,resumptionToken:n,onresumptiontoken:i}=s??{};return new Promise((o,l)=>{var c,u,d,g,f,m;if(!this._transport){l(new Error("Not connected"));return}((c=this._options)===null||c===void 0?void 0:c.enforceStrictCapabilities)===!0&&this.assertCapabilityForMethod(e.method),(u=s==null?void 0:s.signal)===null||u===void 0||u.throwIfAborted();const p=this._requestMessageId++,h={...e,jsonrpc:"2.0",id:p};s!=null&&s.onprogress&&(this._progressHandlers.set(p,s.onprogress),h.params={...e.params,_meta:{...((d=e.params)===null||d===void 0?void 0:d._meta)||{},progressToken:p}});const v=S=>{var k;this._responseHandlers.delete(p),this._progressHandlers.delete(p),this._cleanupTimeout(p),(k=this._transport)===null||k===void 0||k.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:p,reason:String(S)}},{relatedRequestId:r,resumptionToken:n,onresumptiontoken:i}).catch(A=>this._onerror(new Error(`Failed to send cancellation: ${A}`))),l(S)};this._responseHandlers.set(p,S=>{var k;if(!(!((k=s==null?void 0:s.signal)===null||k===void 0)&&k.aborted)){if(S instanceof Error)return l(S);try{const A=a.parse(S.result);o(A)}catch(A){l(A)}}}),(g=s==null?void 0:s.signal)===null||g===void 0||g.addEventListener("abort",()=>{var S;v((S=s==null?void 0:s.signal)===null||S===void 0?void 0:S.reason)});const w=(f=s==null?void 0:s.timeout)!==null&&f!==void 0?f:jg,P=()=>v(new Ae(Ce.RequestTimeout,"Request timed out",{timeout:w}));this._setupTimeout(p,w,s==null?void 0:s.maxTotalTimeout,P,(m=s==null?void 0:s.resetTimeoutOnProgress)!==null&&m!==void 0?m:!1),this._transport.send(h,{relatedRequestId:r,resumptionToken:n,onresumptiontoken:i}).catch(S=>{this._cleanupTimeout(p),l(S)})})}async notification(e,a){var s,r;if(!this._transport)throw new Error("Not connected");if(this.assertNotificationCapability(e.method),((r=(s=this._options)===null||s===void 0?void 0:s.debouncedNotificationMethods)!==null&&r!==void 0?r:[]).includes(e.method)&&!e.params&&!(a!=null&&a.relatedRequestId)){if(this._pendingDebouncedNotifications.has(e.method))return;this._pendingDebouncedNotifications.add(e.method),Promise.resolve().then(()=>{var l;if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;const c={...e,jsonrpc:"2.0"};(l=this._transport)===null||l===void 0||l.send(c,a).catch(u=>this._onerror(u))});return}const o={...e,jsonrpc:"2.0"};await this._transport.send(o,a)}setRequestHandler(e,a){const s=e.shape.method.value;this.assertRequestHandlerCapability(s),this._requestHandlers.set(s,(r,n)=>Promise.resolve(a(e.parse(r),n)))}removeRequestHandler(e){this._requestHandlers.delete(e)}assertCanSetRequestHandler(e){if(this._requestHandlers.has(e))throw new Error(`A request handler for ${e} already exists, which would be overridden`)}setNotificationHandler(e,a){this._notificationHandlers.set(e.shape.method.value,s=>Promise.resolve(a(e.parse(s))))}removeNotificationHandler(e){this._notificationHandlers.delete(e)}}function Pu(t,e){return Object.entries(e).reduce((a,[s,r])=>(r&&typeof r=="object"?a[s]=a[s]?{...a[s],...r}:r:a[s]=r,a),{...t})}var so={exports:{}};/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */(function(t,e){(function(a,s){s(e)})(ya,function(a){function s(){for(var $=arguments.length,y=Array($),E=0;E<$;E++)y[E]=arguments[E];if(y.length>1){y[0]=y[0].slice(0,-1);for(var C=y.length-1,T=1;T<C;++T)y[T]=y[T].slice(1,-1);return y[C]=y[C].slice(1),y.join("")}else return y[0]}function r($){return"(?:"+$+")"}function n($){return $===void 0?"undefined":$===null?"null":Object.prototype.toString.call($).split(" ").pop().split("]").shift().toLowerCase()}function i($){return $.toUpperCase()}function o($){return $!=null?$ instanceof Array?$:typeof $.length!="number"||$.split||$.setInterval||$.call?[$]:Array.prototype.slice.call($):[]}function l($,y){var E=$;if(y)for(var C in y)E[C]=y[C];return E}function c($){var y="[A-Za-z]",E="[0-9]",C=s(E,"[A-Fa-f]"),T=r(r("%[EFef]"+C+"%"+C+C+"%"+C+C)+"|"+r("%[89A-Fa-f]"+C+"%"+C+C)+"|"+r("%"+C+C)),ae="[\\:\\/\\?\\#\\[\\]\\@]",se="[\\!\\$\\&\\'\\(\\)\\*\\+\\,\\;\\=]",Ee=s(ae,se),je=$?"[\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]":"[]",Be=$?"[\\uE000-\\uF8FF]":"[]",$e=s(y,E,"[\\-\\.\\_\\~]",je);r(y+s(y,E,"[\\+\\-\\.]")+"*"),r(r(T+"|"+s($e,se,"[\\:]"))+"*");var Oe=r(r("25[0-5]")+"|"+r("2[0-4]"+E)+"|"+r("1"+E+E)+"|"+r("0?[1-9]"+E)+"|0?0?"+E),We=r(Oe+"\\."+Oe+"\\."+Oe+"\\."+Oe),ce=r(C+"{1,4}"),Me=r(r(ce+"\\:"+ce)+"|"+We),Ye=r(r(ce+"\\:")+"{6}"+Me),Le=r("\\:\\:"+r(ce+"\\:")+"{5}"+Me),xr=r(r(ce)+"?\\:\\:"+r(ce+"\\:")+"{4}"+Me),Yt=r(r(r(ce+"\\:")+"{0,1}"+ce)+"?\\:\\:"+r(ce+"\\:")+"{3}"+Me),Xt=r(r(r(ce+"\\:")+"{0,2}"+ce)+"?\\:\\:"+r(ce+"\\:")+"{2}"+Me),_a=r(r(r(ce+"\\:")+"{0,3}"+ce)+"?\\:\\:"+ce+"\\:"+Me),zr=r(r(r(ce+"\\:")+"{0,4}"+ce)+"?\\:\\:"+Me),Rt=r(r(r(ce+"\\:")+"{0,5}"+ce)+"?\\:\\:"+ce),er=r(r(r(ce+"\\:")+"{0,6}"+ce)+"?\\:\\:"),Hr=r([Ye,Le,xr,Yt,Xt,_a,zr,Rt,er].join("|")),dr=r(r($e+"|"+T)+"+");r("[vV]"+C+"+\\."+s($e,se,"[\\:]")+"+"),r(r(T+"|"+s($e,se))+"*");var is=r(T+"|"+s($e,se,"[\\:\\@]"));return r(r(T+"|"+s($e,se,"[\\@]"))+"+"),r(r(is+"|"+s("[\\/\\?]",Be))+"*"),{NOT_SCHEME:new RegExp(s("[^]",y,E,"[\\+\\-\\.]"),"g"),NOT_USERINFO:new RegExp(s("[^\\%\\:]",$e,se),"g"),NOT_HOST:new RegExp(s("[^\\%\\[\\]\\:]",$e,se),"g"),NOT_PATH:new RegExp(s("[^\\%\\/\\:\\@]",$e,se),"g"),NOT_PATH_NOSCHEME:new RegExp(s("[^\\%\\/\\@]",$e,se),"g"),NOT_QUERY:new RegExp(s("[^\\%]",$e,se,"[\\:\\@\\/\\?]",Be),"g"),NOT_FRAGMENT:new RegExp(s("[^\\%]",$e,se,"[\\:\\@\\/\\?]"),"g"),ESCAPE:new RegExp(s("[^]",$e,se),"g"),UNRESERVED:new RegExp($e,"g"),OTHER_CHARS:new RegExp(s("[^\\%]",$e,Ee),"g"),PCT_ENCODED:new RegExp(T,"g"),IPV4ADDRESS:new RegExp("^("+We+")$"),IPV6ADDRESS:new RegExp("^\\[?("+Hr+")"+r(r("\\%25|\\%(?!"+C+"{2})")+"("+dr+")")+"?\\]?$")}}var u=c(!1),d=c(!0),g=function(){function $(y,E){var C=[],T=!0,ae=!1,se=void 0;try{for(var Ee=y[Symbol.iterator](),je;!(T=(je=Ee.next()).done)&&(C.push(je.value),!(E&&C.length===E));T=!0);}catch(Be){ae=!0,se=Be}finally{try{!T&&Ee.return&&Ee.return()}finally{if(ae)throw se}}return C}return function(y,E){if(Array.isArray(y))return y;if(Symbol.iterator in Object(y))return $(y,E);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),f=function($){if(Array.isArray($)){for(var y=0,E=Array($.length);y<$.length;y++)E[y]=$[y];return E}else return Array.from($)},m=2147483647,p=36,h=1,v=26,w=38,P=700,S=72,k=128,A="-",z=/^xn--/,U=/[^\0-\x7E]/,D=/[\x2E\u3002\uFF0E\uFF61]/g,W={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},J=p-h,H=Math.floor,F=String.fromCharCode;function M($){throw new RangeError(W[$])}function te($,y){for(var E=[],C=$.length;C--;)E[C]=y($[C]);return E}function ye($,y){var E=$.split("@"),C="";E.length>1&&(C=E[0]+"@",$=E[1]),$=$.replace(D,".");var T=$.split("."),ae=te(T,y).join(".");return C+ae}function ve($){for(var y=[],E=0,C=$.length;E<C;){var T=$.charCodeAt(E++);if(T>=55296&&T<=56319&&E<C){var ae=$.charCodeAt(E++);(ae&64512)==56320?y.push(((T&1023)<<10)+(ae&1023)+65536):(y.push(T),E--)}else y.push(T)}return y}var be=function(y){return String.fromCodePoint.apply(String,f(y))},de=function(y){return y-48<10?y-22:y-65<26?y-65:y-97<26?y-97:p},N=function(y,E){return y+22+75*(y<26)-((E!=0)<<5)},R=function(y,E,C){var T=0;for(y=C?H(y/P):y>>1,y+=H(y/E);y>J*v>>1;T+=p)y=H(y/J);return H(T+(J+1)*y/(y+w))},j=function(y){var E=[],C=y.length,T=0,ae=k,se=S,Ee=y.lastIndexOf(A);Ee<0&&(Ee=0);for(var je=0;je<Ee;++je)y.charCodeAt(je)>=128&&M("not-basic"),E.push(y.charCodeAt(je));for(var Be=Ee>0?Ee+1:0;Be<C;){for(var $e=T,Oe=1,We=p;;We+=p){Be>=C&&M("invalid-input");var ce=de(y.charCodeAt(Be++));(ce>=p||ce>H((m-T)/Oe))&&M("overflow"),T+=ce*Oe;var Me=We<=se?h:We>=se+v?v:We-se;if(ce<Me)break;var Ye=p-Me;Oe>H(m/Ye)&&M("overflow"),Oe*=Ye}var Le=E.length+1;se=R(T-$e,Le,$e==0),H(T/Le)>m-ae&&M("overflow"),ae+=H(T/Le),T%=Le,E.splice(T++,0,ae)}return String.fromCodePoint.apply(String,E)},I=function(y){var E=[];y=ve(y);var C=y.length,T=k,ae=0,se=S,Ee=!0,je=!1,Be=void 0;try{for(var $e=y[Symbol.iterator](),Oe;!(Ee=(Oe=$e.next()).done);Ee=!0){var We=Oe.value;We<128&&E.push(F(We))}}catch(os){je=!0,Be=os}finally{try{!Ee&&$e.return&&$e.return()}finally{if(je)throw Be}}var ce=E.length,Me=ce;for(ce&&E.push(A);Me<C;){var Ye=m,Le=!0,xr=!1,Yt=void 0;try{for(var Xt=y[Symbol.iterator](),_a;!(Le=(_a=Xt.next()).done);Le=!0){var zr=_a.value;zr>=T&&zr<Ye&&(Ye=zr)}}catch(os){xr=!0,Yt=os}finally{try{!Le&&Xt.return&&Xt.return()}finally{if(xr)throw Yt}}var Rt=Me+1;Ye-T>H((m-ae)/Rt)&&M("overflow"),ae+=(Ye-T)*Rt,T=Ye;var er=!0,Hr=!1,dr=void 0;try{for(var is=y[Symbol.iterator](),Xd;!(er=(Xd=is.next()).done);er=!0){var ef=Xd.value;if(ef<T&&++ae>m&&M("overflow"),ef==T){for(var Sn=ae,Rn=p;;Rn+=p){var xn=Rn<=se?h:Rn>=se+v?v:Rn-se;if(Sn<xn)break;var tf=Sn-xn,rf=p-xn;E.push(F(N(xn+tf%rf,0))),Sn=H(tf/rf)}E.push(F(N(Sn,0))),se=R(ae,Rt,Me==ce),ae=0,++Me}}}catch(os){Hr=!0,dr=os}finally{try{!er&&is.return&&is.return()}finally{if(Hr)throw dr}}++ae,++T}return E.join("")},_=function(y){return ye(y,function(E){return z.test(E)?j(E.slice(4).toLowerCase()):E})},b=function(y){return ye(y,function(E){return U.test(E)?"xn--"+I(E):E})},O={version:"2.1.0",ucs2:{decode:ve,encode:be},decode:j,encode:I,toASCII:b,toUnicode:_},K={};function Q($){var y=$.charCodeAt(0),E=void 0;return y<16?E="%0"+y.toString(16).toUpperCase():y<128?E="%"+y.toString(16).toUpperCase():y<2048?E="%"+(y>>6|192).toString(16).toUpperCase()+"%"+(y&63|128).toString(16).toUpperCase():E="%"+(y>>12|224).toString(16).toUpperCase()+"%"+(y>>6&63|128).toString(16).toUpperCase()+"%"+(y&63|128).toString(16).toUpperCase(),E}function fe($){for(var y="",E=0,C=$.length;E<C;){var T=parseInt($.substr(E+1,2),16);if(T<128)y+=String.fromCharCode(T),E+=3;else if(T>=194&&T<224){if(C-E>=6){var ae=parseInt($.substr(E+4,2),16);y+=String.fromCharCode((T&31)<<6|ae&63)}else y+=$.substr(E,6);E+=6}else if(T>=224){if(C-E>=9){var se=parseInt($.substr(E+4,2),16),Ee=parseInt($.substr(E+7,2),16);y+=String.fromCharCode((T&15)<<12|(se&63)<<6|Ee&63)}else y+=$.substr(E,9);E+=9}else y+=$.substr(E,3),E+=3}return y}function ne($,y){function E(C){var T=fe(C);return T.match(y.UNRESERVED)?T:C}return $.scheme&&($.scheme=String($.scheme).replace(y.PCT_ENCODED,E).toLowerCase().replace(y.NOT_SCHEME,"")),$.userinfo!==void 0&&($.userinfo=String($.userinfo).replace(y.PCT_ENCODED,E).replace(y.NOT_USERINFO,Q).replace(y.PCT_ENCODED,i)),$.host!==void 0&&($.host=String($.host).replace(y.PCT_ENCODED,E).toLowerCase().replace(y.NOT_HOST,Q).replace(y.PCT_ENCODED,i)),$.path!==void 0&&($.path=String($.path).replace(y.PCT_ENCODED,E).replace($.scheme?y.NOT_PATH:y.NOT_PATH_NOSCHEME,Q).replace(y.PCT_ENCODED,i)),$.query!==void 0&&($.query=String($.query).replace(y.PCT_ENCODED,E).replace(y.NOT_QUERY,Q).replace(y.PCT_ENCODED,i)),$.fragment!==void 0&&($.fragment=String($.fragment).replace(y.PCT_ENCODED,E).replace(y.NOT_FRAGMENT,Q).replace(y.PCT_ENCODED,i)),$}function he($){return $.replace(/^0*(.*)/,"$1")||"0"}function ct($,y){var E=$.match(y.IPV4ADDRESS)||[],C=g(E,2),T=C[1];return T?T.split(".").map(he).join("."):$}function Ke($,y){var E=$.match(y.IPV6ADDRESS)||[],C=g(E,3),T=C[1],ae=C[2];if(T){for(var se=T.toLowerCase().split("::").reverse(),Ee=g(se,2),je=Ee[0],Be=Ee[1],$e=Be?Be.split(":").map(he):[],Oe=je.split(":").map(he),We=y.IPV4ADDRESS.test(Oe[Oe.length-1]),ce=We?7:8,Me=Oe.length-ce,Ye=Array(ce),Le=0;Le<ce;++Le)Ye[Le]=$e[Le]||Oe[Me+Le]||"";We&&(Ye[ce-1]=ct(Ye[ce-1],y));var xr=Ye.reduce(function(Rt,er,Hr){if(!er||er==="0"){var dr=Rt[Rt.length-1];dr&&dr.index+dr.length===Hr?dr.length++:Rt.push({index:Hr,length:1})}return Rt},[]),Yt=xr.sort(function(Rt,er){return er.length-Rt.length})[0],Xt=void 0;if(Yt&&Yt.length>1){var _a=Ye.slice(0,Yt.index),zr=Ye.slice(Yt.index+Yt.length);Xt=_a.join(":")+"::"+zr.join(":")}else Xt=Ye.join(":");return ae&&(Xt+="%"+ae),Xt}else return $}var Ie=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i,Pt="".match(/(){0}/)[1]===void 0;function Ge($){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E={},C=y.iri!==!1?d:u;y.reference==="suffix"&&($=(y.scheme?y.scheme+":":"")+"//"+$);var T=$.match(Ie);if(T){Pt?(E.scheme=T[1],E.userinfo=T[3],E.host=T[4],E.port=parseInt(T[5],10),E.path=T[6]||"",E.query=T[7],E.fragment=T[8],isNaN(E.port)&&(E.port=T[5])):(E.scheme=T[1]||void 0,E.userinfo=$.indexOf("@")!==-1?T[3]:void 0,E.host=$.indexOf("//")!==-1?T[4]:void 0,E.port=parseInt(T[5],10),E.path=T[6]||"",E.query=$.indexOf("?")!==-1?T[7]:void 0,E.fragment=$.indexOf("#")!==-1?T[8]:void 0,isNaN(E.port)&&(E.port=$.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?T[4]:void 0)),E.host&&(E.host=Ke(ct(E.host,C),C)),E.scheme===void 0&&E.userinfo===void 0&&E.host===void 0&&E.port===void 0&&!E.path&&E.query===void 0?E.reference="same-document":E.scheme===void 0?E.reference="relative":E.fragment===void 0?E.reference="absolute":E.reference="uri",y.reference&&y.reference!=="suffix"&&y.reference!==E.reference&&(E.error=E.error||"URI is not a "+y.reference+" reference.");var ae=K[(y.scheme||E.scheme||"").toLowerCase()];if(!y.unicodeSupport&&(!ae||!ae.unicodeSupport)){if(E.host&&(y.domainHost||ae&&ae.domainHost))try{E.host=O.toASCII(E.host.replace(C.PCT_ENCODED,fe).toLowerCase())}catch(se){E.error=E.error||"Host's domain name can not be converted to ASCII via punycode: "+se}ne(E,u)}else ne(E,C);ae&&ae.parse&&ae.parse(E,y)}else E.error=E.error||"URI can not be parsed.";return E}function Qt($,y){var E=y.iri!==!1?d:u,C=[];return $.userinfo!==void 0&&(C.push($.userinfo),C.push("@")),$.host!==void 0&&C.push(Ke(ct(String($.host),E),E).replace(E.IPV6ADDRESS,function(T,ae,se){return"["+ae+(se?"%25"+se:"")+"]"})),(typeof $.port=="number"||typeof $.port=="string")&&(C.push(":"),C.push(String($.port))),C.length?C.join(""):void 0}var Lt=/^\.\.?\//,ze=/^\/\.(\/|$)/,Et=/^\/\.\.(\/|$)/,lr=/^\/?(?:.|\n)*?(?=\/|$)/;function qe($){for(var y=[];$.length;)if($.match(Lt))$=$.replace(Lt,"");else if($.match(ze))$=$.replace(ze,"/");else if($.match(Et))$=$.replace(Et,"/"),y.pop();else if($==="."||$==="..")$="";else{var E=$.match(lr);if(E){var C=E[0];$=$.slice(C.length),y.push(C)}else throw new Error("Unexpected dot segment condition")}return y.join("")}function Ue($){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E=y.iri?d:u,C=[],T=K[(y.scheme||$.scheme||"").toLowerCase()];if(T&&T.serialize&&T.serialize($,y),$.host&&!E.IPV6ADDRESS.test($.host)){if(y.domainHost||T&&T.domainHost)try{$.host=y.iri?O.toUnicode($.host):O.toASCII($.host.replace(E.PCT_ENCODED,fe).toLowerCase())}catch(Ee){$.error=$.error||"Host's domain name can not be converted to "+(y.iri?"Unicode":"ASCII")+" via punycode: "+Ee}}ne($,E),y.reference!=="suffix"&&$.scheme&&(C.push($.scheme),C.push(":"));var ae=Qt($,y);if(ae!==void 0&&(y.reference!=="suffix"&&C.push("//"),C.push(ae),$.path&&$.path.charAt(0)!=="/"&&C.push("/")),$.path!==void 0){var se=$.path;!y.absolutePath&&(!T||!T.absolutePath)&&(se=qe(se)),ae===void 0&&(se=se.replace(/^\/\//,"/%2F")),C.push(se)}return $.query!==void 0&&(C.push("?"),C.push($.query)),$.fragment!==void 0&&(C.push("#"),C.push($.fragment)),C.join("")}function tt($,y){var E=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},C=arguments[3],T={};return C||($=Ge(Ue($,E),E),y=Ge(Ue(y,E),E)),E=E||{},!E.tolerant&&y.scheme?(T.scheme=y.scheme,T.userinfo=y.userinfo,T.host=y.host,T.port=y.port,T.path=qe(y.path||""),T.query=y.query):(y.userinfo!==void 0||y.host!==void 0||y.port!==void 0?(T.userinfo=y.userinfo,T.host=y.host,T.port=y.port,T.path=qe(y.path||""),T.query=y.query):(y.path?(y.path.charAt(0)==="/"?T.path=qe(y.path):(($.userinfo!==void 0||$.host!==void 0||$.port!==void 0)&&!$.path?T.path="/"+y.path:$.path?T.path=$.path.slice(0,$.path.lastIndexOf("/")+1)+y.path:T.path=y.path,T.path=qe(T.path)),T.query=y.query):(T.path=$.path,y.query!==void 0?T.query=y.query:T.query=$.query),T.userinfo=$.userinfo,T.host=$.host,T.port=$.port),T.scheme=$.scheme),T.fragment=y.fragment,T}function Rr($,y,E){var C=l({scheme:"null"},E);return Ue(tt(Ge($,C),Ge(y,C),C,!0),C)}function ur($,y){return typeof $=="string"?$=Ue(Ge($,y),y):n($)==="object"&&($=Ge(Ue($,y),y)),$}function Ur($,y,E){return typeof $=="string"?$=Ue(Ge($,E),E):n($)==="object"&&($=Ue($,E)),typeof y=="string"?y=Ue(Ge(y,E),E):n(y)==="object"&&(y=Ue(y,E)),$===y}function En($,y){return $&&$.toString().replace(!y||!y.iri?u.ESCAPE:d.ESCAPE,Q)}function St($,y){return $&&$.toString().replace(!y||!y.iri?u.PCT_ENCODED:d.PCT_ENCODED,fe)}var Vr={scheme:"http",domainHost:!0,parse:function(y,E){return y.host||(y.error=y.error||"HTTP URIs must have a host."),y},serialize:function(y,E){var C=String(y.scheme).toLowerCase()==="https";return(y.port===(C?443:80)||y.port==="")&&(y.port=void 0),y.path||(y.path="/"),y}},Zd={scheme:"https",domainHost:Vr.domainHost,parse:Vr.parse,serialize:Vr.serialize};function Kd($){return typeof $.secure=="boolean"?$.secure:String($.scheme).toLowerCase()==="wss"}var ns={scheme:"ws",domainHost:!0,parse:function(y,E){var C=y;return C.secure=Kd(C),C.resourceName=(C.path||"/")+(C.query?"?"+C.query:""),C.path=void 0,C.query=void 0,C},serialize:function(y,E){if((y.port===(Kd(y)?443:80)||y.port==="")&&(y.port=void 0),typeof y.secure=="boolean"&&(y.scheme=y.secure?"wss":"ws",y.secure=void 0),y.resourceName){var C=y.resourceName.split("?"),T=g(C,2),ae=T[0],se=T[1];y.path=ae&&ae!=="/"?ae:void 0,y.query=se,y.resourceName=void 0}return y.fragment=void 0,y}},Bd={scheme:"wss",domainHost:ns.domainHost,parse:ns.parse,serialize:ns.serialize},tb={},Wd="[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]",Gt="[0-9A-Fa-f]",rb=r(r("%[EFef]"+Gt+"%"+Gt+Gt+"%"+Gt+Gt)+"|"+r("%[89A-Fa-f]"+Gt+"%"+Gt+Gt)+"|"+r("%"+Gt+Gt)),ab="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]",sb="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]",nb=s(sb,'[\\"\\\\]'),ib="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]",ob=new RegExp(Wd,"g"),ga=new RegExp(rb,"g"),cb=new RegExp(s("[^]",ab,"[\\.]",'[\\"]',nb),"g"),Jd=new RegExp(s("[^]",Wd,ib),"g"),lb=Jd;function oc($){var y=fe($);return y.match(ob)?y:$}var Qd={scheme:"mailto",parse:function(y,E){var C=y,T=C.to=C.path?C.path.split(","):[];if(C.path=void 0,C.query){for(var ae=!1,se={},Ee=C.query.split("&"),je=0,Be=Ee.length;je<Be;++je){var $e=Ee[je].split("=");switch($e[0]){case"to":for(var Oe=$e[1].split(","),We=0,ce=Oe.length;We<ce;++We)T.push(Oe[We]);break;case"subject":C.subject=St($e[1],E);break;case"body":C.body=St($e[1],E);break;default:ae=!0,se[St($e[0],E)]=St($e[1],E);break}}ae&&(C.headers=se)}C.query=void 0;for(var Me=0,Ye=T.length;Me<Ye;++Me){var Le=T[Me].split("@");if(Le[0]=St(Le[0]),E.unicodeSupport)Le[1]=St(Le[1],E).toLowerCase();else try{Le[1]=O.toASCII(St(Le[1],E).toLowerCase())}catch(xr){C.error=C.error||"Email address's domain name can not be converted to ASCII via punycode: "+xr}T[Me]=Le.join("@")}return C},serialize:function(y,E){var C=y,T=o(y.to);if(T){for(var ae=0,se=T.length;ae<se;++ae){var Ee=String(T[ae]),je=Ee.lastIndexOf("@"),Be=Ee.slice(0,je).replace(ga,oc).replace(ga,i).replace(cb,Q),$e=Ee.slice(je+1);try{$e=E.iri?O.toUnicode($e):O.toASCII(St($e,E).toLowerCase())}catch(Me){C.error=C.error||"Email address's domain name can not be converted to "+(E.iri?"Unicode":"ASCII")+" via punycode: "+Me}T[ae]=Be+"@"+$e}C.path=T.join(",")}var Oe=y.headers=y.headers||{};y.subject&&(Oe.subject=y.subject),y.body&&(Oe.body=y.body);var We=[];for(var ce in Oe)Oe[ce]!==tb[ce]&&We.push(ce.replace(ga,oc).replace(ga,i).replace(Jd,Q)+"="+Oe[ce].replace(ga,oc).replace(ga,i).replace(lb,Q));return We.length&&(C.query=We.join("&")),C}},ub=/^([^\:]+)\:(.*)/,Gd={scheme:"urn",parse:function(y,E){var C=y.path&&y.path.match(ub),T=y;if(C){var ae=E.scheme||T.scheme||"urn",se=C[1].toLowerCase(),Ee=C[2],je=ae+":"+(E.nid||se),Be=K[je];T.nid=se,T.nss=Ee,T.path=void 0,Be&&(T=Be.parse(T,E))}else T.error=T.error||"URN can not be parsed.";return T},serialize:function(y,E){var C=E.scheme||y.scheme||"urn",T=y.nid,ae=C+":"+(E.nid||T),se=K[ae];se&&(y=se.serialize(y,E));var Ee=y,je=y.nss;return Ee.path=(T||E.nid)+":"+je,Ee}},db=/^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/,Yd={scheme:"urn:uuid",parse:function(y,E){var C=y;return C.uuid=C.nss,C.nss=void 0,!E.tolerant&&(!C.uuid||!C.uuid.match(db))&&(C.error=C.error||"UUID is not valid."),C},serialize:function(y,E){var C=y;return C.nss=(y.uuid||"").toLowerCase(),C}};K[Vr.scheme]=Vr,K[Zd.scheme]=Zd,K[ns.scheme]=ns,K[Bd.scheme]=Bd,K[Qd.scheme]=Qd,K[Gd.scheme]=Gd,K[Yd.scheme]=Yd,a.SCHEMES=K,a.pctEncChar=Q,a.pctDecChars=fe,a.parse=Ge,a.removeDotSegments=qe,a.serialize=Ue,a.resolveComponents=tt,a.resolve=Rr,a.normalize=ur,a.equal=Ur,a.escapeComponent=En,a.unescapeComponent=St,Object.defineProperty(a,"__esModule",{value:!0})})})(so,so.exports);var Dg=so.exports,Mg=function(e){for(var a=0,s=e.length,r=0,n;r<s;)a++,n=e.charCodeAt(r++),n>=55296&&n<=56319&&r<s&&(n=e.charCodeAt(r),(n&64512)==56320&&r++);return a},la={copy:Lg,checkDataType:no,checkDataTypes:Fg,coerceToTypes:qg,toHash:io,getProperty:oo,escapeQuotes:co,equal:$a,ucs2length:Mg,varOccurences:zg,varReplace:Hg,schemaHasRules:Zg,schemaHasRulesExcept:Kg,schemaUnknownRules:Bg,toQuotedString:lo,getPathExpr:Wg,getPath:Jg,getData:Yg,unescapeFragment:Xg,unescapeJsonPointer:fo,escapeFragment:e_,escapeJsonPointer:uo};function Lg(t,e){e=e||{};for(var a in t)e[a]=t[a];return e}function no(t,e,a,s){var r=s?" !== ":" === ",n=s?" || ":" && ",i=s?"!":"",o=s?"":"!";switch(t){case"null":return e+r+"null";case"array":return i+"Array.isArray("+e+")";case"object":return"("+i+e+n+"typeof "+e+r+'"object"'+n+o+"Array.isArray("+e+"))";case"integer":return"(typeof "+e+r+'"number"'+n+o+"("+e+" % 1)"+n+e+r+e+(a?n+i+"isFinite("+e+")":"")+")";case"number":return"(typeof "+e+r+'"'+t+'"'+(a?n+i+"isFinite("+e+")":"")+")";default:return"typeof "+e+r+'"'+t+'"'}}function Fg(t,e,a){switch(t.length){case 1:return no(t[0],e,a,!0);default:var s="",r=io(t);r.array&&r.object&&(s=r.null?"(":"(!"+e+" || ",s+="typeof "+e+' !== "object")',delete r.null,delete r.array,delete r.object),r.number&&delete r.integer;for(var n in r)s+=(s?" && ":"")+no(n,e,a,!0);return s}}var Eu=io(["string","number","integer","boolean","null"]);function qg(t,e){if(Array.isArray(e)){for(var a=[],s=0;s<e.length;s++){var r=e[s];(Eu[r]||t==="array"&&r==="array")&&(a[a.length]=r)}if(a.length)return a}else{if(Eu[e])return[e];if(t==="array"&&e==="array")return["array"]}}function io(t){for(var e={},a=0;a<t.length;a++)e[t[a]]=!0;return e}var Ug=/^[a-z$_][a-z$_0-9]*$/i,Vg=/'|\\/g;function oo(t){return typeof t=="number"?"["+t+"]":Ug.test(t)?"."+t:"['"+co(t)+"']"}function co(t){return t.replace(Vg,"\\$&").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\f/g,"\\f").replace(/\t/g,"\\t")}function zg(t,e){e+="[^0-9]";var a=t.match(new RegExp(e,"g"));return a?a.length:0}function Hg(t,e,a){return e+="([^0-9])",a=a.replace(/\$/g,"$$$$"),t.replace(new RegExp(e,"g"),a+"$1")}function Zg(t,e){if(typeof t=="boolean")return!t;for(var a in t)if(e[a])return!0}function Kg(t,e,a){if(typeof t=="boolean")return!t&&a!="not";for(var s in t)if(s!=a&&e[s])return!0}function Bg(t,e){if(typeof t!="boolean"){for(var a in t)if(!e[a])return a}}function lo(t){return"'"+co(t)+"'"}function Wg(t,e,a,s){var r=a?"'/' + "+e+(s?"":".replace(/~/g, '~0').replace(/\\//g, '~1')"):s?"'[' + "+e+" + ']'":"'[\\'' + "+e+" + '\\']'";return Su(t,r)}function Jg(t,e,a){var s=lo(a?"/"+uo(e):oo(e));return Su(t,s)}var Qg=/^\/(?:[^~]|~0|~1)*$/,Gg=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function Yg(t,e,a){var s,r,n,i;if(t==="")return"rootData";if(t[0]=="/"){if(!Qg.test(t))throw new Error("Invalid JSON-pointer: "+t);r=t,n="rootData"}else{if(i=t.match(Gg),!i)throw new Error("Invalid JSON-pointer: "+t);if(s=+i[1],r=i[2],r=="#"){if(s>=e)throw new Error("Cannot access property/index "+s+" levels up, current level is "+e);return a[e-s]}if(s>e)throw new Error("Cannot access data "+s+" levels up, current level is "+e);if(n="data"+(e-s||""),!r)return n}for(var o=n,l=r.split("/"),c=0;c<l.length;c++){var u=l[c];u&&(n+=oo(fo(u)),o+=" && "+n)}return o}function Su(t,e){return t=='""'?e:(t+" + "+e).replace(/([^\\])' \+ '/g,"$1")}function Xg(t){return fo(decodeURIComponent(t))}function e_(t){return encodeURIComponent(uo(t))}function uo(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}function fo(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}var t_=la,Ru=r_;function r_(t){t_.copy(t,this)}var xu={exports:{}},br=xu.exports=function(t,e,a){typeof e=="function"&&(a=e,e={}),a=e.cb||a;var s=typeof a=="function"?a:a.pre||function(){},r=a.post||function(){};zs(e,s,r,t,"",t)};br.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0},br.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},br.propsKeywords={definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},br.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function zs(t,e,a,s,r,n,i,o,l,c){if(s&&typeof s=="object"&&!Array.isArray(s)){e(s,r,n,i,o,l,c);for(var u in s){var d=s[u];if(Array.isArray(d)){if(u in br.arrayKeywords)for(var g=0;g<d.length;g++)zs(t,e,a,d[g],r+"/"+u+"/"+g,n,r,u,s,g)}else if(u in br.propsKeywords){if(d&&typeof d=="object")for(var f in d)zs(t,e,a,d[f],r+"/"+u+"/"+a_(f),n,r,u,s,f)}else(u in br.keywords||t.allKeys&&!(u in br.skipKeywords))&&zs(t,e,a,d,r+"/"+u,n,r,u,s)}a(s,r,n,i,o,l,c)}}function a_(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}var s_=xu.exports,Ga=Dg,ku=$a,Hs=la,Zs=Ru,n_=s_,ho=$r;$r.normalizeId=Pr,$r.fullPath=Bs,$r.url=Ws,$r.ids=u_,$r.inlineRef=po,$r.schema=Ks;function $r(t,e,a){var s=this._refs[a];if(typeof s=="string")if(this._refs[s])s=this._refs[s];else return $r.call(this,t,e,s);if(s=s||this._schemas[a],s instanceof Zs)return po(s.schema,this._opts.inlineRefs)?s.schema:s.validate||this._compile(s);var r=Ks.call(this,e,a),n,i,o;return r&&(n=r.schema,e=r.root,o=r.baseId),n instanceof Zs?i=n.validate||t.call(this,n.schema,e,void 0,o):n!==void 0&&(i=po(n,this._opts.inlineRefs)?n:t.call(this,n,e,void 0,o)),i}function Ks(t,e){var a=Ga.parse(e),s=Tu(a),r=Bs(this._getId(t.schema));if(Object.keys(t.schema).length===0||s!==r){var n=Pr(s),i=this._refs[n];if(typeof i=="string")return i_.call(this,t,i,a);if(i instanceof Zs)i.validate||this._compile(i),t=i;else if(i=this._schemas[n],i instanceof Zs){if(i.validate||this._compile(i),n==Pr(e))return{schema:i,root:t,baseId:r};t=i}else return;if(!t.schema)return;r=Bs(this._getId(t.schema))}return Iu.call(this,a,r,t.schema,t)}function i_(t,e,a){var s=Ks.call(this,t,e);if(s){var r=s.schema,n=s.baseId;t=s.root;var i=this._getId(r);return i&&(n=Ws(n,i)),Iu.call(this,a,n,r,t)}}var o_=Hs.toHash(["properties","patternProperties","enum","dependencies","definitions"]);function Iu(t,e,a,s){if(t.fragment=t.fragment||"",t.fragment.slice(0,1)=="/"){for(var r=t.fragment.split("/"),n=1;n<r.length;n++){var i=r[n];if(i){if(i=Hs.unescapeFragment(i),a=a[i],a===void 0)break;var o;if(!o_[i]&&(o=this._getId(a),o&&(e=Ws(e,o)),a.$ref)){var l=Ws(e,a.$ref),c=Ks.call(this,s,l);c&&(a=c.schema,s=c.root,e=c.baseId)}}}if(a!==void 0&&a!==s.schema)return{schema:a,root:s,baseId:e}}}var c_=Hs.toHash(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum"]);function po(t,e){if(e===!1)return!1;if(e===void 0||e===!0)return mo(t);if(e)return vo(t)<=e}function mo(t){var e;if(Array.isArray(t)){for(var a=0;a<t.length;a++)if(e=t[a],typeof e=="object"&&!mo(e))return!1}else for(var s in t)if(s=="$ref"||(e=t[s],typeof e=="object"&&!mo(e)))return!1;return!0}function vo(t){var e=0,a;if(Array.isArray(t)){for(var s=0;s<t.length;s++)if(a=t[s],typeof a=="object"&&(e+=vo(a)),e==1/0)return 1/0}else for(var r in t){if(r=="$ref")return 1/0;if(c_[r])e++;else if(a=t[r],typeof a=="object"&&(e+=vo(a)+1),e==1/0)return 1/0}return e}function Bs(t,e){e!==!1&&(t=Pr(t));var a=Ga.parse(t);return Tu(a)}function Tu(t){return Ga.serialize(t).split("#")[0]+"#"}var l_=/#\/?$/;function Pr(t){return t?t.replace(l_,""):""}function Ws(t,e){return e=Pr(e),Ga.resolve(t,e)}function u_(t){var e=Pr(this._getId(t)),a={"":e},s={"":Bs(e,!1)},r={},n=this;return n_(t,{allKeys:!0},function(i,o,l,c,u,d,g){if(o!==""){var f=n._getId(i),m=a[c],p=s[c]+"/"+u;if(g!==void 0&&(p+="/"+(typeof g=="number"?g:Hs.escapeFragment(g))),typeof f=="string"){f=m=Pr(m?Ga.resolve(m,f):f);var h=n._refs[f];if(typeof h=="string"&&(h=n._refs[h]),h&&h.schema){if(!ku(i,h.schema))throw new Error('id "'+f+'" resolves to more than one schema')}else if(f!=Pr(p))if(f[0]=="#"){if(r[f]&&!ku(i,r[f]))throw new Error('id "'+f+'" resolves to more than one schema');r[f]=i}else n._refs[f]=p}a[o]=m,s[o]=p}}),r}var go=ho,_o={Validation:Cu(d_),MissingRef:Cu(yo)};function d_(t){this.message="validation failed",this.errors=t,this.ajv=this.validation=!0}yo.message=function(t,e){return"can't resolve reference "+e+" from id "+t};function yo(t,e,a){this.message=a||yo.message(t,e),this.missingRef=go.url(t,e),this.missingSchema=go.normalizeId(go.fullPath(this.missingRef))}function Cu(t){return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var Ou=function(t,e){e||(e={}),typeof e=="function"&&(e={cmp:e});var a=typeof e.cycles=="boolean"?e.cycles:!1,s=e.cmp&&function(n){return function(i){return function(o,l){var c={key:o,value:i[o]},u={key:l,value:i[l]};return n(c,u)}}}(e.cmp),r=[];return function n(i){if(i&&i.toJSON&&typeof i.toJSON=="function"&&(i=i.toJSON()),i!==void 0){if(typeof i=="number")return isFinite(i)?""+i:"null";if(typeof i!="object")return JSON.stringify(i);var o,l;if(Array.isArray(i)){for(l="[",o=0;o<i.length;o++)o&&(l+=","),l+=n(i[o])||"null";return l+"]"}if(i===null)return"null";if(r.indexOf(i)!==-1){if(a)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var c=r.push(i)-1,u=Object.keys(i).sort(s&&s(i));for(l="",o=0;o<u.length;o++){var d=u[o],g=n(i[d]);g&&(l&&(l+=","),l+=JSON.stringify(d)+":"+g)}return r.splice(c,1),"{"+l+"}"}}(t)},Nu=function(e,a,s){var r="",n=e.schema.$async===!0,i=e.util.schemaHasRulesExcept(e.schema,e.RULES.all,"$ref"),o=e.self._getId(e.schema);if(e.opts.strictKeywords){var l=e.util.schemaUnknownRules(e.schema,e.RULES.keywords);if(l){var c="unknown keyword: "+l;if(e.opts.strictKeywords==="log")e.logger.warn(c);else throw new Error(c)}}if(e.isTop&&(r+=" var validate = ",n&&(e.async=!0,r+="async "),r+="function(data, dataPath, parentData, parentDataProperty, rootData) { 'use strict'; ",o&&(e.opts.sourceCode||e.opts.processCode)&&(r+=" "+("/*# sourceURL="+o+" */")+" ")),typeof e.schema=="boolean"||!(i||e.schema.$ref)){var a="false schema",u=e.level,d=e.dataLevel,g=e.schema[a],f=e.schemaPath+e.util.getProperty(a),m=e.errSchemaPath+"/"+a,k=!e.opts.allErrors,U,p="data"+(d||""),S="valid"+u;if(e.schema===!1){e.isTop?k=!0:r+=" var "+S+" = false; ";var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(U||"false schema")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'boolean schema is false' "),e.opts.verbose&&(r+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&k?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}else e.isTop?n?r+=" return data; ":r+=" validate.errors = null; return true; ":r+=" var "+S+" = true; ";return e.isTop&&(r+=" }; return validate; "),r}if(e.isTop){var w=e.isTop,u=e.level=0,d=e.dataLevel=0,p="data";if(e.rootId=e.resolve.fullPath(e.self._getId(e.root.schema)),e.baseId=e.baseId||e.rootId,delete e.isTop,e.dataPathArr=[""],e.schema.default!==void 0&&e.opts.useDefaults&&e.opts.strictDefaults){var P="default is ignored in the schema root";if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}r+=" var vErrors = null; ",r+=" var errors = 0; ",r+=" if (rootData === undefined) rootData = data; "}else{var u=e.level,d=e.dataLevel,p="data"+(d||"");if(o&&(e.baseId=e.resolve.url(e.baseId,o)),n&&!e.async)throw new Error("async schema in sync schema");r+=" var errs_"+u+" = errors;"}var S="valid"+u,k=!e.opts.allErrors,A="",z="",U,D=e.schema.type,W=Array.isArray(D);if(D&&e.opts.nullable&&e.schema.nullable===!0&&(W?D.indexOf("null")==-1&&(D=D.concat("null")):D!="null"&&(D=[D,"null"],W=!0)),W&&D.length==1&&(D=D[0],W=!1),e.schema.$ref&&i){if(e.opts.extendRefs=="fail")throw new Error('$ref: validation keywords used in schema at path "'+e.errSchemaPath+'" (see option extendRefs)');e.opts.extendRefs!==!0&&(i=!1,e.logger.warn('$ref: keywords ignored in schema at path "'+e.errSchemaPath+'"'))}if(e.schema.$comment&&e.opts.$comment&&(r+=" "+e.RULES.all.$comment.code(e,"$comment")),D){if(e.opts.coerceTypes)var J=e.util.coerceToTypes(e.opts.coerceTypes,D);var H=e.RULES.types[D];if(J||W||H===!0||H&&!ze(H)){var f=e.schemaPath+".type",m=e.errSchemaPath+"/type",f=e.schemaPath+".type",m=e.errSchemaPath+"/type",F=W?"checkDataTypes":"checkDataType";if(r+=" if ("+e.util[F](D,p,e.opts.strictNumbers,!0)+") { ",J){var M="dataType"+u,te="coerced"+u;r+=" var "+M+" = typeof "+p+"; var "+te+" = undefined; ",e.opts.coerceTypes=="array"&&(r+=" if ("+M+" == 'object' && Array.isArray("+p+") && "+p+".length == 1) { "+p+" = "+p+"[0]; "+M+" = typeof "+p+"; if ("+e.util.checkDataType(e.schema.type,p,e.opts.strictNumbers)+") "+te+" = "+p+"; } "),r+=" if ("+te+" !== undefined) ; ";var ye=J;if(ye)for(var ve,be=-1,de=ye.length-1;be<de;)ve=ye[be+=1],ve=="string"?r+=" else if ("+M+" == 'number' || "+M+" == 'boolean') "+te+" = '' + "+p+"; else if ("+p+" === null) "+te+" = ''; ":ve=="number"||ve=="integer"?(r+=" else if ("+M+" == 'boolean' || "+p+" === null || ("+M+" == 'string' && "+p+" && "+p+" == +"+p+" ",ve=="integer"&&(r+=" && !("+p+" % 1)"),r+=")) "+te+" = +"+p+"; "):ve=="boolean"?r+=" else if ("+p+" === 'false' || "+p+" === 0 || "+p+" === null) "+te+" = false; else if ("+p+" === 'true' || "+p+" === 1) "+te+" = true; ":ve=="null"?r+=" else if ("+p+" === '' || "+p+" === 0 || "+p+" === false) "+te+" = null; ":e.opts.coerceTypes=="array"&&ve=="array"&&(r+=" else if ("+M+" == 'string' || "+M+" == 'number' || "+M+" == 'boolean' || "+p+" == null) "+te+" = ["+p+"]; ");r+=" else { ";var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?r+=""+D.join(","):r+=""+D,r+="' } ",e.opts.messages!==!1&&(r+=" , message: 'should be ",W?r+=""+D.join(","):r+=""+D,r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&k?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } if ("+te+" !== undefined) { ";var N=d?"data"+(d-1||""):"parentData",R=d?e.dataPathArr[d]:"parentDataProperty";r+=" "+p+" = "+te+"; ",d||(r+="if ("+N+" !== undefined)"),r+=" "+N+"["+R+"] = "+te+"; } "}else{var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?r+=""+D.join(","):r+=""+D,r+="' } ",e.opts.messages!==!1&&(r+=" , message: 'should be ",W?r+=""+D.join(","):r+=""+D,r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&k?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}r+=" } "}}if(e.schema.$ref&&!i)r+=" "+e.RULES.all.$ref.code(e,"$ref")+" ",k&&(r+=" } if (errors === ",w?r+="0":r+="errs_"+u,r+=") { ",z+="}");else{var j=e.RULES;if(j){for(var H,I=-1,_=j.length-1;I<_;)if(H=j[I+=1],ze(H)){if(H.type&&(r+=" if ("+e.util.checkDataType(H.type,p,e.opts.strictNumbers)+") { "),e.opts.useDefaults){if(H.type=="object"&&e.schema.properties){var g=e.schema.properties,b=Object.keys(g),O=b;if(O)for(var K,Q=-1,fe=O.length-1;Q<fe;){K=O[Q+=1];var ne=g[K];if(ne.default!==void 0){var he=p+e.util.getProperty(K);if(e.compositeRule){if(e.opts.strictDefaults){var P="default is ignored for: "+he;if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}}else r+=" if ("+he+" === undefined ",e.opts.useDefaults=="empty"&&(r+=" || "+he+" === null || "+he+" === '' "),r+=" ) "+he+" = ",e.opts.useDefaults=="shared"?r+=" "+e.useDefault(ne.default)+" ":r+=" "+JSON.stringify(ne.default)+" ",r+="; "}}}else if(H.type=="array"&&Array.isArray(e.schema.items)){var ct=e.schema.items;if(ct){for(var ne,be=-1,Ke=ct.length-1;be<Ke;)if(ne=ct[be+=1],ne.default!==void 0){var he=p+"["+be+"]";if(e.compositeRule){if(e.opts.strictDefaults){var P="default is ignored for: "+he;if(e.opts.strictDefaults==="log")e.logger.warn(P);else throw new Error(P)}}else r+=" if ("+he+" === undefined ",e.opts.useDefaults=="empty"&&(r+=" || "+he+" === null || "+he+" === '' "),r+=" ) "+he+" = ",e.opts.useDefaults=="shared"?r+=" "+e.useDefault(ne.default)+" ":r+=" "+JSON.stringify(ne.default)+" ",r+="; "}}}}var Ie=H.rules;if(Ie){for(var Pt,Ge=-1,Qt=Ie.length-1;Ge<Qt;)if(Pt=Ie[Ge+=1],Et(Pt)){var Lt=Pt.code(e,Pt.keyword,H.type);Lt&&(r+=" "+Lt+" ",k&&(A+="}"))}}if(k&&(r+=" "+A+" ",A=""),H.type&&(r+=" } ",D&&D===H.type&&!J)){r+=" else { ";var f=e.schemaPath+".type",m=e.errSchemaPath+"/type",h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(U||"type")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(m)+" , params: { type: '",W?r+=""+D.join(","):r+=""+D,r+="' } ",e.opts.messages!==!1&&(r+=" , message: 'should be ",W?r+=""+D.join(","):r+=""+D,r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+f+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+p+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&k?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } "}k&&(r+=" if (errors === ",w?r+="0":r+="errs_"+u,r+=") { ",z+="}")}}}k&&(r+=" "+z+" "),w?(n?(r+=" if (errors === 0) return data; ",r+=" else throw new ValidationError(vErrors); "):(r+=" validate.errors = vErrors; ",r+=" return errors === 0; "),r+=" }; return validate;"):r+=" var "+S+" = errors === errs_"+u+";";function ze(qe){for(var Ue=qe.rules,tt=0;tt<Ue.length;tt++)if(Et(Ue[tt]))return!0}function Et(qe){return e.schema[qe.keyword]!==void 0||qe.implements&&lr(qe)}function lr(qe){for(var Ue=qe.implements,tt=0;tt<Ue.length;tt++)if(e.schema[Ue[tt]]!==void 0)return!0}return r},Js=ho,Qs=la,Au=_o,f_=Ou,ju=Nu,h_=Qs.ucs2length,p_=$a,m_=Au.Validation,v_=wo;function wo(t,e,a,s){var r=this,n=this._opts,i=[void 0],o={},l=[],c={},u=[],d={},g=[];e=e||{schema:t,refVal:i,refs:o};var f=g_.call(this,t,e,s),m=this._compilations[f.index];if(f.compiling)return m.callValidate=P;var p=this._formats,h=this.RULES;try{var v=S(t,e,a,s);m.validate=v;var w=m.callValidate;return w&&(w.schema=v.schema,w.errors=null,w.refs=v.refs,w.refVal=v.refVal,w.root=v.root,w.$async=v.$async,n.sourceCode&&(w.source=v.source)),v}finally{__.call(this,t,e,s)}function P(){var F=m.validate,M=F.apply(this,arguments);return P.errors=F.errors,M}function S(F,M,te,ye){var ve=!M||M&&M.schema==F;if(M.schema!=e.schema)return wo.call(r,F,M,te,ye);var be=F.$async===!0,de=ju({isTop:!0,schema:F,isRoot:ve,baseId:ye,root:M,schemaPath:"",errSchemaPath:"#",errorPath:'""',MissingRefError:Au.MissingRef,RULES:h,validate:ju,util:Qs,resolve:Js,resolveRef:k,usePattern:W,useDefault:J,useCustomRule:H,opts:n,formats:p,logger:r.logger,self:r});de=Gs(i,b_)+Gs(l,y_)+Gs(u,w_)+Gs(g,$_)+de,n.processCode&&(de=n.processCode(de,F));var N;try{var R=new Function("self","RULES","formats","root","refVal","defaults","customRules","equal","ucs2length","ValidationError",de);N=R(r,h,p,e,i,u,g,p_,h_,m_),i[0]=N}catch(j){throw r.logger.error("Error compiling schema, function code:",de),j}return N.schema=F,N.errors=null,N.refs=o,N.refVal=i,N.root=ve?N:M,be&&(N.$async=!0),n.sourceCode===!0&&(N.source={code:de,patterns:l,defaults:u}),N}function k(F,M,te){M=Js.url(F,M);var ye=o[M],ve,be;if(ye!==void 0)return ve=i[ye],be="refVal["+ye+"]",D(ve,be);if(!te&&e.refs){var de=e.refs[M];if(de!==void 0)return ve=e.refVal[de],be=A(M,ve),D(ve,be)}be=A(M);var N=Js.call(r,S,e,M);if(N===void 0){var R=a&&a[M];R&&(N=Js.inlineRef(R,n.inlineRefs)?R:wo.call(r,R,e,a,F))}if(N===void 0)z(M);else return U(M,N),D(N,be)}function A(F,M){var te=i.length;return i[te]=M,o[F]=te,"refVal"+te}function z(F){delete o[F]}function U(F,M){var te=o[F];i[te]=M}function D(F,M){return typeof F=="object"||typeof F=="boolean"?{code:M,schema:F,inline:!0}:{code:M,$async:F&&!!F.$async}}function W(F){var M=c[F];return M===void 0&&(M=c[F]=l.length,l[M]=F),"pattern"+M}function J(F){switch(typeof F){case"boolean":case"number":return""+F;case"string":return Qs.toQuotedString(F);case"object":if(F===null)return"null";var M=f_(F),te=d[M];return te===void 0&&(te=d[M]=u.length,u[te]=F),"default"+te}}function H(F,M,te,ye){if(r._opts.validateSchema!==!1){var ve=F.definition.dependencies;if(ve&&!ve.every(function(O){return Object.prototype.hasOwnProperty.call(te,O)}))throw new Error("parent schema must have all required keywords: "+ve.join(","));var be=F.definition.validateSchema;if(be){var de=be(M);if(!de){var N="keyword schema is invalid: "+r.errorsText(be.errors);if(r._opts.validateSchema=="log")r.logger.error(N);else throw new Error(N)}}}var R=F.definition.compile,j=F.definition.inline,I=F.definition.macro,_;if(R)_=R.call(r,M,te,ye);else if(I)_=I.call(r,M,te,ye),n.validateSchema!==!1&&r.validateSchema(_,!0);else if(j)_=j.call(r,ye,F.keyword,M,te);else if(_=F.definition.validate,!_)return;if(_===void 0)throw new Error('custom keyword "'+F.keyword+'"failed to compile');var b=g.length;return g[b]=_,{code:"customRule"+b,validate:_}}}function g_(t,e,a){var s=Du.call(this,t,e,a);return s>=0?{index:s,compiling:!0}:(s=this._compilations.length,this._compilations[s]={schema:t,root:e,baseId:a},{index:s,compiling:!1})}function __(t,e,a){var s=Du.call(this,t,e,a);s>=0&&this._compilations.splice(s,1)}function Du(t,e,a){for(var s=0;s<this._compilations.length;s++){var r=this._compilations[s];if(r.schema==t&&r.root==e&&r.baseId==a)return s}return-1}function y_(t,e){return"var pattern"+t+" = new RegExp("+Qs.toQuotedString(e[t])+");"}function w_(t){return"var default"+t+" = defaults["+t+"];"}function b_(t,e){return e[t]===void 0?"":"var refVal"+t+" = refVal["+t+"];"}function $_(t){return"var customRule"+t+" = customRules["+t+"];"}function Gs(t,e){if(!t.length)return"";for(var a="",s=0;s<t.length;s++)a+=e(s,t);return a}var Mu={exports:{}},Ys=Mu.exports=function(){this._cache={}};Ys.prototype.put=function(e,a){this._cache[e]=a},Ys.prototype.get=function(e){return this._cache[e]},Ys.prototype.del=function(e){delete this._cache[e]},Ys.prototype.clear=function(){this._cache={}};var P_=Mu.exports,E_=la,S_=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,R_=[0,31,28,31,30,31,30,31,31,30,31,30,31],x_=/^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d(?::?\d\d)?)?$/i,Lu=/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,k_=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,I_=/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,Fu=/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,qu=/^(?:(?:http[s\u017F]?|ftp):\/\/)(?:(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+(?::(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])*)?@)?(?:(?!10(?:\.[0-9]{1,3}){3})(?!127(?:\.[0-9]{1,3}){3})(?!169\.254(?:\.[0-9]{1,3}){2})(?!192\.168(?:\.[0-9]{1,3}){2})(?!172\.(?:1[6-9]|2[0-9]|3[01])(?:\.[0-9]{1,3}){2})(?:[1-9][0-9]?|1[0-9][0-9]|2[01][0-9]|22[0-3])(?:\.(?:1?[0-9]{1,2}|2[0-4][0-9]|25[0-5])){2}(?:\.(?:[1-9][0-9]?|1[0-9][0-9]|2[0-4][0-9]|25[0-4]))|(?:(?:(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)(?:\.(?:(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)*(?:\.(?:(?:[a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]){2,})))(?::[0-9]{2,5})?(?:\/(?:[\0-\x08\x0E-\x1F!-\x9F\xA1-\u167F\u1681-\u1FFF\u200B-\u2027\u202A-\u202E\u2030-\u205E\u2060-\u2FFF\u3001-\uD7FF\uE000-\uFEFE\uFF00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])*)?$/i,Uu=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,Vu=/^(?:\/(?:[^~/]|~0|~1)*)*$/,zu=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,Hu=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,T_=Xs;function Xs(t){return t=t=="full"?"full":"fast",E_.copy(Xs[t])}Xs.fast={date:/^\d\d\d\d-[0-1]\d-[0-3]\d$/,time:/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,"date-time":/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,"uri-template":Fu,url:qu,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i,hostname:Lu,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:Bu,uuid:Uu,"json-pointer":Vu,"json-pointer-uri-fragment":zu,"relative-json-pointer":Hu},Xs.full={date:Zu,time:Ku,"date-time":N_,uri:j_,"uri-reference":I_,"uri-template":Fu,url:qu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:Lu,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:Bu,uuid:Uu,"json-pointer":Vu,"json-pointer-uri-fragment":zu,"relative-json-pointer":Hu};function C_(t){return t%4===0&&(t%100!==0||t%400===0)}function Zu(t){var e=t.match(S_);if(!e)return!1;var a=+e[1],s=+e[2],r=+e[3];return s>=1&&s<=12&&r>=1&&r<=(s==2&&C_(a)?29:R_[s])}function Ku(t,e){var a=t.match(x_);if(!a)return!1;var s=a[1],r=a[2],n=a[3],i=a[5];return(s<=23&&r<=59&&n<=59||s==23&&r==59&&n==60)&&(!e||i)}var O_=/t|\s/i;function N_(t){var e=t.split(O_);return e.length==2&&Zu(e[0])&&Ku(e[1],!0)}var A_=/\/|:/;function j_(t){return A_.test(t)&&k_.test(t)}var D_=/[^\\]\\Z/;function Bu(t){if(D_.test(t))return!1;try{return new RegExp(t),!0}catch{return!1}}var M_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.errSchemaPath+"/"+a,c=!e.opts.allErrors,u="data"+(i||""),d="valid"+n,g,f;if(o=="#"||o=="#/")e.isRoot?(g=e.async,f="validate"):(g=e.root.schema.$async===!0,f="root.refVal[0]");else{var m=e.resolveRef(e.baseId,o,e.isRoot);if(m===void 0){var p=e.MissingRefError.message(e.baseId,o);if(e.opts.missingRefs=="fail"){e.logger.error(p);var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '$ref' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(l)+" , params: { ref: '"+e.util.escapeQuotes(o)+"' } ",e.opts.messages!==!1&&(r+=" , message: 'can\\'t resolve reference "+e.util.escapeQuotes(o)+"' "),e.opts.verbose&&(r+=" , schema: "+e.util.toQuotedString(o)+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+u+" "),r+=" } "):r+=" {} ";var v=r;r=h.pop(),!e.compositeRule&&c?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c&&(r+=" if (false) { ")}else if(e.opts.missingRefs=="ignore")e.logger.warn(p),c&&(r+=" if (true) { ");else throw new e.MissingRefError(e.baseId,o,p)}else if(m.inline){var w=e.util.copy(e);w.level++;var P="valid"+w.level;w.schema=m.schema,w.schemaPath="",w.errSchemaPath=o;var S=e.validate(w).replace(/validate\.schema/g,m.code);r+=" "+S+" ",c&&(r+=" if ("+P+") { ")}else g=m.$async===!0||e.async&&m.$async!==!1,f=m.code}if(f){var h=h||[];h.push(r),r="",e.opts.passContext?r+=" "+f+".call(this, ":r+=" "+f+"( ",r+=" "+u+", (dataPath || '')",e.errorPath!='""'&&(r+=" + "+e.errorPath);var k=i?"data"+(i-1||""):"parentData",A=i?e.dataPathArr[i]:"parentDataProperty";r+=" , "+k+" , "+A+", rootData) ";var z=r;if(r=h.pop(),g){if(!e.async)throw new Error("async schema referenced by sync schema");c&&(r+=" var "+d+"; "),r+=" try { await "+z+"; ",c&&(r+=" "+d+" = true; "),r+=" } catch (e) { if (!(e instanceof ValidationError)) throw e; if (vErrors === null) vErrors = e.errors; else vErrors = vErrors.concat(e.errors); errors = vErrors.length; ",c&&(r+=" "+d+" = false; "),r+=" } ",c&&(r+=" if ("+d+") { ")}else r+=" if (!"+z+") { if (vErrors === null) vErrors = "+f+".errors; else vErrors = vErrors.concat("+f+".errors); errors = vErrors.length; } ",c&&(r+=" else { ")}return r},L_=function(e,a,s){var r=" ",n=e.schema[a],i=e.schemaPath+e.util.getProperty(a),o=e.errSchemaPath+"/"+a,l=!e.opts.allErrors,c=e.util.copy(e),u="";c.level++;var d="valid"+c.level,g=c.baseId,f=!0,m=n;if(m)for(var p,h=-1,v=m.length-1;h<v;)p=m[h+=1],(e.opts.strictKeywords?typeof p=="object"&&Object.keys(p).length>0||p===!1:e.util.schemaHasRules(p,e.RULES.all))&&(f=!1,c.schema=p,c.schemaPath=i+"["+h+"]",c.errSchemaPath=o+"/"+h,r+=" "+e.validate(c)+" ",c.baseId=g,l&&(r+=" if ("+d+") { ",u+="}"));return l&&(f?r+=" if (true) { ":r+=" "+u.slice(0,-1)+" "),r},F_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v=o.every(function(U){return e.opts.strictKeywords?typeof U=="object"&&Object.keys(U).length>0||U===!1:e.util.schemaHasRules(U,e.RULES.all)});if(v){var w=m.baseId;r+=" var "+f+" = errors; var "+g+" = false; ";var P=e.compositeRule;e.compositeRule=m.compositeRule=!0;var S=o;if(S)for(var k,A=-1,z=S.length-1;A<z;)k=S[A+=1],m.schema=k,m.schemaPath=l+"["+A+"]",m.errSchemaPath=c+"/"+A,r+=" "+e.validate(m)+" ",m.baseId=w,r+=" "+g+" = "+g+" || "+h+"; if (!"+g+") { ",p+="}";e.compositeRule=m.compositeRule=P,r+=" "+p+" if (!"+g+") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'anyOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'should match some schema in anyOf' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; "),r+=" } else { errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } ",e.opts.allErrors&&(r+=" } ")}else u&&(r+=" if (true) { ");return r},q_=function(e,a,s){var r=" ",n=e.schema[a],i=e.errSchemaPath+"/"+a;e.opts.allErrors;var o=e.util.toQuotedString(n);return e.opts.$comment===!0?r+=" console.log("+o+");":typeof e.opts.$comment=="function"&&(r+=" self._opts.$comment("+o+", "+e.util.toQuotedString(i)+", validate.root.schema);"),r},U_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; "),f||(r+=" var schema"+n+" = validate.schema"+l+";"),r+="var "+g+" = equal("+d+", schema"+n+"); if (!"+g+") { ";var m=m||[];m.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'const' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { allowedValue: schema"+n+" } ",e.opts.messages!==!1&&(r+=" , message: 'should be equal to constant' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var p=r;return r=m.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+p+"]); ":r+=" validate.errors = ["+p+"]; return false; ":r+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" }",u&&(r+=" else { "),r},V_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v="i"+n,w=m.dataLevel=e.dataLevel+1,P="data"+w,S=e.baseId,k=e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all);if(r+="var "+f+" = errors;var "+g+";",k){var A=e.compositeRule;e.compositeRule=m.compositeRule=!0,m.schema=o,m.schemaPath=l,m.errSchemaPath=c,r+=" var "+h+" = false; for (var "+v+" = 0; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var z=d+"["+v+"]";m.dataPathArr[w]=v;var U=e.validate(m);m.baseId=S,e.util.varOccurences(U,P)<2?r+=" "+e.util.varReplace(U,P,z)+" ":r+=" var "+P+" = "+z+"; "+U+" ",r+=" if ("+h+") break; } ",e.compositeRule=m.compositeRule=A,r+=" "+p+" if (!"+h+") {"}else r+=" if ("+d+".length == 0) {";var D=D||[];D.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'contains' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'should contain a valid item' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var W=r;return r=D.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+W+"]); ":r+=" validate.errors = ["+W+"]; return false; ":r+=" var err = "+W+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else { ",k&&(r+=" errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } "),e.opts.allErrors&&(r+=" } "),r},z_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level,h={},v={},w=e.opts.ownProperties;for(A in o)if(A!="__proto__"){var P=o[A],S=Array.isArray(P)?v:h;S[A]=P}r+="var "+g+" = errors;";var k=e.errorPath;r+="var missing"+n+";";for(var A in v)if(S=v[A],S.length){if(r+=" if ( "+d+e.util.getProperty(A)+" !== undefined ",w&&(r+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(A)+"') "),u){r+=" && ( ";var z=S;if(z)for(var U,D=-1,W=z.length-1;D<W;){U=z[D+=1],D&&(r+=" || ");var J=e.util.getProperty(U),H=d+J;r+=" ( ( "+H+" === undefined ",w&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(U)+"') "),r+=") && (missing"+n+" = "+e.util.toQuotedString(e.opts.jsonPointers?U:J)+") ) "}r+=")) { ";var F="missing"+n,M="' + "+F+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.opts.jsonPointers?e.util.getPathExpr(k,F,!0):k+" + "+F);var te=te||[];te.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'dependencies' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { property: '"+e.util.escapeQuotes(A)+"', missingProperty: '"+M+"', depsCount: "+S.length+", deps: '"+e.util.escapeQuotes(S.length==1?S[0]:S.join(", "))+"' } ",e.opts.messages!==!1&&(r+=" , message: 'should have ",S.length==1?r+="property "+e.util.escapeQuotes(S[0]):r+="properties "+e.util.escapeQuotes(S.join(", ")),r+=" when property "+e.util.escapeQuotes(A)+" is present' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var ye=r;r=te.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+ye+"]); ":r+=" validate.errors = ["+ye+"]; return false; ":r+=" var err = "+ye+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}else{r+=" ) { ";var ve=S;if(ve)for(var U,be=-1,de=ve.length-1;be<de;){U=ve[be+=1];var J=e.util.getProperty(U),M=e.util.escapeQuotes(U),H=d+J;e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(k,U,e.opts.jsonPointers)),r+=" if ( "+H+" === undefined ",w&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(U)+"') "),r+=") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'dependencies' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { property: '"+e.util.escapeQuotes(A)+"', missingProperty: '"+M+"', depsCount: "+S.length+", deps: '"+e.util.escapeQuotes(S.length==1?S[0]:S.join(", "))+"' } ",e.opts.messages!==!1&&(r+=" , message: 'should have ",S.length==1?r+="property "+e.util.escapeQuotes(S[0]):r+="properties "+e.util.escapeQuotes(S.join(", ")),r+=" when property "+e.util.escapeQuotes(A)+" is present' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } "}}r+=" } ",u&&(m+="}",r+=" else { ")}e.errorPath=k;var N=f.baseId;for(var A in h){var P=h[A];(e.opts.strictKeywords?typeof P=="object"&&Object.keys(P).length>0||P===!1:e.util.schemaHasRules(P,e.RULES.all))&&(r+=" "+p+" = true; if ( "+d+e.util.getProperty(A)+" !== undefined ",w&&(r+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(A)+"') "),r+=") { ",f.schema=P,f.schemaPath=l+e.util.getProperty(A),f.errSchemaPath=c+"/"+e.util.escapeFragment(A),r+=" "+e.validate(f)+" ",f.baseId=N,r+=" } ",u&&(r+=" if ("+p+") { ",m+="}"))}return u&&(r+=" "+m+" if ("+g+" == errors) {"),r},H_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ");var m="i"+n,p="schema"+n;f||(r+=" var "+p+" = validate.schema"+l+";"),r+="var "+g+";",f&&(r+=" if (schema"+n+" === undefined) "+g+" = true; else if (!Array.isArray(schema"+n+")) "+g+" = false; else {"),r+=""+g+" = false;for (var "+m+"=0; "+m+"<"+p+".length; "+m+"++) if (equal("+d+", "+p+"["+m+"])) { "+g+" = true; break; }",f&&(r+=" } "),r+=" if (!"+g+") { ";var h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'enum' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { allowedValues: schema"+n+" } ",e.opts.messages!==!1&&(r+=" , message: 'should be equal to one of the allowed values' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var v=r;return r=h.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" }",u&&(r+=" else { "),r},Z_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||"");if(e.opts.format===!1)return u&&(r+=" if (true) { "),r;var g=e.opts.$data&&o&&o.$data,f;g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=e.opts.unknownFormats,p=Array.isArray(m);if(g){var h="format"+n,v="isObject"+n,w="formatType"+n;r+=" var "+h+" = formats["+f+"]; var "+v+" = typeof "+h+" == 'object' && !("+h+" instanceof RegExp) && "+h+".validate; var "+w+" = "+v+" && "+h+".type || 'string'; if ("+v+") { ",e.async&&(r+=" var async"+n+" = "+h+".async; "),r+=" "+h+" = "+h+".validate; } if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'string') || "),r+=" (",m!="ignore"&&(r+=" ("+f+" && !"+h+" ",p&&(r+=" && self._opts.unknownFormats.indexOf("+f+") == -1 "),r+=") || "),r+=" ("+h+" && "+w+" == '"+s+"' && !(typeof "+h+" == 'function' ? ",e.async?r+=" (async"+n+" ? await "+h+"("+d+") : "+h+"("+d+")) ":r+=" "+h+"("+d+") ",r+=" : "+h+".test("+d+"))))) {"}else{var h=e.formats[o];if(!h){if(m=="ignore")return e.logger.warn('unknown format "'+o+'" ignored in schema at path "'+e.errSchemaPath+'"'),u&&(r+=" if (true) { "),r;if(p&&m.indexOf(o)>=0)return u&&(r+=" if (true) { "),r;throw new Error('unknown format "'+o+'" is used in schema at path "'+e.errSchemaPath+'"')}var v=typeof h=="object"&&!(h instanceof RegExp)&&h.validate,w=v&&h.type||"string";if(v){var P=h.async===!0;h=h.validate}if(w!=s)return u&&(r+=" if (true) { "),r;if(P){if(!e.async)throw new Error("async format in sync schema");var S="formats"+e.util.getProperty(o)+".validate";r+=" if (!(await "+S+"("+d+"))) { "}else{r+=" if (! ";var S="formats"+e.util.getProperty(o);v&&(S+=".validate"),typeof h=="function"?r+=" "+S+"("+d+") ":r+=" "+S+".test("+d+") ",r+=") { "}}var k=k||[];k.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'format' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { format: ",g?r+=""+f:r+=""+e.util.toQuotedString(o),r+=" } ",e.opts.messages!==!1&&(r+=` , message: 'should match format "`,g?r+="' + "+f+" + '":r+=""+e.util.escapeQuotes(o),r+=`"' `),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+e.util.toQuotedString(o),r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var A=r;return r=k.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+A+"]); ":r+=" validate.errors = ["+A+"]; return false; ":r+=" var err = "+A+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } ",u&&(r+=" else { "),r},K_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e);m.level++;var p="valid"+m.level,h=e.schema.then,v=e.schema.else,w=h!==void 0&&(e.opts.strictKeywords?typeof h=="object"&&Object.keys(h).length>0||h===!1:e.util.schemaHasRules(h,e.RULES.all)),P=v!==void 0&&(e.opts.strictKeywords?typeof v=="object"&&Object.keys(v).length>0||v===!1:e.util.schemaHasRules(v,e.RULES.all)),S=m.baseId;if(w||P){var k;m.createErrors=!1,m.schema=o,m.schemaPath=l,m.errSchemaPath=c,r+=" var "+f+" = errors; var "+g+" = true; ";var A=e.compositeRule;e.compositeRule=m.compositeRule=!0,r+=" "+e.validate(m)+" ",m.baseId=S,m.createErrors=!0,r+=" errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; } ",e.compositeRule=m.compositeRule=A,w?(r+=" if ("+p+") { ",m.schema=e.schema.then,m.schemaPath=e.schemaPath+".then",m.errSchemaPath=e.errSchemaPath+"/then",r+=" "+e.validate(m)+" ",m.baseId=S,r+=" "+g+" = "+p+"; ",w&&P?(k="ifClause"+n,r+=" var "+k+" = 'then'; "):k="'then'",r+=" } ",P&&(r+=" else { ")):r+=" if (!"+p+") { ",P&&(m.schema=e.schema.else,m.schemaPath=e.schemaPath+".else",m.errSchemaPath=e.errSchemaPath+"/else",r+=" "+e.validate(m)+" ",m.baseId=S,r+=" "+g+" = "+p+"; ",w&&P?(k="ifClause"+n,r+=" var "+k+" = 'else'; "):k="'else'",r+=" } "),r+=" if (!"+g+") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'if' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { failingKeyword: "+k+" } ",e.opts.messages!==!1&&(r+=` , message: 'should match "' + `+k+` + '" schema' `),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; "),r+=" } ",u&&(r+=" else { ")}else u&&(r+=" if (true) { ");return r},B_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v="i"+n,w=m.dataLevel=e.dataLevel+1,P="data"+w,S=e.baseId;if(r+="var "+f+" = errors;var "+g+";",Array.isArray(o)){var k=e.schema.additionalItems;if(k===!1){r+=" "+g+" = "+d+".length <= "+o.length+"; ";var A=c;c=e.errSchemaPath+"/additionalItems",r+=" if (!"+g+") { ";var z=z||[];z.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'additionalItems' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+o.length+" } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT have more than "+o.length+" items' "),e.opts.verbose&&(r+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var U=r;r=z.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+U+"]); ":r+=" validate.errors = ["+U+"]; return false; ":r+=" var err = "+U+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } ",c=A,u&&(p+="}",r+=" else { ")}var D=o;if(D){for(var W,J=-1,H=D.length-1;J<H;)if(W=D[J+=1],e.opts.strictKeywords?typeof W=="object"&&Object.keys(W).length>0||W===!1:e.util.schemaHasRules(W,e.RULES.all)){r+=" "+h+" = true; if ("+d+".length > "+J+") { ";var F=d+"["+J+"]";m.schema=W,m.schemaPath=l+"["+J+"]",m.errSchemaPath=c+"/"+J,m.errorPath=e.util.getPathExpr(e.errorPath,J,e.opts.jsonPointers,!0),m.dataPathArr[w]=J;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?r+=" "+e.util.varReplace(M,P,F)+" ":r+=" var "+P+" = "+F+"; "+M+" ",r+=" } ",u&&(r+=" if ("+h+") { ",p+="}")}}if(typeof k=="object"&&(e.opts.strictKeywords?typeof k=="object"&&Object.keys(k).length>0||k===!1:e.util.schemaHasRules(k,e.RULES.all))){m.schema=k,m.schemaPath=e.schemaPath+".additionalItems",m.errSchemaPath=e.errSchemaPath+"/additionalItems",r+=" "+h+" = true; if ("+d+".length > "+o.length+") { for (var "+v+" = "+o.length+"; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var F=d+"["+v+"]";m.dataPathArr[w]=v;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?r+=" "+e.util.varReplace(M,P,F)+" ":r+=" var "+P+" = "+F+"; "+M+" ",u&&(r+=" if (!"+h+") break; "),r+=" } } ",u&&(r+=" if ("+h+") { ",p+="}")}}else if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){m.schema=o,m.schemaPath=l,m.errSchemaPath=c,r+=" for (var "+v+" = 0; "+v+" < "+d+".length; "+v+"++) { ",m.errorPath=e.util.getPathExpr(e.errorPath,v,e.opts.jsonPointers,!0);var F=d+"["+v+"]";m.dataPathArr[w]=v;var M=e.validate(m);m.baseId=S,e.util.varOccurences(M,P)<2?r+=" "+e.util.varReplace(M,P,F)+" ":r+=" var "+P+" = "+F+"; "+M+" ",u&&(r+=" if (!"+h+") break; "),r+=" }"}return u&&(r+=" "+p+" if ("+f+" == errors) {"),r},Wu=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,S,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=a=="maximum",p=m?"exclusiveMaximum":"exclusiveMinimum",h=e.schema[p],v=e.opts.$data&&h&&h.$data,w=m?"<":">",P=m?">":"<",S=void 0;if(!(g||typeof o=="number"||o===void 0))throw new Error(a+" must be number");if(!(v||h===void 0||typeof h=="number"||typeof h=="boolean"))throw new Error(p+" must be number or boolean");if(v){var k=e.util.getData(h.$data,i,e.dataPathArr),A="exclusive"+n,z="exclType"+n,U="exclIsNumber"+n,D="op"+n,W="' + "+D+" + '";r+=" var schemaExcl"+n+" = "+k+"; ",k="schemaExcl"+n,r+=" var "+A+"; var "+z+" = typeof "+k+"; if ("+z+" != 'boolean' && "+z+" != 'undefined' && "+z+" != 'number') { ";var S=p,J=J||[];J.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(S||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: '"+p+" should be boolean' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var H=r;r=J.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+H+"]); ":r+=" validate.errors = ["+H+"]; return false; ":r+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" "+z+" == 'number' ? ( ("+A+" = "+f+" === undefined || "+k+" "+w+"= "+f+") ? "+d+" "+P+"= "+k+" : "+d+" "+P+" "+f+" ) : ( ("+A+" = "+k+" === true) ? "+d+" "+P+"= "+f+" : "+d+" "+P+" "+f+" ) || "+d+" !== "+d+") { var op"+n+" = "+A+" ? '"+w+"' : '"+w+"='; ",o===void 0&&(S=p,c=e.errSchemaPath+"/"+p,f=k,g=v)}else{var U=typeof h=="number",W=w;if(U&&g){var D="'"+W+"'";r+=" if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" ( "+f+" === undefined || "+h+" "+w+"= "+f+" ? "+d+" "+P+"= "+h+" : "+d+" "+P+" "+f+" ) || "+d+" !== "+d+") { "}else{U&&o===void 0?(A=!0,S=p,c=e.errSchemaPath+"/"+p,f=h,P+="="):(U&&(f=Math[m?"min":"max"](h,o)),h===(U?f:!0)?(A=!0,S=p,c=e.errSchemaPath+"/"+p,P+="="):(A=!1,W+="="));var D="'"+W+"'";r+=" if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" "+d+" "+P+" "+f+" || "+d+" !== "+d+") { "}}S=S||a;var J=J||[];J.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(S||"_limit")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { comparison: "+D+", limit: "+f+", exclusive: "+A+" } ",e.opts.messages!==!1&&(r+=" , message: 'should be "+W+" ",g?r+="' + "+f:r+=""+f+"'"),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var H=r;return r=J.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+H+"]); ":r+=" validate.errors = ["+H+"]; return false; ":r+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } ",u&&(r+=" else { "),r},Ju=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(a+" must be number");var m=a=="maxItems"?">":"<";r+="if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" "+d+".length "+m+" "+f+") { ";var p=a,h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(p||"_limitItems")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT have ",a=="maxItems"?r+="more":r+="fewer",r+=" than ",g?r+="' + "+f+" + '":r+=""+o,r+=" items' "),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var v=r;return r=h.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},Qu=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(a+" must be number");var m=a=="maxLength"?">":"<";r+="if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),e.opts.unicode===!1?r+=" "+d+".length ":r+=" ucs2length("+d+") ",r+=" "+m+" "+f+") { ";var p=a,h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(p||"_limitLength")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT be ",a=="maxLength"?r+="longer":r+="shorter",r+=" than ",g?r+="' + "+f+" + '":r+=""+o,r+=" characters' "),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var v=r;return r=h.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},Gu=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,p,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(a+" must be number");var m=a=="maxProperties"?">":"<";r+="if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'number') || "),r+=" Object.keys("+d+").length "+m+" "+f+") { ";var p=a,h=h||[];h.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(p||"_limitProperties")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { limit: "+f+" } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT have ",a=="maxProperties"?r+="more":r+="fewer",r+=" than ",g?r+="' + "+f+" + '":r+=""+o,r+=" properties' "),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var v=r;return r=h.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+v+"]); ":r+=" validate.errors = ["+v+"]; return false; ":r+=" var err = "+v+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},W_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;if(g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o,!(g||typeof o=="number"))throw new Error(a+" must be number");r+="var division"+n+";if (",g&&(r+=" "+f+" !== undefined && ( typeof "+f+" != 'number' || "),r+=" (division"+n+" = "+d+" / "+f+", ",e.opts.multipleOfPrecision?r+=" Math.abs(Math.round(division"+n+") - division"+n+") > 1e-"+e.opts.multipleOfPrecision+" ":r+=" division"+n+" !== parseInt(division"+n+") ",r+=" ) ",g&&(r+=" ) "),r+=" ) { ";var m=m||[];m.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'multipleOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { multipleOf: "+f+" } ",e.opts.messages!==!1&&(r+=" , message: 'should be multiple of ",g?r+="' + "+f:r+=""+f+"'"),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var p=r;return r=m.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+p+"]); ":r+=" validate.errors = ["+p+"]; return false; ":r+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},J_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e);f.level++;var m="valid"+f.level;if(e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){f.schema=o,f.schemaPath=l,f.errSchemaPath=c,r+=" var "+g+" = errors; ";var p=e.compositeRule;e.compositeRule=f.compositeRule=!0,f.createErrors=!1;var h;f.opts.allErrors&&(h=f.opts.allErrors,f.opts.allErrors=!1),r+=" "+e.validate(f)+" ",f.createErrors=!0,h&&(f.opts.allErrors=h),e.compositeRule=f.compositeRule=p,r+=" if ("+m+") { ";var v=v||[];v.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'not' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'should NOT be valid' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var w=r;r=v.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+w+"]); ":r+=" validate.errors = ["+w+"]; return false; ":r+=" var err = "+w+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else { errors = "+g+"; if (vErrors !== null) { if ("+g+") vErrors.length = "+g+"; else vErrors = null; } ",e.opts.allErrors&&(r+=" } ")}else r+=" var err = ",e.createErrors!==!1?(r+=" { keyword: 'not' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: {} ",e.opts.messages!==!1&&(r+=" , message: 'should NOT be valid' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",u&&(r+=" if (false) { ");return r},Q_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f="errs__"+n,m=e.util.copy(e),p="";m.level++;var h="valid"+m.level,v=m.baseId,w="prevValid"+n,P="passingSchemas"+n;r+="var "+f+" = errors , "+w+" = false , "+g+" = false , "+P+" = null; ";var S=e.compositeRule;e.compositeRule=m.compositeRule=!0;var k=o;if(k)for(var A,z=-1,U=k.length-1;z<U;)A=k[z+=1],(e.opts.strictKeywords?typeof A=="object"&&Object.keys(A).length>0||A===!1:e.util.schemaHasRules(A,e.RULES.all))?(m.schema=A,m.schemaPath=l+"["+z+"]",m.errSchemaPath=c+"/"+z,r+=" "+e.validate(m)+" ",m.baseId=v):r+=" var "+h+" = true; ",z&&(r+=" if ("+h+" && "+w+") { "+g+" = false; "+P+" = ["+P+", "+z+"]; } else { ",p+="}"),r+=" if ("+h+") { "+g+" = "+w+" = true; "+P+" = "+z+"; }";return e.compositeRule=m.compositeRule=S,r+=""+p+"if (!"+g+") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'oneOf' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { passingSchemas: "+P+" } ",e.opts.messages!==!1&&(r+=" , message: 'should match exactly one schema in oneOf' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; "),r+="} else { errors = "+f+"; if (vErrors !== null) { if ("+f+") vErrors.length = "+f+"; else vErrors = null; }",e.opts.allErrors&&(r+=" } "),r},G_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g=e.opts.$data&&o&&o.$data,f;g?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",f="schema"+n):f=o;var m=g?"(new RegExp("+f+"))":e.usePattern(o);r+="if ( ",g&&(r+=" ("+f+" !== undefined && typeof "+f+" != 'string') || "),r+=" !"+m+".test("+d+") ) { ";var p=p||[];p.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'pattern' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { pattern: ",g?r+=""+f:r+=""+e.util.toQuotedString(o),r+=" } ",e.opts.messages!==!1&&(r+=` , message: 'should match pattern "`,g?r+="' + "+f+" + '":r+=""+e.util.escapeQuotes(o),r+=`"' `),e.opts.verbose&&(r+=" , schema: ",g?r+="validate.schema"+l:r+=""+e.util.toQuotedString(o),r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var h=r;return r=p.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+h+"]); ":r+=" validate.errors = ["+h+"]; return false; ":r+=" var err = "+h+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+="} ",u&&(r+=" else { "),r},Y_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level,h="key"+n,v="idx"+n,w=f.dataLevel=e.dataLevel+1,P="data"+w,S="dataProperties"+n,k=Object.keys(o||{}).filter(be),A=e.schema.patternProperties||{},z=Object.keys(A).filter(be),U=e.schema.additionalProperties,D=k.length||z.length,W=U===!1,J=typeof U=="object"&&Object.keys(U).length,H=e.opts.removeAdditional,F=W||J||H,M=e.opts.ownProperties,te=e.baseId,ye=e.schema.required;if(ye&&!(e.opts.$data&&ye.$data)&&ye.length<e.opts.loopRequired)var ve=e.util.toHash(ye);function be(Ur){return Ur!=="__proto__"}if(r+="var "+g+" = errors;var "+p+" = true;",M&&(r+=" var "+S+" = undefined;"),F){if(M?r+=" "+S+" = "+S+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+S+".length; "+v+"++) { var "+h+" = "+S+"["+v+"]; ":r+=" for (var "+h+" in "+d+") { ",D){if(r+=" var isAdditional"+n+" = !(false ",k.length)if(k.length>8)r+=" || validate.schema"+l+".hasOwnProperty("+h+") ";else{var de=k;if(de)for(var N,R=-1,j=de.length-1;R<j;)N=de[R+=1],r+=" || "+h+" == "+e.util.toQuotedString(N)+" "}if(z.length){var I=z;if(I)for(var _,b=-1,O=I.length-1;b<O;)_=I[b+=1],r+=" || "+e.usePattern(_)+".test("+h+") "}r+=" ); if (isAdditional"+n+") { "}if(H=="all")r+=" delete "+d+"["+h+"]; ";else{var K=e.errorPath,Q="' + "+h+" + '";if(e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers)),W)if(H)r+=" delete "+d+"["+h+"]; ";else{r+=" "+p+" = false; ";var fe=c;c=e.errSchemaPath+"/additionalProperties";var ne=ne||[];ne.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'additionalProperties' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { additionalProperty: '"+Q+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is an invalid additional property":r+="should NOT have additional properties",r+="' "),e.opts.verbose&&(r+=" , schema: false , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var he=r;r=ne.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+he+"]); ":r+=" validate.errors = ["+he+"]; return false; ":r+=" var err = "+he+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c=fe,u&&(r+=" break; ")}else if(J)if(H=="failing"){r+=" var "+g+" = errors; ";var ct=e.compositeRule;e.compositeRule=f.compositeRule=!0,f.schema=U,f.schemaPath=e.schemaPath+".additionalProperties",f.errSchemaPath=e.errSchemaPath+"/additionalProperties",f.errorPath=e.opts._errorDataPathProperty?e.errorPath:e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?r+=" "+e.util.varReplace(Ie,P,Ke)+" ":r+=" var "+P+" = "+Ke+"; "+Ie+" ",r+=" if (!"+p+") { errors = "+g+"; if (validate.errors !== null) { if (errors) validate.errors.length = errors; else validate.errors = null; } delete "+d+"["+h+"]; } ",e.compositeRule=f.compositeRule=ct}else{f.schema=U,f.schemaPath=e.schemaPath+".additionalProperties",f.errSchemaPath=e.errSchemaPath+"/additionalProperties",f.errorPath=e.opts._errorDataPathProperty?e.errorPath:e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?r+=" "+e.util.varReplace(Ie,P,Ke)+" ":r+=" var "+P+" = "+Ke+"; "+Ie+" ",u&&(r+=" if (!"+p+") break; ")}e.errorPath=K}D&&(r+=" } "),r+=" } ",u&&(r+=" if ("+p+") { ",m+="}")}var Pt=e.opts.useDefaults&&!e.compositeRule;if(k.length){var Ge=k;if(Ge)for(var N,Qt=-1,Lt=Ge.length-1;Qt<Lt;){N=Ge[Qt+=1];var ze=o[N];if(e.opts.strictKeywords?typeof ze=="object"&&Object.keys(ze).length>0||ze===!1:e.util.schemaHasRules(ze,e.RULES.all)){var Et=e.util.getProperty(N),Ke=d+Et,lr=Pt&&ze.default!==void 0;f.schema=ze,f.schemaPath=l+Et,f.errSchemaPath=c+"/"+e.util.escapeFragment(N),f.errorPath=e.util.getPath(e.errorPath,N,e.opts.jsonPointers),f.dataPathArr[w]=e.util.toQuotedString(N);var Ie=e.validate(f);if(f.baseId=te,e.util.varOccurences(Ie,P)<2){Ie=e.util.varReplace(Ie,P,Ke);var qe=Ke}else{var qe=P;r+=" var "+P+" = "+Ke+"; "}if(lr)r+=" "+Ie+" ";else{if(ve&&ve[N]){r+=" if ( "+qe+" === undefined ",M&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),r+=") { "+p+" = false; ";var K=e.errorPath,fe=c,Ue=e.util.escapeQuotes(N);e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(K,N,e.opts.jsonPointers)),c=e.errSchemaPath+"/required";var ne=ne||[];ne.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+Ue+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+Ue+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var he=r;r=ne.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+he+"]); ":r+=" validate.errors = ["+he+"]; return false; ":r+=" var err = "+he+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",c=fe,e.errorPath=K,r+=" } else { "}else u?(r+=" if ( "+qe+" === undefined ",M&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),r+=") { "+p+" = true; } else { "):(r+=" if ("+qe+" !== undefined ",M&&(r+=" && Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(N)+"') "),r+=" ) { ");r+=" "+Ie+" } "}}u&&(r+=" if ("+p+") { ",m+="}")}}if(z.length){var tt=z;if(tt)for(var _,Rr=-1,ur=tt.length-1;Rr<ur;){_=tt[Rr+=1];var ze=A[_];if(e.opts.strictKeywords?typeof ze=="object"&&Object.keys(ze).length>0||ze===!1:e.util.schemaHasRules(ze,e.RULES.all)){f.schema=ze,f.schemaPath=e.schemaPath+".patternProperties"+e.util.getProperty(_),f.errSchemaPath=e.errSchemaPath+"/patternProperties/"+e.util.escapeFragment(_),M?r+=" "+S+" = "+S+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+S+".length; "+v+"++) { var "+h+" = "+S+"["+v+"]; ":r+=" for (var "+h+" in "+d+") { ",r+=" if ("+e.usePattern(_)+".test("+h+")) { ",f.errorPath=e.util.getPathExpr(e.errorPath,h,e.opts.jsonPointers);var Ke=d+"["+h+"]";f.dataPathArr[w]=h;var Ie=e.validate(f);f.baseId=te,e.util.varOccurences(Ie,P)<2?r+=" "+e.util.varReplace(Ie,P,Ke)+" ":r+=" var "+P+" = "+Ke+"; "+Ie+" ",u&&(r+=" if (!"+p+") break; "),r+=" } ",u&&(r+=" else "+p+" = true; "),r+=" } ",u&&(r+=" if ("+p+") { ",m+="}")}}}return u&&(r+=" "+m+" if ("+g+" == errors) {"),r},X_=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="errs__"+n,f=e.util.copy(e),m="";f.level++;var p="valid"+f.level;if(r+="var "+g+" = errors;",e.opts.strictKeywords?typeof o=="object"&&Object.keys(o).length>0||o===!1:e.util.schemaHasRules(o,e.RULES.all)){f.schema=o,f.schemaPath=l,f.errSchemaPath=c;var h="key"+n,v="idx"+n,w="i"+n,P="' + "+h+" + '",S=f.dataLevel=e.dataLevel+1,k="data"+S,A="dataProperties"+n,z=e.opts.ownProperties,U=e.baseId;z&&(r+=" var "+A+" = undefined; "),z?r+=" "+A+" = "+A+" || Object.keys("+d+"); for (var "+v+"=0; "+v+"<"+A+".length; "+v+"++) { var "+h+" = "+A+"["+v+"]; ":r+=" for (var "+h+" in "+d+") { ",r+=" var startErrs"+n+" = errors; ";var D=h,W=e.compositeRule;e.compositeRule=f.compositeRule=!0;var J=e.validate(f);f.baseId=U,e.util.varOccurences(J,k)<2?r+=" "+e.util.varReplace(J,k,D)+" ":r+=" var "+k+" = "+D+"; "+J+" ",e.compositeRule=f.compositeRule=W,r+=" if (!"+p+") { for (var "+w+"=startErrs"+n+"; "+w+"<errors; "+w+"++) { vErrors["+w+"].propertyName = "+h+"; } var err = ",e.createErrors!==!1?(r+=" { keyword: 'propertyNames' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { propertyName: '"+P+"' } ",e.opts.messages!==!1&&(r+=" , message: 'property name \\'"+P+"\\' is invalid' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; "),u&&(r+=" break; "),r+=" } }"}return u&&(r+=" "+m+" if ("+g+" == errors) {"),r},ey=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data;f&&(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ");var m="schema"+n;if(!f)if(o.length<e.opts.loopRequired&&e.schema.properties&&Object.keys(e.schema.properties).length){var p=[],h=o;if(h)for(var v,w=-1,P=h.length-1;w<P;){v=h[w+=1];var S=e.schema.properties[v];S&&(e.opts.strictKeywords?typeof S=="object"&&Object.keys(S).length>0||S===!1:e.util.schemaHasRules(S,e.RULES.all))||(p[p.length]=v)}}else var p=o;if(f||p.length){var k=e.errorPath,A=f||p.length>=e.opts.loopRequired,z=e.opts.ownProperties;if(u)if(r+=" var missing"+n+"; ",A){f||(r+=" var "+m+" = validate.schema"+l+"; ");var U="i"+n,D="schema"+n+"["+U+"]",W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(k,D,e.opts.jsonPointers)),r+=" var "+g+" = true; ",f&&(r+=" if (schema"+n+" === undefined) "+g+" = true; else if (!Array.isArray(schema"+n+")) "+g+" = false; else {"),r+=" for (var "+U+" = 0; "+U+" < "+m+".length; "+U+"++) { "+g+" = "+d+"["+m+"["+U+"]] !== undefined ",z&&(r+=" && Object.prototype.hasOwnProperty.call("+d+", "+m+"["+U+"]) "),r+="; if (!"+g+") break; } ",f&&(r+=" } "),r+=" if (!"+g+") { ";var J=J||[];J.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var H=r;r=J.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+H+"]); ":r+=" validate.errors = ["+H+"]; return false; ":r+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else { "}else{r+=" if ( ";var F=p;if(F)for(var M,U=-1,te=F.length-1;U<te;){M=F[U+=1],U&&(r+=" || ");var ye=e.util.getProperty(M),ve=d+ye;r+=" ( ( "+ve+" === undefined ",z&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(M)+"') "),r+=") && (missing"+n+" = "+e.util.toQuotedString(e.opts.jsonPointers?M:ye)+") ) "}r+=") { ";var D="missing"+n,W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.opts.jsonPointers?e.util.getPathExpr(k,D,!0):k+" + "+D);var J=J||[];J.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var H=r;r=J.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+H+"]); ":r+=" validate.errors = ["+H+"]; return false; ":r+=" var err = "+H+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } else { "}else if(A){f||(r+=" var "+m+" = validate.schema"+l+"; ");var U="i"+n,D="schema"+n+"["+U+"]",W="' + "+D+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(k,D,e.opts.jsonPointers)),f&&(r+=" if ("+m+" && !Array.isArray("+m+")) { var err = ",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } else if ("+m+" !== undefined) { "),r+=" for (var "+U+" = 0; "+U+" < "+m+".length; "+U+"++) { if ("+d+"["+m+"["+U+"]] === undefined ",z&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", "+m+"["+U+"]) "),r+=") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } } ",f&&(r+=" } ")}else{var be=p;if(be)for(var M,de=-1,N=be.length-1;de<N;){M=be[de+=1];var ye=e.util.getProperty(M),W=e.util.escapeQuotes(M),ve=d+ye;e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPath(k,M,e.opts.jsonPointers)),r+=" if ( "+ve+" === undefined ",z&&(r+=" || ! Object.prototype.hasOwnProperty.call("+d+", '"+e.util.escapeQuotes(M)+"') "),r+=") { var err = ",e.createErrors!==!1?(r+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { missingProperty: '"+W+"' } ",e.opts.messages!==!1&&(r+=" , message: '",e.opts._errorDataPathProperty?r+="is a required property":r+="should have required property \\'"+W+"\\'",r+="' "),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; } "}}e.errorPath=k}else u&&(r+=" if (true) {");return r},ty=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d="data"+(i||""),g="valid"+n,f=e.opts.$data&&o&&o.$data,m;if(f?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",m="schema"+n):m=o,(o||f)&&e.opts.uniqueItems!==!1){f&&(r+=" var "+g+"; if ("+m+" === false || "+m+" === undefined) "+g+" = true; else if (typeof "+m+" != 'boolean') "+g+" = false; else { "),r+=" var i = "+d+".length , "+g+" = true , j; if (i > 1) { ";var p=e.schema.items&&e.schema.items.type,h=Array.isArray(p);if(!p||p=="object"||p=="array"||h&&(p.indexOf("object")>=0||p.indexOf("array")>=0))r+=" outer: for (;i--;) { for (j = i; j--;) { if (equal("+d+"[i], "+d+"[j])) { "+g+" = false; break outer; } } } ";else{r+=" var itemIndices = {}, item; for (;i--;) { var item = "+d+"[i]; ";var v="checkDataType"+(h?"s":"");r+=" if ("+e.util[v](p,"item",e.opts.strictNumbers,!0)+") continue; ",h&&(r+=` if (typeof item == 'string') item = '"' + item; `),r+=" if (typeof itemIndices[item] == 'number') { "+g+" = false; j = itemIndices[item]; break; } itemIndices[item] = i; } "}r+=" } ",f&&(r+=" } "),r+=" if (!"+g+") { ";var w=w||[];w.push(r),r="",e.createErrors!==!1?(r+=" { keyword: 'uniqueItems' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { i: i, j: j } ",e.opts.messages!==!1&&(r+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "),e.opts.verbose&&(r+=" , schema: ",f?r+="validate.schema"+l:r+=""+o,r+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+d+" "),r+=" } "):r+=" {} ";var P=r;r=w.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+P+"]); ":r+=" validate.errors = ["+P+"]; return false; ":r+=" var err = "+P+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",r+=" } ",u&&(r+=" else { ")}else u&&(r+=" if (true) { ");return r},ry={$ref:M_,allOf:L_,anyOf:F_,$comment:q_,const:U_,contains:V_,dependencies:z_,enum:H_,format:Z_,if:K_,items:B_,maximum:Wu,minimum:Wu,maxItems:Ju,minItems:Ju,maxLength:Qu,minLength:Qu,maxProperties:Gu,minProperties:Gu,multipleOf:W_,not:J_,oneOf:Q_,pattern:G_,properties:Y_,propertyNames:X_,required:ey,uniqueItems:ty,validate:Nu},Yu=ry,bo=la.toHash,ay=function(){var e=[{type:"number",rules:[{maximum:["exclusiveMaximum"]},{minimum:["exclusiveMinimum"]},"multipleOf","format"]},{type:"string",rules:["maxLength","minLength","pattern","format"]},{type:"array",rules:["maxItems","minItems","items","contains","uniqueItems"]},{type:"object",rules:["maxProperties","minProperties","required","dependencies","propertyNames",{properties:["additionalProperties","patternProperties"]}]},{rules:["$ref","const","enum","not","anyOf","oneOf","allOf","if"]}],a=["type","$comment"],s=["$schema","$id","id","$data","$async","title","description","default","definitions","examples","readOnly","writeOnly","contentMediaType","contentEncoding","additionalItems","then","else"],r=["number","integer","string","array","object","boolean","null"];return e.all=bo(a),e.types=bo(r),e.forEach(function(n){n.rules=n.rules.map(function(i){var o;if(typeof i=="object"){var l=Object.keys(i)[0];o=i[l],i=l,o.forEach(function(u){a.push(u),e.all[u]=!0})}a.push(i);var c=e.all[i]={keyword:i,code:Yu[i],implements:o};return c}),e.all.$comment={keyword:"$comment",code:Yu.$comment},n.type&&(e.types[n.type]=n)}),e.keywords=bo(a.concat(s)),e.custom={},e},Xu=["multipleOf","maximum","exclusiveMaximum","minimum","exclusiveMinimum","maxLength","minLength","pattern","additionalItems","maxItems","minItems","uniqueItems","maxProperties","minProperties","required","additionalProperties","enum","format","const"],sy=function(t,e){for(var a=0;a<e.length;a++){t=JSON.parse(JSON.stringify(t));var s=e[a].split("/"),r=t,n;for(n=1;n<s.length;n++)r=r[s[n]];for(n=0;n<Xu.length;n++){var i=Xu[n],o=r[i];o&&(r[i]={anyOf:[o,{$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"}]})}}return t},ny=_o.MissingRef,iy=ed;function ed(t,e,a){var s=this;if(typeof this._opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");typeof e=="function"&&(a=e,e=void 0);var r=n(t).then(function(){var o=s._addSchema(t,void 0,e);return o.validate||i(o)});return a&&r.then(function(o){a(null,o)},a),r;function n(o){var l=o.$schema;return l&&!s.getSchema(l)?ed.call(s,{$ref:l},!0):Promise.resolve()}function i(o){try{return s._compile(o)}catch(c){if(c instanceof ny)return l(c);throw c}function l(c){var u=c.missingSchema;if(f(u))throw new Error("Schema "+u+" is loaded but "+c.missingRef+" cannot be resolved");var d=s._loadingSchemas[u];return d||(d=s._loadingSchemas[u]=s._opts.loadSchema(u),d.then(g,g)),d.then(function(m){if(!f(u))return n(m).then(function(){f(u)||s.addSchema(m,u,void 0,e)})}).then(function(){return i(o)});function g(){delete s._loadingSchemas[u]}function f(m){return s._refs[m]||s._schemas[m]}}}}var oy=function(e,a,s){var r=" ",n=e.level,i=e.dataLevel,o=e.schema[a],l=e.schemaPath+e.util.getProperty(a),c=e.errSchemaPath+"/"+a,u=!e.opts.allErrors,d,g="data"+(i||""),f="valid"+n,m="errs__"+n,p=e.opts.$data&&o&&o.$data,h;p?(r+=" var schema"+n+" = "+e.util.getData(o.$data,i,e.dataPathArr)+"; ",h="schema"+n):h=o;var v=this,w="definition"+n,P=v.definition,S="",k,A,z,U,D;if(p&&P.$data){D="keywordValidate"+n;var W=P.validateSchema;r+=" var "+w+" = RULES.custom['"+a+"'].definition; var "+D+" = "+w+".validate;"}else{if(U=e.useCustomRule(v,o,e.schema,e),!U)return;h="validate.schema"+l,D=U.code,k=P.compile,A=P.inline,z=P.macro}var J=D+".errors",H="i"+n,F="ruleErr"+n,M=P.async;if(M&&!e.async)throw new Error("async keyword in sync schema");if(A||z||(r+=""+J+" = null;"),r+="var "+m+" = errors;var "+f+";",p&&P.$data&&(S+="}",r+=" if ("+h+" === undefined) { "+f+" = true; } else { ",W&&(S+="}",r+=" "+f+" = "+w+".validateSchema("+h+"); if ("+f+") { ")),A)P.statements?r+=" "+U.validate+" ":r+=" "+f+" = "+U.validate+"; ";else if(z){var te=e.util.copy(e),S="";te.level++;var ye="valid"+te.level;te.schema=U.validate,te.schemaPath="";var ve=e.compositeRule;e.compositeRule=te.compositeRule=!0;var be=e.validate(te).replace(/validate\.schema/g,D);e.compositeRule=te.compositeRule=ve,r+=" "+be}else{var de=de||[];de.push(r),r="",r+=" "+D+".call( ",e.opts.passContext?r+="this":r+="self",k||P.schema===!1?r+=" , "+g+" ":r+=" , "+h+" , "+g+" , validate.schema"+e.schemaPath+" ",r+=" , (dataPath || '')",e.errorPath!='""'&&(r+=" + "+e.errorPath);var N=i?"data"+(i-1||""):"parentData",R=i?e.dataPathArr[i]:"parentDataProperty";r+=" , "+N+" , "+R+" , rootData ) ";var j=r;r=de.pop(),P.errors===!1?(r+=" "+f+" = ",M&&(r+="await "),r+=""+j+"; "):M?(J="customErrors"+n,r+=" var "+J+" = null; try { "+f+" = await "+j+"; } catch (e) { "+f+" = false; if (e instanceof ValidationError) "+J+" = e.errors; else throw e; } "):r+=" "+J+" = null; "+f+" = "+j+"; "}if(P.modifying&&(r+=" if ("+N+") "+g+" = "+N+"["+R+"];"),r+=""+S,P.valid)u&&(r+=" if (true) { ");else{r+=" if ( ",P.valid===void 0?(r+=" !",z?r+=""+ye:r+=""+f):r+=" "+!P.valid+" ",r+=") { ",d=v.keyword;var de=de||[];de.push(r),r="";var de=de||[];de.push(r),r="",e.createErrors!==!1?(r+=" { keyword: '"+(d||"custom")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { keyword: '"+v.keyword+"' } ",e.opts.messages!==!1&&(r+=` , message: 'should pass "`+v.keyword+`" keyword validation' `),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+g+" "),r+=" } "):r+=" {} ";var I=r;r=de.pop(),!e.compositeRule&&u?e.async?r+=" throw new ValidationError(["+I+"]); ":r+=" validate.errors = ["+I+"]; return false; ":r+=" var err = "+I+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";var _=r;r=de.pop(),A?P.errors?P.errors!="full"&&(r+=" for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; if ("+F+".schemaPath === undefined) { "+F+'.schemaPath = "'+c+'"; } ',e.opts.verbose&&(r+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),r+=" } "):P.errors===!1?r+=" "+_+" ":(r+=" if ("+m+" == errors) { "+_+" } else { for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; if ("+F+".schemaPath === undefined) { "+F+'.schemaPath = "'+c+'"; } ',e.opts.verbose&&(r+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),r+=" } } "):z?(r+=" var err = ",e.createErrors!==!1?(r+=" { keyword: '"+(d||"custom")+"' , dataPath: (dataPath || '') + "+e.errorPath+" , schemaPath: "+e.util.toQuotedString(c)+" , params: { keyword: '"+v.keyword+"' } ",e.opts.messages!==!1&&(r+=` , message: 'should pass "`+v.keyword+`" keyword validation' `),e.opts.verbose&&(r+=" , schema: validate.schema"+l+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+g+" "),r+=" } "):r+=" {} ",r+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",!e.compositeRule&&u&&(e.async?r+=" throw new ValidationError(vErrors); ":r+=" validate.errors = vErrors; return false; ")):P.errors===!1?r+=" "+_+" ":(r+=" if (Array.isArray("+J+")) { if (vErrors === null) vErrors = "+J+"; else vErrors = vErrors.concat("+J+"); errors = vErrors.length; for (var "+H+"="+m+"; "+H+"<errors; "+H+"++) { var "+F+" = vErrors["+H+"]; if ("+F+".dataPath === undefined) "+F+".dataPath = (dataPath || '') + "+e.errorPath+"; "+F+'.schemaPath = "'+c+'"; ',e.opts.verbose&&(r+=" "+F+".schema = "+h+"; "+F+".data = "+g+"; "),r+=" } } else { "+_+" } "),r+=" } ",u&&(r+=" else { ")}return r};const td={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0};var rd=td,cy={$id:"https://github.com/ajv-validator/ajv/blob/master/lib/definition_schema.js",definitions:{simpleTypes:rd.definitions.simpleTypes},type:"object",dependencies:{schema:["validate"],$data:["validate"],statements:["inline"],valid:{not:{required:["macro"]}}},properties:{type:rd.properties.type,schema:{type:"boolean"},statements:{type:"boolean"},dependencies:{type:"array",items:{type:"string"}},metaSchema:{type:"object"},modifying:{type:"boolean"},valid:{type:"boolean"},$data:{type:"boolean"},async:{type:"boolean"},errors:{anyOf:[{type:"boolean"},{const:"full"}]}}},ly=/^[a-z_$][a-z0-9_$-]*$/i,uy=oy,dy=cy,fy={add:hy,get:py,remove:my,validate:$o};function hy(t,e){var a=this.RULES;if(a.keywords[t])throw new Error("Keyword "+t+" is already defined");if(!ly.test(t))throw new Error("Keyword "+t+" is not a valid identifier");if(e){this.validateKeyword(e,!0);var s=e.type;if(Array.isArray(s))for(var r=0;r<s.length;r++)i(t,s[r],e);else i(t,s,e);var n=e.metaSchema;n&&(e.$data&&this._opts.$data&&(n={anyOf:[n,{$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"}]}),e.validateSchema=this.compile(n,!0))}a.keywords[t]=a.all[t]=!0;function i(o,l,c){for(var u,d=0;d<a.length;d++){var g=a[d];if(g.type==l){u=g;break}}u||(u={type:l,rules:[]},a.push(u));var f={keyword:o,definition:c,custom:!0,code:uy,implements:c.implements};u.rules.push(f),a.custom[o]=f}return this}function py(t){var e=this.RULES.custom[t];return e?e.definition:this.RULES.keywords[t]||!1}function my(t){var e=this.RULES;delete e.keywords[t],delete e.all[t],delete e.custom[t];for(var a=0;a<e.length;a++)for(var s=e[a].rules,r=0;r<s.length;r++)if(s[r].keyword==t){s.splice(r,1);break}return this}function $o(t,e){$o.errors=null;var a=this._validateKeyword=this._validateKeyword||this.compile(dy,!0);if(a(t))return!0;if($o.errors=a.errors,e)throw new Error("custom keyword definition is invalid: "+this.errorsText(a.errors));return!1}const vy={$schema:"http://json-schema.org/draft-07/schema#",$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON Schema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1};var ad=v_,Fr=ho,gy=P_,sd=Ru,_y=Ou,yy=T_,wy=ay,nd=sy,id=la,by=Ve;Ve.prototype.validate=Py,Ve.prototype.compile=Ey,Ve.prototype.addSchema=Sy,Ve.prototype.addMetaSchema=Ry,Ve.prototype.validateSchema=xy,Ve.prototype.getSchema=Iy,Ve.prototype.removeSchema=Cy,Ve.prototype.addFormat=Fy,Ve.prototype.errorsText=Ly,Ve.prototype._addSchema=Oy,Ve.prototype._compile=Ny,Ve.prototype.compileAsync=iy;var en=fy;Ve.prototype.addKeyword=en.add,Ve.prototype.getKeyword=en.get,Ve.prototype.removeKeyword=en.remove,Ve.prototype.validateKeyword=en.validate;var od=_o;Ve.ValidationError=od.Validation,Ve.MissingRefError=od.MissingRef,Ve.$dataMetaSchema=nd;var tn="http://json-schema.org/draft-07/schema",cd=["removeAdditional","useDefaults","coerceTypes","strictDefaults"],$y=["/properties"];function Ve(t){if(!(this instanceof Ve))return new Ve(t);t=this._opts=id.copy(t)||{},Zy(this),this._schemas={},this._refs={},this._fragments={},this._formats=yy(t.format),this._cache=t.cache||new gy,this._loadingSchemas={},this._compilations=[],this.RULES=wy(),this._getId=Ay(t),t.loopRequired=t.loopRequired||1/0,t.errorDataPath=="property"&&(t._errorDataPathProperty=!0),t.serialize===void 0&&(t.serialize=_y),this._metaOpts=Hy(this),t.formats&&Vy(this),t.keywords&&zy(this),qy(this),typeof t.meta=="object"&&this.addMetaSchema(t.meta),t.nullable&&this.addKeyword("nullable",{metaSchema:{type:"boolean"}}),Uy(this)}function Py(t,e){var a;if(typeof t=="string"){if(a=this.getSchema(t),!a)throw new Error('no schema with key or ref "'+t+'"')}else{var s=this._addSchema(t);a=s.validate||this._compile(s)}var r=a(e);return a.$async!==!0&&(this.errors=a.errors),r}function Ey(t,e){var a=this._addSchema(t,void 0,e);return a.validate||this._compile(a)}function Sy(t,e,a,s){if(Array.isArray(t)){for(var r=0;r<t.length;r++)this.addSchema(t[r],void 0,a,s);return this}var n=this._getId(t);if(n!==void 0&&typeof n!="string")throw new Error("schema id must be string");return e=Fr.normalizeId(e||n),ud(this,e),this._schemas[e]=this._addSchema(t,a,s,!0),this}function Ry(t,e,a){return this.addSchema(t,e,a,!0),this}function xy(t,e){var a=t.$schema;if(a!==void 0&&typeof a!="string")throw new Error("$schema must be a string");if(a=a||this._opts.defaultMeta||ky(this),!a)return this.logger.warn("meta-schema not available"),this.errors=null,!0;var s=this.validate(a,t);if(!s&&e){var r="schema is invalid: "+this.errorsText();if(this._opts.validateSchema=="log")this.logger.error(r);else throw new Error(r)}return s}function ky(t){var e=t._opts.meta;return t._opts.defaultMeta=typeof e=="object"?t._getId(e)||e:t.getSchema(tn)?tn:void 0,t._opts.defaultMeta}function Iy(t){var e=ld(this,t);switch(typeof e){case"object":return e.validate||this._compile(e);case"string":return this.getSchema(e);case"undefined":return Ty(this,t)}}function Ty(t,e){var a=Fr.schema.call(t,{schema:{}},e);if(a){var s=a.schema,r=a.root,n=a.baseId,i=ad.call(t,s,r,void 0,n);return t._fragments[e]=new sd({ref:e,fragment:!0,schema:s,root:r,baseId:n,validate:i}),i}}function ld(t,e){return e=Fr.normalizeId(e),t._schemas[e]||t._refs[e]||t._fragments[e]}function Cy(t){if(t instanceof RegExp)return rn(this,this._schemas,t),rn(this,this._refs,t),this;switch(typeof t){case"undefined":return rn(this,this._schemas),rn(this,this._refs),this._cache.clear(),this;case"string":var e=ld(this,t);return e&&this._cache.del(e.cacheKey),delete this._schemas[t],delete this._refs[t],this;case"object":var a=this._opts.serialize,s=a?a(t):t;this._cache.del(s);var r=this._getId(t);r&&(r=Fr.normalizeId(r),delete this._schemas[r],delete this._refs[r])}return this}function rn(t,e,a){for(var s in e){var r=e[s];!r.meta&&(!a||a.test(s))&&(t._cache.del(r.cacheKey),delete e[s])}}function Oy(t,e,a,s){if(typeof t!="object"&&typeof t!="boolean")throw new Error("schema should be object or boolean");var r=this._opts.serialize,n=r?r(t):t,i=this._cache.get(n);if(i)return i;s=s||this._opts.addUsedSchema!==!1;var o=Fr.normalizeId(this._getId(t));o&&s&&ud(this,o);var l=this._opts.validateSchema!==!1&&!e,c;l&&!(c=o&&o==Fr.normalizeId(t.$schema))&&this.validateSchema(t,!0);var u=Fr.ids.call(this,t),d=new sd({id:o,schema:t,localRefs:u,cacheKey:n,meta:a});return o[0]!="#"&&s&&(this._refs[o]=d),this._cache.put(n,d),l&&c&&this.validateSchema(t,!0),d}function Ny(t,e){if(t.compiling)return t.validate=r,r.schema=t.schema,r.errors=null,r.root=e||r,t.schema.$async===!0&&(r.$async=!0),r;t.compiling=!0;var a;t.meta&&(a=this._opts,this._opts=this._metaOpts);var s;try{s=ad.call(this,t.schema,e,t.localRefs)}catch(n){throw delete t.validate,n}finally{t.compiling=!1,t.meta&&(this._opts=a)}return t.validate=s,t.refs=s.refs,t.refVal=s.refVal,t.root=s.root,s;function r(){var n=t.validate,i=n.apply(this,arguments);return r.errors=n.errors,i}}function Ay(t){switch(t.schemaId){case"auto":return My;case"id":return jy;default:return Dy}}function jy(t){return t.$id&&this.logger.warn("schema $id ignored",t.$id),t.id}function Dy(t){return t.id&&this.logger.warn("schema id ignored",t.id),t.$id}function My(t){if(t.$id&&t.id&&t.$id!=t.id)throw new Error("schema $id is different from id");return t.$id||t.id}function Ly(t,e){if(t=t||this.errors,!t)return"No errors";e=e||{};for(var a=e.separator===void 0?", ":e.separator,s=e.dataVar===void 0?"data":e.dataVar,r="",n=0;n<t.length;n++){var i=t[n];i&&(r+=s+i.dataPath+" "+i.message+a)}return r.slice(0,-a.length)}function Fy(t,e){return typeof e=="string"&&(e=new RegExp(e)),this._formats[t]=e,this}function qy(t){var e;if(t._opts.$data&&(e=vy,t.addMetaSchema(e,e.$id,!0)),t._opts.meta!==!1){var a=td;t._opts.$data&&(a=nd(a,$y)),t.addMetaSchema(a,tn,!0),t._refs["http://json-schema.org/schema"]=tn}}function Uy(t){var e=t._opts.schemas;if(e)if(Array.isArray(e))t.addSchema(e);else for(var a in e)t.addSchema(e[a],a)}function Vy(t){for(var e in t._opts.formats){var a=t._opts.formats[e];t.addFormat(e,a)}}function zy(t){for(var e in t._opts.keywords){var a=t._opts.keywords[e];t.addKeyword(e,a)}}function ud(t,e){if(t._schemas[e]||t._refs[e])throw new Error('schema with key or id "'+e+'" already exists')}function Hy(t){for(var e=id.copy(t._opts),a=0;a<cd.length;a++)delete e[cd[a]];return e}function Zy(t){var e=t._opts.logger;if(e===!1)t.logger={log:Po,warn:Po,error:Po};else{if(e===void 0&&(e=console),!(typeof e=="object"&&e.log&&e.warn&&e.error))throw new Error("logger must implement log, warn and error methods");t.logger=e}}function Po(){}const dd=cc(by);class Ya extends $u{constructor(e,a){var s;super(a),this._clientInfo=e,this._cachedToolOutputValidators=new Map,this._capabilities=(s=a==null?void 0:a.capabilities)!==null&&s!==void 0?s:{},this._ajv=new dd}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Pu(this._capabilities,e)}assertCapability(e,a){var s;if(!(!((s=this._serverCapabilities)===null||s===void 0)&&s[e]))throw new Error(`Server does not support ${e} (required for ${a})`)}async connect(e,a){if(await super.connect(e),e.sessionId===void 0)try{const s=await this.request({method:"initialize",params:{protocolVersion:Wa,capabilities:this._capabilities,clientInfo:this._clientInfo}},Gl,a);if(s===void 0)throw new Error(`Server sent invalid initialize result: ${s}`);if(!Ul.includes(s.protocolVersion))throw new Error(`Server's protocol version is not supported: ${s.protocolVersion}`);this._serverCapabilities=s.capabilities,this._serverVersion=s.serverInfo,e.setProtocolVersion&&e.setProtocolVersion(s.protocolVersion),this._instructions=s.instructions,await this.notification({method:"notifications/initialized"})}catch(s){throw this.close(),s}}getServerCapabilities(){return this._serverCapabilities}getServerVersion(){return this._serverVersion}getInstructions(){return this._instructions}assertCapabilityForMethod(e){var a,s,r,n,i;switch(e){case"logging/setLevel":if(!(!((a=this._serverCapabilities)===null||a===void 0)&&a.logging))throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!(!((s=this._serverCapabilities)===null||s===void 0)&&s.prompts))throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":case"resources/subscribe":case"resources/unsubscribe":if(!(!((r=this._serverCapabilities)===null||r===void 0)&&r.resources))throw new Error(`Server does not support resources (required for ${e})`);if(e==="resources/subscribe"&&!this._serverCapabilities.resources.subscribe)throw new Error(`Server does not support resource subscriptions (required for ${e})`);break;case"tools/call":case"tools/list":if(!(!((n=this._serverCapabilities)===null||n===void 0)&&n.tools))throw new Error(`Server does not support tools (required for ${e})`);break;case"completion/complete":if(!(!((i=this._serverCapabilities)===null||i===void 0)&&i.completions))throw new Error(`Server does not support completions (required for ${e})`);break}}assertNotificationCapability(e){var a;switch(e){case"notifications/roots/list_changed":if(!(!((a=this._capabilities.roots)===null||a===void 0)&&a.listChanged))throw new Error(`Client does not support roots list changed notifications (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Client does not support sampling capability (required for ${e})`);break;case"elicitation/create":if(!this._capabilities.elicitation)throw new Error(`Client does not support elicitation capability (required for ${e})`);break;case"roots/list":if(!this._capabilities.roots)throw new Error(`Client does not support roots capability (required for ${e})`);break}}async ping(e){return this.request({method:"ping"},wr,e)}async complete(e,a){return this.request({method:"completion/complete",params:e},yu,a)}async setLoggingLevel(e,a){return this.request({method:"logging/setLevel",params:{level:e}},wr,a)}async getPrompt(e,a){return this.request({method:"prompts/get",params:e},du,a)}async listPrompts(e,a){return this.request({method:"prompts/list",params:e},lu,a)}async listResources(e,a){return this.request({method:"resources/list",params:e},ru,a)}async listResourceTemplates(e,a){return this.request({method:"resources/templates/list",params:e},au,a)}async readResource(e,a){return this.request({method:"resources/read",params:e},su,a)}async subscribeResource(e,a){return this.request({method:"resources/subscribe",params:e},wr,a)}async unsubscribeResource(e,a){return this.request({method:"resources/unsubscribe",params:e},wr,a)}async callTool(e,a=Vs,s){const r=await this.request({method:"tools/call",params:e},a,s),n=this.getToolOutputValidator(e.name);if(n){if(!r.structuredContent&&!r.isError)throw new Ae(Ce.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`);if(r.structuredContent)try{if(!n(r.structuredContent))throw new Ae(Ce.InvalidParams,`Structured content does not match the tool's output schema: ${this._ajv.errorsText(n.errors)}`)}catch(i){throw i instanceof Ae?i:new Ae(Ce.InvalidParams,`Failed to validate structured content: ${i instanceof Error?i.message:String(i)}`)}}return r}cacheToolOutputSchemas(e){this._cachedToolOutputValidators.clear();for(const a of e)if(a.outputSchema)try{const s=this._ajv.compile(a.outputSchema);this._cachedToolOutputValidators.set(a.name,s)}catch{}}getToolOutputValidator(e){return this._cachedToolOutputValidators.get(e)}async listTools(e,a){const s=await this.request({method:"tools/list",params:e},hu,a);return this.cacheToolOutputSchemas(s.tools),s}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}}class fd extends Error{constructor(e,a){super(e),this.name="ParseError",this.type=a.type,this.field=a.field,this.value=a.value,this.line=a.line}}function Eo(t){}function hd(t){if(typeof t=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:e=Eo,onError:a=Eo,onRetry:s=Eo,onComment:r}=t;let n="",i=!0,o,l="",c="";function u(p){const h=i?p.replace(/^\xEF\xBB\xBF/,""):p,[v,w]=Ky(`${n}${h}`);for(const P of v)d(P);n=w,i=!1}function d(p){if(p===""){f();return}if(p.startsWith(":")){r&&r(p.slice(p.startsWith(": ")?2:1));return}const h=p.indexOf(":");if(h!==-1){const v=p.slice(0,h),w=p[h+1]===" "?2:1,P=p.slice(h+w);g(v,P,p);return}g(p,"",p)}function g(p,h,v){switch(p){case"event":c=h;break;case"data":l=`${l}${h}
|
|
9
|
+
`;break;case"id":o=h.includes("\0")?void 0:h;break;case"retry":/^\d+$/.test(h)?s(parseInt(h,10)):a(new fd(`Invalid \`retry\` value: "${h}"`,{type:"invalid-retry",value:h,line:v}));break;default:a(new fd(`Unknown field "${p.length>20?`${p.slice(0,20)}…`:p}"`,{type:"unknown-field",field:p,value:h,line:v}));break}}function f(){l.length>0&&e({id:o,event:c||void 0,data:l.endsWith(`
|
|
10
|
+
`)?l.slice(0,-1):l}),o=void 0,l="",c=""}function m(p={}){n&&p.consume&&d(n),i=!0,o=void 0,l="",c="",n=""}return{feed:u,reset:m}}function Ky(t){const e=[];let a="",s=0;for(;s<t.length;){const r=t.indexOf("\r",s),n=t.indexOf(`
|
|
11
|
+
`,s);let i=-1;if(r!==-1&&n!==-1?i=Math.min(r,n):r!==-1?i=r:n!==-1&&(i=n),i===-1){a=t.slice(s);break}else{const o=t.slice(s,i);e.push(o),s=i+1,t[s-1]==="\r"&&t[s]===`
|
|
12
|
+
`&&s++}}return[e,a]}class pd extends Event{constructor(e,a){var s,r;super(e),this.code=(s=a==null?void 0:a.code)!=null?s:void 0,this.message=(r=a==null?void 0:a.message)!=null?r:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,a,s){return s(md(this),a)}[Symbol.for("Deno.customInspect")](e,a){return e(md(this),a)}}function By(t){const e=globalThis.DOMException;return typeof e=="function"?new e(t,"SyntaxError"):new SyntaxError(t)}function So(t){return t instanceof Error?"errors"in t&&Array.isArray(t.errors)?t.errors.map(So).join(", "):"cause"in t&&t.cause instanceof Error?`${t}: ${So(t.cause)}`:t.message:`${t}`}function md(t){return{type:t.type,message:t.message,code:t.code,defaultPrevented:t.defaultPrevented,cancelable:t.cancelable,timeStamp:t.timeStamp}}var vd=t=>{throw TypeError(t)},Ro=(t,e,a)=>e.has(t)||vd("Cannot "+a),we=(t,e,a)=>(Ro(t,e,"read from private field"),a?a.call(t):e.get(t)),et=(t,e,a)=>e.has(t)?vd("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,a),De=(t,e,a,s)=>(Ro(t,e,"write to private field"),e.set(t,a),a),or=(t,e,a)=>(Ro(t,e,"access private method"),a),mt,qr,ua,an,sn,Xa,da,es,Er,fa,ha,pa,ts,At,xo,ko,Io,gd,To,Co,rs,Oo,No;class nn extends EventTarget{constructor(e,a){var s,r;super(),et(this,At),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,et(this,mt),et(this,qr),et(this,ua),et(this,an),et(this,sn),et(this,Xa),et(this,da),et(this,es,null),et(this,Er),et(this,fa),et(this,ha,null),et(this,pa,null),et(this,ts,null),et(this,ko,async n=>{var i;we(this,fa).reset();const{body:o,redirected:l,status:c,headers:u}=n;if(c===204){or(this,At,rs).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(l?De(this,ua,new URL(n.url)):De(this,ua,void 0),c!==200){or(this,At,rs).call(this,`Non-200 status code (${c})`,c);return}if(!(u.get("content-type")||"").startsWith("text/event-stream")){or(this,At,rs).call(this,'Invalid content type, expected "text/event-stream"',c);return}if(we(this,mt)===this.CLOSED)return;De(this,mt,this.OPEN);const d=new Event("open");if((i=we(this,ts))==null||i.call(this,d),this.dispatchEvent(d),typeof o!="object"||!o||!("getReader"in o)){or(this,At,rs).call(this,"Invalid response body, expected a web ReadableStream",c),this.close();return}const g=new TextDecoder,f=o.getReader();let m=!0;do{const{done:p,value:h}=await f.read();h&&we(this,fa).feed(g.decode(h,{stream:!p})),p&&(m=!1,we(this,fa).reset(),or(this,At,Oo).call(this))}while(m)}),et(this,Io,n=>{De(this,Er,void 0),!(n.name==="AbortError"||n.type==="aborted")&&or(this,At,Oo).call(this,So(n))}),et(this,To,n=>{typeof n.id=="string"&&De(this,es,n.id);const i=new MessageEvent(n.event||"message",{data:n.data,origin:we(this,ua)?we(this,ua).origin:we(this,qr).origin,lastEventId:n.id||""});we(this,pa)&&(!n.event||n.event==="message")&&we(this,pa).call(this,i),this.dispatchEvent(i)}),et(this,Co,n=>{De(this,Xa,n)}),et(this,No,()=>{De(this,da,void 0),we(this,mt)===this.CONNECTING&&or(this,At,xo).call(this)});try{if(e instanceof URL)De(this,qr,e);else if(typeof e=="string")De(this,qr,new URL(e,Wy()));else throw new Error("Invalid URL")}catch{throw By("An invalid or illegal string was specified")}De(this,fa,hd({onEvent:we(this,To),onRetry:we(this,Co)})),De(this,mt,this.CONNECTING),De(this,Xa,3e3),De(this,sn,(s=a==null?void 0:a.fetch)!=null?s:globalThis.fetch),De(this,an,(r=a==null?void 0:a.withCredentials)!=null?r:!1),or(this,At,xo).call(this)}get readyState(){return we(this,mt)}get url(){return we(this,qr).href}get withCredentials(){return we(this,an)}get onerror(){return we(this,ha)}set onerror(e){De(this,ha,e)}get onmessage(){return we(this,pa)}set onmessage(e){De(this,pa,e)}get onopen(){return we(this,ts)}set onopen(e){De(this,ts,e)}addEventListener(e,a,s){const r=a;super.addEventListener(e,r,s)}removeEventListener(e,a,s){const r=a;super.removeEventListener(e,r,s)}close(){we(this,da)&&clearTimeout(we(this,da)),we(this,mt)!==this.CLOSED&&(we(this,Er)&&we(this,Er).abort(),De(this,mt,this.CLOSED),De(this,Er,void 0))}}mt=new WeakMap,qr=new WeakMap,ua=new WeakMap,an=new WeakMap,sn=new WeakMap,Xa=new WeakMap,da=new WeakMap,es=new WeakMap,Er=new WeakMap,fa=new WeakMap,ha=new WeakMap,pa=new WeakMap,ts=new WeakMap,At=new WeakSet,xo=function(){De(this,mt,this.CONNECTING),De(this,Er,new AbortController),we(this,sn)(we(this,qr),or(this,At,gd).call(this)).then(we(this,ko)).catch(we(this,Io))},ko=new WeakMap,Io=new WeakMap,gd=function(){var t;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...we(this,es)?{"Last-Event-ID":we(this,es)}:void 0},cache:"no-store",signal:(t=we(this,Er))==null?void 0:t.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},To=new WeakMap,Co=new WeakMap,rs=function(t,e){var a;we(this,mt)!==this.CLOSED&&De(this,mt,this.CLOSED);const s=new pd("error",{code:e,message:t});(a=we(this,ha))==null||a.call(this,s),this.dispatchEvent(s)},Oo=function(t,e){var a;if(we(this,mt)===this.CLOSED)return;De(this,mt,this.CONNECTING);const s=new pd("error",{code:e,message:t});(a=we(this,ha))==null||a.call(this,s),this.dispatchEvent(s),De(this,da,setTimeout(we(this,No),we(this,Xa)))},No=new WeakMap,nn.CONNECTING=0,nn.OPEN=1,nn.CLOSED=2;function Wy(){const t="document"in globalThis?globalThis.document:void 0;return t&&typeof t=="object"&&"baseURI"in t&&typeof t.baseURI=="string"?t.baseURI:void 0}let Ao;Ao=globalThis.crypto;async function Jy(t){return(await Ao).getRandomValues(new Uint8Array(t))}async function Qy(t){const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~";let a="";const s=await Jy(t);for(let r=0;r<t;r++){const n=s[r]%e.length;a+=e[n]}return a}async function Gy(t){return await Qy(t)}async function Yy(t){const e=await(await Ao).subtle.digest("SHA-256",new TextEncoder().encode(t));return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}async function Xy(t){if(t||(t=43),t<43||t>128)throw`Expected a length between 43 and 128. Received ${t}.`;const e=await Gy(t),a=await Yy(e);return{code_verifier:e,code_challenge:a}}const e0=Z({resource:x().url(),authorization_servers:X(x().url()).optional(),jwks_uri:x().url().optional(),scopes_supported:X(x()).optional(),bearer_methods_supported:X(x()).optional(),resource_signing_alg_values_supported:X(x()).optional(),resource_name:x().optional(),resource_documentation:x().optional(),resource_policy_uri:x().url().optional(),resource_tos_uri:x().url().optional(),tls_client_certificate_bound_access_tokens:Ze().optional(),authorization_details_types_supported:X(x()).optional(),dpop_signing_alg_values_supported:X(x()).optional(),dpop_bound_access_tokens_required:Ze().optional()}).passthrough(),_d=Z({issuer:x(),authorization_endpoint:x(),token_endpoint:x(),registration_endpoint:x().optional(),scopes_supported:X(x()).optional(),response_types_supported:X(x()),response_modes_supported:X(x()).optional(),grant_types_supported:X(x()).optional(),token_endpoint_auth_methods_supported:X(x()).optional(),token_endpoint_auth_signing_alg_values_supported:X(x()).optional(),service_documentation:x().optional(),revocation_endpoint:x().optional(),revocation_endpoint_auth_methods_supported:X(x()).optional(),revocation_endpoint_auth_signing_alg_values_supported:X(x()).optional(),introspection_endpoint:x().optional(),introspection_endpoint_auth_methods_supported:X(x()).optional(),introspection_endpoint_auth_signing_alg_values_supported:X(x()).optional(),code_challenge_methods_supported:X(x()).optional()}).passthrough(),t0=Z({issuer:x(),authorization_endpoint:x(),token_endpoint:x(),userinfo_endpoint:x().optional(),jwks_uri:x(),registration_endpoint:x().optional(),scopes_supported:X(x()).optional(),response_types_supported:X(x()),response_modes_supported:X(x()).optional(),grant_types_supported:X(x()).optional(),acr_values_supported:X(x()).optional(),subject_types_supported:X(x()),id_token_signing_alg_values_supported:X(x()),id_token_encryption_alg_values_supported:X(x()).optional(),id_token_encryption_enc_values_supported:X(x()).optional(),userinfo_signing_alg_values_supported:X(x()).optional(),userinfo_encryption_alg_values_supported:X(x()).optional(),userinfo_encryption_enc_values_supported:X(x()).optional(),request_object_signing_alg_values_supported:X(x()).optional(),request_object_encryption_alg_values_supported:X(x()).optional(),request_object_encryption_enc_values_supported:X(x()).optional(),token_endpoint_auth_methods_supported:X(x()).optional(),token_endpoint_auth_signing_alg_values_supported:X(x()).optional(),display_values_supported:X(x()).optional(),claim_types_supported:X(x()).optional(),claims_supported:X(x()).optional(),service_documentation:x().optional(),claims_locales_supported:X(x()).optional(),ui_locales_supported:X(x()).optional(),claims_parameter_supported:Ze().optional(),request_parameter_supported:Ze().optional(),request_uri_parameter_supported:Ze().optional(),require_request_uri_registration:Ze().optional(),op_policy_uri:x().optional(),op_tos_uri:x().optional()}).passthrough().merge(_d.pick({code_challenge_methods_supported:!0})),yd=Z({access_token:x(),id_token:x().optional(),token_type:x(),expires_in:Je().optional(),scope:x().optional(),refresh_token:x().optional()}).strip(),r0=Z({error:x(),error_description:x().optional(),error_uri:x().optional()}),a0=Z({redirect_uris:X(x()).refine(t=>t.every(e=>URL.canParse(e)),{message:"redirect_uris must contain valid URLs"}),token_endpoint_auth_method:x().optional(),grant_types:X(x()).optional(),response_types:X(x()).optional(),client_name:x().optional(),client_uri:x().optional(),logo_uri:x().optional(),scope:x().optional(),contacts:X(x()).optional(),tos_uri:x().optional(),policy_uri:x().optional(),jwks_uri:x().optional(),jwks:Ll().optional(),software_id:x().optional(),software_version:x().optional(),software_statement:x().optional()}).strip(),s0=Z({client_id:x(),client_secret:x().optional(),client_id_issued_at:Je().optional(),client_secret_expires_at:Je().optional()}).strip(),n0=a0.merge(s0);Z({error:x(),error_description:x().optional()}).strip(),Z({token:x(),token_type_hint:x().optional()}).strip();function i0(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function o0({requestedResource:t,configuredResource:e}){const a=typeof t=="string"?new URL(t):new URL(t.href),s=typeof e=="string"?new URL(e):new URL(e.href);if(a.origin!==s.origin||a.pathname.length<s.pathname.length)return!1;const r=a.pathname.endsWith("/")?a.pathname:a.pathname+"/",n=s.pathname.endsWith("/")?s.pathname:s.pathname+"/";return r.startsWith(n)}class st extends Error{constructor(e,a){super(e),this.errorUri=a,this.name=this.constructor.name}toResponseObject(){const e={error:this.errorCode,error_description:this.message};return this.errorUri&&(e.error_uri=this.errorUri),e}get errorCode(){return this.constructor.errorCode}}class jo extends st{}jo.errorCode="invalid_request";class on extends st{}on.errorCode="invalid_client";class cn extends st{}cn.errorCode="invalid_grant";class ln extends st{}ln.errorCode="unauthorized_client";class Do extends st{}Do.errorCode="unsupported_grant_type";class Mo extends st{}Mo.errorCode="invalid_scope";class Lo extends st{}Lo.errorCode="access_denied";class ma extends st{}ma.errorCode="server_error";class Fo extends st{}Fo.errorCode="temporarily_unavailable";class qo extends st{}qo.errorCode="unsupported_response_type";class Uo extends st{}Uo.errorCode="unsupported_token_type";class Vo extends st{}Vo.errorCode="invalid_token";class zo extends st{}zo.errorCode="method_not_allowed";class Ho extends st{}Ho.errorCode="too_many_requests";class Zo extends st{}Zo.errorCode="invalid_client_metadata";class Ko extends st{}Ko.errorCode="insufficient_scope";const c0={[jo.errorCode]:jo,[on.errorCode]:on,[cn.errorCode]:cn,[ln.errorCode]:ln,[Do.errorCode]:Do,[Mo.errorCode]:Mo,[Lo.errorCode]:Lo,[ma.errorCode]:ma,[Fo.errorCode]:Fo,[qo.errorCode]:qo,[Uo.errorCode]:Uo,[Vo.errorCode]:Vo,[zo.errorCode]:zo,[Ho.errorCode]:Ho,[Zo.errorCode]:Zo,[Ko.errorCode]:Ko};class jt extends Error{constructor(e){super(e??"Unauthorized")}}function wd(t,e){const a=t.client_secret!==void 0;return e.length===0?a?"client_secret_post":"none":a&&e.includes("client_secret_basic")?"client_secret_basic":a&&e.includes("client_secret_post")?"client_secret_post":e.includes("none")?"none":a?"client_secret_post":"none"}function bd(t,e,a,s){const{client_id:r,client_secret:n}=e;switch(t){case"client_secret_basic":l0(r,n,a);return;case"client_secret_post":u0(r,n,s);return;case"none":d0(r,s);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function l0(t,e,a){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const s=btoa(`${t}:${e}`);a.set("Authorization",`Basic ${s}`)}function u0(t,e,a){a.set("client_id",t),e&&a.set("client_secret",e)}function d0(t,e){e.set("client_id",t)}async function Bo(t){const e=t instanceof Response?t.status:void 0,a=t instanceof Response?await t.text():t;try{const s=r0.parse(JSON.parse(a)),{error:r,error_description:n,error_uri:i}=s,o=c0[r]||ma;return new o(n||"",i)}catch(s){const r=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${s}. Raw body: ${a}`;return new ma(r)}}async function va(t,e){var a,s;try{return await Wo(t,e)}catch(r){if(r instanceof on||r instanceof ln)return await((a=t.invalidateCredentials)===null||a===void 0?void 0:a.call(t,"all")),await Wo(t,e);if(r instanceof cn)return await((s=t.invalidateCredentials)===null||s===void 0?void 0:s.call(t,"tokens")),await Wo(t,e);throw r}}async function Wo(t,{serverUrl:e,authorizationCode:a,scope:s,resourceMetadataUrl:r,fetchFn:n}){let i,o;try{i=await h0(e,{resourceMetadataUrl:r},n),i.authorization_servers&&i.authorization_servers.length>0&&(o=i.authorization_servers[0])}catch{}o||(o=e);const l=await f0(e,t,i),c=await _0(o,{fetchFn:n});let u=await Promise.resolve(t.clientInformation());if(!u){if(a!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const p=await $0(o,{metadata:c,clientMetadata:t.clientMetadata});await t.saveClientInformation(p),u=p}if(a!==void 0){const p=await t.codeVerifier(),h=await w0(o,{metadata:c,clientInformation:u,authorizationCode:a,codeVerifier:p,redirectUri:t.redirectUrl,resource:l,addClientAuthentication:t.addClientAuthentication,fetchFn:n});return await t.saveTokens(h),"AUTHORIZED"}const d=await t.tokens();if(d!=null&&d.refresh_token)try{const p=await b0(o,{metadata:c,clientInformation:u,refreshToken:d.refresh_token,resource:l,addClientAuthentication:t.addClientAuthentication});return await t.saveTokens(p),"AUTHORIZED"}catch(p){if(!(!(p instanceof st)||p instanceof ma))throw p}const g=t.state?await t.state():void 0,{authorizationUrl:f,codeVerifier:m}=await y0(o,{metadata:c,clientInformation:u,state:g,redirectUrl:t.redirectUrl,scope:s||t.clientMetadata.scope,resource:l});return await t.saveCodeVerifier(m),await t.redirectToAuthorization(f),"REDIRECT"}async function f0(t,e,a){const s=i0(t);if(e.validateResourceURL)return await e.validateResourceURL(s,a==null?void 0:a.resource);if(a){if(!o0({requestedResource:s,configuredResource:a.resource}))throw new Error(`Protected resource ${a.resource} does not match expected ${s} (or origin)`);return new URL(a.resource)}}function Jo(t){const e=t.headers.get("WWW-Authenticate");if(!e)return;const[a,s]=e.split(" ");if(a.toLowerCase()!=="bearer"||!s)return;const n=/resource_metadata="([^"]*)"/.exec(e);if(n)try{return new URL(n[1])}catch{return}}async function h0(t,e,a=fetch){const s=await v0(t,"oauth-protected-resource",a,{protocolVersion:e==null?void 0:e.protocolVersion,metadataUrl:e==null?void 0:e.resourceMetadataUrl});if(!s||s.status===404)throw new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!s.ok)throw new Error(`HTTP ${s.status} trying to load well-known OAuth protected resource metadata.`);return e0.parse(await s.json())}async function Qo(t,e,a=fetch){try{return await a(t,{headers:e})}catch(s){if(s instanceof TypeError)return e?Qo(t,void 0,a):void 0;throw s}}function p0(t,e="",a={}){return e.endsWith("/")&&(e=e.slice(0,-1)),a.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function $d(t,e,a=fetch){return await Qo(t,{"MCP-Protocol-Version":e},a)}function m0(t,e){return!t||t.status===404&&e!=="/"}async function v0(t,e,a,s){var r,n;const i=new URL(t),o=(r=s==null?void 0:s.protocolVersion)!==null&&r!==void 0?r:Wa;let l;if(s!=null&&s.metadataUrl)l=new URL(s.metadataUrl);else{const u=p0(e,i.pathname);l=new URL(u,(n=s==null?void 0:s.metadataServerUrl)!==null&&n!==void 0?n:i),l.search=i.search}let c=await $d(l,o,a);if(!(s!=null&&s.metadataUrl)&&m0(c,i.pathname)){const u=new URL(`/.well-known/${e}`,i);c=await $d(u,o,a)}return c}function g0(t){const e=typeof t=="string"?new URL(t):t,a=e.pathname!=="/",s=[];if(!a)return s.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),s.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),s;let r=e.pathname;return r.endsWith("/")&&(r=r.slice(0,-1)),s.push({url:new URL(`/.well-known/oauth-authorization-server${r}`,e.origin),type:"oauth"}),s.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),s.push({url:new URL(`/.well-known/openid-configuration${r}`,e.origin),type:"oidc"}),s.push({url:new URL(`${r}/.well-known/openid-configuration`,e.origin),type:"oidc"}),s}async function _0(t,{fetchFn:e=fetch,protocolVersion:a=Wa}={}){var s;const r={"MCP-Protocol-Version":a},n=g0(t);for(const{url:i,type:o}of n){const l=await Qo(i,r,e);if(!l)throw new Error(`CORS error trying to load ${o==="oauth"?"OAuth":"OpenID provider"} metadata from ${i}`);if(!l.ok){if(l.status>=400&&l.status<500)continue;throw new Error(`HTTP ${l.status} trying to load ${o==="oauth"?"OAuth":"OpenID provider"} metadata from ${i}`)}if(o==="oauth")return _d.parse(await l.json());{const c=t0.parse(await l.json());if(!(!((s=c.code_challenge_methods_supported)===null||s===void 0)&&s.includes("S256")))throw new Error(`Incompatible OIDC provider at ${i}: does not support S256 code challenge method required by MCP specification`);return c}}}async function y0(t,{metadata:e,clientInformation:a,redirectUrl:s,scope:r,state:n,resource:i}){const o="code",l="S256";let c;if(e){if(c=new URL(e.authorization_endpoint),!e.response_types_supported.includes(o))throw new Error(`Incompatible auth server: does not support response type ${o}`);if(!e.code_challenge_methods_supported||!e.code_challenge_methods_supported.includes(l))throw new Error(`Incompatible auth server: does not support code challenge method ${l}`)}else c=new URL("/authorize",t);const u=await Xy(),d=u.code_verifier,g=u.code_challenge;return c.searchParams.set("response_type",o),c.searchParams.set("client_id",a.client_id),c.searchParams.set("code_challenge",g),c.searchParams.set("code_challenge_method",l),c.searchParams.set("redirect_uri",String(s)),n&&c.searchParams.set("state",n),r&&c.searchParams.set("scope",r),r!=null&&r.includes("offline_access")&&c.searchParams.append("prompt","consent"),i&&c.searchParams.set("resource",i.href),{authorizationUrl:c,codeVerifier:d}}async function w0(t,{metadata:e,clientInformation:a,authorizationCode:s,codeVerifier:r,redirectUri:n,resource:i,addClientAuthentication:o,fetchFn:l}){var c;const u="authorization_code",d=e!=null&&e.token_endpoint?new URL(e.token_endpoint):new URL("/token",t);if(e!=null&&e.grant_types_supported&&!e.grant_types_supported.includes(u))throw new Error(`Incompatible auth server: does not support grant type ${u}`);const g=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"}),f=new URLSearchParams({grant_type:u,code:s,code_verifier:r,redirect_uri:String(n)});if(o)o(g,f,t,e);else{const p=(c=e==null?void 0:e.token_endpoint_auth_methods_supported)!==null&&c!==void 0?c:[],h=wd(a,p);bd(h,a,g,f)}i&&f.set("resource",i.href);const m=await(l??fetch)(d,{method:"POST",headers:g,body:f});if(!m.ok)throw await Bo(m);return yd.parse(await m.json())}async function b0(t,{metadata:e,clientInformation:a,refreshToken:s,resource:r,addClientAuthentication:n,fetchFn:i}){var o;const l="refresh_token";let c;if(e){if(c=new URL(e.token_endpoint),e.grant_types_supported&&!e.grant_types_supported.includes(l))throw new Error(`Incompatible auth server: does not support grant type ${l}`)}else c=new URL("/token",t);const u=new Headers({"Content-Type":"application/x-www-form-urlencoded"}),d=new URLSearchParams({grant_type:l,refresh_token:s});if(n)n(u,d,t,e);else{const f=(o=e==null?void 0:e.token_endpoint_auth_methods_supported)!==null&&o!==void 0?o:[],m=wd(a,f);bd(m,a,u,d)}r&&d.set("resource",r.href);const g=await(i??fetch)(c,{method:"POST",headers:u,body:d});if(!g.ok)throw await Bo(g);return yd.parse({refresh_token:s,...await g.json()})}async function $0(t,{metadata:e,clientMetadata:a,fetchFn:s}){let r;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");r=new URL(e.registration_endpoint)}else r=new URL("/register",t);const n=await(s??fetch)(r,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)});if(!n.ok)throw await Bo(n);return n0.parse(await n.json())}class P0 extends Error{constructor(e,a,s){super(`SSE error: ${a}`),this.code=e,this.event=s}}class as{constructor(e,a){this._url=e,this._resourceMetadataUrl=void 0,this._eventSourceInit=a==null?void 0:a.eventSourceInit,this._requestInit=a==null?void 0:a.requestInit,this._authProvider=a==null?void 0:a.authProvider,this._fetch=a==null?void 0:a.fetch}async _authThenStart(){var e;if(!this._authProvider)throw new jt("No auth provider");let a;try{a=await va(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})}catch(s){throw(e=this.onerror)===null||e===void 0||e.call(this,s),s}if(a!=="AUTHORIZED")throw new jt;return await this._startOrAuth()}async _commonHeaders(){var e;const a={};if(this._authProvider){const s=await this._authProvider.tokens();s&&(a.Authorization=`Bearer ${s.access_token}`)}return this._protocolVersion&&(a["mcp-protocol-version"]=this._protocolVersion),new Headers({...a,...(e=this._requestInit)===null||e===void 0?void 0:e.headers})}_startOrAuth(){var e,a,s;const r=(s=(a=(e=this===null||this===void 0?void 0:this._eventSourceInit)===null||e===void 0?void 0:e.fetch)!==null&&a!==void 0?a:this._fetch)!==null&&s!==void 0?s:fetch;return new Promise((n,i)=>{this._eventSource=new nn(this._url.href,{...this._eventSourceInit,fetch:async(o,l)=>{const c=await this._commonHeaders();c.set("Accept","text/event-stream");const u=await r(o,{...l,headers:c});return u.status===401&&u.headers.has("www-authenticate")&&(this._resourceMetadataUrl=Jo(u)),u}}),this._abortController=new AbortController,this._eventSource.onerror=o=>{var l;if(o.code===401&&this._authProvider){this._authThenStart().then(n,i);return}const c=new P0(o.code,o.message,o);i(c),(l=this.onerror)===null||l===void 0||l.call(this,c)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",o=>{var l;const c=o;try{if(this._endpoint=new URL(c.data,this._url),this._endpoint.origin!==this._url.origin)throw new Error(`Endpoint origin does not match connection origin: ${this._endpoint.origin}`)}catch(u){i(u),(l=this.onerror)===null||l===void 0||l.call(this,u),this.close();return}n()}),this._eventSource.onmessage=o=>{var l,c;const u=o;let d;try{d=Lr.parse(JSON.parse(u.data))}catch(g){(l=this.onerror)===null||l===void 0||l.call(this,g);return}(c=this.onmessage)===null||c===void 0||c.call(this,d)}})}async start(){if(this._eventSource)throw new Error("SSEClientTransport already started! If using Client class, note that connect() calls start() automatically.");return await this._startOrAuth()}async finishAuth(e){if(!this._authProvider)throw new jt("No auth provider");if(await va(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new jt("Failed to authorize")}async close(){var e,a,s;(e=this._abortController)===null||e===void 0||e.abort(),(a=this._eventSource)===null||a===void 0||a.close(),(s=this.onclose)===null||s===void 0||s.call(this)}async send(e){var a,s,r;if(!this._endpoint)throw new Error("Not connected");try{const n=await this._commonHeaders();n.set("content-type","application/json");const i={...this._requestInit,method:"POST",headers:n,body:JSON.stringify(e),signal:(a=this._abortController)===null||a===void 0?void 0:a.signal},o=await((s=this._fetch)!==null&&s!==void 0?s:fetch)(this._endpoint,i);if(!o.ok){if(o.status===401&&this._authProvider){if(this._resourceMetadataUrl=Jo(o),await va(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new jt;return this.send(e)}const l=await o.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${o.status}): ${l}`)}}catch(n){throw(r=this.onerror)===null||r===void 0||r.call(this,n),n}}setProtocolVersion(e){this._protocolVersion=e}}class E0 extends TransformStream{constructor({onError:e,onRetry:a,onComment:s}={}){let r;super({start(n){r=hd({onEvent:i=>{n.enqueue(i)},onError(i){e==="terminate"?n.error(i):typeof e=="function"&&e(i)},onRetry:a,onComment:s})},transform(n){r.feed(n)}})}}const S0={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};class Go extends Error{constructor(e,a){super(`Streamable HTTP error: ${a}`),this.code=e}}class un{constructor(e,a){var s;this._url=e,this._resourceMetadataUrl=void 0,this._requestInit=a==null?void 0:a.requestInit,this._authProvider=a==null?void 0:a.authProvider,this._fetch=a==null?void 0:a.fetch,this._sessionId=a==null?void 0:a.sessionId,this._reconnectionOptions=(s=a==null?void 0:a.reconnectionOptions)!==null&&s!==void 0?s:S0}async _authThenStart(){var e;if(!this._authProvider)throw new jt("No auth provider");let a;try{a=await va(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})}catch(s){throw(e=this.onerror)===null||e===void 0||e.call(this,s),s}if(a!=="AUTHORIZED")throw new jt;return await this._startOrAuthSse({resumptionToken:void 0})}async _commonHeaders(){var e;const a={};if(this._authProvider){const r=await this._authProvider.tokens();r&&(a.Authorization=`Bearer ${r.access_token}`)}this._sessionId&&(a["mcp-session-id"]=this._sessionId),this._protocolVersion&&(a["mcp-protocol-version"]=this._protocolVersion);const s=this._normalizeHeaders((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...a,...s})}async _startOrAuthSse(e){var a,s,r;const{resumptionToken:n}=e;try{const i=await this._commonHeaders();i.set("Accept","text/event-stream"),n&&i.set("last-event-id",n);const o=await((a=this._fetch)!==null&&a!==void 0?a:fetch)(this._url,{method:"GET",headers:i,signal:(s=this._abortController)===null||s===void 0?void 0:s.signal});if(!o.ok){if(o.status===401&&this._authProvider)return await this._authThenStart();if(o.status===405)return;throw new Go(o.status,`Failed to open SSE stream: ${o.statusText}`)}this._handleSseStream(o.body,e,!0)}catch(i){throw(r=this.onerror)===null||r===void 0||r.call(this,i),i}}_getNextReconnectionDelay(e){const a=this._reconnectionOptions.initialReconnectionDelay,s=this._reconnectionOptions.reconnectionDelayGrowFactor,r=this._reconnectionOptions.maxReconnectionDelay;return Math.min(a*Math.pow(s,e),r)}_normalizeHeaders(e){return e?e instanceof Headers?Object.fromEntries(e.entries()):Array.isArray(e)?Object.fromEntries(e):{...e}:{}}_scheduleReconnection(e,a=0){var s;const r=this._reconnectionOptions.maxRetries;if(r>0&&a>=r){(s=this.onerror)===null||s===void 0||s.call(this,new Error(`Maximum reconnection attempts (${r}) exceeded.`));return}const n=this._getNextReconnectionDelay(a);setTimeout(()=>{this._startOrAuthSse(e).catch(i=>{var o;(o=this.onerror)===null||o===void 0||o.call(this,new Error(`Failed to reconnect SSE stream: ${i instanceof Error?i.message:String(i)}`)),this._scheduleReconnection(e,a+1)})},n)}_handleSseStream(e,a,s){if(!e)return;const{onresumptiontoken:r,replayMessageId:n}=a;let i;(async()=>{var l,c,u,d;try{const g=e.pipeThrough(new TextDecoderStream).pipeThrough(new E0).getReader();for(;;){const{value:f,done:m}=await g.read();if(m)break;if(f.id&&(i=f.id,r==null||r(f.id)),!f.event||f.event==="message")try{const p=Lr.parse(JSON.parse(f.data));n!==void 0&&Li(p)&&(p.id=n),(l=this.onmessage)===null||l===void 0||l.call(this,p)}catch(p){(c=this.onerror)===null||c===void 0||c.call(this,p)}}}catch(g){if((u=this.onerror)===null||u===void 0||u.call(this,new Error(`SSE stream disconnected: ${g}`)),s&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:i,onresumptiontoken:r,replayMessageId:n},0)}catch(f){(d=this.onerror)===null||d===void 0||d.call(this,new Error(`Failed to reconnect: ${f instanceof Error?f.message:String(f)}`))}}})()}async start(){if(this._abortController)throw new Error("StreamableHTTPClientTransport already started! If using Client class, note that connect() calls start() automatically.");this._abortController=new AbortController}async finishAuth(e){if(!this._authProvider)throw new jt("No auth provider");if(await va(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new jt("Failed to authorize")}async close(){var e,a;(e=this._abortController)===null||e===void 0||e.abort(),(a=this.onclose)===null||a===void 0||a.call(this)}async send(e,a){var s,r,n,i;try{const{resumptionToken:o,onresumptiontoken:l}=a||{};if(o){this._startOrAuthSse({resumptionToken:o,replayMessageId:Zl(e)?e.id:void 0}).catch(h=>{var v;return(v=this.onerror)===null||v===void 0?void 0:v.call(this,h)});return}const c=await this._commonHeaders();c.set("content-type","application/json"),c.set("accept","application/json, text/event-stream");const u={...this._requestInit,method:"POST",headers:c,body:JSON.stringify(e),signal:(s=this._abortController)===null||s===void 0?void 0:s.signal},d=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,u),g=d.headers.get("mcp-session-id");if(g&&(this._sessionId=g),!d.ok){if(d.status===401&&this._authProvider){if(this._resourceMetadataUrl=Jo(d),await va(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,fetchFn:this._fetch})!=="AUTHORIZED")throw new jt;return this.send(e)}const h=await d.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${d.status}): ${h}`)}if(d.status===202){pg(e)&&this._startOrAuthSse({resumptionToken:void 0}).catch(h=>{var v;return(v=this.onerror)===null||v===void 0?void 0:v.call(this,h)});return}const m=(Array.isArray(e)?e:[e]).filter(h=>"method"in h&&"id"in h&&h.id!==void 0).length>0,p=d.headers.get("content-type");if(m)if(p!=null&&p.includes("text/event-stream"))this._handleSseStream(d.body,{onresumptiontoken:l},!1);else if(p!=null&&p.includes("application/json")){const h=await d.json(),v=Array.isArray(h)?h.map(w=>Lr.parse(w)):[Lr.parse(h)];for(const w of v)(n=this.onmessage)===null||n===void 0||n.call(this,w)}else throw new Go(-1,`Unexpected content type: ${p}`)}catch(o){throw(i=this.onerror)===null||i===void 0||i.call(this,o),o}}get sessionId(){return this._sessionId}async terminateSession(){var e,a,s;if(this._sessionId)try{const r=await this._commonHeaders(),n={...this._requestInit,method:"DELETE",headers:r,signal:(e=this._abortController)===null||e===void 0?void 0:e.signal},i=await((a=this._fetch)!==null&&a!==void 0?a:fetch)(this._url,n);if(!i.ok&&i.status!==405)throw new Go(i.status,`Failed to terminate session: ${i.statusText}`);this._sessionId=void 0}catch(r){throw(s=this.onerror)===null||s===void 0||s.call(this,r),r}}setProtocolVersion(e){this._protocolVersion=e}get protocolVersion(){return this._protocolVersion}}const R0="mcp";class Pd{constructor(e){this._url=e}start(){if(this._socket)throw new Error("WebSocketClientTransport already started! If using Client class, note that connect() calls start() automatically.");return new Promise((e,a)=>{this._socket=new WebSocket(this._url,R0),this._socket.onerror=s=>{var r;const n="error"in s?s.error:new Error(`WebSocket error: ${JSON.stringify(s)}`);a(n),(r=this.onerror)===null||r===void 0||r.call(this,n)},this._socket.onopen=()=>{e()},this._socket.onclose=()=>{var s;(s=this.onclose)===null||s===void 0||s.call(this)},this._socket.onmessage=s=>{var r,n;let i;try{i=Lr.parse(JSON.parse(s.data))}catch(o){(r=this.onerror)===null||r===void 0||r.call(this,o);return}(n=this.onmessage)===null||n===void 0||n.call(this,i)}})}async close(){var e;(e=this._socket)===null||e===void 0||e.close()}send(e){return new Promise((a,s)=>{var r;if(!this._socket){s(new Error("Not connected"));return}(r=this._socket)===null||r===void 0||r.send(JSON.stringify(e)),a()})}}function dn(){const t=["224340fQYLJj","function","onmessage","port2","341XVdnBD","313767JEBgqL","950bpstaX","1354759gUhUbE","wRKyh","onclose","2044SvCTUj","endpoint","24msSkHx","164VuWYGY","mOWMr","EkZCC","addEventListener","postMessage","120705iyGzUz","8878392ivIdKn","close","_listen","3619482FaLQHc","start","_endpoint","kgkem","bzNYT","MessageChannel transport error: ","stringify","onmessageerror","HvyCv","undefined","Jwyua","message","_globalObject","parse","authInfo","thraG","220pGvxgp","_port","EGhzU","onerror","data","MhriV"];return dn=function(){return t},dn()}(function(t,e){const a=Qe,s=Qe,r=t();for(;;)try{if(parseInt(a(417))/1*(parseInt(a(421))/2)+parseInt(a(433))/3+parseInt(a(424))/4*(-parseInt(s(429))/5)+parseInt(s(423))/6*(-parseInt(s(418))/7)+-parseInt(s(430))/8+-parseInt(a(416))/9*(-parseInt(a(405))/10)+-parseInt(a(415))/11*(-parseInt(a(411))/12)===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(dn,650197);const Ed=()=>{const t=Qe,e={EGhzU:function(a,s){return a!==s},kIrDB:"undefined",llYQe:function(a,s){return a!==s},PZfJg:function(a,s){return a(s)},Jwyua:"return this"};return typeof globalThis<"u"?globalThis:e[t(407)](typeof window,e.kIrDB)?window:e.llYQe(typeof global,e.kIrDB)?global:typeof self!==t(398)?self:e.PZfJg(Function,e[t(399)])()},x0=(t,e,a)=>{const s=Qe,r=Qe,n={};n[s(410)]=r(398),n.dBkaX=function(o,l){return o===l},n[r(393)]="function";const i=n;typeof window!==i[r(410)]?t.postMessage(e,"*",a):r(428)in t&&i.dBkaX(typeof t.postMessage,i[s(393)])&&t.postMessage(e,a)},k0=(t,e)=>{const a=Qe,s=Qe,r={};r.MbsGh="addEventListener",r.PPniK=function(i,o){return i===o},r[a(419)]=s(412),r[s(404)]="onmessage",r[a(397)]="undefined";const n=r;n.MbsGh in t&&n.PPniK(typeof t[a(427)],n.wRKyh)?t[a(427)](a(400),e):n.thraG in t&&typeof t[s(413)]!==n[s(397)]&&(t.onmessage=e)};class fn{constructor(e){const a=Qe;this[a(406)]=e}async start(){const e=Qe,a=Qe;this[e(406)]&&(this[e(406)][e(413)]=s=>{var r,n;const i=e,o=a;try{const l=Lr[i(402)](s.data[i(400)]);(r=this[i(413)])==null||r.call(this,l,s[o(409)].extra)}catch(l){const c=new Error("MessageChannel failed to parse message: "+l);(n=this[o(408)])==null||n.call(this,c)}},this._port[e(396)]=s=>{var r;const n=a,i=a,o=new Error(n(394)+JSON[i(395)](s));(r=this.onerror)==null||r.call(this,o)},this[e(406)][e(434)]())}async send(e,a){const s={lEyuq:function(r){return r()},YihNw:function(r,n){return r(n)}};return new Promise((r,n)=>{var i;const o=Qe,l=Qe;try{const c={};c[o(403)]=a==null?void 0:a[o(403)];const u={};u[l(400)]=e,u.extra=c,this[l(406)]&&this[o(406)].postMessage(u),s.lEyuq(r)}catch(c){const u=c instanceof Error?c:new Error(s.YihNw(String,c));(i=this[l(408)])==null||i.call(this,u),n(u)}})}async close(){var e,a;const s=Qe,r=Qe;(e=this._port)==null||e[s(431)](),this._port=void 0,(a=this[r(420)])==null||a.call(this)}}class Yo extends fn{constructor(e,a=Ed()){const s=Qe,r=Qe,n={EkZCC:function(o,l,c,u){return o(l,c,u)}};super(),this[s(391)]=e,this[r(401)]=a;const i=new MessageChannel;this[r(406)]=i.port1,n[r(426)](x0,this[s(401)],{endpoint:this[r(391)]},[i[r(414)]])}}class Xo extends fn{constructor(e,a=Ed()){const s=Qe,r={mOWMr:function(n,i){return n===i},kgkem:function(n,i,o){return n(i,o)}};super(),this._endpoint=e,this._globalObject=a,this[s(432)]=new Promise(n=>{const i=s,o=s;r[i(392)](k0,this[o(401)],l=>{const c=o,u=o;l.data&&r[c(425)](l.data[u(422)],this[u(391)])&&(this[u(406)]=l.ports[-1*4852+1*1601+3251],n())})})}async listen(){return this[Qe(432)]}}function Qe(t,e){const a=dn();return Qe=function(s,r){return s=s-(17*-491+-669+9407),a[s]},Qe(t,e)}const I0=()=>{const t=new MessageChannel;return[new fn(t.port1),new fn(t.port2)]};(function(t,e){const a=ke,s=ke,r=t();for(;;)try{if(parseInt(a(355))/1+-parseInt(a(356))/2*(-parseInt(a(373))/3)+-parseInt(a(337))/4+parseInt(s(357))/5+-parseInt(s(389))/6*(-parseInt(a(396))/7)+parseInt(s(325))/8*(parseInt(a(382))/9)+-parseInt(a(366))/10===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(hn,-763475+-52067*10+1724410);const T0=async(t,e,a)=>{var s;const r=ke,n=ke,i={};i[r(345)]="tools/list",i.rqstG="tools/call",i.WqUnk="resources/list",i[r(329)]=n(358),i[r(365)]=r(335),i.ookoz="resources/unsubscribe",i[r(385)]=r(340),i.VTIWq="prompts/list",i.SkoRK=r(376),i.QUtUV=r(388),i.XtowM=n(332);const o=i,{id:l,method:c,params:u}=a;let d={};switch(c){case o[n(345)]:d=await e.listTools(u);break;case o.rqstG:d=await e.callTool(u);break;case o[r(334)]:d=await e[r(350)](u);break;case o[n(329)]:d=await e.listResourceTemplates(u);break;case r(372):d=await e[r(383)](u);break;case o.HgYgW:d=await e.subscribeResource(u);break;case o.ookoz:d=await e.unsubscribeResource(u);break;case o[r(385)]:d=await e.getPrompt(u);break;case o.VTIWq:d=await e.listPrompts(u);break;case o[r(344)]:d=await e[r(376)]();break;case o.QUtUV:d=await e.complete(u);break;case r(390):d=await e[r(336)](u==null?void 0:u.level);break}const g={};g[r(361)]=d,g[r(394)]=o[r(364)],g.id=l,await((s=t==null?void 0:t.transport)==null?void 0:s[r(392)](g))},C0=async(t,e,a)=>{var s;const r=ke,n=ke,i={};i.jQBBS="sampling/createMessage",i.EZqgC="elicitation/create",i[r(370)]=n(376),i.aVeaL=n(332);const o=i,{id:l,method:c,params:u}=a;let d={};switch(c){case r(368):const f={};f.method=c,f[n(367)]=u,d=await e.request(f,ao);break;case o[n(391)]:const m={};m.method=c,m[n(367)]=u,d=await e[n(381)](m,eo);break;case o.EZqgC:const p={};p.method=c,p.params=u,d=await e.request(p,to);break;case o[n(370)]:const h={};h.method=c,d=await e[n(381)](h,wr);break}const g={};return g[n(361)]=d,g.jsonrpc=o[n(387)],g.id=l,await((s=t==null?void 0:t[r(371)])==null?void 0:s.send(g)),d},O0=(t,e)=>{const a=ke,s={gXsjT:function(n,i){return n===i},oegpC:a(351),lZOUC:function(n,i,o,l){return n(i,o,l)},ifIKG:"2.0"},r=t._onrequest;t._onrequest=async(n,i)=>{var o,l,c,u,d;const g=a,f=a,{id:m,method:p}=n;try{s[g(333)](p,s.oegpC)?await r[g(386)](t,n,i):await s.lZOUC(T0,t,e,n)}catch(h){const{code:v,message:w,data:P}=h;try{if(v){const S={};S.code=v,S.message=w,S.data=P;const k={};k.error=S,k[g(394)]=s[f(331)],k.id=m,await((o=t==null?void 0:t.transport)==null?void 0:o.send(k))}else(c=(l=t==null?void 0:t[f(371)])==null?void 0:l.onerror)==null||c.call(l,h)}catch(S){(d=(u=t==null?void 0:t[g(371)])==null?void 0:u.onerror)==null||d.call(u,S)}}}},N0=(t,e)=>{const a=ke,s=ke,r={};r[a(363)]=function(i,o){return i!==o},r[a(398)]=a(353),r.hzhyg="notifications/cancelled";const n=r;t._onnotification=async i=>{var o,l;const c=a,u=s,{method:d,params:g}=i;if(n[c(363)](d,n[u(398)])&&(n[c(363)](d,n.hzhyg)||g!=null&&g.forward))try{await e.notification(i)}catch(f){(l=(o=t==null?void 0:t.transport)==null?void 0:o.onerror)==null||l.call(o,f)}}},A0=(t,e)=>async a=>{var s,r,n,i,o;const l=ke,c=ke,u={};u.SEmWX=l(332);const d=u;try{return await C0(t,e,a)}catch(g){const{code:f,message:m,data:p}=g;try{if(f){const h={};h[c(377)]=f,h.message=m,h.data=p;const v={};v[c(348)]=h,v.jsonrpc=d[l(338)],v.id=a.id,await((s=t==null?void 0:t.transport)==null?void 0:s[c(392)](v))}else(n=(r=t==null?void 0:t.transport)==null?void 0:r[c(339)])==null||n.call(r,g)}catch(h){(o=(i=t==null?void 0:t[l(371)])==null?void 0:i[c(339)])==null||o.call(i,h)}}},j0=(t,e)=>async a=>{var s,r,n;const i=ke,o=ke,l={};l.dtUgZ=function(g,f){return g!==f},l.jgCIb=i(353),l.uUjKY="2.0";const c=l,{method:u,params:d}=a;if(c.dtUgZ(u,c.jgCIb)&&(u!==i(400)||d!=null&&d.forward))try{const g={...a};g[i(394)]=c[o(352)],await((s=e==null?void 0:e[i(371)])==null?void 0:s[i(392)](g))}catch(g){(n=(r=t==null?void 0:t[i(371)])==null?void 0:r[o(339)])==null||n.call(r,g)}};function ke(t,e){const a=hn();return ke=function(s,r){return s=s-(9*-113+-1439*-1+-97),a[s]},ke(t,e)}const D0=(t,e)=>async a=>{var s,r,n,i,o,l;const c=ke,u=ke,d={};d[c(401)]=u(332);const g=d;try{await((s=e==null?void 0:e.transport)==null?void 0:s.send(a))}catch(f){const{code:m,message:p,data:h}=f;try{if(m){const v={};v.code=m,v[c(399)]=p,v.data=h;const w={};w[c(348)]=v,w[c(394)]=g.OhJjz,w.id=a.id,await((r=t==null?void 0:t[c(371)])==null?void 0:r.send(w))}else(i=(n=t==null?void 0:t.transport)==null?void 0:n[u(339)])==null||i.call(n,f)}catch(v){(l=(o=t==null?void 0:t.transport)==null?void 0:o.onerror)==null||l.call(o,v)}}},ec=()=>{const t=ke,e=ke,a={vnkqu:function(c,u){return c!==u},wxDWr:function(c,u){return c(u)},GdkkV:function(c,u){return c===u}},s=[],r=(c,u)=>{const d=ke,g=ke;if(u){const f=[];for(const m of s)try{f.push(m(c,u))}catch{}for(const m of f)if(a[d(379)](m,null))return m}else for(const f of s)try{a[g(343)](f,c)}catch{}},n=c=>{const u=ke;a[u(384)](typeof c,u(369))&&!s.includes(c)&&s.push(c)},i=c=>{const u=s.indexOf(c);u!==-1&&s.splice(u,1*-6854+8*-33+7119)},o=()=>{const c=ke;s[c(374)]=7102*1+5522+-526*24},l={};return l[t(346)]=r,l[e(330)]=n,l.removeListener=i,l[t(359)]=o,l},M0=t=>{const e=ke,a=ke,s={xwPeb:function(r){return r()},Mfvzm:function(r){return r()}};{const{handleListener:r,addListener:n,removeListener:i,clearListener:o}=s[e(326)](ec);t._onresponse=r,t[e(395)]=n,t.removeResponseListener=i,t.clearResponseListener=o}{const{handleListener:r,addListener:n,removeListener:i,clearListener:o}=s[a(326)](ec);t[a(328)]=r,t.addRequestListener=n,t[a(354)]=i,t[a(341)]=o}{const{handleListener:r,addListener:n,removeListener:i,clearListener:o}=s[e(375)](ec);t[e(342)]=r,t[e(327)]=n,t.removeNotificationListener=i,t.clearNotificationListener=o}};function hn(){const t=["uUjKY","notifications/initialized","removeRequestListener","96194JysfjF","36346SGEWAV","1357830AJaOeY","resources/templates/list","clearListener","iQqcJ","result","tqDZP","sSeCz","XtowM","HgYgW","3913230mjiatC","params","roots/list","function","bfmJT","transport","resources/read","27FNuDmk","length","Mfvzm","ping","code","_onresponse","vnkqu","cjSoZ","request","9gIMIPC","readResource","GdkkV","ptMjy","call","aVeaL","completion/complete","5035122lFbpzR","logging/setLevel","jQBBS","send","_requestHandlers","jsonrpc","addResponseListener","7SpcenI","ElOQH","MDIkN","message","notifications/cancelled","OhJjz","clear","672216JzFEyR","xwPeb","addNotificationListener","fallbackRequestHandler","sYzPD","addListener","ifIKG","2.0","gXsjT","WqUnk","resources/subscribe","setLoggingLevel","2491772kFUWFh","SEmWX","onerror","prompts/get","clearRequestListener","fallbackNotificationHandler","wxDWr","SkoRK","uTeHc","handleListener","Zybtx","error","originalOnResponse","listResources","initialize"];return hn=function(){return t},hn()}const L0=(t,{beforeInit:e,afterInit:a}={})=>{const s=ke,r=ke,n={tqDZP:function(o,l){return o===l},cjSoZ:"function",iQqcJ:s(378),Zybtx:function(o,l){return o(l)},ElOQH:function(o){return o()}},i=new Map(t._notificationHandlers);t[s(393)][s(402)](),t._notificationHandlers[s(402)](),n.tqDZP(typeof e,n[s(380)])&&e(),n[s(362)](t._onresponse.name,n[s(360)])&&(t[r(349)]=t._onresponse),n[s(347)](M0,t),t.addResponseListener(o=>{const l=r;t.originalOnResponse[l(386)](t,o)}),n.tqDZP(typeof a,n[r(380)])&&n[s(397)](a),t[r(327)](o=>{const{method:l}=o,c=i.get(l);n.tqDZP(typeof c,n.cjSoZ)&&c(o)})},F0=Wt,q0=Wt;(function(t,e){const a=Wt,s=Wt,r=t();for(;;)try{if(-parseInt(a(393))/1+parseInt(a(397))/2*(-parseInt(a(400))/3)+-parseInt(s(398))/4+parseInt(a(390))/5*(parseInt(s(388))/6)+-parseInt(a(389))/7+-parseInt(a(402))/8*(-parseInt(s(395))/9)+parseInt(s(399))/10*(parseInt(s(385))/11)===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(pn,-1*-881393+2*180895+1*-644809);function Wt(t,e){const a=pn();return Wt=function(s,r){return s=s-(-1861+-499*4+4241),a[s]},Wt(t,e)}function pn(){const t=["toString","getRandomValues","2101mUsYMI","EQHzo","padStart","30UvDAkd","1609706yzlqYx","974735GrhZVO","randomUUID","REzPF","562771BvAnoG","dHTfU","2047455boiYXf","randomBytes","14664qHAdbF","3772144jLpQch","52310AkWksx","318MkjaVb","from","40WRwnSc"];return pn=function(){return t},pn()}const U0=()=>{const t=Wt,e=Wt,a={};a.REzPF=function(r,n){return r&n},a.suJHI=function(r,n){return r===n},a[t(386)]=function(r,n){return r&n},a[e(394)]="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";const s=a;return s.suJHI(typeof crypto,"object")&&crypto.randomUUID?crypto[e(391)]():s.dHTfU.replace(/[xy]/g,r=>{const n=t,i=t,o=s[n(392)](crypto[n(384)](new Uint8Array(-25*-62+7113+2*-4331))[741*2+-1385*-2+4252*-1],8648+-107*62+-1999);return(s.suJHI(r,"x")?o:s[i(386)](o,-4377+4*1095)|5079+461*-11).toString(9449+4*-461+-7589)})},V0=t=>{const e=Wt,a=Wt,s=new Uint8Array(t);return crypto.getRandomValues(s),Array[e(401)](s,r=>r[a(403)](-3*1739+-6509+2*5871)[e(387)](2,"0")).join("")},Sr={};Sr[F0(391)]=U0,Sr[q0(396)]=V0;const yt=Jt;(function(t,e){const a=Jt,s=Jt,r=t();for(;;)try{if(parseInt(a(521))/1*(parseInt(s(499))/2)+parseInt(s(543))/3*(parseInt(s(514))/4)+parseInt(a(502))/5*(parseInt(s(539))/6)+parseInt(a(553))/7+parseInt(a(516))/8*(-parseInt(a(518))/9)+-parseInt(a(531))/10+-parseInt(a(545))/11*(parseInt(a(541))/12)===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(mn,1472653*1+-2*-897917+-2275789);const z0=(t,e)=>{const a=Jt,s=Jt,r={FyYHt:function(l,c,u){return l(c,u)},Fxtoq:function(l,c,u){return l(c,u)}};O0(t,e),N0(t,e);const n=A0(e,t),i=r[a(510)](D0,e,t),o=r[s(549)](j0,e,t);e[s(537)](n),e[a(519)](i),e.addNotificationListener(o),t[s(556)]=()=>{const l=s;e.removeRequestListener(n),e[l(530)](i),e[l(529)](o)}},tc=(t,e,a)=>{const s=Jt,r={pMiva:function(o,l){return o instanceof l},TeTEy:s(546),fyZbd:function(o,l,c){return o(l,c)}},n=()=>{var o;const l=s;r.pMiva(a,as)&&((o=a._eventSource)==null||o.addEventListener(r[l(547)],()=>{var c;const u=l;(c=a[u(509)])==null||c[u(546)]()})),z0(t,e)},i={};i.afterInit=n,r.fyZbd(L0,e,i)},Sd=(t,e=Sr.randomUUID())=>{const a=Jt,s=Jt,r={OfssH:function(u,d,g){return u(d,g)}},n={};n[a(528)]=e;const i=n,o={};o[a(528)]=e;const l={};l[s(558)]=o,l[a(534)]=a(524);const c={requestInit:l,eventSourceInit:{async fetch(u,d){const g=a,f=s,m=new Headers((d==null?void 0:d[g(558)])||{});Object.entries(i)[f(498)](([h,v])=>{m[f(527)](h,v)});const p={...d};return p[f(558)]=m,r.OfssH(fetch,u,p)},withCredentials:!0}};return t&&(c.requestInit[a(558)].Authorization=a(533)+t,i.Authorization="Bearer "+t),c},Rd=(t,e=Sr[yt(517)]())=>{const a=yt,s=yt,r={};r.nwQhY="include";const n=r,i={};i["stream-session-id"]=e;const o={};o.headers=i,o.credentials=n[a(520)];const l={};l[a(544)]=o;const c=l;return t&&(c.requestInit.headers[s(552)]=s(533)+t),c},rc=async(t,e,a)=>{const s=yt,r=yt,n={CFfFC:function(o){return o()},egwVO:function(o,l,c,u){return o(l,c,u)}},i=n.CFfFC(a);try{return await t[s(538)](i),i}catch(o){if(o instanceof jt){const l=await e();return await i[r(505)](l),await n[s(525)](rc,t,e,a)}else throw o}};function Jt(t,e){const a=mn();return Jt=function(s,r){return s=s-(74*-67+-8341+-73*-189),a[s]},Jt(t,e)}const xd=(t,e)=>{const a=yt,s=yt,r={};r.RsKXs=function(i,o){return i in o},r.PBhps="waitForOAuthCode",r[a(535)]="function",r[a(507)]="waitForOAuthCode need to be provided when authProvider is provided";const n=r;if(n.RsKXs(n[s(551)],t))return t[s(523)];if(typeof e===n.yTKoP)return e;throw new Error(n.RZhOv)},H0=async t=>{const e=yt,a=yt,s={TFSRn:function(D,W,J){return D(W,J)},HwvVa:"mcp-sse-proxy-client",ufTHS:function(D){return D()},WIVYl:function(D,W,J,H){return D(W,J,H)},jniGY:"sessionId"},{client:r,url:n,token:i,sessionId:o,authProvider:l,requestInit:c,eventSourceInit:u,waitForOAuthCode:d}=t,g={};g.authProvider=l,g.requestInit=c,g.eventSourceInit=u;const f=g,m=o||Sr.randomUUID(),p=s[e(506)](Sd,i,m);if(c){const D={...p.requestInit,...c};D.headers={...p[e(544)].headers,...c.headers},f.requestInit=D}else f[a(544)]=p.requestInit;if(u){const D={...p[e(559)],...u};f.eventSourceInit=D}else f.eventSourceInit=p.eventSourceInit;const h={};h.listChanged=!0;const v={};v.roots=h,v.sampling={},v[e(511)]={};const w=v,P={};P[a(536)]=s.HwvVa,P.version=e(526);const S={};S.capabilities=w;const k=new Ya(P,S),A=()=>new as(new URL(n),f);let z=s[a(504)](A);if(l){const D=s[e(506)](xd,l,d);z=await s[a(513)](rc,k,D,A)}else await k[e(538)](z);s[a(513)](tc,k,r,z),z[a(557)]=z[a(542)].searchParams[a(532)](s.jniGY);const U={};return U.transport=z,U.sessionId=z[e(557)],U};function mn(){const t=["ufTHS","finishAuth","TFSRn","RZhOv","Vajmx","_eventSource","FyYHt","elicitation","transport","WIVYl","13320uyrBtN","sampling","8WTwLJD","randomUUID","6438654bkJHij","addResponseListener","nwQhY","11721GVgRMJ","?sessionId=","waitForOAuthCode","include","egwVO","1.0.0","set","sse-session-id","removeNotificationListener","removeResponseListener","11838520fNkjrV","get","Bearer ","credentials","yTKoP","name","addRequestListener","connect","18VhCgQv","mcp-socket-proxy-client","2819364JNqkQZ","_endpoint","699JyrxCR","requestInit","44ofbsvb","close","TeTEy","QgzDy","Fxtoq","roots","PBhps","Authorization","11309130xGCFwl","&token=","version","onclose","sessionId","headers","eventSourceInit","forEach","62FcOkCa","mcp-stream-proxy-client","zXcpO","1794855cQEXDT","biJOc"];return mn=function(){return t},mn()}const Z0=async t=>{const e=yt,a=yt,s={Vajmx:e(500),biJOc:function(D){return D()},zXcpO:function(D,W,J){return D(W,J)},zDnjZ:function(D,W,J,H){return D(W,J,H)},FQMAh:function(D,W,J,H){return D(W,J,H)}},{client:r,url:n,token:i,sessionId:o,authProvider:l,requestInit:c,reconnectionOptions:u,waitForOAuthCode:d}=t,g={};g.authProvider=l,g.requestInit=c,g.reconnectionOptions=u;const f=g,m=o||Sr.randomUUID(),p=Rd(i,m);if(c){const D={...p.requestInit,...c};D.headers={...p.requestInit.headers,...c.headers},f[e(544)]=D}else f.requestInit=p.requestInit;const h={};h.listChanged=!0;const v={};v[a(550)]=h,v.sampling={},v.elicitation={};const w=v,P={};P[e(536)]=s[a(508)],P[e(555)]="1.0.0";const S={};S.capabilities=w;const k=new Ya(P,S),A=()=>new un(new URL(n),f);let z=s[e(503)](A);if(l){const D=s[e(501)](xd,l,d);z=await s.zDnjZ(rc,k,D,A)}else await k.connect(z);s.FQMAh(tc,k,r,z);const U={};return U.transport=z,U[a(557)]=z.sessionId,U},K0=async t=>{const e=yt,a=yt,s={QgzDy:e(540),jkaVB:function(v,w,P,S){return v(w,P,S)}},{client:r,url:n,token:i,sessionId:o}=t,l={};l.listChanged=!0;const c={};c[e(550)]=l,c[e(515)]={},c[a(511)]={};const u=c,d={};d.name=s[a(548)],d[a(555)]=a(526);const g={};g.capabilities=u;const f=new Ya(d,g),m=o||Sr[a(517)](),p=new Pd(new URL(n+e(522)+m+a(554)+i));await f.connect(p),s.jkaVB(tc,f,r,p);const h={};return h[e(512)]=p,h[a(557)]=m,h},ss=vt,vn=vt;function vt(t,e){const a=gn();return vt=function(s,r){return s=s-(-16761+51*337),a[s]},vt(t,e)}(function(t,e){const a=vt,s=vt,r=t();for(;;)try{if(-parseInt(a(440))/1+-parseInt(a(458))/2*(parseInt(a(448))/3)+-parseInt(a(451))/4*(parseInt(s(449))/5)+-parseInt(s(455))/6+-parseInt(a(427))/7+-parseInt(s(438))/8*(parseInt(s(459))/9)+parseInt(a(430))/10*(parseInt(s(436))/11)===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(gn,-220880+1*-333337+-2*-384996);function gn(){const t=["650XPHLhD","redirectToAuthorization","10856jPvMVb","GET","qcFPW","_redirectUrl","2187414WnlGuZ","resolve","tokens","3976YyOqUl","27ejNHsa","Content-Type","waitForOAuthCode","2903796yvWZFa","_clientMetadata","application/x-www-form-urlencoded","10beEWJk","json","code","_callBackPromise","reject","saveClientInformation","20776349mLNCcF","_codeVerifier","629912aTknXq","_tokens","52074GwcpRo","state","_state","_redirectCallback","_clientInformation","redirect_uris","Failed to redirect: ","clientInformation","381aduWsB"];return gn=function(){return t},gn()}const B0=()=>Sr.randomBytes(3485*1+-261+-3184);class W0{constructor(e){const a=vt,s=vt;this._callBackPromise={};const{clientMetadata:r,state:n,redirectCallback:i,getAuthCodeByState:o,waitForOAuthCode:l}=e;this[a(428)]=r,this[a(454)]=r[a(445)][0],this._state=n||B0(),this._redirectCallback=i||this.redirectCallbackFunction,this._getAuthCodeByState=o||this.getAuthCodeByStateFunction,this[s(426)]=l||this.waitForOAuthCodeFunction()}async redirectCallbackFunction(e){var a,s,r,n,i,o;const l=vt,c=vt,u={qITTp:function(m,p,h){return m(p,h)},qcFPW:l(452)},d=await u.qITTp(fetch,e,{method:u[l(453)]});!d.ok&&((s=(a=this._callBackPromise).reject)==null||s.call(a,c(446)+d.statusText));const g=await this._getAuthCodeByState(this[c(454)],this[l(442)]);if(!g.ok){(n=(r=this[l(433)]).reject)==null||n.call(r,"Failed to fetch auth code: "+g.statusText);return}const f=await g[l(431)]();(o=(i=this[c(433)])[l(456)])==null||o.call(i,f[l(432)])}async getAuthCodeByStateFunction(e,a){const s=vt,r=vt,n={};n.tuSmb=s(429);const i=n,o={};o[s(460)]=i.tuSmb;const l={};return l[r(441)]=a,fetch(e,{method:"POST",headers:o,body:new URLSearchParams(l)})}waitForOAuthCodeFunction(){const e=vt,a=this[e(433)];return()=>new Promise((s,r)=>{const n=e;a.resolve=s,a[n(434)]=r})}get redirectUrl(){return this[vt(454)]}get clientMetadata(){return this._clientMetadata}state(){return this._state}[ss(447)](){return this[ss(444)]}[vn(435)](e){const a=ss;this[a(444)]=e}[vn(457)](){return this[vn(439)]}saveTokens(e){this._tokens=e}[vn(450)](e){this[ss(443)](e)}saveCodeVerifier(e){this._codeVerifier=e}codeVerifier(){if(!this[ss(437)])throw new Error("No code verifier saved");return this._codeVerifier}}(function(t,e){for(var a=yn,s=yn,r=t();;)try{var n=parseInt(a(361))/1*(parseInt(s(363))/2)+-parseInt(a(358))/3+parseInt(a(359))/4*(parseInt(a(357))/5)+parseInt(s(354))/6*(parseInt(a(360))/7)+parseInt(s(362))/8+parseInt(s(364))/9+-parseInt(s(356))/10*(parseInt(a(355))/11);if(n===e)break;r.push(r.shift())}catch{r.push(r.shift())}})(_n,-73523*-3+1*-407717+530518);function _n(){var t=["40ecBYYe","1095owKKYD","486870YOVwZy","5752xWiyTO","561484biNVMw","1fWJmxQ","1866064SPnyhb","1109522vMiuMX","1602351pPEGwH","12sVyMLL","2573296LTwOhv"];return _n=function(){return t},_n()}function yn(t,e){var a=_n();return yn=function(s,r){s=s-(-1*-642+503*-5+2227);var n=a[s];return n},yn(t,e)}class J0 extends $u{constructor(e,a){var s;super(a),this._serverInfo=e,this._capabilities=(s=a==null?void 0:a.capabilities)!==null&&s!==void 0?s:{},this._instructions=a==null?void 0:a.instructions,this.setRequestHandler(Ql,r=>this._oninitialize(r)),this.setNotificationHandler(qi,()=>{var r;return(r=this.oninitialized)===null||r===void 0?void 0:r.call(this)})}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=Pu(this._capabilities,e)}assertCapabilityForMethod(e){var a,s,r;switch(e){case"sampling/createMessage":if(!(!((a=this._clientCapabilities)===null||a===void 0)&&a.sampling))throw new Error(`Client does not support sampling (required for ${e})`);break;case"elicitation/create":if(!(!((s=this._clientCapabilities)===null||s===void 0)&&s.elicitation))throw new Error(`Client does not support elicitation (required for ${e})`);break;case"roots/list":if(!(!((r=this._clientCapabilities)===null||r===void 0)&&r.roots))throw new Error(`Client does not support listing roots (required for ${e})`);break}}assertNotificationCapability(e){switch(e){case"notifications/message":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"notifications/resources/updated":case"notifications/resources/list_changed":if(!this._capabilities.resources)throw new Error(`Server does not support notifying about resources (required for ${e})`);break;case"notifications/tools/list_changed":if(!this._capabilities.tools)throw new Error(`Server does not support notifying of tool list changes (required for ${e})`);break;case"notifications/prompts/list_changed":if(!this._capabilities.prompts)throw new Error(`Server does not support notifying of prompt list changes (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Server does not support sampling (required for ${e})`);break;case"logging/setLevel":if(!this._capabilities.logging)throw new Error(`Server does not support logging (required for ${e})`);break;case"prompts/get":case"prompts/list":if(!this._capabilities.prompts)throw new Error(`Server does not support prompts (required for ${e})`);break;case"resources/list":case"resources/templates/list":case"resources/read":if(!this._capabilities.resources)throw new Error(`Server does not support resources (required for ${e})`);break;case"tools/call":case"tools/list":if(!this._capabilities.tools)throw new Error(`Server does not support tools (required for ${e})`);break}}async _oninitialize(e){const a=e.params.protocolVersion;return this._clientCapabilities=e.params.capabilities,this._clientVersion=e.params.clientInfo,{protocolVersion:Ul.includes(a)?a:Wa,capabilities:this.getCapabilities(),serverInfo:this._serverInfo,...this._instructions&&{instructions:this._instructions}}}getClientCapabilities(){return this._clientCapabilities}getClientVersion(){return this._clientVersion}getCapabilities(){return this._capabilities}async ping(){return this.request({method:"ping"},wr)}async createMessage(e,a){return this.request({method:"sampling/createMessage",params:e},eo,a)}async elicitInput(e,a){const s=await this.request({method:"elicitation/create",params:e},to,a);if(s.action==="accept"&&s.content)try{const r=new dd,n=r.compile(e.requestedSchema);if(!n(s.content))throw new Ae(Ce.InvalidParams,`Elicitation response content does not match requested schema: ${r.errorsText(n.errors)}`)}catch(r){throw r instanceof Ae?r:new Ae(Ce.InternalError,`Error validating elicitation response: ${r}`)}return s}async listRoots(e,a){return this.request({method:"roots/list",params:e},ao,a)}async sendLoggingMessage(e){return this.notification({method:"notifications/message",params:e})}async sendResourceUpdated(e){return this.notification({method:"notifications/resources/updated",params:e})}async sendResourceListChanged(){return this.notification({method:"notifications/resources/list_changed"})}async sendToolListChanged(){return this.notification({method:"notifications/tools/list_changed"})}async sendPromptListChanged(){return this.notification({method:"notifications/prompts/list_changed"})}}const Q0=Symbol("Let zodToJsonSchema decide on which parser to use"),kd={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",target:"jsonSchema7",strictUnions:!1,definitions:{},errorMessages:!1,markdownDescription:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref",openAiAnyTypeName:"OpenAiAnyType"},G0=t=>typeof t=="string"?{...kd,name:t}:{...kd,...t},Y0=t=>{const e=G0(t),a=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,flags:{hasReferencedOpenAiAnyType:!1},currentPath:a,propertyPath:void 0,seen:new Map(Object.entries(e.definitions).map(([s,r])=>[r._def,{def:r._def,path:[...e.basePath,e.definitionPath,s],jsonSchema:void 0}]))}};function Id(t,e,a,s){s!=null&&s.errorMessages&&a&&(t.errorMessage={...t.errorMessage,[e]:a})}function Re(t,e,a,s,r){t[e]=a,Id(t,e,s,r)}const Td=(t,e)=>{let a=0;for(;a<t.length&&a<e.length&&t[a]===e[a];a++);return[(t.length-a).toString(),...e.slice(a)].join("/")};function gt(t){if(t.target!=="openAi")return{};const e=[...t.basePath,t.definitionPath,t.openAiAnyTypeName];return t.flags.hasReferencedOpenAiAnyType=!0,{$ref:t.$refStrategy==="relative"?Td(e,t.currentPath):e.join("/")}}function X0(t,e){var s,r,n;const a={type:"array"};return(s=t.type)!=null&&s._def&&((n=(r=t.type)==null?void 0:r._def)==null?void 0:n.typeName)!==V.ZodAny&&(a.items=Se(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&Re(a,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&Re(a,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(Re(a,"minItems",t.exactLength.value,t.exactLength.message,e),Re(a,"maxItems",t.exactLength.value,t.exactLength.message,e)),a}function ew(t,e){const a={type:"integer",format:"int64"};if(!t.checks)return a;for(const s of t.checks)switch(s.kind){case"min":e.target==="jsonSchema7"?s.inclusive?Re(a,"minimum",s.value,s.message,e):Re(a,"exclusiveMinimum",s.value,s.message,e):(s.inclusive||(a.exclusiveMinimum=!0),Re(a,"minimum",s.value,s.message,e));break;case"max":e.target==="jsonSchema7"?s.inclusive?Re(a,"maximum",s.value,s.message,e):Re(a,"exclusiveMaximum",s.value,s.message,e):(s.inclusive||(a.exclusiveMaximum=!0),Re(a,"maximum",s.value,s.message,e));break;case"multipleOf":Re(a,"multipleOf",s.value,s.message,e);break}return a}function tw(){return{type:"boolean"}}function Cd(t,e){return Se(t.type._def,e)}const rw=(t,e)=>Se(t.innerType._def,e);function Od(t,e,a){const s=a??e.dateStrategy;if(Array.isArray(s))return{anyOf:s.map((r,n)=>Od(t,e,r))};switch(s){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return aw(t,e)}}const aw=(t,e)=>{const a={type:"integer",format:"unix-time"};if(e.target==="openApi3")return a;for(const s of t.checks)switch(s.kind){case"min":Re(a,"minimum",s.value,s.message,e);break;case"max":Re(a,"maximum",s.value,s.message,e);break}return a};function sw(t,e){return{...Se(t.innerType._def,e),default:t.defaultValue()}}function nw(t,e){return e.effectStrategy==="input"?Se(t.schema._def,e):gt(e)}function iw(t){return{type:"string",enum:Array.from(t.values)}}const ow=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function cw(t,e){const a=[Se(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),Se(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(n=>!!n);let s=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0;const r=[];return a.forEach(n=>{if(ow(n))r.push(...n.allOf),n.unevaluatedProperties===void 0&&(s=void 0);else{let i=n;if("additionalProperties"in n&&n.additionalProperties===!1){const{additionalProperties:o,...l}=n;i=l}else s=void 0;r.push(i)}}),r.length?{allOf:r,...s}:void 0}function lw(t,e){const a=typeof t.value;return a!=="bigint"&&a!=="number"&&a!=="boolean"&&a!=="string"?{type:Array.isArray(t.value)?"array":"object"}:e.target==="openApi3"?{type:a==="bigint"?"integer":a,enum:[t.value]}:{type:a==="bigint"?"integer":a,const:t.value}}let ac;const Dt={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(ac===void 0&&(ac=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),ac),uuid:/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/,ipv4:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,ipv4Cidr:/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function Nd(t,e){const a={type:"string"};if(t.checks)for(const s of t.checks)switch(s.kind){case"min":Re(a,"minLength",typeof a.minLength=="number"?Math.max(a.minLength,s.value):s.value,s.message,e);break;case"max":Re(a,"maxLength",typeof a.maxLength=="number"?Math.min(a.maxLength,s.value):s.value,s.message,e);break;case"email":switch(e.emailStrategy){case"format:email":Mt(a,"email",s.message,e);break;case"format:idn-email":Mt(a,"idn-email",s.message,e);break;case"pattern:zod":dt(a,Dt.email,s.message,e);break}break;case"url":Mt(a,"uri",s.message,e);break;case"uuid":Mt(a,"uuid",s.message,e);break;case"regex":dt(a,s.regex,s.message,e);break;case"cuid":dt(a,Dt.cuid,s.message,e);break;case"cuid2":dt(a,Dt.cuid2,s.message,e);break;case"startsWith":dt(a,RegExp(`^${sc(s.value,e)}`),s.message,e);break;case"endsWith":dt(a,RegExp(`${sc(s.value,e)}$`),s.message,e);break;case"datetime":Mt(a,"date-time",s.message,e);break;case"date":Mt(a,"date",s.message,e);break;case"time":Mt(a,"time",s.message,e);break;case"duration":Mt(a,"duration",s.message,e);break;case"length":Re(a,"minLength",typeof a.minLength=="number"?Math.max(a.minLength,s.value):s.value,s.message,e),Re(a,"maxLength",typeof a.maxLength=="number"?Math.min(a.maxLength,s.value):s.value,s.message,e);break;case"includes":{dt(a,RegExp(sc(s.value,e)),s.message,e);break}case"ip":{s.version!=="v6"&&Mt(a,"ipv4",s.message,e),s.version!=="v4"&&Mt(a,"ipv6",s.message,e);break}case"base64url":dt(a,Dt.base64url,s.message,e);break;case"jwt":dt(a,Dt.jwt,s.message,e);break;case"cidr":{s.version!=="v6"&&dt(a,Dt.ipv4Cidr,s.message,e),s.version!=="v4"&&dt(a,Dt.ipv6Cidr,s.message,e);break}case"emoji":dt(a,Dt.emoji(),s.message,e);break;case"ulid":{dt(a,Dt.ulid,s.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{Mt(a,"binary",s.message,e);break}case"contentEncoding:base64":{Re(a,"contentEncoding","base64",s.message,e);break}case"pattern:zod":{dt(a,Dt.base64,s.message,e);break}}break}case"nanoid":dt(a,Dt.nanoid,s.message,e)}return a}function sc(t,e){return e.patternStrategy==="escape"?dw(t):t}const uw=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function dw(t){let e="";for(let a=0;a<t.length;a++)uw.has(t[a])||(e+="\\"),e+=t[a];return e}function Mt(t,e,a,s){var r;t.format||(r=t.anyOf)!=null&&r.some(n=>n.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format,...t.errorMessage&&s.errorMessages&&{errorMessage:{format:t.errorMessage.format}}}),delete t.format,t.errorMessage&&(delete t.errorMessage.format,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.anyOf.push({format:e,...a&&s.errorMessages&&{errorMessage:{format:a}}})):Re(t,"format",e,a,s)}function dt(t,e,a,s){var r;t.pattern||(r=t.allOf)!=null&&r.some(n=>n.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern,...t.errorMessage&&s.errorMessages&&{errorMessage:{pattern:t.errorMessage.pattern}}}),delete t.pattern,t.errorMessage&&(delete t.errorMessage.pattern,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.allOf.push({pattern:Ad(e,s),...a&&s.errorMessages&&{errorMessage:{pattern:a}}})):Re(t,"pattern",Ad(e,s),a,s)}function Ad(t,e){var l;if(!e.applyRegexFlags||!t.flags)return t.source;const a={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},s=a.i?t.source.toLowerCase():t.source;let r="",n=!1,i=!1,o=!1;for(let c=0;c<s.length;c++){if(n){r+=s[c],n=!1;continue}if(a.i){if(i){if(s[c].match(/[a-z]/)){o?(r+=s[c],r+=`${s[c-2]}-${s[c]}`.toUpperCase(),o=!1):s[c+1]==="-"&&((l=s[c+2])!=null&&l.match(/[a-z]/))?(r+=s[c],o=!0):r+=`${s[c]}${s[c].toUpperCase()}`;continue}}else if(s[c].match(/[a-z]/)){r+=`[${s[c]}${s[c].toUpperCase()}]`;continue}}if(a.m){if(s[c]==="^"){r+=`(^|(?<=[\r
|
|
13
|
+
]))`;continue}else if(s[c]==="$"){r+=`($|(?=[\r
|
|
14
|
+
]))`;continue}}if(a.s&&s[c]==="."){r+=i?`${s[c]}\r
|
|
15
15
|
`:`[${s[c]}\r
|
|
16
|
-
]`;continue}a+=s[c],s[c]==="\\"?n=!0:i&&s[c]==="]"?i=!1:!i&&s[c]==="["&&(i=!0)}try{new RegExp(a)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return a}function qd(t,e){var s,a,n,i,o,l;if(e.target==="openAi"&&console.warn("Warning: OpenAI may not support records in schemas! Try an array of key-value pairs instead."),e.target==="openApi3"&&((s=t.keyType)==null?void 0:s._def.typeName)===V.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((c,u)=>({...c,[u]:Se(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",u]})??_t(e)}),{}),additionalProperties:e.rejectedAdditionalProperties};const r={type:"object",additionalProperties:Se(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??e.allowedAdditionalProperties};if(e.target==="openApi3")return r;if(((a=t.keyType)==null?void 0:a._def.typeName)===V.ZodString&&((n=t.keyType._def.checks)!=null&&n.length)){const{type:c,...u}=Ld(t.keyType._def,e);return{...r,propertyNames:u}}else{if(((i=t.keyType)==null?void 0:i._def.typeName)===V.ZodEnum)return{...r,propertyNames:{enum:t.keyType._def.values}};if(((o=t.keyType)==null?void 0:o._def.typeName)===V.ZodBranded&&t.keyType._def.type._def.typeName===V.ZodString&&((l=t.keyType._def.type._def.checks)!=null&&l.length)){const{type:c,...u}=Dd(t.keyType._def,e);return{...r,propertyNames:u}}}return r}function ww(t,e){if(e.mapStrategy==="record")return qd(t,e);const r=Se(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||_t(e),s=Se(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||_t(e);return{type:"array",maxItems:125,items:{type:"array",items:[r,s],minItems:2,maxItems:2}}}function bw(t){const e=t.values,s=Object.keys(t.values).filter(n=>typeof e[e[n]]!="number").map(n=>e[n]),a=Array.from(new Set(s.map(n=>typeof n)));return{type:a.length===1?a[0]==="string"?"string":"number":["string","number"],enum:s}}function $w(t){return t.target==="openAi"?void 0:{not:_t({...t,currentPath:[...t.currentPath,"not"]})}}function Pw(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}const Rn={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function Ew(t,e){if(e.target==="openApi3")return Ud(t,e);const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(s=>s._def.typeName in Rn&&(!s._def.checks||!s._def.checks.length))){const s=r.reduce((a,n)=>{const i=Rn[n._def.typeName];return i&&!a.includes(i)?[...a,i]:a},[]);return{type:s.length>1?s:s[0]}}else if(r.every(s=>s._def.typeName==="ZodLiteral"&&!s.description)){const s=r.reduce((a,n)=>{const i=typeof n._def.value;switch(i){case"string":case"number":case"boolean":return[...a,i];case"bigint":return[...a,"integer"];case"object":if(n._def.value===null)return[...a,"null"];case"symbol":case"undefined":case"function":default:return a}},[]);if(s.length===r.length){const a=s.filter((n,i,o)=>o.indexOf(n)===i);return{type:a.length>1?a:a[0],enum:r.reduce((n,i)=>n.includes(i._def.value)?n:[...n,i._def.value],[])}}}else if(r.every(s=>s._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((s,a)=>[...s,...a._def.values.filter(n=>!s.includes(n))],[])};return Ud(t,e)}const Ud=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((s,a)=>Se(s._def,{...e,currentPath:[...e.currentPath,"anyOf",`${a}`]})).filter(s=>!!s&&(!e.strictUnions||typeof s=="object"&&Object.keys(s).length>0));return r.length?{anyOf:r}:void 0};function Sw(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return e.target==="openApi3"?{type:Rn[t.innerType._def.typeName],nullable:!0}:{type:[Rn[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){const s=Se(t.innerType._def,{...e,currentPath:[...e.currentPath]});return s&&"$ref"in s?{allOf:[s],nullable:!0}:s&&{...s,nullable:!0}}const r=Se(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function Rw(t,e){const r={type:"number"};if(!t.checks)return r;for(const s of t.checks)switch(s.kind){case"int":r.type="integer",Ad(r,"type",s.message,e);break;case"min":e.target==="jsonSchema7"?s.inclusive?Re(r,"minimum",s.value,s.message,e):Re(r,"exclusiveMinimum",s.value,s.message,e):(s.inclusive||(r.exclusiveMinimum=!0),Re(r,"minimum",s.value,s.message,e));break;case"max":e.target==="jsonSchema7"?s.inclusive?Re(r,"maximum",s.value,s.message,e):Re(r,"exclusiveMaximum",s.value,s.message,e):(s.inclusive||(r.exclusiveMaximum=!0),Re(r,"maximum",s.value,s.message,e));break;case"multipleOf":Re(r,"multipleOf",s.value,s.message,e);break}return r}function xw(t,e){const r=e.target==="openAi",s={type:"object",properties:{}},a=[],n=t.shape();for(const o in n){let l=n[o];if(l===void 0||l._def===void 0)continue;let c=Iw(l);c&&r&&(l._def.typeName==="ZodOptional"&&(l=l._def.innerType),l.isNullable()||(l=l.nullable()),c=!1);const u=Se(l._def,{...e,currentPath:[...e.currentPath,"properties",o],propertyPath:[...e.currentPath,"properties",o]});u!==void 0&&(s.properties[o]=u,c||a.push(o))}a.length&&(s.required=a);const i=kw(t,e);return i!==void 0&&(s.additionalProperties=i),s}function kw(t,e){if(t.catchall._def.typeName!=="ZodNever")return Se(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function Iw(t){try{return t.isOptional()}catch{return!0}}const Tw=(t,e)=>{var s;if(e.currentPath.toString()===((s=e.propertyPath)==null?void 0:s.toString()))return Se(t.innerType._def,e);const r=Se(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return r?{anyOf:[{not:_t(e)},r]}:_t(e)},Ow=(t,e)=>{if(e.pipeStrategy==="input")return Se(t.in._def,e);if(e.pipeStrategy==="output")return Se(t.out._def,e);const r=Se(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),s=Se(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,s].filter(a=>a!==void 0)}};function Cw(t,e){return Se(t.type._def,e)}function Nw(t,e){const s={type:"array",uniqueItems:!0,items:Se(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&Re(s,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&Re(s,"maxItems",t.maxSize.value,t.maxSize.message,e),s}function Aw(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,s)=>Se(r._def,{...e,currentPath:[...e.currentPath,"items",`${s}`]})).reduce((r,s)=>s===void 0?r:[...r,s],[]),additionalItems:Se(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,s)=>Se(r._def,{...e,currentPath:[...e.currentPath,"items",`${s}`]})).reduce((r,s)=>s===void 0?r:[...r,s],[])}}function jw(t){return{not:_t(t)}}function Dw(t){return _t(t)}const Mw=(t,e)=>Se(t.innerType._def,e),Lw=(t,e,r)=>{switch(e){case V.ZodString:return Ld(t,r);case V.ZodNumber:return Rw(t,r);case V.ZodObject:return xw(t,r);case V.ZodBigInt:return cw(t,r);case V.ZodBoolean:return lw();case V.ZodDate:return Md(t,r);case V.ZodUndefined:return jw(r);case V.ZodNull:return Pw(r);case V.ZodArray:return ow(t,r);case V.ZodUnion:case V.ZodDiscriminatedUnion:return Ew(t,r);case V.ZodIntersection:return vw(t,r);case V.ZodTuple:return Aw(t,r);case V.ZodRecord:return qd(t,r);case V.ZodLiteral:return gw(t,r);case V.ZodEnum:return pw(t);case V.ZodNativeEnum:return bw(t);case V.ZodNullable:return Sw(t,r);case V.ZodOptional:return Tw(t,r);case V.ZodMap:return ww(t,r);case V.ZodSet:return Nw(t,r);case V.ZodLazy:return()=>t.getter()._def;case V.ZodPromise:return Cw(t,r);case V.ZodNaN:case V.ZodNever:return $w(r);case V.ZodEffects:return hw(t,r);case V.ZodAny:return _t(r);case V.ZodUnknown:return Dw(r);case V.ZodDefault:return fw(t,r);case V.ZodBranded:return Dd(t,r);case V.ZodReadonly:return Mw(t,r);case V.ZodCatch:return uw(t,r);case V.ZodPipeline:return Ow(t,r);case V.ZodFunction:case V.ZodVoid:case V.ZodSymbol:return;default:return(s=>{})()}};function Se(t,e,r=!1){var o;const s=e.seen.get(t);if(e.override){const l=(o=e.override)==null?void 0:o.call(e,t,e,s,r);if(l!==sw)return l}if(s&&!r){const l=Fw(s,e);if(l!==void 0)return l}const a={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,a);const n=Lw(t,t.typeName,e),i=typeof n=="function"?Se(n(),e):n;if(i&&qw(t,e,i),e.postProcess){const l=e.postProcess(i,t,e);return a.jsonSchema=i,l}return a.jsonSchema=i,i}const Fw=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:jd(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,s)=>e.currentPath[s]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),_t(e)):e.$refStrategy==="seen"?_t(e):void 0}},qw=(t,e,r)=>(t.description&&(r.description=t.description,e.markdownDescription&&(r.markdownDescription=t.description)),r),Vd=(t,e)=>{const r=iw(e);let s=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((l,[c,u])=>({...l,[c]:Se(u._def,{...r,currentPath:[...r.basePath,r.definitionPath,c]},!0)??_t(r)}),{}):void 0;const a=typeof e=="string"?e:(e==null?void 0:e.nameStrategy)==="title"||e==null?void 0:e.name,n=Se(t._def,a===void 0?r:{...r,currentPath:[...r.basePath,r.definitionPath,a]},!1)??_t(r),i=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;i!==void 0&&(n.title=i),r.flags.hasReferencedOpenAiAnyType&&(s||(s={}),s[r.openAiAnyTypeName]||(s[r.openAiAnyTypeName]={type:["string","number","integer","boolean","array","null"],items:{$ref:r.$refStrategy==="relative"?"1":[...r.basePath,r.definitionPath,r.openAiAnyTypeName].join("/")}}));const o=a===void 0?s?{...n,[r.definitionPath]:s}:n:{$ref:[...r.$refStrategy==="relative"?[]:r.basePath,r.definitionPath,a].join("/"),[r.definitionPath]:{...s,[a]:n}};return r.target==="jsonSchema7"?o.$schema="http://json-schema.org/draft-07/schema#":(r.target==="jsonSchema2019-09"||r.target==="openAi")&&(o.$schema="https://json-schema.org/draft/2019-09/schema#"),r.target==="openAi"&&("anyOf"in o||"oneOf"in o||"allOf"in o||"type"in o&&Array.isArray(o.type))&&console.warn("Warning: OpenAI may not support schemas with unions as roots! Try wrapping it in an object property."),o};var uc;(function(t){t.Completable="McpCompletable"})(uc||(uc={}));class xn extends me{_parse(e){const{ctx:r}=this._processInputParams(e),s=r.data;return this._def.type._parse({data:s,path:r.path,parent:r})}unwrap(){return this._def.type}}xn.create=(t,e)=>new xn({type:t,typeName:uc.Completable,complete:e.complete,...Vw(e)});function Uw(t,e){return xn.create(t,{...t._def,complete:e})}function Vw(t){if(!t)return{};const{errorMap:e,invalid_type_error:r,required_error:s,description:a}=t;if(e&&(r||s))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:a}:{errorMap:(i,o)=>{var l,c;const{message:u}=t;return i.code==="invalid_enum_value"?{message:u??o.defaultError}:typeof o.data>"u"?{message:(l=u??s)!==null&&l!==void 0?l:o.defaultError}:i.code!=="invalid_type"?{message:o.defaultError}:{message:(c=u??r)!==null&&c!==void 0?c:o.defaultError}},description:a}}const zd=1e6,dc=1e6,Hd=1e4,zw=1e6;class lr{static isTemplate(e){return/\{[^}\s]+\}/.test(e)}static validateLength(e,r,s){if(e.length>r)throw new Error(`${s} exceeds maximum length of ${r} characters (got ${e.length})`)}get variableNames(){return this.parts.flatMap(e=>typeof e=="string"?[]:e.names)}constructor(e){lr.validateLength(e,zd,"Template"),this.template=e,this.parts=this.parse(e)}toString(){return this.template}parse(e){const r=[];let s="",a=0,n=0;for(;a<e.length;)if(e[a]==="{"){s&&(r.push(s),s="");const i=e.indexOf("}",a);if(i===-1)throw new Error("Unclosed template expression");if(n++,n>Hd)throw new Error(`Template contains too many expressions (max ${Hd})`);const o=e.slice(a+1,i),l=this.getOperator(o),c=o.includes("*"),u=this.getNames(o),d=u[0];for(const g of u)lr.validateLength(g,dc,"Variable name");r.push({name:d,operator:l,names:u,exploded:c}),a=i+1}else s+=e[a],a++;return s&&r.push(s),r}getOperator(e){return["+","#",".","/","?","&"].find(s=>e.startsWith(s))||""}getNames(e){const r=this.getOperator(e);return e.slice(r.length).split(",").map(s=>s.replace("*","").trim()).filter(s=>s.length>0)}encodeValue(e,r){return lr.validateLength(e,dc,"Variable value"),r==="+"||r==="#"?encodeURI(e):encodeURIComponent(e)}expandPart(e,r){if(e.operator==="?"||e.operator==="&"){const i=e.names.map(l=>{const c=r[l];if(c===void 0)return"";const u=Array.isArray(c)?c.map(d=>this.encodeValue(d,e.operator)).join(","):this.encodeValue(c.toString(),e.operator);return`${l}=${u}`}).filter(l=>l.length>0);return i.length===0?"":(e.operator==="?"?"?":"&")+i.join("&")}if(e.names.length>1){const i=e.names.map(o=>r[o]).filter(o=>o!==void 0);return i.length===0?"":i.map(o=>Array.isArray(o)?o[0]:o).join(",")}const s=r[e.name];if(s===void 0)return"";const n=(Array.isArray(s)?s:[s]).map(i=>this.encodeValue(i,e.operator));switch(e.operator){case"":return n.join(",");case"+":return n.join(",");case"#":return"#"+n.join(",");case".":return"."+n.join(".");case"/":return"/"+n.join("/");default:return n.join(",")}}expand(e){let r="",s=!1;for(const a of this.parts){if(typeof a=="string"){r+=a;continue}const n=this.expandPart(a,e);n&&((a.operator==="?"||a.operator==="&")&&s?r+=n.replace("?","&"):r+=n,(a.operator==="?"||a.operator==="&")&&(s=!0))}return r}escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}partToRegExp(e){const r=[];for(const n of e.names)lr.validateLength(n,dc,"Variable name");if(e.operator==="?"||e.operator==="&"){for(let n=0;n<e.names.length;n++){const i=e.names[n],o=n===0?"\\"+e.operator:"&";r.push({pattern:o+this.escapeRegExp(i)+"=([^&]+)",name:i})}return r}let s;const a=e.name;switch(e.operator){case"":s=e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)";break;case"+":case"#":s="(.+)";break;case".":s="\\.([^/,]+)";break;case"/":s="/"+(e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)");break;default:s="([^/]+)"}return r.push({pattern:s,name:a}),r}match(e){lr.validateLength(e,zd,"URI");let r="^";const s=[];for(const o of this.parts)if(typeof o=="string")r+=this.escapeRegExp(o);else{const l=this.partToRegExp(o);for(const{pattern:c,name:u}of l)r+=c,s.push({name:u,exploded:o.exploded})}r+="$",lr.validateLength(r,zw,"Generated regex pattern");const a=new RegExp(r),n=e.match(a);if(!n)return null;const i={};for(let o=0;o<s.length;o++){const{name:l,exploded:c}=s[o],u=n[o+1],d=l.replace("*","");c&&u.includes(",")?i[d]=u.split(","):i[d]=u}return i}}class Zd{constructor(e,r){this._registeredResources={},this._registeredResourceTemplates={},this._registeredTools={},this._registeredPrompts={},this._toolHandlersInitialized=!1,this._completionHandlerInitialized=!1,this._resourceHandlersInitialized=!1,this._promptHandlersInitialized=!1,this.server=new aw(e,r)}async connect(e){return await this.server.connect(e)}async close(){await this.server.close()}setToolRequestHandlers(){this._toolHandlersInitialized||(this.server.assertCanSetRequestHandler(ro.shape.method.value),this.server.assertCanSetRequestHandler(ao.shape.method.value),this.server.registerCapabilities({tools:{listChanged:!0}}),this.server.setRequestHandler(ro,()=>({tools:Object.entries(this._registeredTools).filter(([,e])=>e.enabled).map(([e,r])=>{const s={name:e,title:r.title,description:r.description,inputSchema:r.inputSchema?Vd(r.inputSchema,{strictUnions:!0}):Zw,annotations:r.annotations,_meta:r._meta};return r.outputSchema&&(s.outputSchema=Vd(r.outputSchema,{strictUnions:!0})),s})})),this.server.setRequestHandler(ao,async(e,r)=>{const s=this._registeredTools[e.params.name];if(!s)throw new Ae(Oe.InvalidParams,`Tool ${e.params.name} not found`);if(!s.enabled)throw new Ae(Oe.InvalidParams,`Tool ${e.params.name} disabled`);let a;if(s.inputSchema){const n=await s.inputSchema.safeParseAsync(e.params.arguments);if(!n.success)throw new Ae(Oe.InvalidParams,`Invalid arguments for tool ${e.params.name}: ${n.error.message}`);const i=n.data,o=s.callback;try{a=await Promise.resolve(o(i,r))}catch(l){a={content:[{type:"text",text:l instanceof Error?l.message:String(l)}],isError:!0}}}else{const n=s.callback;try{a=await Promise.resolve(n(r))}catch(i){a={content:[{type:"text",text:i instanceof Error?i.message:String(i)}],isError:!0}}}if(s.outputSchema&&!a.isError){if(!a.structuredContent)throw new Ae(Oe.InvalidParams,`Tool ${e.params.name} has an output schema but no structured content was provided`);const n=await s.outputSchema.safeParseAsync(a.structuredContent);if(!n.success)throw new Ae(Oe.InvalidParams,`Invalid structured content for tool ${e.params.name}: ${n.error.message}`)}return a}),this._toolHandlersInitialized=!0)}setCompletionRequestHandler(){this._completionHandlerInitialized||(this.server.assertCanSetRequestHandler(io.shape.method.value),this.server.registerCapabilities({completions:{}}),this.server.setRequestHandler(io,async e=>{switch(e.params.ref.type){case"ref/prompt":return this.handlePromptCompletion(e,e.params.ref);case"ref/resource":return this.handleResourceCompletion(e,e.params.ref);default:throw new Ae(Oe.InvalidParams,`Invalid completion reference: ${e.params.ref}`)}}),this._completionHandlerInitialized=!0)}async handlePromptCompletion(e,r){const s=this._registeredPrompts[r.name];if(!s)throw new Ae(Oe.InvalidParams,`Prompt ${r.name} not found`);if(!s.enabled)throw new Ae(Oe.InvalidParams,`Prompt ${r.name} disabled`);if(!s.argsSchema)return kn;const a=s.argsSchema.shape[e.params.argument.name];if(!(a instanceof xn))return kn;const i=await a._def.complete(e.params.argument.value,e.params.context);return Bd(i)}async handleResourceCompletion(e,r){const s=Object.values(this._registeredResourceTemplates).find(i=>i.resourceTemplate.uriTemplate.toString()===r.uri);if(!s){if(this._registeredResources[r.uri])return kn;throw new Ae(Oe.InvalidParams,`Resource template ${e.params.ref.uri} not found`)}const a=s.resourceTemplate.completeCallback(e.params.argument.name);if(!a)return kn;const n=await a(e.params.argument.value,e.params.context);return Bd(n)}setResourceRequestHandlers(){this._resourceHandlersInitialized||(this.server.assertCanSetRequestHandler(Hs.shape.method.value),this.server.assertCanSetRequestHandler(Ji.shape.method.value),this.server.assertCanSetRequestHandler(Qi.shape.method.value),this.server.registerCapabilities({resources:{listChanged:!0}}),this.server.setRequestHandler(Hs,async(e,r)=>{const s=Object.entries(this._registeredResources).filter(([n,i])=>i.enabled).map(([n,i])=>({uri:n,name:i.name,...i.metadata})),a=[];for(const n of Object.values(this._registeredResourceTemplates)){if(!n.resourceTemplate.listCallback)continue;const i=await n.resourceTemplate.listCallback(r);for(const o of i.resources)a.push({...n.metadata,...o})}return{resources:[...s,...a]}}),this.server.setRequestHandler(Ji,async()=>({resourceTemplates:Object.entries(this._registeredResourceTemplates).map(([r,s])=>({name:r,uriTemplate:s.resourceTemplate.uriTemplate.toString(),...s.metadata}))})),this.server.setRequestHandler(Qi,async(e,r)=>{const s=new URL(e.params.uri),a=this._registeredResources[s.toString()];if(a){if(!a.enabled)throw new Ae(Oe.InvalidParams,`Resource ${s} disabled`);return a.readCallback(s,r)}for(const n of Object.values(this._registeredResourceTemplates)){const i=n.resourceTemplate.uriTemplate.match(s.toString());if(i)return n.readCallback(s,i,r)}throw new Ae(Oe.InvalidParams,`Resource ${s} not found`)}),this.setCompletionRequestHandler(),this._resourceHandlersInitialized=!0)}setPromptRequestHandlers(){this._promptHandlersInitialized||(this.server.assertCanSetRequestHandler(Gi.shape.method.value),this.server.assertCanSetRequestHandler(Yi.shape.method.value),this.server.registerCapabilities({prompts:{listChanged:!0}}),this.server.setRequestHandler(Gi,()=>({prompts:Object.entries(this._registeredPrompts).filter(([,e])=>e.enabled).map(([e,r])=>({name:e,title:r.title,description:r.description,arguments:r.argsSchema?Bw(r.argsSchema):void 0}))})),this.server.setRequestHandler(Yi,async(e,r)=>{const s=this._registeredPrompts[e.params.name];if(!s)throw new Ae(Oe.InvalidParams,`Prompt ${e.params.name} not found`);if(!s.enabled)throw new Ae(Oe.InvalidParams,`Prompt ${e.params.name} disabled`);if(s.argsSchema){const a=await s.argsSchema.safeParseAsync(e.params.arguments);if(!a.success)throw new Ae(Oe.InvalidParams,`Invalid arguments for prompt ${e.params.name}: ${a.error.message}`);const n=a.data,i=s.callback;return await Promise.resolve(i(n,r))}else{const a=s.callback;return await Promise.resolve(a(r))}}),this.setCompletionRequestHandler(),this._promptHandlersInitialized=!0)}resource(e,r,...s){let a;typeof s[0]=="object"&&(a=s.shift());const n=s[0];if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);const i=this._createRegisteredResource(e,void 0,r,a,n);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),i}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const i=this._createRegisteredResourceTemplate(e,void 0,r,a,n);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),i}}registerResource(e,r,s,a){if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);const n=this._createRegisteredResource(e,s.title,r,s,a);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),n}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const n=this._createRegisteredResourceTemplate(e,s.title,r,s,a);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),n}}_createRegisteredResource(e,r,s,a,n){const i={name:e,title:r,metadata:a,readCallback:n,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({uri:null}),update:o=>{typeof o.uri<"u"&&o.uri!==s&&(delete this._registeredResources[s],o.uri&&(this._registeredResources[o.uri]=i)),typeof o.name<"u"&&(i.name=o.name),typeof o.title<"u"&&(i.title=o.title),typeof o.metadata<"u"&&(i.metadata=o.metadata),typeof o.callback<"u"&&(i.readCallback=o.callback),typeof o.enabled<"u"&&(i.enabled=o.enabled),this.sendResourceListChanged()}};return this._registeredResources[s]=i,i}_createRegisteredResourceTemplate(e,r,s,a,n){const i={resourceTemplate:s,title:r,metadata:a,readCallback:n,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({name:null}),update:o=>{typeof o.name<"u"&&o.name!==e&&(delete this._registeredResourceTemplates[e],o.name&&(this._registeredResourceTemplates[o.name]=i)),typeof o.title<"u"&&(i.title=o.title),typeof o.template<"u"&&(i.resourceTemplate=o.template),typeof o.metadata<"u"&&(i.metadata=o.metadata),typeof o.callback<"u"&&(i.readCallback=o.callback),typeof o.enabled<"u"&&(i.enabled=o.enabled),this.sendResourceListChanged()}};return this._registeredResourceTemplates[e]=i,i}_createRegisteredPrompt(e,r,s,a,n){const i={title:r,description:s,argsSchema:a===void 0?void 0:Z(a),callback:n,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({name:null}),update:o=>{typeof o.name<"u"&&o.name!==e&&(delete this._registeredPrompts[e],o.name&&(this._registeredPrompts[o.name]=i)),typeof o.title<"u"&&(i.title=o.title),typeof o.description<"u"&&(i.description=o.description),typeof o.argsSchema<"u"&&(i.argsSchema=Z(o.argsSchema)),typeof o.callback<"u"&&(i.callback=o.callback),typeof o.enabled<"u"&&(i.enabled=o.enabled),this.sendPromptListChanged()}};return this._registeredPrompts[e]=i,i}_createRegisteredTool(e,r,s,a,n,i,o,l){const c={title:r,description:s,inputSchema:a===void 0?void 0:Z(a),outputSchema:n===void 0?void 0:Z(n),annotations:i,_meta:o,callback:l,enabled:!0,disable:()=>c.update({enabled:!1}),enable:()=>c.update({enabled:!0}),remove:()=>c.update({name:null}),update:u=>{typeof u.name<"u"&&u.name!==e&&(delete this._registeredTools[e],u.name&&(this._registeredTools[u.name]=c)),typeof u.title<"u"&&(c.title=u.title),typeof u.description<"u"&&(c.description=u.description),typeof u.paramsSchema<"u"&&(c.inputSchema=Z(u.paramsSchema)),typeof u.callback<"u"&&(c.callback=u.callback),typeof u.annotations<"u"&&(c.annotations=u.annotations),typeof u._meta<"u"&&(c._meta=u._meta),typeof u.enabled<"u"&&(c.enabled=u.enabled),this.sendToolListChanged()}};return this._registeredTools[e]=c,this.setToolRequestHandlers(),this.sendToolListChanged(),c}tool(e,...r){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);let s,a,n,i;if(typeof r[0]=="string"&&(s=r.shift()),r.length>1){const l=r[0];Kd(l)?(a=r.shift(),r.length>1&&typeof r[0]=="object"&&r[0]!==null&&!Kd(r[0])&&(i=r.shift())):typeof l=="object"&&l!==null&&(i=r.shift())}const o=r[0];return this._createRegisteredTool(e,void 0,s,a,n,i,void 0,o)}registerTool(e,r,s){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);const{title:a,description:n,inputSchema:i,outputSchema:o,annotations:l,_meta:c}=r;return this._createRegisteredTool(e,a,n,i,o,l,c,s)}prompt(e,...r){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);let s;typeof r[0]=="string"&&(s=r.shift());let a;r.length>1&&(a=r.shift());const n=r[0],i=this._createRegisteredPrompt(e,void 0,s,a,n);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),i}registerPrompt(e,r,s){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);const{title:a,description:n,argsSchema:i}=r,o=this._createRegisteredPrompt(e,a,n,i,s);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),o}isConnected(){return this.server.transport!==void 0}async sendLoggingMessage(e,r){return this.server.sendLoggingMessage(e,r)}sendResourceListChanged(){this.isConnected()&&this.server.sendResourceListChanged()}sendToolListChanged(){this.isConnected()&&this.server.sendToolListChanged()}sendPromptListChanged(){this.isConnected()&&this.server.sendPromptListChanged()}}class Hw{constructor(e,r){this._callbacks=r,this._uriTemplate=typeof e=="string"?new lr(e):e}get uriTemplate(){return this._uriTemplate}get listCallback(){return this._callbacks.list}completeCallback(e){var r;return(r=this._callbacks.complete)===null||r===void 0?void 0:r[e]}}const Zw={type:"object",properties:{}};function Kd(t){return typeof t!="object"||t===null?!1:Object.keys(t).length===0||Object.values(t).some(Kw)}function Kw(t){return t!==null&&typeof t=="object"&&"parse"in t&&typeof t.parse=="function"&&"safeParse"in t&&typeof t.safeParse=="function"}function Bw(t){return Object.entries(t.shape).map(([e,r])=>({name:e,description:r.description,required:!r.isOptional()}))}function Bd(t){return{completion:{values:t.slice(0,100),total:t.length,hasMore:t.length>100}}}const kn={completion:{values:[],hasMore:!1}};class Ww{constructor(e,r){const s={name:"web-mcp-server",version:"1.0.0"},a={prompts:{listChanged:!0},resources:{subscribe:!0,listChanged:!0},tools:{listChanged:!0},completions:{},logging:{}};this.server=new Zd(e||s,r||{capabilities:a}),this.server.server.oninitialized=()=>{var n;(n=this.oninitialized)==null||n.call(this)},this.server.server.onclose=()=>{var n;(n=this.onclose)==null||n.call(this)},this.server.server.onerror=n=>{var i;(i=this.onerror)==null||i.call(this,n)},this.server.server.setRequestHandler(Bs,async()=>({}))}async connect(e){return typeof e.start=="function"?(this.transport=e,this.transport.onclose=void 0,this.transport.onerror=void 0,this.transport.onmessage=void 0):(this.transport=new sc(e),await this.transport.listen()),await this.server.connect(this.transport),this.transport}async close(){await this.server.close()}registerTool(e,r,s){return this.server.registerTool(e,r,s)}registerPrompt(e,r,s){return this.server.registerPrompt(e,r,s)}registerResource(e,r,s,a){return typeof r=="string"?this.server.registerResource(e,r,s,a):this.server.registerResource(e,r,s,a)}isConnected(){return this.server.isConnected()}sendResourceListChanged(){this.server.sendResourceListChanged()}sendToolListChanged(){this.server.sendToolListChanged()}sendPromptListChanged(){this.server.sendPromptListChanged()}getClientCapabilities(){return this.server.server.getClientCapabilities()}getClientVersion(){return this.server.server.getClientVersion()}async ping(){return await this.server.server.ping()}async createMessage(e,r){return await this.server.server.createMessage(e,r)}async elicitInput(e,r){return await this.server.server.elicitInput(e,r)}async listRoots(e,r){return await this.server.server.listRoots(e,r)}async sendLoggingMessage(e){return await this.server.server.sendLoggingMessage(e)}async sendResourceUpdated(e){return await this.server.server.sendResourceUpdated(e)}request(e,r,s){return this.server.server.request(e,r,s)}async notification(e,r){return await this.server.server.notification(e,r)}setRequestHandler(e,r){this.server.server.setRequestHandler(e,r)}removeRequestHandler(e){this.server.server.removeRequestHandler(e)}setNotificationHandler(e,r){this.server.server.setNotificationHandler(e,r)}removeNotificationHandler(e){this.server.server.removeNotificationHandler(e)}onSubscribe(e){this.server.server.setRequestHandler(du,e)}onUnsubscribe(e){this.server.server.setRequestHandler(fu,e)}onSetLogLevel(e){this.server.server.setRequestHandler(Bs,e)}onListResources(e){this.server.server.setRequestHandler(Hs,e)}onRootsListChanged(e){this.server.server.setNotificationHandler(Su,e)}async onPagehide(e){e.persisted||this.transport&&typeof this.transport.close=="function"&&await this.transport.close()}}const Jw=(t,e)=>new sc(t,e),Qw=()=>M0(),Gw=t=>t instanceof sc,Yw=t=>t instanceof Zd;class Xw{constructor(e,r){const s={name:"web-mcp-client",version:"1.0.0"},a={roots:{listChanged:!0},sampling:{},elicitation:{}};this.client=new es(e||s,r||{capabilities:a}),this.client.onclose=()=>{var n;(n=this.onclose)==null||n.call(this)},this.client.onerror=n=>{var i;(i=this.onerror)==null||i.call(this,n)}}async connect(e){if(typeof e.start=="function")return this.transport=e,this.transport.onclose=void 0,this.transport.onerror=void 0,this.transport.onmessage=void 0,await this.client.connect(this.transport),{transport:this.transport,sessionId:this.transport.sessionId};const{url:r,token:s,sessionId:a,type:n,agent:i,onError:o}=e;if(i===!0){const u={client:this.client,url:r,token:s,sessionId:a};let d;return await(async()=>{const{transport:f,sessionId:m}=n==="sse"?await Y0(u):n==="socket"?await ew(u):await X0(u);f.onerror=async p=>{o==null||o(p)},d={transport:f,sessionId:m}})(),d}const l=new URL(r);let c;if(n==="channel"&&(c=new ac(r),await this.client.connect(c)),n==="sse"){const u=Td(s,a);c=new ns(l,u),await this.client.connect(c)}if(n==="socket"&&(c=new kd(new URL(`${r}?sessionId=${a}&token=${s}`)),c.sessionId=a,await this.client.connect(c)),typeof c>"u"){const u=Od(s,a);c=new vn(l,u),await this.client.connect(c)}return this.transport=c,{transport:this.transport,sessionId:this.transport.sessionId}}async close(){await this.client.close()}getServerCapabilities(){return this.client.getServerCapabilities()}getServerVersion(){return this.client.getServerVersion()}getInstructions(){return this.client.getInstructions()}async ping(e){return await this.client.ping(e)}async complete(e,r){return await this.client.complete(e,r)}async setLoggingLevel(e,r){return await this.client.setLoggingLevel(e,r)}async getPrompt(e,r){return await this.client.getPrompt(e,r)}async listPrompts(e,r){return await this.client.listPrompts(e,r)}async listResources(e,r){return await this.client.listResources(e,r)}async listResourceTemplates(e,r){return await this.client.listResourceTemplates(e,r)}async readResource(e,r){return await this.client.readResource(e,r)}async subscribeResource(e,r){return await this.client.subscribeResource(e,r)}async unsubscribeResource(e,r){return await this.client.unsubscribeResource(e,r)}async callTool(e,r){return await this.client.callTool(e,Zs,r)}async listTools(e,r){return await this.client.listTools(e,r)}async sendRootsListChanged(){return await this.client.sendRootsListChanged()}request(e,r,s){return this.client.request(e,r,s)}async notification(e,r){return await this.client.notification(e,r)}setRequestHandler(e,r){this.client.setRequestHandler(e,r)}removeRequestHandler(e){this.client.removeRequestHandler(e)}setNotificationHandler(e,r){this.client.setNotificationHandler(e,r)}removeNotificationHandler(e){this.client.removeNotificationHandler(e)}onElicit(e){this.client.setRequestHandler($u,e)}onCreateMessage(e){this.client.setRequestHandler(bu,e)}onListRoots(e){this.client.setRequestHandler(Eu,e)}onToolListChanged(e){this.client.setNotificationHandler(yu,e)}onPromptListChanged(e){this.client.setNotificationHandler(gu,e)}onResourceListChanged(e){this.client.setNotificationHandler(uu,e)}onResourceUpdated(e){this.client.setNotificationHandler(hu,e)}onLoggingMessage(e){this.client.setNotificationHandler(wu,e)}async onPagehide(e){e.persisted||(Wd(this.transport)?await this.transport.terminateSession():this.transport&&typeof this.transport.close=="function"&&await this.transport.close())}}const eb=(t,e)=>new ns(t,e),tb=(t,e)=>new vn(t,e),rb=(t,e)=>new ac(t,e),ab=t=>t instanceof ns,Wd=t=>t instanceof vn,sb=t=>t instanceof ac,nb=t=>t instanceof es;function ib(t){var e;if(t.title!==void 0&&t.title!=="")return t.title;if("annotations"in t){const r=t;if(!((e=r.annotations)===null||e===void 0)&&e.title)return r.annotations.title}return t.name}const ob=()=>typeof crypto<"u"&&crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,t=>{const e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)}),In=(t,e,r)=>{window.postMessage({type:t,direction:r,data:e},"*")},Jd=(t,e,r)=>{const s=async function(a){a.source===window&&a.data.type===t&&a.data.direction===r&&await e(a.data.data)};return window.addEventListener("message",s),()=>window.removeEventListener("message",s)};class cb{constructor(e=null,r){this._isStarted=!1,this._isClosed=!1,this._lastRegistration=null,this.sessionId=e||ob(),this.tabId=r,this._messageListener1=Jd("sidepanel-ready-to-page",()=>{this._lastRegistration&&this._isStarted&&this.notifyRegistration(this._lastRegistration).catch(s=>{console.error("【Page Svr Transport】 notifyRegistration失败:",s)})},"content->page"),this._messageListener2=Jd("mcp-client-to-server-to-page",s=>{var i,o,l;if(s.sessionId!==this.sessionId||s.tabId!==this.tabId)return;console.log("【Page Svr Transport】 即将处理 mcpMessage",s.mcpMessage);const a=Fr.parse(s.mcpMessage);(i=this.onmessage)==null||i.call(this,a),((o=s.mcpMessage.params)==null?void 0:o.name)&&In("update-page-app-message",{status:"run",message:(l=s.mcpMessage.params)==null?void 0:l.name},"page->content")},"content->page")}_throwError(e,r){if(e()){const s=new Error(r);throw console.log(r,s),this.onerror&&this.onerror(s),s}}async start(){if(!this._isStarted){if(this._isClosed)throw new Error("【Page Svr Transport】 已关闭,无法重新启动");this._isStarted=!0}}async send(e,r){var s;this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Page Svr Transport】 已关闭,无法发送消息"),In("mcp-server-to-client-from-page",{sessionId:this.sessionId,mcpMessage:e},"page->content"),"result"in e&&((s=e.result)!=null&&s.content)&&In("update-page-app-message",{status:"ready",message:""},"page->content")}async notifyRegistration(e){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法注册消息"),this._lastRegistration=e;try{In("mcp-server-register-from-page",{sessionId:this.sessionId,serverInfo:{...e,url:window.location.origin,title:document.title}},"page->content")}catch(r){this._throwError(()=>!0,"【Page Svr Transport】 注册 server 失败"+String(r))}}async close(){if(!this._isClosed)try{this._messageListener1&&this._messageListener1(),this._messageListener2&&this._messageListener2(),this._isClosed=!0,this._isStarted=!1,this.onclose&&this.onclose()}catch(e){this._throwError(()=>!0,"【Page Svr Transport】 关闭时发生错误"+String(e))}}}Te.Ajv=gv,Te.AuthClientProvider=rw,Te.ExtensionPageServerTransport=cb,Te.ResourceTemplate=Hw,Te.UriTemplate=lr,Te.WebMcpClient=Xw,Te.WebMcpServer=Ww,Te.completable=Uw,Te.createMessageChannelClientTransport=rb,Te.createMessageChannelPairTransport=Qw,Te.createMessageChannelServerTransport=Jw,Te.createSSEClientTransport=eb,Te.createStreamableHTTPClientTransport=tb,Te.getDisplayName=ib,Te.isMcpClient=nb,Te.isMcpServer=Yw,Te.isMessageChannelClientTransport=sb,Te.isMessageChannelServerTransport=Gw,Te.isSSEClientTransport=ab,Te.isStreamableHTTPClientTransport=Wd,Te.z=mg,Object.defineProperty(Te,Symbol.toStringTag,{value:"Module"})});
|
|
16
|
+
]`;continue}r+=s[c],s[c]==="\\"?n=!0:i&&s[c]==="]"?i=!1:!i&&s[c]==="["&&(i=!0)}try{new RegExp(r)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return r}function jd(t,e){var s,r,n,i,o,l;if(e.target==="openAi"&&console.warn("Warning: OpenAI may not support records in schemas! Try an array of key-value pairs instead."),e.target==="openApi3"&&((s=t.keyType)==null?void 0:s._def.typeName)===V.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((c,u)=>({...c,[u]:Se(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",u]})??gt(e)}),{}),additionalProperties:e.rejectedAdditionalProperties};const a={type:"object",additionalProperties:Se(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??e.allowedAdditionalProperties};if(e.target==="openApi3")return a;if(((r=t.keyType)==null?void 0:r._def.typeName)===V.ZodString&&((n=t.keyType._def.checks)!=null&&n.length)){const{type:c,...u}=Nd(t.keyType._def,e);return{...a,propertyNames:u}}else{if(((i=t.keyType)==null?void 0:i._def.typeName)===V.ZodEnum)return{...a,propertyNames:{enum:t.keyType._def.values}};if(((o=t.keyType)==null?void 0:o._def.typeName)===V.ZodBranded&&t.keyType._def.type._def.typeName===V.ZodString&&((l=t.keyType._def.type._def.checks)!=null&&l.length)){const{type:c,...u}=Cd(t.keyType._def,e);return{...a,propertyNames:u}}}return a}function fw(t,e){if(e.mapStrategy==="record")return jd(t,e);const a=Se(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||gt(e),s=Se(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||gt(e);return{type:"array",maxItems:125,items:{type:"array",items:[a,s],minItems:2,maxItems:2}}}function hw(t){const e=t.values,s=Object.keys(t.values).filter(n=>typeof e[e[n]]!="number").map(n=>e[n]),r=Array.from(new Set(s.map(n=>typeof n)));return{type:r.length===1?r[0]==="string"?"string":"number":["string","number"],enum:s}}function pw(t){return t.target==="openAi"?void 0:{not:gt({...t,currentPath:[...t.currentPath,"not"]})}}function mw(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}const wn={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function vw(t,e){if(e.target==="openApi3")return Dd(t,e);const a=t.options instanceof Map?Array.from(t.options.values()):t.options;if(a.every(s=>s._def.typeName in wn&&(!s._def.checks||!s._def.checks.length))){const s=a.reduce((r,n)=>{const i=wn[n._def.typeName];return i&&!r.includes(i)?[...r,i]:r},[]);return{type:s.length>1?s:s[0]}}else if(a.every(s=>s._def.typeName==="ZodLiteral"&&!s.description)){const s=a.reduce((r,n)=>{const i=typeof n._def.value;switch(i){case"string":case"number":case"boolean":return[...r,i];case"bigint":return[...r,"integer"];case"object":if(n._def.value===null)return[...r,"null"];case"symbol":case"undefined":case"function":default:return r}},[]);if(s.length===a.length){const r=s.filter((n,i,o)=>o.indexOf(n)===i);return{type:r.length>1?r:r[0],enum:a.reduce((n,i)=>n.includes(i._def.value)?n:[...n,i._def.value],[])}}}else if(a.every(s=>s._def.typeName==="ZodEnum"))return{type:"string",enum:a.reduce((s,r)=>[...s,...r._def.values.filter(n=>!s.includes(n))],[])};return Dd(t,e)}const Dd=(t,e)=>{const a=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((s,r)=>Se(s._def,{...e,currentPath:[...e.currentPath,"anyOf",`${r}`]})).filter(s=>!!s&&(!e.strictUnions||typeof s=="object"&&Object.keys(s).length>0));return a.length?{anyOf:a}:void 0};function gw(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return e.target==="openApi3"?{type:wn[t.innerType._def.typeName],nullable:!0}:{type:[wn[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){const s=Se(t.innerType._def,{...e,currentPath:[...e.currentPath]});return s&&"$ref"in s?{allOf:[s],nullable:!0}:s&&{...s,nullable:!0}}const a=Se(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return a&&{anyOf:[a,{type:"null"}]}}function _w(t,e){const a={type:"number"};if(!t.checks)return a;for(const s of t.checks)switch(s.kind){case"int":a.type="integer",Id(a,"type",s.message,e);break;case"min":e.target==="jsonSchema7"?s.inclusive?Re(a,"minimum",s.value,s.message,e):Re(a,"exclusiveMinimum",s.value,s.message,e):(s.inclusive||(a.exclusiveMinimum=!0),Re(a,"minimum",s.value,s.message,e));break;case"max":e.target==="jsonSchema7"?s.inclusive?Re(a,"maximum",s.value,s.message,e):Re(a,"exclusiveMaximum",s.value,s.message,e):(s.inclusive||(a.exclusiveMaximum=!0),Re(a,"maximum",s.value,s.message,e));break;case"multipleOf":Re(a,"multipleOf",s.value,s.message,e);break}return a}function yw(t,e){const a=e.target==="openAi",s={type:"object",properties:{}},r=[],n=t.shape();for(const o in n){let l=n[o];if(l===void 0||l._def===void 0)continue;let c=bw(l);c&&a&&(l._def.typeName==="ZodOptional"&&(l=l._def.innerType),l.isNullable()||(l=l.nullable()),c=!1);const u=Se(l._def,{...e,currentPath:[...e.currentPath,"properties",o],propertyPath:[...e.currentPath,"properties",o]});u!==void 0&&(s.properties[o]=u,c||r.push(o))}r.length&&(s.required=r);const i=ww(t,e);return i!==void 0&&(s.additionalProperties=i),s}function ww(t,e){if(t.catchall._def.typeName!=="ZodNever")return Se(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return e.allowedAdditionalProperties;case"strict":return e.rejectedAdditionalProperties;case"strip":return e.removeAdditionalStrategy==="strict"?e.allowedAdditionalProperties:e.rejectedAdditionalProperties}}function bw(t){try{return t.isOptional()}catch{return!0}}const $w=(t,e)=>{var s;if(e.currentPath.toString()===((s=e.propertyPath)==null?void 0:s.toString()))return Se(t.innerType._def,e);const a=Se(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return a?{anyOf:[{not:gt(e)},a]}:gt(e)},Pw=(t,e)=>{if(e.pipeStrategy==="input")return Se(t.in._def,e);if(e.pipeStrategy==="output")return Se(t.out._def,e);const a=Se(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),s=Se(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",a?"1":"0"]});return{allOf:[a,s].filter(r=>r!==void 0)}};function Ew(t,e){return Se(t.type._def,e)}function Sw(t,e){const s={type:"array",uniqueItems:!0,items:Se(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&Re(s,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&Re(s,"maxItems",t.maxSize.value,t.maxSize.message,e),s}function Rw(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((a,s)=>Se(a._def,{...e,currentPath:[...e.currentPath,"items",`${s}`]})).reduce((a,s)=>s===void 0?a:[...a,s],[]),additionalItems:Se(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((a,s)=>Se(a._def,{...e,currentPath:[...e.currentPath,"items",`${s}`]})).reduce((a,s)=>s===void 0?a:[...a,s],[])}}function xw(t){return{not:gt(t)}}function kw(t){return gt(t)}const Iw=(t,e)=>Se(t.innerType._def,e),Tw=(t,e,a)=>{switch(e){case V.ZodString:return Nd(t,a);case V.ZodNumber:return _w(t,a);case V.ZodObject:return yw(t,a);case V.ZodBigInt:return ew(t,a);case V.ZodBoolean:return tw();case V.ZodDate:return Od(t,a);case V.ZodUndefined:return xw(a);case V.ZodNull:return mw(a);case V.ZodArray:return X0(t,a);case V.ZodUnion:case V.ZodDiscriminatedUnion:return vw(t,a);case V.ZodIntersection:return cw(t,a);case V.ZodTuple:return Rw(t,a);case V.ZodRecord:return jd(t,a);case V.ZodLiteral:return lw(t,a);case V.ZodEnum:return iw(t);case V.ZodNativeEnum:return hw(t);case V.ZodNullable:return gw(t,a);case V.ZodOptional:return $w(t,a);case V.ZodMap:return fw(t,a);case V.ZodSet:return Sw(t,a);case V.ZodLazy:return()=>t.getter()._def;case V.ZodPromise:return Ew(t,a);case V.ZodNaN:case V.ZodNever:return pw(a);case V.ZodEffects:return nw(t,a);case V.ZodAny:return gt(a);case V.ZodUnknown:return kw(a);case V.ZodDefault:return sw(t,a);case V.ZodBranded:return Cd(t,a);case V.ZodReadonly:return Iw(t,a);case V.ZodCatch:return rw(t,a);case V.ZodPipeline:return Pw(t,a);case V.ZodFunction:case V.ZodVoid:case V.ZodSymbol:return;default:return(s=>{})()}};function Se(t,e,a=!1){var o;const s=e.seen.get(t);if(e.override){const l=(o=e.override)==null?void 0:o.call(e,t,e,s,a);if(l!==Q0)return l}if(s&&!a){const l=Cw(s,e);if(l!==void 0)return l}const r={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,r);const n=Tw(t,t.typeName,e),i=typeof n=="function"?Se(n(),e):n;if(i&&Ow(t,e,i),e.postProcess){const l=e.postProcess(i,t,e);return r.jsonSchema=i,l}return r.jsonSchema=i,i}const Cw=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:Td(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((a,s)=>e.currentPath[s]===a)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),gt(e)):e.$refStrategy==="seen"?gt(e):void 0}},Ow=(t,e,a)=>(t.description&&(a.description=t.description,e.markdownDescription&&(a.markdownDescription=t.description)),a),Md=(t,e)=>{const a=Y0(e);let s=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((l,[c,u])=>({...l,[c]:Se(u._def,{...a,currentPath:[...a.basePath,a.definitionPath,c]},!0)??gt(a)}),{}):void 0;const r=typeof e=="string"?e:(e==null?void 0:e.nameStrategy)==="title"||e==null?void 0:e.name,n=Se(t._def,r===void 0?a:{...a,currentPath:[...a.basePath,a.definitionPath,r]},!1)??gt(a),i=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;i!==void 0&&(n.title=i),a.flags.hasReferencedOpenAiAnyType&&(s||(s={}),s[a.openAiAnyTypeName]||(s[a.openAiAnyTypeName]={type:["string","number","integer","boolean","array","null"],items:{$ref:a.$refStrategy==="relative"?"1":[...a.basePath,a.definitionPath,a.openAiAnyTypeName].join("/")}}));const o=r===void 0?s?{...n,[a.definitionPath]:s}:n:{$ref:[...a.$refStrategy==="relative"?[]:a.basePath,a.definitionPath,r].join("/"),[a.definitionPath]:{...s,[r]:n}};return a.target==="jsonSchema7"?o.$schema="http://json-schema.org/draft-07/schema#":(a.target==="jsonSchema2019-09"||a.target==="openAi")&&(o.$schema="https://json-schema.org/draft/2019-09/schema#"),a.target==="openAi"&&("anyOf"in o||"oneOf"in o||"allOf"in o||"type"in o&&Array.isArray(o.type))&&console.warn("Warning: OpenAI may not support schemas with unions as roots! Try wrapping it in an object property."),o};var nc;(function(t){t.Completable="McpCompletable"})(nc||(nc={}));class bn extends me{_parse(e){const{ctx:a}=this._processInputParams(e),s=a.data;return this._def.type._parse({data:s,path:a.path,parent:a})}unwrap(){return this._def.type}}bn.create=(t,e)=>new bn({type:t,typeName:nc.Completable,complete:e.complete,...Aw(e)});function Nw(t,e){return bn.create(t,{...t._def,complete:e})}function Aw(t){if(!t)return{};const{errorMap:e,invalid_type_error:a,required_error:s,description:r}=t;if(e&&(a||s))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:r}:{errorMap:(i,o)=>{var l,c;const{message:u}=t;return i.code==="invalid_enum_value"?{message:u??o.defaultError}:typeof o.data>"u"?{message:(l=u??s)!==null&&l!==void 0?l:o.defaultError}:i.code!=="invalid_type"?{message:o.defaultError}:{message:(c=u??a)!==null&&c!==void 0?c:o.defaultError}},description:r}}const Ld=1e6,ic=1e6,Fd=1e4,jw=1e6;class cr{static isTemplate(e){return/\{[^}\s]+\}/.test(e)}static validateLength(e,a,s){if(e.length>a)throw new Error(`${s} exceeds maximum length of ${a} characters (got ${e.length})`)}get variableNames(){return this.parts.flatMap(e=>typeof e=="string"?[]:e.names)}constructor(e){cr.validateLength(e,Ld,"Template"),this.template=e,this.parts=this.parse(e)}toString(){return this.template}parse(e){const a=[];let s="",r=0,n=0;for(;r<e.length;)if(e[r]==="{"){s&&(a.push(s),s="");const i=e.indexOf("}",r);if(i===-1)throw new Error("Unclosed template expression");if(n++,n>Fd)throw new Error(`Template contains too many expressions (max ${Fd})`);const o=e.slice(r+1,i),l=this.getOperator(o),c=o.includes("*"),u=this.getNames(o),d=u[0];for(const g of u)cr.validateLength(g,ic,"Variable name");a.push({name:d,operator:l,names:u,exploded:c}),r=i+1}else s+=e[r],r++;return s&&a.push(s),a}getOperator(e){return["+","#",".","/","?","&"].find(s=>e.startsWith(s))||""}getNames(e){const a=this.getOperator(e);return e.slice(a.length).split(",").map(s=>s.replace("*","").trim()).filter(s=>s.length>0)}encodeValue(e,a){return cr.validateLength(e,ic,"Variable value"),a==="+"||a==="#"?encodeURI(e):encodeURIComponent(e)}expandPart(e,a){if(e.operator==="?"||e.operator==="&"){const i=e.names.map(l=>{const c=a[l];if(c===void 0)return"";const u=Array.isArray(c)?c.map(d=>this.encodeValue(d,e.operator)).join(","):this.encodeValue(c.toString(),e.operator);return`${l}=${u}`}).filter(l=>l.length>0);return i.length===0?"":(e.operator==="?"?"?":"&")+i.join("&")}if(e.names.length>1){const i=e.names.map(o=>a[o]).filter(o=>o!==void 0);return i.length===0?"":i.map(o=>Array.isArray(o)?o[0]:o).join(",")}const s=a[e.name];if(s===void 0)return"";const n=(Array.isArray(s)?s:[s]).map(i=>this.encodeValue(i,e.operator));switch(e.operator){case"":return n.join(",");case"+":return n.join(",");case"#":return"#"+n.join(",");case".":return"."+n.join(".");case"/":return"/"+n.join("/");default:return n.join(",")}}expand(e){let a="",s=!1;for(const r of this.parts){if(typeof r=="string"){a+=r;continue}const n=this.expandPart(r,e);n&&((r.operator==="?"||r.operator==="&")&&s?a+=n.replace("?","&"):a+=n,(r.operator==="?"||r.operator==="&")&&(s=!0))}return a}escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}partToRegExp(e){const a=[];for(const n of e.names)cr.validateLength(n,ic,"Variable name");if(e.operator==="?"||e.operator==="&"){for(let n=0;n<e.names.length;n++){const i=e.names[n],o=n===0?"\\"+e.operator:"&";a.push({pattern:o+this.escapeRegExp(i)+"=([^&]+)",name:i})}return a}let s;const r=e.name;switch(e.operator){case"":s=e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)";break;case"+":case"#":s="(.+)";break;case".":s="\\.([^/,]+)";break;case"/":s="/"+(e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)");break;default:s="([^/]+)"}return a.push({pattern:s,name:r}),a}match(e){cr.validateLength(e,Ld,"URI");let a="^";const s=[];for(const o of this.parts)if(typeof o=="string")a+=this.escapeRegExp(o);else{const l=this.partToRegExp(o);for(const{pattern:c,name:u}of l)a+=c,s.push({name:u,exploded:o.exploded})}a+="$",cr.validateLength(a,jw,"Generated regex pattern");const r=new RegExp(a),n=e.match(r);if(!n)return null;const i={};for(let o=0;o<s.length;o++){const{name:l,exploded:c}=s[o],u=n[o+1],d=l.replace("*","");c&&u.includes(",")?i[d]=u.split(","):i[d]=u}return i}}class qd{constructor(e,a){this._registeredResources={},this._registeredResourceTemplates={},this._registeredTools={},this._registeredPrompts={},this._toolHandlersInitialized=!1,this._completionHandlerInitialized=!1,this._resourceHandlersInitialized=!1,this._promptHandlersInitialized=!1,this.server=new J0(e,a)}async connect(e){return await this.server.connect(e)}async close(){await this.server.close()}setToolRequestHandlers(){this._toolHandlersInitialized||(this.server.assertCanSetRequestHandler(Gi.shape.method.value),this.server.assertCanSetRequestHandler(Yi.shape.method.value),this.server.registerCapabilities({tools:{listChanged:!0}}),this.server.setRequestHandler(Gi,()=>({tools:Object.entries(this._registeredTools).filter(([,e])=>e.enabled).map(([e,a])=>{const s={name:e,title:a.title,description:a.description,inputSchema:a.inputSchema?Md(a.inputSchema,{strictUnions:!0}):Mw,annotations:a.annotations};return a.outputSchema&&(s.outputSchema=Md(a.outputSchema,{strictUnions:!0})),s})})),this.server.setRequestHandler(Yi,async(e,a)=>{const s=this._registeredTools[e.params.name];if(!s)throw new Ae(Ce.InvalidParams,`Tool ${e.params.name} not found`);if(!s.enabled)throw new Ae(Ce.InvalidParams,`Tool ${e.params.name} disabled`);let r;if(s.inputSchema){const n=await s.inputSchema.safeParseAsync(e.params.arguments);if(!n.success)throw new Ae(Ce.InvalidParams,`Invalid arguments for tool ${e.params.name}: ${n.error.message}`);const i=n.data,o=s.callback;try{r=await Promise.resolve(o(i,a))}catch(l){r={content:[{type:"text",text:l instanceof Error?l.message:String(l)}],isError:!0}}}else{const n=s.callback;try{r=await Promise.resolve(n(a))}catch(i){r={content:[{type:"text",text:i instanceof Error?i.message:String(i)}],isError:!0}}}if(s.outputSchema&&!r.isError){if(!r.structuredContent)throw new Ae(Ce.InvalidParams,`Tool ${e.params.name} has an output schema but no structured content was provided`);const n=await s.outputSchema.safeParseAsync(r.structuredContent);if(!n.success)throw new Ae(Ce.InvalidParams,`Invalid structured content for tool ${e.params.name}: ${n.error.message}`)}return r}),this._toolHandlersInitialized=!0)}setCompletionRequestHandler(){this._completionHandlerInitialized||(this.server.assertCanSetRequestHandler(ro.shape.method.value),this.server.registerCapabilities({completions:{}}),this.server.setRequestHandler(ro,async e=>{switch(e.params.ref.type){case"ref/prompt":return this.handlePromptCompletion(e,e.params.ref);case"ref/resource":return this.handleResourceCompletion(e,e.params.ref);default:throw new Ae(Ce.InvalidParams,`Invalid completion reference: ${e.params.ref}`)}}),this._completionHandlerInitialized=!0)}async handlePromptCompletion(e,a){const s=this._registeredPrompts[a.name];if(!s)throw new Ae(Ce.InvalidParams,`Prompt ${a.name} not found`);if(!s.enabled)throw new Ae(Ce.InvalidParams,`Prompt ${a.name} disabled`);if(!s.argsSchema)return $n;const r=s.argsSchema.shape[e.params.argument.name];if(!(r instanceof bn))return $n;const i=await r._def.complete(e.params.argument.value,e.params.context);return Vd(i)}async handleResourceCompletion(e,a){const s=Object.values(this._registeredResourceTemplates).find(i=>i.resourceTemplate.uriTemplate.toString()===a.uri);if(!s){if(this._registeredResources[a.uri])return $n;throw new Ae(Ce.InvalidParams,`Resource template ${e.params.ref.uri} not found`)}const r=s.resourceTemplate.completeCallback(e.params.argument.name);if(!r)return $n;const n=await r(e.params.argument.value,e.params.context);return Vd(n)}setResourceRequestHandlers(){this._resourceHandlersInitialized||(this.server.assertCanSetRequestHandler(Us.shape.method.value),this.server.assertCanSetRequestHandler(Hi.shape.method.value),this.server.assertCanSetRequestHandler(Zi.shape.method.value),this.server.registerCapabilities({resources:{listChanged:!0}}),this.server.setRequestHandler(Us,async(e,a)=>{const s=Object.entries(this._registeredResources).filter(([n,i])=>i.enabled).map(([n,i])=>({uri:n,name:i.name,...i.metadata})),r=[];for(const n of Object.values(this._registeredResourceTemplates)){if(!n.resourceTemplate.listCallback)continue;const i=await n.resourceTemplate.listCallback(a);for(const o of i.resources)r.push({...n.metadata,...o})}return{resources:[...s,...r]}}),this.server.setRequestHandler(Hi,async()=>({resourceTemplates:Object.entries(this._registeredResourceTemplates).map(([a,s])=>({name:a,uriTemplate:s.resourceTemplate.uriTemplate.toString(),...s.metadata}))})),this.server.setRequestHandler(Zi,async(e,a)=>{const s=new URL(e.params.uri),r=this._registeredResources[s.toString()];if(r){if(!r.enabled)throw new Ae(Ce.InvalidParams,`Resource ${s} disabled`);return r.readCallback(s,a)}for(const n of Object.values(this._registeredResourceTemplates)){const i=n.resourceTemplate.uriTemplate.match(s.toString());if(i)return n.readCallback(s,i,a)}throw new Ae(Ce.InvalidParams,`Resource ${s} not found`)}),this.setCompletionRequestHandler(),this._resourceHandlersInitialized=!0)}setPromptRequestHandlers(){this._promptHandlersInitialized||(this.server.assertCanSetRequestHandler(Ki.shape.method.value),this.server.assertCanSetRequestHandler(Bi.shape.method.value),this.server.registerCapabilities({prompts:{listChanged:!0}}),this.server.setRequestHandler(Ki,()=>({prompts:Object.entries(this._registeredPrompts).filter(([,e])=>e.enabled).map(([e,a])=>({name:e,title:a.title,description:a.description,arguments:a.argsSchema?Fw(a.argsSchema):void 0}))})),this.server.setRequestHandler(Bi,async(e,a)=>{const s=this._registeredPrompts[e.params.name];if(!s)throw new Ae(Ce.InvalidParams,`Prompt ${e.params.name} not found`);if(!s.enabled)throw new Ae(Ce.InvalidParams,`Prompt ${e.params.name} disabled`);if(s.argsSchema){const r=await s.argsSchema.safeParseAsync(e.params.arguments);if(!r.success)throw new Ae(Ce.InvalidParams,`Invalid arguments for prompt ${e.params.name}: ${r.error.message}`);const n=r.data,i=s.callback;return await Promise.resolve(i(n,a))}else{const r=s.callback;return await Promise.resolve(r(a))}}),this.setCompletionRequestHandler(),this._promptHandlersInitialized=!0)}resource(e,a,...s){let r;typeof s[0]=="object"&&(r=s.shift());const n=s[0];if(typeof a=="string"){if(this._registeredResources[a])throw new Error(`Resource ${a} is already registered`);const i=this._createRegisteredResource(e,void 0,a,r,n);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),i}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const i=this._createRegisteredResourceTemplate(e,void 0,a,r,n);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),i}}registerResource(e,a,s,r){if(typeof a=="string"){if(this._registeredResources[a])throw new Error(`Resource ${a} is already registered`);const n=this._createRegisteredResource(e,s.title,a,s,r);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),n}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const n=this._createRegisteredResourceTemplate(e,s.title,a,s,r);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),n}}_createRegisteredResource(e,a,s,r,n){const i={name:e,title:a,metadata:r,readCallback:n,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({uri:null}),update:o=>{typeof o.uri<"u"&&o.uri!==s&&(delete this._registeredResources[s],o.uri&&(this._registeredResources[o.uri]=i)),typeof o.name<"u"&&(i.name=o.name),typeof o.title<"u"&&(i.title=o.title),typeof o.metadata<"u"&&(i.metadata=o.metadata),typeof o.callback<"u"&&(i.readCallback=o.callback),typeof o.enabled<"u"&&(i.enabled=o.enabled),this.sendResourceListChanged()}};return this._registeredResources[s]=i,i}_createRegisteredResourceTemplate(e,a,s,r,n){const i={resourceTemplate:s,title:a,metadata:r,readCallback:n,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({name:null}),update:o=>{typeof o.name<"u"&&o.name!==e&&(delete this._registeredResourceTemplates[e],o.name&&(this._registeredResourceTemplates[o.name]=i)),typeof o.title<"u"&&(i.title=o.title),typeof o.template<"u"&&(i.resourceTemplate=o.template),typeof o.metadata<"u"&&(i.metadata=o.metadata),typeof o.callback<"u"&&(i.readCallback=o.callback),typeof o.enabled<"u"&&(i.enabled=o.enabled),this.sendResourceListChanged()}};return this._registeredResourceTemplates[e]=i,i}_createRegisteredPrompt(e,a,s,r,n){const i={title:a,description:s,argsSchema:r===void 0?void 0:Z(r),callback:n,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({name:null}),update:o=>{typeof o.name<"u"&&o.name!==e&&(delete this._registeredPrompts[e],o.name&&(this._registeredPrompts[o.name]=i)),typeof o.title<"u"&&(i.title=o.title),typeof o.description<"u"&&(i.description=o.description),typeof o.argsSchema<"u"&&(i.argsSchema=Z(o.argsSchema)),typeof o.callback<"u"&&(i.callback=o.callback),typeof o.enabled<"u"&&(i.enabled=o.enabled),this.sendPromptListChanged()}};return this._registeredPrompts[e]=i,i}_createRegisteredTool(e,a,s,r,n,i,o){const l={title:a,description:s,inputSchema:r===void 0?void 0:Z(r),outputSchema:n===void 0?void 0:Z(n),annotations:i,callback:o,enabled:!0,disable:()=>l.update({enabled:!1}),enable:()=>l.update({enabled:!0}),remove:()=>l.update({name:null}),update:c=>{typeof c.name<"u"&&c.name!==e&&(delete this._registeredTools[e],c.name&&(this._registeredTools[c.name]=l)),typeof c.title<"u"&&(l.title=c.title),typeof c.description<"u"&&(l.description=c.description),typeof c.paramsSchema<"u"&&(l.inputSchema=Z(c.paramsSchema)),typeof c.callback<"u"&&(l.callback=c.callback),typeof c.annotations<"u"&&(l.annotations=c.annotations),typeof c.enabled<"u"&&(l.enabled=c.enabled),this.sendToolListChanged()}};return this._registeredTools[e]=l,this.setToolRequestHandlers(),this.sendToolListChanged(),l}tool(e,...a){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);let s,r,n,i;if(typeof a[0]=="string"&&(s=a.shift()),a.length>1){const l=a[0];Ud(l)?(r=a.shift(),a.length>1&&typeof a[0]=="object"&&a[0]!==null&&!Ud(a[0])&&(i=a.shift())):typeof l=="object"&&l!==null&&(i=a.shift())}const o=a[0];return this._createRegisteredTool(e,void 0,s,r,n,i,o)}registerTool(e,a,s){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);const{title:r,description:n,inputSchema:i,outputSchema:o,annotations:l}=a;return this._createRegisteredTool(e,r,n,i,o,l,s)}prompt(e,...a){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);let s;typeof a[0]=="string"&&(s=a.shift());let r;a.length>1&&(r=a.shift());const n=a[0],i=this._createRegisteredPrompt(e,void 0,s,r,n);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),i}registerPrompt(e,a,s){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);const{title:r,description:n,argsSchema:i}=a,o=this._createRegisteredPrompt(e,r,n,i,s);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),o}isConnected(){return this.server.transport!==void 0}sendResourceListChanged(){this.isConnected()&&this.server.sendResourceListChanged()}sendToolListChanged(){this.isConnected()&&this.server.sendToolListChanged()}sendPromptListChanged(){this.isConnected()&&this.server.sendPromptListChanged()}}class Dw{constructor(e,a){this._callbacks=a,this._uriTemplate=typeof e=="string"?new cr(e):e}get uriTemplate(){return this._uriTemplate}get listCallback(){return this._callbacks.list}completeCallback(e){var a;return(a=this._callbacks.complete)===null||a===void 0?void 0:a[e]}}const Mw={type:"object",properties:{}};function Ud(t){return typeof t!="object"||t===null?!1:Object.keys(t).length===0||Object.values(t).some(Lw)}function Lw(t){return t!==null&&typeof t=="object"&&"parse"in t&&typeof t.parse=="function"&&"safeParse"in t&&typeof t.safeParse=="function"}function Fw(t){return Object.entries(t.shape).map(([e,a])=>({name:e,description:a.description,required:!a.isOptional()}))}function Vd(t){return{completion:{values:t.slice(0,100),total:t.length,hasMore:t.length>100}}}const $n={completion:{values:[],hasMore:!1}};class qw{constructor(e,a){const s={name:"web-mcp-server",version:"1.0.0"},r={prompts:{listChanged:!0},resources:{subscribe:!0,listChanged:!0},tools:{listChanged:!0},completions:{},logging:{}};this.server=new qd(e||s,a||{capabilities:r}),this.server.server.oninitialized=()=>{var n;(n=this.oninitialized)==null||n.call(this)},this.server.server.onclose=()=>{var n;(n=this.onclose)==null||n.call(this)},this.server.server.onerror=n=>{var i;(i=this.onerror)==null||i.call(this,n)},this.server.server.setRequestHandler(Xi,async()=>({}))}async connect(e){return typeof e.start=="function"?(this.transport=e,this.transport.onclose=void 0,this.transport.onerror=void 0,this.transport.onmessage=void 0):(this.transport=new Xo(e),await this.transport.listen()),await this.server.connect(this.transport),this.transport}async close(){await this.server.close()}registerTool(e,a,s){return this.server.registerTool(e,a,s)}registerPrompt(e,a,s){return this.server.registerPrompt(e,a,s)}registerResource(e,a,s,r){return typeof a=="string"?this.server.registerResource(e,a,s,r):this.server.registerResource(e,a,s,r)}isConnected(){return this.server.isConnected()}sendResourceListChanged(){this.server.sendResourceListChanged()}sendToolListChanged(){this.server.sendToolListChanged()}sendPromptListChanged(){this.server.sendPromptListChanged()}getClientCapabilities(){return this.server.server.getClientCapabilities()}getClientVersion(){return this.server.server.getClientVersion()}async ping(){return await this.server.server.ping()}async createMessage(e,a){return await this.server.server.createMessage(e,a)}async elicitInput(e,a){return await this.server.server.elicitInput(e,a)}async listRoots(e,a){return await this.server.server.listRoots(e,a)}async sendLoggingMessage(e){return await this.server.server.sendLoggingMessage(e)}async sendResourceUpdated(e){return await this.server.server.sendResourceUpdated(e)}request(e,a,s){return this.server.server.request(e,a,s)}async notification(e,a){return await this.server.server.notification(e,a)}setRequestHandler(e,a){this.server.server.setRequestHandler(e,a)}removeRequestHandler(e){this.server.server.removeRequestHandler(e)}setNotificationHandler(e,a){this.server.server.setNotificationHandler(e,a)}removeNotificationHandler(e){this.server.server.removeNotificationHandler(e)}onSubscribe(e){this.server.server.setRequestHandler(iu,e)}onUnsubscribe(e){this.server.server.setRequestHandler(ou,e)}onSetLogLevel(e){this.server.server.setRequestHandler(Xi,e)}onListResources(e){this.server.server.setRequestHandler(Us,e)}onRootsListChanged(e){this.server.server.setNotificationHandler(bu,e)}async onPagehide(e){e.persisted||this.transport&&typeof this.transport.close=="function"&&await this.transport.close()}}const Uw=(t,e)=>new Xo(t,e),Vw=()=>I0(),zw=t=>t instanceof Xo,Hw=t=>t instanceof qd;class Zw{constructor(e,a){const s={name:"web-mcp-client",version:"1.0.0"},r={roots:{listChanged:!0},sampling:{},elicitation:{}};this.client=new Ya(e||s,a||{capabilities:r}),this.client.onclose=()=>{var n;(n=this.onclose)==null||n.call(this)},this.client.onerror=n=>{var i;(i=this.onerror)==null||i.call(this,n)}}async connect(e){if(typeof e.start=="function")return this.transport=e,this.transport.onclose=void 0,this.transport.onerror=void 0,this.transport.onmessage=void 0,await this.client.connect(this.transport),{transport:this.transport,sessionId:this.transport.sessionId};const{url:a,token:s,sessionId:r,type:n,agent:i,onError:o}=e;if(i===!0){const u={client:this.client,url:a,token:s,sessionId:r};let d;return await(async()=>{const{transport:f,sessionId:m}=n==="sse"?await H0(u):n==="socket"?await K0(u):await Z0(u);f.onerror=async p=>{o==null||o(p)},d={transport:f,sessionId:m}})(),d}const l=new URL(a);let c;if(n==="channel"&&(c=new Yo(a),await this.client.connect(c)),n==="sse"){const u=Sd(s,r);c=new as(l,u),await this.client.connect(c)}if(n==="socket"&&(c=new Pd(new URL(`${a}?sessionId=${r}&token=${s}`)),c.sessionId=r,await this.client.connect(c)),typeof c>"u"){const u=Rd(s,r);c=new un(l,u),await this.client.connect(c)}return this.transport=c,{transport:this.transport,sessionId:this.transport.sessionId}}async close(){await this.client.close()}getServerCapabilities(){return this.client.getServerCapabilities()}getServerVersion(){return this.client.getServerVersion()}getInstructions(){return this.client.getInstructions()}async ping(e){return await this.client.ping(e)}async complete(e,a){return await this.client.complete(e,a)}async setLoggingLevel(e,a){return await this.client.setLoggingLevel(e,a)}async getPrompt(e,a){return await this.client.getPrompt(e,a)}async listPrompts(e,a){return await this.client.listPrompts(e,a)}async listResources(e,a){return await this.client.listResources(e,a)}async listResourceTemplates(e,a){return await this.client.listResourceTemplates(e,a)}async readResource(e,a){return await this.client.readResource(e,a)}async subscribeResource(e,a){return await this.client.subscribeResource(e,a)}async unsubscribeResource(e,a){return await this.client.unsubscribeResource(e,a)}async callTool(e,a){return await this.client.callTool(e,Vs,a)}async listTools(e,a){return await this.client.listTools(e,a)}async sendRootsListChanged(){return await this.client.sendRootsListChanged()}request(e,a,s){return this.client.request(e,a,s)}async notification(e,a){return await this.client.notification(e,a)}setRequestHandler(e,a){this.client.setRequestHandler(e,a)}removeRequestHandler(e){this.client.removeRequestHandler(e)}setNotificationHandler(e,a){this.client.setNotificationHandler(e,a)}removeNotificationHandler(e){this.client.removeNotificationHandler(e)}onElicit(e){this.client.setRequestHandler(_u,e)}onCreateMessage(e){this.client.setRequestHandler(gu,e)}onListRoots(e){this.client.setRequestHandler(wu,e)}onToolListChanged(e){this.client.setNotificationHandler(pu,e)}onPromptListChanged(e){this.client.setNotificationHandler(fu,e)}onResourceListChanged(e){this.client.setNotificationHandler(nu,e)}onResourceUpdated(e){this.client.setNotificationHandler(cu,e)}onLoggingMessage(e){this.client.setNotificationHandler(vu,e)}async onPagehide(e){e.persisted||(zd(this.transport)?await this.transport.terminateSession():this.transport&&typeof this.transport.close=="function"&&await this.transport.close())}}const Kw=(t,e)=>new as(t,e),Bw=(t,e)=>new un(t,e),Ww=(t,e)=>new Yo(t,e),Jw=t=>t instanceof as,zd=t=>t instanceof un,Qw=t=>t instanceof Yo,Gw=t=>t instanceof Ya;function Yw(t){var e;if(t.title!==void 0&&t.title!=="")return t.title;if("annotations"in t){const a=t;if(!((e=a.annotations)===null||e===void 0)&&e.title)return a.annotations.title}return t.name}const Xw=()=>typeof crypto<"u"&&crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,t=>{const e=Math.random()*16|0;return(t==="x"?e:e&3|8).toString(16)}),Pn=(t,e,a)=>{window.postMessage({type:t,direction:a,data:e},"*")},Hd=(t,e,a)=>{const s=async function(r){r.source===window&&r.data.type===t&&r.data.direction===a&&await e(r.data.data)};return window.addEventListener("message",s),()=>window.removeEventListener("message",s)};class eb{constructor(e=null,a){this._isStarted=!1,this._isClosed=!1,this._lastRegistration=null,this.sessionId=e||Xw(),this.tabId=a,this._messageListener1=Hd("sidepanel-ready-to-page",()=>{this._lastRegistration&&this._isStarted&&this.notifyRegistration(this._lastRegistration).catch(s=>{console.error("【Page Svr Transport】 notifyRegistration失败:",s)})},"content->page"),this._messageListener2=Hd("mcp-client-to-server-to-page",s=>{var i,o,l;if(s.sessionId!==this.sessionId||s.tabId!==this.tabId)return;console.log("【Page Svr Transport】 即将处理 mcpMessage",s.mcpMessage);const r=Lr.parse(s.mcpMessage);(i=this.onmessage)==null||i.call(this,r),((o=s.mcpMessage.params)==null?void 0:o.name)&&Pn("update-page-app-message",{status:"run",message:(l=s.mcpMessage.params)==null?void 0:l.name},"page->content")},"content->page")}_throwError(e,a){if(e()){const s=new Error(a);throw console.log(a,s),this.onerror&&this.onerror(s),s}}async start(){if(!this._isStarted){if(this._isClosed)throw new Error("【Page Svr Transport】 已关闭,无法重新启动");this._isStarted=!0}}async send(e,a){var s;this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Page Svr Transport】 已关闭,无法发送消息"),Pn("mcp-server-to-client-from-page",{sessionId:this.sessionId,mcpMessage:e},"page->content"),"result"in e&&((s=e.result)!=null&&s.content)&&Pn("update-page-app-message",{status:"ready",message:""},"page->content")}async notifyRegistration(e){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法注册消息"),this._lastRegistration=e;try{Pn("mcp-server-register-from-page",{sessionId:this.sessionId,serverInfo:{...e,url:window.location.origin,title:document.title}},"page->content")}catch(a){this._throwError(()=>!0,"【Page Svr Transport】 注册 server 失败"+String(a))}}async close(){if(!this._isClosed)try{this._messageListener1&&this._messageListener1(),this._messageListener2&&this._messageListener2(),this._isClosed=!0,this._isStarted=!1,this.onclose&&this.onclose()}catch(e){this._throwError(()=>!0,"【Page Svr Transport】 关闭时发生错误"+String(e))}}}Te.Ajv=pv,Te.AuthClientProvider=W0,Te.ExtensionPageServerTransport=eb,Te.ResourceTemplate=Dw,Te.UriTemplate=cr,Te.WebMcpClient=Zw,Te.WebMcpServer=qw,Te.completable=Nw,Te.createMessageChannelClientTransport=Ww,Te.createMessageChannelPairTransport=Vw,Te.createMessageChannelServerTransport=Uw,Te.createSSEClientTransport=Kw,Te.createStreamableHTTPClientTransport=Bw,Te.getDisplayName=Yw,Te.isMcpClient=Gw,Te.isMcpServer=Hw,Te.isMessageChannelClientTransport=Qw,Te.isMessageChannelServerTransport=zw,Te.isSSEClientTransport=Jw,Te.isStreamableHTTPClientTransport=zd,Te.z=cg,Object.defineProperty(Te,Symbol.toStringTag,{value:"Module"})});
|