@opentiny/next-sdk 0.1.14 → 0.1.15
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 +49 -20
- package/agent/type.ts +4 -4
- package/dist/McpSdk.d.ts +14 -0
- package/dist/WebAgent.d.ts +5 -0
- package/dist/WebMcp.d.ts +20 -0
- package/dist/WebMcpClient.d.ts +250 -1152
- package/dist/WebMcpServer.d.ts +190 -78
- package/dist/Zod.d.ts +1 -0
- package/dist/agent/AgentModelProvider.d.ts +6 -4
- package/dist/agent/type.d.ts +6 -2
- package/dist/agent/utils/getAISDKTools.d.ts +1 -0
- package/dist/index.d.ts +2 -1
- package/dist/index.es.dev.js +21741 -23457
- package/dist/index.es.js +24309 -23733
- package/dist/index.js +1789 -25
- package/dist/index.umd.dev.js +21720 -23436
- package/dist/index.umd.js +184 -132
- package/dist/{mcpsdk@1.17.0.dev.js → mcpsdk@1.23.0.dev.js} +14784 -15255
- package/dist/{mcpsdk@1.17.0.es.dev.js → mcpsdk@1.23.0.es.dev.js} +14787 -15258
- package/dist/mcpsdk@1.23.0.es.js +15584 -0
- package/dist/mcpsdk@1.23.0.js +43 -0
- package/dist/remoter/createRemoter.d.ts +9 -0
- package/dist/remoter/tooltips.d.ts +36 -0
- package/dist/script/utils.d.ts +1 -0
- package/dist/transport/ExtensionClientTransport.d.ts +3 -2
- package/dist/transport/ExtensionContentServerTransport.d.ts +3 -2
- package/dist/transport/ExtensionPageServerTransport.d.ts +3 -2
- package/dist/vite-build-tsc.d.ts +2 -0
- package/dist/vite.config.d.ts +2 -0
- package/dist/vite.config.mcpSdk.d.ts +2 -0
- package/dist/vite.config.webAgent.d.ts +2 -0
- package/dist/vite.config.webMcp.d.ts +2 -0
- package/dist/vite.config.webMcpFull.d.ts +2 -0
- package/dist/vite.config.zod.d.ts +2 -0
- package/dist/webagent.dev.js +18780 -18491
- package/dist/webagent.es.dev.js +18455 -18166
- package/dist/webagent.es.js +22389 -20343
- package/dist/webagent.js +172 -113
- package/dist/webmcp-full.dev.js +14943 -15356
- package/dist/webmcp-full.es.dev.js +14959 -15372
- package/dist/webmcp-full.es.js +13785 -12666
- package/dist/webmcp-full.js +43 -16
- package/package.json +3 -2
- package/remoter/createRemoter.ts +126 -71
- package/remoter/tooltips.ts +260 -0
- package/tsconfig.json +5 -3
- package/vite-build-tsc.ts +60 -0
- package/vite-env.d.ts +5 -0
- package/dist/WebMcpClient.js +0 -363
- package/dist/WebMcpServer.js +0 -283
- package/dist/agent/AgentModelProvider.js +0 -293
- package/dist/agent/type.js +0 -1
- package/dist/agent/utils/getAISDKTools.js +0 -36
- package/dist/mcpsdk@1.17.0.es.js +0 -14505
- package/dist/mcpsdk@1.17.0.js +0 -16
- package/dist/remoter/QrCode.js +0 -55
- package/dist/remoter/createRemoter.js +0 -743
- package/dist/transport/ExtensionClientTransport.js +0 -81
- package/dist/transport/ExtensionContentServerTransport.js +0 -128
- package/dist/transport/ExtensionPageServerTransport.js +0 -118
- package/dist/transport/messages.js +0 -51
- package/dist/utils/uuid.js +0 -10
package/dist/webmcp-full.js
CHANGED
|
@@ -1,16 +1,43 @@
|
|
|
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" && ${
|
|
4
|
-
|| (${i} === "string" && ${
|
|
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
|
-
missingProperty: ${
|
|
7
|
-
depsCount: ${
|
|
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
|
-
|
|
10
|
-
`)
|
|
11
|
-
|
|
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
|
-
|
|
14
|
-
|
|
15
|
-
|
|
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"})});
|
|
1
|
+
(function(me,_r){typeof exports=="object"&&typeof module<"u"?_r(exports):typeof define=="function"&&define.amd?define(["exports"],_r):(me=typeof globalThis<"u"?globalThis:me||self,_r(me.WebMCP={}))})(this,function(me){"use strict";function _r(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var no={exports:{}},Ja={},ot={},gr={},qr={},Q={},Vr={};(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(m){if(super(),!t.IDENTIFIER.test(m))throw new Error("CodeGen: name must be a valid identifier");this.str=m}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}t.Name=r;class n extends e{constructor(m){super(),this._items=typeof m=="string"?[m]:m}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const m=this._items[0];return m===""||m==='""'}get str(){var m;return(m=this._str)!==null&&m!==void 0?m:this._str=this._items.reduce((w,S)=>`${w}${S}`,"")}get names(){var m;return(m=this._names)!==null&&m!==void 0?m:this._names=this._items.reduce((w,S)=>(S instanceof r&&(w[S.str]=(w[S.str]||0)+1),w),{})}}t._Code=n,t.nil=new n("");function s(d,...m){const w=[d[0]];let S=0;for(;S<m.length;)a(w,m[S]),w.push(d[++S]);return new n(w)}t._=s;const o=new n("+");function i(d,...m){const w=[y(d[0])];let S=0;for(;S<m.length;)w.push(o),a(w,m[S]),w.push(o,y(d[++S]));return c(w),new n(w)}t.str=i;function a(d,m){m instanceof n?d.push(...m._items):m instanceof r?d.push(m):d.push(f(m))}t.addCodeArg=a;function c(d){let m=1;for(;m<d.length-1;){if(d[m]===o){const w=u(d[m-1],d[m+1]);if(w!==void 0){d.splice(m-1,3,w);continue}d[m++]="+"}m++}}function u(d,m){if(m==='""')return d;if(d==='""')return m;if(typeof d=="string")return m instanceof r||d[d.length-1]!=='"'?void 0:typeof m!="string"?`${d.slice(0,-1)}${m}"`:m[0]==='"'?d.slice(0,-1)+m.slice(1):void 0;if(typeof m=="string"&&m[0]==='"'&&!(d instanceof r))return`"${d}${m.slice(1)}`}function l(d,m){return m.emptyStr()?d:d.emptyStr()?m:i`${d}${m}`}t.strConcat=l;function f(d){return typeof d=="number"||typeof d=="boolean"||d===null?d:y(Array.isArray(d)?d.join(","):d)}function _(d){return new n(y(d))}t.stringify=_;function y(d){return JSON.stringify(d).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}t.safeStringify=y;function g(d){return typeof d=="string"&&t.IDENTIFIER.test(d)?new n(`.${d}`):s`[${d}]`}t.getProperty=g;function v(d){if(typeof d=="string"&&t.IDENTIFIER.test(d))return new n(`${d}`);throw new Error(`CodeGen: invalid export name: ${d}, use explicit $id name mapping`)}t.getEsmExportName=v;function h(d){return new n(d.toString())}t.regexpCode=h})(Vr);var so={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ValueScope=t.ValueScopeName=t.Scope=t.varKinds=t.UsedValueState=void 0;const e=Vr;class r extends Error{constructor(u){super(`CodeGen: "code" for ${u} not defined`),this.value=u.value}}var n;(function(c){c[c.Started=0]="Started",c[c.Completed=1]="Completed"})(n||(t.UsedValueState=n={})),t.varKinds={const:new e.Name("const"),let:new e.Name("let"),var:new e.Name("var")};class s{constructor({prefixes:u,parent:l}={}){this._names={},this._prefixes=u,this._parent=l}toName(u){return u instanceof e.Name?u:this.name(u)}name(u){return new e.Name(this._newName(u))}_newName(u){const l=this._names[u]||this._nameGroup(u);return`${u}${l.index++}`}_nameGroup(u){var l,f;if(!((f=(l=this._parent)===null||l===void 0?void 0:l._prefixes)===null||f===void 0)&&f.has(u)||this._prefixes&&!this._prefixes.has(u))throw new Error(`CodeGen: prefix "${u}" is not allowed in this scope`);return this._names[u]={prefix:u,index:0}}}t.Scope=s;class o extends e.Name{constructor(u,l){super(l),this.prefix=u}setValue(u,{property:l,itemIndex:f}){this.value=u,this.scopePath=(0,e._)`.${new e.Name(l)}[${f}]`}}t.ValueScopeName=o;const i=(0,e._)`\n`;class a extends s{constructor(u){super(u),this._values={},this._scope=u.scope,this.opts={...u,_n:u.lines?i:e.nil}}get(){return this._scope}name(u){return new o(u,this._newName(u))}value(u,l){var f;if(l.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const _=this.toName(u),{prefix:y}=_,g=(f=l.key)!==null&&f!==void 0?f:l.ref;let v=this._values[y];if(v){const m=v.get(g);if(m)return m}else v=this._values[y]=new Map;v.set(g,_);const h=this._scope[y]||(this._scope[y]=[]),d=h.length;return h[d]=l.ref,_.setValue(l,{property:y,itemIndex:d}),_}getValue(u,l){const f=this._values[u];if(f)return f.get(l)}scopeRefs(u,l=this._values){return this._reduceValues(l,f=>{if(f.scopePath===void 0)throw new Error(`CodeGen: name "${f}" has no value`);return(0,e._)`${u}${f.scopePath}`})}scopeCode(u=this._values,l,f){return this._reduceValues(u,_=>{if(_.value===void 0)throw new Error(`CodeGen: name "${_}" has no value`);return _.value.code},l,f)}_reduceValues(u,l,f={},_){let y=e.nil;for(const g in u){const v=u[g];if(!v)continue;const h=f[g]=f[g]||new Map;v.forEach(d=>{if(h.has(d))return;h.set(d,n.Started);let m=l(d);if(m){const w=this.opts.es5?t.varKinds.var:t.varKinds.const;y=(0,e._)`${y}${w} ${d} = ${m};${this.opts._n}`}else if(m=_==null?void 0:_(d))y=(0,e._)`${y}${m}${this.opts._n}`;else throw new r(d);h.set(d,n.Completed)})}return y}}t.ValueScope=a})(so),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=Vr,r=so;var n=Vr;Object.defineProperty(t,"_",{enumerable:!0,get:function(){return n._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return n.str}}),Object.defineProperty(t,"strConcat",{enumerable:!0,get:function(){return n.strConcat}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return n.nil}}),Object.defineProperty(t,"getProperty",{enumerable:!0,get:function(){return n.getProperty}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return n.stringify}}),Object.defineProperty(t,"regexpCode",{enumerable:!0,get:function(){return n.regexpCode}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return n.Name}});var s=so;Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return s.Scope}}),Object.defineProperty(t,"ValueScope",{enumerable:!0,get:function(){return s.ValueScope}}),Object.defineProperty(t,"ValueScopeName",{enumerable:!0,get:function(){return s.ValueScopeName}}),Object.defineProperty(t,"varKinds",{enumerable:!0,get:function(){return s.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 o{optimizeNodes(){return this}optimizeNames(p,b){return this}}class i extends o{constructor(p,b,x){super(),this.varKind=p,this.name=b,this.rhs=x}render({es5:p,_n:b}){const x=p?r.varKinds.var:this.varKind,F=this.rhs===void 0?"":` = ${this.rhs}`;return`${x} ${this.name}${F};`+b}optimizeNames(p,b){if(p[this.name.str])return this.rhs&&(this.rhs=se(this.rhs,p,b)),this}get names(){return this.rhs instanceof e._CodeOrName?this.rhs.names:{}}}class a extends o{constructor(p,b,x){super(),this.lhs=p,this.rhs=b,this.sideEffects=x}render({_n:p}){return`${this.lhs} = ${this.rhs};`+p}optimizeNames(p,b){if(!(this.lhs instanceof e.Name&&!p[this.lhs.str]&&!this.sideEffects))return this.rhs=se(this.rhs,p,b),this}get names(){const p=this.lhs instanceof e.Name?{}:{...this.lhs.names};return Se(p,this.rhs)}}class c extends a{constructor(p,b,x,F){super(p,x,F),this.op=b}render({_n:p}){return`${this.lhs} ${this.op}= ${this.rhs};`+p}}class u extends o{constructor(p){super(),this.label=p,this.names={}}render({_n:p}){return`${this.label}:`+p}}class l extends o{constructor(p){super(),this.label=p,this.names={}}render({_n:p}){return`break${this.label?` ${this.label}`:""};`+p}}class f extends o{constructor(p){super(),this.error=p}render({_n:p}){return`throw ${this.error};`+p}get names(){return this.error.names}}class _ extends o{constructor(p){super(),this.code=p}render({_n:p}){return`${this.code};`+p}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(p,b){return this.code=se(this.code,p,b),this}get names(){return this.code instanceof e._CodeOrName?this.code.names:{}}}class y extends o{constructor(p=[]){super(),this.nodes=p}render(p){return this.nodes.reduce((b,x)=>b+x.render(p),"")}optimizeNodes(){const{nodes:p}=this;let b=p.length;for(;b--;){const x=p[b].optimizeNodes();Array.isArray(x)?p.splice(b,1,...x):x?p[b]=x:p.splice(b,1)}return p.length>0?this:void 0}optimizeNames(p,b){const{nodes:x}=this;let F=x.length;for(;F--;){const H=x[F];H.optimizeNames(p,b)||(De(p,H.names),x.splice(F,1))}return x.length>0?this:void 0}get names(){return this.nodes.reduce((p,b)=>K(p,b.names),{})}}class g extends y{render(p){return"{"+p._n+super.render(p)+"}"+p._n}}class v extends y{}class h extends g{}h.kind="else";class d extends g{constructor(p,b){super(b),this.condition=p}render(p){let b=`if(${this.condition})`+super.render(p);return this.else&&(b+="else "+this.else.render(p)),b}optimizeNodes(){super.optimizeNodes();const p=this.condition;if(p===!0)return this.nodes;let b=this.else;if(b){const x=b.optimizeNodes();b=this.else=Array.isArray(x)?new h(x):x}if(b)return p===!1?b instanceof d?b:b.nodes:this.nodes.length?this:new d(Zt(p),b instanceof d?[b]:b.nodes);if(!(p===!1||!this.nodes.length))return this}optimizeNames(p,b){var x;if(this.else=(x=this.else)===null||x===void 0?void 0:x.optimizeNames(p,b),!!(super.optimizeNames(p,b)||this.else))return this.condition=se(this.condition,p,b),this}get names(){const p=super.names;return Se(p,this.condition),this.else&&K(p,this.else.names),p}}d.kind="if";class m extends g{}m.kind="for";class w extends m{constructor(p){super(),this.iteration=p}render(p){return`for(${this.iteration})`+super.render(p)}optimizeNames(p,b){if(super.optimizeNames(p,b))return this.iteration=se(this.iteration,p,b),this}get names(){return K(super.names,this.iteration.names)}}class S extends m{constructor(p,b,x,F){super(),this.varKind=p,this.name=b,this.from=x,this.to=F}render(p){const b=p.es5?r.varKinds.var:this.varKind,{name:x,from:F,to:H}=this;return`for(${b} ${x}=${F}; ${x}<${H}; ${x}++)`+super.render(p)}get names(){const p=Se(super.names,this.from);return Se(p,this.to)}}class P extends m{constructor(p,b,x,F){super(),this.loop=p,this.varKind=b,this.name=x,this.iterable=F}render(p){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(p)}optimizeNames(p,b){if(super.optimizeNames(p,b))return this.iterable=se(this.iterable,p,b),this}get names(){return K(super.names,this.iterable.names)}}class O extends g{constructor(p,b,x){super(),this.name=p,this.args=b,this.async=x}render(p){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(p)}}O.kind="func";class V extends y{render(p){return"return "+super.render(p)}}V.kind="return";class ce extends g{render(p){let b="try"+super.render(p);return this.catch&&(b+=this.catch.render(p)),this.finally&&(b+=this.finally.render(p)),b}optimizeNodes(){var p,b;return super.optimizeNodes(),(p=this.catch)===null||p===void 0||p.optimizeNodes(),(b=this.finally)===null||b===void 0||b.optimizeNodes(),this}optimizeNames(p,b){var x,F;return super.optimizeNames(p,b),(x=this.catch)===null||x===void 0||x.optimizeNames(p,b),(F=this.finally)===null||F===void 0||F.optimizeNames(p,b),this}get names(){const p=super.names;return this.catch&&K(p,this.catch.names),this.finally&&K(p,this.finally.names),p}}class G extends g{constructor(p){super(),this.error=p}render(p){return`catch(${this.error})`+super.render(p)}}G.kind="catch";class Ae extends g{render(p){return"finally"+super.render(p)}}Ae.kind="finally";class U{constructor(p,b={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...b,_n:b.lines?`
|
|
2
|
+
`:""},this._extScope=p,this._scope=new r.Scope({parent:p}),this._nodes=[new v]}toString(){return this._root.render(this.opts)}name(p){return this._scope.name(p)}scopeName(p){return this._extScope.name(p)}scopeValue(p,b){const x=this._extScope.value(p,b);return(this._values[x.prefix]||(this._values[x.prefix]=new Set)).add(x),x}getScopeValue(p,b){return this._extScope.getValue(p,b)}scopeRefs(p){return this._extScope.scopeRefs(p,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(p,b,x,F){const H=this._scope.toName(b);return x!==void 0&&F&&(this._constants[H.str]=x),this._leafNode(new i(p,H,x)),H}const(p,b,x){return this._def(r.varKinds.const,p,b,x)}let(p,b,x){return this._def(r.varKinds.let,p,b,x)}var(p,b,x){return this._def(r.varKinds.var,p,b,x)}assign(p,b,x){return this._leafNode(new a(p,b,x))}add(p,b){return this._leafNode(new c(p,t.operators.ADD,b))}code(p){return typeof p=="function"?p():p!==e.nil&&this._leafNode(new _(p)),this}object(...p){const b=["{"];for(const[x,F]of p)b.length>1&&b.push(","),b.push(x),(x!==F||this.opts.es5)&&(b.push(":"),(0,e.addCodeArg)(b,F));return b.push("}"),new e._Code(b)}if(p,b,x){if(this._blockNode(new d(p)),b&&x)this.code(b).else().code(x).endIf();else if(b)this.code(b).endIf();else if(x)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(p){return this._elseNode(new d(p))}else(){return this._elseNode(new h)}endIf(){return this._endBlockNode(d,h)}_for(p,b){return this._blockNode(p),b&&this.code(b).endFor(),this}for(p,b){return this._for(new w(p),b)}forRange(p,b,x,F,H=this.opts.es5?r.varKinds.var:r.varKinds.let){const fe=this._scope.toName(p);return this._for(new S(H,fe,b,x),()=>F(fe))}forOf(p,b,x,F=r.varKinds.const){const H=this._scope.toName(p);if(this.opts.es5){const fe=b instanceof e.Name?b:this.var("_arr",b);return this.forRange("_i",0,(0,e._)`${fe}.length`,le=>{this.var(H,(0,e._)`${fe}[${le}]`),x(H)})}return this._for(new P("of",F,H,b),()=>x(H))}forIn(p,b,x,F=this.opts.es5?r.varKinds.var:r.varKinds.const){if(this.opts.ownProperties)return this.forOf(p,(0,e._)`Object.keys(${b})`,x);const H=this._scope.toName(p);return this._for(new P("in",F,H,b),()=>x(H))}endFor(){return this._endBlockNode(m)}label(p){return this._leafNode(new u(p))}break(p){return this._leafNode(new l(p))}return(p){const b=new V;if(this._blockNode(b),this.code(p),b.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(V)}try(p,b,x){if(!b&&!x)throw new Error('CodeGen: "try" without "catch" and "finally"');const F=new ce;if(this._blockNode(F),this.code(p),b){const H=this.name("e");this._currNode=F.catch=new G(H),b(H)}return x&&(this._currNode=F.finally=new Ae,this.code(x)),this._endBlockNode(G,Ae)}throw(p){return this._leafNode(new f(p))}block(p,b){return this._blockStarts.push(this._nodes.length),p&&this.code(p).endBlock(b),this}endBlock(p){const b=this._blockStarts.pop();if(b===void 0)throw new Error("CodeGen: not in self-balancing block");const x=this._nodes.length-b;if(x<0||p!==void 0&&x!==p)throw new Error(`CodeGen: wrong number of nodes: ${x} vs ${p} expected`);return this._nodes.length=b,this}func(p,b=e.nil,x,F){return this._blockNode(new O(p,b,x)),F&&this.code(F).endFunc(),this}endFunc(){return this._endBlockNode(O)}optimize(p=1){for(;p-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(p){return this._currNode.nodes.push(p),this}_blockNode(p){this._currNode.nodes.push(p),this._nodes.push(p)}_endBlockNode(p,b){const x=this._currNode;if(x instanceof p||b&&x instanceof b)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${b?`${p.kind}/${b.kind}`:p.kind}"`)}_elseNode(p){const b=this._currNode;if(!(b instanceof d))throw new Error('CodeGen: "else" without "if"');return this._currNode=b.else=p,this}get _root(){return this._nodes[0]}get _currNode(){const p=this._nodes;return p[p.length-1]}set _currNode(p){const b=this._nodes;b[b.length-1]=p}}t.CodeGen=U;function K(E,p){for(const b in p)E[b]=(E[b]||0)+(p[b]||0);return E}function Se(E,p){return p instanceof e._CodeOrName?K(E,p.names):E}function se(E,p,b){if(E instanceof e.Name)return x(E);if(!F(E))return E;return new e._Code(E._items.reduce((H,fe)=>(fe instanceof e.Name&&(fe=x(fe)),fe instanceof e._Code?H.push(...fe._items):H.push(fe),H),[]));function x(H){const fe=b[H.str];return fe===void 0||p[H.str]!==1?H:(delete p[H.str],fe)}function F(H){return H instanceof e._Code&&H._items.some(fe=>fe instanceof e.Name&&p[fe.str]===1&&b[fe.str]!==void 0)}}function De(E,p){for(const b in p)E[b]=(E[b]||0)-(p[b]||0)}function Zt(E){return typeof E=="boolean"||typeof E=="number"||E===null?!E:(0,e._)`!${R(E)}`}t.not=Zt;const Lt=k(t.operators.AND);function Ln(...E){return E.reduce(Lt)}t.and=Ln;const mr=k(t.operators.OR);function N(...E){return E.reduce(mr)}t.or=N;function k(E){return(p,b)=>p===e.nil?b:b===e.nil?p:(0,e._)`${R(p)} ${E} ${R(b)}`}function R(E){return E instanceof e.Name?E:(0,e._)`(${E})`}}(Q);var M={};Object.defineProperty(M,"__esModule",{value:!0}),M.checkStrictMode=M.getErrorPath=M.Type=M.useFunc=M.setEvaluated=M.evaluatedPropsToName=M.mergeEvaluated=M.eachItem=M.unescapeJsonPointer=M.escapeJsonPointer=M.escapeFragment=M.unescapeFragment=M.schemaRefOrVal=M.schemaHasRulesButRef=M.schemaHasRules=M.checkUnknownRules=M.alwaysValidSchema=M.toHash=void 0;const he=Q,ef=Vr;function tf(t){const e={};for(const r of t)e[r]=!0;return e}M.toHash=tf;function rf(t,e){return typeof e=="boolean"?e:Object.keys(e).length===0?!0:(Ba(t,e),!Ka(e,t.self.RULES.all))}M.alwaysValidSchema=rf;function Ba(t,e=t.schema){const{opts:r,self:n}=t;if(!r.strictSchema||typeof e=="boolean")return;const s=n.RULES.keywords;for(const o in e)s[o]||ec(t,`unknown keyword: "${o}"`)}M.checkUnknownRules=Ba;function Ka(t,e){if(typeof t=="boolean")return!t;for(const r in t)if(e[r])return!0;return!1}M.schemaHasRules=Ka;function nf(t,e){if(typeof t=="boolean")return!t;for(const r in t)if(r!=="$ref"&&e.all[r])return!0;return!1}M.schemaHasRulesButRef=nf;function sf({topSchemaRef:t,schemaPath:e},r,n,s){if(!s){if(typeof r=="number"||typeof r=="boolean")return r;if(typeof r=="string")return(0,he._)`${r}`}return(0,he._)`${t}${e}${(0,he.getProperty)(n)}`}M.schemaRefOrVal=sf;function of(t){return Ga(decodeURIComponent(t))}M.unescapeFragment=of;function af(t){return encodeURIComponent(oo(t))}M.escapeFragment=af;function oo(t){return typeof t=="number"?`${t}`:t.replace(/~/g,"~0").replace(/\//g,"~1")}M.escapeJsonPointer=oo;function Ga(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}M.unescapeJsonPointer=Ga;function cf(t,e){if(Array.isArray(t))for(const r of t)e(r);else e(t)}M.eachItem=cf;function Ya({mergeNames:t,mergeToName:e,mergeValues:r,resultToName:n}){return(s,o,i,a)=>{const c=i===void 0?o:i instanceof he.Name?(o instanceof he.Name?t(s,o,i):e(s,o,i),i):o instanceof he.Name?(e(s,i,o),o):r(o,i);return a===he.Name&&!(c instanceof he.Name)?n(s,c):c}}M.mergeEvaluated={props:Ya({mergeNames:(t,e,r)=>t.if((0,he._)`${r} !== true && ${e} !== undefined`,()=>{t.if((0,he._)`${e} === true`,()=>t.assign(r,!0),()=>t.assign(r,(0,he._)`${r} || {}`).code((0,he._)`Object.assign(${r}, ${e})`))}),mergeToName:(t,e,r)=>t.if((0,he._)`${r} !== true`,()=>{e===!0?t.assign(r,!0):(t.assign(r,(0,he._)`${r} || {}`),io(t,r,e))}),mergeValues:(t,e)=>t===!0?!0:{...t,...e},resultToName:Xa}),items:Ya({mergeNames:(t,e,r)=>t.if((0,he._)`${r} !== true && ${e} !== undefined`,()=>t.assign(r,(0,he._)`${e} === true ? true : ${r} > ${e} ? ${r} : ${e}`)),mergeToName:(t,e,r)=>t.if((0,he._)`${r} !== true`,()=>t.assign(r,e===!0?!0:(0,he._)`${r} > ${e} ? ${r} : ${e}`)),mergeValues:(t,e)=>t===!0?!0:Math.max(t,e),resultToName:(t,e)=>t.var("items",e)})};function Xa(t,e){if(e===!0)return t.var("props",!0);const r=t.var("props",(0,he._)`{}`);return e!==void 0&&io(t,r,e),r}M.evaluatedPropsToName=Xa;function io(t,e,r){Object.keys(r).forEach(n=>t.assign((0,he._)`${e}${(0,he.getProperty)(n)}`,!0))}M.setEvaluated=io;const Qa={};function uf(t,e){return t.scopeValue("func",{ref:e,code:Qa[e.code]||(Qa[e.code]=new ef._Code(e.code))})}M.useFunc=uf;var ao;(function(t){t[t.Num=0]="Num",t[t.Str=1]="Str"})(ao||(M.Type=ao={}));function lf(t,e,r){if(t instanceof he.Name){const n=e===ao.Num;return r?n?(0,he._)`"[" + ${t} + "]"`:(0,he._)`"['" + ${t} + "']"`:n?(0,he._)`"/" + ${t}`:(0,he._)`"/" + ${t}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return r?(0,he.getProperty)(t).toString():"/"+oo(t)}M.getErrorPath=lf;function ec(t,e,r=t.opts.strictSchema){if(r){if(e=`strict mode: ${e}`,r===!0)throw new Error(e);t.self.logger.warn(e)}}M.checkStrictMode=ec;var bt={};Object.defineProperty(bt,"__esModule",{value:!0});const qe=Q,df={data:new qe.Name("data"),valCxt:new qe.Name("valCxt"),instancePath:new qe.Name("instancePath"),parentData:new qe.Name("parentData"),parentDataProperty:new qe.Name("parentDataProperty"),rootData:new qe.Name("rootData"),dynamicAnchors:new qe.Name("dynamicAnchors"),vErrors:new qe.Name("vErrors"),errors:new qe.Name("errors"),this:new qe.Name("this"),self:new qe.Name("self"),scope:new qe.Name("scope"),json:new qe.Name("json"),jsonPos:new qe.Name("jsonPos"),jsonLen:new qe.Name("jsonLen"),jsonPart:new qe.Name("jsonPart")};bt.default=df,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=Q,r=M,n=bt;t.keywordError={message:({keyword:h})=>(0,e.str)`must pass "${h}" keyword validation`},t.keyword$DataError={message:({keyword:h,schemaType:d})=>d?(0,e.str)`"${h}" keyword must be ${d} ($data)`:(0,e.str)`"${h}" keyword is invalid ($data)`};function s(h,d=t.keywordError,m,w){const{it:S}=h,{gen:P,compositeRule:O,allErrors:V}=S,ce=f(h,d,m);w??(O||V)?c(P,ce):u(S,(0,e._)`[${ce}]`)}t.reportError=s;function o(h,d=t.keywordError,m){const{it:w}=h,{gen:S,compositeRule:P,allErrors:O}=w,V=f(h,d,m);c(S,V),P||O||u(w,n.default.vErrors)}t.reportExtraError=o;function i(h,d){h.assign(n.default.errors,d),h.if((0,e._)`${n.default.vErrors} !== null`,()=>h.if(d,()=>h.assign((0,e._)`${n.default.vErrors}.length`,d),()=>h.assign(n.default.vErrors,null)))}t.resetErrorsCount=i;function a({gen:h,keyword:d,schemaValue:m,data:w,errsCount:S,it:P}){if(S===void 0)throw new Error("ajv implementation error");const O=h.name("err");h.forRange("i",S,n.default.errors,V=>{h.const(O,(0,e._)`${n.default.vErrors}[${V}]`),h.if((0,e._)`${O}.instancePath === undefined`,()=>h.assign((0,e._)`${O}.instancePath`,(0,e.strConcat)(n.default.instancePath,P.errorPath))),h.assign((0,e._)`${O}.schemaPath`,(0,e.str)`${P.errSchemaPath}/${d}`),P.opts.verbose&&(h.assign((0,e._)`${O}.schema`,m),h.assign((0,e._)`${O}.data`,w))})}t.extendErrors=a;function c(h,d){const m=h.const("err",d);h.if((0,e._)`${n.default.vErrors} === null`,()=>h.assign(n.default.vErrors,(0,e._)`[${m}]`),(0,e._)`${n.default.vErrors}.push(${m})`),h.code((0,e._)`${n.default.errors}++`)}function u(h,d){const{gen:m,validateName:w,schemaEnv:S}=h;S.$async?m.throw((0,e._)`new ${h.ValidationError}(${d})`):(m.assign((0,e._)`${w}.errors`,d),m.return(!1))}const l={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 f(h,d,m){const{createErrors:w}=h.it;return w===!1?(0,e._)`{}`:_(h,d,m)}function _(h,d,m={}){const{gen:w,it:S}=h,P=[y(S,m),g(h,m)];return v(h,d,P),w.object(...P)}function y({errorPath:h},{instancePath:d}){const m=d?(0,e.str)`${h}${(0,r.getErrorPath)(d,r.Type.Str)}`:h;return[n.default.instancePath,(0,e.strConcat)(n.default.instancePath,m)]}function g({keyword:h,it:{errSchemaPath:d}},{schemaPath:m,parentSchema:w}){let S=w?d:(0,e.str)`${d}/${h}`;return m&&(S=(0,e.str)`${S}${(0,r.getErrorPath)(m,r.Type.Str)}`),[l.schemaPath,S]}function v(h,{params:d,message:m},w){const{keyword:S,data:P,schemaValue:O,it:V}=h,{opts:ce,propertyName:G,topSchemaRef:Ae,schemaPath:U}=V;w.push([l.keyword,S],[l.params,typeof d=="function"?d(h):d||(0,e._)`{}`]),ce.messages&&w.push([l.message,typeof m=="function"?m(h):m]),ce.verbose&&w.push([l.schema,O],[l.parentSchema,(0,e._)`${Ae}${U}`],[n.default.data,P]),G&&w.push([l.propertyName,G])}}(qr),Object.defineProperty(gr,"__esModule",{value:!0}),gr.boolOrEmptySchema=gr.topBoolOrEmptySchema=void 0;const ff=qr,hf=Q,pf=bt,mf={message:"boolean schema is false"};function _f(t){const{gen:e,schema:r,validateName:n}=t;r===!1?tc(t,!1):typeof r=="object"&&r.$async===!0?e.return(pf.default.data):(e.assign((0,hf._)`${n}.errors`,null),e.return(!0))}gr.topBoolOrEmptySchema=_f;function gf(t,e){const{gen:r,schema:n}=t;n===!1?(r.var(e,!1),tc(t)):r.var(e,!0)}gr.boolOrEmptySchema=gf;function tc(t,e){const{gen:r,data:n}=t,s={gen:r,keyword:"false schema",data:n,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:t};(0,ff.reportError)(s,mf,void 0,e)}var Oe={},tr={};Object.defineProperty(tr,"__esModule",{value:!0}),tr.getRules=tr.isJSONType=void 0;const vf=["string","number","integer","boolean","null","object","array"],yf=new Set(vf);function bf(t){return typeof t=="string"&&yf.has(t)}tr.isJSONType=bf;function wf(){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:{}}}tr.getRules=wf;var It={};Object.defineProperty(It,"__esModule",{value:!0}),It.shouldUseRule=It.shouldUseGroup=It.schemaHasRulesForType=void 0;function $f({schema:t,self:e},r){const n=e.RULES.types[r];return n&&n!==!0&&rc(t,n)}It.schemaHasRulesForType=$f;function rc(t,e){return e.rules.some(r=>nc(t,r))}It.shouldUseGroup=rc;function nc(t,e){var r;return t[e.keyword]!==void 0||((r=e.definition.implements)===null||r===void 0?void 0:r.some(n=>t[n]!==void 0))}It.shouldUseRule=nc,Object.defineProperty(Oe,"__esModule",{value:!0}),Oe.reportTypeError=Oe.checkDataTypes=Oe.checkDataType=Oe.coerceAndCheckDataType=Oe.getJSONTypes=Oe.getSchemaTypes=Oe.DataType=void 0;const Sf=tr,kf=It,Ef=qr,X=Q,sc=M;var vr;(function(t){t[t.Correct=0]="Correct",t[t.Wrong=1]="Wrong"})(vr||(Oe.DataType=vr={}));function Pf(t){const e=oc(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}Oe.getSchemaTypes=Pf;function oc(t){const e=Array.isArray(t)?t:t?[t]:[];if(e.every(Sf.isJSONType))return e;throw new Error("type must be JSONType or JSONType[]: "+e.join(","))}Oe.getJSONTypes=oc;function Tf(t,e){const{gen:r,data:n,opts:s}=t,o=xf(e,s.coerceTypes),i=e.length>0&&!(o.length===0&&e.length===1&&(0,kf.schemaHasRulesForType)(t,e[0]));if(i){const a=uo(e,n,s.strictNumbers,vr.Wrong);r.if(a,()=>{o.length?Rf(t,e,o):lo(t)})}return i}Oe.coerceAndCheckDataType=Tf;const ic=new Set(["string","number","integer","boolean","null"]);function xf(t,e){return e?t.filter(r=>ic.has(r)||e==="array"&&r==="array"):[]}function Rf(t,e,r){const{gen:n,data:s,opts:o}=t,i=n.let("dataType",(0,X._)`typeof ${s}`),a=n.let("coerced",(0,X._)`undefined`);o.coerceTypes==="array"&&n.if((0,X._)`${i} == 'object' && Array.isArray(${s}) && ${s}.length == 1`,()=>n.assign(s,(0,X._)`${s}[0]`).assign(i,(0,X._)`typeof ${s}`).if(uo(e,s,o.strictNumbers),()=>n.assign(a,s))),n.if((0,X._)`${a} !== undefined`);for(const u of r)(ic.has(u)||u==="array"&&o.coerceTypes==="array")&&c(u);n.else(),lo(t),n.endIf(),n.if((0,X._)`${a} !== undefined`,()=>{n.assign(s,a),If(t,a)});function c(u){switch(u){case"string":n.elseIf((0,X._)`${i} == "number" || ${i} == "boolean"`).assign(a,(0,X._)`"" + ${s}`).elseIf((0,X._)`${s} === null`).assign(a,(0,X._)`""`);return;case"number":n.elseIf((0,X._)`${i} == "boolean" || ${s} === null
|
|
3
|
+
|| (${i} == "string" && ${s} && ${s} == +${s})`).assign(a,(0,X._)`+${s}`);return;case"integer":n.elseIf((0,X._)`${i} === "boolean" || ${s} === null
|
|
4
|
+
|| (${i} === "string" && ${s} && ${s} == +${s} && !(${s} % 1))`).assign(a,(0,X._)`+${s}`);return;case"boolean":n.elseIf((0,X._)`${s} === "false" || ${s} === 0 || ${s} === null`).assign(a,!1).elseIf((0,X._)`${s} === "true" || ${s} === 1`).assign(a,!0);return;case"null":n.elseIf((0,X._)`${s} === "" || ${s} === 0 || ${s} === false`),n.assign(a,null);return;case"array":n.elseIf((0,X._)`${i} === "string" || ${i} === "number"
|
|
5
|
+
|| ${i} === "boolean" || ${s} === null`).assign(a,(0,X._)`[${s}]`)}}}function If({gen:t,parentData:e,parentDataProperty:r},n){t.if((0,X._)`${e} !== undefined`,()=>t.assign((0,X._)`${e}[${r}]`,n))}function co(t,e,r,n=vr.Correct){const s=n===vr.Correct?X.operators.EQ:X.operators.NEQ;let o;switch(t){case"null":return(0,X._)`${e} ${s} null`;case"array":o=(0,X._)`Array.isArray(${e})`;break;case"object":o=(0,X._)`${e} && typeof ${e} == "object" && !Array.isArray(${e})`;break;case"integer":o=i((0,X._)`!(${e} % 1) && !isNaN(${e})`);break;case"number":o=i();break;default:return(0,X._)`typeof ${e} ${s} ${t}`}return n===vr.Correct?o:(0,X.not)(o);function i(a=X.nil){return(0,X.and)((0,X._)`typeof ${e} == "number"`,a,r?(0,X._)`isFinite(${e})`:X.nil)}}Oe.checkDataType=co;function uo(t,e,r,n){if(t.length===1)return co(t[0],e,r,n);let s;const o=(0,sc.toHash)(t);if(o.array&&o.object){const i=(0,X._)`typeof ${e} != "object"`;s=o.null?i:(0,X._)`!${e} || ${i}`,delete o.null,delete o.array,delete o.object}else s=X.nil;o.number&&delete o.integer;for(const i in o)s=(0,X.and)(s,co(i,e,r,n));return s}Oe.checkDataTypes=uo;const Cf={message:({schema:t})=>`must be ${t}`,params:({schema:t,schemaValue:e})=>typeof t=="string"?(0,X._)`{type: ${t}}`:(0,X._)`{type: ${e}}`};function lo(t){const e=Of(t);(0,Ef.reportError)(e,Cf)}Oe.reportTypeError=lo;function Of(t){const{gen:e,data:r,schema:n}=t,s=(0,sc.schemaRefOrVal)(t,n,"type");return{gen:e,keyword:"type",data:r,schema:n.type,schemaCode:s,schemaValue:s,parentSchema:n,params:{},it:t}}var Dn={};Object.defineProperty(Dn,"__esModule",{value:!0}),Dn.assignDefaults=void 0;const yr=Q,Nf=M;function jf(t,e){const{properties:r,items:n}=t.schema;if(e==="object"&&r)for(const s in r)ac(t,s,r[s].default);else e==="array"&&Array.isArray(n)&&n.forEach((s,o)=>ac(t,o,s.default))}Dn.assignDefaults=jf;function ac(t,e,r){const{gen:n,compositeRule:s,data:o,opts:i}=t;if(r===void 0)return;const a=(0,yr._)`${o}${(0,yr.getProperty)(e)}`;if(s){(0,Nf.checkStrictMode)(t,`default is ignored for: ${a}`);return}let c=(0,yr._)`${a} === undefined`;i.useDefaults==="empty"&&(c=(0,yr._)`${c} || ${a} === null || ${a} === ""`),n.if(c,(0,yr._)`${a} = ${(0,yr.stringify)(r)}`)}var wt={},te={};Object.defineProperty(te,"__esModule",{value:!0}),te.validateUnion=te.validateArray=te.usePattern=te.callValidateCode=te.schemaProperties=te.allSchemaProperties=te.noPropertyInData=te.propertyInData=te.isOwnProperty=te.hasPropFunc=te.reportMissingProp=te.checkMissingProp=te.checkReportMissingProp=void 0;const ve=Q,fo=M,Ut=bt,Af=M;function zf(t,e){const{gen:r,data:n,it:s}=t;r.if(po(r,n,e,s.opts.ownProperties),()=>{t.setParams({missingProperty:(0,ve._)`${e}`},!0),t.error()})}te.checkReportMissingProp=zf;function Mf({gen:t,data:e,it:{opts:r}},n,s){return(0,ve.or)(...n.map(o=>(0,ve.and)(po(t,e,o,r.ownProperties),(0,ve._)`${s} = ${o}`)))}te.checkMissingProp=Mf;function Zf(t,e){t.setParams({missingProperty:e},!0),t.error()}te.reportMissingProp=Zf;function cc(t){return t.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,ve._)`Object.prototype.hasOwnProperty`})}te.hasPropFunc=cc;function ho(t,e,r){return(0,ve._)`${cc(t)}.call(${e}, ${r})`}te.isOwnProperty=ho;function Lf(t,e,r,n){const s=(0,ve._)`${e}${(0,ve.getProperty)(r)} !== undefined`;return n?(0,ve._)`${s} && ${ho(t,e,r)}`:s}te.propertyInData=Lf;function po(t,e,r,n){const s=(0,ve._)`${e}${(0,ve.getProperty)(r)} === undefined`;return n?(0,ve.or)(s,(0,ve.not)(ho(t,e,r))):s}te.noPropertyInData=po;function uc(t){return t?Object.keys(t).filter(e=>e!=="__proto__"):[]}te.allSchemaProperties=uc;function Uf(t,e){return uc(e).filter(r=>!(0,fo.alwaysValidSchema)(t,e[r]))}te.schemaProperties=Uf;function Df({schemaCode:t,data:e,it:{gen:r,topSchemaRef:n,schemaPath:s,errorPath:o},it:i},a,c,u){const l=u?(0,ve._)`${t}, ${e}, ${n}${s}`:e,f=[[Ut.default.instancePath,(0,ve.strConcat)(Ut.default.instancePath,o)],[Ut.default.parentData,i.parentData],[Ut.default.parentDataProperty,i.parentDataProperty],[Ut.default.rootData,Ut.default.rootData]];i.opts.dynamicRef&&f.push([Ut.default.dynamicAnchors,Ut.default.dynamicAnchors]);const _=(0,ve._)`${l}, ${r.object(...f)}`;return c!==ve.nil?(0,ve._)`${a}.call(${c}, ${_})`:(0,ve._)`${a}(${_})`}te.callValidateCode=Df;const qf=(0,ve._)`new RegExp`;function Vf({gen:t,it:{opts:e}},r){const n=e.unicodeRegExp?"u":"",{regExp:s}=e.code,o=s(r,n);return t.scopeValue("pattern",{key:o.toString(),ref:o,code:(0,ve._)`${s.code==="new RegExp"?qf:(0,Af.useFunc)(t,s)}(${r}, ${n})`})}te.usePattern=Vf;function Ff(t){const{gen:e,data:r,keyword:n,it:s}=t,o=e.name("valid");if(s.allErrors){const a=e.let("valid",!0);return i(()=>e.assign(a,!1)),a}return e.var(o,!0),i(()=>e.break()),o;function i(a){const c=e.const("len",(0,ve._)`${r}.length`);e.forRange("i",0,c,u=>{t.subschema({keyword:n,dataProp:u,dataPropType:fo.Type.Num},o),e.if((0,ve.not)(o),a)})}}te.validateArray=Ff;function Hf(t){const{gen:e,schema:r,keyword:n,it:s}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");if(r.some(c=>(0,fo.alwaysValidSchema)(s,c))&&!s.opts.unevaluated)return;const i=e.let("valid",!1),a=e.name("_valid");e.block(()=>r.forEach((c,u)=>{const l=t.subschema({keyword:n,schemaProp:u,compositeRule:!0},a);e.assign(i,(0,ve._)`${i} || ${a}`),t.mergeValidEvaluated(l,a)||e.if((0,ve.not)(i))})),t.result(i,()=>t.reset(),()=>t.error(!0))}te.validateUnion=Hf,Object.defineProperty(wt,"__esModule",{value:!0}),wt.validateKeywordUsage=wt.validSchemaType=wt.funcKeywordCode=wt.macroKeywordCode=void 0;const Fe=Q,rr=bt,Wf=te,Jf=qr;function Bf(t,e){const{gen:r,keyword:n,schema:s,parentSchema:o,it:i}=t,a=e.macro.call(i.self,s,o,i),c=dc(r,n,a);i.opts.validateSchema!==!1&&i.self.validateSchema(a,!0);const u=r.name("valid");t.subschema({schema:a,schemaPath:Fe.nil,errSchemaPath:`${i.errSchemaPath}/${n}`,topSchemaRef:c,compositeRule:!0},u),t.pass(u,()=>t.error(!0))}wt.macroKeywordCode=Bf;function Kf(t,e){var r;const{gen:n,keyword:s,schema:o,parentSchema:i,$data:a,it:c}=t;Yf(c,e);const u=!a&&e.compile?e.compile.call(c.self,o,i,c):e.validate,l=dc(n,s,u),f=n.let("valid");t.block$data(f,_),t.ok((r=e.valid)!==null&&r!==void 0?r:f);function _(){if(e.errors===!1)v(),e.modifying&&lc(t),h(()=>t.error());else{const d=e.async?y():g();e.modifying&&lc(t),h(()=>Gf(t,d))}}function y(){const d=n.let("ruleErrs",null);return n.try(()=>v((0,Fe._)`await `),m=>n.assign(f,!1).if((0,Fe._)`${m} instanceof ${c.ValidationError}`,()=>n.assign(d,(0,Fe._)`${m}.errors`),()=>n.throw(m))),d}function g(){const d=(0,Fe._)`${l}.errors`;return n.assign(d,null),v(Fe.nil),d}function v(d=e.async?(0,Fe._)`await `:Fe.nil){const m=c.opts.passContext?rr.default.this:rr.default.self,w=!("compile"in e&&!a||e.schema===!1);n.assign(f,(0,Fe._)`${d}${(0,Wf.callValidateCode)(t,l,m,w)}`,e.modifying)}function h(d){var m;n.if((0,Fe.not)((m=e.valid)!==null&&m!==void 0?m:f),d)}}wt.funcKeywordCode=Kf;function lc(t){const{gen:e,data:r,it:n}=t;e.if(n.parentData,()=>e.assign(r,(0,Fe._)`${n.parentData}[${n.parentDataProperty}]`))}function Gf(t,e){const{gen:r}=t;r.if((0,Fe._)`Array.isArray(${e})`,()=>{r.assign(rr.default.vErrors,(0,Fe._)`${rr.default.vErrors} === null ? ${e} : ${rr.default.vErrors}.concat(${e})`).assign(rr.default.errors,(0,Fe._)`${rr.default.vErrors}.length`),(0,Jf.extendErrors)(t)},()=>t.error())}function Yf({schemaEnv:t},e){if(e.async&&!t.$async)throw new Error("async keyword in sync schema")}function dc(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,Fe.stringify)(r)})}function Xf(t,e,r=!1){return!e.length||e.some(n=>n==="array"?Array.isArray(t):n==="object"?t&&typeof t=="object"&&!Array.isArray(t):typeof t==n||r&&typeof t>"u")}wt.validSchemaType=Xf;function Qf({schema:t,opts:e,self:r,errSchemaPath:n},s,o){if(Array.isArray(s.keyword)?!s.keyword.includes(o):s.keyword!==o)throw new Error("ajv implementation error");const i=s.dependencies;if(i!=null&&i.some(a=>!Object.prototype.hasOwnProperty.call(t,a)))throw new Error(`parent schema must have dependencies of ${o}: ${i.join(",")}`);if(s.validateSchema&&!s.validateSchema(t[o])){const c=`keyword "${o}" value is invalid at path "${n}": `+r.errorsText(s.validateSchema.errors);if(e.validateSchema==="log")r.logger.error(c);else throw new Error(c)}}wt.validateKeywordUsage=Qf;var Dt={};Object.defineProperty(Dt,"__esModule",{value:!0}),Dt.extendSubschemaMode=Dt.extendSubschemaData=Dt.getSubschema=void 0;const $t=Q,fc=M;function eh(t,{keyword:e,schemaProp:r,schema:n,schemaPath:s,errSchemaPath:o,topSchemaRef:i}){if(e!==void 0&&n!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(e!==void 0){const a=t.schema[e];return r===void 0?{schema:a,schemaPath:(0,$t._)`${t.schemaPath}${(0,$t.getProperty)(e)}`,errSchemaPath:`${t.errSchemaPath}/${e}`}:{schema:a[r],schemaPath:(0,$t._)`${t.schemaPath}${(0,$t.getProperty)(e)}${(0,$t.getProperty)(r)}`,errSchemaPath:`${t.errSchemaPath}/${e}/${(0,fc.escapeFragment)(r)}`}}if(n!==void 0){if(s===void 0||o===void 0||i===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:n,schemaPath:s,topSchemaRef:i,errSchemaPath:o}}throw new Error('either "keyword" or "schema" must be passed')}Dt.getSubschema=eh;function th(t,e,{dataProp:r,dataPropType:n,data:s,dataTypes:o,propertyName:i}){if(s!==void 0&&r!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:a}=e;if(r!==void 0){const{errorPath:u,dataPathArr:l,opts:f}=e,_=a.let("data",(0,$t._)`${e.data}${(0,$t.getProperty)(r)}`,!0);c(_),t.errorPath=(0,$t.str)`${u}${(0,fc.getErrorPath)(r,n,f.jsPropertySyntax)}`,t.parentDataProperty=(0,$t._)`${r}`,t.dataPathArr=[...l,t.parentDataProperty]}if(s!==void 0){const u=s instanceof $t.Name?s:a.let("data",s,!0);c(u),i!==void 0&&(t.propertyName=i)}o&&(t.dataTypes=o);function c(u){t.data=u,t.dataLevel=e.dataLevel+1,t.dataTypes=[],e.definedProperties=new Set,t.parentData=e.data,t.dataNames=[...e.dataNames,u]}}Dt.extendSubschemaData=th;function rh(t,{jtdDiscriminator:e,jtdMetadata:r,compositeRule:n,createErrors:s,allErrors:o}){n!==void 0&&(t.compositeRule=n),s!==void 0&&(t.createErrors=s),o!==void 0&&(t.allErrors=o),t.jtdDiscriminator=e,t.jtdMetadata=r}Dt.extendSubschemaMode=rh;var Me={},hc=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 n,s,o;if(Array.isArray(e)){if(n=e.length,n!=r.length)return!1;for(s=n;s--!==0;)if(!t(e[s],r[s]))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(o=Object.keys(e),n=o.length,n!==Object.keys(r).length)return!1;for(s=n;s--!==0;)if(!Object.prototype.hasOwnProperty.call(r,o[s]))return!1;for(s=n;s--!==0;){var i=o[s];if(!t(e[i],r[i]))return!1}return!0}return e!==e&&r!==r},pc={exports:{}},qt=pc.exports=function(t,e,r){typeof e=="function"&&(r=e,e={}),r=e.cb||r;var n=typeof r=="function"?r:r.pre||function(){},s=r.post||function(){};qn(e,n,s,t,"",t)};qt.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0},qt.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0},qt.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0},qt.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 qn(t,e,r,n,s,o,i,a,c,u){if(n&&typeof n=="object"&&!Array.isArray(n)){e(n,s,o,i,a,c,u);for(var l in n){var f=n[l];if(Array.isArray(f)){if(l in qt.arrayKeywords)for(var _=0;_<f.length;_++)qn(t,e,r,f[_],s+"/"+l+"/"+_,o,s,l,n,_)}else if(l in qt.propsKeywords){if(f&&typeof f=="object")for(var y in f)qn(t,e,r,f[y],s+"/"+l+"/"+nh(y),o,s,l,n,y)}else(l in qt.keywords||t.allKeys&&!(l in qt.skipKeywords))&&qn(t,e,r,f,s+"/"+l,o,s,l,n)}r(n,s,o,i,a,c,u)}}function nh(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}var sh=pc.exports;Object.defineProperty(Me,"__esModule",{value:!0}),Me.getSchemaRefs=Me.resolveUrl=Me.normalizeId=Me._getFullPath=Me.getFullPath=Me.inlineRef=void 0;const oh=M,ih=hc,ah=sh,ch=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function uh(t,e=!0){return typeof t=="boolean"?!0:e===!0?!mo(t):e?mc(t)<=e:!1}Me.inlineRef=uh;const lh=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function mo(t){for(const e in t){if(lh.has(e))return!0;const r=t[e];if(Array.isArray(r)&&r.some(mo)||typeof r=="object"&&mo(r))return!0}return!1}function mc(t){let e=0;for(const r in t){if(r==="$ref")return 1/0;if(e++,!ch.has(r)&&(typeof t[r]=="object"&&(0,oh.eachItem)(t[r],n=>e+=mc(n)),e===1/0))return 1/0}return e}function _c(t,e="",r){r!==!1&&(e=br(e));const n=t.parse(e);return gc(t,n)}Me.getFullPath=_c;function gc(t,e){return t.serialize(e).split("#")[0]+"#"}Me._getFullPath=gc;const dh=/#\/?$/;function br(t){return t?t.replace(dh,""):""}Me.normalizeId=br;function fh(t,e,r){return r=br(r),t.resolve(e,r)}Me.resolveUrl=fh;const hh=/^[a-z_][-a-z0-9._]*$/i;function ph(t,e){if(typeof t=="boolean")return{};const{schemaId:r,uriResolver:n}=this.opts,s=br(t[r]||e),o={"":s},i=_c(n,s,!1),a={},c=new Set;return ah(t,{allKeys:!0},(f,_,y,g)=>{if(g===void 0)return;const v=i+_;let h=o[g];typeof f[r]=="string"&&(h=d.call(this,f[r])),m.call(this,f.$anchor),m.call(this,f.$dynamicAnchor),o[_]=h;function d(w){const S=this.opts.uriResolver.resolve;if(w=br(h?S(h,w):w),c.has(w))throw l(w);c.add(w);let P=this.refs[w];return typeof P=="string"&&(P=this.refs[P]),typeof P=="object"?u(f,P.schema,w):w!==br(v)&&(w[0]==="#"?(u(f,a[w],w),a[w]=f):this.refs[w]=v),w}function m(w){if(typeof w=="string"){if(!hh.test(w))throw new Error(`invalid anchor "${w}"`);d.call(this,`#${w}`)}}}),a;function u(f,_,y){if(_!==void 0&&!ih(f,_))throw l(y)}function l(f){return new Error(`reference "${f}" resolves to more than one schema`)}}Me.getSchemaRefs=ph,Object.defineProperty(ot,"__esModule",{value:!0}),ot.getData=ot.KeywordCxt=ot.validateFunctionCode=void 0;const vc=gr,yc=Oe,_o=It,Vn=Oe,mh=Dn,Fr=wt,go=Dt,q=Q,B=bt,_h=Me,Ct=M,Hr=qr;function gh(t){if(Sc(t)&&(kc(t),$c(t))){bh(t);return}bc(t,()=>(0,vc.topBoolOrEmptySchema)(t))}ot.validateFunctionCode=gh;function bc({gen:t,validateName:e,schema:r,schemaEnv:n,opts:s},o){s.code.es5?t.func(e,(0,q._)`${B.default.data}, ${B.default.valCxt}`,n.$async,()=>{t.code((0,q._)`"use strict"; ${wc(r,s)}`),yh(t,s),t.code(o)}):t.func(e,(0,q._)`${B.default.data}, ${vh(s)}`,n.$async,()=>t.code(wc(r,s)).code(o))}function vh(t){return(0,q._)`{${B.default.instancePath}="", ${B.default.parentData}, ${B.default.parentDataProperty}, ${B.default.rootData}=${B.default.data}${t.dynamicRef?(0,q._)`, ${B.default.dynamicAnchors}={}`:q.nil}}={}`}function yh(t,e){t.if(B.default.valCxt,()=>{t.var(B.default.instancePath,(0,q._)`${B.default.valCxt}.${B.default.instancePath}`),t.var(B.default.parentData,(0,q._)`${B.default.valCxt}.${B.default.parentData}`),t.var(B.default.parentDataProperty,(0,q._)`${B.default.valCxt}.${B.default.parentDataProperty}`),t.var(B.default.rootData,(0,q._)`${B.default.valCxt}.${B.default.rootData}`),e.dynamicRef&&t.var(B.default.dynamicAnchors,(0,q._)`${B.default.valCxt}.${B.default.dynamicAnchors}`)},()=>{t.var(B.default.instancePath,(0,q._)`""`),t.var(B.default.parentData,(0,q._)`undefined`),t.var(B.default.parentDataProperty,(0,q._)`undefined`),t.var(B.default.rootData,B.default.data),e.dynamicRef&&t.var(B.default.dynamicAnchors,(0,q._)`{}`)})}function bh(t){const{schema:e,opts:r,gen:n}=t;bc(t,()=>{r.$comment&&e.$comment&&Pc(t),Eh(t),n.let(B.default.vErrors,null),n.let(B.default.errors,0),r.unevaluated&&wh(t),Ec(t),xh(t)})}function wh(t){const{gen:e,validateName:r}=t;t.evaluated=e.const("evaluated",(0,q._)`${r}.evaluated`),e.if((0,q._)`${t.evaluated}.dynamicProps`,()=>e.assign((0,q._)`${t.evaluated}.props`,(0,q._)`undefined`)),e.if((0,q._)`${t.evaluated}.dynamicItems`,()=>e.assign((0,q._)`${t.evaluated}.items`,(0,q._)`undefined`))}function wc(t,e){const r=typeof t=="object"&&t[e.schemaId];return r&&(e.code.source||e.code.process)?(0,q._)`/*# sourceURL=${r} */`:q.nil}function $h(t,e){if(Sc(t)&&(kc(t),$c(t))){Sh(t,e);return}(0,vc.boolOrEmptySchema)(t,e)}function $c({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 Sc(t){return typeof t.schema!="boolean"}function Sh(t,e){const{schema:r,gen:n,opts:s}=t;s.$comment&&r.$comment&&Pc(t),Ph(t),Th(t);const o=n.const("_errs",B.default.errors);Ec(t,o),n.var(e,(0,q._)`${o} === ${B.default.errors}`)}function kc(t){(0,Ct.checkUnknownRules)(t),kh(t)}function Ec(t,e){if(t.opts.jtd)return Tc(t,[],!1,e);const r=(0,yc.getSchemaTypes)(t.schema),n=(0,yc.coerceAndCheckDataType)(t,r);Tc(t,r,!n,e)}function kh(t){const{schema:e,errSchemaPath:r,opts:n,self:s}=t;e.$ref&&n.ignoreKeywordsWithRef&&(0,Ct.schemaHasRulesButRef)(e,s.RULES)&&s.logger.warn(`$ref: keywords ignored in schema at path "${r}"`)}function Eh(t){const{schema:e,opts:r}=t;e.default!==void 0&&r.useDefaults&&r.strictSchema&&(0,Ct.checkStrictMode)(t,"default is ignored in the schema root")}function Ph(t){const e=t.schema[t.opts.schemaId];e&&(t.baseId=(0,_h.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 Pc({gen:t,schemaEnv:e,schema:r,errSchemaPath:n,opts:s}){const o=r.$comment;if(s.$comment===!0)t.code((0,q._)`${B.default.self}.logger.log(${o})`);else if(typeof s.$comment=="function"){const i=(0,q.str)`${n}/$comment`,a=t.scopeValue("root",{ref:e.root});t.code((0,q._)`${B.default.self}.opts.$comment(${o}, ${i}, ${a}.schema)`)}}function xh(t){const{gen:e,schemaEnv:r,validateName:n,ValidationError:s,opts:o}=t;r.$async?e.if((0,q._)`${B.default.errors} === 0`,()=>e.return(B.default.data),()=>e.throw((0,q._)`new ${s}(${B.default.vErrors})`)):(e.assign((0,q._)`${n}.errors`,B.default.vErrors),o.unevaluated&&Rh(t),e.return((0,q._)`${B.default.errors} === 0`))}function Rh({gen:t,evaluated:e,props:r,items:n}){r instanceof q.Name&&t.assign((0,q._)`${e}.props`,r),n instanceof q.Name&&t.assign((0,q._)`${e}.items`,n)}function Tc(t,e,r,n){const{gen:s,schema:o,data:i,allErrors:a,opts:c,self:u}=t,{RULES:l}=u;if(o.$ref&&(c.ignoreKeywordsWithRef||!(0,Ct.schemaHasRulesButRef)(o,l))){s.block(()=>Cc(t,"$ref",l.all.$ref.definition));return}c.jtd||Ih(t,e),s.block(()=>{for(const _ of l.rules)f(_);f(l.post)});function f(_){(0,_o.shouldUseGroup)(o,_)&&(_.type?(s.if((0,Vn.checkDataType)(_.type,i,c.strictNumbers)),xc(t,_),e.length===1&&e[0]===_.type&&r&&(s.else(),(0,Vn.reportTypeError)(t)),s.endIf()):xc(t,_),a||s.if((0,q._)`${B.default.errors} === ${n||0}`))}}function xc(t,e){const{gen:r,schema:n,opts:{useDefaults:s}}=t;s&&(0,mh.assignDefaults)(t,e.type),r.block(()=>{for(const o of e.rules)(0,_o.shouldUseRule)(n,o)&&Cc(t,o.keyword,o.definition,e.type)})}function Ih(t,e){t.schemaEnv.meta||!t.opts.strictTypes||(Ch(t,e),t.opts.allowUnionTypes||Oh(t,e),Nh(t,t.dataTypes))}function Ch(t,e){if(e.length){if(!t.dataTypes.length){t.dataTypes=e;return}e.forEach(r=>{Rc(t.dataTypes,r)||vo(t,`type "${r}" not allowed by context "${t.dataTypes.join(",")}"`)}),Ah(t,e)}}function Oh(t,e){e.length>1&&!(e.length===2&&e.includes("null"))&&vo(t,"use allowUnionTypes to allow union type keyword")}function Nh(t,e){const r=t.self.RULES.all;for(const n in r){const s=r[n];if(typeof s=="object"&&(0,_o.shouldUseRule)(t.schema,s)){const{type:o}=s.definition;o.length&&!o.some(i=>jh(e,i))&&vo(t,`missing type "${o.join(",")}" for keyword "${n}"`)}}}function jh(t,e){return t.includes(e)||e==="number"&&t.includes("integer")}function Rc(t,e){return t.includes(e)||e==="integer"&&t.includes("number")}function Ah(t,e){const r=[];for(const n of t.dataTypes)Rc(e,n)?r.push(n):e.includes("integer")&&n==="number"&&r.push("integer");t.dataTypes=r}function vo(t,e){const r=t.schemaEnv.baseId+t.errSchemaPath;e+=` at "${r}" (strictTypes)`,(0,Ct.checkStrictMode)(t,e,t.opts.strictTypes)}class Ic{constructor(e,r,n){if((0,Fr.validateKeywordUsage)(e,r,n),this.gen=e.gen,this.allErrors=e.allErrors,this.keyword=n,this.data=e.data,this.schema=e.schema[n],this.$data=r.$data&&e.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,Ct.schemaRefOrVal)(e,this.schema,n,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",Oc(this.$data,e));else if(this.schemaCode=this.schemaValue,!(0,Fr.validSchemaType)(this.schema,r.schemaType,r.allowUndefined))throw new Error(`${n} value must be ${JSON.stringify(r.schemaType)}`);("code"in r?r.trackErrors:r.errors!==!1)&&(this.errsCount=e.gen.const("_errs",B.default.errors))}result(e,r,n){this.failResult((0,q.not)(e),r,n)}failResult(e,r,n){this.gen.if(e),n?n():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,q.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,q._)`${r} !== undefined && (${(0,q.or)(this.invalid$data(),e)})`)}error(e,r,n){if(r){this.setParams(r),this._error(e,n),this.setParams({});return}this._error(e,n)}_error(e,r){(e?Hr.reportExtraError:Hr.reportError)(this,this.def.error,r)}$dataError(){(0,Hr.reportError)(this,this.def.$dataError||Hr.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,Hr.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,n=q.nil){this.gen.block(()=>{this.check$data(e,n),r()})}check$data(e=q.nil,r=q.nil){if(!this.$data)return;const{gen:n,schemaCode:s,schemaType:o,def:i}=this;n.if((0,q.or)((0,q._)`${s} === undefined`,r)),e!==q.nil&&n.assign(e,!0),(o.length||i.validateSchema)&&(n.elseIf(this.invalid$data()),this.$dataError(),e!==q.nil&&n.assign(e,!1)),n.else()}invalid$data(){const{gen:e,schemaCode:r,schemaType:n,def:s,it:o}=this;return(0,q.or)(i(),a());function i(){if(n.length){if(!(r instanceof q.Name))throw new Error("ajv implementation error");const c=Array.isArray(n)?n:[n];return(0,q._)`${(0,Vn.checkDataTypes)(c,r,o.opts.strictNumbers,Vn.DataType.Wrong)}`}return q.nil}function a(){if(s.validateSchema){const c=e.scopeValue("validate$data",{ref:s.validateSchema});return(0,q._)`!${c}(${r})`}return q.nil}}subschema(e,r){const n=(0,go.getSubschema)(this.it,e);(0,go.extendSubschemaData)(n,this.it,e),(0,go.extendSubschemaMode)(n,e);const s={...this.it,...n,items:void 0,props:void 0};return $h(s,r),s}mergeEvaluated(e,r){const{it:n,gen:s}=this;n.opts.unevaluated&&(n.props!==!0&&e.props!==void 0&&(n.props=Ct.mergeEvaluated.props(s,e.props,n.props,r)),n.items!==!0&&e.items!==void 0&&(n.items=Ct.mergeEvaluated.items(s,e.items,n.items,r)))}mergeValidEvaluated(e,r){const{it:n,gen:s}=this;if(n.opts.unevaluated&&(n.props!==!0||n.items!==!0))return s.if(r,()=>this.mergeEvaluated(e,q.Name)),!0}}ot.KeywordCxt=Ic;function Cc(t,e,r,n){const s=new Ic(t,r,e);"code"in r?r.code(s,n):s.$data&&r.validate?(0,Fr.funcKeywordCode)(s,r):"macro"in r?(0,Fr.macroKeywordCode)(s,r):(r.compile||r.validate)&&(0,Fr.funcKeywordCode)(s,r)}const zh=/^\/(?:[^~]|~0|~1)*$/,Mh=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function Oc(t,{dataLevel:e,dataNames:r,dataPathArr:n}){let s,o;if(t==="")return B.default.rootData;if(t[0]==="/"){if(!zh.test(t))throw new Error(`Invalid JSON-pointer: ${t}`);s=t,o=B.default.rootData}else{const u=Mh.exec(t);if(!u)throw new Error(`Invalid JSON-pointer: ${t}`);const l=+u[1];if(s=u[2],s==="#"){if(l>=e)throw new Error(c("property/index",l));return n[e-l]}if(l>e)throw new Error(c("data",l));if(o=r[e-l],!s)return o}let i=o;const a=s.split("/");for(const u of a)u&&(o=(0,q._)`${o}${(0,q.getProperty)((0,Ct.unescapeJsonPointer)(u))}`,i=(0,q._)`${i} && ${o}`);return i;function c(u,l){return`Cannot access ${u} ${l} levels up, current level is ${e}`}}ot.getData=Oc;var Wr={};Object.defineProperty(Wr,"__esModule",{value:!0});class Zh extends Error{constructor(e){super("validation failed"),this.errors=e,this.ajv=this.validation=!0}}Wr.default=Zh;var wr={};Object.defineProperty(wr,"__esModule",{value:!0});const yo=Me;class Lh extends Error{constructor(e,r,n,s){super(s||`can't resolve reference ${n} from id ${r}`),this.missingRef=(0,yo.resolveUrl)(e,r,n),this.missingSchema=(0,yo.normalizeId)((0,yo.getFullPath)(e,this.missingRef))}}wr.default=Lh;var Je={};Object.defineProperty(Je,"__esModule",{value:!0}),Je.resolveSchema=Je.getCompilingSchema=Je.resolveRef=Je.compileSchema=Je.SchemaEnv=void 0;const it=Q,Uh=Wr,nr=bt,at=Me,Nc=M,Dh=ot;class Fn{constructor(e){var r;this.refs={},this.dynamicAnchors={};let n;typeof e.schema=="object"&&(n=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,at.normalizeId)(n==null?void 0:n[e.schemaId||"$id"]),this.schemaPath=e.schemaPath,this.localRefs=e.localRefs,this.meta=e.meta,this.$async=n==null?void 0:n.$async,this.refs={}}}Je.SchemaEnv=Fn;function bo(t){const e=jc.call(this,t);if(e)return e;const r=(0,at.getFullPath)(this.opts.uriResolver,t.root.baseId),{es5:n,lines:s}=this.opts.code,{ownProperties:o}=this.opts,i=new it.CodeGen(this.scope,{es5:n,lines:s,ownProperties:o});let a;t.$async&&(a=i.scopeValue("Error",{ref:Uh.default,code:(0,it._)`require("ajv/dist/runtime/validation_error").default`}));const c=i.scopeName("validate");t.validateName=c;const u={gen:i,allErrors:this.opts.allErrors,data:nr.default.data,parentData:nr.default.parentData,parentDataProperty:nr.default.parentDataProperty,dataNames:[nr.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:c,ValidationError:a,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 l;try{this._compilations.add(t),(0,Dh.validateFunctionCode)(u),i.optimize(this.opts.code.optimize);const f=i.toString();l=`${i.scopeRefs(nr.default.scope)}return ${f}`,this.opts.code.process&&(l=this.opts.code.process(l,t));const y=new Function(`${nr.default.self}`,`${nr.default.scope}`,l)(this,this.scope.get());if(this.scope.value(c,{ref:y}),y.errors=null,y.schema=t.schema,y.schemaEnv=t,t.$async&&(y.$async=!0),this.opts.code.source===!0&&(y.source={validateName:c,validateCode:f,scopeValues:i._values}),this.opts.unevaluated){const{props:g,items:v}=u;y.evaluated={props:g instanceof it.Name?void 0:g,items:v instanceof it.Name?void 0:v,dynamicProps:g instanceof it.Name,dynamicItems:v instanceof it.Name},y.source&&(y.source.evaluated=(0,it.stringify)(y.evaluated))}return t.validate=y,t}catch(f){throw delete t.validate,delete t.validateName,l&&this.logger.error("Error compiling schema, function code:",l),f}finally{this._compilations.delete(t)}}Je.compileSchema=bo;function qh(t,e,r){var n;r=(0,at.resolveUrl)(this.opts.uriResolver,e,r);const s=t.refs[r];if(s)return s;let o=Hh.call(this,t,r);if(o===void 0){const i=(n=t.localRefs)===null||n===void 0?void 0:n[r],{schemaId:a}=this.opts;i&&(o=new Fn({schema:i,schemaId:a,root:t,baseId:e}))}if(o!==void 0)return t.refs[r]=Vh.call(this,o)}Je.resolveRef=qh;function Vh(t){return(0,at.inlineRef)(t.schema,this.opts.inlineRefs)?t.schema:t.validate?t:bo.call(this,t)}function jc(t){for(const e of this._compilations)if(Fh(e,t))return e}Je.getCompilingSchema=jc;function Fh(t,e){return t.schema===e.schema&&t.root===e.root&&t.baseId===e.baseId}function Hh(t,e){let r;for(;typeof(r=this.refs[e])=="string";)e=r;return r||this.schemas[e]||Hn.call(this,t,e)}function Hn(t,e){const r=this.opts.uriResolver.parse(e),n=(0,at._getFullPath)(this.opts.uriResolver,r);let s=(0,at.getFullPath)(this.opts.uriResolver,t.baseId,void 0);if(Object.keys(t.schema).length>0&&n===s)return wo.call(this,r,t);const o=(0,at.normalizeId)(n),i=this.refs[o]||this.schemas[o];if(typeof i=="string"){const a=Hn.call(this,t,i);return typeof(a==null?void 0:a.schema)!="object"?void 0:wo.call(this,r,a)}if(typeof(i==null?void 0:i.schema)=="object"){if(i.validate||bo.call(this,i),o===(0,at.normalizeId)(e)){const{schema:a}=i,{schemaId:c}=this.opts,u=a[c];return u&&(s=(0,at.resolveUrl)(this.opts.uriResolver,s,u)),new Fn({schema:a,schemaId:c,root:t,baseId:s})}return wo.call(this,r,i)}}Je.resolveSchema=Hn;const Wh=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function wo(t,{baseId:e,schema:r,root:n}){var s;if(((s=t.fragment)===null||s===void 0?void 0:s[0])!=="/")return;for(const a of t.fragment.slice(1).split("/")){if(typeof r=="boolean")return;const c=r[(0,Nc.unescapeFragment)(a)];if(c===void 0)return;r=c;const u=typeof r=="object"&&r[this.opts.schemaId];!Wh.has(a)&&u&&(e=(0,at.resolveUrl)(this.opts.uriResolver,e,u))}let o;if(typeof r!="boolean"&&r.$ref&&!(0,Nc.schemaHasRulesButRef)(r,this.RULES)){const a=(0,at.resolveUrl)(this.opts.uriResolver,e,r.$ref);o=Hn.call(this,n,a)}const{schemaId:i}=this.opts;if(o=o||new Fn({schema:r,schemaId:i,root:n,baseId:e}),o.schema!==o.root.schema)return o}const Jh={$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 $o={},Wn={exports:{}};const Bh=RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu),Ac=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 zc(t){let e="",r=0,n=0;for(n=0;n<t.length;n++)if(r=t[n].charCodeAt(0),r!==48){if(!(r>=48&&r<=57||r>=65&&r<=70||r>=97&&r<=102))return"";e+=t[n];break}for(n+=1;n<t.length;n++){if(r=t[n].charCodeAt(0),!(r>=48&&r<=57||r>=65&&r<=70||r>=97&&r<=102))return"";e+=t[n]}return e}const Kh=RegExp.prototype.test.bind(/[^!"$&'()*+,\-.;=_`a-z{}~]/u);function Mc(t){return t.length=0,!0}function Gh(t,e,r){if(t.length){const n=zc(t);if(n!=="")e.push(n);else return r.error=!0,!1;t.length=0}return!0}function Yh(t){let e=0;const r={error:!1,address:"",zone:""},n=[],s=[];let o=!1,i=!1,a=Gh;for(let c=0;c<t.length;c++){const u=t[c];if(!(u==="["||u==="]"))if(u===":"){if(o===!0&&(i=!0),!a(s,n,r))break;if(++e>7){r.error=!0;break}c>0&&t[c-1]===":"&&(o=!0),n.push(":");continue}else if(u==="%"){if(!a(s,n,r))break;a=Mc}else{s.push(u);continue}}return s.length&&(a===Mc?r.zone=s.join(""):i?n.push(s.join("")):n.push(zc(s))),r.address=n.join(""),r}function Zc(t){if(Xh(t,":")<2)return{host:t,isIPV6:!1};const e=Yh(t);if(e.error)return{host:t,isIPV6:!1};{let r=e.address,n=e.address;return e.zone&&(r+="%"+e.zone,n+="%25"+e.zone),{host:r,isIPV6:!0,escapedHost:n}}}function Xh(t,e){let r=0;for(let n=0;n<t.length;n++)t[n]===e&&r++;return r}function Qh(t){let e=t;const r=[];let n=-1,s=0;for(;s=e.length;){if(s===1){if(e===".")break;if(e==="/"){r.push("/");break}else{r.push(e);break}}else if(s===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(s===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((n=e.indexOf("/",1))===-1){r.push(e);break}else r.push(e.slice(0,n)),e=e.slice(n)}return r.join("")}function ep(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 tp(t){const e=[];if(t.userinfo!==void 0&&(e.push(t.userinfo),e.push("@")),t.host!==void 0){let r=unescape(t.host);if(!Ac(r)){const n=Zc(r);n.isIPV6===!0?r=`[${n.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 Lc={nonSimpleDomain:Kh,recomposeAuthority:tp,normalizeComponentEncoding:ep,removeDotSegments:Qh,isIPv4:Ac,isUUID:Bh,normalizeIPv6:Zc};const{isUUID:rp}=Lc,np=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function Uc(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 Dc(t){return t.host||(t.error=t.error||"HTTP URIs must have a host."),t}function qc(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 sp(t){return t.secure=Uc(t),t.resourceName=(t.path||"/")+(t.query?"?"+t.query:""),t.path=void 0,t.query=void 0,t}function op(t){if((t.port===(Uc(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 ip(t,e){if(!t.path)return t.error="URN can not be parsed",t;const r=t.path.match(np);if(r){const n=e.scheme||t.scheme||"urn";t.nid=r[1].toLowerCase(),t.nss=r[2];const s=`${n}:${e.nid||t.nid}`,o=So(s);t.path=void 0,o&&(t=o.parse(t,e))}else t.error=t.error||"URN can not be parsed.";return t}function ap(t,e){if(t.nid===void 0)throw new Error("URN without nid cannot be serialized");const r=e.scheme||t.scheme||"urn",n=t.nid.toLowerCase(),s=`${r}:${e.nid||n}`,o=So(s);o&&(t=o.serialize(t,e));const i=t,a=t.nss;return i.path=`${n||e.nid}:${a}`,e.skipEscape=!0,i}function cp(t,e){const r=t;return r.uuid=r.nss,r.nss=void 0,!e.tolerant&&(!r.uuid||!rp(r.uuid))&&(r.error=r.error||"UUID is not valid."),r}function up(t){const e=t;return e.nss=(t.uuid||"").toLowerCase(),e}const Vc={scheme:"http",domainHost:!0,parse:Dc,serialize:qc},lp={scheme:"https",domainHost:Vc.domainHost,parse:Dc,serialize:qc},Jn={scheme:"ws",domainHost:!0,parse:sp,serialize:op},dp={scheme:"wss",domainHost:Jn.domainHost,parse:Jn.parse,serialize:Jn.serialize},Bn={http:Vc,https:lp,ws:Jn,wss:dp,urn:{scheme:"urn",parse:ip,serialize:ap,skipNormalize:!0},"urn:uuid":{scheme:"urn:uuid",parse:cp,serialize:up,skipNormalize:!0}};Object.setPrototypeOf(Bn,null);function So(t){return t&&(Bn[t]||Bn[t.toLowerCase()])||void 0}var fp={SCHEMES:Bn,getSchemeHandler:So};const{normalizeIPv6:hp,removeDotSegments:Jr,recomposeAuthority:pp,normalizeComponentEncoding:Kn,isIPv4:mp,nonSimpleDomain:_p}=Lc,{SCHEMES:gp,getSchemeHandler:Fc}=fp;function vp(t,e){return typeof t=="string"?t=St(Ot(t,e),e):typeof t=="object"&&(t=Ot(St(t,e),e)),t}function yp(t,e,r){const n=r?Object.assign({scheme:"null"},r):{scheme:"null"},s=Hc(Ot(t,n),Ot(e,n),n,!0);return n.skipEscape=!0,St(s,n)}function Hc(t,e,r,n){const s={};return n||(t=Ot(St(t,r),r),e=Ot(St(e,r),r)),r=r||{},!r.tolerant&&e.scheme?(s.scheme=e.scheme,s.userinfo=e.userinfo,s.host=e.host,s.port=e.port,s.path=Jr(e.path||""),s.query=e.query):(e.userinfo!==void 0||e.host!==void 0||e.port!==void 0?(s.userinfo=e.userinfo,s.host=e.host,s.port=e.port,s.path=Jr(e.path||""),s.query=e.query):(e.path?(e.path[0]==="/"?s.path=Jr(e.path):((t.userinfo!==void 0||t.host!==void 0||t.port!==void 0)&&!t.path?s.path="/"+e.path:t.path?s.path=t.path.slice(0,t.path.lastIndexOf("/")+1)+e.path:s.path=e.path,s.path=Jr(s.path)),s.query=e.query):(s.path=t.path,e.query!==void 0?s.query=e.query:s.query=t.query),s.userinfo=t.userinfo,s.host=t.host,s.port=t.port),s.scheme=t.scheme),s.fragment=e.fragment,s}function bp(t,e,r){return typeof t=="string"?(t=unescape(t),t=St(Kn(Ot(t,r),!0),{...r,skipEscape:!0})):typeof t=="object"&&(t=St(Kn(t,!0),{...r,skipEscape:!0})),typeof e=="string"?(e=unescape(e),e=St(Kn(Ot(e,r),!0),{...r,skipEscape:!0})):typeof e=="object"&&(e=St(Kn(e,!0),{...r,skipEscape:!0})),t.toLowerCase()===e.toLowerCase()}function St(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:""},n=Object.assign({},e),s=[],o=Fc(n.scheme||r.scheme);o&&o.serialize&&o.serialize(r,n),r.path!==void 0&&(n.skipEscape?r.path=unescape(r.path):(r.path=escape(r.path),r.scheme!==void 0&&(r.path=r.path.split("%3A").join(":")))),n.reference!=="suffix"&&r.scheme&&s.push(r.scheme,":");const i=pp(r);if(i!==void 0&&(n.reference!=="suffix"&&s.push("//"),s.push(i),r.path&&r.path[0]!=="/"&&s.push("/")),r.path!==void 0){let a=r.path;!n.absolutePath&&(!o||!o.absolutePath)&&(a=Jr(a)),i===void 0&&a[0]==="/"&&a[1]==="/"&&(a="/%2F"+a.slice(2)),s.push(a)}return r.query!==void 0&&s.push("?",r.query),r.fragment!==void 0&&s.push("#",r.fragment),s.join("")}const wp=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function Ot(t,e){const r=Object.assign({},e),n={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0};let s=!1;r.reference==="suffix"&&(r.scheme?t=r.scheme+":"+t:t="//"+t);const o=t.match(wp);if(o){if(n.scheme=o[1],n.userinfo=o[3],n.host=o[4],n.port=parseInt(o[5],10),n.path=o[6]||"",n.query=o[7],n.fragment=o[8],isNaN(n.port)&&(n.port=o[5]),n.host)if(mp(n.host)===!1){const c=hp(n.host);n.host=c.host.toLowerCase(),s=c.isIPV6}else s=!0;n.scheme===void 0&&n.userinfo===void 0&&n.host===void 0&&n.port===void 0&&n.query===void 0&&!n.path?n.reference="same-document":n.scheme===void 0?n.reference="relative":n.fragment===void 0?n.reference="absolute":n.reference="uri",r.reference&&r.reference!=="suffix"&&r.reference!==n.reference&&(n.error=n.error||"URI is not a "+r.reference+" reference.");const i=Fc(r.scheme||n.scheme);if(!r.unicodeSupport&&(!i||!i.unicodeSupport)&&n.host&&(r.domainHost||i&&i.domainHost)&&s===!1&&_p(n.host))try{n.host=URL.domainToASCII(n.host.toLowerCase())}catch(a){n.error=n.error||"Host's domain name can not be converted to ASCII: "+a}(!i||i&&!i.skipNormalize)&&(t.indexOf("%")!==-1&&(n.scheme!==void 0&&(n.scheme=unescape(n.scheme)),n.host!==void 0&&(n.host=unescape(n.host))),n.path&&(n.path=escape(unescape(n.path))),n.fragment&&(n.fragment=encodeURI(decodeURIComponent(n.fragment)))),i&&i.parse&&i.parse(n,r)}else n.error=n.error||"URI can not be parsed.";return n}const ko={SCHEMES:gp,normalize:vp,resolve:yp,resolveComponent:Hc,equal:bp,serialize:St,parse:Ot};Wn.exports=ko,Wn.exports.default=ko,Wn.exports.fastUri=ko;var $p=Wn.exports;Object.defineProperty($o,"__esModule",{value:!0});const Wc=$p;Wc.code='require("ajv/dist/runtime/uri").default',$o.default=Wc,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=ot;Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return e.KeywordCxt}});var r=Q;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 n=Wr,s=wr,o=tr,i=Je,a=Q,c=Me,u=Oe,l=M,f=Jh,_=$o,y=(N,k)=>new RegExp(N,k);y.code="new RegExp";const g=["removeAdditional","useDefaults","coerceTypes"],v=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."},d={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},m=200;function w(N){var k,R,E,p,b,x,F,H,fe,le,ze,Dr,Na,ja,Aa,za,Ma,Za,La,Ua,Da,qa,Va,Fa,Ha;const Un=N.strict,Wa=(k=N.code)===null||k===void 0?void 0:k.optimize,Xd=Wa===!0||Wa===void 0?1:Wa||0,Qd=(E=(R=N.code)===null||R===void 0?void 0:R.regExp)!==null&&E!==void 0?E:y,U1=(p=N.uriResolver)!==null&&p!==void 0?p:_.default;return{strictSchema:(x=(b=N.strictSchema)!==null&&b!==void 0?b:Un)!==null&&x!==void 0?x:!0,strictNumbers:(H=(F=N.strictNumbers)!==null&&F!==void 0?F:Un)!==null&&H!==void 0?H:!0,strictTypes:(le=(fe=N.strictTypes)!==null&&fe!==void 0?fe:Un)!==null&&le!==void 0?le:"log",strictTuples:(Dr=(ze=N.strictTuples)!==null&&ze!==void 0?ze:Un)!==null&&Dr!==void 0?Dr:"log",strictRequired:(ja=(Na=N.strictRequired)!==null&&Na!==void 0?Na:Un)!==null&&ja!==void 0?ja:!1,code:N.code?{...N.code,optimize:Xd,regExp:Qd}:{optimize:Xd,regExp:Qd},loopRequired:(Aa=N.loopRequired)!==null&&Aa!==void 0?Aa:m,loopEnum:(za=N.loopEnum)!==null&&za!==void 0?za:m,meta:(Ma=N.meta)!==null&&Ma!==void 0?Ma:!0,messages:(Za=N.messages)!==null&&Za!==void 0?Za:!0,inlineRefs:(La=N.inlineRefs)!==null&&La!==void 0?La:!0,schemaId:(Ua=N.schemaId)!==null&&Ua!==void 0?Ua:"$id",addUsedSchema:(Da=N.addUsedSchema)!==null&&Da!==void 0?Da:!0,validateSchema:(qa=N.validateSchema)!==null&&qa!==void 0?qa:!0,validateFormats:(Va=N.validateFormats)!==null&&Va!==void 0?Va:!0,unicodeRegExp:(Fa=N.unicodeRegExp)!==null&&Fa!==void 0?Fa:!0,int32range:(Ha=N.int32range)!==null&&Ha!==void 0?Ha:!0,uriResolver:U1}}class S{constructor(k={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,k=this.opts={...k,...w(k)};const{es5:R,lines:E}=this.opts.code;this.scope=new a.ValueScope({scope:{},prefixes:v,es5:R,lines:E}),this.logger=K(k.logger);const p=k.validateFormats;k.validateFormats=!1,this.RULES=(0,o.getRules)(),P.call(this,h,k,"NOT SUPPORTED"),P.call(this,d,k,"DEPRECATED","warn"),this._metaOpts=Ae.call(this),k.formats&&ce.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),k.keywords&&G.call(this,k.keywords),typeof k.meta=="object"&&this.addMetaSchema(k.meta),V.call(this),k.validateFormats=p}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:k,meta:R,schemaId:E}=this.opts;let p=f;E==="id"&&(p={...f},p.id=p.$id,delete p.$id),R&&k&&this.addMetaSchema(p,p[E],!1)}defaultMeta(){const{meta:k,schemaId:R}=this.opts;return this.opts.defaultMeta=typeof k=="object"?k[R]||k:void 0}validate(k,R){let E;if(typeof k=="string"){if(E=this.getSchema(k),!E)throw new Error(`no schema with key or ref "${k}"`)}else E=this.compile(k);const p=E(R);return"$async"in E||(this.errors=E.errors),p}compile(k,R){const E=this._addSchema(k,R);return E.validate||this._compileSchemaEnv(E)}compileAsync(k,R){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:E}=this.opts;return p.call(this,k,R);async function p(le,ze){await b.call(this,le.$schema);const Dr=this._addSchema(le,ze);return Dr.validate||x.call(this,Dr)}async function b(le){le&&!this.getSchema(le)&&await p.call(this,{$ref:le},!0)}async function x(le){try{return this._compileSchemaEnv(le)}catch(ze){if(!(ze instanceof s.default))throw ze;return F.call(this,ze),await H.call(this,ze.missingSchema),x.call(this,le)}}function F({missingSchema:le,missingRef:ze}){if(this.refs[le])throw new Error(`AnySchema ${le} is loaded but ${ze} cannot be resolved`)}async function H(le){const ze=await fe.call(this,le);this.refs[le]||await b.call(this,ze.$schema),this.refs[le]||this.addSchema(ze,le,R)}async function fe(le){const ze=this._loading[le];if(ze)return ze;try{return await(this._loading[le]=E(le))}finally{delete this._loading[le]}}}addSchema(k,R,E,p=this.opts.validateSchema){if(Array.isArray(k)){for(const x of k)this.addSchema(x,void 0,E,p);return this}let b;if(typeof k=="object"){const{schemaId:x}=this.opts;if(b=k[x],b!==void 0&&typeof b!="string")throw new Error(`schema ${x} must be string`)}return R=(0,c.normalizeId)(R||b),this._checkUnique(R),this.schemas[R]=this._addSchema(k,E,R,p,!0),this}addMetaSchema(k,R,E=this.opts.validateSchema){return this.addSchema(k,R,!0,E),this}validateSchema(k,R){if(typeof k=="boolean")return!0;let E;if(E=k.$schema,E!==void 0&&typeof E!="string")throw new Error("$schema must be a string");if(E=E||this.opts.defaultMeta||this.defaultMeta(),!E)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const p=this.validate(E,k);if(!p&&R){const b="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(b);else throw new Error(b)}return p}getSchema(k){let R;for(;typeof(R=O.call(this,k))=="string";)k=R;if(R===void 0){const{schemaId:E}=this.opts,p=new i.SchemaEnv({schema:{},schemaId:E});if(R=i.resolveSchema.call(this,p,k),!R)return;this.refs[k]=R}return R.validate||this._compileSchemaEnv(R)}removeSchema(k){if(k instanceof RegExp)return this._removeAllSchemas(this.schemas,k),this._removeAllSchemas(this.refs,k),this;switch(typeof k){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const R=O.call(this,k);return typeof R=="object"&&this._cache.delete(R.schema),delete this.schemas[k],delete this.refs[k],this}case"object":{const R=k;this._cache.delete(R);let E=k[this.opts.schemaId];return E&&(E=(0,c.normalizeId)(E),delete this.schemas[E],delete this.refs[E]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(k){for(const R of k)this.addKeyword(R);return this}addKeyword(k,R){let E;if(typeof k=="string")E=k,typeof R=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),R.keyword=E);else if(typeof k=="object"&&R===void 0){if(R=k,E=R.keyword,Array.isArray(E)&&!E.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(se.call(this,E,R),!R)return(0,l.eachItem)(E,b=>De.call(this,b)),this;Lt.call(this,R);const p={...R,type:(0,u.getJSONTypes)(R.type),schemaType:(0,u.getJSONTypes)(R.schemaType)};return(0,l.eachItem)(E,p.type.length===0?b=>De.call(this,b,p):b=>p.type.forEach(x=>De.call(this,b,p,x))),this}getKeyword(k){const R=this.RULES.all[k];return typeof R=="object"?R.definition:!!R}removeKeyword(k){const{RULES:R}=this;delete R.keywords[k],delete R.all[k];for(const E of R.rules){const p=E.rules.findIndex(b=>b.keyword===k);p>=0&&E.rules.splice(p,1)}return this}addFormat(k,R){return typeof R=="string"&&(R=new RegExp(R)),this.formats[k]=R,this}errorsText(k=this.errors,{separator:R=", ",dataVar:E="data"}={}){return!k||k.length===0?"No errors":k.map(p=>`${E}${p.instancePath} ${p.message}`).reduce((p,b)=>p+R+b)}$dataMetaSchema(k,R){const E=this.RULES.all;k=JSON.parse(JSON.stringify(k));for(const p of R){const b=p.split("/").slice(1);let x=k;for(const F of b)x=x[F];for(const F in E){const H=E[F];if(typeof H!="object")continue;const{$data:fe}=H.definition,le=x[F];fe&&le&&(x[F]=mr(le))}}return k}_removeAllSchemas(k,R){for(const E in k){const p=k[E];(!R||R.test(E))&&(typeof p=="string"?delete k[E]:p&&!p.meta&&(this._cache.delete(p.schema),delete k[E]))}}_addSchema(k,R,E,p=this.opts.validateSchema,b=this.opts.addUsedSchema){let x;const{schemaId:F}=this.opts;if(typeof k=="object")x=k[F];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof k!="boolean")throw new Error("schema must be object or boolean")}let H=this._cache.get(k);if(H!==void 0)return H;E=(0,c.normalizeId)(x||E);const fe=c.getSchemaRefs.call(this,k,E);return H=new i.SchemaEnv({schema:k,schemaId:F,meta:R,baseId:E,localRefs:fe}),this._cache.set(H.schema,H),b&&!E.startsWith("#")&&(E&&this._checkUnique(E),this.refs[E]=H),p&&this.validateSchema(k,!0),H}_checkUnique(k){if(this.schemas[k]||this.refs[k])throw new Error(`schema with key or id "${k}" already exists`)}_compileSchemaEnv(k){if(k.meta?this._compileMetaSchema(k):i.compileSchema.call(this,k),!k.validate)throw new Error("ajv implementation error");return k.validate}_compileMetaSchema(k){const R=this.opts;this.opts=this._metaOpts;try{i.compileSchema.call(this,k)}finally{this.opts=R}}}S.ValidationError=n.default,S.MissingRefError=s.default,t.default=S;function P(N,k,R,E="error"){for(const p in N){const b=p;b in k&&this.logger[E](`${R}: option ${p}. ${N[b]}`)}}function O(N){return N=(0,c.normalizeId)(N),this.schemas[N]||this.refs[N]}function V(){const N=this.opts.schemas;if(N)if(Array.isArray(N))this.addSchema(N);else for(const k in N)this.addSchema(N[k],k)}function ce(){for(const N in this.opts.formats){const k=this.opts.formats[N];k&&this.addFormat(N,k)}}function G(N){if(Array.isArray(N)){this.addVocabulary(N);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const k in N){const R=N[k];R.keyword||(R.keyword=k),this.addKeyword(R)}}function Ae(){const N={...this.opts};for(const k of g)delete N[k];return N}const U={log(){},warn(){},error(){}};function K(N){if(N===!1)return U;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 Se=/^[a-z_$][a-z0-9_$:-]*$/i;function se(N,k){const{RULES:R}=this;if((0,l.eachItem)(N,E=>{if(R.keywords[E])throw new Error(`Keyword ${E} is already defined`);if(!Se.test(E))throw new Error(`Keyword ${E} has invalid name`)}),!!k&&k.$data&&!("code"in k||"validate"in k))throw new Error('$data keyword must have "code" or "validate" function')}function De(N,k,R){var E;const p=k==null?void 0:k.post;if(R&&p)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:b}=this;let x=p?b.post:b.rules.find(({type:H})=>H===R);if(x||(x={type:R,rules:[]},b.rules.push(x)),b.keywords[N]=!0,!k)return;const F={keyword:N,definition:{...k,type:(0,u.getJSONTypes)(k.type),schemaType:(0,u.getJSONTypes)(k.schemaType)}};k.before?Zt.call(this,x,F,k.before):x.rules.push(F),b.all[N]=F,(E=k.implements)===null||E===void 0||E.forEach(H=>this.addKeyword(H))}function Zt(N,k,R){const E=N.rules.findIndex(p=>p.keyword===R);E>=0?N.rules.splice(E,0,k):(N.rules.push(k),this.logger.warn(`rule ${R} is not defined`))}function Lt(N){let{metaSchema:k}=N;k!==void 0&&(N.$data&&this.opts.$data&&(k=mr(k)),N.validateSchema=this.compile(k,!0))}const Ln={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function mr(N){return{anyOf:[N,Ln]}}}(Ja);var Eo={},Po={},To={};Object.defineProperty(To,"__esModule",{value:!0});const Sp={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};To.default=Sp;var sr={};Object.defineProperty(sr,"__esModule",{value:!0}),sr.callRef=sr.getValidate=void 0;const kp=wr,Jc=te,Be=Q,$r=bt,Bc=Je,Gn=M,Ep={keyword:"$ref",schemaType:"string",code(t){const{gen:e,schema:r,it:n}=t,{baseId:s,schemaEnv:o,validateName:i,opts:a,self:c}=n,{root:u}=o;if((r==="#"||r==="#/")&&s===u.baseId)return f();const l=Bc.resolveRef.call(c,u,s,r);if(l===void 0)throw new kp.default(n.opts.uriResolver,s,r);if(l instanceof Bc.SchemaEnv)return _(l);return y(l);function f(){if(o===u)return Yn(t,i,o,o.$async);const g=e.scopeValue("root",{ref:u});return Yn(t,(0,Be._)`${g}.validate`,u,u.$async)}function _(g){const v=Kc(t,g);Yn(t,v,g,g.$async)}function y(g){const v=e.scopeValue("schema",a.code.source===!0?{ref:g,code:(0,Be.stringify)(g)}:{ref:g}),h=e.name("valid"),d=t.subschema({schema:g,dataTypes:[],schemaPath:Be.nil,topSchemaRef:v,errSchemaPath:r},h);t.mergeEvaluated(d),t.ok(h)}}};function Kc(t,e){const{gen:r}=t;return e.validate?r.scopeValue("validate",{ref:e.validate}):(0,Be._)`${r.scopeValue("wrapper",{ref:e})}.validate`}sr.getValidate=Kc;function Yn(t,e,r,n){const{gen:s,it:o}=t,{allErrors:i,schemaEnv:a,opts:c}=o,u=c.passContext?$r.default.this:Be.nil;n?l():f();function l(){if(!a.$async)throw new Error("async schema referenced by sync schema");const g=s.let("valid");s.try(()=>{s.code((0,Be._)`await ${(0,Jc.callValidateCode)(t,e,u)}`),y(e),i||s.assign(g,!0)},v=>{s.if((0,Be._)`!(${v} instanceof ${o.ValidationError})`,()=>s.throw(v)),_(v),i||s.assign(g,!1)}),t.ok(g)}function f(){t.result((0,Jc.callValidateCode)(t,e,u),()=>y(e),()=>_(e))}function _(g){const v=(0,Be._)`${g}.errors`;s.assign($r.default.vErrors,(0,Be._)`${$r.default.vErrors} === null ? ${v} : ${$r.default.vErrors}.concat(${v})`),s.assign($r.default.errors,(0,Be._)`${$r.default.vErrors}.length`)}function y(g){var v;if(!o.opts.unevaluated)return;const h=(v=r==null?void 0:r.validate)===null||v===void 0?void 0:v.evaluated;if(o.props!==!0)if(h&&!h.dynamicProps)h.props!==void 0&&(o.props=Gn.mergeEvaluated.props(s,h.props,o.props));else{const d=s.var("props",(0,Be._)`${g}.evaluated.props`);o.props=Gn.mergeEvaluated.props(s,d,o.props,Be.Name)}if(o.items!==!0)if(h&&!h.dynamicItems)h.items!==void 0&&(o.items=Gn.mergeEvaluated.items(s,h.items,o.items));else{const d=s.var("items",(0,Be._)`${g}.evaluated.items`);o.items=Gn.mergeEvaluated.items(s,d,o.items,Be.Name)}}}sr.callRef=Yn,sr.default=Ep,Object.defineProperty(Po,"__esModule",{value:!0});const Pp=To,Tp=sr,xp=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",Pp.default,Tp.default];Po.default=xp;var xo={},Ro={};Object.defineProperty(Ro,"__esModule",{value:!0});const Xn=Q,Vt=Xn.operators,Qn={maximum:{okStr:"<=",ok:Vt.LTE,fail:Vt.GT},minimum:{okStr:">=",ok:Vt.GTE,fail:Vt.LT},exclusiveMaximum:{okStr:"<",ok:Vt.LT,fail:Vt.GTE},exclusiveMinimum:{okStr:">",ok:Vt.GT,fail:Vt.LTE}},Rp={message:({keyword:t,schemaCode:e})=>(0,Xn.str)`must be ${Qn[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>(0,Xn._)`{comparison: ${Qn[t].okStr}, limit: ${e}}`},Ip={keyword:Object.keys(Qn),type:"number",schemaType:"number",$data:!0,error:Rp,code(t){const{keyword:e,data:r,schemaCode:n}=t;t.fail$data((0,Xn._)`${r} ${Qn[e].fail} ${n} || isNaN(${r})`)}};Ro.default=Ip;var Io={};Object.defineProperty(Io,"__esModule",{value:!0});const Br=Q,Cp={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:t})=>(0,Br.str)`must be multiple of ${t}`,params:({schemaCode:t})=>(0,Br._)`{multipleOf: ${t}}`},code(t){const{gen:e,data:r,schemaCode:n,it:s}=t,o=s.opts.multipleOfPrecision,i=e.let("res"),a=o?(0,Br._)`Math.abs(Math.round(${i}) - ${i}) > 1e-${o}`:(0,Br._)`${i} !== parseInt(${i})`;t.fail$data((0,Br._)`(${n} === 0 || (${i} = ${r}/${n}, ${a}))`)}};Io.default=Cp;var Co={},Oo={};Object.defineProperty(Oo,"__esModule",{value:!0});function Gc(t){const e=t.length;let r=0,n=0,s;for(;n<e;)r++,s=t.charCodeAt(n++),s>=55296&&s<=56319&&n<e&&(s=t.charCodeAt(n),(s&64512)===56320&&n++);return r}Oo.default=Gc,Gc.code='require("ajv/dist/runtime/ucs2length").default',Object.defineProperty(Co,"__esModule",{value:!0});const or=Q,Op=M,Np=Oo,jp={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const r=t==="maxLength"?"more":"fewer";return(0,or.str)`must NOT have ${r} than ${e} characters`},params:({schemaCode:t})=>(0,or._)`{limit: ${t}}`},code(t){const{keyword:e,data:r,schemaCode:n,it:s}=t,o=e==="maxLength"?or.operators.GT:or.operators.LT,i=s.opts.unicode===!1?(0,or._)`${r}.length`:(0,or._)`${(0,Op.useFunc)(t.gen,Np.default)}(${r})`;t.fail$data((0,or._)`${i} ${o} ${n}`)}};Co.default=jp;var No={};Object.defineProperty(No,"__esModule",{value:!0});const Ap=te,es=Q,zp={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:t})=>(0,es.str)`must match pattern "${t}"`,params:({schemaCode:t})=>(0,es._)`{pattern: ${t}}`},code(t){const{data:e,$data:r,schema:n,schemaCode:s,it:o}=t,i=o.opts.unicodeRegExp?"u":"",a=r?(0,es._)`(new RegExp(${s}, ${i}))`:(0,Ap.usePattern)(t,n);t.fail$data((0,es._)`!${a}.test(${e})`)}};No.default=zp;var jo={};Object.defineProperty(jo,"__esModule",{value:!0});const Kr=Q,Mp={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const r=t==="maxProperties"?"more":"fewer";return(0,Kr.str)`must NOT have ${r} than ${e} properties`},params:({schemaCode:t})=>(0,Kr._)`{limit: ${t}}`},code(t){const{keyword:e,data:r,schemaCode:n}=t,s=e==="maxProperties"?Kr.operators.GT:Kr.operators.LT;t.fail$data((0,Kr._)`Object.keys(${r}).length ${s} ${n}`)}};jo.default=Mp;var Ao={};Object.defineProperty(Ao,"__esModule",{value:!0});const Gr=te,Yr=Q,Zp=M,Lp={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:t}})=>(0,Yr.str)`must have required property '${t}'`,params:({params:{missingProperty:t}})=>(0,Yr._)`{missingProperty: ${t}}`},code(t){const{gen:e,schema:r,schemaCode:n,data:s,$data:o,it:i}=t,{opts:a}=i;if(!o&&r.length===0)return;const c=r.length>=a.loopRequired;if(i.allErrors?u():l(),a.strictRequired){const y=t.parentSchema.properties,{definedProperties:g}=t.it;for(const v of r)if((y==null?void 0:y[v])===void 0&&!g.has(v)){const h=i.schemaEnv.baseId+i.errSchemaPath,d=`required property "${v}" is not defined at "${h}" (strictRequired)`;(0,Zp.checkStrictMode)(i,d,i.opts.strictRequired)}}function u(){if(c||o)t.block$data(Yr.nil,f);else for(const y of r)(0,Gr.checkReportMissingProp)(t,y)}function l(){const y=e.let("missing");if(c||o){const g=e.let("valid",!0);t.block$data(g,()=>_(y,g)),t.ok(g)}else e.if((0,Gr.checkMissingProp)(t,r,y)),(0,Gr.reportMissingProp)(t,y),e.else()}function f(){e.forOf("prop",n,y=>{t.setParams({missingProperty:y}),e.if((0,Gr.noPropertyInData)(e,s,y,a.ownProperties),()=>t.error())})}function _(y,g){t.setParams({missingProperty:y}),e.forOf(y,n,()=>{e.assign(g,(0,Gr.propertyInData)(e,s,y,a.ownProperties)),e.if((0,Yr.not)(g),()=>{t.error(),e.break()})},Yr.nil)}}};Ao.default=Lp;var zo={};Object.defineProperty(zo,"__esModule",{value:!0});const Xr=Q,Up={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:t,schemaCode:e}){const r=t==="maxItems"?"more":"fewer";return(0,Xr.str)`must NOT have ${r} than ${e} items`},params:({schemaCode:t})=>(0,Xr._)`{limit: ${t}}`},code(t){const{keyword:e,data:r,schemaCode:n}=t,s=e==="maxItems"?Xr.operators.GT:Xr.operators.LT;t.fail$data((0,Xr._)`${r}.length ${s} ${n}`)}};zo.default=Up;var Mo={},Qr={};Object.defineProperty(Qr,"__esModule",{value:!0});const Yc=hc;Yc.code='require("ajv/dist/runtime/equal").default',Qr.default=Yc,Object.defineProperty(Mo,"__esModule",{value:!0});const Zo=Oe,Ze=Q,Dp=M,qp=Qr,Vp={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:t,j:e}})=>(0,Ze.str)`must NOT have duplicate items (items ## ${e} and ${t} are identical)`,params:({params:{i:t,j:e}})=>(0,Ze._)`{i: ${t}, j: ${e}}`},code(t){const{gen:e,data:r,$data:n,schema:s,parentSchema:o,schemaCode:i,it:a}=t;if(!n&&!s)return;const c=e.let("valid"),u=o.items?(0,Zo.getSchemaTypes)(o.items):[];t.block$data(c,l,(0,Ze._)`${i} === false`),t.ok(c);function l(){const g=e.let("i",(0,Ze._)`${r}.length`),v=e.let("j");t.setParams({i:g,j:v}),e.assign(c,!0),e.if((0,Ze._)`${g} > 1`,()=>(f()?_:y)(g,v))}function f(){return u.length>0&&!u.some(g=>g==="object"||g==="array")}function _(g,v){const h=e.name("item"),d=(0,Zo.checkDataTypes)(u,h,a.opts.strictNumbers,Zo.DataType.Wrong),m=e.const("indices",(0,Ze._)`{}`);e.for((0,Ze._)`;${g}--;`,()=>{e.let(h,(0,Ze._)`${r}[${g}]`),e.if(d,(0,Ze._)`continue`),u.length>1&&e.if((0,Ze._)`typeof ${h} == "string"`,(0,Ze._)`${h} += "_"`),e.if((0,Ze._)`typeof ${m}[${h}] == "number"`,()=>{e.assign(v,(0,Ze._)`${m}[${h}]`),t.error(),e.assign(c,!1).break()}).code((0,Ze._)`${m}[${h}] = ${g}`)})}function y(g,v){const h=(0,Dp.useFunc)(e,qp.default),d=e.name("outer");e.label(d).for((0,Ze._)`;${g}--;`,()=>e.for((0,Ze._)`${v} = ${g}; ${v}--;`,()=>e.if((0,Ze._)`${h}(${r}[${g}], ${r}[${v}])`,()=>{t.error(),e.assign(c,!1).break(d)})))}}};Mo.default=Vp;var Lo={};Object.defineProperty(Lo,"__esModule",{value:!0});const Uo=Q,Fp=M,Hp=Qr,Wp={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:t})=>(0,Uo._)`{allowedValue: ${t}}`},code(t){const{gen:e,data:r,$data:n,schemaCode:s,schema:o}=t;n||o&&typeof o=="object"?t.fail$data((0,Uo._)`!${(0,Fp.useFunc)(e,Hp.default)}(${r}, ${s})`):t.fail((0,Uo._)`${o} !== ${r}`)}};Lo.default=Wp;var Do={};Object.defineProperty(Do,"__esModule",{value:!0});const en=Q,Jp=M,Bp=Qr,Kp={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:t})=>(0,en._)`{allowedValues: ${t}}`},code(t){const{gen:e,data:r,$data:n,schema:s,schemaCode:o,it:i}=t;if(!n&&s.length===0)throw new Error("enum must have non-empty array");const a=s.length>=i.opts.loopEnum;let c;const u=()=>c??(c=(0,Jp.useFunc)(e,Bp.default));let l;if(a||n)l=e.let("valid"),t.block$data(l,f);else{if(!Array.isArray(s))throw new Error("ajv implementation error");const y=e.const("vSchema",o);l=(0,en.or)(...s.map((g,v)=>_(y,v)))}t.pass(l);function f(){e.assign(l,!1),e.forOf("v",o,y=>e.if((0,en._)`${u()}(${r}, ${y})`,()=>e.assign(l,!0).break()))}function _(y,g){const v=s[g];return typeof v=="object"&&v!==null?(0,en._)`${u()}(${r}, ${y}[${g}])`:(0,en._)`${r} === ${v}`}}};Do.default=Kp,Object.defineProperty(xo,"__esModule",{value:!0});const Gp=Ro,Yp=Io,Xp=Co,Qp=No,em=jo,tm=Ao,rm=zo,nm=Mo,sm=Lo,om=Do,im=[Gp.default,Yp.default,Xp.default,Qp.default,em.default,tm.default,rm.default,nm.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},sm.default,om.default];xo.default=im;var qo={},Sr={};Object.defineProperty(Sr,"__esModule",{value:!0}),Sr.validateAdditionalItems=void 0;const ir=Q,Vo=M,am={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:{message:({params:{len:t}})=>(0,ir.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,ir._)`{limit: ${t}}`},code(t){const{parentSchema:e,it:r}=t,{items:n}=e;if(!Array.isArray(n)){(0,Vo.checkStrictMode)(r,'"additionalItems" is ignored when "items" is not an array of schemas');return}Xc(t,n)}};function Xc(t,e){const{gen:r,schema:n,data:s,keyword:o,it:i}=t;i.items=!0;const a=r.const("len",(0,ir._)`${s}.length`);if(n===!1)t.setParams({len:e.length}),t.pass((0,ir._)`${a} <= ${e.length}`);else if(typeof n=="object"&&!(0,Vo.alwaysValidSchema)(i,n)){const u=r.var("valid",(0,ir._)`${a} <= ${e.length}`);r.if((0,ir.not)(u),()=>c(u)),t.ok(u)}function c(u){r.forRange("i",e.length,a,l=>{t.subschema({keyword:o,dataProp:l,dataPropType:Vo.Type.Num},u),i.allErrors||r.if((0,ir.not)(u),()=>r.break())})}}Sr.validateAdditionalItems=Xc,Sr.default=am;var Fo={},kr={};Object.defineProperty(kr,"__esModule",{value:!0}),kr.validateTuple=void 0;const Qc=Q,ts=M,cm=te,um={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(t){const{schema:e,it:r}=t;if(Array.isArray(e))return eu(t,"additionalItems",e);r.items=!0,!(0,ts.alwaysValidSchema)(r,e)&&t.ok((0,cm.validateArray)(t))}};function eu(t,e,r=t.schema){const{gen:n,parentSchema:s,data:o,keyword:i,it:a}=t;l(s),a.opts.unevaluated&&r.length&&a.items!==!0&&(a.items=ts.mergeEvaluated.items(n,r.length,a.items));const c=n.name("valid"),u=n.const("len",(0,Qc._)`${o}.length`);r.forEach((f,_)=>{(0,ts.alwaysValidSchema)(a,f)||(n.if((0,Qc._)`${u} > ${_}`,()=>t.subschema({keyword:i,schemaProp:_,dataProp:_},c)),t.ok(c))});function l(f){const{opts:_,errSchemaPath:y}=a,g=r.length,v=g===f.minItems&&(g===f.maxItems||f[e]===!1);if(_.strictTuples&&!v){const h=`"${i}" is ${g}-tuple, but minItems or maxItems/${e} are not specified or different at path "${y}"`;(0,ts.checkStrictMode)(a,h,_.strictTuples)}}}kr.validateTuple=eu,kr.default=um,Object.defineProperty(Fo,"__esModule",{value:!0});const lm=kr,dm={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:t=>(0,lm.validateTuple)(t,"items")};Fo.default=dm;var Ho={};Object.defineProperty(Ho,"__esModule",{value:!0});const tu=Q,fm=M,hm=te,pm=Sr,mm={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:t}})=>(0,tu.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,tu._)`{limit: ${t}}`},code(t){const{schema:e,parentSchema:r,it:n}=t,{prefixItems:s}=r;n.items=!0,!(0,fm.alwaysValidSchema)(n,e)&&(s?(0,pm.validateAdditionalItems)(t,s):t.ok((0,hm.validateArray)(t)))}};Ho.default=mm;var Wo={};Object.defineProperty(Wo,"__esModule",{value:!0});const rt=Q,rs=M,_m={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:{message:({params:{min:t,max:e}})=>e===void 0?(0,rt.str)`must contain at least ${t} valid item(s)`:(0,rt.str)`must contain at least ${t} and no more than ${e} valid item(s)`,params:({params:{min:t,max:e}})=>e===void 0?(0,rt._)`{minContains: ${t}}`:(0,rt._)`{minContains: ${t}, maxContains: ${e}}`},code(t){const{gen:e,schema:r,parentSchema:n,data:s,it:o}=t;let i,a;const{minContains:c,maxContains:u}=n;o.opts.next?(i=c===void 0?1:c,a=u):i=1;const l=e.const("len",(0,rt._)`${s}.length`);if(t.setParams({min:i,max:a}),a===void 0&&i===0){(0,rs.checkStrictMode)(o,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(a!==void 0&&i>a){(0,rs.checkStrictMode)(o,'"minContains" > "maxContains" is always invalid'),t.fail();return}if((0,rs.alwaysValidSchema)(o,r)){let v=(0,rt._)`${l} >= ${i}`;a!==void 0&&(v=(0,rt._)`${v} && ${l} <= ${a}`),t.pass(v);return}o.items=!0;const f=e.name("valid");a===void 0&&i===1?y(f,()=>e.if(f,()=>e.break())):i===0?(e.let(f,!0),a!==void 0&&e.if((0,rt._)`${s}.length > 0`,_)):(e.let(f,!1),_()),t.result(f,()=>t.reset());function _(){const v=e.name("_valid"),h=e.let("count",0);y(v,()=>e.if(v,()=>g(h)))}function y(v,h){e.forRange("i",0,l,d=>{t.subschema({keyword:"contains",dataProp:d,dataPropType:rs.Type.Num,compositeRule:!0},v),h()})}function g(v){e.code((0,rt._)`${v}++`),a===void 0?e.if((0,rt._)`${v} >= ${i}`,()=>e.assign(f,!0).break()):(e.if((0,rt._)`${v} > ${a}`,()=>e.assign(f,!1).break()),i===1?e.assign(f,!0):e.if((0,rt._)`${v} >= ${i}`,()=>e.assign(f,!0)))}}};Wo.default=_m;var ru={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.validateSchemaDeps=t.validatePropertyDeps=t.error=void 0;const e=Q,r=M,n=te;t.error={message:({params:{property:c,depsCount:u,deps:l}})=>{const f=u===1?"property":"properties";return(0,e.str)`must have ${f} ${l} when property ${c} is present`},params:({params:{property:c,depsCount:u,deps:l,missingProperty:f}})=>(0,e._)`{property: ${c},
|
|
6
|
+
missingProperty: ${f},
|
|
7
|
+
depsCount: ${u},
|
|
8
|
+
deps: ${l}}`};const s={keyword:"dependencies",type:"object",schemaType:"object",error:t.error,code(c){const[u,l]=o(c);i(c,u),a(c,l)}};function o({schema:c}){const u={},l={};for(const f in c){if(f==="__proto__")continue;const _=Array.isArray(c[f])?u:l;_[f]=c[f]}return[u,l]}function i(c,u=c.schema){const{gen:l,data:f,it:_}=c;if(Object.keys(u).length===0)return;const y=l.let("missing");for(const g in u){const v=u[g];if(v.length===0)continue;const h=(0,n.propertyInData)(l,f,g,_.opts.ownProperties);c.setParams({property:g,depsCount:v.length,deps:v.join(", ")}),_.allErrors?l.if(h,()=>{for(const d of v)(0,n.checkReportMissingProp)(c,d)}):(l.if((0,e._)`${h} && (${(0,n.checkMissingProp)(c,v,y)})`),(0,n.reportMissingProp)(c,y),l.else())}}t.validatePropertyDeps=i;function a(c,u=c.schema){const{gen:l,data:f,keyword:_,it:y}=c,g=l.name("valid");for(const v in u)(0,r.alwaysValidSchema)(y,u[v])||(l.if((0,n.propertyInData)(l,f,v,y.opts.ownProperties),()=>{const h=c.subschema({keyword:_,schemaProp:v},g);c.mergeValidEvaluated(h,g)},()=>l.var(g,!0)),c.ok(g))}t.validateSchemaDeps=a,t.default=s})(ru);var Jo={};Object.defineProperty(Jo,"__esModule",{value:!0});const nu=Q,gm=M,vm={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:t})=>(0,nu._)`{propertyName: ${t.propertyName}}`},code(t){const{gen:e,schema:r,data:n,it:s}=t;if((0,gm.alwaysValidSchema)(s,r))return;const o=e.name("valid");e.forIn("key",n,i=>{t.setParams({propertyName:i}),t.subschema({keyword:"propertyNames",data:i,dataTypes:["string"],propertyName:i,compositeRule:!0},o),e.if((0,nu.not)(o),()=>{t.error(!0),s.allErrors||e.break()})}),t.ok(o)}};Jo.default=vm;var ns={};Object.defineProperty(ns,"__esModule",{value:!0});const ss=te,ct=Q,ym=bt,os=M,bm={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have additional properties",params:({params:t})=>(0,ct._)`{additionalProperty: ${t.additionalProperty}}`},code(t){const{gen:e,schema:r,parentSchema:n,data:s,errsCount:o,it:i}=t;if(!o)throw new Error("ajv implementation error");const{allErrors:a,opts:c}=i;if(i.props=!0,c.removeAdditional!=="all"&&(0,os.alwaysValidSchema)(i,r))return;const u=(0,ss.allSchemaProperties)(n.properties),l=(0,ss.allSchemaProperties)(n.patternProperties);f(),t.ok((0,ct._)`${o} === ${ym.default.errors}`);function f(){e.forIn("key",s,h=>{!u.length&&!l.length?g(h):e.if(_(h),()=>g(h))})}function _(h){let d;if(u.length>8){const m=(0,os.schemaRefOrVal)(i,n.properties,"properties");d=(0,ss.isOwnProperty)(e,m,h)}else u.length?d=(0,ct.or)(...u.map(m=>(0,ct._)`${h} === ${m}`)):d=ct.nil;return l.length&&(d=(0,ct.or)(d,...l.map(m=>(0,ct._)`${(0,ss.usePattern)(t,m)}.test(${h})`))),(0,ct.not)(d)}function y(h){e.code((0,ct._)`delete ${s}[${h}]`)}function g(h){if(c.removeAdditional==="all"||c.removeAdditional&&r===!1){y(h);return}if(r===!1){t.setParams({additionalProperty:h}),t.error(),a||e.break();return}if(typeof r=="object"&&!(0,os.alwaysValidSchema)(i,r)){const d=e.name("valid");c.removeAdditional==="failing"?(v(h,d,!1),e.if((0,ct.not)(d),()=>{t.reset(),y(h)})):(v(h,d),a||e.if((0,ct.not)(d),()=>e.break()))}}function v(h,d,m){const w={keyword:"additionalProperties",dataProp:h,dataPropType:os.Type.Str};m===!1&&Object.assign(w,{compositeRule:!0,createErrors:!1,allErrors:!1}),t.subschema(w,d)}}};ns.default=bm;var Bo={};Object.defineProperty(Bo,"__esModule",{value:!0});const wm=ot,su=te,Ko=M,ou=ns,$m={keyword:"properties",type:"object",schemaType:"object",code(t){const{gen:e,schema:r,parentSchema:n,data:s,it:o}=t;o.opts.removeAdditional==="all"&&n.additionalProperties===void 0&&ou.default.code(new wm.KeywordCxt(o,ou.default,"additionalProperties"));const i=(0,su.allSchemaProperties)(r);for(const f of i)o.definedProperties.add(f);o.opts.unevaluated&&i.length&&o.props!==!0&&(o.props=Ko.mergeEvaluated.props(e,(0,Ko.toHash)(i),o.props));const a=i.filter(f=>!(0,Ko.alwaysValidSchema)(o,r[f]));if(a.length===0)return;const c=e.name("valid");for(const f of a)u(f)?l(f):(e.if((0,su.propertyInData)(e,s,f,o.opts.ownProperties)),l(f),o.allErrors||e.else().var(c,!0),e.endIf()),t.it.definedProperties.add(f),t.ok(c);function u(f){return o.opts.useDefaults&&!o.compositeRule&&r[f].default!==void 0}function l(f){t.subschema({keyword:"properties",schemaProp:f,dataProp:f},c)}}};Bo.default=$m;var Go={};Object.defineProperty(Go,"__esModule",{value:!0});const iu=te,is=Q,au=M,cu=M,Sm={keyword:"patternProperties",type:"object",schemaType:"object",code(t){const{gen:e,schema:r,data:n,parentSchema:s,it:o}=t,{opts:i}=o,a=(0,iu.allSchemaProperties)(r),c=a.filter(v=>(0,au.alwaysValidSchema)(o,r[v]));if(a.length===0||c.length===a.length&&(!o.opts.unevaluated||o.props===!0))return;const u=i.strictSchema&&!i.allowMatchingProperties&&s.properties,l=e.name("valid");o.props!==!0&&!(o.props instanceof is.Name)&&(o.props=(0,cu.evaluatedPropsToName)(e,o.props));const{props:f}=o;_();function _(){for(const v of a)u&&y(v),o.allErrors?g(v):(e.var(l,!0),g(v),e.if(l))}function y(v){for(const h in u)new RegExp(v).test(h)&&(0,au.checkStrictMode)(o,`property ${h} matches pattern ${v} (use allowMatchingProperties)`)}function g(v){e.forIn("key",n,h=>{e.if((0,is._)`${(0,iu.usePattern)(t,v)}.test(${h})`,()=>{const d=c.includes(v);d||t.subschema({keyword:"patternProperties",schemaProp:v,dataProp:h,dataPropType:cu.Type.Str},l),o.opts.unevaluated&&f!==!0?e.assign((0,is._)`${f}[${h}]`,!0):!d&&!o.allErrors&&e.if((0,is.not)(l),()=>e.break())})})}}};Go.default=Sm;var Yo={};Object.defineProperty(Yo,"__esModule",{value:!0});const km=M,Em={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(t){const{gen:e,schema:r,it:n}=t;if((0,km.alwaysValidSchema)(n,r)){t.fail();return}const s=e.name("valid");t.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},s),t.failResult(s,()=>t.reset(),()=>t.error())},error:{message:"must NOT be valid"}};Yo.default=Em;var Xo={};Object.defineProperty(Xo,"__esModule",{value:!0});const Pm={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:te.validateUnion,error:{message:"must match a schema in anyOf"}};Xo.default=Pm;var Qo={};Object.defineProperty(Qo,"__esModule",{value:!0});const as=Q,Tm=M,xm={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:t})=>(0,as._)`{passingSchemas: ${t.passing}}`},code(t){const{gen:e,schema:r,parentSchema:n,it:s}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");if(s.opts.discriminator&&n.discriminator)return;const o=r,i=e.let("valid",!1),a=e.let("passing",null),c=e.name("_valid");t.setParams({passing:a}),e.block(u),t.result(i,()=>t.reset(),()=>t.error(!0));function u(){o.forEach((l,f)=>{let _;(0,Tm.alwaysValidSchema)(s,l)?e.var(c,!0):_=t.subschema({keyword:"oneOf",schemaProp:f,compositeRule:!0},c),f>0&&e.if((0,as._)`${c} && ${i}`).assign(i,!1).assign(a,(0,as._)`[${a}, ${f}]`).else(),e.if(c,()=>{e.assign(i,!0),e.assign(a,f),_&&t.mergeEvaluated(_,as.Name)})})}}};Qo.default=xm;var ei={};Object.defineProperty(ei,"__esModule",{value:!0});const Rm=M,Im={keyword:"allOf",schemaType:"array",code(t){const{gen:e,schema:r,it:n}=t;if(!Array.isArray(r))throw new Error("ajv implementation error");const s=e.name("valid");r.forEach((o,i)=>{if((0,Rm.alwaysValidSchema)(n,o))return;const a=t.subschema({keyword:"allOf",schemaProp:i},s);t.ok(s),t.mergeEvaluated(a)})}};ei.default=Im;var ti={};Object.defineProperty(ti,"__esModule",{value:!0});const cs=Q,uu=M,Cm={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:t})=>(0,cs.str)`must match "${t.ifClause}" schema`,params:({params:t})=>(0,cs._)`{failingKeyword: ${t.ifClause}}`},code(t){const{gen:e,parentSchema:r,it:n}=t;r.then===void 0&&r.else===void 0&&(0,uu.checkStrictMode)(n,'"if" without "then" and "else" is ignored');const s=lu(n,"then"),o=lu(n,"else");if(!s&&!o)return;const i=e.let("valid",!0),a=e.name("_valid");if(c(),t.reset(),s&&o){const l=e.let("ifClause");t.setParams({ifClause:l}),e.if(a,u("then",l),u("else",l))}else s?e.if(a,u("then")):e.if((0,cs.not)(a),u("else"));t.pass(i,()=>t.error(!0));function c(){const l=t.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},a);t.mergeEvaluated(l)}function u(l,f){return()=>{const _=t.subschema({keyword:l},a);e.assign(i,a),t.mergeValidEvaluated(_,i),f?e.assign(f,(0,cs._)`${l}`):t.setParams({ifClause:l})}}}};function lu(t,e){const r=t.schema[e];return r!==void 0&&!(0,uu.alwaysValidSchema)(t,r)}ti.default=Cm;var ri={};Object.defineProperty(ri,"__esModule",{value:!0});const Om=M,Nm={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:t,parentSchema:e,it:r}){e.if===void 0&&(0,Om.checkStrictMode)(r,`"${t}" without "if" is ignored`)}};ri.default=Nm,Object.defineProperty(qo,"__esModule",{value:!0});const jm=Sr,Am=Fo,zm=kr,Mm=Ho,Zm=Wo,Lm=ru,Um=Jo,Dm=ns,qm=Bo,Vm=Go,Fm=Yo,Hm=Xo,Wm=Qo,Jm=ei,Bm=ti,Km=ri;function Gm(t=!1){const e=[Fm.default,Hm.default,Wm.default,Jm.default,Bm.default,Km.default,Um.default,Dm.default,Lm.default,qm.default,Vm.default];return t?e.push(Am.default,Mm.default):e.push(jm.default,zm.default),e.push(Zm.default),e}qo.default=Gm;var ni={},si={};Object.defineProperty(si,"__esModule",{value:!0});const xe=Q,Ym={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:t})=>(0,xe.str)`must match format "${t}"`,params:({schemaCode:t})=>(0,xe._)`{format: ${t}}`},code(t,e){const{gen:r,data:n,$data:s,schema:o,schemaCode:i,it:a}=t,{opts:c,errSchemaPath:u,schemaEnv:l,self:f}=a;if(!c.validateFormats)return;s?_():y();function _(){const g=r.scopeValue("formats",{ref:f.formats,code:c.code.formats}),v=r.const("fDef",(0,xe._)`${g}[${i}]`),h=r.let("fType"),d=r.let("format");r.if((0,xe._)`typeof ${v} == "object" && !(${v} instanceof RegExp)`,()=>r.assign(h,(0,xe._)`${v}.type || "string"`).assign(d,(0,xe._)`${v}.validate`),()=>r.assign(h,(0,xe._)`"string"`).assign(d,v)),t.fail$data((0,xe.or)(m(),w()));function m(){return c.strictSchema===!1?xe.nil:(0,xe._)`${i} && !${d}`}function w(){const S=l.$async?(0,xe._)`(${v}.async ? await ${d}(${n}) : ${d}(${n}))`:(0,xe._)`${d}(${n})`,P=(0,xe._)`(typeof ${d} == "function" ? ${S} : ${d}.test(${n}))`;return(0,xe._)`${d} && ${d} !== true && ${h} === ${e} && !${P}`}}function y(){const g=f.formats[o];if(!g){m();return}if(g===!0)return;const[v,h,d]=w(g);v===e&&t.pass(S());function m(){if(c.strictSchema===!1){f.logger.warn(P());return}throw new Error(P());function P(){return`unknown format "${o}" ignored in schema at path "${u}"`}}function w(P){const O=P instanceof RegExp?(0,xe.regexpCode)(P):c.code.formats?(0,xe._)`${c.code.formats}${(0,xe.getProperty)(o)}`:void 0,V=r.scopeValue("formats",{key:o,ref:P,code:O});return typeof P=="object"&&!(P instanceof RegExp)?[P.type||"string",P.validate,(0,xe._)`${V}.validate`]:["string",P,V]}function S(){if(typeof g=="object"&&!(g instanceof RegExp)&&g.async){if(!l.$async)throw new Error("async format in sync schema");return(0,xe._)`await ${d}(${n})`}return typeof h=="function"?(0,xe._)`${d}(${n})`:(0,xe._)`${d}.test(${n})`}}}};si.default=Ym,Object.defineProperty(ni,"__esModule",{value:!0});const Xm=[si.default];ni.default=Xm;var Er={};Object.defineProperty(Er,"__esModule",{value:!0}),Er.contentVocabulary=Er.metadataVocabulary=void 0,Er.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],Er.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"],Object.defineProperty(Eo,"__esModule",{value:!0});const Qm=Po,e_=xo,t_=qo,r_=ni,du=Er,n_=[Qm.default,e_.default,(0,t_.default)(),r_.default,du.metadataVocabulary,du.contentVocabulary];Eo.default=n_;var oi={},us={};Object.defineProperty(us,"__esModule",{value:!0}),us.DiscrError=void 0;var fu;(function(t){t.Tag="tag",t.Mapping="mapping"})(fu||(us.DiscrError=fu={})),Object.defineProperty(oi,"__esModule",{value:!0});const Pr=Q,ii=us,hu=Je,s_=wr,o_=M,i_={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:t,tagName:e}})=>t===ii.DiscrError.Tag?`tag "${e}" must be string`:`value of tag "${e}" must be in oneOf`,params:({params:{discrError:t,tag:e,tagName:r}})=>(0,Pr._)`{error: ${t}, tag: ${r}, tagValue: ${e}}`},code(t){const{gen:e,data:r,schema:n,parentSchema:s,it:o}=t,{oneOf:i}=s;if(!o.opts.discriminator)throw new Error("discriminator: requires discriminator option");const a=n.propertyName;if(typeof a!="string")throw new Error("discriminator: requires propertyName");if(n.mapping)throw new Error("discriminator: mapping is not supported");if(!i)throw new Error("discriminator: requires oneOf keyword");const c=e.let("valid",!1),u=e.const("tag",(0,Pr._)`${r}${(0,Pr.getProperty)(a)}`);e.if((0,Pr._)`typeof ${u} == "string"`,()=>l(),()=>t.error(!1,{discrError:ii.DiscrError.Tag,tag:u,tagName:a})),t.ok(c);function l(){const y=_();e.if(!1);for(const g in y)e.elseIf((0,Pr._)`${u} === ${g}`),e.assign(c,f(y[g]));e.else(),t.error(!1,{discrError:ii.DiscrError.Mapping,tag:u,tagName:a}),e.endIf()}function f(y){const g=e.name("valid"),v=t.subschema({keyword:"oneOf",schemaProp:y},g);return t.mergeEvaluated(v,Pr.Name),g}function _(){var y;const g={},v=d(s);let h=!0;for(let S=0;S<i.length;S++){let P=i[S];if(P!=null&&P.$ref&&!(0,o_.schemaHasRulesButRef)(P,o.self.RULES)){const V=P.$ref;if(P=hu.resolveRef.call(o.self,o.schemaEnv.root,o.baseId,V),P instanceof hu.SchemaEnv&&(P=P.schema),P===void 0)throw new s_.default(o.opts.uriResolver,o.baseId,V)}const O=(y=P==null?void 0:P.properties)===null||y===void 0?void 0:y[a];if(typeof O!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${a}"`);h=h&&(v||d(P)),m(O,S)}if(!h)throw new Error(`discriminator: "${a}" must be required`);return g;function d({required:S}){return Array.isArray(S)&&S.includes(a)}function m(S,P){if(S.const)w(S.const,P);else if(S.enum)for(const O of S.enum)w(O,P);else throw new Error(`discriminator: "properties/${a}" must have "const" or "enum"`)}function w(S,P){if(typeof S!="string"||S in g)throw new Error(`discriminator: "${a}" values must be unique strings`);g[S]=P}}}};oi.default=i_;const a_={$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=Ja,n=Eo,s=oi,o=a_,i=["/properties"],a="http://json-schema.org/draft-07/schema";class c extends r.default{_addVocabularies(){super._addVocabularies(),n.default.forEach(g=>this.addVocabulary(g)),this.opts.discriminator&&this.addKeyword(s.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;const g=this.opts.$data?this.$dataMetaSchema(o,i):o;this.addMetaSchema(g,a,!1),this.refs["http://json-schema.org/schema"]=a}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(a)?a:void 0)}}e.Ajv=c,t.exports=e=c,t.exports.Ajv=c,Object.defineProperty(e,"__esModule",{value:!0}),e.default=c;var u=ot;Object.defineProperty(e,"KeywordCxt",{enumerable:!0,get:function(){return u.KeywordCxt}});var l=Q;Object.defineProperty(e,"_",{enumerable:!0,get:function(){return l._}}),Object.defineProperty(e,"str",{enumerable:!0,get:function(){return l.str}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return l.stringify}}),Object.defineProperty(e,"nil",{enumerable:!0,get:function(){return l.nil}}),Object.defineProperty(e,"Name",{enumerable:!0,get:function(){return l.Name}}),Object.defineProperty(e,"CodeGen",{enumerable:!0,get:function(){return l.CodeGen}});var f=Wr;Object.defineProperty(e,"ValidationError",{enumerable:!0,get:function(){return f.default}});var _=wr;Object.defineProperty(e,"MissingRefError",{enumerable:!0,get:function(){return _.default}})})(no,no.exports);var ai=no.exports;const c_=_r(ai),u_=Object.freeze({status:"aborted"});function T(t,e,r){function n(a,c){var u;Object.defineProperty(a,"_zod",{value:a._zod??{},enumerable:!1}),(u=a._zod).traits??(u.traits=new Set),a._zod.traits.add(t),e(a,c);for(const l in i.prototype)l in a||Object.defineProperty(a,l,{value:i.prototype[l].bind(a)});a._zod.constr=i,a._zod.def=c}const s=(r==null?void 0:r.Parent)??Object;class o extends s{}Object.defineProperty(o,"name",{value:t});function i(a){var c;const u=r!=null&&r.Parent?new o:this;n(u,a),(c=u._zod).deferred??(c.deferred=[]);for(const l of u._zod.deferred)l();return u}return Object.defineProperty(i,"init",{value:n}),Object.defineProperty(i,Symbol.hasInstance,{value:a=>{var c,u;return r!=null&&r.Parent&&a instanceof r.Parent?!0:(u=(c=a==null?void 0:a._zod)==null?void 0:c.traits)==null?void 0:u.has(t)}}),Object.defineProperty(i,"name",{value:t}),i}class tn extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}const pu={};function Ft(t){return pu}function mu(t){const e=Object.values(t).filter(n=>typeof n=="number");return Object.entries(t).filter(([n,s])=>e.indexOf(+n)===-1).map(([n,s])=>s)}function l_(t,e){return typeof e=="bigint"?e.toString():e}function ci(t){return{get value(){{const e=t();return Object.defineProperty(this,"value",{value:e}),e}}}}function ui(t){return t==null}function li(t){const e=t.startsWith("^")?1:0,r=t.endsWith("$")?t.length-1:t.length;return t.slice(e,r)}function d_(t,e){const r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=r>n?r:n,o=Number.parseInt(t.toFixed(s).replace(".","")),i=Number.parseInt(e.toFixed(s).replace(".",""));return o%i/10**s}function _e(t,e,r){Object.defineProperty(t,e,{get(){{const n=r();return t[e]=n,n}},set(n){Object.defineProperty(t,e,{value:n})},configurable:!0})}function rn(t,e,r){Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!0,configurable:!0})}function nn(t){return JSON.stringify(t)}const _u=Error.captureStackTrace?Error.captureStackTrace:(...t)=>{};function ls(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}const f_=ci(()=>{var t;if(typeof navigator<"u"&&((t=navigator==null?void 0:navigator.userAgent)!=null&&t.includes("Cloudflare")))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function ds(t){if(ls(t)===!1)return!1;const e=t.constructor;if(e===void 0)return!0;const r=e.prototype;return!(ls(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}const h_=new Set(["string","number","symbol"]);function sn(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Ht(t,e,r){const n=new t._zod.constr(e??t._zod.def);return(!e||r!=null&&r.parent)&&(n._zod.parent=t),n}function D(t){const e=t;if(!e)return{};if(typeof e=="string")return{error:()=>e};if((e==null?void 0:e.message)!==void 0){if((e==null?void 0:e.error)!==void 0)throw new Error("Cannot specify both `message` and `error` params");e.error=e.message}return delete e.message,typeof e.error=="string"?{...e,error:()=>e.error}:e}function p_(t){return Object.keys(t).filter(e=>t[e]._zod.optin==="optional"&&t[e]._zod.optout==="optional")}const m_={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function __(t,e){const r={},n=t._zod.def;for(const s in e){if(!(s in n.shape))throw new Error(`Unrecognized key: "${s}"`);e[s]&&(r[s]=n.shape[s])}return Ht(t,{...t._zod.def,shape:r,checks:[]})}function g_(t,e){const r={...t._zod.def.shape},n=t._zod.def;for(const s in e){if(!(s in n.shape))throw new Error(`Unrecognized key: "${s}"`);e[s]&&delete r[s]}return Ht(t,{...t._zod.def,shape:r,checks:[]})}function v_(t,e){if(!ds(e))throw new Error("Invalid input to extend: expected a plain object");const r={...t._zod.def,get shape(){const n={...t._zod.def.shape,...e};return rn(this,"shape",n),n},checks:[]};return Ht(t,r)}function y_(t,e){return Ht(t,{...t._zod.def,get shape(){const r={...t._zod.def.shape,...e._zod.def.shape};return rn(this,"shape",r),r},catchall:e._zod.def.catchall,checks:[]})}function b_(t,e,r){const n=e._zod.def.shape,s={...n};if(r)for(const o in r){if(!(o in n))throw new Error(`Unrecognized key: "${o}"`);r[o]&&(s[o]=t?new t({type:"optional",innerType:n[o]}):n[o])}else for(const o in n)s[o]=t?new t({type:"optional",innerType:n[o]}):n[o];return Ht(e,{...e._zod.def,shape:s,checks:[]})}function w_(t,e,r){const n=e._zod.def.shape,s={...n};if(r)for(const o in r){if(!(o in s))throw new Error(`Unrecognized key: "${o}"`);r[o]&&(s[o]=new t({type:"nonoptional",innerType:n[o]}))}else for(const o in n)s[o]=new t({type:"nonoptional",innerType:n[o]});return Ht(e,{...e._zod.def,shape:s,checks:[]})}function on(t,e=0){var r;for(let n=e;n<t.issues.length;n++)if(((r=t.issues[n])==null?void 0:r.continue)!==!0)return!0;return!1}function ar(t,e){return e.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(t),r})}function fs(t){return typeof t=="string"?t:t==null?void 0:t.message}function Wt(t,e,r){var s,o,i,a,c,u;const n={...t,path:t.path??[]};if(!t.message){const l=fs((i=(o=(s=t.inst)==null?void 0:s._zod.def)==null?void 0:o.error)==null?void 0:i.call(o,t))??fs((a=e==null?void 0:e.error)==null?void 0:a.call(e,t))??fs((c=r.customError)==null?void 0:c.call(r,t))??fs((u=r.localeError)==null?void 0:u.call(r,t))??"Invalid input";n.message=l}return delete n.inst,delete n.continue,e!=null&&e.reportInput||delete n.input,n}function di(t){return Array.isArray(t)?"array":typeof t=="string"?"string":"unknown"}function an(...t){const[e,r,n]=t;return typeof e=="string"?{message:e,code:"custom",input:r,inst:n}:{...e}}const gu=(t,e)=>{t.name="$ZodError",Object.defineProperty(t,"_zod",{value:t._zod,enumerable:!1}),Object.defineProperty(t,"issues",{value:e,enumerable:!1}),Object.defineProperty(t,"message",{get(){return JSON.stringify(e,l_,2)},enumerable:!0}),Object.defineProperty(t,"toString",{value:()=>t.message,enumerable:!1})},vu=T("$ZodError",gu),hs=T("$ZodError",gu,{Parent:Error});function $_(t,e=r=>r.message){const r={},n=[];for(const s of t.issues)s.path.length>0?(r[s.path[0]]=r[s.path[0]]||[],r[s.path[0]].push(e(s))):n.push(e(s));return{formErrors:n,fieldErrors:r}}function S_(t,e){const r=e||function(o){return o.message},n={_errors:[]},s=o=>{for(const i of o.issues)if(i.code==="invalid_union"&&i.errors.length)i.errors.map(a=>s({issues:a}));else if(i.code==="invalid_key")s({issues:i.issues});else if(i.code==="invalid_element")s({issues:i.issues});else if(i.path.length===0)n._errors.push(r(i));else{let a=n,c=0;for(;c<i.path.length;){const u=i.path[c];c===i.path.length-1?(a[u]=a[u]||{_errors:[]},a[u]._errors.push(r(i))):a[u]=a[u]||{_errors:[]},a=a[u],c++}}};return s(t),n}const yu=t=>(e,r,n,s)=>{const o=n?Object.assign(n,{async:!1}):{async:!1},i=e._zod.run({value:r,issues:[]},o);if(i instanceof Promise)throw new tn;if(i.issues.length){const a=new((s==null?void 0:s.Err)??t)(i.issues.map(c=>Wt(c,o,Ft())));throw _u(a,s==null?void 0:s.callee),a}return i.value},k_=yu(hs),bu=t=>async(e,r,n,s)=>{const o=n?Object.assign(n,{async:!0}):{async:!0};let i=e._zod.run({value:r,issues:[]},o);if(i instanceof Promise&&(i=await i),i.issues.length){const a=new((s==null?void 0:s.Err)??t)(i.issues.map(c=>Wt(c,o,Ft())));throw _u(a,s==null?void 0:s.callee),a}return i.value},E_=bu(hs),wu=t=>(e,r,n)=>{const s=n?{...n,async:!1}:{async:!1},o=e._zod.run({value:r,issues:[]},s);if(o instanceof Promise)throw new tn;return o.issues.length?{success:!1,error:new(t??vu)(o.issues.map(i=>Wt(i,s,Ft())))}:{success:!0,data:o.value}},fi=wu(hs),$u=t=>async(e,r,n)=>{const s=n?Object.assign(n,{async:!0}):{async:!0};let o=e._zod.run({value:r,issues:[]},s);return o instanceof Promise&&(o=await o),o.issues.length?{success:!1,error:new t(o.issues.map(i=>Wt(i,s,Ft())))}:{success:!0,data:o.value}},hi=$u(hs),P_=/^[cC][^\s-]{8,}$/,T_=/^[0-9a-z]+$/,x_=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,R_=/^[0-9a-vA-V]{20}$/,I_=/^[A-Za-z0-9]{27}$/,C_=/^[a-zA-Z0-9_-]{21}$/,O_=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,N_=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,Su=t=>t?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${t}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/,j_=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,A_="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function z_(){return new RegExp(A_,"u")}const M_=/^(?:(?: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])$/,Z_=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})$/,L_=/^((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])\/([0-9]|[1-2][0-9]|3[0-2])$/,U_=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,D_=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,ku=/^[A-Za-z0-9_-]*$/,q_=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,V_=/^\+(?:[0-9]){6,14}[0-9]$/,Eu="(?:(?:\\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])))",F_=new RegExp(`^${Eu}$`);function Pu(t){const e="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof t.precision=="number"?t.precision===-1?`${e}`:t.precision===0?`${e}:[0-5]\\d`:`${e}:[0-5]\\d\\.\\d{${t.precision}}`:`${e}(?::[0-5]\\d(?:\\.\\d+)?)?`}function H_(t){return new RegExp(`^${Pu(t)}$`)}function W_(t){const e=Pu({precision:t.precision}),r=["Z"];t.local&&r.push(""),t.offset&&r.push("([+-]\\d{2}:\\d{2})");const n=`${e}(?:${r.join("|")})`;return new RegExp(`^${Eu}T(?:${n})$`)}const J_=t=>{const e=t?`[\\s\\S]{${(t==null?void 0:t.minimum)??0},${(t==null?void 0:t.maximum)??""}}`:"[\\s\\S]*";return new RegExp(`^${e}$`)},B_=/^\d+$/,K_=/^-?\d+(?:\.\d+)?/i,G_=/true|false/i,Y_=/^[^A-Z]*$/,X_=/^[^a-z]*$/,Ke=T("$ZodCheck",(t,e)=>{var r;t._zod??(t._zod={}),t._zod.def=e,(r=t._zod).onattach??(r.onattach=[])}),Tu={number:"number",bigint:"bigint",object:"date"},xu=T("$ZodCheckLessThan",(t,e)=>{Ke.init(t,e);const r=Tu[typeof e.value];t._zod.onattach.push(n=>{const s=n._zod.bag,o=(e.inclusive?s.maximum:s.exclusiveMaximum)??Number.POSITIVE_INFINITY;e.value<o&&(e.inclusive?s.maximum=e.value:s.exclusiveMaximum=e.value)}),t._zod.check=n=>{(e.inclusive?n.value<=e.value:n.value<e.value)||n.issues.push({origin:r,code:"too_big",maximum:e.value,input:n.value,inclusive:e.inclusive,inst:t,continue:!e.abort})}}),Ru=T("$ZodCheckGreaterThan",(t,e)=>{Ke.init(t,e);const r=Tu[typeof e.value];t._zod.onattach.push(n=>{const s=n._zod.bag,o=(e.inclusive?s.minimum:s.exclusiveMinimum)??Number.NEGATIVE_INFINITY;e.value>o&&(e.inclusive?s.minimum=e.value:s.exclusiveMinimum=e.value)}),t._zod.check=n=>{(e.inclusive?n.value>=e.value:n.value>e.value)||n.issues.push({origin:r,code:"too_small",minimum:e.value,input:n.value,inclusive:e.inclusive,inst:t,continue:!e.abort})}}),Q_=T("$ZodCheckMultipleOf",(t,e)=>{Ke.init(t,e),t._zod.onattach.push(r=>{var n;(n=r._zod.bag).multipleOf??(n.multipleOf=e.value)}),t._zod.check=r=>{if(typeof r.value!=typeof e.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof r.value=="bigint"?r.value%e.value===BigInt(0):d_(r.value,e.value)===0)||r.issues.push({origin:typeof r.value,code:"not_multiple_of",divisor:e.value,input:r.value,inst:t,continue:!e.abort})}}),eg=T("$ZodCheckNumberFormat",(t,e)=>{var i;Ke.init(t,e),e.format=e.format||"float64";const r=(i=e.format)==null?void 0:i.includes("int"),n=r?"int":"number",[s,o]=m_[e.format];t._zod.onattach.push(a=>{const c=a._zod.bag;c.format=e.format,c.minimum=s,c.maximum=o,r&&(c.pattern=B_)}),t._zod.check=a=>{const c=a.value;if(r){if(!Number.isInteger(c)){a.issues.push({expected:n,format:e.format,code:"invalid_type",input:c,inst:t});return}if(!Number.isSafeInteger(c)){c>0?a.issues.push({input:c,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:n,continue:!e.abort}):a.issues.push({input:c,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:n,continue:!e.abort});return}}c<s&&a.issues.push({origin:"number",input:c,code:"too_small",minimum:s,inclusive:!0,inst:t,continue:!e.abort}),c>o&&a.issues.push({origin:"number",input:c,code:"too_big",maximum:o,inst:t})}}),tg=T("$ZodCheckMaxLength",(t,e)=>{var r;Ke.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!ui(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag.maximum??Number.POSITIVE_INFINITY;e.maximum<s&&(n._zod.bag.maximum=e.maximum)}),t._zod.check=n=>{const s=n.value;if(s.length<=e.maximum)return;const i=di(s);n.issues.push({origin:i,code:"too_big",maximum:e.maximum,inclusive:!0,input:s,inst:t,continue:!e.abort})}}),rg=T("$ZodCheckMinLength",(t,e)=>{var r;Ke.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!ui(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;e.minimum>s&&(n._zod.bag.minimum=e.minimum)}),t._zod.check=n=>{const s=n.value;if(s.length>=e.minimum)return;const i=di(s);n.issues.push({origin:i,code:"too_small",minimum:e.minimum,inclusive:!0,input:s,inst:t,continue:!e.abort})}}),ng=T("$ZodCheckLengthEquals",(t,e)=>{var r;Ke.init(t,e),(r=t._zod.def).when??(r.when=n=>{const s=n.value;return!ui(s)&&s.length!==void 0}),t._zod.onattach.push(n=>{const s=n._zod.bag;s.minimum=e.length,s.maximum=e.length,s.length=e.length}),t._zod.check=n=>{const s=n.value,o=s.length;if(o===e.length)return;const i=di(s),a=o>e.length;n.issues.push({origin:i,...a?{code:"too_big",maximum:e.length}:{code:"too_small",minimum:e.length},inclusive:!0,exact:!0,input:n.value,inst:t,continue:!e.abort})}}),ps=T("$ZodCheckStringFormat",(t,e)=>{var r,n;Ke.init(t,e),t._zod.onattach.push(s=>{const o=s._zod.bag;o.format=e.format,e.pattern&&(o.patterns??(o.patterns=new Set),o.patterns.add(e.pattern))}),e.pattern?(r=t._zod).check??(r.check=s=>{e.pattern.lastIndex=0,!e.pattern.test(s.value)&&s.issues.push({origin:"string",code:"invalid_format",format:e.format,input:s.value,...e.pattern?{pattern:e.pattern.toString()}:{},inst:t,continue:!e.abort})}):(n=t._zod).check??(n.check=()=>{})}),sg=T("$ZodCheckRegex",(t,e)=>{ps.init(t,e),t._zod.check=r=>{e.pattern.lastIndex=0,!e.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:e.pattern.toString(),inst:t,continue:!e.abort})}}),og=T("$ZodCheckLowerCase",(t,e)=>{e.pattern??(e.pattern=Y_),ps.init(t,e)}),ig=T("$ZodCheckUpperCase",(t,e)=>{e.pattern??(e.pattern=X_),ps.init(t,e)}),ag=T("$ZodCheckIncludes",(t,e)=>{Ke.init(t,e);const r=sn(e.includes),n=new RegExp(typeof e.position=="number"?`^.{${e.position}}${r}`:r);e.pattern=n,t._zod.onattach.push(s=>{const o=s._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),t._zod.check=s=>{s.value.includes(e.includes,e.position)||s.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:e.includes,input:s.value,inst:t,continue:!e.abort})}}),cg=T("$ZodCheckStartsWith",(t,e)=>{Ke.init(t,e);const r=new RegExp(`^${sn(e.prefix)}.*`);e.pattern??(e.pattern=r),t._zod.onattach.push(n=>{const s=n._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(r)}),t._zod.check=n=>{n.value.startsWith(e.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:e.prefix,input:n.value,inst:t,continue:!e.abort})}}),ug=T("$ZodCheckEndsWith",(t,e)=>{Ke.init(t,e);const r=new RegExp(`.*${sn(e.suffix)}$`);e.pattern??(e.pattern=r),t._zod.onattach.push(n=>{const s=n._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(r)}),t._zod.check=n=>{n.value.endsWith(e.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:e.suffix,input:n.value,inst:t,continue:!e.abort})}}),lg=T("$ZodCheckOverwrite",(t,e)=>{Ke.init(t,e),t._zod.check=r=>{r.value=e.tx(r.value)}});class dg{constructor(e=[]){this.content=[],this.indent=0,this&&(this.args=e)}indented(e){this.indent+=1,e(this),this.indent-=1}write(e){if(typeof e=="function"){e(this,{execution:"sync"}),e(this,{execution:"async"});return}const n=e.split(`
|
|
9
|
+
`).filter(i=>i),s=Math.min(...n.map(i=>i.length-i.trimStart().length)),o=n.map(i=>i.slice(s)).map(i=>" ".repeat(this.indent*2)+i);for(const i of o)this.content.push(i)}compile(){const e=Function,r=this==null?void 0:this.args,s=[...((this==null?void 0:this.content)??[""]).map(o=>` ${o}`)];return new e(...r,s.join(`
|
|
10
|
+
`))}}const fg={major:4,minor:0,patch:0},ge=T("$ZodType",(t,e)=>{var s;var r;t??(t={}),t._zod.def=e,t._zod.bag=t._zod.bag||{},t._zod.version=fg;const n=[...t._zod.def.checks??[]];t._zod.traits.has("$ZodCheck")&&n.unshift(t);for(const o of n)for(const i of o._zod.onattach)i(t);if(n.length===0)(r=t._zod).deferred??(r.deferred=[]),(s=t._zod.deferred)==null||s.push(()=>{t._zod.run=t._zod.parse});else{const o=(i,a,c)=>{let u=on(i),l;for(const f of a){if(f._zod.def.when){if(!f._zod.def.when(i))continue}else if(u)continue;const _=i.issues.length,y=f._zod.check(i);if(y instanceof Promise&&(c==null?void 0:c.async)===!1)throw new tn;if(l||y instanceof Promise)l=(l??Promise.resolve()).then(async()=>{await y,i.issues.length!==_&&(u||(u=on(i,_)))});else{if(i.issues.length===_)continue;u||(u=on(i,_))}}return l?l.then(()=>i):i};t._zod.run=(i,a)=>{const c=t._zod.parse(i,a);if(c instanceof Promise){if(a.async===!1)throw new tn;return c.then(u=>o(u,n,a))}return o(c,n,a)}}t["~standard"]={validate:o=>{var i;try{const a=fi(t,o);return a.success?{value:a.data}:{issues:(i=a.error)==null?void 0:i.issues}}catch{return hi(t,o).then(c=>{var u;return c.success?{value:c.data}:{issues:(u=c.error)==null?void 0:u.issues}})}},vendor:"zod",version:1}}),pi=T("$ZodString",(t,e)=>{var r;ge.init(t,e),t._zod.pattern=[...((r=t==null?void 0:t._zod.bag)==null?void 0:r.patterns)??[]].pop()??J_(t._zod.bag),t._zod.parse=(n,s)=>{if(e.coerce)try{n.value=String(n.value)}catch{}return typeof n.value=="string"||n.issues.push({expected:"string",code:"invalid_type",input:n.value,inst:t}),n}}),ye=T("$ZodStringFormat",(t,e)=>{ps.init(t,e),pi.init(t,e)}),hg=T("$ZodGUID",(t,e)=>{e.pattern??(e.pattern=N_),ye.init(t,e)}),pg=T("$ZodUUID",(t,e)=>{if(e.version){const n={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[e.version];if(n===void 0)throw new Error(`Invalid UUID version: "${e.version}"`);e.pattern??(e.pattern=Su(n))}else e.pattern??(e.pattern=Su());ye.init(t,e)}),mg=T("$ZodEmail",(t,e)=>{e.pattern??(e.pattern=j_),ye.init(t,e)}),_g=T("$ZodURL",(t,e)=>{ye.init(t,e),t._zod.check=r=>{try{const n=r.value,s=new URL(n),o=s.href;e.hostname&&(e.hostname.lastIndex=0,e.hostname.test(s.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:q_.source,input:r.value,inst:t,continue:!e.abort})),e.protocol&&(e.protocol.lastIndex=0,e.protocol.test(s.protocol.endsWith(":")?s.protocol.slice(0,-1):s.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:e.protocol.source,input:r.value,inst:t,continue:!e.abort})),!n.endsWith("/")&&o.endsWith("/")?r.value=o.slice(0,-1):r.value=o;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:t,continue:!e.abort})}}}),gg=T("$ZodEmoji",(t,e)=>{e.pattern??(e.pattern=z_()),ye.init(t,e)}),vg=T("$ZodNanoID",(t,e)=>{e.pattern??(e.pattern=C_),ye.init(t,e)}),yg=T("$ZodCUID",(t,e)=>{e.pattern??(e.pattern=P_),ye.init(t,e)}),bg=T("$ZodCUID2",(t,e)=>{e.pattern??(e.pattern=T_),ye.init(t,e)}),wg=T("$ZodULID",(t,e)=>{e.pattern??(e.pattern=x_),ye.init(t,e)}),$g=T("$ZodXID",(t,e)=>{e.pattern??(e.pattern=R_),ye.init(t,e)}),Sg=T("$ZodKSUID",(t,e)=>{e.pattern??(e.pattern=I_),ye.init(t,e)}),kg=T("$ZodISODateTime",(t,e)=>{e.pattern??(e.pattern=W_(e)),ye.init(t,e)}),Eg=T("$ZodISODate",(t,e)=>{e.pattern??(e.pattern=F_),ye.init(t,e)}),Pg=T("$ZodISOTime",(t,e)=>{e.pattern??(e.pattern=H_(e)),ye.init(t,e)}),Tg=T("$ZodISODuration",(t,e)=>{e.pattern??(e.pattern=O_),ye.init(t,e)}),xg=T("$ZodIPv4",(t,e)=>{e.pattern??(e.pattern=M_),ye.init(t,e),t._zod.onattach.push(r=>{const n=r._zod.bag;n.format="ipv4"})}),Rg=T("$ZodIPv6",(t,e)=>{e.pattern??(e.pattern=Z_),ye.init(t,e),t._zod.onattach.push(r=>{const n=r._zod.bag;n.format="ipv6"}),t._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:t,continue:!e.abort})}}}),Ig=T("$ZodCIDRv4",(t,e)=>{e.pattern??(e.pattern=L_),ye.init(t,e)}),Cg=T("$ZodCIDRv6",(t,e)=>{e.pattern??(e.pattern=U_),ye.init(t,e),t._zod.check=r=>{const[n,s]=r.value.split("/");try{if(!s)throw new Error;const o=Number(s);if(`${o}`!==s)throw new Error;if(o<0||o>128)throw new Error;new URL(`http://[${n}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:t,continue:!e.abort})}}});function Iu(t){if(t==="")return!0;if(t.length%4!==0)return!1;try{return atob(t),!0}catch{return!1}}const Og=T("$ZodBase64",(t,e)=>{e.pattern??(e.pattern=D_),ye.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64"}),t._zod.check=r=>{Iu(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:t,continue:!e.abort})}});function Ng(t){if(!ku.test(t))return!1;const e=t.replace(/[-_]/g,n=>n==="-"?"+":"/"),r=e.padEnd(Math.ceil(e.length/4)*4,"=");return Iu(r)}const jg=T("$ZodBase64URL",(t,e)=>{e.pattern??(e.pattern=ku),ye.init(t,e),t._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64url"}),t._zod.check=r=>{Ng(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:t,continue:!e.abort})}}),Ag=T("$ZodE164",(t,e)=>{e.pattern??(e.pattern=V_),ye.init(t,e)});function zg(t,e=null){try{const r=t.split(".");if(r.length!==3)return!1;const[n]=r;if(!n)return!1;const s=JSON.parse(atob(n));return!("typ"in s&&(s==null?void 0:s.typ)!=="JWT"||!s.alg||e&&(!("alg"in s)||s.alg!==e))}catch{return!1}}const Mg=T("$ZodJWT",(t,e)=>{ye.init(t,e),t._zod.check=r=>{zg(r.value,e.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:t,continue:!e.abort})}}),Cu=T("$ZodNumber",(t,e)=>{ge.init(t,e),t._zod.pattern=t._zod.bag.pattern??K_,t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=Number(r.value)}catch{}const s=r.value;if(typeof s=="number"&&!Number.isNaN(s)&&Number.isFinite(s))return r;const o=typeof s=="number"?Number.isNaN(s)?"NaN":Number.isFinite(s)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:s,inst:t,...o?{received:o}:{}}),r}}),Zg=T("$ZodNumber",(t,e)=>{eg.init(t,e),Cu.init(t,e)}),Lg=T("$ZodBoolean",(t,e)=>{ge.init(t,e),t._zod.pattern=G_,t._zod.parse=(r,n)=>{if(e.coerce)try{r.value=!!r.value}catch{}const s=r.value;return typeof s=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:s,inst:t}),r}}),Ug=T("$ZodAny",(t,e)=>{ge.init(t,e),t._zod.parse=r=>r}),Dg=T("$ZodUnknown",(t,e)=>{ge.init(t,e),t._zod.parse=r=>r}),qg=T("$ZodNever",(t,e)=>{ge.init(t,e),t._zod.parse=(r,n)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:t}),r)});function Ou(t,e,r){t.issues.length&&e.issues.push(...ar(r,t.issues)),e.value[r]=t.value}const Vg=T("$ZodArray",(t,e)=>{ge.init(t,e),t._zod.parse=(r,n)=>{const s=r.value;if(!Array.isArray(s))return r.issues.push({expected:"array",code:"invalid_type",input:s,inst:t}),r;r.value=Array(s.length);const o=[];for(let i=0;i<s.length;i++){const a=s[i],c=e.element._zod.run({value:a,issues:[]},n);c instanceof Promise?o.push(c.then(u=>Ou(u,r,i))):Ou(c,r,i)}return o.length?Promise.all(o).then(()=>r):r}});function ms(t,e,r){t.issues.length&&e.issues.push(...ar(r,t.issues)),e.value[r]=t.value}function Nu(t,e,r,n){t.issues.length?n[r]===void 0?r in n?e.value[r]=void 0:e.value[r]=t.value:e.issues.push(...ar(r,t.issues)):t.value===void 0?r in n&&(e.value[r]=void 0):e.value[r]=t.value}const ju=T("$ZodObject",(t,e)=>{ge.init(t,e);const r=ci(()=>{const f=Object.keys(e.shape);for(const y of f)if(!(e.shape[y]instanceof ge))throw new Error(`Invalid element at key "${y}": expected a Zod schema`);const _=p_(e.shape);return{shape:e.shape,keys:f,keySet:new Set(f),numKeys:f.length,optionalKeys:new Set(_)}});_e(t._zod,"propValues",()=>{const f=e.shape,_={};for(const y in f){const g=f[y]._zod;if(g.values){_[y]??(_[y]=new Set);for(const v of g.values)_[y].add(v)}}return _});const n=f=>{const _=new dg(["shape","payload","ctx"]),y=r.value,g=m=>{const w=nn(m);return`shape[${w}]._zod.run({ value: input[${w}], issues: [] }, ctx)`};_.write("const input = payload.value;");const v=Object.create(null);let h=0;for(const m of y.keys)v[m]=`key_${h++}`;_.write("const newResult = {}");for(const m of y.keys)if(y.optionalKeys.has(m)){const w=v[m];_.write(`const ${w} = ${g(m)};`);const S=nn(m);_.write(`
|
|
11
|
+
if (${w}.issues.length) {
|
|
12
|
+
if (input[${S}] === undefined) {
|
|
13
|
+
if (${S} in input) {
|
|
14
|
+
newResult[${S}] = undefined;
|
|
15
|
+
}
|
|
16
|
+
} else {
|
|
17
|
+
payload.issues = payload.issues.concat(
|
|
18
|
+
${w}.issues.map((iss) => ({
|
|
19
|
+
...iss,
|
|
20
|
+
path: iss.path ? [${S}, ...iss.path] : [${S}],
|
|
21
|
+
}))
|
|
22
|
+
);
|
|
23
|
+
}
|
|
24
|
+
} else if (${w}.value === undefined) {
|
|
25
|
+
if (${S} in input) newResult[${S}] = undefined;
|
|
26
|
+
} else {
|
|
27
|
+
newResult[${S}] = ${w}.value;
|
|
28
|
+
}
|
|
29
|
+
`)}else{const w=v[m];_.write(`const ${w} = ${g(m)};`),_.write(`
|
|
30
|
+
if (${w}.issues.length) payload.issues = payload.issues.concat(${w}.issues.map(iss => ({
|
|
31
|
+
...iss,
|
|
32
|
+
path: iss.path ? [${nn(m)}, ...iss.path] : [${nn(m)}]
|
|
33
|
+
})));`),_.write(`newResult[${nn(m)}] = ${w}.value`)}_.write("payload.value = newResult;"),_.write("return payload;");const d=_.compile();return(m,w)=>d(f,m,w)};let s;const o=ls,i=!pu.jitless,c=i&&f_.value,u=e.catchall;let l;t._zod.parse=(f,_)=>{l??(l=r.value);const y=f.value;if(!o(y))return f.issues.push({expected:"object",code:"invalid_type",input:y,inst:t}),f;const g=[];if(i&&c&&(_==null?void 0:_.async)===!1&&_.jitless!==!0)s||(s=n(e.shape)),f=s(f,_);else{f.value={};const w=l.shape;for(const S of l.keys){const P=w[S],O=P._zod.run({value:y[S],issues:[]},_),V=P._zod.optin==="optional"&&P._zod.optout==="optional";O instanceof Promise?g.push(O.then(ce=>V?Nu(ce,f,S,y):ms(ce,f,S))):V?Nu(O,f,S,y):ms(O,f,S)}}if(!u)return g.length?Promise.all(g).then(()=>f):f;const v=[],h=l.keySet,d=u._zod,m=d.def.type;for(const w of Object.keys(y)){if(h.has(w))continue;if(m==="never"){v.push(w);continue}const S=d.run({value:y[w],issues:[]},_);S instanceof Promise?g.push(S.then(P=>ms(P,f,w))):ms(S,f,w)}return v.length&&f.issues.push({code:"unrecognized_keys",keys:v,input:y,inst:t}),g.length?Promise.all(g).then(()=>f):f}});function Au(t,e,r,n){for(const s of t)if(s.issues.length===0)return e.value=s.value,e;return e.issues.push({code:"invalid_union",input:e.value,inst:r,errors:t.map(s=>s.issues.map(o=>Wt(o,n,Ft())))}),e}const zu=T("$ZodUnion",(t,e)=>{ge.init(t,e),_e(t._zod,"optin",()=>e.options.some(r=>r._zod.optin==="optional")?"optional":void 0),_e(t._zod,"optout",()=>e.options.some(r=>r._zod.optout==="optional")?"optional":void 0),_e(t._zod,"values",()=>{if(e.options.every(r=>r._zod.values))return new Set(e.options.flatMap(r=>Array.from(r._zod.values)))}),_e(t._zod,"pattern",()=>{if(e.options.every(r=>r._zod.pattern)){const r=e.options.map(n=>n._zod.pattern);return new RegExp(`^(${r.map(n=>li(n.source)).join("|")})$`)}}),t._zod.parse=(r,n)=>{let s=!1;const o=[];for(const i of e.options){const a=i._zod.run({value:r.value,issues:[]},n);if(a instanceof Promise)o.push(a),s=!0;else{if(a.issues.length===0)return a;o.push(a)}}return s?Promise.all(o).then(i=>Au(i,r,t,n)):Au(o,r,t,n)}}),Fg=T("$ZodDiscriminatedUnion",(t,e)=>{zu.init(t,e);const r=t._zod.parse;_e(t._zod,"propValues",()=>{const s={};for(const o of e.options){const i=o._zod.propValues;if(!i||Object.keys(i).length===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(o)}"`);for(const[a,c]of Object.entries(i)){s[a]||(s[a]=new Set);for(const u of c)s[a].add(u)}}return s});const n=ci(()=>{const s=e.options,o=new Map;for(const i of s){const a=i._zod.propValues[e.discriminator];if(!a||a.size===0)throw new Error(`Invalid discriminated union option at index "${e.options.indexOf(i)}"`);for(const c of a){if(o.has(c))throw new Error(`Duplicate discriminator value "${String(c)}"`);o.set(c,i)}}return o});t._zod.parse=(s,o)=>{const i=s.value;if(!ls(i))return s.issues.push({code:"invalid_type",expected:"object",input:i,inst:t}),s;const a=n.value.get(i==null?void 0:i[e.discriminator]);return a?a._zod.run(s,o):e.unionFallback?r(s,o):(s.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:i,path:[e.discriminator],inst:t}),s)}}),Hg=T("$ZodIntersection",(t,e)=>{ge.init(t,e),t._zod.parse=(r,n)=>{const s=r.value,o=e.left._zod.run({value:s,issues:[]},n),i=e.right._zod.run({value:s,issues:[]},n);return o instanceof Promise||i instanceof Promise?Promise.all([o,i]).then(([c,u])=>Mu(r,c,u)):Mu(r,o,i)}});function mi(t,e){if(t===e)return{valid:!0,data:t};if(t instanceof Date&&e instanceof Date&&+t==+e)return{valid:!0,data:t};if(ds(t)&&ds(e)){const r=Object.keys(e),n=Object.keys(t).filter(o=>r.indexOf(o)!==-1),s={...t,...e};for(const o of n){const i=mi(t[o],e[o]);if(!i.valid)return{valid:!1,mergeErrorPath:[o,...i.mergeErrorPath]};s[o]=i.data}return{valid:!0,data:s}}if(Array.isArray(t)&&Array.isArray(e)){if(t.length!==e.length)return{valid:!1,mergeErrorPath:[]};const r=[];for(let n=0;n<t.length;n++){const s=t[n],o=e[n],i=mi(s,o);if(!i.valid)return{valid:!1,mergeErrorPath:[n,...i.mergeErrorPath]};r.push(i.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function Mu(t,e,r){if(e.issues.length&&t.issues.push(...e.issues),r.issues.length&&t.issues.push(...r.issues),on(t))return t;const n=mi(e.value,r.value);if(!n.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(n.mergeErrorPath)}`);return t.value=n.data,t}const Wg=T("$ZodRecord",(t,e)=>{ge.init(t,e),t._zod.parse=(r,n)=>{const s=r.value;if(!ds(s))return r.issues.push({expected:"record",code:"invalid_type",input:s,inst:t}),r;const o=[];if(e.keyType._zod.values){const i=e.keyType._zod.values;r.value={};for(const c of i)if(typeof c=="string"||typeof c=="number"||typeof c=="symbol"){const u=e.valueType._zod.run({value:s[c],issues:[]},n);u instanceof Promise?o.push(u.then(l=>{l.issues.length&&r.issues.push(...ar(c,l.issues)),r.value[c]=l.value})):(u.issues.length&&r.issues.push(...ar(c,u.issues)),r.value[c]=u.value)}let a;for(const c in s)i.has(c)||(a=a??[],a.push(c));a&&a.length>0&&r.issues.push({code:"unrecognized_keys",input:s,inst:t,keys:a})}else{r.value={};for(const i of Reflect.ownKeys(s)){if(i==="__proto__")continue;const a=e.keyType._zod.run({value:i,issues:[]},n);if(a instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(a.issues.length){r.issues.push({origin:"record",code:"invalid_key",issues:a.issues.map(u=>Wt(u,n,Ft())),input:i,path:[i],inst:t}),r.value[a.value]=a.value;continue}const c=e.valueType._zod.run({value:s[i],issues:[]},n);c instanceof Promise?o.push(c.then(u=>{u.issues.length&&r.issues.push(...ar(i,u.issues)),r.value[a.value]=u.value})):(c.issues.length&&r.issues.push(...ar(i,c.issues)),r.value[a.value]=c.value)}}return o.length?Promise.all(o).then(()=>r):r}}),Jg=T("$ZodEnum",(t,e)=>{ge.init(t,e);const r=mu(e.entries);t._zod.values=new Set(r),t._zod.pattern=new RegExp(`^(${r.filter(n=>h_.has(typeof n)).map(n=>typeof n=="string"?sn(n):n.toString()).join("|")})$`),t._zod.parse=(n,s)=>{const o=n.value;return t._zod.values.has(o)||n.issues.push({code:"invalid_value",values:r,input:o,inst:t}),n}}),Bg=T("$ZodLiteral",(t,e)=>{ge.init(t,e),t._zod.values=new Set(e.values),t._zod.pattern=new RegExp(`^(${e.values.map(r=>typeof r=="string"?sn(r):r?r.toString():String(r)).join("|")})$`),t._zod.parse=(r,n)=>{const s=r.value;return t._zod.values.has(s)||r.issues.push({code:"invalid_value",values:e.values,input:s,inst:t}),r}}),Kg=T("$ZodTransform",(t,e)=>{ge.init(t,e),t._zod.parse=(r,n)=>{const s=e.transform(r.value,r);if(n.async)return(s instanceof Promise?s:Promise.resolve(s)).then(i=>(r.value=i,r));if(s instanceof Promise)throw new tn;return r.value=s,r}}),Gg=T("$ZodOptional",(t,e)=>{ge.init(t,e),t._zod.optin="optional",t._zod.optout="optional",_e(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,void 0]):void 0),_e(t._zod,"pattern",()=>{const r=e.innerType._zod.pattern;return r?new RegExp(`^(${li(r.source)})?$`):void 0}),t._zod.parse=(r,n)=>e.innerType._zod.optin==="optional"?e.innerType._zod.run(r,n):r.value===void 0?r:e.innerType._zod.run(r,n)}),Yg=T("$ZodNullable",(t,e)=>{ge.init(t,e),_e(t._zod,"optin",()=>e.innerType._zod.optin),_e(t._zod,"optout",()=>e.innerType._zod.optout),_e(t._zod,"pattern",()=>{const r=e.innerType._zod.pattern;return r?new RegExp(`^(${li(r.source)}|null)$`):void 0}),_e(t._zod,"values",()=>e.innerType._zod.values?new Set([...e.innerType._zod.values,null]):void 0),t._zod.parse=(r,n)=>r.value===null?r:e.innerType._zod.run(r,n)}),Xg=T("$ZodDefault",(t,e)=>{ge.init(t,e),t._zod.optin="optional",_e(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>{if(r.value===void 0)return r.value=e.defaultValue,r;const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>Zu(o,e)):Zu(s,e)}});function Zu(t,e){return t.value===void 0&&(t.value=e.defaultValue),t}const Qg=T("$ZodPrefault",(t,e)=>{ge.init(t,e),t._zod.optin="optional",_e(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>(r.value===void 0&&(r.value=e.defaultValue),e.innerType._zod.run(r,n))}),ev=T("$ZodNonOptional",(t,e)=>{ge.init(t,e),_e(t._zod,"values",()=>{const r=e.innerType._zod.values;return r?new Set([...r].filter(n=>n!==void 0)):void 0}),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>Lu(o,t)):Lu(s,t)}});function Lu(t,e){return!t.issues.length&&t.value===void 0&&t.issues.push({code:"invalid_type",expected:"nonoptional",input:t.value,inst:e}),t}const tv=T("$ZodCatch",(t,e)=>{ge.init(t,e),t._zod.optin="optional",_e(t._zod,"optout",()=>e.innerType._zod.optout),_e(t._zod,"values",()=>e.innerType._zod.values),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(o=>(r.value=o.value,o.issues.length&&(r.value=e.catchValue({...r,error:{issues:o.issues.map(i=>Wt(i,n,Ft()))},input:r.value}),r.issues=[]),r)):(r.value=s.value,s.issues.length&&(r.value=e.catchValue({...r,error:{issues:s.issues.map(o=>Wt(o,n,Ft()))},input:r.value}),r.issues=[]),r)}}),rv=T("$ZodPipe",(t,e)=>{ge.init(t,e),_e(t._zod,"values",()=>e.in._zod.values),_e(t._zod,"optin",()=>e.in._zod.optin),_e(t._zod,"optout",()=>e.out._zod.optout),t._zod.parse=(r,n)=>{const s=e.in._zod.run(r,n);return s instanceof Promise?s.then(o=>Uu(o,e,n)):Uu(s,e,n)}});function Uu(t,e,r){return on(t)?t:e.out._zod.run({value:t.value,issues:t.issues},r)}const nv=T("$ZodReadonly",(t,e)=>{ge.init(t,e),_e(t._zod,"propValues",()=>e.innerType._zod.propValues),_e(t._zod,"values",()=>e.innerType._zod.values),_e(t._zod,"optin",()=>e.innerType._zod.optin),_e(t._zod,"optout",()=>e.innerType._zod.optout),t._zod.parse=(r,n)=>{const s=e.innerType._zod.run(r,n);return s instanceof Promise?s.then(Du):Du(s)}});function Du(t){return t.value=Object.freeze(t.value),t}const sv=T("$ZodCustom",(t,e)=>{Ke.init(t,e),ge.init(t,e),t._zod.parse=(r,n)=>r,t._zod.check=r=>{const n=r.value,s=e.fn(n);if(s instanceof Promise)return s.then(o=>qu(o,r,n,t));qu(s,r,n,t)}});function qu(t,e,r,n){if(!t){const s={code:"custom",input:r,inst:n,path:[...n._zod.def.path??[]],continue:!n._zod.def.abort};n._zod.def.params&&(s.params=n._zod.def.params),e.issues.push(an(s))}}class Vu{constructor(){this._map=new Map,this._idmap=new Map}add(e,...r){const n=r[0];if(this._map.set(e,n),n&&typeof n=="object"&&"id"in n){if(this._idmap.has(n.id))throw new Error(`ID ${n.id} already exists in the registry`);this._idmap.set(n.id,e)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(e){const r=this._map.get(e);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(e),this}get(e){const r=e._zod.parent;if(r){const n={...this.get(r)??{}};return delete n.id,{...n,...this._map.get(e)}}return this._map.get(e)}has(e){return this._map.has(e)}}function ov(){return new Vu}const cn=ov();function iv(t,e){return new t({type:"string",...D(e)})}function av(t,e){return new t({type:"string",format:"email",check:"string_format",abort:!1,...D(e)})}function Fu(t,e){return new t({type:"string",format:"guid",check:"string_format",abort:!1,...D(e)})}function cv(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,...D(e)})}function uv(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...D(e)})}function lv(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...D(e)})}function dv(t,e){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...D(e)})}function Hu(t,e){return new t({type:"string",format:"url",check:"string_format",abort:!1,...D(e)})}function fv(t,e){return new t({type:"string",format:"emoji",check:"string_format",abort:!1,...D(e)})}function hv(t,e){return new t({type:"string",format:"nanoid",check:"string_format",abort:!1,...D(e)})}function pv(t,e){return new t({type:"string",format:"cuid",check:"string_format",abort:!1,...D(e)})}function mv(t,e){return new t({type:"string",format:"cuid2",check:"string_format",abort:!1,...D(e)})}function _v(t,e){return new t({type:"string",format:"ulid",check:"string_format",abort:!1,...D(e)})}function gv(t,e){return new t({type:"string",format:"xid",check:"string_format",abort:!1,...D(e)})}function vv(t,e){return new t({type:"string",format:"ksuid",check:"string_format",abort:!1,...D(e)})}function yv(t,e){return new t({type:"string",format:"ipv4",check:"string_format",abort:!1,...D(e)})}function bv(t,e){return new t({type:"string",format:"ipv6",check:"string_format",abort:!1,...D(e)})}function wv(t,e){return new t({type:"string",format:"cidrv4",check:"string_format",abort:!1,...D(e)})}function $v(t,e){return new t({type:"string",format:"cidrv6",check:"string_format",abort:!1,...D(e)})}function Sv(t,e){return new t({type:"string",format:"base64",check:"string_format",abort:!1,...D(e)})}function kv(t,e){return new t({type:"string",format:"base64url",check:"string_format",abort:!1,...D(e)})}function Ev(t,e){return new t({type:"string",format:"e164",check:"string_format",abort:!1,...D(e)})}function Pv(t,e){return new t({type:"string",format:"jwt",check:"string_format",abort:!1,...D(e)})}function Tv(t,e){return new t({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...D(e)})}function xv(t,e){return new t({type:"string",format:"date",check:"string_format",...D(e)})}function Rv(t,e){return new t({type:"string",format:"time",check:"string_format",precision:null,...D(e)})}function Iv(t,e){return new t({type:"string",format:"duration",check:"string_format",...D(e)})}function Cv(t,e){return new t({type:"number",checks:[],...D(e)})}function Ov(t,e){return new t({type:"number",check:"number_format",abort:!1,format:"safeint",...D(e)})}function Nv(t,e){return new t({type:"boolean",...D(e)})}function jv(t){return new t({type:"any"})}function Av(t){return new t({type:"unknown"})}function zv(t,e){return new t({type:"never",...D(e)})}function Wu(t,e){return new xu({check:"less_than",...D(e),value:t,inclusive:!1})}function _i(t,e){return new xu({check:"less_than",...D(e),value:t,inclusive:!0})}function Ju(t,e){return new Ru({check:"greater_than",...D(e),value:t,inclusive:!1})}function gi(t,e){return new Ru({check:"greater_than",...D(e),value:t,inclusive:!0})}function Bu(t,e){return new Q_({check:"multiple_of",...D(e),value:t})}function Ku(t,e){return new tg({check:"max_length",...D(e),maximum:t})}function _s(t,e){return new rg({check:"min_length",...D(e),minimum:t})}function Gu(t,e){return new ng({check:"length_equals",...D(e),length:t})}function Mv(t,e){return new sg({check:"string_format",format:"regex",...D(e),pattern:t})}function Zv(t){return new og({check:"string_format",format:"lowercase",...D(t)})}function Lv(t){return new ig({check:"string_format",format:"uppercase",...D(t)})}function Uv(t,e){return new ag({check:"string_format",format:"includes",...D(e),includes:t})}function Dv(t,e){return new cg({check:"string_format",format:"starts_with",...D(e),prefix:t})}function qv(t,e){return new ug({check:"string_format",format:"ends_with",...D(e),suffix:t})}function un(t){return new lg({check:"overwrite",tx:t})}function Vv(t){return un(e=>e.normalize(t))}function Fv(){return un(t=>t.trim())}function Hv(){return un(t=>t.toLowerCase())}function Wv(){return un(t=>t.toUpperCase())}function Jv(t,e,r){return new t({type:"array",element:e,...D(r)})}function Bv(t,e,r){const n=D(r);return n.abort??(n.abort=!0),new t({type:"custom",check:"custom",fn:e,...n})}function Kv(t,e,r){return new t({type:"custom",check:"custom",fn:e,...D(r)})}class Yu{constructor(e){this.counter=0,this.metadataRegistry=(e==null?void 0:e.metadata)??cn,this.target=(e==null?void 0:e.target)??"draft-2020-12",this.unrepresentable=(e==null?void 0:e.unrepresentable)??"throw",this.override=(e==null?void 0:e.override)??(()=>{}),this.io=(e==null?void 0:e.io)??"output",this.seen=new Map}process(e,r={path:[],schemaPath:[]}){var f,_,y;var n;const s=e._zod.def,o={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},i=this.seen.get(e);if(i)return i.count++,r.schemaPath.includes(e)&&(i.cycle=r.path),i.schema;const a={schema:{},count:1,cycle:void 0,path:r.path};this.seen.set(e,a);const c=(_=(f=e._zod).toJSONSchema)==null?void 0:_.call(f);if(c)a.schema=c;else{const g={...r,schemaPath:[...r.schemaPath,e],path:r.path},v=e._zod.parent;if(v)a.ref=v,this.process(v,g),this.seen.get(v).isParent=!0;else{const h=a.schema;switch(s.type){case"string":{const d=h;d.type="string";const{minimum:m,maximum:w,format:S,patterns:P,contentEncoding:O}=e._zod.bag;if(typeof m=="number"&&(d.minLength=m),typeof w=="number"&&(d.maxLength=w),S&&(d.format=o[S]??S,d.format===""&&delete d.format),O&&(d.contentEncoding=O),P&&P.size>0){const V=[...P];V.length===1?d.pattern=V[0].source:V.length>1&&(a.schema.allOf=[...V.map(ce=>({...this.target==="draft-7"?{type:"string"}:{},pattern:ce.source}))])}break}case"number":{const d=h,{minimum:m,maximum:w,format:S,multipleOf:P,exclusiveMaximum:O,exclusiveMinimum:V}=e._zod.bag;typeof S=="string"&&S.includes("int")?d.type="integer":d.type="number",typeof V=="number"&&(d.exclusiveMinimum=V),typeof m=="number"&&(d.minimum=m,typeof V=="number"&&(V>=m?delete d.minimum:delete d.exclusiveMinimum)),typeof O=="number"&&(d.exclusiveMaximum=O),typeof w=="number"&&(d.maximum=w,typeof O=="number"&&(O<=w?delete d.maximum:delete d.exclusiveMaximum)),typeof P=="number"&&(d.multipleOf=P);break}case"boolean":{const d=h;d.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{h.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{h.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const d=h,{minimum:m,maximum:w}=e._zod.bag;typeof m=="number"&&(d.minItems=m),typeof w=="number"&&(d.maxItems=w),d.type="array",d.items=this.process(s.element,{...g,path:[...g.path,"items"]});break}case"object":{const d=h;d.type="object",d.properties={};const m=s.shape;for(const P in m)d.properties[P]=this.process(m[P],{...g,path:[...g.path,"properties",P]});const w=new Set(Object.keys(m)),S=new Set([...w].filter(P=>{const O=s.shape[P]._zod;return this.io==="input"?O.optin===void 0:O.optout===void 0}));S.size>0&&(d.required=Array.from(S)),((y=s.catchall)==null?void 0:y._zod.def.type)==="never"?d.additionalProperties=!1:s.catchall?s.catchall&&(d.additionalProperties=this.process(s.catchall,{...g,path:[...g.path,"additionalProperties"]})):this.io==="output"&&(d.additionalProperties=!1);break}case"union":{const d=h;d.anyOf=s.options.map((m,w)=>this.process(m,{...g,path:[...g.path,"anyOf",w]}));break}case"intersection":{const d=h,m=this.process(s.left,{...g,path:[...g.path,"allOf",0]}),w=this.process(s.right,{...g,path:[...g.path,"allOf",1]}),S=O=>"allOf"in O&&Object.keys(O).length===1,P=[...S(m)?m.allOf:[m],...S(w)?w.allOf:[w]];d.allOf=P;break}case"tuple":{const d=h;d.type="array";const m=s.items.map((P,O)=>this.process(P,{...g,path:[...g.path,"prefixItems",O]}));if(this.target==="draft-2020-12"?d.prefixItems=m:d.items=m,s.rest){const P=this.process(s.rest,{...g,path:[...g.path,"items"]});this.target==="draft-2020-12"?d.items=P:d.additionalItems=P}s.rest&&(d.items=this.process(s.rest,{...g,path:[...g.path,"items"]}));const{minimum:w,maximum:S}=e._zod.bag;typeof w=="number"&&(d.minItems=w),typeof S=="number"&&(d.maxItems=S);break}case"record":{const d=h;d.type="object",d.propertyNames=this.process(s.keyType,{...g,path:[...g.path,"propertyNames"]}),d.additionalProperties=this.process(s.valueType,{...g,path:[...g.path,"additionalProperties"]});break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{const d=h,m=mu(s.entries);m.every(w=>typeof w=="number")&&(d.type="number"),m.every(w=>typeof w=="string")&&(d.type="string"),d.enum=m;break}case"literal":{const d=h,m=[];for(const w of s.values)if(w===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof w=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");m.push(Number(w))}else m.push(w);if(m.length!==0)if(m.length===1){const w=m[0];d.type=w===null?"null":typeof w,d.const=w}else m.every(w=>typeof w=="number")&&(d.type="number"),m.every(w=>typeof w=="string")&&(d.type="string"),m.every(w=>typeof w=="boolean")&&(d.type="string"),m.every(w=>w===null)&&(d.type="null"),d.enum=m;break}case"file":{const d=h,m={type:"string",format:"binary",contentEncoding:"binary"},{minimum:w,maximum:S,mime:P}=e._zod.bag;w!==void 0&&(m.minLength=w),S!==void 0&&(m.maxLength=S),P?P.length===1?(m.contentMediaType=P[0],Object.assign(d,m)):d.anyOf=P.map(O=>({...m,contentMediaType:O})):Object.assign(d,m);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const d=this.process(s.innerType,g);h.anyOf=[d,{type:"null"}];break}case"nonoptional":{this.process(s.innerType,g),a.ref=s.innerType;break}case"success":{const d=h;d.type="boolean";break}case"default":{this.process(s.innerType,g),a.ref=s.innerType,h.default=JSON.parse(JSON.stringify(s.defaultValue));break}case"prefault":{this.process(s.innerType,g),a.ref=s.innerType,this.io==="input"&&(h._prefault=JSON.parse(JSON.stringify(s.defaultValue)));break}case"catch":{this.process(s.innerType,g),a.ref=s.innerType;let d;try{d=s.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}h.default=d;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const d=h,m=e._zod.pattern;if(!m)throw new Error("Pattern not found in template literal");d.type="string",d.pattern=m.source;break}case"pipe":{const d=this.io==="input"?s.in._zod.def.type==="transform"?s.out:s.in:s.out;this.process(d,g),a.ref=d;break}case"readonly":{this.process(s.innerType,g),a.ref=s.innerType,h.readOnly=!0;break}case"promise":{this.process(s.innerType,g),a.ref=s.innerType;break}case"optional":{this.process(s.innerType,g),a.ref=s.innerType;break}case"lazy":{const d=e._zod.innerType;this.process(d,g),a.ref=d;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}}}}const u=this.metadataRegistry.get(e);return u&&Object.assign(a.schema,u),this.io==="input"&&Ne(e)&&(delete a.schema.examples,delete a.schema.default),this.io==="input"&&a.schema._prefault&&((n=a.schema).default??(n.default=a.schema._prefault)),delete a.schema._prefault,this.seen.get(e).schema}emit(e,r){var l,f,_,y,g,v;const n={cycles:(r==null?void 0:r.cycles)??"ref",reused:(r==null?void 0:r.reused)??"inline",external:(r==null?void 0:r.external)??void 0},s=this.seen.get(e);if(!s)throw new Error("Unprocessed schema. This is a bug in Zod.");const o=h=>{var P;const d=this.target==="draft-2020-12"?"$defs":"definitions";if(n.external){const O=(P=n.external.registry.get(h[0]))==null?void 0:P.id,V=n.external.uri??(G=>G);if(O)return{ref:V(O)};const ce=h[1].defId??h[1].schema.id??`schema${this.counter++}`;return h[1].defId=ce,{defId:ce,ref:`${V("__shared")}#/${d}/${ce}`}}if(h[1]===s)return{ref:"#"};const w=`#/${d}/`,S=h[1].schema.id??`__schema${this.counter++}`;return{defId:S,ref:w+S}},i=h=>{if(h[1].schema.$ref)return;const d=h[1],{ref:m,defId:w}=o(h);d.def={...d.schema},w&&(d.defId=w);const S=d.schema;for(const P in S)delete S[P];S.$ref=m};if(n.cycles==="throw")for(const h of this.seen.entries()){const d=h[1];if(d.cycle)throw new Error(`Cycle detected: #/${(l=d.cycle)==null?void 0:l.join("/")}/<root>
|
|
34
|
+
|
|
35
|
+
Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const h of this.seen.entries()){const d=h[1];if(e===h[0]){i(h);continue}if(n.external){const w=(f=n.external.registry.get(h[0]))==null?void 0:f.id;if(e!==h[0]&&w){i(h);continue}}if((_=this.metadataRegistry.get(h[0]))==null?void 0:_.id){i(h);continue}if(d.cycle){i(h);continue}if(d.count>1&&n.reused==="ref"){i(h);continue}}const a=(h,d)=>{const m=this.seen.get(h),w=m.def??m.schema,S={...w};if(m.ref===null)return;const P=m.ref;if(m.ref=null,P){a(P,d);const O=this.seen.get(P).schema;O.$ref&&d.target==="draft-7"?(w.allOf=w.allOf??[],w.allOf.push(O)):(Object.assign(w,O),Object.assign(w,S))}m.isParent||this.override({zodSchema:h,jsonSchema:w,path:m.path??[]})};for(const h of[...this.seen.entries()].reverse())a(h[0],{target:this.target});const c={};if(this.target==="draft-2020-12"?c.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?c.$schema="http://json-schema.org/draft-07/schema#":console.warn(`Invalid target: ${this.target}`),(y=n.external)!=null&&y.uri){const h=(g=n.external.registry.get(e))==null?void 0:g.id;if(!h)throw new Error("Schema is missing an `id` property");c.$id=n.external.uri(h)}Object.assign(c,s.def);const u=((v=n.external)==null?void 0:v.defs)??{};for(const h of this.seen.entries()){const d=h[1];d.def&&d.defId&&(u[d.defId]=d.def)}n.external||Object.keys(u).length>0&&(this.target==="draft-2020-12"?c.$defs=u:c.definitions=u);try{return JSON.parse(JSON.stringify(c))}catch{throw new Error("Error converting schema to JSON.")}}}function Gv(t,e){if(t instanceof Vu){const n=new Yu(e),s={};for(const a of t._idmap.entries()){const[c,u]=a;n.process(u)}const o={},i={registry:t,uri:e==null?void 0:e.uri,defs:s};for(const a of t._idmap.entries()){const[c,u]=a;o[c]=n.emit(u,{...e,external:i})}if(Object.keys(s).length>0){const a=n.target==="draft-2020-12"?"$defs":"definitions";o.__shared={[a]:s}}return{schemas:o}}const r=new Yu(e);return r.process(t),r.emit(t,e)}function Ne(t,e){const r=e??{seen:new Set};if(r.seen.has(t))return!1;r.seen.add(t);const s=t._zod.def;switch(s.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return Ne(s.element,r);case"object":{for(const o in s.shape)if(Ne(s.shape[o],r))return!0;return!1}case"union":{for(const o of s.options)if(Ne(o,r))return!0;return!1}case"intersection":return Ne(s.left,r)||Ne(s.right,r);case"tuple":{for(const o of s.items)if(Ne(o,r))return!0;return!!(s.rest&&Ne(s.rest,r))}case"record":return Ne(s.keyType,r)||Ne(s.valueType,r);case"map":return Ne(s.keyType,r)||Ne(s.valueType,r);case"set":return Ne(s.valueType,r);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return Ne(s.innerType,r);case"lazy":return Ne(s.getter(),r);case"default":return Ne(s.innerType,r);case"prefault":return Ne(s.innerType,r);case"custom":return!1;case"transform":return!0;case"pipe":return Ne(s.in,r)||Ne(s.out,r);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${s.type}`)}const Yv=T("ZodISODateTime",(t,e)=>{kg.init(t,e),Ee.init(t,e)});function Xv(t){return Tv(Yv,t)}const Qv=T("ZodISODate",(t,e)=>{Eg.init(t,e),Ee.init(t,e)});function ey(t){return xv(Qv,t)}const ty=T("ZodISOTime",(t,e)=>{Pg.init(t,e),Ee.init(t,e)});function ry(t){return Rv(ty,t)}const ny=T("ZodISODuration",(t,e)=>{Tg.init(t,e),Ee.init(t,e)});function sy(t){return Iv(ny,t)}const gs=T("ZodError",(t,e)=>{vu.init(t,e),t.name="ZodError",Object.defineProperties(t,{format:{value:r=>S_(t,r)},flatten:{value:r=>$_(t,r)},addIssue:{value:r=>t.issues.push(r)},addIssues:{value:r=>t.issues.push(...r)},isEmpty:{get(){return t.issues.length===0}}})},{Parent:Error}),oy=yu(gs),iy=bu(gs),ay=wu(gs),cy=$u(gs),ke=T("ZodType",(t,e)=>(ge.init(t,e),t.def=e,Object.defineProperty(t,"_def",{value:e}),t.check=(...r)=>t.clone({...e,checks:[...e.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]}),t.clone=(r,n)=>Ht(t,r,n),t.brand=()=>t,t.register=(r,n)=>(r.add(t,n),t),t.parse=(r,n)=>oy(t,r,n,{callee:t.parse}),t.safeParse=(r,n)=>ay(t,r,n),t.parseAsync=async(r,n)=>iy(t,r,n,{callee:t.parseAsync}),t.safeParseAsync=async(r,n)=>cy(t,r,n),t.spa=t.safeParseAsync,t.refine=(r,n)=>t.check(e0(r,n)),t.superRefine=r=>t.check(t0(r)),t.overwrite=r=>t.check(un(r)),t.optional=()=>re(t),t.nullable=()=>al(t),t.nullish=()=>re(al(t)),t.nonoptional=r=>Wy(t,r),t.array=()=>j(t),t.or=r=>Te([t,r]),t.and=r=>vi(t,r),t.transform=r=>bi(t,ol(r)),t.default=r=>Vy(t,r),t.prefault=r=>Hy(t,r),t.catch=r=>By(t,r),t.pipe=r=>bi(t,r),t.readonly=()=>Yy(t),t.describe=r=>{const n=t.clone();return cn.add(n,{description:r}),n},Object.defineProperty(t,"description",{get(){var r;return(r=cn.get(t))==null?void 0:r.description},configurable:!0}),t.meta=(...r)=>{if(r.length===0)return cn.get(t);const n=t.clone();return cn.add(n,r[0]),n},t.isOptional=()=>t.safeParse(void 0).success,t.isNullable=()=>t.safeParse(null).success,t)),Xu=T("_ZodString",(t,e)=>{pi.init(t,e),ke.init(t,e);const r=t._zod.bag;t.format=r.format??null,t.minLength=r.minimum??null,t.maxLength=r.maximum??null,t.regex=(...n)=>t.check(Mv(...n)),t.includes=(...n)=>t.check(Uv(...n)),t.startsWith=(...n)=>t.check(Dv(...n)),t.endsWith=(...n)=>t.check(qv(...n)),t.min=(...n)=>t.check(_s(...n)),t.max=(...n)=>t.check(Ku(...n)),t.length=(...n)=>t.check(Gu(...n)),t.nonempty=(...n)=>t.check(_s(1,...n)),t.lowercase=n=>t.check(Zv(n)),t.uppercase=n=>t.check(Lv(n)),t.trim=()=>t.check(Fv()),t.normalize=(...n)=>t.check(Vv(...n)),t.toLowerCase=()=>t.check(Hv()),t.toUpperCase=()=>t.check(Wv())}),uy=T("ZodString",(t,e)=>{pi.init(t,e),Xu.init(t,e),t.email=r=>t.check(av(ly,r)),t.url=r=>t.check(Hu(el,r)),t.jwt=r=>t.check(Pv(Py,r)),t.emoji=r=>t.check(fv(fy,r)),t.guid=r=>t.check(Fu(Qu,r)),t.uuid=r=>t.check(cv(vs,r)),t.uuidv4=r=>t.check(uv(vs,r)),t.uuidv6=r=>t.check(lv(vs,r)),t.uuidv7=r=>t.check(dv(vs,r)),t.nanoid=r=>t.check(hv(hy,r)),t.guid=r=>t.check(Fu(Qu,r)),t.cuid=r=>t.check(pv(py,r)),t.cuid2=r=>t.check(mv(my,r)),t.ulid=r=>t.check(_v(_y,r)),t.base64=r=>t.check(Sv(Sy,r)),t.base64url=r=>t.check(kv(ky,r)),t.xid=r=>t.check(gv(gy,r)),t.ksuid=r=>t.check(vv(vy,r)),t.ipv4=r=>t.check(yv(yy,r)),t.ipv6=r=>t.check(bv(by,r)),t.cidrv4=r=>t.check(wv(wy,r)),t.cidrv6=r=>t.check($v($y,r)),t.e164=r=>t.check(Ev(Ey,r)),t.datetime=r=>t.check(Xv(r)),t.date=r=>t.check(ey(r)),t.time=r=>t.check(ry(r)),t.duration=r=>t.check(sy(r))});function $(t){return iv(uy,t)}const Ee=T("ZodStringFormat",(t,e)=>{ye.init(t,e),Xu.init(t,e)}),ly=T("ZodEmail",(t,e)=>{mg.init(t,e),Ee.init(t,e)}),Qu=T("ZodGUID",(t,e)=>{hg.init(t,e),Ee.init(t,e)}),vs=T("ZodUUID",(t,e)=>{pg.init(t,e),Ee.init(t,e)}),el=T("ZodURL",(t,e)=>{_g.init(t,e),Ee.init(t,e)});function dy(t){return Hu(el,t)}const fy=T("ZodEmoji",(t,e)=>{gg.init(t,e),Ee.init(t,e)}),hy=T("ZodNanoID",(t,e)=>{vg.init(t,e),Ee.init(t,e)}),py=T("ZodCUID",(t,e)=>{yg.init(t,e),Ee.init(t,e)}),my=T("ZodCUID2",(t,e)=>{bg.init(t,e),Ee.init(t,e)}),_y=T("ZodULID",(t,e)=>{wg.init(t,e),Ee.init(t,e)}),gy=T("ZodXID",(t,e)=>{$g.init(t,e),Ee.init(t,e)}),vy=T("ZodKSUID",(t,e)=>{Sg.init(t,e),Ee.init(t,e)}),yy=T("ZodIPv4",(t,e)=>{xg.init(t,e),Ee.init(t,e)}),by=T("ZodIPv6",(t,e)=>{Rg.init(t,e),Ee.init(t,e)}),wy=T("ZodCIDRv4",(t,e)=>{Ig.init(t,e),Ee.init(t,e)}),$y=T("ZodCIDRv6",(t,e)=>{Cg.init(t,e),Ee.init(t,e)}),Sy=T("ZodBase64",(t,e)=>{Og.init(t,e),Ee.init(t,e)}),ky=T("ZodBase64URL",(t,e)=>{jg.init(t,e),Ee.init(t,e)}),Ey=T("ZodE164",(t,e)=>{Ag.init(t,e),Ee.init(t,e)}),Py=T("ZodJWT",(t,e)=>{Mg.init(t,e),Ee.init(t,e)}),tl=T("ZodNumber",(t,e)=>{Cu.init(t,e),ke.init(t,e),t.gt=(n,s)=>t.check(Ju(n,s)),t.gte=(n,s)=>t.check(gi(n,s)),t.min=(n,s)=>t.check(gi(n,s)),t.lt=(n,s)=>t.check(Wu(n,s)),t.lte=(n,s)=>t.check(_i(n,s)),t.max=(n,s)=>t.check(_i(n,s)),t.int=n=>t.check(rl(n)),t.safe=n=>t.check(rl(n)),t.positive=n=>t.check(Ju(0,n)),t.nonnegative=n=>t.check(gi(0,n)),t.negative=n=>t.check(Wu(0,n)),t.nonpositive=n=>t.check(_i(0,n)),t.multipleOf=(n,s)=>t.check(Bu(n,s)),t.step=(n,s)=>t.check(Bu(n,s)),t.finite=()=>t;const r=t._zod.bag;t.minValue=Math.max(r.minimum??Number.NEGATIVE_INFINITY,r.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,t.maxValue=Math.min(r.maximum??Number.POSITIVE_INFINITY,r.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,t.isInt=(r.format??"").includes("int")||Number.isSafeInteger(r.multipleOf??.5),t.isFinite=!0,t.format=r.format??null});function be(t){return Cv(tl,t)}const Ty=T("ZodNumberFormat",(t,e)=>{Zg.init(t,e),tl.init(t,e)});function rl(t){return Ov(Ty,t)}const xy=T("ZodBoolean",(t,e)=>{Lg.init(t,e),ke.init(t,e)});function we(t){return Nv(xy,t)}const Ry=T("ZodAny",(t,e)=>{Ug.init(t,e),ke.init(t,e)});function Iy(){return jv(Ry)}const Cy=T("ZodUnknown",(t,e)=>{Dg.init(t,e),ke.init(t,e)});function Re(){return Av(Cy)}const Oy=T("ZodNever",(t,e)=>{qg.init(t,e),ke.init(t,e)});function Ny(t){return zv(Oy,t)}const jy=T("ZodArray",(t,e)=>{Vg.init(t,e),ke.init(t,e),t.element=e.element,t.min=(r,n)=>t.check(_s(r,n)),t.nonempty=r=>t.check(_s(1,r)),t.max=(r,n)=>t.check(Ku(r,n)),t.length=(r,n)=>t.check(Gu(r,n)),t.unwrap=()=>t.element});function j(t,e){return Jv(jy,t,e)}const nl=T("ZodObject",(t,e)=>{ju.init(t,e),ke.init(t,e),_e(t,"shape",()=>e.shape),t.keyof=()=>lt(Object.keys(t._zod.def.shape)),t.catchall=r=>t.clone({...t._zod.def,catchall:r}),t.passthrough=()=>t.clone({...t._zod.def,catchall:Re()}),t.loose=()=>t.clone({...t._zod.def,catchall:Re()}),t.strict=()=>t.clone({...t._zod.def,catchall:Ny()}),t.strip=()=>t.clone({...t._zod.def,catchall:void 0}),t.extend=r=>v_(t,r),t.merge=r=>y_(t,r),t.pick=r=>__(t,r),t.omit=r=>g_(t,r),t.partial=(...r)=>b_(il,t,r[0]),t.required=(...r)=>w_(cl,t,r[0])});function z(t,e){const r={type:"object",get shape(){return rn(this,"shape",{...t}),this.shape},...D(e)};return new nl(r)}function ut(t,e){return new nl({type:"object",get shape(){return rn(this,"shape",{...t}),this.shape},catchall:Re(),...D(e)})}const sl=T("ZodUnion",(t,e)=>{zu.init(t,e),ke.init(t,e),t.options=e.options});function Te(t,e){return new sl({type:"union",options:t,...D(e)})}const Ay=T("ZodDiscriminatedUnion",(t,e)=>{sl.init(t,e),Fg.init(t,e)});function zy(t,e,r){return new Ay({type:"union",options:e,discriminator:t,...D(r)})}const My=T("ZodIntersection",(t,e)=>{Hg.init(t,e),ke.init(t,e)});function vi(t,e){return new My({type:"intersection",left:t,right:e})}const Zy=T("ZodRecord",(t,e)=>{Wg.init(t,e),ke.init(t,e),t.keyType=e.keyType,t.valueType=e.valueType});function Ie(t,e,r){return new Zy({type:"record",keyType:t,valueType:e,...D(r)})}const yi=T("ZodEnum",(t,e)=>{Jg.init(t,e),ke.init(t,e),t.enum=e.entries,t.options=Object.values(e.entries);const r=new Set(Object.keys(e.entries));t.extract=(n,s)=>{const o={};for(const i of n)if(r.has(i))o[i]=e.entries[i];else throw new Error(`Key ${i} not found in enum`);return new yi({...e,checks:[],...D(s),entries:o})},t.exclude=(n,s)=>{const o={...e.entries};for(const i of n)if(r.has(i))delete o[i];else throw new Error(`Key ${i} not found in enum`);return new yi({...e,checks:[],...D(s),entries:o})}});function lt(t,e){const r=Array.isArray(t)?Object.fromEntries(t.map(n=>[n,n])):t;return new yi({type:"enum",entries:r,...D(e)})}const Ly=T("ZodLiteral",(t,e)=>{Bg.init(t,e),ke.init(t,e),t.values=new Set(e.values),Object.defineProperty(t,"value",{get(){if(e.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return e.values[0]}})});function W(t,e){return new Ly({type:"literal",values:Array.isArray(t)?t:[t],...D(e)})}const Uy=T("ZodTransform",(t,e)=>{Kg.init(t,e),ke.init(t,e),t._zod.parse=(r,n)=>{r.addIssue=o=>{if(typeof o=="string")r.issues.push(an(o,r.value,e));else{const i=o;i.fatal&&(i.continue=!1),i.code??(i.code="custom"),i.input??(i.input=r.value),i.inst??(i.inst=t),i.continue??(i.continue=!0),r.issues.push(an(i))}};const s=e.transform(r.value,r);return s instanceof Promise?s.then(o=>(r.value=o,r)):(r.value=s,r)}});function ol(t){return new Uy({type:"transform",transform:t})}const il=T("ZodOptional",(t,e)=>{Gg.init(t,e),ke.init(t,e),t.unwrap=()=>t._zod.def.innerType});function re(t){return new il({type:"optional",innerType:t})}const Dy=T("ZodNullable",(t,e)=>{Yg.init(t,e),ke.init(t,e),t.unwrap=()=>t._zod.def.innerType});function al(t){return new Dy({type:"nullable",innerType:t})}const qy=T("ZodDefault",(t,e)=>{Xg.init(t,e),ke.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeDefault=t.unwrap});function Vy(t,e){return new qy({type:"default",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}const Fy=T("ZodPrefault",(t,e)=>{Qg.init(t,e),ke.init(t,e),t.unwrap=()=>t._zod.def.innerType});function Hy(t,e){return new Fy({type:"prefault",innerType:t,get defaultValue(){return typeof e=="function"?e():e}})}const cl=T("ZodNonOptional",(t,e)=>{ev.init(t,e),ke.init(t,e),t.unwrap=()=>t._zod.def.innerType});function Wy(t,e){return new cl({type:"nonoptional",innerType:t,...D(e)})}const Jy=T("ZodCatch",(t,e)=>{tv.init(t,e),ke.init(t,e),t.unwrap=()=>t._zod.def.innerType,t.removeCatch=t.unwrap});function By(t,e){return new Jy({type:"catch",innerType:t,catchValue:typeof e=="function"?e:()=>e})}const Ky=T("ZodPipe",(t,e)=>{rv.init(t,e),ke.init(t,e),t.in=e.in,t.out=e.out});function bi(t,e){return new Ky({type:"pipe",in:t,out:e})}const Gy=T("ZodReadonly",(t,e)=>{nv.init(t,e),ke.init(t,e)});function Yy(t){return new Gy({type:"readonly",innerType:t})}const ul=T("ZodCustom",(t,e)=>{sv.init(t,e),ke.init(t,e)});function Xy(t){const e=new Ke({check:"custom"});return e._zod.check=t,e}function Qy(t,e){return Bv(ul,t??(()=>!0),e)}function e0(t,e={}){return Kv(ul,t,e)}function t0(t){const e=Xy(r=>(r.addIssue=n=>{if(typeof n=="string")r.issues.push(an(n,r.value,e._zod.def));else{const s=n;s.fatal&&(s.continue=!1),s.code??(s.code="custom"),s.input??(s.input=r.value),s.inst??(s.inst=e),s.continue??(s.continue=!e._zod.def.abort),r.issues.push(an(s))}},t(r.value,r)));return e}function r0(t,e){return bi(ol(t),e)}const n0={custom:"custom"},ln="2025-06-18",ll=[ln,"2025-03-26","2024-11-05","2024-10-07"],ys="2.0",kt=Qy(t=>t!==null&&(typeof t=="object"||typeof t=="function")),dl=Te([$(),be().int()]),fl=$(),s0=ut({progressToken:dl.optional()}),dt=ut({_meta:s0.optional()}),Ge=z({method:$(),params:dt.optional()}),Tr=ut({_meta:Ie($(),Re()).optional()}),ft=z({method:$(),params:Tr.optional()}),nt=ut({_meta:Ie($(),Re()).optional()}),bs=Te([$(),be().int()]),hl=z({jsonrpc:W(ys),id:bs,...Ge.shape}).strict(),pl=t=>hl.safeParse(t).success,ml=z({jsonrpc:W(ys),...ft.shape}).strict(),o0=t=>ml.safeParse(t).success,_l=z({jsonrpc:W(ys),id:bs,result:nt}).strict(),wi=t=>_l.safeParse(t).success;var ie;(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",t[t.UrlElicitationRequired=-32042]="UrlElicitationRequired"})(ie||(ie={}));const gl=z({jsonrpc:W(ys),id:bs,error:z({code:be().int(),message:$(),data:re(Re())})}).strict(),i0=t=>gl.safeParse(t).success,cr=Te([hl,ml,_l,gl]),Jt=nt.strict(),a0=Tr.extend({requestId:bs,reason:$().optional()}),$i=ft.extend({method:W("notifications/cancelled"),params:a0}),c0=z({src:$(),mimeType:$().optional(),sizes:j($()).optional()}),dn=z({icons:j(c0).optional()}),xr=z({name:$(),title:$().optional()}),vl=xr.extend({...xr.shape,...dn.shape,version:$(),websiteUrl:$().optional()}),u0=vi(z({applyDefaults:we().optional()}),Ie($(),Re())),l0=r0(t=>t&&typeof t=="object"&&!Array.isArray(t)&&Object.keys(t).length===0?{form:{}}:t,vi(z({form:u0.optional(),url:kt.optional()}),Ie($(),Re()).optional())),d0=z({experimental:Ie($(),kt).optional(),sampling:z({context:kt.optional(),tools:kt.optional()}).optional(),elicitation:l0.optional(),roots:z({listChanged:we().optional()}).optional()}),f0=dt.extend({protocolVersion:$(),capabilities:d0,clientInfo:vl}),yl=Ge.extend({method:W("initialize"),params:f0}),h0=z({experimental:Ie($(),kt).optional(),logging:kt.optional(),completions:kt.optional(),prompts:re(z({listChanged:re(we())})),resources:z({subscribe:we().optional(),listChanged:we().optional()}).optional(),tools:z({listChanged:we().optional()}).optional()}),bl=nt.extend({protocolVersion:$(),capabilities:h0,serverInfo:vl,instructions:$().optional()}),Si=ft.extend({method:W("notifications/initialized")}),p0=t=>Si.safeParse(t).success,ki=Ge.extend({method:W("ping")}),m0=z({progress:be(),total:re(be()),message:re($())}),_0=z({...Tr.shape,...m0.shape,progressToken:dl}),Ei=ft.extend({method:W("notifications/progress"),params:_0}),g0=dt.extend({cursor:fl.optional()}),ws=Ge.extend({params:g0.optional()}),$s=nt.extend({nextCursor:re(fl)}),wl=z({uri:$(),mimeType:re($()),_meta:Ie($(),Re()).optional()}),$l=wl.extend({text:$()}),Pi=$().refine(t=>{try{return atob(t),!0}catch{return!1}},{message:"Invalid Base64 string"}),Sl=wl.extend({blob:Pi}),kl=z({...xr.shape,...dn.shape,uri:$(),description:re($()),mimeType:re($()),_meta:re(ut({}))}),v0=z({...xr.shape,...dn.shape,uriTemplate:$(),description:re($()),mimeType:re($()),_meta:re(ut({}))}),Ss=ws.extend({method:W("resources/list")}),El=$s.extend({resources:j(kl)}),Ti=ws.extend({method:W("resources/templates/list")}),Pl=$s.extend({resourceTemplates:j(v0)}),xi=dt.extend({uri:$()}),y0=xi,Ri=Ge.extend({method:W("resources/read"),params:y0}),Tl=nt.extend({contents:j(Te([$l,Sl]))}),xl=ft.extend({method:W("notifications/resources/list_changed")}),b0=xi,Rl=Ge.extend({method:W("resources/subscribe"),params:b0}),w0=xi,Il=Ge.extend({method:W("resources/unsubscribe"),params:w0}),$0=Tr.extend({uri:$()}),Cl=ft.extend({method:W("notifications/resources/updated"),params:$0}),S0=z({name:$(),description:re($()),required:re(we())}),k0=z({...xr.shape,...dn.shape,description:re($()),arguments:re(j(S0)),_meta:re(ut({}))}),Ii=ws.extend({method:W("prompts/list")}),Ol=$s.extend({prompts:j(k0)}),E0=dt.extend({name:$(),arguments:Ie($(),$()).optional()}),Ci=Ge.extend({method:W("prompts/get"),params:E0}),Nl=z({type:W("text"),text:$(),_meta:Ie($(),Re()).optional()}),jl=z({type:W("image"),data:Pi,mimeType:$(),_meta:Ie($(),Re()).optional()}),Al=z({type:W("audio"),data:Pi,mimeType:$(),_meta:Ie($(),Re()).optional()}),P0=z({type:W("tool_use"),name:$(),id:$(),input:z({}).passthrough(),_meta:re(z({}).passthrough())}).passthrough(),T0=z({type:W("resource"),resource:Te([$l,Sl]),_meta:Ie($(),Re()).optional()}),x0=kl.extend({type:W("resource_link")}),Oi=Te([Nl,jl,Al,x0,T0]),R0=z({role:lt(["user","assistant"]),content:Oi}),zl=nt.extend({description:re($()),messages:j(R0)}),Ml=ft.extend({method:W("notifications/prompts/list_changed")}),I0=z({title:$().optional(),readOnlyHint:we().optional(),destructiveHint:we().optional(),idempotentHint:we().optional(),openWorldHint:we().optional()}),Zl=z({...xr.shape,...dn.shape,description:$().optional(),inputSchema:z({type:W("object"),properties:Ie($(),kt).optional(),required:j($()).optional()}).catchall(Re()),outputSchema:z({type:W("object"),properties:Ie($(),kt).optional(),required:j($()).optional()}).catchall(Re()).optional(),annotations:re(I0),_meta:Ie($(),Re()).optional()}),Ni=ws.extend({method:W("tools/list")}),Ll=$s.extend({tools:j(Zl)}),ks=nt.extend({content:j(Oi).default([]),structuredContent:Ie($(),Re()).optional(),isError:re(we())});ks.or(nt.extend({toolResult:Re()}));const C0=dt.extend({name:$(),arguments:re(Ie($(),Re()))}),ji=Ge.extend({method:W("tools/call"),params:C0}),Ul=ft.extend({method:W("notifications/tools/list_changed")}),Es=lt(["debug","info","notice","warning","error","critical","alert","emergency"]),O0=dt.extend({level:Es}),Ps=Ge.extend({method:W("logging/setLevel"),params:O0}),N0=Tr.extend({level:Es,logger:$().optional(),data:Re()}),Dl=ft.extend({method:W("notifications/message"),params:N0}),j0=z({name:$().optional()}),A0=z({hints:re(j(j0)),costPriority:re(be().min(0).max(1)),speedPriority:re(be().min(0).max(1)),intelligencePriority:re(be().min(0).max(1))}),z0=z({mode:re(lt(["auto","required","none"]))}),M0=z({type:W("tool_result"),toolUseId:$().describe("The unique identifier for the corresponding tool call."),content:j(Oi).default([]),structuredContent:z({}).passthrough().optional(),isError:re(we()),_meta:re(z({}).passthrough())}).passthrough(),Ts=zy("type",[Nl,jl,Al,P0,M0]),Z0=z({role:lt(["user","assistant"]),content:Te([Ts,j(Ts)]),_meta:re(z({}).passthrough())}).passthrough(),L0=dt.extend({messages:j(Z0),modelPreferences:A0.optional(),systemPrompt:$().optional(),includeContext:lt(["none","thisServer","allServers"]).optional(),temperature:be().optional(),maxTokens:be().int(),stopSequences:j($()).optional(),metadata:kt.optional(),tools:re(j(Zl)),toolChoice:re(z0)}),ql=Ge.extend({method:W("sampling/createMessage"),params:L0}),Ai=nt.extend({model:$(),stopReason:re(lt(["endTurn","stopSequence","maxTokens","toolUse"]).or($())),role:lt(["user","assistant"]),content:Te([Ts,j(Ts)])}),U0=z({type:W("boolean"),title:$().optional(),description:$().optional(),default:we().optional()}),D0=z({type:W("string"),title:$().optional(),description:$().optional(),minLength:be().optional(),maxLength:be().optional(),format:lt(["email","uri","date","date-time"]).optional(),default:$().optional()}),q0=z({type:lt(["number","integer"]),title:$().optional(),description:$().optional(),minimum:be().optional(),maximum:be().optional(),default:be().optional()}),V0=z({type:W("string"),title:$().optional(),description:$().optional(),enum:j($()),default:$().optional()}),F0=z({type:W("string"),title:$().optional(),description:$().optional(),oneOf:j(z({const:$(),title:$()})),default:$().optional()}),H0=z({type:W("string"),title:$().optional(),description:$().optional(),enum:j($()),enumNames:j($()).optional(),default:$().optional()}),W0=Te([V0,F0]),J0=z({type:W("array"),title:$().optional(),description:$().optional(),minItems:be().optional(),maxItems:be().optional(),items:z({type:W("string"),enum:j($())}),default:j($()).optional()}),B0=z({type:W("array"),title:$().optional(),description:$().optional(),minItems:be().optional(),maxItems:be().optional(),items:z({anyOf:j(z({const:$(),title:$()}))}),default:j($()).optional()}),K0=Te([J0,B0]),G0=Te([H0,W0,K0]),Y0=Te([G0,U0,D0,q0]),X0=dt.extend({mode:W("form").optional(),message:$(),requestedSchema:z({type:W("object"),properties:Ie($(),Y0),required:j($()).optional()})}),Q0=dt.extend({mode:W("url"),message:$(),elicitationId:$(),url:$().url()}),eb=Te([X0,Q0]),zi=Ge.extend({method:W("elicitation/create"),params:eb}),tb=Tr.extend({elicitationId:$()}),rb=ft.extend({method:W("notifications/elicitation/complete"),params:tb}),fn=nt.extend({action:lt(["accept","decline","cancel"]),content:Ie($(),Te([$(),be(),we(),j($())])).optional()}),nb=z({type:W("ref/resource"),uri:$()}),sb=z({type:W("ref/prompt"),name:$()}),ob=dt.extend({ref:Te([sb,nb]),argument:z({name:$(),value:$()}),context:z({arguments:Ie($(),$()).optional()}).optional()}),Mi=Ge.extend({method:W("completion/complete"),params:ob});function ib(t){if(t.params.ref.type!=="ref/prompt")throw new TypeError(`Expected CompleteRequestPrompt, but got ${t.params.ref.type}`)}function ab(t){if(t.params.ref.type!=="ref/resource")throw new TypeError(`Expected CompleteRequestResourceTemplate, but got ${t.params.ref.type}`)}const Vl=nt.extend({completion:ut({values:j($()).max(100),total:re(be().int()),hasMore:re(we())})}),cb=z({uri:$().startsWith("file://"),name:$().optional(),_meta:Ie($(),Re()).optional()}),Fl=Ge.extend({method:W("roots/list")}),Zi=nt.extend({roots:j(cb)}),Hl=ft.extend({method:W("notifications/roots/list_changed")});Te([ki,yl,Mi,Ps,Ci,Ii,Ss,Ti,Ri,Rl,Il,ji,Ni]),Te([$i,Ei,Si,Hl]),Te([Jt,Ai,fn,Zi]),Te([ki,ql,zi,Fl]),Te([$i,Ei,Dl,Cl,xl,Ul,Ml,rb]),Te([Jt,bl,Vl,zl,Ol,El,Pl,Tl,ks,Ll]);class ae extends Error{constructor(e,r,n){super(`MCP error ${e}: ${r}`),this.code=e,this.data=n,this.name="McpError"}static fromError(e,r,n){if(e===ie.UrlElicitationRequired&&n){const s=n;if(s.elicitations)return new ub(s.elicitations,r)}return new ae(e,r,n)}}class ub extends ae{constructor(e,r=`URL elicitation${e.length>1?"s":""} required`){super(ie.UrlElicitationRequired,r,{elicitations:e})}get elicitations(){var e,r;return(r=(e=this.data)===null||e===void 0?void 0:e.elicitations)!==null&&r!==void 0?r:[]}}var oe;(function(t){t.assertEqual=s=>{};function e(s){}t.assertIs=e;function r(s){throw new Error}t.assertNever=r,t.arrayToEnum=s=>{const o={};for(const i of s)o[i]=i;return o},t.getValidEnumValues=s=>{const o=t.objectKeys(s).filter(a=>typeof s[s[a]]!="number"),i={};for(const a of o)i[a]=s[a];return t.objectValues(i)},t.objectValues=s=>t.objectKeys(s).map(function(o){return s[o]}),t.objectKeys=typeof Object.keys=="function"?s=>Object.keys(s):s=>{const o=[];for(const i in s)Object.prototype.hasOwnProperty.call(s,i)&&o.push(i);return o},t.find=(s,o)=>{for(const i of s)if(o(i))return i},t.isInteger=typeof Number.isInteger=="function"?s=>Number.isInteger(s):s=>typeof s=="number"&&Number.isFinite(s)&&Math.floor(s)===s;function n(s,o=" | "){return s.map(i=>typeof i=="string"?`'${i}'`:i).join(o)}t.joinValues=n,t.jsonStringifyReplacer=(s,o)=>typeof o=="bigint"?o.toString():o})(oe||(oe={}));var Li;(function(t){t.mergeShapes=(e,r)=>({...e,...r})})(Li||(Li={}));const Z=oe.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Nt=t=>{switch(typeof t){case"undefined":return Z.undefined;case"string":return Z.string;case"number":return Number.isNaN(t)?Z.nan:Z.number;case"boolean":return Z.boolean;case"function":return Z.function;case"bigint":return Z.bigint;case"symbol":return Z.symbol;case"object":return Array.isArray(t)?Z.array:t===null?Z.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?Z.promise:typeof Map<"u"&&t instanceof Map?Z.map:typeof Set<"u"&&t instanceof Set?Z.set:typeof Date<"u"&&t instanceof Date?Z.date:Z.object;default:return Z.unknown}},I=oe.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"]),lb=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");class et extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};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(o){return o.message},n={_errors:[]},s=o=>{for(const i of o.issues)if(i.code==="invalid_union")i.unionErrors.map(s);else if(i.code==="invalid_return_type")s(i.returnTypeError);else if(i.code==="invalid_arguments")s(i.argumentsError);else if(i.path.length===0)n._errors.push(r(i));else{let a=n,c=0;for(;c<i.path.length;){const u=i.path[c];c===i.path.length-1?(a[u]=a[u]||{_errors:[]},a[u]._errors.push(r(i))):a[u]=a[u]||{_errors:[]},a=a[u],c++}}};return s(this),n}static assert(e){if(!(e instanceof et))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,oe.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=r=>r.message){const r={},n=[];for(const s of this.issues)if(s.path.length>0){const o=s.path[0];r[o]=r[o]||[],r[o].push(e(s))}else n.push(e(s));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}}et.create=t=>new et(t);const Rr=(t,e)=>{let r;switch(t.code){case I.invalid_type:t.received===Z.undefined?r="Required":r=`Expected ${t.expected}, received ${t.received}`;break;case I.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(t.expected,oe.jsonStringifyReplacer)}`;break;case I.unrecognized_keys:r=`Unrecognized key(s) in object: ${oe.joinValues(t.keys,", ")}`;break;case I.invalid_union:r="Invalid input";break;case I.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${oe.joinValues(t.options)}`;break;case I.invalid_enum_value:r=`Invalid enum value. Expected ${oe.joinValues(t.options)}, received '${t.received}'`;break;case I.invalid_arguments:r="Invalid function arguments";break;case I.invalid_return_type:r="Invalid function return type";break;case I.invalid_date:r="Invalid date";break;case I.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}"`:oe.assertNever(t.validation):t.validation!=="regex"?r=`Invalid ${t.validation}`:r="Invalid";break;case I.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 I.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 I.custom:r="Invalid input";break;case I.invalid_intersection_types:r="Intersection results could not be merged";break;case I.not_multiple_of:r=`Number must be a multiple of ${t.multipleOf}`;break;case I.not_finite:r="Number must be finite";break;default:r=e.defaultError,oe.assertNever(t)}return{message:r}};let Wl=Rr;function db(t){Wl=t}function xs(){return Wl}const Rs=t=>{const{data:e,path:r,errorMaps:n,issueData:s}=t,o=[...r,...s.path||[]],i={...s,path:o};if(s.message!==void 0)return{...s,path:o,message:s.message};let a="";const c=n.filter(u=>!!u).slice().reverse();for(const u of c)a=u(i,{data:e,defaultError:a}).message;return{...s,path:o,message:a}},fb=[];function A(t,e){const r=xs(),n=Rs({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,r,r===Rr?void 0:Rr].filter(s=>!!s)});t.common.issues.push(n)}class Ve{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,r){const n=[];for(const s of r){if(s.status==="aborted")return J;s.status==="dirty"&&e.dirty(),n.push(s.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,r){const n=[];for(const s of r){const o=await s.key,i=await s.value;n.push({key:o,value:i})}return Ve.mergeObjectSync(e,n)}static mergeObjectSync(e,r){const n={};for(const s of r){const{key:o,value:i}=s;if(o.status==="aborted"||i.status==="aborted")return J;o.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),o.value!=="__proto__"&&(typeof i.value<"u"||s.alwaysSet)&&(n[o.value]=i.value)}return{status:e.value,value:n}}}const J=Object.freeze({status:"aborted"}),Ir=t=>({status:"dirty",value:t}),He=t=>({status:"valid",value:t}),Ui=t=>t.status==="aborted",Di=t=>t.status==="dirty",ur=t=>t.status==="valid",hn=t=>typeof Promise<"u"&&t instanceof Promise;var L;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(L||(L={}));class Et{constructor(e,r,n,s){this._cachedPath=[],this.parent=e,this.data=r,this._path=n,this._key=s}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(ur(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 et(t.common.issues);return this._error=r,this._error}}};function Y(t){if(!t)return{};const{errorMap:e,invalid_type_error:r,required_error:n,description:s}=t;if(e&&(r||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:s}:{errorMap:(i,a)=>{const{message:c}=t;return i.code==="invalid_enum_value"?{message:c??a.defaultError}:typeof a.data>"u"?{message:c??n??a.defaultError}:i.code!=="invalid_type"?{message:a.defaultError}:{message:c??r??a.defaultError}},description:s}}class ee{get description(){return this._def.description}_getType(e){return Nt(e.data)}_getOrReturnCtx(e,r){return r||{common:e.parent.common,data:e.data,parsedType:Nt(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Ve,ctx:{common:e.parent.common,data:e.data,parsedType:Nt(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const r=this._parse(e);if(hn(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 n=this.safeParse(e,r);if(n.success)return n.data;throw n.error}safeParse(e,r){const n={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:Nt(e)},s=this._parseSync({data:e,path:n.path,parent:n});return Jl(n,s)}"~validate"(e){var n,s;const r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Nt(e)};if(!this["~standard"].async)try{const o=this._parseSync({data:e,path:[],parent:r});return ur(o)?{value:o.value}:{issues:r.common.issues}}catch(o){(s=(n=o==null?void 0:o.message)==null?void 0:n.toLowerCase())!=null&&s.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:r}).then(o=>ur(o)?{value:o.value}:{issues:r.common.issues})}async parseAsync(e,r){const n=await this.safeParseAsync(e,r);if(n.success)return n.data;throw n.error}async safeParseAsync(e,r){const n={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:Nt(e)},s=this._parse({data:e,path:n.path,parent:n}),o=await(hn(s)?s:Promise.resolve(s));return Jl(n,o)}refine(e,r){const n=s=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(s):r;return this._refinement((s,o)=>{const i=e(s),a=()=>o.addIssue({code:I.custom,...n(s)});return typeof Promise<"u"&&i instanceof Promise?i.then(c=>c?!0:(a(),!1)):i?!0:(a(),!1)})}refinement(e,r){return this._refinement((n,s)=>e(n)?!0:(s.addIssue(typeof r=="function"?r(n,s):r),!1))}_refinement(e){return new mt({schema:this,typeName:C.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 Tt.create(this,this._def)}nullable(){return Yt.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return pt.create(this)}promise(){return jr.create(this,this._def)}or(e){return gn.create([this,e],this._def)}and(e){return vn.create(this,e,this._def)}transform(e){return new mt({...Y(this._def),schema:this,typeName:C.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const r=typeof e=="function"?e:()=>e;return new Sn({...Y(this._def),innerType:this,defaultValue:r,typeName:C.ZodDefault})}brand(){return new Fi({typeName:C.ZodBranded,type:this,...Y(this._def)})}catch(e){const r=typeof e=="function"?e:()=>e;return new kn({...Y(this._def),innerType:this,catchValue:r,typeName:C.ZodCatch})}describe(e){const r=this.constructor;return new r({...this._def,description:e})}pipe(e){return En.create(this,e)}readonly(){return Pn.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const hb=/^c[^\s-]{8,}$/i,pb=/^[0-9a-z]+$/,mb=/^[0-9A-HJKMNP-TV-Z]{26}$/i,_b=/^[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,gb=/^[a-z0-9_-]{21}$/i,vb=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,yb=/^[-+]?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)?)??$/,bb=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,wb="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let qi;const $b=/^(?:(?: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])$/,Sb=/^(?:(?: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])$/,kb=/^(([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]))$/,Eb=/^(([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])$/,Pb=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Tb=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Bl="((\\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])))",xb=new RegExp(`^${Bl}$`);function Kl(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 Rb(t){return new RegExp(`^${Kl(t)}$`)}function Gl(t){let e=`${Bl}T${Kl(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 Ib(t,e){return!!((e==="v4"||!e)&&$b.test(t)||(e==="v6"||!e)&&kb.test(t))}function Cb(t,e){if(!vb.test(t))return!1;try{const[r]=t.split(".");if(!r)return!1;const n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),s=JSON.parse(atob(n));return!(typeof s!="object"||s===null||"typ"in s&&(s==null?void 0:s.typ)!=="JWT"||!s.alg||e&&s.alg!==e)}catch{return!1}}function Ob(t,e){return!!((e==="v4"||!e)&&Sb.test(t)||(e==="v6"||!e)&&Eb.test(t))}class ht extends ee{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==Z.string){const o=this._getOrReturnCtx(e);return A(o,{code:I.invalid_type,expected:Z.string,received:o.parsedType}),J}const n=new Ve;let s;for(const o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(s=this._getOrReturnCtx(e,s),A(s,{code:I.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),n.dirty());else if(o.kind==="max")e.data.length>o.value&&(s=this._getOrReturnCtx(e,s),A(s,{code:I.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),n.dirty());else if(o.kind==="length"){const i=e.data.length>o.value,a=e.data.length<o.value;(i||a)&&(s=this._getOrReturnCtx(e,s),i?A(s,{code:I.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):a&&A(s,{code:I.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),n.dirty())}else if(o.kind==="email")bb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"email",code:I.invalid_string,message:o.message}),n.dirty());else if(o.kind==="emoji")qi||(qi=new RegExp(wb,"u")),qi.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"emoji",code:I.invalid_string,message:o.message}),n.dirty());else if(o.kind==="uuid")_b.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"uuid",code:I.invalid_string,message:o.message}),n.dirty());else if(o.kind==="nanoid")gb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"nanoid",code:I.invalid_string,message:o.message}),n.dirty());else if(o.kind==="cuid")hb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"cuid",code:I.invalid_string,message:o.message}),n.dirty());else if(o.kind==="cuid2")pb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"cuid2",code:I.invalid_string,message:o.message}),n.dirty());else if(o.kind==="ulid")mb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"ulid",code:I.invalid_string,message:o.message}),n.dirty());else if(o.kind==="url")try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),A(s,{validation:"url",code:I.invalid_string,message:o.message}),n.dirty()}else o.kind==="regex"?(o.regex.lastIndex=0,o.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"regex",code:I.invalid_string,message:o.message}),n.dirty())):o.kind==="trim"?e.data=e.data.trim():o.kind==="includes"?e.data.includes(o.value,o.position)||(s=this._getOrReturnCtx(e,s),A(s,{code:I.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),n.dirty()):o.kind==="toLowerCase"?e.data=e.data.toLowerCase():o.kind==="toUpperCase"?e.data=e.data.toUpperCase():o.kind==="startsWith"?e.data.startsWith(o.value)||(s=this._getOrReturnCtx(e,s),A(s,{code:I.invalid_string,validation:{startsWith:o.value},message:o.message}),n.dirty()):o.kind==="endsWith"?e.data.endsWith(o.value)||(s=this._getOrReturnCtx(e,s),A(s,{code:I.invalid_string,validation:{endsWith:o.value},message:o.message}),n.dirty()):o.kind==="datetime"?Gl(o).test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{code:I.invalid_string,validation:"datetime",message:o.message}),n.dirty()):o.kind==="date"?xb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{code:I.invalid_string,validation:"date",message:o.message}),n.dirty()):o.kind==="time"?Rb(o).test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{code:I.invalid_string,validation:"time",message:o.message}),n.dirty()):o.kind==="duration"?yb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"duration",code:I.invalid_string,message:o.message}),n.dirty()):o.kind==="ip"?Ib(e.data,o.version)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"ip",code:I.invalid_string,message:o.message}),n.dirty()):o.kind==="jwt"?Cb(e.data,o.alg)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"jwt",code:I.invalid_string,message:o.message}),n.dirty()):o.kind==="cidr"?Ob(e.data,o.version)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"cidr",code:I.invalid_string,message:o.message}),n.dirty()):o.kind==="base64"?Pb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"base64",code:I.invalid_string,message:o.message}),n.dirty()):o.kind==="base64url"?Tb.test(e.data)||(s=this._getOrReturnCtx(e,s),A(s,{validation:"base64url",code:I.invalid_string,message:o.message}),n.dirty()):oe.assertNever(o);return{status:n.value,value:e.data}}_regex(e,r,n){return this.refinement(s=>e.test(s),{validation:r,code:I.invalid_string,...L.errToObj(n)})}_addCheck(e){return new ht({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...L.errToObj(e)})}url(e){return this._addCheck({kind:"url",...L.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...L.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...L.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...L.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...L.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...L.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...L.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...L.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...L.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...L.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...L.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...L.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,...L.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,...L.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...L.errToObj(e)})}regex(e,r){return this._addCheck({kind:"regex",regex:e,...L.errToObj(r)})}includes(e,r){return this._addCheck({kind:"includes",value:e,position:r==null?void 0:r.position,...L.errToObj(r==null?void 0:r.message)})}startsWith(e,r){return this._addCheck({kind:"startsWith",value:e,...L.errToObj(r)})}endsWith(e,r){return this._addCheck({kind:"endsWith",value:e,...L.errToObj(r)})}min(e,r){return this._addCheck({kind:"min",value:e,...L.errToObj(r)})}max(e,r){return this._addCheck({kind:"max",value:e,...L.errToObj(r)})}length(e,r){return this._addCheck({kind:"length",value:e,...L.errToObj(r)})}nonempty(e){return this.min(1,L.errToObj(e))}trim(){return new ht({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new ht({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new ht({...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}}ht.create=t=>new ht({checks:[],typeName:C.ZodString,coerce:(t==null?void 0:t.coerce)??!1,...Y(t)});function Nb(t,e){const r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=r>n?r:n,o=Number.parseInt(t.toFixed(s).replace(".","")),i=Number.parseInt(e.toFixed(s).replace(".",""));return o%i/10**s}class Bt extends ee{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)!==Z.number){const o=this._getOrReturnCtx(e);return A(o,{code:I.invalid_type,expected:Z.number,received:o.parsedType}),J}let n;const s=new Ve;for(const o of this._def.checks)o.kind==="int"?oe.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),A(n,{code:I.invalid_type,expected:"integer",received:"float",message:o.message}),s.dirty()):o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(n=this._getOrReturnCtx(e,n),A(n,{code:I.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),s.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(n=this._getOrReturnCtx(e,n),A(n,{code:I.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),s.dirty()):o.kind==="multipleOf"?Nb(e.data,o.value)!==0&&(n=this._getOrReturnCtx(e,n),A(n,{code:I.not_multiple_of,multipleOf:o.value,message:o.message}),s.dirty()):o.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),A(n,{code:I.not_finite,message:o.message}),s.dirty()):oe.assertNever(o);return{status:s.value,value:e.data}}gte(e,r){return this.setLimit("min",e,!0,L.toString(r))}gt(e,r){return this.setLimit("min",e,!1,L.toString(r))}lte(e,r){return this.setLimit("max",e,!0,L.toString(r))}lt(e,r){return this.setLimit("max",e,!1,L.toString(r))}setLimit(e,r,n,s){return new Bt({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:L.toString(s)}]})}_addCheck(e){return new Bt({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:L.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:L.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:L.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:L.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:L.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:L.toString(r)})}finite(e){return this._addCheck({kind:"finite",message:L.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:L.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:L.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"&&oe.isInteger(e.value))}get isFinite(){let e=null,r=null;for(const n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(r)&&Number.isFinite(e)}}Bt.create=t=>new Bt({checks:[],typeName:C.ZodNumber,coerce:(t==null?void 0:t.coerce)||!1,...Y(t)});class Kt extends ee{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)!==Z.bigint)return this._getInvalidInput(e);let n;const s=new Ve;for(const o of this._def.checks)o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(n=this._getOrReturnCtx(e,n),A(n,{code:I.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),s.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(n=this._getOrReturnCtx(e,n),A(n,{code:I.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),s.dirty()):o.kind==="multipleOf"?e.data%o.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),A(n,{code:I.not_multiple_of,multipleOf:o.value,message:o.message}),s.dirty()):oe.assertNever(o);return{status:s.value,value:e.data}}_getInvalidInput(e){const r=this._getOrReturnCtx(e);return A(r,{code:I.invalid_type,expected:Z.bigint,received:r.parsedType}),J}gte(e,r){return this.setLimit("min",e,!0,L.toString(r))}gt(e,r){return this.setLimit("min",e,!1,L.toString(r))}lte(e,r){return this.setLimit("max",e,!0,L.toString(r))}lt(e,r){return this.setLimit("max",e,!1,L.toString(r))}setLimit(e,r,n,s){return new Kt({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:L.toString(s)}]})}_addCheck(e){return new Kt({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:L.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:L.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:L.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:L.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:L.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}}Kt.create=t=>new Kt({checks:[],typeName:C.ZodBigInt,coerce:(t==null?void 0:t.coerce)??!1,...Y(t)});class pn extends ee{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==Z.boolean){const n=this._getOrReturnCtx(e);return A(n,{code:I.invalid_type,expected:Z.boolean,received:n.parsedType}),J}return He(e.data)}}pn.create=t=>new pn({typeName:C.ZodBoolean,coerce:(t==null?void 0:t.coerce)||!1,...Y(t)});class lr extends ee{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==Z.date){const o=this._getOrReturnCtx(e);return A(o,{code:I.invalid_type,expected:Z.date,received:o.parsedType}),J}if(Number.isNaN(e.data.getTime())){const o=this._getOrReturnCtx(e);return A(o,{code:I.invalid_date}),J}const n=new Ve;let s;for(const o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(s=this._getOrReturnCtx(e,s),A(s,{code:I.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),n.dirty()):o.kind==="max"?e.data.getTime()>o.value&&(s=this._getOrReturnCtx(e,s),A(s,{code:I.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),n.dirty()):oe.assertNever(o);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new lr({...this._def,checks:[...this._def.checks,e]})}min(e,r){return this._addCheck({kind:"min",value:e.getTime(),message:L.toString(r)})}max(e,r){return this._addCheck({kind:"max",value:e.getTime(),message:L.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}}lr.create=t=>new lr({checks:[],coerce:(t==null?void 0:t.coerce)||!1,typeName:C.ZodDate,...Y(t)});class Is extends ee{_parse(e){if(this._getType(e)!==Z.symbol){const n=this._getOrReturnCtx(e);return A(n,{code:I.invalid_type,expected:Z.symbol,received:n.parsedType}),J}return He(e.data)}}Is.create=t=>new Is({typeName:C.ZodSymbol,...Y(t)});class mn extends ee{_parse(e){if(this._getType(e)!==Z.undefined){const n=this._getOrReturnCtx(e);return A(n,{code:I.invalid_type,expected:Z.undefined,received:n.parsedType}),J}return He(e.data)}}mn.create=t=>new mn({typeName:C.ZodUndefined,...Y(t)});class _n extends ee{_parse(e){if(this._getType(e)!==Z.null){const n=this._getOrReturnCtx(e);return A(n,{code:I.invalid_type,expected:Z.null,received:n.parsedType}),J}return He(e.data)}}_n.create=t=>new _n({typeName:C.ZodNull,...Y(t)});class Cr extends ee{constructor(){super(...arguments),this._any=!0}_parse(e){return He(e.data)}}Cr.create=t=>new Cr({typeName:C.ZodAny,...Y(t)});class dr extends ee{constructor(){super(...arguments),this._unknown=!0}_parse(e){return He(e.data)}}dr.create=t=>new dr({typeName:C.ZodUnknown,...Y(t)});class jt extends ee{_parse(e){const r=this._getOrReturnCtx(e);return A(r,{code:I.invalid_type,expected:Z.never,received:r.parsedType}),J}}jt.create=t=>new jt({typeName:C.ZodNever,...Y(t)});class Cs extends ee{_parse(e){if(this._getType(e)!==Z.undefined){const n=this._getOrReturnCtx(e);return A(n,{code:I.invalid_type,expected:Z.void,received:n.parsedType}),J}return He(e.data)}}Cs.create=t=>new Cs({typeName:C.ZodVoid,...Y(t)});class pt extends ee{_parse(e){const{ctx:r,status:n}=this._processInputParams(e),s=this._def;if(r.parsedType!==Z.array)return A(r,{code:I.invalid_type,expected:Z.array,received:r.parsedType}),J;if(s.exactLength!==null){const i=r.data.length>s.exactLength.value,a=r.data.length<s.exactLength.value;(i||a)&&(A(r,{code:i?I.too_big:I.too_small,minimum:a?s.exactLength.value:void 0,maximum:i?s.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:s.exactLength.message}),n.dirty())}if(s.minLength!==null&&r.data.length<s.minLength.value&&(A(r,{code:I.too_small,minimum:s.minLength.value,type:"array",inclusive:!0,exact:!1,message:s.minLength.message}),n.dirty()),s.maxLength!==null&&r.data.length>s.maxLength.value&&(A(r,{code:I.too_big,maximum:s.maxLength.value,type:"array",inclusive:!0,exact:!1,message:s.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((i,a)=>s.type._parseAsync(new Et(r,i,r.path,a)))).then(i=>Ve.mergeArray(n,i));const o=[...r.data].map((i,a)=>s.type._parseSync(new Et(r,i,r.path,a)));return Ve.mergeArray(n,o)}get element(){return this._def.type}min(e,r){return new pt({...this._def,minLength:{value:e,message:L.toString(r)}})}max(e,r){return new pt({...this._def,maxLength:{value:e,message:L.toString(r)}})}length(e,r){return new pt({...this._def,exactLength:{value:e,message:L.toString(r)}})}nonempty(e){return this.min(1,e)}}pt.create=(t,e)=>new pt({type:t,minLength:null,maxLength:null,exactLength:null,typeName:C.ZodArray,...Y(e)});function Or(t){if(t instanceof Pe){const e={};for(const r in t.shape){const n=t.shape[r];e[r]=Tt.create(Or(n))}return new Pe({...t._def,shape:()=>e})}else return t instanceof pt?new pt({...t._def,type:Or(t.element)}):t instanceof Tt?Tt.create(Or(t.unwrap())):t instanceof Yt?Yt.create(Or(t.unwrap())):t instanceof Pt?Pt.create(t.items.map(e=>Or(e))):t}class Pe extends ee{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=oe.objectKeys(e);return this._cached={shape:e,keys:r},this._cached}_parse(e){if(this._getType(e)!==Z.object){const u=this._getOrReturnCtx(e);return A(u,{code:I.invalid_type,expected:Z.object,received:u.parsedType}),J}const{status:n,ctx:s}=this._processInputParams(e),{shape:o,keys:i}=this._getCached(),a=[];if(!(this._def.catchall instanceof jt&&this._def.unknownKeys==="strip"))for(const u in s.data)i.includes(u)||a.push(u);const c=[];for(const u of i){const l=o[u],f=s.data[u];c.push({key:{status:"valid",value:u},value:l._parse(new Et(s,f,s.path,u)),alwaysSet:u in s.data})}if(this._def.catchall instanceof jt){const u=this._def.unknownKeys;if(u==="passthrough")for(const l of a)c.push({key:{status:"valid",value:l},value:{status:"valid",value:s.data[l]}});else if(u==="strict")a.length>0&&(A(s,{code:I.unrecognized_keys,keys:a}),n.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const u=this._def.catchall;for(const l of a){const f=s.data[l];c.push({key:{status:"valid",value:l},value:u._parse(new Et(s,f,s.path,l)),alwaysSet:l in s.data})}}return s.common.async?Promise.resolve().then(async()=>{const u=[];for(const l of c){const f=await l.key,_=await l.value;u.push({key:f,value:_,alwaysSet:l.alwaysSet})}return u}).then(u=>Ve.mergeObjectSync(n,u)):Ve.mergeObjectSync(n,c)}get shape(){return this._def.shape()}strict(e){return L.errToObj,new Pe({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(r,n)=>{var o,i;const s=((i=(o=this._def).errorMap)==null?void 0:i.call(o,r,n).message)??n.defaultError;return r.code==="unrecognized_keys"?{message:L.errToObj(e).message??s}:{message:s}}}:{}})}strip(){return new Pe({...this._def,unknownKeys:"strip"})}passthrough(){return new Pe({...this._def,unknownKeys:"passthrough"})}extend(e){return new Pe({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new Pe({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:C.ZodObject})}setKey(e,r){return this.augment({[e]:r})}catchall(e){return new Pe({...this._def,catchall:e})}pick(e){const r={};for(const n of oe.objectKeys(e))e[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new Pe({...this._def,shape:()=>r})}omit(e){const r={};for(const n of oe.objectKeys(this.shape))e[n]||(r[n]=this.shape[n]);return new Pe({...this._def,shape:()=>r})}deepPartial(){return Or(this)}partial(e){const r={};for(const n of oe.objectKeys(this.shape)){const s=this.shape[n];e&&!e[n]?r[n]=s:r[n]=s.optional()}return new Pe({...this._def,shape:()=>r})}required(e){const r={};for(const n of oe.objectKeys(this.shape))if(e&&!e[n])r[n]=this.shape[n];else{let o=this.shape[n];for(;o instanceof Tt;)o=o._def.innerType;r[n]=o}return new Pe({...this._def,shape:()=>r})}keyof(){return Yl(oe.objectKeys(this.shape))}}Pe.create=(t,e)=>new Pe({shape:()=>t,unknownKeys:"strip",catchall:jt.create(),typeName:C.ZodObject,...Y(e)}),Pe.strictCreate=(t,e)=>new Pe({shape:()=>t,unknownKeys:"strict",catchall:jt.create(),typeName:C.ZodObject,...Y(e)}),Pe.lazycreate=(t,e)=>new Pe({shape:t,unknownKeys:"strip",catchall:jt.create(),typeName:C.ZodObject,...Y(e)});class gn extends ee{_parse(e){const{ctx:r}=this._processInputParams(e),n=this._def.options;function s(o){for(const a of o)if(a.result.status==="valid")return a.result;for(const a of o)if(a.result.status==="dirty")return r.common.issues.push(...a.ctx.common.issues),a.result;const i=o.map(a=>new et(a.ctx.common.issues));return A(r,{code:I.invalid_union,unionErrors:i}),J}if(r.common.async)return Promise.all(n.map(async o=>{const i={...r,common:{...r.common,issues:[]},parent:null};return{result:await o._parseAsync({data:r.data,path:r.path,parent:i}),ctx:i}})).then(s);{let o;const i=[];for(const c of n){const u={...r,common:{...r.common,issues:[]},parent:null},l=c._parseSync({data:r.data,path:r.path,parent:u});if(l.status==="valid")return l;l.status==="dirty"&&!o&&(o={result:l,ctx:u}),u.common.issues.length&&i.push(u.common.issues)}if(o)return r.common.issues.push(...o.ctx.common.issues),o.result;const a=i.map(c=>new et(c));return A(r,{code:I.invalid_union,unionErrors:a}),J}}get options(){return this._def.options}}gn.create=(t,e)=>new gn({options:t,typeName:C.ZodUnion,...Y(e)});const At=t=>t instanceof bn?At(t.schema):t instanceof mt?At(t.innerType()):t instanceof wn?[t.value]:t instanceof Gt?t.options:t instanceof $n?oe.objectValues(t.enum):t instanceof Sn?At(t._def.innerType):t instanceof mn?[void 0]:t instanceof _n?[null]:t instanceof Tt?[void 0,...At(t.unwrap())]:t instanceof Yt?[null,...At(t.unwrap())]:t instanceof Fi||t instanceof Pn?At(t.unwrap()):t instanceof kn?At(t._def.innerType):[];class Os extends ee{_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==Z.object)return A(r,{code:I.invalid_type,expected:Z.object,received:r.parsedType}),J;const n=this.discriminator,s=r.data[n],o=this.optionsMap.get(s);return o?r.common.async?o._parseAsync({data:r.data,path:r.path,parent:r}):o._parseSync({data:r.data,path:r.path,parent:r}):(A(r,{code:I.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),J)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,r,n){const s=new Map;for(const o of r){const i=At(o.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const a of i){if(s.has(a))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(a)}`);s.set(a,o)}}return new Os({typeName:C.ZodDiscriminatedUnion,discriminator:e,options:r,optionsMap:s,...Y(n)})}}function Vi(t,e){const r=Nt(t),n=Nt(e);if(t===e)return{valid:!0,data:t};if(r===Z.object&&n===Z.object){const s=oe.objectKeys(e),o=oe.objectKeys(t).filter(a=>s.indexOf(a)!==-1),i={...t,...e};for(const a of o){const c=Vi(t[a],e[a]);if(!c.valid)return{valid:!1};i[a]=c.data}return{valid:!0,data:i}}else if(r===Z.array&&n===Z.array){if(t.length!==e.length)return{valid:!1};const s=[];for(let o=0;o<t.length;o++){const i=t[o],a=e[o],c=Vi(i,a);if(!c.valid)return{valid:!1};s.push(c.data)}return{valid:!0,data:s}}else return r===Z.date&&n===Z.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}class vn extends ee{_parse(e){const{status:r,ctx:n}=this._processInputParams(e),s=(o,i)=>{if(Ui(o)||Ui(i))return J;const a=Vi(o.value,i.value);return a.valid?((Di(o)||Di(i))&&r.dirty(),{status:r.value,value:a.data}):(A(n,{code:I.invalid_intersection_types}),J)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([o,i])=>s(o,i)):s(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}}vn.create=(t,e,r)=>new vn({left:t,right:e,typeName:C.ZodIntersection,...Y(r)});class Pt extends ee{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==Z.array)return A(n,{code:I.invalid_type,expected:Z.array,received:n.parsedType}),J;if(n.data.length<this._def.items.length)return A(n,{code:I.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),J;!this._def.rest&&n.data.length>this._def.items.length&&(A(n,{code:I.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());const o=[...n.data].map((i,a)=>{const c=this._def.items[a]||this._def.rest;return c?c._parse(new Et(n,i,n.path,a)):null}).filter(i=>!!i);return n.common.async?Promise.all(o).then(i=>Ve.mergeArray(r,i)):Ve.mergeArray(r,o)}get items(){return this._def.items}rest(e){return new Pt({...this._def,rest:e})}}Pt.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Pt({items:t,typeName:C.ZodTuple,rest:null,...Y(e)})};class yn extends ee{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==Z.object)return A(n,{code:I.invalid_type,expected:Z.object,received:n.parsedType}),J;const s=[],o=this._def.keyType,i=this._def.valueType;for(const a in n.data)s.push({key:o._parse(new Et(n,a,n.path,a)),value:i._parse(new Et(n,n.data[a],n.path,a)),alwaysSet:a in n.data});return n.common.async?Ve.mergeObjectAsync(r,s):Ve.mergeObjectSync(r,s)}get element(){return this._def.valueType}static create(e,r,n){return r instanceof ee?new yn({keyType:e,valueType:r,typeName:C.ZodRecord,...Y(n)}):new yn({keyType:ht.create(),valueType:e,typeName:C.ZodRecord,...Y(r)})}}class Ns extends ee{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==Z.map)return A(n,{code:I.invalid_type,expected:Z.map,received:n.parsedType}),J;const s=this._def.keyType,o=this._def.valueType,i=[...n.data.entries()].map(([a,c],u)=>({key:s._parse(new Et(n,a,n.path,[u,"key"])),value:o._parse(new Et(n,c,n.path,[u,"value"]))}));if(n.common.async){const a=new Map;return Promise.resolve().then(async()=>{for(const c of i){const u=await c.key,l=await c.value;if(u.status==="aborted"||l.status==="aborted")return J;(u.status==="dirty"||l.status==="dirty")&&r.dirty(),a.set(u.value,l.value)}return{status:r.value,value:a}})}else{const a=new Map;for(const c of i){const u=c.key,l=c.value;if(u.status==="aborted"||l.status==="aborted")return J;(u.status==="dirty"||l.status==="dirty")&&r.dirty(),a.set(u.value,l.value)}return{status:r.value,value:a}}}}Ns.create=(t,e,r)=>new Ns({valueType:e,keyType:t,typeName:C.ZodMap,...Y(r)});class fr extends ee{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==Z.set)return A(n,{code:I.invalid_type,expected:Z.set,received:n.parsedType}),J;const s=this._def;s.minSize!==null&&n.data.size<s.minSize.value&&(A(n,{code:I.too_small,minimum:s.minSize.value,type:"set",inclusive:!0,exact:!1,message:s.minSize.message}),r.dirty()),s.maxSize!==null&&n.data.size>s.maxSize.value&&(A(n,{code:I.too_big,maximum:s.maxSize.value,type:"set",inclusive:!0,exact:!1,message:s.maxSize.message}),r.dirty());const o=this._def.valueType;function i(c){const u=new Set;for(const l of c){if(l.status==="aborted")return J;l.status==="dirty"&&r.dirty(),u.add(l.value)}return{status:r.value,value:u}}const a=[...n.data.values()].map((c,u)=>o._parse(new Et(n,c,n.path,u)));return n.common.async?Promise.all(a).then(c=>i(c)):i(a)}min(e,r){return new fr({...this._def,minSize:{value:e,message:L.toString(r)}})}max(e,r){return new fr({...this._def,maxSize:{value:e,message:L.toString(r)}})}size(e,r){return this.min(e,r).max(e,r)}nonempty(e){return this.min(1,e)}}fr.create=(t,e)=>new fr({valueType:t,minSize:null,maxSize:null,typeName:C.ZodSet,...Y(e)});class Nr extends ee{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==Z.function)return A(r,{code:I.invalid_type,expected:Z.function,received:r.parsedType}),J;function n(a,c){return Rs({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,xs(),Rr].filter(u=>!!u),issueData:{code:I.invalid_arguments,argumentsError:c}})}function s(a,c){return Rs({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,xs(),Rr].filter(u=>!!u),issueData:{code:I.invalid_return_type,returnTypeError:c}})}const o={errorMap:r.common.contextualErrorMap},i=r.data;if(this._def.returns instanceof jr){const a=this;return He(async function(...c){const u=new et([]),l=await a._def.args.parseAsync(c,o).catch(y=>{throw u.addIssue(n(c,y)),u}),f=await Reflect.apply(i,this,l);return await a._def.returns._def.type.parseAsync(f,o).catch(y=>{throw u.addIssue(s(f,y)),u})})}else{const a=this;return He(function(...c){const u=a._def.args.safeParse(c,o);if(!u.success)throw new et([n(c,u.error)]);const l=Reflect.apply(i,this,u.data),f=a._def.returns.safeParse(l,o);if(!f.success)throw new et([s(l,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new Nr({...this._def,args:Pt.create(e).rest(dr.create())})}returns(e){return new Nr({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,r,n){return new Nr({args:e||Pt.create([]).rest(dr.create()),returns:r||dr.create(),typeName:C.ZodFunction,...Y(n)})}}class bn extends ee{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})}}bn.create=(t,e)=>new bn({getter:t,typeName:C.ZodLazy,...Y(e)});class wn extends ee{_parse(e){if(e.data!==this._def.value){const r=this._getOrReturnCtx(e);return A(r,{received:r.data,code:I.invalid_literal,expected:this._def.value}),J}return{status:"valid",value:e.data}}get value(){return this._def.value}}wn.create=(t,e)=>new wn({value:t,typeName:C.ZodLiteral,...Y(e)});function Yl(t,e){return new Gt({values:t,typeName:C.ZodEnum,...Y(e)})}class Gt extends ee{_parse(e){if(typeof e.data!="string"){const r=this._getOrReturnCtx(e),n=this._def.values;return A(r,{expected:oe.joinValues(n),received:r.parsedType,code:I.invalid_type}),J}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){const r=this._getOrReturnCtx(e),n=this._def.values;return A(r,{received:r.data,code:I.invalid_enum_value,options:n}),J}return He(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 Gt.create(e,{...this._def,...r})}exclude(e,r=this._def){return Gt.create(this.options.filter(n=>!e.includes(n)),{...this._def,...r})}}Gt.create=Yl;class $n extends ee{_parse(e){const r=oe.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==Z.string&&n.parsedType!==Z.number){const s=oe.objectValues(r);return A(n,{expected:oe.joinValues(s),received:n.parsedType,code:I.invalid_type}),J}if(this._cache||(this._cache=new Set(oe.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){const s=oe.objectValues(r);return A(n,{received:n.data,code:I.invalid_enum_value,options:s}),J}return He(e.data)}get enum(){return this._def.values}}$n.create=(t,e)=>new $n({values:t,typeName:C.ZodNativeEnum,...Y(e)});class jr extends ee{unwrap(){return this._def.type}_parse(e){const{ctx:r}=this._processInputParams(e);if(r.parsedType!==Z.promise&&r.common.async===!1)return A(r,{code:I.invalid_type,expected:Z.promise,received:r.parsedType}),J;const n=r.parsedType===Z.promise?r.data:Promise.resolve(r.data);return He(n.then(s=>this._def.type.parseAsync(s,{path:r.path,errorMap:r.common.contextualErrorMap})))}}jr.create=(t,e)=>new jr({type:t,typeName:C.ZodPromise,...Y(e)});class mt extends ee{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===C.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:r,ctx:n}=this._processInputParams(e),s=this._def.effect||null,o={addIssue:i=>{A(n,i),i.fatal?r.abort():r.dirty()},get path(){return n.path}};if(o.addIssue=o.addIssue.bind(o),s.type==="preprocess"){const i=s.transform(n.data,o);if(n.common.async)return Promise.resolve(i).then(async a=>{if(r.value==="aborted")return J;const c=await this._def.schema._parseAsync({data:a,path:n.path,parent:n});return c.status==="aborted"?J:c.status==="dirty"||r.value==="dirty"?Ir(c.value):c});{if(r.value==="aborted")return J;const a=this._def.schema._parseSync({data:i,path:n.path,parent:n});return a.status==="aborted"?J:a.status==="dirty"||r.value==="dirty"?Ir(a.value):a}}if(s.type==="refinement"){const i=a=>{const c=s.refinement(a,o);if(n.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(n.common.async===!1){const a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?J:(a.status==="dirty"&&r.dirty(),i(a.value),{status:r.value,value:a.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>a.status==="aborted"?J:(a.status==="dirty"&&r.dirty(),i(a.value).then(()=>({status:r.value,value:a.value}))))}if(s.type==="transform")if(n.common.async===!1){const i=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!ur(i))return J;const a=s.transform(i.value,o);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(i=>ur(i)?Promise.resolve(s.transform(i.value,o)).then(a=>({status:r.value,value:a})):J);oe.assertNever(s)}}mt.create=(t,e,r)=>new mt({schema:t,typeName:C.ZodEffects,effect:e,...Y(r)}),mt.createWithPreprocess=(t,e,r)=>new mt({schema:e,effect:{type:"preprocess",transform:t},typeName:C.ZodEffects,...Y(r)});class Tt extends ee{_parse(e){return this._getType(e)===Z.undefined?He(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Tt.create=(t,e)=>new Tt({innerType:t,typeName:C.ZodOptional,...Y(e)});class Yt extends ee{_parse(e){return this._getType(e)===Z.null?He(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Yt.create=(t,e)=>new Yt({innerType:t,typeName:C.ZodNullable,...Y(e)});class Sn extends ee{_parse(e){const{ctx:r}=this._processInputParams(e);let n=r.data;return r.parsedType===Z.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}}Sn.create=(t,e)=>new Sn({innerType:t,typeName:C.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...Y(e)});class kn extends ee{_parse(e){const{ctx:r}=this._processInputParams(e),n={...r,common:{...r.common,issues:[]}},s=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return hn(s)?s.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new et(n.common.issues)},input:n.data})})):{status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new et(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}}kn.create=(t,e)=>new kn({innerType:t,typeName:C.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...Y(e)});class js extends ee{_parse(e){if(this._getType(e)!==Z.nan){const n=this._getOrReturnCtx(e);return A(n,{code:I.invalid_type,expected:Z.nan,received:n.parsedType}),J}return{status:"valid",value:e.data}}}js.create=t=>new js({typeName:C.ZodNaN,...Y(t)});const jb=Symbol("zod_brand");class Fi extends ee{_parse(e){const{ctx:r}=this._processInputParams(e),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}}class En extends ee{_parse(e){const{status:r,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{const o=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?J:o.status==="dirty"?(r.dirty(),Ir(o.value)):this._def.out._parseAsync({data:o.value,path:n.path,parent:n})})();{const s=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?J:s.status==="dirty"?(r.dirty(),{status:"dirty",value:s.value}):this._def.out._parseSync({data:s.value,path:n.path,parent:n})}}static create(e,r){return new En({in:e,out:r,typeName:C.ZodPipeline})}}class Pn extends ee{_parse(e){const r=this._def.innerType._parse(e),n=s=>(ur(s)&&(s.value=Object.freeze(s.value)),s);return hn(r)?r.then(s=>n(s)):n(r)}unwrap(){return this._def.innerType}}Pn.create=(t,e)=>new Pn({innerType:t,typeName:C.ZodReadonly,...Y(e)});function Xl(t,e){const r=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof r=="string"?{message:r}:r}function Ql(t,e={},r){return t?Cr.create().superRefine((n,s)=>{const o=t(n);if(o instanceof Promise)return o.then(i=>{if(!i){const a=Xl(e,n),c=a.fatal??r??!0;s.addIssue({code:"custom",...a,fatal:c})}});if(!o){const i=Xl(e,n),a=i.fatal??r??!0;s.addIssue({code:"custom",...i,fatal:a})}}):Cr.create()}const Ab={object:Pe.lazycreate};var C;(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"})(C||(C={}));const zb=(t,e={message:`Input not instance of ${t.name}`})=>Ql(r=>r instanceof t,e),ed=ht.create,td=Bt.create,Mb=js.create,Zb=Kt.create,rd=pn.create,Lb=lr.create,Ub=Is.create,Db=mn.create,qb=_n.create,Vb=Cr.create,Fb=dr.create,Hb=jt.create,Wb=Cs.create,Jb=pt.create,nd=Pe.create,Bb=Pe.strictCreate,Kb=gn.create,Gb=Os.create,Yb=vn.create,Xb=Pt.create,Qb=yn.create,ew=Ns.create,tw=fr.create,rw=Nr.create,nw=bn.create,sw=wn.create,ow=Gt.create,iw=$n.create,aw=jr.create,sd=mt.create,cw=Tt.create,uw=Yt.create,lw=mt.createWithPreprocess,dw=En.create,fw=Object.freeze(Object.defineProperty({__proto__:null,BRAND:jb,DIRTY:Ir,EMPTY_PATH:fb,INVALID:J,NEVER:J,OK:He,ParseStatus:Ve,Schema:ee,ZodAny:Cr,ZodArray:pt,ZodBigInt:Kt,ZodBoolean:pn,ZodBranded:Fi,ZodCatch:kn,ZodDate:lr,ZodDefault:Sn,ZodDiscriminatedUnion:Os,ZodEffects:mt,ZodEnum:Gt,ZodError:et,get ZodFirstPartyTypeKind(){return C},ZodFunction:Nr,ZodIntersection:vn,ZodIssueCode:I,ZodLazy:bn,ZodLiteral:wn,ZodMap:Ns,ZodNaN:js,ZodNativeEnum:$n,ZodNever:jt,ZodNull:_n,ZodNullable:Yt,ZodNumber:Bt,ZodObject:Pe,ZodOptional:Tt,ZodParsedType:Z,ZodPipeline:En,ZodPromise:jr,ZodReadonly:Pn,ZodRecord:yn,ZodSchema:ee,ZodSet:fr,ZodString:ht,ZodSymbol:Is,ZodTransformer:mt,ZodTuple:Pt,ZodType:ee,ZodUndefined:mn,ZodUnion:gn,ZodUnknown:dr,ZodVoid:Cs,addIssueToContext:A,any:Vb,array:Jb,bigint:Zb,boolean:rd,coerce:{string:t=>ht.create({...t,coerce:!0}),number:t=>Bt.create({...t,coerce:!0}),boolean:t=>pn.create({...t,coerce:!0}),bigint:t=>Kt.create({...t,coerce:!0}),date:t=>lr.create({...t,coerce:!0})},custom:Ql,date:Lb,datetimeRegex:Gl,defaultErrorMap:Rr,discriminatedUnion:Gb,effect:sd,enum:ow,function:rw,getErrorMap:xs,getParsedType:Nt,instanceof:zb,intersection:Yb,isAborted:Ui,isAsync:hn,isDirty:Di,isValid:ur,late:Ab,lazy:nw,literal:sw,makeIssue:Rs,map:ew,nan:Mb,nativeEnum:iw,never:Hb,null:qb,nullable:uw,number:td,object:nd,get objectUtil(){return Li},oboolean:()=>rd().optional(),onumber:()=>td().optional(),optional:cw,ostring:()=>ed().optional(),pipeline:dw,preprocess:lw,promise:aw,quotelessJson:lb,record:Qb,set:tw,setErrorMap:db,strictObject:Bb,string:ed,symbol:Ub,transformer:sd,tuple:Xb,undefined:Db,union:Kb,unknown:Fb,get util(){return oe},void:Wb},Symbol.toStringTag,{value:"Module"})),hw=T("ZodMiniType",(t,e)=>{if(!t._zod)throw new Error("Uninitialized schema in ZodMiniType.");ge.init(t,e),t.def=e,t.parse=(r,n)=>k_(t,r,n,{callee:t.parse}),t.safeParse=(r,n)=>fi(t,r,n),t.parseAsync=async(r,n)=>E_(t,r,n,{callee:t.parseAsync}),t.safeParseAsync=async(r,n)=>hi(t,r,n),t.check=(...r)=>t.clone({...e,checks:[...e.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]}),t.clone=(r,n)=>Ht(t,r,n),t.brand=()=>t,t.register=(r,n)=>(r.add(t,n),t)}),pw=T("ZodMiniObject",(t,e)=>{ju.init(t,e),hw.init(t,e),_e(t,"shape",()=>e.shape)});function od(t,e){const r={type:"object",get shape(){return rn(this,"shape",{...t}),this.shape},...D(e)};return new pw(r)}function _t(t){return!!t._zod}function Tn(t){const e=Object.values(t);if(e.length===0)return od({});const r=e.every(_t),n=e.every(s=>!_t(s));if(r)return od(t);if(n)return nd(t);throw new Error("Mixed Zod versions detected in object shape.")}function As(t,e){return _t(t)?fi(t,e):t.safeParse(e)}async function Hi(t,e){return _t(t)?await hi(t,e):await t.safeParseAsync(e)}function xn(t){var e,r;if(!t)return;let n;if(_t(t)?n=(r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.shape:n=t.shape,!!n){if(typeof n=="function")try{return n()}catch{return}return n}}function Rn(t){var e;if(t){if(typeof t=="object"){const r=t,n=t;if(!r._def&&!n._zod){const s=Object.values(t);if(s.length>0&&s.every(o=>typeof o=="object"&&o!==null&&(o._def!==void 0||o._zod!==void 0||typeof o.parse=="function")))return Tn(t)}}if(_t(t)){const n=(e=t._zod)===null||e===void 0?void 0:e.def;if(n&&(n.typeName==="object"||n.shape!==void 0))return t}else if(t.shape!==void 0)return t}}function Wi(t){if(t&&typeof t=="object"){if("message"in t&&typeof t.message=="string")return t.message;if("issues"in t&&Array.isArray(t.issues)&&t.issues.length>0){const e=t.issues[0];if(e&&typeof e=="object"&&"message"in e)return String(e.message)}try{return JSON.stringify(t)}catch{return String(t)}}return String(t)}function mw(t){var e,r,n,s;if(_t(t))return(r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.description;const o=t;return(n=t.description)!==null&&n!==void 0?n:(s=o._def)===null||s===void 0?void 0:s.description}function _w(t){var e,r,n;if(_t(t))return((r=(e=t._zod)===null||e===void 0?void 0:e.def)===null||r===void 0?void 0:r.typeName)==="ZodOptional";const s=t;return typeof t.isOptional=="function"?t.isOptional():((n=s._def)===null||n===void 0?void 0:n.typeName)==="ZodOptional"}function id(t){var e;if(_t(t)){const i=(e=t._zod)===null||e===void 0?void 0:e.def;if(i){if(i.value!==void 0)return i.value;if(Array.isArray(i.values)&&i.values.length>0)return i.values[0]}}const n=t._def;if(n){if(n.value!==void 0)return n.value;if(Array.isArray(n.values)&&n.values.length>0)return n.values[0]}const s=t.value;if(s!==void 0)return s}const gw=Symbol("Let zodToJsonSchema decide on which parser to use"),ad={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"},vw=t=>typeof t=="string"?{...ad,name:t}:{...ad,...t},yw=t=>{const e=vw(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(([n,s])=>[s._def,{def:s._def,path:[...e.basePath,e.definitionPath,n],jsonSchema:void 0}]))}};function cd(t,e,r,n){n!=null&&n.errorMessages&&r&&(t.errorMessage={...t.errorMessage,[e]:r})}function de(t,e,r,n,s){t[e]=r,cd(t,e,n,s)}const ud=(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 Ye(t){if(t.target!=="openAi")return{};const e=[...t.basePath,t.definitionPath,t.openAiAnyTypeName];return t.flags.hasReferencedOpenAiAnyType=!0,{$ref:t.$refStrategy==="relative"?ud(e,t.currentPath):e.join("/")}}function bw(t,e){var n,s,o;const r={type:"array"};return(n=t.type)!=null&&n._def&&((o=(s=t.type)==null?void 0:s._def)==null?void 0:o.typeName)!==C.ZodAny&&(r.items=ue(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&de(r,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&de(r,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(de(r,"minItems",t.exactLength.value,t.exactLength.message,e),de(r,"maxItems",t.exactLength.value,t.exactLength.message,e)),r}function ww(t,e){const r={type:"integer",format:"int64"};if(!t.checks)return r;for(const n of t.checks)switch(n.kind){case"min":e.target==="jsonSchema7"?n.inclusive?de(r,"minimum",n.value,n.message,e):de(r,"exclusiveMinimum",n.value,n.message,e):(n.inclusive||(r.exclusiveMinimum=!0),de(r,"minimum",n.value,n.message,e));break;case"max":e.target==="jsonSchema7"?n.inclusive?de(r,"maximum",n.value,n.message,e):de(r,"exclusiveMaximum",n.value,n.message,e):(n.inclusive||(r.exclusiveMaximum=!0),de(r,"maximum",n.value,n.message,e));break;case"multipleOf":de(r,"multipleOf",n.value,n.message,e);break}return r}function $w(){return{type:"boolean"}}function ld(t,e){return ue(t.type._def,e)}const Sw=(t,e)=>ue(t.innerType._def,e);function dd(t,e,r){const n=r??e.dateStrategy;if(Array.isArray(n))return{anyOf:n.map((s,o)=>dd(t,e,s))};switch(n){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return kw(t,e)}}const kw=(t,e)=>{const r={type:"integer",format:"unix-time"};if(e.target==="openApi3")return r;for(const n of t.checks)switch(n.kind){case"min":de(r,"minimum",n.value,n.message,e);break;case"max":de(r,"maximum",n.value,n.message,e);break}return r};function Ew(t,e){return{...ue(t.innerType._def,e),default:t.defaultValue()}}function Pw(t,e){return e.effectStrategy==="input"?ue(t.schema._def,e):Ye(e)}function Tw(t){return{type:"string",enum:Array.from(t.values)}}const xw=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function Rw(t,e){const r=[ue(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),ue(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(o=>!!o);let n=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0;const s=[];return r.forEach(o=>{if(xw(o))s.push(...o.allOf),o.unevaluatedProperties===void 0&&(n=void 0);else{let i=o;if("additionalProperties"in o&&o.additionalProperties===!1){const{additionalProperties:a,...c}=o;i=c}else n=void 0;s.push(i)}}),s.length?{allOf:s,...n}:void 0}function Iw(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 Ji;const gt={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:()=>(Ji===void 0&&(Ji=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Ji),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 fd(t,e){const r={type:"string"};if(t.checks)for(const n of t.checks)switch(n.kind){case"min":de(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,n.message,e);break;case"max":de(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value,n.message,e);break;case"email":switch(e.emailStrategy){case"format:email":vt(r,"email",n.message,e);break;case"format:idn-email":vt(r,"idn-email",n.message,e);break;case"pattern:zod":We(r,gt.email,n.message,e);break}break;case"url":vt(r,"uri",n.message,e);break;case"uuid":vt(r,"uuid",n.message,e);break;case"regex":We(r,n.regex,n.message,e);break;case"cuid":We(r,gt.cuid,n.message,e);break;case"cuid2":We(r,gt.cuid2,n.message,e);break;case"startsWith":We(r,RegExp(`^${Bi(n.value,e)}`),n.message,e);break;case"endsWith":We(r,RegExp(`${Bi(n.value,e)}$`),n.message,e);break;case"datetime":vt(r,"date-time",n.message,e);break;case"date":vt(r,"date",n.message,e);break;case"time":vt(r,"time",n.message,e);break;case"duration":vt(r,"duration",n.message,e);break;case"length":de(r,"minLength",typeof r.minLength=="number"?Math.max(r.minLength,n.value):n.value,n.message,e),de(r,"maxLength",typeof r.maxLength=="number"?Math.min(r.maxLength,n.value):n.value,n.message,e);break;case"includes":{We(r,RegExp(Bi(n.value,e)),n.message,e);break}case"ip":{n.version!=="v6"&&vt(r,"ipv4",n.message,e),n.version!=="v4"&&vt(r,"ipv6",n.message,e);break}case"base64url":We(r,gt.base64url,n.message,e);break;case"jwt":We(r,gt.jwt,n.message,e);break;case"cidr":{n.version!=="v6"&&We(r,gt.ipv4Cidr,n.message,e),n.version!=="v4"&&We(r,gt.ipv6Cidr,n.message,e);break}case"emoji":We(r,gt.emoji(),n.message,e);break;case"ulid":{We(r,gt.ulid,n.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{vt(r,"binary",n.message,e);break}case"contentEncoding:base64":{de(r,"contentEncoding","base64",n.message,e);break}case"pattern:zod":{We(r,gt.base64,n.message,e);break}}break}case"nanoid":We(r,gt.nanoid,n.message,e)}return r}function Bi(t,e){return e.patternStrategy==="escape"?Ow(t):t}const Cw=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function Ow(t){let e="";for(let r=0;r<t.length;r++)Cw.has(t[r])||(e+="\\"),e+=t[r];return e}function vt(t,e,r,n){var s;t.format||(s=t.anyOf)!=null&&s.some(o=>o.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format,...t.errorMessage&&n.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&&n.errorMessages&&{errorMessage:{format:r}}})):de(t,"format",e,r,n)}function We(t,e,r,n){var s;t.pattern||(s=t.allOf)!=null&&s.some(o=>o.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern,...t.errorMessage&&n.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:hd(e,n),...r&&n.errorMessages&&{errorMessage:{pattern:r}}})):de(t,"pattern",hd(e,n),r,n)}function hd(t,e){var c;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")},n=r.i?t.source.toLowerCase():t.source;let s="",o=!1,i=!1,a=!1;for(let u=0;u<n.length;u++){if(o){s+=n[u],o=!1;continue}if(r.i){if(i){if(n[u].match(/[a-z]/)){a?(s+=n[u],s+=`${n[u-2]}-${n[u]}`.toUpperCase(),a=!1):n[u+1]==="-"&&((c=n[u+2])!=null&&c.match(/[a-z]/))?(s+=n[u],a=!0):s+=`${n[u]}${n[u].toUpperCase()}`;continue}}else if(n[u].match(/[a-z]/)){s+=`[${n[u]}${n[u].toUpperCase()}]`;continue}}if(r.m){if(n[u]==="^"){s+=`(^|(?<=[\r
|
|
36
|
+
]))`;continue}else if(n[u]==="$"){s+=`($|(?=[\r
|
|
37
|
+
]))`;continue}}if(r.s&&n[u]==="."){s+=i?`${n[u]}\r
|
|
38
|
+
`:`[${n[u]}\r
|
|
39
|
+
]`;continue}s+=n[u],n[u]==="\\"?o=!0:i&&n[u]==="]"?i=!1:!i&&n[u]==="["&&(i=!0)}try{new RegExp(s)}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 s}function pd(t,e){var n,s,o,i,a,c;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"&&((n=t.keyType)==null?void 0:n._def.typeName)===C.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((u,l)=>({...u,[l]:ue(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",l]})??Ye(e)}),{}),additionalProperties:e.rejectedAdditionalProperties};const r={type:"object",additionalProperties:ue(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??e.allowedAdditionalProperties};if(e.target==="openApi3")return r;if(((s=t.keyType)==null?void 0:s._def.typeName)===C.ZodString&&((o=t.keyType._def.checks)!=null&&o.length)){const{type:u,...l}=fd(t.keyType._def,e);return{...r,propertyNames:l}}else{if(((i=t.keyType)==null?void 0:i._def.typeName)===C.ZodEnum)return{...r,propertyNames:{enum:t.keyType._def.values}};if(((a=t.keyType)==null?void 0:a._def.typeName)===C.ZodBranded&&t.keyType._def.type._def.typeName===C.ZodString&&((c=t.keyType._def.type._def.checks)!=null&&c.length)){const{type:u,...l}=ld(t.keyType._def,e);return{...r,propertyNames:l}}}return r}function Nw(t,e){if(e.mapStrategy==="record")return pd(t,e);const r=ue(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||Ye(e),n=ue(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||Ye(e);return{type:"array",maxItems:125,items:{type:"array",items:[r,n],minItems:2,maxItems:2}}}function jw(t){const e=t.values,n=Object.keys(t.values).filter(o=>typeof e[e[o]]!="number").map(o=>e[o]),s=Array.from(new Set(n.map(o=>typeof o)));return{type:s.length===1?s[0]==="string"?"string":"number":["string","number"],enum:n}}function Aw(t){return t.target==="openAi"?void 0:{not:Ye({...t,currentPath:[...t.currentPath,"not"]})}}function zw(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}const zs={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function Mw(t,e){if(e.target==="openApi3")return md(t,e);const r=t.options instanceof Map?Array.from(t.options.values()):t.options;if(r.every(n=>n._def.typeName in zs&&(!n._def.checks||!n._def.checks.length))){const n=r.reduce((s,o)=>{const i=zs[o._def.typeName];return i&&!s.includes(i)?[...s,i]:s},[]);return{type:n.length>1?n:n[0]}}else if(r.every(n=>n._def.typeName==="ZodLiteral"&&!n.description)){const n=r.reduce((s,o)=>{const i=typeof o._def.value;switch(i){case"string":case"number":case"boolean":return[...s,i];case"bigint":return[...s,"integer"];case"object":if(o._def.value===null)return[...s,"null"];case"symbol":case"undefined":case"function":default:return s}},[]);if(n.length===r.length){const s=n.filter((o,i,a)=>a.indexOf(o)===i);return{type:s.length>1?s:s[0],enum:r.reduce((o,i)=>o.includes(i._def.value)?o:[...o,i._def.value],[])}}}else if(r.every(n=>n._def.typeName==="ZodEnum"))return{type:"string",enum:r.reduce((n,s)=>[...n,...s._def.values.filter(o=>!n.includes(o))],[])};return md(t,e)}const md=(t,e)=>{const r=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((n,s)=>ue(n._def,{...e,currentPath:[...e.currentPath,"anyOf",`${s}`]})).filter(n=>!!n&&(!e.strictUnions||typeof n=="object"&&Object.keys(n).length>0));return r.length?{anyOf:r}:void 0};function Zw(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:zs[t.innerType._def.typeName],nullable:!0}:{type:[zs[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){const n=ue(t.innerType._def,{...e,currentPath:[...e.currentPath]});return n&&"$ref"in n?{allOf:[n],nullable:!0}:n&&{...n,nullable:!0}}const r=ue(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return r&&{anyOf:[r,{type:"null"}]}}function Lw(t,e){const r={type:"number"};if(!t.checks)return r;for(const n of t.checks)switch(n.kind){case"int":r.type="integer",cd(r,"type",n.message,e);break;case"min":e.target==="jsonSchema7"?n.inclusive?de(r,"minimum",n.value,n.message,e):de(r,"exclusiveMinimum",n.value,n.message,e):(n.inclusive||(r.exclusiveMinimum=!0),de(r,"minimum",n.value,n.message,e));break;case"max":e.target==="jsonSchema7"?n.inclusive?de(r,"maximum",n.value,n.message,e):de(r,"exclusiveMaximum",n.value,n.message,e):(n.inclusive||(r.exclusiveMaximum=!0),de(r,"maximum",n.value,n.message,e));break;case"multipleOf":de(r,"multipleOf",n.value,n.message,e);break}return r}function Uw(t,e){const r=e.target==="openAi",n={type:"object",properties:{}},s=[],o=t.shape();for(const a in o){let c=o[a];if(c===void 0||c._def===void 0)continue;let u=qw(c);u&&r&&(c._def.typeName==="ZodOptional"&&(c=c._def.innerType),c.isNullable()||(c=c.nullable()),u=!1);const l=ue(c._def,{...e,currentPath:[...e.currentPath,"properties",a],propertyPath:[...e.currentPath,"properties",a]});l!==void 0&&(n.properties[a]=l,u||s.push(a))}s.length&&(n.required=s);const i=Dw(t,e);return i!==void 0&&(n.additionalProperties=i),n}function Dw(t,e){if(t.catchall._def.typeName!=="ZodNever")return ue(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 qw(t){try{return t.isOptional()}catch{return!0}}const Vw=(t,e)=>{var n;if(e.currentPath.toString()===((n=e.propertyPath)==null?void 0:n.toString()))return ue(t.innerType._def,e);const r=ue(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return r?{anyOf:[{not:Ye(e)},r]}:Ye(e)},Fw=(t,e)=>{if(e.pipeStrategy==="input")return ue(t.in._def,e);if(e.pipeStrategy==="output")return ue(t.out._def,e);const r=ue(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),n=ue(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",r?"1":"0"]});return{allOf:[r,n].filter(s=>s!==void 0)}};function Hw(t,e){return ue(t.type._def,e)}function Ww(t,e){const n={type:"array",uniqueItems:!0,items:ue(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&de(n,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&de(n,"maxItems",t.maxSize.value,t.maxSize.message,e),n}function Jw(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((r,n)=>ue(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[]),additionalItems:ue(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((r,n)=>ue(r._def,{...e,currentPath:[...e.currentPath,"items",`${n}`]})).reduce((r,n)=>n===void 0?r:[...r,n],[])}}function Bw(t){return{not:Ye(t)}}function Kw(t){return Ye(t)}const Gw=(t,e)=>ue(t.innerType._def,e),Yw=(t,e,r)=>{switch(e){case C.ZodString:return fd(t,r);case C.ZodNumber:return Lw(t,r);case C.ZodObject:return Uw(t,r);case C.ZodBigInt:return ww(t,r);case C.ZodBoolean:return $w();case C.ZodDate:return dd(t,r);case C.ZodUndefined:return Bw(r);case C.ZodNull:return zw(r);case C.ZodArray:return bw(t,r);case C.ZodUnion:case C.ZodDiscriminatedUnion:return Mw(t,r);case C.ZodIntersection:return Rw(t,r);case C.ZodTuple:return Jw(t,r);case C.ZodRecord:return pd(t,r);case C.ZodLiteral:return Iw(t,r);case C.ZodEnum:return Tw(t);case C.ZodNativeEnum:return jw(t);case C.ZodNullable:return Zw(t,r);case C.ZodOptional:return Vw(t,r);case C.ZodMap:return Nw(t,r);case C.ZodSet:return Ww(t,r);case C.ZodLazy:return()=>t.getter()._def;case C.ZodPromise:return Hw(t,r);case C.ZodNaN:case C.ZodNever:return Aw(r);case C.ZodEffects:return Pw(t,r);case C.ZodAny:return Ye(r);case C.ZodUnknown:return Kw(r);case C.ZodDefault:return Ew(t,r);case C.ZodBranded:return ld(t,r);case C.ZodReadonly:return Gw(t,r);case C.ZodCatch:return Sw(t,r);case C.ZodPipeline:return Fw(t,r);case C.ZodFunction:case C.ZodVoid:case C.ZodSymbol:return;default:return(n=>{})()}};function ue(t,e,r=!1){var a;const n=e.seen.get(t);if(e.override){const c=(a=e.override)==null?void 0:a.call(e,t,e,n,r);if(c!==gw)return c}if(n&&!r){const c=Xw(n,e);if(c!==void 0)return c}const s={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,s);const o=Yw(t,t.typeName,e),i=typeof o=="function"?ue(o(),e):o;if(i&&Qw(t,e,i),e.postProcess){const c=e.postProcess(i,t,e);return s.jsonSchema=i,c}return s.jsonSchema=i,i}const Xw=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:ud(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((r,n)=>e.currentPath[n]===r)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),Ye(e)):e.$refStrategy==="seen"?Ye(e):void 0}},Qw=(t,e,r)=>(t.description&&(r.description=t.description,e.markdownDescription&&(r.markdownDescription=t.description)),r),e$=(t,e)=>{const r=yw(e);let n=typeof e=="object"&&e.definitions?Object.entries(e.definitions).reduce((c,[u,l])=>({...c,[u]:ue(l._def,{...r,currentPath:[...r.basePath,r.definitionPath,u]},!0)??Ye(r)}),{}):void 0;const s=typeof e=="string"?e:(e==null?void 0:e.nameStrategy)==="title"||e==null?void 0:e.name,o=ue(t._def,s===void 0?r:{...r,currentPath:[...r.basePath,r.definitionPath,s]},!1)??Ye(r),i=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;i!==void 0&&(o.title=i),r.flags.hasReferencedOpenAiAnyType&&(n||(n={}),n[r.openAiAnyTypeName]||(n[r.openAiAnyTypeName]={type:["string","number","integer","boolean","array","null"],items:{$ref:r.$refStrategy==="relative"?"1":[...r.basePath,r.definitionPath,r.openAiAnyTypeName].join("/")}}));const a=s===void 0?n?{...o,[r.definitionPath]:n}:o:{$ref:[...r.$refStrategy==="relative"?[]:r.basePath,r.definitionPath,s].join("/"),[r.definitionPath]:{...n,[s]:o}};return r.target==="jsonSchema7"?a.$schema="http://json-schema.org/draft-07/schema#":(r.target==="jsonSchema2019-09"||r.target==="openAi")&&(a.$schema="https://json-schema.org/draft/2019-09/schema#"),r.target==="openAi"&&("anyOf"in a||"oneOf"in a||"allOf"in a||"type"in a&&Array.isArray(a.type))&&console.warn("Warning: OpenAI may not support schemas with unions as roots! Try wrapping it in an object property."),a};function t$(t){return!t||t==="jsonSchema7"||t==="draft-7"?"draft-7":t==="jsonSchema2019-09"||t==="draft-2020-12"?"draft-2020-12":"draft-7"}function _d(t,e){var r,n,s;return _t(t)?Gv(t,{target:t$(e==null?void 0:e.target),io:(r=e==null?void 0:e.pipeStrategy)!==null&&r!==void 0?r:"input"}):e$(t,{strictUnions:(n=e==null?void 0:e.strictUnions)!==null&&n!==void 0?n:!0,pipeStrategy:(s=e==null?void 0:e.pipeStrategy)!==null&&s!==void 0?s:"input"})}function gd(t){const e=xn(t),r=e==null?void 0:e.method;if(!r)throw new Error("Schema is missing a method literal");const n=id(r);if(typeof n!="string")throw new Error("Schema method literal must be a string");return n}function vd(t,e){const r=As(t,e);if(!r.success)throw r.error;return r.data}const r$=6e4;class yd{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($i,r=>{const n=this._requestHandlerAbortControllers.get(r.params.requestId);n==null||n.abort(r.params.reason)}),this.setNotificationHandler(Ei,r=>{this._onprogress(r)}),this.setRequestHandler(ki,r=>({}))}_setupTimeout(e,r,n,s,o=!1){this._timeoutInfo.set(e,{timeoutId:setTimeout(s,r),startTime:Date.now(),timeout:r,maxTotalTimeout:n,resetTimeoutOnProgress:o,onTimeout:s})}_resetTimeout(e){const r=this._timeoutInfo.get(e);if(!r)return!1;const n=Date.now()-r.startTime;if(r.maxTotalTimeout&&n>=r.maxTotalTimeout)throw this._timeoutInfo.delete(e),ae.fromError(ie.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:r.maxTotalTimeout,totalElapsed:n});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,n,s;this._transport=e;const o=(r=this.transport)===null||r===void 0?void 0:r.onclose;this._transport.onclose=()=>{o==null||o(),this._onclose()};const i=(n=this.transport)===null||n===void 0?void 0:n.onerror;this._transport.onerror=c=>{i==null||i(c),this._onerror(c)};const a=(s=this._transport)===null||s===void 0?void 0:s.onmessage;this._transport.onmessage=(c,u)=>{a==null||a(c,u),wi(c)||i0(c)?this._onresponse(c):pl(c)?this._onrequest(c,u):o0(c)?this._onnotification(c):this._onerror(new Error(`Unknown message type: ${JSON.stringify(c)}`))},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 n=ae.fromError(ie.ConnectionClosed,"Connection closed");for(const s of r.values())s(n)}_onerror(e){var r;(r=this.onerror)===null||r===void 0||r.call(this,e)}_onnotification(e){var r;const n=(r=this._notificationHandlers.get(e.method))!==null&&r!==void 0?r:this.fallbackNotificationHandler;n!==void 0&&Promise.resolve().then(()=>n(e)).catch(s=>this._onerror(new Error(`Uncaught error in notification handler: ${s}`)))}_onrequest(e,r){var n,s;const o=(n=this._requestHandlers.get(e.method))!==null&&n!==void 0?n:this.fallbackRequestHandler,i=this._transport;if(o===void 0){i==null||i.send({jsonrpc:"2.0",id:e.id,error:{code:ie.MethodNotFound,message:"Method not found"}}).catch(u=>this._onerror(new Error(`Failed to send an error response: ${u}`)));return}const a=new AbortController;this._requestHandlerAbortControllers.set(e.id,a);const c={signal:a.signal,sessionId:i==null?void 0:i.sessionId,_meta:(s=e.params)===null||s===void 0?void 0:s._meta,sendNotification:u=>this.notification(u,{relatedRequestId:e.id}),sendRequest:(u,l,f)=>this.request(u,l,{...f,relatedRequestId:e.id}),authInfo:r==null?void 0:r.authInfo,requestId:e.id,requestInfo:r==null?void 0:r.requestInfo};Promise.resolve().then(()=>o(e,c)).then(u=>{if(!a.signal.aborted)return i==null?void 0:i.send({result:u,jsonrpc:"2.0",id:e.id})},u=>{var l;if(!a.signal.aborted)return i==null?void 0:i.send({jsonrpc:"2.0",id:e.id,error:{code:Number.isSafeInteger(u.code)?u.code:ie.InternalError,message:(l=u.message)!==null&&l!==void 0?l:"Internal error",...u.data!==void 0&&{data:u.data}}})}).catch(u=>this._onerror(new Error(`Failed to send response: ${u}`))).finally(()=>{this._requestHandlerAbortControllers.delete(e.id)})}_onprogress(e){const{progressToken:r,...n}=e.params,s=Number(r),o=this._progressHandlers.get(s);if(!o){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(e)}`));return}const i=this._responseHandlers.get(s),a=this._timeoutInfo.get(s);if(a&&i&&a.resetTimeoutOnProgress)try{this._resetTimeout(s)}catch(c){i(c);return}o(n)}_onresponse(e){const r=Number(e.id),n=this._responseHandlers.get(r);if(n===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),wi(e))n(e);else{const s=ae.fromError(e.error.code,e.error.message,e.error.data);n(s)}}get transport(){return this._transport}async close(){var e;await((e=this._transport)===null||e===void 0?void 0:e.close())}request(e,r,n){const{relatedRequestId:s,resumptionToken:o,onresumptiontoken:i}=n??{};return new Promise((a,c)=>{var u,l,f,_,y,g;if(!this._transport){c(new Error("Not connected"));return}((u=this._options)===null||u===void 0?void 0:u.enforceStrictCapabilities)===!0&&this.assertCapabilityForMethod(e.method),(l=n==null?void 0:n.signal)===null||l===void 0||l.throwIfAborted();const v=this._requestMessageId++,h={...e,jsonrpc:"2.0",id:v};n!=null&&n.onprogress&&(this._progressHandlers.set(v,n.onprogress),h.params={...e.params,_meta:{...((f=e.params)===null||f===void 0?void 0:f._meta)||{},progressToken:v}});const d=S=>{var P;this._responseHandlers.delete(v),this._progressHandlers.delete(v),this._cleanupTimeout(v),(P=this._transport)===null||P===void 0||P.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:v,reason:String(S)}},{relatedRequestId:s,resumptionToken:o,onresumptiontoken:i}).catch(O=>this._onerror(new Error(`Failed to send cancellation: ${O}`))),c(S)};this._responseHandlers.set(v,S=>{var P;if(!(!((P=n==null?void 0:n.signal)===null||P===void 0)&&P.aborted)){if(S instanceof Error)return c(S);try{const O=As(r,S.result);O.success?a(O.data):c(O.error)}catch(O){c(O)}}}),(_=n==null?void 0:n.signal)===null||_===void 0||_.addEventListener("abort",()=>{var S;d((S=n==null?void 0:n.signal)===null||S===void 0?void 0:S.reason)});const m=(y=n==null?void 0:n.timeout)!==null&&y!==void 0?y:r$,w=()=>d(ae.fromError(ie.RequestTimeout,"Request timed out",{timeout:m}));this._setupTimeout(v,m,n==null?void 0:n.maxTotalTimeout,w,(g=n==null?void 0:n.resetTimeoutOnProgress)!==null&&g!==void 0?g:!1),this._transport.send(h,{relatedRequestId:s,resumptionToken:o,onresumptiontoken:i}).catch(S=>{this._cleanupTimeout(v),c(S)})})}async notification(e,r){var n,s;if(!this._transport)throw new Error("Not connected");if(this.assertNotificationCapability(e.method),((s=(n=this._options)===null||n===void 0?void 0:n.debouncedNotificationMethods)!==null&&s!==void 0?s:[]).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 c;if(this._pendingDebouncedNotifications.delete(e.method),!this._transport)return;const u={...e,jsonrpc:"2.0"};(c=this._transport)===null||c===void 0||c.send(u,r).catch(l=>this._onerror(l))});return}const a={...e,jsonrpc:"2.0"};await this._transport.send(a,r)}setRequestHandler(e,r){const n=gd(e);this.assertRequestHandlerCapability(n),this._requestHandlers.set(n,(s,o)=>{const i=vd(e,s);return Promise.resolve(r(i,o))})}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){const n=gd(e);this._notificationHandlers.set(n,s=>{const o=vd(e,s);return Promise.resolve(r(o))})}removeNotificationHandler(e){this._notificationHandlers.delete(e)}}function bd(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}function wd(t,e){const r={...t};for(const n in e){const s=n,o=e[s];if(o===void 0)continue;const i=r[s];bd(i)&&bd(o)?r[s]={...i,...o}:r[s]=o}return r}var Ki={exports:{}},$d={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.formatNames=t.fastFormats=t.fullFormats=void 0;function e(U,K){return{validate:U,compare:K}}t.fullFormats={date:e(o,i),time:e(c(!0),u),"date-time":e(_(!0),y),"iso-time":e(c(),l),"iso-date-time":e(_(),g),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:d,"uri-reference":/^(?:[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,"uri-template":/^(?:(?:[^\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,url:/^(?:https?|ftp):\/\/(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)(?:\.(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,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:/^(?=.{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,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)$/,ipv6:/^((([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}))|:)))$/i,regex:Ae,uuid:/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,"json-pointer":/^(?:\/(?:[^~/]|~0|~1)*)*$/,"json-pointer-uri-fragment":/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,"relative-json-pointer":/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,byte:w,int32:{type:"number",validate:O},int64:{type:"number",validate:V},float:{type:"number",validate:ce},double:{type:"number",validate:ce},password:!0,binary:!0},t.fastFormats={...t.fullFormats,date:e(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,i),time:e(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,u),"date-time":e(/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,y),"iso-time":e(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,l),"iso-date-time":e(/^\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,g),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,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},t.formatNames=Object.keys(t.fullFormats);function r(U){return U%4===0&&(U%100!==0||U%400===0)}const n=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,s=[0,31,28,31,30,31,30,31,31,30,31,30,31];function o(U){const K=n.exec(U);if(!K)return!1;const Se=+K[1],se=+K[2],De=+K[3];return se>=1&&se<=12&&De>=1&&De<=(se===2&&r(Se)?29:s[se])}function i(U,K){if(U&&K)return U>K?1:U<K?-1:0}const a=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function c(U){return function(Se){const se=a.exec(Se);if(!se)return!1;const De=+se[1],Zt=+se[2],Lt=+se[3],Ln=se[4],mr=se[5]==="-"?-1:1,N=+(se[6]||0),k=+(se[7]||0);if(N>23||k>59||U&&!Ln)return!1;if(De<=23&&Zt<=59&&Lt<60)return!0;const R=Zt-k*mr,E=De-N*mr-(R<0?1:0);return(E===23||E===-1)&&(R===59||R===-1)&&Lt<61}}function u(U,K){if(!(U&&K))return;const Se=new Date("2020-01-01T"+U).valueOf(),se=new Date("2020-01-01T"+K).valueOf();if(Se&&se)return Se-se}function l(U,K){if(!(U&&K))return;const Se=a.exec(U),se=a.exec(K);if(Se&&se)return U=Se[1]+Se[2]+Se[3],K=se[1]+se[2]+se[3],U>K?1:U<K?-1:0}const f=/t|\s/i;function _(U){const K=c(U);return function(se){const De=se.split(f);return De.length===2&&o(De[0])&&K(De[1])}}function y(U,K){if(!(U&&K))return;const Se=new Date(U).valueOf(),se=new Date(K).valueOf();if(Se&&se)return Se-se}function g(U,K){if(!(U&&K))return;const[Se,se]=U.split(f),[De,Zt]=K.split(f),Lt=i(Se,De);if(Lt!==void 0)return Lt||u(se,Zt)}const v=/\/|:/,h=/^(?:[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;function d(U){return v.test(U)&&h.test(U)}const m=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function w(U){return m.lastIndex=0,m.test(U)}const S=-2147483648,P=2**31-1;function O(U){return Number.isInteger(U)&&U<=P&&U>=S}function V(U){return Number.isInteger(U)}function ce(){return!0}const G=/[^\\]\\Z/;function Ae(U){if(G.test(U))return!1;try{return new RegExp(U),!0}catch{return!1}}})($d);var Sd={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.formatLimitDefinition=void 0;const e=ai,r=Q,n=r.operators,s={formatMaximum:{okStr:"<=",ok:n.LTE,fail:n.GT},formatMinimum:{okStr:">=",ok:n.GTE,fail:n.LT},formatExclusiveMaximum:{okStr:"<",ok:n.LT,fail:n.GTE},formatExclusiveMinimum:{okStr:">",ok:n.GT,fail:n.LTE}},o={message:({keyword:a,schemaCode:c})=>(0,r.str)`should be ${s[a].okStr} ${c}`,params:({keyword:a,schemaCode:c})=>(0,r._)`{comparison: ${s[a].okStr}, limit: ${c}}`};t.formatLimitDefinition={keyword:Object.keys(s),type:"string",schemaType:"string",$data:!0,error:o,code(a){const{gen:c,data:u,schemaCode:l,keyword:f,it:_}=a,{opts:y,self:g}=_;if(!y.validateFormats)return;const v=new e.KeywordCxt(_,g.RULES.all.format.definition,"format");v.$data?h():d();function h(){const w=c.scopeValue("formats",{ref:g.formats,code:y.code.formats}),S=c.const("fmt",(0,r._)`${w}[${v.schemaCode}]`);a.fail$data((0,r.or)((0,r._)`typeof ${S} != "object"`,(0,r._)`${S} instanceof RegExp`,(0,r._)`typeof ${S}.compare != "function"`,m(S)))}function d(){const w=v.schema,S=g.formats[w];if(!S||S===!0)return;if(typeof S!="object"||S instanceof RegExp||typeof S.compare!="function")throw new Error(`"${f}": format "${w}" does not define "compare" function`);const P=c.scopeValue("formats",{key:w,ref:S,code:y.code.formats?(0,r._)`${y.code.formats}${(0,r.getProperty)(w)}`:void 0});a.fail$data(m(P))}function m(w){return(0,r._)`${w}.compare(${u}, ${l}) ${s[f].fail} 0`}},dependencies:["format"]};const i=a=>(a.addKeyword(t.formatLimitDefinition),a);t.default=i})(Sd),function(t,e){Object.defineProperty(e,"__esModule",{value:!0});const r=$d,n=Sd,s=Q,o=new s.Name("fullFormats"),i=new s.Name("fastFormats"),a=(u,l={keywords:!0})=>{if(Array.isArray(l))return c(u,l,r.fullFormats,o),u;const[f,_]=l.mode==="fast"?[r.fastFormats,i]:[r.fullFormats,o],y=l.formats||r.formatNames;return c(u,y,f,_),l.keywords&&(0,n.default)(u),u};a.get=(u,l="full")=>{const _=(l==="fast"?r.fastFormats:r.fullFormats)[u];if(!_)throw new Error(`Unknown format "${u}"`);return _};function c(u,l,f,_){var y,g;(y=(g=u.opts.code).formats)!==null&&y!==void 0||(g.formats=(0,s._)`require("ajv-formats/dist/formats").${_}`);for(const v of l)u.addFormat(v,f[v])}t.exports=e=a,Object.defineProperty(e,"__esModule",{value:!0}),e.default=a}(Ki,Ki.exports);var n$=Ki.exports;const s$=_r(n$);function o$(){const t=new ai.Ajv({strict:!1,validateFormats:!0,validateSchema:!1,allErrors:!0});return s$(t),t}class kd{constructor(e){this._ajv=e??o$()}getValidator(e){var r;const n="$id"in e&&typeof e.$id=="string"?(r=this._ajv.getSchema(e.$id))!==null&&r!==void 0?r:this._ajv.compile(e):this._ajv.compile(e);return s=>n(s)?{valid:!0,data:s,errorMessage:void 0}:{valid:!1,data:void 0,errorMessage:this._ajv.errorsText(n.errors)}}}function Ms(t,e){if(!(!t||e===null||typeof e!="object")){if(t.type==="object"&&t.properties&&typeof t.properties=="object"){const r=e,n=t.properties;for(const s of Object.keys(n)){const o=n[s];r[s]===void 0&&Object.prototype.hasOwnProperty.call(o,"default")&&(r[s]=o.default),r[s]!==void 0&&Ms(o,r[s])}}if(Array.isArray(t.anyOf))for(const r of t.anyOf)Ms(r,e);if(Array.isArray(t.oneOf))for(const r of t.oneOf)Ms(r,e)}}function i$(t){if(!t)return{supportsFormMode:!1,supportsUrlMode:!1};const e=t.form!==void 0,r=t.url!==void 0;return{supportsFormMode:e||!e&&!r,supportsUrlMode:r}}class In extends yd{constructor(e,r){var n,s;super(r),this._clientInfo=e,this._cachedToolOutputValidators=new Map,this._capabilities=(n=r==null?void 0:r.capabilities)!==null&&n!==void 0?n:{},this._jsonSchemaValidator=(s=r==null?void 0:r.jsonSchemaValidator)!==null&&s!==void 0?s:new kd}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=wd(this._capabilities,e)}setRequestHandler(e,r){var n,s,o;const i=xn(e),a=i==null?void 0:i.method;if(!a)throw new Error("Schema is missing a method literal");let c;if(_t(a)){const l=a,f=(n=l._zod)===null||n===void 0?void 0:n.def;c=(s=f==null?void 0:f.value)!==null&&s!==void 0?s:l.value}else{const l=a,f=l._def;c=(o=f==null?void 0:f.value)!==null&&o!==void 0?o:l.value}if(typeof c!="string")throw new Error("Schema method literal must be a string");if(c==="elicitation/create"){const l=async(f,_)=>{var y,g,v;const h=As(zi,f);if(!h.success){const G=h.error instanceof Error?h.error.message:String(h.error);throw new ae(ie.InvalidParams,`Invalid elicitation request: ${G}`)}const{params:d}=h.data,m=(y=d.mode)!==null&&y!==void 0?y:"form",{supportsFormMode:w,supportsUrlMode:S}=i$(this._capabilities.elicitation);if(m==="form"&&!w)throw new ae(ie.InvalidParams,"Client does not support form-mode elicitation requests");if(m==="url"&&!S)throw new ae(ie.InvalidParams,"Client does not support URL-mode elicitation requests");const P=await Promise.resolve(r(f,_)),O=As(fn,P);if(!O.success){const G=O.error instanceof Error?O.error.message:String(O.error);throw new ae(ie.InvalidParams,`Invalid elicitation result: ${G}`)}const V=O.data,ce=m==="form"?d.requestedSchema:void 0;if(m==="form"&&V.action==="accept"&&V.content&&ce&&!((v=(g=this._capabilities.elicitation)===null||g===void 0?void 0:g.form)===null||v===void 0)&&v.applyDefaults)try{Ms(ce,V.content)}catch{}return V};return super.setRequestHandler(e,l)}return super.setRequestHandler(e,r)}assertCapability(e,r){var n;if(!(!((n=this._serverCapabilities)===null||n===void 0)&&n[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 n=await this.request({method:"initialize",params:{protocolVersion:ln,capabilities:this._capabilities,clientInfo:this._clientInfo}},bl,r);if(n===void 0)throw new Error(`Server sent invalid initialize result: ${n}`);if(!ll.includes(n.protocolVersion))throw new Error(`Server's protocol version is not supported: ${n.protocolVersion}`);this._serverCapabilities=n.capabilities,this._serverVersion=n.serverInfo,e.setProtocolVersion&&e.setProtocolVersion(n.protocolVersion),this._instructions=n.instructions,await this.notification({method:"notifications/initialized"})}catch(n){throw this.close(),n}}getServerCapabilities(){return this._serverCapabilities}getServerVersion(){return this._serverVersion}getInstructions(){return this._instructions}assertCapabilityForMethod(e){var r,n,s,o,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(!(!((n=this._serverCapabilities)===null||n===void 0)&&n.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(!(!((s=this._serverCapabilities)===null||s===void 0)&&s.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(!(!((o=this._serverCapabilities)===null||o===void 0)&&o.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"},Jt,e)}async complete(e,r){return this.request({method:"completion/complete",params:e},Vl,r)}async setLoggingLevel(e,r){return this.request({method:"logging/setLevel",params:{level:e}},Jt,r)}async getPrompt(e,r){return this.request({method:"prompts/get",params:e},zl,r)}async listPrompts(e,r){return this.request({method:"prompts/list",params:e},Ol,r)}async listResources(e,r){return this.request({method:"resources/list",params:e},El,r)}async listResourceTemplates(e,r){return this.request({method:"resources/templates/list",params:e},Pl,r)}async readResource(e,r){return this.request({method:"resources/read",params:e},Tl,r)}async subscribeResource(e,r){return this.request({method:"resources/subscribe",params:e},Jt,r)}async unsubscribeResource(e,r){return this.request({method:"resources/unsubscribe",params:e},Jt,r)}async callTool(e,r=ks,n){const s=await this.request({method:"tools/call",params:e},r,n),o=this.getToolOutputValidator(e.name);if(o){if(!s.structuredContent&&!s.isError)throw new ae(ie.InvalidRequest,`Tool ${e.name} has an output schema but did not return structured content`);if(s.structuredContent)try{const i=o(s.structuredContent);if(!i.valid)throw new ae(ie.InvalidParams,`Structured content does not match the tool's output schema: ${i.errorMessage}`)}catch(i){throw i instanceof ae?i:new ae(ie.InvalidParams,`Failed to validate structured content: ${i instanceof Error?i.message:String(i)}`)}}return s}cacheToolOutputSchemas(e){this._cachedToolOutputValidators.clear();for(const r of e)if(r.outputSchema){const n=this._jsonSchemaValidator.getValidator(r.outputSchema);this._cachedToolOutputValidators.set(r.name,n)}}getToolOutputValidator(e){return this._cachedToolOutputValidators.get(e)}async listTools(e,r){const n=await this.request({method:"tools/list",params:e},Ll,r);return this.cacheToolOutputSchemas(n.tools),n}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}}class Ed 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 Gi(t){}function Pd(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=Gi,onError:r=Gi,onRetry:n=Gi,onComment:s}=t;let o="",i=!0,a,c="",u="";function l(v){const h=i?v.replace(/^\xEF\xBB\xBF/,""):v,[d,m]=a$(`${o}${h}`);for(const w of d)f(w);o=m,i=!1}function f(v){if(v===""){y();return}if(v.startsWith(":")){s&&s(v.slice(v.startsWith(": ")?2:1));return}const h=v.indexOf(":");if(h!==-1){const d=v.slice(0,h),m=v[h+1]===" "?2:1,w=v.slice(h+m);_(d,w,v);return}_(v,"",v)}function _(v,h,d){switch(v){case"event":u=h;break;case"data":c=`${c}${h}
|
|
40
|
+
`;break;case"id":a=h.includes("\0")?void 0:h;break;case"retry":/^\d+$/.test(h)?n(parseInt(h,10)):r(new Ed(`Invalid \`retry\` value: "${h}"`,{type:"invalid-retry",value:h,line:d}));break;default:r(new Ed(`Unknown field "${v.length>20?`${v.slice(0,20)}…`:v}"`,{type:"unknown-field",field:v,value:h,line:d}));break}}function y(){c.length>0&&e({id:a,event:u||void 0,data:c.endsWith(`
|
|
41
|
+
`)?c.slice(0,-1):c}),a=void 0,c="",u=""}function g(v={}){o&&v.consume&&f(o),i=!0,a=void 0,c="",u="",o=""}return{feed:l,reset:g}}function a$(t){const e=[];let r="",n=0;for(;n<t.length;){const s=t.indexOf("\r",n),o=t.indexOf(`
|
|
42
|
+
`,n);let i=-1;if(s!==-1&&o!==-1?i=Math.min(s,o):s!==-1?s===t.length-1?i=-1:i=s:o!==-1&&(i=o),i===-1){r=t.slice(n);break}else{const a=t.slice(n,i);e.push(a),n=i+1,t[n-1]==="\r"&&t[n]===`
|
|
43
|
+
`&&n++}}return[e,r]}class Td extends Event{constructor(e,r){var n,s;super(e),this.code=(n=r==null?void 0:r.code)!=null?n:void 0,this.message=(s=r==null?void 0:r.message)!=null?s:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,r,n){return n(xd(this),r)}[Symbol.for("Deno.customInspect")](e,r){return e(xd(this),r)}}function c$(t){const e=globalThis.DOMException;return typeof e=="function"?new e(t,"SyntaxError"):new SyntaxError(t)}function Yi(t){return t instanceof Error?"errors"in t&&Array.isArray(t.errors)?t.errors.map(Yi).join(", "):"cause"in t&&t.cause instanceof Error?`${t}: ${Yi(t.cause)}`:t.message:`${t}`}function xd(t){return{type:t.type,message:t.message,code:t.code,defaultPrevented:t.defaultPrevented,cancelable:t.cancelable,timeStamp:t.timeStamp}}var Rd=t=>{throw TypeError(t)},Xi=(t,e,r)=>e.has(t)||Rd("Cannot "+r),ne=(t,e,r)=>(Xi(t,e,"read from private field"),r?r.call(t):e.get(t)),je=(t,e,r)=>e.has(t)?Rd("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),$e=(t,e,r,n)=>(Xi(t,e,"write to private field"),e.set(t,r),r),zt=(t,e,r)=>(Xi(t,e,"access private method"),r),Xe,hr,Ar,Zs,Ls,Cn,zr,On,Xt,Mr,Zr,Lr,Nn,yt,Qi,ea,ta,Id,ra,na,jn,sa,oa;class Us extends EventTarget{constructor(e,r){var n,s;super(),je(this,yt),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,je(this,Xe),je(this,hr),je(this,Ar),je(this,Zs),je(this,Ls),je(this,Cn),je(this,zr),je(this,On,null),je(this,Xt),je(this,Mr),je(this,Zr,null),je(this,Lr,null),je(this,Nn,null),je(this,ea,async o=>{var i;ne(this,Mr).reset();const{body:a,redirected:c,status:u,headers:l}=o;if(u===204){zt(this,yt,jn).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(c?$e(this,Ar,new URL(o.url)):$e(this,Ar,void 0),u!==200){zt(this,yt,jn).call(this,`Non-200 status code (${u})`,u);return}if(!(l.get("content-type")||"").startsWith("text/event-stream")){zt(this,yt,jn).call(this,'Invalid content type, expected "text/event-stream"',u);return}if(ne(this,Xe)===this.CLOSED)return;$e(this,Xe,this.OPEN);const f=new Event("open");if((i=ne(this,Nn))==null||i.call(this,f),this.dispatchEvent(f),typeof a!="object"||!a||!("getReader"in a)){zt(this,yt,jn).call(this,"Invalid response body, expected a web ReadableStream",u),this.close();return}const _=new TextDecoder,y=a.getReader();let g=!0;do{const{done:v,value:h}=await y.read();h&&ne(this,Mr).feed(_.decode(h,{stream:!v})),v&&(g=!1,ne(this,Mr).reset(),zt(this,yt,sa).call(this))}while(g)}),je(this,ta,o=>{$e(this,Xt,void 0),!(o.name==="AbortError"||o.type==="aborted")&&zt(this,yt,sa).call(this,Yi(o))}),je(this,ra,o=>{typeof o.id=="string"&&$e(this,On,o.id);const i=new MessageEvent(o.event||"message",{data:o.data,origin:ne(this,Ar)?ne(this,Ar).origin:ne(this,hr).origin,lastEventId:o.id||""});ne(this,Lr)&&(!o.event||o.event==="message")&&ne(this,Lr).call(this,i),this.dispatchEvent(i)}),je(this,na,o=>{$e(this,Cn,o)}),je(this,oa,()=>{$e(this,zr,void 0),ne(this,Xe)===this.CONNECTING&&zt(this,yt,Qi).call(this)});try{if(e instanceof URL)$e(this,hr,e);else if(typeof e=="string")$e(this,hr,new URL(e,u$()));else throw new Error("Invalid URL")}catch{throw c$("An invalid or illegal string was specified")}$e(this,Mr,Pd({onEvent:ne(this,ra),onRetry:ne(this,na)})),$e(this,Xe,this.CONNECTING),$e(this,Cn,3e3),$e(this,Ls,(n=r==null?void 0:r.fetch)!=null?n:globalThis.fetch),$e(this,Zs,(s=r==null?void 0:r.withCredentials)!=null?s:!1),zt(this,yt,Qi).call(this)}get readyState(){return ne(this,Xe)}get url(){return ne(this,hr).href}get withCredentials(){return ne(this,Zs)}get onerror(){return ne(this,Zr)}set onerror(e){$e(this,Zr,e)}get onmessage(){return ne(this,Lr)}set onmessage(e){$e(this,Lr,e)}get onopen(){return ne(this,Nn)}set onopen(e){$e(this,Nn,e)}addEventListener(e,r,n){const s=r;super.addEventListener(e,s,n)}removeEventListener(e,r,n){const s=r;super.removeEventListener(e,s,n)}close(){ne(this,zr)&&clearTimeout(ne(this,zr)),ne(this,Xe)!==this.CLOSED&&(ne(this,Xt)&&ne(this,Xt).abort(),$e(this,Xe,this.CLOSED),$e(this,Xt,void 0))}}Xe=new WeakMap,hr=new WeakMap,Ar=new WeakMap,Zs=new WeakMap,Ls=new WeakMap,Cn=new WeakMap,zr=new WeakMap,On=new WeakMap,Xt=new WeakMap,Mr=new WeakMap,Zr=new WeakMap,Lr=new WeakMap,Nn=new WeakMap,yt=new WeakSet,Qi=function(){$e(this,Xe,this.CONNECTING),$e(this,Xt,new AbortController),ne(this,Ls)(ne(this,hr),zt(this,yt,Id).call(this)).then(ne(this,ea)).catch(ne(this,ta))},ea=new WeakMap,ta=new WeakMap,Id=function(){var t;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...ne(this,On)?{"Last-Event-ID":ne(this,On)}:void 0},cache:"no-store",signal:(t=ne(this,Xt))==null?void 0:t.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},ra=new WeakMap,na=new WeakMap,jn=function(t,e){var r;ne(this,Xe)!==this.CLOSED&&$e(this,Xe,this.CLOSED);const n=new Td("error",{code:e,message:t});(r=ne(this,Zr))==null||r.call(this,n),this.dispatchEvent(n)},sa=function(t,e){var r;if(ne(this,Xe)===this.CLOSED)return;$e(this,Xe,this.CONNECTING);const n=new Td("error",{code:e,message:t});(r=ne(this,Zr))==null||r.call(this,n),this.dispatchEvent(n),$e(this,zr,setTimeout(ne(this,oa),ne(this,Cn)))},oa=new WeakMap,Us.CONNECTING=0,Us.OPEN=1,Us.CLOSED=2;function u$(){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}function ia(t){return t?t instanceof Headers?Object.fromEntries(t.entries()):Array.isArray(t)?Object.fromEntries(t):{...t}:{}}function Cd(t=fetch,e){return e?async(r,n)=>{const s={...e,...n,headers:n!=null&&n.headers?{...ia(e.headers),...ia(n.headers)}:e.headers};return t(r,s)}:t}let aa;aa=globalThis.crypto;async function l$(t){return(await aa).getRandomValues(new Uint8Array(t))}async function d$(t){const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~",r=Math.pow(2,8)-Math.pow(2,8)%e.length;let n="";for(;n.length<t;){const s=await l$(t-n.length);for(const o of s)o<r&&(n+=e[o%e.length])}return n}async function f$(t){return await d$(t)}async function h$(t){const e=await(await aa).subtle.digest("SHA-256",new TextEncoder().encode(t));return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}async function p$(t){if(t||(t=43),t<43||t>128)throw`Expected a length between 43 and 128. Received ${t}.`;const e=await f$(t),r=await h$(e);return{code_verifier:e,code_challenge:r}}const Le=dy().superRefine((t,e)=>{if(!URL.canParse(t))return e.addIssue({code:n0.custom,message:"URL must be parseable",fatal:!0}),u_}).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"}),m$=ut({resource:$().url(),authorization_servers:j(Le).optional(),jwks_uri:$().url().optional(),scopes_supported:j($()).optional(),bearer_methods_supported:j($()).optional(),resource_signing_alg_values_supported:j($()).optional(),resource_name:$().optional(),resource_documentation:$().optional(),resource_policy_uri:$().url().optional(),resource_tos_uri:$().url().optional(),tls_client_certificate_bound_access_tokens:we().optional(),authorization_details_types_supported:j($()).optional(),dpop_signing_alg_values_supported:j($()).optional(),dpop_bound_access_tokens_required:we().optional()}),Od=ut({issuer:$(),authorization_endpoint:Le,token_endpoint:Le,registration_endpoint:Le.optional(),scopes_supported:j($()).optional(),response_types_supported:j($()),response_modes_supported:j($()).optional(),grant_types_supported:j($()).optional(),token_endpoint_auth_methods_supported:j($()).optional(),token_endpoint_auth_signing_alg_values_supported:j($()).optional(),service_documentation:Le.optional(),revocation_endpoint:Le.optional(),revocation_endpoint_auth_methods_supported:j($()).optional(),revocation_endpoint_auth_signing_alg_values_supported:j($()).optional(),introspection_endpoint:$().optional(),introspection_endpoint_auth_methods_supported:j($()).optional(),introspection_endpoint_auth_signing_alg_values_supported:j($()).optional(),code_challenge_methods_supported:j($()).optional(),client_id_metadata_document_supported:we().optional()}),_$=ut({issuer:$(),authorization_endpoint:Le,token_endpoint:Le,userinfo_endpoint:Le.optional(),jwks_uri:Le,registration_endpoint:Le.optional(),scopes_supported:j($()).optional(),response_types_supported:j($()),response_modes_supported:j($()).optional(),grant_types_supported:j($()).optional(),acr_values_supported:j($()).optional(),subject_types_supported:j($()),id_token_signing_alg_values_supported:j($()),id_token_encryption_alg_values_supported:j($()).optional(),id_token_encryption_enc_values_supported:j($()).optional(),userinfo_signing_alg_values_supported:j($()).optional(),userinfo_encryption_alg_values_supported:j($()).optional(),userinfo_encryption_enc_values_supported:j($()).optional(),request_object_signing_alg_values_supported:j($()).optional(),request_object_encryption_alg_values_supported:j($()).optional(),request_object_encryption_enc_values_supported:j($()).optional(),token_endpoint_auth_methods_supported:j($()).optional(),token_endpoint_auth_signing_alg_values_supported:j($()).optional(),display_values_supported:j($()).optional(),claim_types_supported:j($()).optional(),claims_supported:j($()).optional(),service_documentation:$().optional(),claims_locales_supported:j($()).optional(),ui_locales_supported:j($()).optional(),claims_parameter_supported:we().optional(),request_parameter_supported:we().optional(),request_uri_parameter_supported:we().optional(),require_request_uri_registration:we().optional(),op_policy_uri:Le.optional(),op_tos_uri:Le.optional(),client_id_metadata_document_supported:we().optional()}),g$=z({..._$.shape,...Od.pick({code_challenge_methods_supported:!0}).shape}),Nd=z({access_token:$(),id_token:$().optional(),token_type:$(),expires_in:be().optional(),scope:$().optional(),refresh_token:$().optional()}).strip(),v$=z({error:$(),error_description:$().optional(),error_uri:$().optional()}),jd=Le.optional().or(W("").transform(()=>{})),y$=z({redirect_uris:j(Le),token_endpoint_auth_method:$().optional(),grant_types:j($()).optional(),response_types:j($()).optional(),client_name:$().optional(),client_uri:Le.optional(),logo_uri:jd,scope:$().optional(),contacts:j($()).optional(),tos_uri:jd,policy_uri:$().optional(),jwks_uri:Le.optional(),jwks:Iy().optional(),software_id:$().optional(),software_version:$().optional(),software_statement:$().optional()}).strip(),b$=z({client_id:$(),client_secret:$().optional(),client_id_issued_at:be().optional(),client_secret_expires_at:be().optional()}).strip(),w$=y$.merge(b$);z({error:$(),error_description:$().optional()}).strip(),z({token:$(),token_type_hint:$().optional()}).strip();function $$(t){const e=typeof t=="string"?new URL(t):new URL(t.href);return e.hash="",e}function S$({requestedResource:t,configuredResource:e}){const r=typeof t=="string"?new URL(t):new URL(t.href),n=typeof e=="string"?new URL(e):new URL(e.href);if(r.origin!==n.origin||r.pathname.length<n.pathname.length)return!1;const s=r.pathname.endsWith("/")?r.pathname:r.pathname+"/",o=n.pathname.endsWith("/")?n.pathname:n.pathname+"/";return s.startsWith(o)}class Ue 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 ca extends Ue{}ca.errorCode="invalid_request";class Ds extends Ue{}Ds.errorCode="invalid_client";class qs extends Ue{}qs.errorCode="invalid_grant";class Vs extends Ue{}Vs.errorCode="unauthorized_client";class ua extends Ue{}ua.errorCode="unsupported_grant_type";class la extends Ue{}la.errorCode="invalid_scope";class da extends Ue{}da.errorCode="access_denied";class Ur extends Ue{}Ur.errorCode="server_error";class fa extends Ue{}fa.errorCode="temporarily_unavailable";class ha extends Ue{}ha.errorCode="unsupported_response_type";class pa extends Ue{}pa.errorCode="unsupported_token_type";class ma extends Ue{}ma.errorCode="invalid_token";class _a extends Ue{}_a.errorCode="method_not_allowed";class ga extends Ue{}ga.errorCode="too_many_requests";class Fs extends Ue{}Fs.errorCode="invalid_client_metadata";class va extends Ue{}va.errorCode="insufficient_scope";const k$={[ca.errorCode]:ca,[Ds.errorCode]:Ds,[qs.errorCode]:qs,[Vs.errorCode]:Vs,[ua.errorCode]:ua,[la.errorCode]:la,[da.errorCode]:da,[Ur.errorCode]:Ur,[fa.errorCode]:fa,[ha.errorCode]:ha,[pa.errorCode]:pa,[ma.errorCode]:ma,[_a.errorCode]:_a,[ga.errorCode]:ga,[Fs.errorCode]:Fs,[va.errorCode]:va};class st extends Error{constructor(e){super(e??"Unauthorized")}}function E$(t){return["client_secret_basic","client_secret_post","none"].includes(t)}const ya="code",ba="S256";function Ad(t,e){const r=t.client_secret!==void 0;return e.length===0?r?"client_secret_post":"none":"token_endpoint_auth_method"in t&&t.token_endpoint_auth_method&&E$(t.token_endpoint_auth_method)&&e.includes(t.token_endpoint_auth_method)?t.token_endpoint_auth_method: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 zd(t,e,r,n){const{client_id:s,client_secret:o}=e;switch(t){case"client_secret_basic":P$(s,o,r);return;case"client_secret_post":T$(s,o,n);return;case"none":x$(s,n);return;default:throw new Error(`Unsupported client authentication method: ${t}`)}}function P$(t,e,r){if(!e)throw new Error("client_secret_basic authentication requires a client_secret");const n=btoa(`${t}:${e}`);r.set("Authorization",`Basic ${n}`)}function T$(t,e,r){r.set("client_id",t),e&&r.set("client_secret",e)}function x$(t,e){e.set("client_id",t)}async function wa(t){const e=t instanceof Response?t.status:void 0,r=t instanceof Response?await t.text():t;try{const n=v$.parse(JSON.parse(r)),{error:s,error_description:o,error_uri:i}=n,a=k$[s]||Ur;return new a(o||"",i)}catch(n){const s=`${e?`HTTP ${e}: `:""}Invalid OAuth error response: ${n}. Raw body: ${r}`;return new Ur(s)}}async function pr(t,e){var r,n;try{return await $a(t,e)}catch(s){if(s instanceof Ds||s instanceof Vs)return await((r=t.invalidateCredentials)===null||r===void 0?void 0:r.call(t,"all")),await $a(t,e);if(s instanceof qs)return await((n=t.invalidateCredentials)===null||n===void 0?void 0:n.call(t,"tokens")),await $a(t,e);throw s}}async function $a(t,{serverUrl:e,authorizationCode:r,scope:n,resourceMetadataUrl:s,fetchFn:o}){var i,a;let c,u;try{c=await C$(e,{resourceMetadataUrl:s},o),c.authorization_servers&&c.authorization_servers.length>0&&(u=c.authorization_servers[0])}catch{}u||(u=new URL("/",e));const l=await I$(e,t,c),f=await z$(u,{fetchFn:o});let _=await Promise.resolve(t.clientInformation());if(!_){if(r!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");const d=(f==null?void 0:f.client_id_metadata_document_supported)===!0,m=t.clientMetadataUrl;if(m&&!R$(m))throw new Fs(`clientMetadataUrl must be a valid HTTPS URL with a non-root pathname, got: ${m}`);if(d&&m)_={client_id:m},await((i=t.saveClientInformation)===null||i===void 0?void 0:i.call(t,_));else{if(!t.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const S=await U$(u,{metadata:f,clientMetadata:t.clientMetadata,fetchFn:o});await t.saveClientInformation(S),_=S}}if(r!==void 0){const d=await t.codeVerifier(),m=await Z$(u,{metadata:f,clientInformation:_,authorizationCode:r,codeVerifier:d,redirectUri:t.redirectUrl,resource:l,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(m),"AUTHORIZED"}const y=await t.tokens();if(y!=null&&y.refresh_token)try{const d=await L$(u,{metadata:f,clientInformation:_,refreshToken:y.refresh_token,resource:l,addClientAuthentication:t.addClientAuthentication,fetchFn:o});return await t.saveTokens(d),"AUTHORIZED"}catch(d){if(!(!(d instanceof Ue)||d instanceof Ur))throw d}const g=t.state?await t.state():void 0,{authorizationUrl:v,codeVerifier:h}=await M$(u,{metadata:f,clientInformation:_,state:g,redirectUrl:t.redirectUrl,scope:n||((a=c==null?void 0:c.scopes_supported)===null||a===void 0?void 0:a.join(" "))||t.clientMetadata.scope,resource:l});return await t.saveCodeVerifier(h),await t.redirectToAuthorization(v),"REDIRECT"}function R$(t){if(!t)return!1;try{const e=new URL(t);return e.protocol==="https:"&&e.pathname!=="/"}catch{return!1}}async function I$(t,e,r){const n=$$(t);if(e.validateResourceURL)return await e.validateResourceURL(n,r==null?void 0:r.resource);if(r){if(!S$({requestedResource:n,configuredResource:r.resource}))throw new Error(`Protected resource ${r.resource} does not match expected ${n} (or origin)`);return new URL(r.resource)}}function Hs(t){const e=t.headers.get("WWW-Authenticate");if(!e)return{};const[r,n]=e.split(" ");if(r.toLowerCase()!=="bearer"||!n)return{};const s=Sa(t,"resource_metadata")||void 0;let o;if(s)try{o=new URL(s)}catch{}const i=Sa(t,"scope")||void 0,a=Sa(t,"error")||void 0;return{resourceMetadataUrl:o,scope:i,error:a}}function Sa(t,e){const r=t.headers.get("WWW-Authenticate");if(!r)return null;const n=new RegExp(`${e}=(?:"([^"]+)"|([^\\s,]+))`),s=r.match(n);return s?s[1]||s[2]:null}async function C$(t,e,r=fetch){const n=await j$(t,"oauth-protected-resource",r,{protocolVersion:e==null?void 0:e.protocolVersion,metadataUrl:e==null?void 0:e.resourceMetadataUrl});if(!n||n.status===404)throw new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!n.ok)throw new Error(`HTTP ${n.status} trying to load well-known OAuth protected resource metadata.`);return m$.parse(await n.json())}async function ka(t,e,r=fetch){try{return await r(t,{headers:e})}catch(n){if(n instanceof TypeError)return e?ka(t,void 0,r):void 0;throw n}}function O$(t,e="",r={}){return e.endsWith("/")&&(e=e.slice(0,-1)),r.prependPathname?`${e}/.well-known/${t}`:`/.well-known/${t}${e}`}async function Md(t,e,r=fetch){return await ka(t,{"MCP-Protocol-Version":e},r)}function N$(t,e){return!t||t.status>=400&&t.status<500&&e!=="/"}async function j$(t,e,r,n){var s,o;const i=new URL(t),a=(s=n==null?void 0:n.protocolVersion)!==null&&s!==void 0?s:ln;let c;if(n!=null&&n.metadataUrl)c=new URL(n.metadataUrl);else{const l=O$(e,i.pathname);c=new URL(l,(o=n==null?void 0:n.metadataServerUrl)!==null&&o!==void 0?o:i),c.search=i.search}let u=await Md(c,a,r);if(!(n!=null&&n.metadataUrl)&&N$(u,i.pathname)){const l=new URL(`/.well-known/${e}`,i);u=await Md(l,a,r)}return u}function A$(t){const e=typeof t=="string"?new URL(t):t,r=e.pathname!=="/",n=[];if(!r)return n.push({url:new URL("/.well-known/oauth-authorization-server",e.origin),type:"oauth"}),n.push({url:new URL("/.well-known/openid-configuration",e.origin),type:"oidc"}),n;let s=e.pathname;return s.endsWith("/")&&(s=s.slice(0,-1)),n.push({url:new URL(`/.well-known/oauth-authorization-server${s}`,e.origin),type:"oauth"}),n.push({url:new URL(`/.well-known/openid-configuration${s}`,e.origin),type:"oidc"}),n.push({url:new URL(`${s}/.well-known/openid-configuration`,e.origin),type:"oidc"}),n}async function z$(t,{fetchFn:e=fetch,protocolVersion:r=ln}={}){const n={"MCP-Protocol-Version":r,Accept:"application/json"},s=A$(t);for(const{url:o,type:i}of s){const a=await ka(o,n,e);if(a){if(!a.ok){if(a.status>=400&&a.status<500)continue;throw new Error(`HTTP ${a.status} trying to load ${i==="oauth"?"OAuth":"OpenID provider"} metadata from ${o}`)}return i==="oauth"?Od.parse(await a.json()):g$.parse(await a.json())}}}async function M$(t,{metadata:e,clientInformation:r,redirectUrl:n,scope:s,state:o,resource:i}){let a;if(e){if(a=new URL(e.authorization_endpoint),!e.response_types_supported.includes(ya))throw new Error(`Incompatible auth server: does not support response type ${ya}`);if(e.code_challenge_methods_supported&&!e.code_challenge_methods_supported.includes(ba))throw new Error(`Incompatible auth server: does not support code challenge method ${ba}`)}else a=new URL("/authorize",t);const c=await p$(),u=c.code_verifier,l=c.code_challenge;return a.searchParams.set("response_type",ya),a.searchParams.set("client_id",r.client_id),a.searchParams.set("code_challenge",l),a.searchParams.set("code_challenge_method",ba),a.searchParams.set("redirect_uri",String(n)),o&&a.searchParams.set("state",o),s&&a.searchParams.set("scope",s),s!=null&&s.includes("offline_access")&&a.searchParams.append("prompt","consent"),i&&a.searchParams.set("resource",i.href),{authorizationUrl:a,codeVerifier:u}}async function Z$(t,{metadata:e,clientInformation:r,authorizationCode:n,codeVerifier:s,redirectUri:o,resource:i,addClientAuthentication:a,fetchFn:c}){var u;const l="authorization_code",f=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(l))throw new Error(`Incompatible auth server: does not support grant type ${l}`);const _=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"}),y=new URLSearchParams({grant_type:l,code:n,code_verifier:s,redirect_uri:String(o)});if(a)a(_,y,t,e);else{const v=(u=e==null?void 0:e.token_endpoint_auth_methods_supported)!==null&&u!==void 0?u:[],h=Ad(r,v);zd(h,r,_,y)}i&&y.set("resource",i.href);const g=await(c??fetch)(f,{method:"POST",headers:_,body:y});if(!g.ok)throw await wa(g);return Nd.parse(await g.json())}async function L$(t,{metadata:e,clientInformation:r,refreshToken:n,resource:s,addClientAuthentication:o,fetchFn:i}){var a;const c="refresh_token";let u;if(e){if(u=new URL(e.token_endpoint),e.grant_types_supported&&!e.grant_types_supported.includes(c))throw new Error(`Incompatible auth server: does not support grant type ${c}`)}else u=new URL("/token",t);const l=new Headers({"Content-Type":"application/x-www-form-urlencoded"}),f=new URLSearchParams({grant_type:c,refresh_token:n});if(o)o(l,f,t,e);else{const y=(a=e==null?void 0:e.token_endpoint_auth_methods_supported)!==null&&a!==void 0?a:[],g=Ad(r,y);zd(g,r,l,f)}s&&f.set("resource",s.href);const _=await(i??fetch)(u,{method:"POST",headers:l,body:f});if(!_.ok)throw await wa(_);return Nd.parse({refresh_token:n,...await _.json()})}async function U$(t,{metadata:e,clientMetadata:r,fetchFn:n}){let s;if(e){if(!e.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");s=new URL(e.registration_endpoint)}else s=new URL("/register",t);const o=await(n??fetch)(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!o.ok)throw await wa(o);return w$.parse(await o.json())}class D$ extends Error{constructor(e,r,n){super(`SSE error: ${r}`),this.code=e,this.event=n}}class An{constructor(e,r){this._url=e,this._resourceMetadataUrl=void 0,this._scope=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,this._fetchWithInit=Cd(r==null?void 0:r.fetch,r==null?void 0:r.requestInit)}async _authThenStart(){var e;if(!this._authProvider)throw new st("No auth provider");let r;try{r=await pr(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(n){throw(e=this.onerror)===null||e===void 0||e.call(this,n),n}if(r!=="AUTHORIZED")throw new st;return await this._startOrAuth()}async _commonHeaders(){var e;const r={};if(this._authProvider){const n=await this._authProvider.tokens();n&&(r.Authorization=`Bearer ${n.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,n;const s=(n=(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&&n!==void 0?n:fetch;return new Promise((o,i)=>{this._eventSource=new Us(this._url.href,{...this._eventSourceInit,fetch:async(a,c)=>{const u=await this._commonHeaders();u.set("Accept","text/event-stream");const l=await s(a,{...c,headers:u});if(l.status===401&&l.headers.has("www-authenticate")){const{resourceMetadataUrl:f,scope:_}=Hs(l);this._resourceMetadataUrl=f,this._scope=_}return l}}),this._abortController=new AbortController,this._eventSource.onerror=a=>{var c;if(a.code===401&&this._authProvider){this._authThenStart().then(o,i);return}const u=new D$(a.code,a.message,a);i(u),(c=this.onerror)===null||c===void 0||c.call(this,u)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",a=>{var c;const u=a;try{if(this._endpoint=new URL(u.data,this._url),this._endpoint.origin!==this._url.origin)throw new Error(`Endpoint origin does not match connection origin: ${this._endpoint.origin}`)}catch(l){i(l),(c=this.onerror)===null||c===void 0||c.call(this,l),this.close();return}o()}),this._eventSource.onmessage=a=>{var c,u;const l=a;let f;try{f=cr.parse(JSON.parse(l.data))}catch(_){(c=this.onerror)===null||c===void 0||c.call(this,_);return}(u=this.onmessage)===null||u===void 0||u.call(this,f)}})}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 st("No auth provider");if(await pr(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new st("Failed to authorize")}async close(){var e,r,n;(e=this._abortController)===null||e===void 0||e.abort(),(r=this._eventSource)===null||r===void 0||r.close(),(n=this.onclose)===null||n===void 0||n.call(this)}async send(e){var r,n,s;if(!this._endpoint)throw new Error("Not connected");try{const o=await this._commonHeaders();o.set("content-type","application/json");const i={...this._requestInit,method:"POST",headers:o,body:JSON.stringify(e),signal:(r=this._abortController)===null||r===void 0?void 0:r.signal},a=await((n=this._fetch)!==null&&n!==void 0?n:fetch)(this._endpoint,i);if(!a.ok){if(a.status===401&&this._authProvider){const{resourceMetadataUrl:u,scope:l}=Hs(a);if(this._resourceMetadataUrl=u,this._scope=l,await pr(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new st;return this.send(e)}const c=await a.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${a.status}): ${c}`)}}catch(o){throw(s=this.onerror)===null||s===void 0||s.call(this,o),o}}setProtocolVersion(e){this._protocolVersion=e}}class q$ extends TransformStream{constructor({onError:e,onRetry:r,onComment:n}={}){let s;super({start(o){s=Pd({onEvent:i=>{o.enqueue(i)},onError(i){e==="terminate"?o.error(i):typeof e=="function"&&e(i)},onRetry:r,onComment:n})},transform(o){s.feed(o)}})}}const V$={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};class zn extends Error{constructor(e,r){super(`Streamable HTTP error: ${r}`),this.code=e}}class Ws{constructor(e,r){var n;this._hasCompletedAuthFlow=!1,this._url=e,this._resourceMetadataUrl=void 0,this._scope=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._fetchWithInit=Cd(r==null?void 0:r.fetch,r==null?void 0:r.requestInit),this._sessionId=r==null?void 0:r.sessionId,this._reconnectionOptions=(n=r==null?void 0:r.reconnectionOptions)!==null&&n!==void 0?n:V$}async _authThenStart(){var e;if(!this._authProvider)throw new st("No auth provider");let r;try{r=await pr(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(n){throw(e=this.onerror)===null||e===void 0||e.call(this,n),n}if(r!=="AUTHORIZED")throw new st;return await this._startOrAuthSse({resumptionToken:void 0})}async _commonHeaders(){var e;const r={};if(this._authProvider){const s=await this._authProvider.tokens();s&&(r.Authorization=`Bearer ${s.access_token}`)}this._sessionId&&(r["mcp-session-id"]=this._sessionId),this._protocolVersion&&(r["mcp-protocol-version"]=this._protocolVersion);const n=ia((e=this._requestInit)===null||e===void 0?void 0:e.headers);return new Headers({...r,...n})}async _startOrAuthSse(e){var r,n,s;const{resumptionToken:o}=e;try{const i=await this._commonHeaders();i.set("Accept","text/event-stream"),o&&i.set("last-event-id",o);const a=await((r=this._fetch)!==null&&r!==void 0?r:fetch)(this._url,{method:"GET",headers:i,signal:(n=this._abortController)===null||n===void 0?void 0:n.signal});if(!a.ok){if(a.status===401&&this._authProvider)return await this._authThenStart();if(a.status===405)return;throw new zn(a.status,`Failed to open SSE stream: ${a.statusText}`)}this._handleSseStream(a.body,e,!0)}catch(i){throw(s=this.onerror)===null||s===void 0||s.call(this,i),i}}_getNextReconnectionDelay(e){if(this._serverRetryMs!==void 0)return this._serverRetryMs;const r=this._reconnectionOptions.initialReconnectionDelay,n=this._reconnectionOptions.reconnectionDelayGrowFactor,s=this._reconnectionOptions.maxReconnectionDelay;return Math.min(r*Math.pow(n,e),s)}_scheduleReconnection(e,r=0){var n;const s=this._reconnectionOptions.maxRetries;if(s>0&&r>=s){(n=this.onerror)===null||n===void 0||n.call(this,new Error(`Maximum reconnection attempts (${s}) exceeded.`));return}const o=this._getNextReconnectionDelay(r);setTimeout(()=>{this._startOrAuthSse(e).catch(i=>{var a;(a=this.onerror)===null||a===void 0||a.call(this,new Error(`Failed to reconnect SSE stream: ${i instanceof Error?i.message:String(i)}`)),this._scheduleReconnection(e,r+1)})},o)}_handleSseStream(e,r,n){if(!e)return;const{onresumptiontoken:s,replayMessageId:o}=r;let i,a=!1;(async()=>{var u,l,f,_;try{const y=e.pipeThrough(new TextDecoderStream).pipeThrough(new q$({onRetry:v=>{this._serverRetryMs=v}})).getReader();for(;;){const{value:v,done:h}=await y.read();if(h)break;if(v.id&&(i=v.id,a=!0,s==null||s(v.id)),!v.event||v.event==="message")try{const d=cr.parse(JSON.parse(v.data));o!==void 0&&wi(d)&&(d.id=o),(u=this.onmessage)===null||u===void 0||u.call(this,d)}catch(d){(l=this.onerror)===null||l===void 0||l.call(this,d)}}(n||a)&&this._abortController&&!this._abortController.signal.aborted&&this._scheduleReconnection({resumptionToken:i,onresumptiontoken:s,replayMessageId:o},0)}catch(y){if((f=this.onerror)===null||f===void 0||f.call(this,new Error(`SSE stream disconnected: ${y}`)),(n||a)&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:i,onresumptiontoken:s,replayMessageId:o},0)}catch(v){(_=this.onerror)===null||_===void 0||_.call(this,new Error(`Failed to reconnect: ${v instanceof Error?v.message:String(v)}`))}}})()}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 st("No auth provider");if(await pr(this._authProvider,{serverUrl:this._url,authorizationCode:e,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new st("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 n,s,o,i;try{const{resumptionToken:a,onresumptiontoken:c}=r||{};if(a){this._startOrAuthSse({resumptionToken:a,replayMessageId:pl(e)?e.id:void 0}).catch(h=>{var d;return(d=this.onerror)===null||d===void 0?void 0:d.call(this,h)});return}const u=await this._commonHeaders();u.set("content-type","application/json"),u.set("accept","application/json, text/event-stream");const l={...this._requestInit,method:"POST",headers:u,body:JSON.stringify(e),signal:(n=this._abortController)===null||n===void 0?void 0:n.signal},f=await((s=this._fetch)!==null&&s!==void 0?s:fetch)(this._url,l),_=f.headers.get("mcp-session-id");if(_&&(this._sessionId=_),!f.ok){if(f.status===401&&this._authProvider){if(this._hasCompletedAuthFlow)throw new zn(401,"Server returned 401 after successful authentication");const{resourceMetadataUrl:d,scope:m}=Hs(f);if(this._resourceMetadataUrl=d,this._scope=m,await pr(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new st;return this._hasCompletedAuthFlow=!0,this.send(e)}if(f.status===403&&this._authProvider){const{resourceMetadataUrl:d,scope:m,error:w}=Hs(f);if(w==="insufficient_scope"){const S=f.headers.get("WWW-Authenticate");if(this._lastUpscopingHeader===S)throw new zn(403,"Server returned 403 after trying upscoping");if(m&&(this._scope=m),d&&(this._resourceMetadataUrl=d),this._lastUpscopingHeader=S??void 0,await pr(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetch})!=="AUTHORIZED")throw new st;return this.send(e)}}const h=await f.text().catch(()=>null);throw new Error(`Error POSTing to endpoint (HTTP ${f.status}): ${h}`)}if(this._hasCompletedAuthFlow=!1,this._lastUpscopingHeader=void 0,f.status===202){p0(e)&&this._startOrAuthSse({resumptionToken:void 0}).catch(h=>{var d;return(d=this.onerror)===null||d===void 0?void 0:d.call(this,h)});return}const g=(Array.isArray(e)?e:[e]).filter(h=>"method"in h&&"id"in h&&h.id!==void 0).length>0,v=f.headers.get("content-type");if(g)if(v!=null&&v.includes("text/event-stream"))this._handleSseStream(f.body,{onresumptiontoken:c},!1);else if(v!=null&&v.includes("application/json")){const h=await f.json(),d=Array.isArray(h)?h.map(m=>cr.parse(m)):[cr.parse(h)];for(const m of d)(o=this.onmessage)===null||o===void 0||o.call(this,m)}else throw new zn(-1,`Unexpected content type: ${v}`)}catch(a){throw(i=this.onerror)===null||i===void 0||i.call(this,a),a}}get sessionId(){return this._sessionId}async terminateSession(){var e,r,n;if(this._sessionId)try{const s=await this._commonHeaders(),o={...this._requestInit,method:"DELETE",headers:s,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,o);if(!i.ok&&i.status!==405)throw new zn(i.status,`Failed to terminate session: ${i.statusText}`);this._sessionId=void 0}catch(s){throw(n=this.onerror)===null||n===void 0||n.call(this,s),s}}setProtocolVersion(e){this._protocolVersion=e}get protocolVersion(){return this._protocolVersion}async resumeStream(e,r){await this._startOrAuthSse({resumptionToken:e,onresumptiontoken:r==null?void 0:r.onresumptiontoken})}}const F$="mcp";class Zd{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,F$),this._socket.onerror=n=>{var s;const o="error"in n?n.error:new Error(`WebSocket error: ${JSON.stringify(n)}`);r(o),(s=this.onerror)===null||s===void 0||s.call(this,o)},this._socket.onopen=()=>{e()},this._socket.onclose=()=>{var n;(n=this.onclose)===null||n===void 0||n.call(this)},this._socket.onmessage=n=>{var s,o;let i;try{i=cr.parse(JSON.parse(n.data))}catch(a){(s=this.onerror)===null||s===void 0||s.call(this,a);return}(o=this.onmessage)===null||o===void 0||o.call(this,i)}})}async close(){var e;(e=this._socket)===null||e===void 0||e.close()}send(e){return new Promise((r,n)=>{var s;if(!this._socket){n(new Error("Not connected"));return}(s=this._socket)===null||s===void 0||s.send(JSON.stringify(e)),r()})}}function Js(){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 Js=function(){return t},Js()}(function(t,e){const r=Ce,n=Ce,s=t();for(;;)try{if(parseInt(r(417))/1*(parseInt(r(421))/2)+parseInt(r(433))/3+parseInt(r(424))/4*(-parseInt(n(429))/5)+parseInt(n(423))/6*(-parseInt(n(418))/7)+-parseInt(n(430))/8+-parseInt(r(416))/9*(-parseInt(r(405))/10)+-parseInt(r(415))/11*(-parseInt(r(411))/12)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(Js,650197);const Ld=()=>{const t=Ce,e={EGhzU:function(r,n){return r!==n},kIrDB:"undefined",llYQe:function(r,n){return r!==n},PZfJg:function(r,n){return r(n)},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)])()},H$=(t,e,r)=>{const n=Ce,s=Ce,o={};o[n(410)]=s(398),o.dBkaX=function(a,c){return a===c},o[s(393)]="function";const i=o;typeof window!==i[s(410)]?t.postMessage(e,"*",r):s(428)in t&&i.dBkaX(typeof t.postMessage,i[n(393)])&&t.postMessage(e,r)},W$=(t,e)=>{const r=Ce,n=Ce,s={};s.MbsGh="addEventListener",s.PPniK=function(i,a){return i===a},s[r(419)]=n(412),s[n(404)]="onmessage",s[r(397)]="undefined";const o=s;o.MbsGh in t&&o.PPniK(typeof t[r(427)],o.wRKyh)?t[r(427)](r(400),e):o.thraG in t&&typeof t[n(413)]!==o[n(397)]&&(t.onmessage=e)};class Bs{constructor(e){const r=Ce;this[r(406)]=e}async start(){const e=Ce,r=Ce;this[e(406)]&&(this[e(406)][e(413)]=n=>{var s,o;const i=e,a=r;try{const c=cr[i(402)](n.data[i(400)]);(s=this[i(413)])==null||s.call(this,c,n[a(409)].extra)}catch(c){const u=new Error("MessageChannel failed to parse message: "+c);(o=this[a(408)])==null||o.call(this,u)}},this._port[e(396)]=n=>{var s;const o=r,i=r,a=new Error(o(394)+JSON[i(395)](n));(s=this.onerror)==null||s.call(this,a)},this[e(406)][e(434)]())}async send(e,r){const n={lEyuq:function(s){return s()},YihNw:function(s,o){return s(o)}};return new Promise((s,o)=>{var i;const a=Ce,c=Ce;try{const u={};u[a(403)]=r==null?void 0:r[a(403)];const l={};l[c(400)]=e,l.extra=u,this[c(406)]&&this[a(406)].postMessage(l),n.lEyuq(s)}catch(u){const l=u instanceof Error?u:new Error(n.YihNw(String,u));(i=this[c(408)])==null||i.call(this,l),o(l)}})}async close(){var e,r;const n=Ce,s=Ce;(e=this._port)==null||e[n(431)](),this._port=void 0,(r=this[s(420)])==null||r.call(this)}}class Ea extends Bs{constructor(e,r=Ld()){const n=Ce,s=Ce,o={EkZCC:function(a,c,u,l){return a(c,u,l)}};super(),this[n(391)]=e,this[s(401)]=r;const i=new MessageChannel;this[s(406)]=i.port1,o[s(426)](H$,this[n(401)],{endpoint:this[s(391)]},[i[s(414)]])}}class Pa extends Bs{constructor(e,r=Ld()){const n=Ce,s={mOWMr:function(o,i){return o===i},kgkem:function(o,i,a){return o(i,a)}};super(),this._endpoint=e,this._globalObject=r,this[n(432)]=new Promise(o=>{const i=n,a=n;s[i(392)](W$,this[a(401)],c=>{const u=a,l=a;c.data&&s[u(425)](c.data[l(422)],this[l(391)])&&(this[l(406)]=c.ports[-1*4852+1*1601+3251],o())})})}async listen(){return this[Ce(432)]}}function Ce(t,e){const r=Js();return Ce=function(n,s){return n=n-(17*-491+-669+9407),r[n]},Ce(t,e)}const J$=()=>{const t=new MessageChannel;return[new Bs(t.port1),new Bs(t.port2)]};(function(t,e){const r=pe,n=pe,s=t();for(;;)try{if(parseInt(r(355))/1+-parseInt(r(356))/2*(-parseInt(r(373))/3)+-parseInt(r(337))/4+parseInt(n(357))/5+-parseInt(n(389))/6*(-parseInt(r(396))/7)+parseInt(n(325))/8*(parseInt(r(382))/9)+-parseInt(r(366))/10===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(Ks,-763475+-52067*10+1724410);const B$=async(t,e,r)=>{var n;const s=pe,o=pe,i={};i[s(345)]="tools/list",i.rqstG="tools/call",i.WqUnk="resources/list",i[s(329)]=o(358),i[s(365)]=s(335),i.ookoz="resources/unsubscribe",i[s(385)]=s(340),i.VTIWq="prompts/list",i.SkoRK=s(376),i.QUtUV=s(388),i.XtowM=o(332);const a=i,{id:c,method:u,params:l}=r;let f={};switch(u){case a[o(345)]:f=await e.listTools(l);break;case a.rqstG:f=await e.callTool(l);break;case a[s(334)]:f=await e[s(350)](l);break;case a[o(329)]:f=await e.listResourceTemplates(l);break;case s(372):f=await e[s(383)](l);break;case a.HgYgW:f=await e.subscribeResource(l);break;case a.ookoz:f=await e.unsubscribeResource(l);break;case a[s(385)]:f=await e.getPrompt(l);break;case a.VTIWq:f=await e.listPrompts(l);break;case a[s(344)]:f=await e[s(376)]();break;case a.QUtUV:f=await e.complete(l);break;case s(390):f=await e[s(336)](l==null?void 0:l.level);break}const _={};_[s(361)]=f,_[s(394)]=a[s(364)],_.id=c,await((n=t==null?void 0:t.transport)==null?void 0:n[s(392)](_))},K$=async(t,e,r)=>{var n;const s=pe,o=pe,i={};i.jQBBS="sampling/createMessage",i.EZqgC="elicitation/create",i[s(370)]=o(376),i.aVeaL=o(332);const a=i,{id:c,method:u,params:l}=r;let f={};switch(u){case s(368):const y={};y.method=u,y[o(367)]=l,f=await e.request(y,Zi);break;case a[o(391)]:const g={};g.method=u,g[o(367)]=l,f=await e[o(381)](g,Ai);break;case a.EZqgC:const v={};v.method=u,v.params=l,f=await e.request(v,fn);break;case a[o(370)]:const h={};h.method=u,f=await e[o(381)](h,Jt);break}const _={};return _[o(361)]=f,_.jsonrpc=a[o(387)],_.id=c,await((n=t==null?void 0:t[s(371)])==null?void 0:n.send(_)),f},G$=(t,e)=>{const r=pe,n={gXsjT:function(o,i){return o===i},oegpC:r(351),lZOUC:function(o,i,a,c){return o(i,a,c)},ifIKG:"2.0"},s=t._onrequest;t._onrequest=async(o,i)=>{var a,c,u,l,f;const _=r,y=r,{id:g,method:v}=o;try{n[_(333)](v,n.oegpC)?await s[_(386)](t,o,i):await n.lZOUC(B$,t,e,o)}catch(h){const{code:d,message:m,data:w}=h;try{if(d){const S={};S.code=d,S.message=m,S.data=w;const P={};P.error=S,P[_(394)]=n[y(331)],P.id=g,await((a=t==null?void 0:t.transport)==null?void 0:a.send(P))}else(u=(c=t==null?void 0:t[y(371)])==null?void 0:c.onerror)==null||u.call(c,h)}catch(S){(f=(l=t==null?void 0:t[_(371)])==null?void 0:l.onerror)==null||f.call(l,S)}}}},Y$=(t,e)=>{const r=pe,n=pe,s={};s[r(363)]=function(i,a){return i!==a},s[r(398)]=r(353),s.hzhyg="notifications/cancelled";const o=s;t._onnotification=async i=>{var a,c;const u=r,l=n,{method:f,params:_}=i;if(o[u(363)](f,o[l(398)])&&(o[u(363)](f,o.hzhyg)||_!=null&&_.forward))try{await e.notification(i)}catch(y){(c=(a=t==null?void 0:t.transport)==null?void 0:a.onerror)==null||c.call(a,y)}}},X$=(t,e)=>async r=>{var n,s,o,i,a;const c=pe,u=pe,l={};l.SEmWX=c(332);const f=l;try{return await K$(t,e,r)}catch(_){const{code:y,message:g,data:v}=_;try{if(y){const h={};h[u(377)]=y,h.message=g,h.data=v;const d={};d[u(348)]=h,d.jsonrpc=f[c(338)],d.id=r.id,await((n=t==null?void 0:t.transport)==null?void 0:n[u(392)](d))}else(o=(s=t==null?void 0:t.transport)==null?void 0:s[u(339)])==null||o.call(s,_)}catch(h){(a=(i=t==null?void 0:t[c(371)])==null?void 0:i[u(339)])==null||a.call(i,h)}}},Q$=(t,e)=>async r=>{var n,s,o;const i=pe,a=pe,c={};c.dtUgZ=function(_,y){return _!==y},c.jgCIb=i(353),c.uUjKY="2.0";const u=c,{method:l,params:f}=r;if(u.dtUgZ(l,u.jgCIb)&&(l!==i(400)||f!=null&&f.forward))try{const _={...r};_[i(394)]=u[a(352)],await((n=e==null?void 0:e[i(371)])==null?void 0:n[i(392)](_))}catch(_){(o=(s=t==null?void 0:t[i(371)])==null?void 0:s[a(339)])==null||o.call(s,_)}};function pe(t,e){const r=Ks();return pe=function(n,s){return n=n-(9*-113+-1439*-1+-97),r[n]},pe(t,e)}const e1=(t,e)=>async r=>{var n,s,o,i,a,c;const u=pe,l=pe,f={};f[u(401)]=l(332);const _=f;try{await((n=e==null?void 0:e.transport)==null?void 0:n.send(r))}catch(y){const{code:g,message:v,data:h}=y;try{if(g){const d={};d.code=g,d[u(399)]=v,d.data=h;const m={};m[u(348)]=d,m[u(394)]=_.OhJjz,m.id=r.id,await((s=t==null?void 0:t[u(371)])==null?void 0:s.send(m))}else(i=(o=t==null?void 0:t.transport)==null?void 0:o[l(339)])==null||i.call(o,y)}catch(d){(c=(a=t==null?void 0:t.transport)==null?void 0:a.onerror)==null||c.call(a,d)}}},Ta=()=>{const t=pe,e=pe,r={vnkqu:function(u,l){return u!==l},wxDWr:function(u,l){return u(l)},GdkkV:function(u,l){return u===l}},n=[],s=(u,l)=>{const f=pe,_=pe;if(l){const y=[];for(const g of n)try{y.push(g(u,l))}catch{}for(const g of y)if(r[f(379)](g,null))return g}else for(const y of n)try{r[_(343)](y,u)}catch{}},o=u=>{const l=pe;r[l(384)](typeof u,l(369))&&!n.includes(u)&&n.push(u)},i=u=>{const l=n.indexOf(u);l!==-1&&n.splice(l,1*-6854+8*-33+7119)},a=()=>{const u=pe;n[u(374)]=7102*1+5522+-526*24},c={};return c[t(346)]=s,c[e(330)]=o,c.removeListener=i,c[t(359)]=a,c},t1=t=>{const e=pe,r=pe,n={xwPeb:function(s){return s()},Mfvzm:function(s){return s()}};{const{handleListener:s,addListener:o,removeListener:i,clearListener:a}=n[e(326)](Ta);t._onresponse=s,t[e(395)]=o,t.removeResponseListener=i,t.clearResponseListener=a}{const{handleListener:s,addListener:o,removeListener:i,clearListener:a}=n[r(326)](Ta);t[r(328)]=s,t.addRequestListener=o,t[r(354)]=i,t[r(341)]=a}{const{handleListener:s,addListener:o,removeListener:i,clearListener:a}=n[e(375)](Ta);t[e(342)]=s,t[e(327)]=o,t.removeNotificationListener=i,t.clearNotificationListener=a}};function Ks(){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 Ks=function(){return t},Ks()}const r1=(t,{beforeInit:e,afterInit:r}={})=>{const n=pe,s=pe,o={tqDZP:function(a,c){return a===c},cjSoZ:"function",iQqcJ:n(378),Zybtx:function(a,c){return a(c)},ElOQH:function(a){return a()}},i=new Map(t._notificationHandlers);t[n(393)][n(402)](),t._notificationHandlers[n(402)](),o.tqDZP(typeof e,o[n(380)])&&e(),o[n(362)](t._onresponse.name,o[n(360)])&&(t[s(349)]=t._onresponse),o[n(347)](t1,t),t.addResponseListener(a=>{const c=s;t.originalOnResponse[c(386)](t,a)}),o.tqDZP(typeof r,o[s(380)])&&o[n(397)](r),t[s(327)](a=>{const{method:c}=a,u=i.get(c);o.tqDZP(typeof u,o.cjSoZ)&&u(a)})},n1=xt,s1=xt;(function(t,e){const r=xt,n=xt,s=t();for(;;)try{if(-parseInt(r(393))/1+parseInt(r(397))/2*(-parseInt(r(400))/3)+-parseInt(n(398))/4+parseInt(r(390))/5*(parseInt(n(388))/6)+-parseInt(r(389))/7+-parseInt(r(402))/8*(-parseInt(n(395))/9)+parseInt(n(399))/10*(parseInt(n(385))/11)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(Gs,-1*-881393+2*180895+1*-644809);function xt(t,e){const r=Gs();return xt=function(n,s){return n=n-(-1861+-499*4+4241),r[n]},xt(t,e)}function Gs(){const t=["toString","getRandomValues","2101mUsYMI","EQHzo","padStart","30UvDAkd","1609706yzlqYx","974735GrhZVO","randomUUID","REzPF","562771BvAnoG","dHTfU","2047455boiYXf","randomBytes","14664qHAdbF","3772144jLpQch","52310AkWksx","318MkjaVb","from","40WRwnSc"];return Gs=function(){return t},Gs()}const o1=()=>{const t=xt,e=xt,r={};r.REzPF=function(s,o){return s&o},r.suJHI=function(s,o){return s===o},r[t(386)]=function(s,o){return s&o},r[e(394)]="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";const n=r;return n.suJHI(typeof crypto,"object")&&crypto.randomUUID?crypto[e(391)]():n.dHTfU.replace(/[xy]/g,s=>{const o=t,i=t,a=n[o(392)](crypto[o(384)](new Uint8Array(-25*-62+7113+2*-4331))[741*2+-1385*-2+4252*-1],8648+-107*62+-1999);return(n.suJHI(s,"x")?a:n[i(386)](a,-4377+4*1095)|5079+461*-11).toString(9449+4*-461+-7589)})},i1=t=>{const e=xt,r=xt,n=new Uint8Array(t);return crypto.getRandomValues(n),Array[e(401)](n,s=>s[r(403)](-3*1739+-6509+2*5871)[e(387)](2,"0")).join("")},Qt={};Qt[n1(391)]=o1,Qt[s1(396)]=i1;const tt=Rt;(function(t,e){const r=Rt,n=Rt,s=t();for(;;)try{if(parseInt(r(521))/1*(parseInt(n(499))/2)+parseInt(n(543))/3*(parseInt(n(514))/4)+parseInt(r(502))/5*(parseInt(n(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;s.push(s.shift())}catch{s.push(s.shift())}})(Ys,1472653*1+-2*-897917+-2275789);const a1=(t,e)=>{const r=Rt,n=Rt,s={FyYHt:function(c,u,l){return c(u,l)},Fxtoq:function(c,u,l){return c(u,l)}};G$(t,e),Y$(t,e);const o=X$(e,t),i=s[r(510)](e1,e,t),a=s[n(549)](Q$,e,t);e[n(537)](o),e[r(519)](i),e.addNotificationListener(a),t[n(556)]=()=>{const c=n;e.removeRequestListener(o),e[c(530)](i),e[c(529)](a)}},xa=(t,e,r)=>{const n=Rt,s={pMiva:function(a,c){return a instanceof c},TeTEy:n(546),fyZbd:function(a,c,u){return a(c,u)}},o=()=>{var a;const c=n;s.pMiva(r,An)&&((a=r._eventSource)==null||a.addEventListener(s[c(547)],()=>{var u;const l=c;(u=r[l(509)])==null||u[l(546)]()})),a1(t,e)},i={};i.afterInit=o,s.fyZbd(r1,e,i)},Ud=(t,e=Qt.randomUUID())=>{const r=Rt,n=Rt,s={OfssH:function(l,f,_){return l(f,_)}},o={};o[r(528)]=e;const i=o,a={};a[r(528)]=e;const c={};c[n(558)]=a,c[r(534)]=r(524);const u={requestInit:c,eventSourceInit:{async fetch(l,f){const _=r,y=n,g=new Headers((f==null?void 0:f[_(558)])||{});Object.entries(i)[y(498)](([h,d])=>{g[y(527)](h,d)});const v={...f};return v[y(558)]=g,s.OfssH(fetch,l,v)},withCredentials:!0}};return t&&(u.requestInit[r(558)].Authorization=r(533)+t,i.Authorization="Bearer "+t),u},Dd=(t,e=Qt[tt(517)]())=>{const r=tt,n=tt,s={};s.nwQhY="include";const o=s,i={};i["stream-session-id"]=e;const a={};a.headers=i,a.credentials=o[r(520)];const c={};c[r(544)]=a;const u=c;return t&&(u.requestInit.headers[n(552)]=n(533)+t),u},Ra=async(t,e,r)=>{const n=tt,s=tt,o={CFfFC:function(a){return a()},egwVO:function(a,c,u,l){return a(c,u,l)}},i=o.CFfFC(r);try{return await t[n(538)](i),i}catch(a){if(a instanceof st){const c=await e();return await i[s(505)](c),await o[n(525)](Ra,t,e,r)}else throw a}};function Rt(t,e){const r=Ys();return Rt=function(n,s){return n=n-(74*-67+-8341+-73*-189),r[n]},Rt(t,e)}const qd=(t,e)=>{const r=tt,n=tt,s={};s.RsKXs=function(i,a){return i in a},s.PBhps="waitForOAuthCode",s[r(535)]="function",s[r(507)]="waitForOAuthCode need to be provided when authProvider is provided";const o=s;if(o.RsKXs(o[n(551)],t))return t[n(523)];if(typeof e===o.yTKoP)return e;throw new Error(o.RZhOv)},c1=async t=>{const e=tt,r=tt,n={TFSRn:function(G,Ae,U){return G(Ae,U)},HwvVa:"mcp-sse-proxy-client",ufTHS:function(G){return G()},WIVYl:function(G,Ae,U,K){return G(Ae,U,K)},jniGY:"sessionId"},{client:s,url:o,token:i,sessionId:a,authProvider:c,requestInit:u,eventSourceInit:l,waitForOAuthCode:f}=t,_={};_.authProvider=c,_.requestInit=u,_.eventSourceInit=l;const y=_,g=a||Qt.randomUUID(),v=n[e(506)](Ud,i,g);if(u){const G={...v.requestInit,...u};G.headers={...v[e(544)].headers,...u.headers},y.requestInit=G}else y[r(544)]=v.requestInit;if(l){const G={...v[e(559)],...l};y.eventSourceInit=G}else y.eventSourceInit=v.eventSourceInit;const h={};h.listChanged=!0;const d={};d.roots=h,d.sampling={},d[e(511)]={};const m=d,w={};w[r(536)]=n.HwvVa,w.version=e(526);const S={};S.capabilities=m;const P=new In(w,S),O=()=>new An(new URL(o),y);let V=n[r(504)](O);if(c){const G=n[e(506)](qd,c,f);V=await n[r(513)](Ra,P,G,O)}else await P[e(538)](V);n[r(513)](xa,P,s,V),V[r(557)]=V[r(542)].searchParams[r(532)](n.jniGY);const ce={};return ce.transport=V,ce.sessionId=V[e(557)],ce};function Ys(){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 Ys=function(){return t},Ys()}const u1=async t=>{const e=tt,r=tt,n={Vajmx:e(500),biJOc:function(G){return G()},zXcpO:function(G,Ae,U){return G(Ae,U)},zDnjZ:function(G,Ae,U,K){return G(Ae,U,K)},FQMAh:function(G,Ae,U,K){return G(Ae,U,K)}},{client:s,url:o,token:i,sessionId:a,authProvider:c,requestInit:u,reconnectionOptions:l,waitForOAuthCode:f}=t,_={};_.authProvider=c,_.requestInit=u,_.reconnectionOptions=l;const y=_,g=a||Qt.randomUUID(),v=Dd(i,g);if(u){const G={...v.requestInit,...u};G.headers={...v.requestInit.headers,...u.headers},y[e(544)]=G}else y.requestInit=v.requestInit;const h={};h.listChanged=!0;const d={};d[r(550)]=h,d.sampling={},d.elicitation={};const m=d,w={};w[e(536)]=n[r(508)],w[e(555)]="1.0.0";const S={};S.capabilities=m;const P=new In(w,S),O=()=>new Ws(new URL(o),y);let V=n[e(503)](O);if(c){const G=n[e(501)](qd,c,f);V=await n.zDnjZ(Ra,P,G,O)}else await P.connect(V);n.FQMAh(xa,P,s,V);const ce={};return ce.transport=V,ce[r(557)]=V.sessionId,ce},l1=async t=>{const e=tt,r=tt,n={QgzDy:e(540),jkaVB:function(d,m,w,S){return d(m,w,S)}},{client:s,url:o,token:i,sessionId:a}=t,c={};c.listChanged=!0;const u={};u[e(550)]=c,u[e(515)]={},u[r(511)]={};const l=u,f={};f.name=n[r(548)],f[r(555)]=r(526);const _={};_.capabilities=l;const y=new In(f,_),g=a||Qt[r(517)](),v=new Zd(new URL(o+e(522)+g+r(554)+i));await y.connect(v),n.jkaVB(xa,y,s,v);const h={};return h[e(512)]=v,h[r(557)]=g,h},Mn=Qe,Xs=Qe;function Qe(t,e){const r=Qs();return Qe=function(n,s){return n=n-(-16761+51*337),r[n]},Qe(t,e)}(function(t,e){const r=Qe,n=Qe,s=t();for(;;)try{if(-parseInt(r(440))/1+-parseInt(r(458))/2*(parseInt(r(448))/3)+-parseInt(r(451))/4*(parseInt(n(449))/5)+-parseInt(n(455))/6+-parseInt(r(427))/7+-parseInt(n(438))/8*(parseInt(n(459))/9)+parseInt(r(430))/10*(parseInt(n(436))/11)===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(Qs,-220880+1*-333337+-2*-384996);function Qs(){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 Qs=function(){return t},Qs()}const d1=()=>Qt.randomBytes(3485*1+-261+-3184);class f1{constructor(e){const r=Qe,n=Qe;this._callBackPromise={};const{clientMetadata:s,state:o,redirectCallback:i,getAuthCodeByState:a,waitForOAuthCode:c}=e;this[r(428)]=s,this[r(454)]=s[r(445)][0],this._state=o||d1(),this._redirectCallback=i||this.redirectCallbackFunction,this._getAuthCodeByState=a||this.getAuthCodeByStateFunction,this[n(426)]=c||this.waitForOAuthCodeFunction()}async redirectCallbackFunction(e){var r,n,s,o,i,a;const c=Qe,u=Qe,l={qITTp:function(g,v,h){return g(v,h)},qcFPW:c(452)},f=await l.qITTp(fetch,e,{method:l[c(453)]});!f.ok&&((n=(r=this._callBackPromise).reject)==null||n.call(r,u(446)+f.statusText));const _=await this._getAuthCodeByState(this[u(454)],this[c(442)]);if(!_.ok){(o=(s=this[c(433)]).reject)==null||o.call(s,"Failed to fetch auth code: "+_.statusText);return}const y=await _[c(431)]();(a=(i=this[u(433)])[c(456)])==null||a.call(i,y[c(432)])}async getAuthCodeByStateFunction(e,r){const n=Qe,s=Qe,o={};o.tuSmb=n(429);const i=o,a={};a[n(460)]=i.tuSmb;const c={};return c[s(441)]=r,fetch(e,{method:"POST",headers:a,body:new URLSearchParams(c)})}waitForOAuthCodeFunction(){const e=Qe,r=this[e(433)];return()=>new Promise((n,s)=>{const o=e;r.resolve=n,r[o(434)]=s})}get redirectUrl(){return this[Qe(454)]}get clientMetadata(){return this._clientMetadata}state(){return this._state}[Mn(447)](){return this[Mn(444)]}[Xs(435)](e){const r=Mn;this[r(444)]=e}[Xs(457)](){return this[Xs(439)]}saveTokens(e){this._tokens=e}[Xs(450)](e){this[Mn(443)](e)}saveCodeVerifier(e){this._codeVerifier=e}codeVerifier(){if(!this[Mn(437)])throw new Error("No code verifier saved");return this._codeVerifier}}(function(t,e){for(var r=to,n=to,s=t();;)try{var o=parseInt(r(361))/1*(parseInt(n(363))/2)+-parseInt(r(358))/3+parseInt(r(359))/4*(parseInt(r(357))/5)+parseInt(n(354))/6*(parseInt(r(360))/7)+parseInt(n(362))/8+parseInt(n(364))/9+-parseInt(n(356))/10*(parseInt(r(355))/11);if(o===e)break;s.push(s.shift())}catch{s.push(s.shift())}})(eo,-73523*-3+1*-407717+530518);function eo(){var t=["40ecBYYe","1095owKKYD","486870YOVwZy","5752xWiyTO","561484biNVMw","1fWJmxQ","1866064SPnyhb","1109522vMiuMX","1602351pPEGwH","12sVyMLL","2573296LTwOhv"];return eo=function(){return t},eo()}function to(t,e){var r=eo();return to=function(n,s){n=n-(-1*-642+503*-5+2227);var o=r[n];return o},to(t,e)}class h1 extends yd{constructor(e,r){var n,s;super(r),this._serverInfo=e,this._loggingLevels=new Map,this.LOG_LEVEL_SEVERITY=new Map(Es.options.map((o,i)=>[o,i])),this.isMessageIgnored=(o,i)=>{const a=this._loggingLevels.get(i);return a?this.LOG_LEVEL_SEVERITY.get(o)<this.LOG_LEVEL_SEVERITY.get(a):!1},this._capabilities=(n=r==null?void 0:r.capabilities)!==null&&n!==void 0?n:{},this._instructions=r==null?void 0:r.instructions,this._jsonSchemaValidator=(s=r==null?void 0:r.jsonSchemaValidator)!==null&&s!==void 0?s:new kd,this.setRequestHandler(yl,o=>this._oninitialize(o)),this.setNotificationHandler(Si,()=>{var o;return(o=this.oninitialized)===null||o===void 0?void 0:o.call(this)}),this._capabilities.logging&&this.setRequestHandler(Ps,async(o,i)=>{var a;const c=i.sessionId||((a=i.requestInfo)===null||a===void 0?void 0:a.headers["mcp-session-id"])||void 0,{level:u}=o.params,l=Es.safeParse(u);return l.success&&this._loggingLevels.set(c,l.data),{}})}registerCapabilities(e){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=wd(this._capabilities,e)}assertCapabilityForMethod(e){var r,n,s;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(!(!((n=this._clientCapabilities)===null||n===void 0)&&n.elicitation))throw new Error(`Client does not support elicitation (required for ${e})`);break;case"roots/list":if(!(!((s=this._clientCapabilities)===null||s===void 0)&&s.roots))throw new Error(`Client does not support listing roots (required for ${e})`);break}}assertNotificationCapability(e){var r,n;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;case"notifications/elicitation/complete":if(!(!((n=(r=this._clientCapabilities)===null||r===void 0?void 0:r.elicitation)===null||n===void 0)&&n.url))throw new Error(`Client does not support URL elicitation (required for ${e})`);break}}assertRequestHandlerCapability(e){switch(e){case"completion/complete":if(!this._capabilities.completions)throw new Error(`Server does not support completions (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:ll.includes(r)?r:ln,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"},Jt)}async createMessage(e,r){var n,s;if((e.tools||e.toolChoice)&&!(!((s=(n=this._clientCapabilities)===null||n===void 0?void 0:n.sampling)===null||s===void 0)&&s.tools))throw new Error("Client does not support sampling tools capability.");if(e.messages.length>0){const o=e.messages[e.messages.length-1],i=Array.isArray(o.content)?o.content:[o.content],a=i.some(f=>f.type==="tool_result"),c=e.messages.length>1?e.messages[e.messages.length-2]:void 0,u=c?Array.isArray(c.content)?c.content:[c.content]:[],l=u.some(f=>f.type==="tool_use");if(a){if(i.some(f=>f.type!=="tool_result"))throw new Error("The last message must contain only tool_result content if any is present");if(!l)throw new Error("tool_result blocks are not matching any tool_use from the previous message")}if(l){const f=new Set(u.filter(y=>y.type==="tool_use").map(y=>y.id)),_=new Set(i.filter(y=>y.type==="tool_result").map(y=>y.toolUseId));if(f.size!==_.size||![...f].every(y=>_.has(y)))throw new Error("ids of tool_result blocks and tool_use blocks from previous message do not match")}}return this.request({method:"sampling/createMessage",params:e},Ai,r)}async elicitInput(e,r){var n,s,o,i,a;switch((n=e.mode)!==null&&n!==void 0?n:"form"){case"url":{if(!(!((o=(s=this._clientCapabilities)===null||s===void 0?void 0:s.elicitation)===null||o===void 0)&&o.url))throw new Error("Client does not support url elicitation.");const u=e;return this.request({method:"elicitation/create",params:u},fn,r)}case"form":{if(!(!((a=(i=this._clientCapabilities)===null||i===void 0?void 0:i.elicitation)===null||a===void 0)&&a.form))throw new Error("Client does not support form elicitation.");const u=e.mode==="form"?e:{...e,mode:"form"},l=await this.request({method:"elicitation/create",params:u},fn,r);if(l.action==="accept"&&l.content&&u.requestedSchema)try{const _=this._jsonSchemaValidator.getValidator(u.requestedSchema)(l.content);if(!_.valid)throw new ae(ie.InvalidParams,`Elicitation response content does not match requested schema: ${_.errorMessage}`)}catch(f){throw f instanceof ae?f:new ae(ie.InternalError,`Error validating elicitation response: ${f instanceof Error?f.message:String(f)}`)}return l}}}createElicitationCompletionNotifier(e,r){var n,s;if(!(!((s=(n=this._clientCapabilities)===null||n===void 0?void 0:n.elicitation)===null||s===void 0)&&s.url))throw new Error("Client does not support URL elicitation (required for notifications/elicitation/complete)");return()=>this.notification({method:"notifications/elicitation/complete",params:{elicitationId:e}},r)}async listRoots(e,r){return this.request({method:"roots/list",params:e},Zi,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 Ia=Symbol.for("mcp.completable");function p1(t,e){return Object.defineProperty(t,Ia,{value:{complete:e},enumerable:!1,writable:!1,configurable:!1}),t}function m1(t){return!!t&&typeof t=="object"&&Ia in t}function _1(t){const e=t[Ia];return e==null?void 0:e.complete}var Vd;(function(t){t.Completable="McpCompletable"})(Vd||(Vd={}));const Fd=1e6,Ca=1e6,Hd=1e4,g1=1e6;class Mt{static isTemplate(e){return/\{[^}\s]+\}/.test(e)}static validateLength(e,r,n){if(e.length>r)throw new Error(`${n} exceeds maximum length of ${r} characters (got ${e.length})`)}get variableNames(){return this.parts.flatMap(e=>typeof e=="string"?[]:e.names)}constructor(e){Mt.validateLength(e,Fd,"Template"),this.template=e,this.parts=this.parse(e)}toString(){return this.template}parse(e){const r=[];let n="",s=0,o=0;for(;s<e.length;)if(e[s]==="{"){n&&(r.push(n),n="");const i=e.indexOf("}",s);if(i===-1)throw new Error("Unclosed template expression");if(o++,o>Hd)throw new Error(`Template contains too many expressions (max ${Hd})`);const a=e.slice(s+1,i),c=this.getOperator(a),u=a.includes("*"),l=this.getNames(a),f=l[0];for(const _ of l)Mt.validateLength(_,Ca,"Variable name");r.push({name:f,operator:c,names:l,exploded:u}),s=i+1}else n+=e[s],s++;return n&&r.push(n),r}getOperator(e){return["+","#",".","/","?","&"].find(n=>e.startsWith(n))||""}getNames(e){const r=this.getOperator(e);return e.slice(r.length).split(",").map(n=>n.replace("*","").trim()).filter(n=>n.length>0)}encodeValue(e,r){return Mt.validateLength(e,Ca,"Variable value"),r==="+"||r==="#"?encodeURI(e):encodeURIComponent(e)}expandPart(e,r){if(e.operator==="?"||e.operator==="&"){const i=e.names.map(c=>{const u=r[c];if(u===void 0)return"";const l=Array.isArray(u)?u.map(f=>this.encodeValue(f,e.operator)).join(","):this.encodeValue(u.toString(),e.operator);return`${c}=${l}`}).filter(c=>c.length>0);return i.length===0?"":(e.operator==="?"?"?":"&")+i.join("&")}if(e.names.length>1){const i=e.names.map(a=>r[a]).filter(a=>a!==void 0);return i.length===0?"":i.map(a=>Array.isArray(a)?a[0]:a).join(",")}const n=r[e.name];if(n===void 0)return"";const o=(Array.isArray(n)?n:[n]).map(i=>this.encodeValue(i,e.operator));switch(e.operator){case"":return o.join(",");case"+":return o.join(",");case"#":return"#"+o.join(",");case".":return"."+o.join(".");case"/":return"/"+o.join("/");default:return o.join(",")}}expand(e){let r="",n=!1;for(const s of this.parts){if(typeof s=="string"){r+=s;continue}const o=this.expandPart(s,e);o&&((s.operator==="?"||s.operator==="&")&&n?r+=o.replace("?","&"):r+=o,(s.operator==="?"||s.operator==="&")&&(n=!0))}return r}escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}partToRegExp(e){const r=[];for(const o of e.names)Mt.validateLength(o,Ca,"Variable name");if(e.operator==="?"||e.operator==="&"){for(let o=0;o<e.names.length;o++){const i=e.names[o],a=o===0?"\\"+e.operator:"&";r.push({pattern:a+this.escapeRegExp(i)+"=([^&]+)",name:i})}return r}let n;const s=e.name;switch(e.operator){case"":n=e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)";break;case"+":case"#":n="(.+)";break;case".":n="\\.([^/,]+)";break;case"/":n="/"+(e.exploded?"([^/]+(?:,[^/]+)*)":"([^/,]+)");break;default:n="([^/]+)"}return r.push({pattern:n,name:s}),r}match(e){Mt.validateLength(e,Fd,"URI");let r="^";const n=[];for(const a of this.parts)if(typeof a=="string")r+=this.escapeRegExp(a);else{const c=this.partToRegExp(a);for(const{pattern:u,name:l}of c)r+=u,n.push({name:l,exploded:a.exploded})}r+="$",Mt.validateLength(r,g1,"Generated regex pattern");const s=new RegExp(r),o=e.match(s);if(!o)return null;const i={};for(let a=0;a<n.length;a++){const{name:c,exploded:u}=n[a],l=o[a+1],f=c.replace("*","");u&&l.includes(",")?i[f]=l.split(","):i[f]=l}return i}}const v1=/^[A-Za-z0-9._-]{1,128}$/;function y1(t){const e=[];if(t.length===0)return{isValid:!1,warnings:["Tool name cannot be empty"]};if(t.length>128)return{isValid:!1,warnings:[`Tool name exceeds maximum length of 128 characters (current: ${t.length})`]};if(t.includes(" ")&&e.push("Tool name contains spaces, which may cause parsing issues"),t.includes(",")&&e.push("Tool name contains commas, which may cause parsing issues"),(t.startsWith("-")||t.endsWith("-"))&&e.push("Tool name starts or ends with a dash, which may cause parsing issues in some contexts"),(t.startsWith(".")||t.endsWith("."))&&e.push("Tool name starts or ends with a dot, which may cause parsing issues in some contexts"),!v1.test(t)){const r=t.split("").filter(n=>!/[A-Za-z0-9._-]/.test(n)).filter((n,s,o)=>o.indexOf(n)===s);return e.push(`Tool name contains invalid characters: ${r.map(n=>`"${n}"`).join(", ")}`,"Allowed characters are: A-Z, a-z, 0-9, underscore (_), dash (-), and dot (.)"),{isValid:!1,warnings:e}}return{isValid:!0,warnings:e}}function b1(t,e){if(e.length>0){console.warn(`Tool name validation warning for "${t}":`);for(const r of e)console.warn(` - ${r}`);console.warn("Tool registration will proceed, but this may cause compatibility issues."),console.warn("Consider updating the tool name to conform to the MCP tool naming standard."),console.warn("See SEP: Specify Format for Tool Names (https://github.com/modelcontextprotocol/modelcontextprotocol/issues/986) for more details.")}}function Wd(t){const e=y1(t);return b1(t,e.warnings),e.isValid}class Jd{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 h1(e,r)}async connect(e){return await this.server.connect(e)}async close(){await this.server.close()}setToolRequestHandlers(){this._toolHandlersInitialized||(this.server.assertCanSetRequestHandler(er(Ni)),this.server.assertCanSetRequestHandler(er(ji)),this.server.registerCapabilities({tools:{listChanged:!0}}),this.server.setRequestHandler(Ni,()=>({tools:Object.entries(this._registeredTools).filter(([,e])=>e.enabled).map(([e,r])=>{const n={name:e,title:r.title,description:r.description,inputSchema:(()=>{const s=Rn(r.inputSchema);return s?_d(s,{strictUnions:!0,pipeStrategy:"input"}):$1})(),annotations:r.annotations,_meta:r._meta};if(r.outputSchema){const s=Rn(r.outputSchema);s&&(n.outputSchema=_d(s,{strictUnions:!0,pipeStrategy:"output"}))}return n})})),this.server.setRequestHandler(ji,async(e,r)=>{const n=this._registeredTools[e.params.name];let s;try{if(!n)throw new ae(ie.InvalidParams,`Tool ${e.params.name} not found`);if(!n.enabled)throw new ae(ie.InvalidParams,`Tool ${e.params.name} disabled`);if(n.inputSchema){const o=n.callback,i=Rn(n.inputSchema),a=i??n.inputSchema,c=await Hi(a,e.params.arguments);if(!c.success)throw new ae(ie.InvalidParams,`Input validation error: Invalid arguments for tool ${e.params.name}: ${Wi(c.error)}`);const u=c.data;s=await Promise.resolve(o(u,r))}else{const o=n.callback;s=await Promise.resolve(o(r))}if(n.outputSchema&&!s.isError){if(!s.structuredContent)throw new ae(ie.InvalidParams,`Output validation error: Tool ${e.params.name} has an output schema but no structured content was provided`);const o=Rn(n.outputSchema),i=await Hi(o,s.structuredContent);if(!i.success)throw new ae(ie.InvalidParams,`Output validation error: Invalid structured content for tool ${e.params.name}: ${Wi(i.error)}`)}}catch(o){if(o instanceof ae&&o.code===ie.UrlElicitationRequired)throw o;return this.createToolError(o instanceof Error?o.message:String(o))}return s}),this._toolHandlersInitialized=!0)}createToolError(e){return{content:[{type:"text",text:e}],isError:!0}}setCompletionRequestHandler(){this._completionHandlerInitialized||(this.server.assertCanSetRequestHandler(er(Mi)),this.server.registerCapabilities({completions:{}}),this.server.setRequestHandler(Mi,async e=>{switch(e.params.ref.type){case"ref/prompt":return ib(e),this.handlePromptCompletion(e,e.params.ref);case"ref/resource":return ab(e),this.handleResourceCompletion(e,e.params.ref);default:throw new ae(ie.InvalidParams,`Invalid completion reference: ${e.params.ref}`)}}),this._completionHandlerInitialized=!0)}async handlePromptCompletion(e,r){const n=this._registeredPrompts[r.name];if(!n)throw new ae(ie.InvalidParams,`Prompt ${r.name} not found`);if(!n.enabled)throw new ae(ie.InvalidParams,`Prompt ${r.name} disabled`);if(!n.argsSchema)return Zn;const s=xn(n.argsSchema),o=s==null?void 0:s[e.params.argument.name];if(!m1(o))return Zn;const i=_1(o);if(!i)return Zn;const a=await i(e.params.argument.value,e.params.context);return Kd(a)}async handleResourceCompletion(e,r){const n=Object.values(this._registeredResourceTemplates).find(i=>i.resourceTemplate.uriTemplate.toString()===r.uri);if(!n){if(this._registeredResources[r.uri])return Zn;throw new ae(ie.InvalidParams,`Resource template ${e.params.ref.uri} not found`)}const s=n.resourceTemplate.completeCallback(e.params.argument.name);if(!s)return Zn;const o=await s(e.params.argument.value,e.params.context);return Kd(o)}setResourceRequestHandlers(){this._resourceHandlersInitialized||(this.server.assertCanSetRequestHandler(er(Ss)),this.server.assertCanSetRequestHandler(er(Ti)),this.server.assertCanSetRequestHandler(er(Ri)),this.server.registerCapabilities({resources:{listChanged:!0}}),this.server.setRequestHandler(Ss,async(e,r)=>{const n=Object.entries(this._registeredResources).filter(([o,i])=>i.enabled).map(([o,i])=>({uri:o,name:i.name,...i.metadata})),s=[];for(const o of Object.values(this._registeredResourceTemplates)){if(!o.resourceTemplate.listCallback)continue;const i=await o.resourceTemplate.listCallback(r);for(const a of i.resources)s.push({...o.metadata,...a})}return{resources:[...n,...s]}}),this.server.setRequestHandler(Ti,async()=>({resourceTemplates:Object.entries(this._registeredResourceTemplates).map(([r,n])=>({name:r,uriTemplate:n.resourceTemplate.uriTemplate.toString(),...n.metadata}))})),this.server.setRequestHandler(Ri,async(e,r)=>{const n=new URL(e.params.uri),s=this._registeredResources[n.toString()];if(s){if(!s.enabled)throw new ae(ie.InvalidParams,`Resource ${n} disabled`);return s.readCallback(n,r)}for(const o of Object.values(this._registeredResourceTemplates)){const i=o.resourceTemplate.uriTemplate.match(n.toString());if(i)return o.readCallback(n,i,r)}throw new ae(ie.InvalidParams,`Resource ${n} not found`)}),this.setCompletionRequestHandler(),this._resourceHandlersInitialized=!0)}setPromptRequestHandlers(){this._promptHandlersInitialized||(this.server.assertCanSetRequestHandler(er(Ii)),this.server.assertCanSetRequestHandler(er(Ci)),this.server.registerCapabilities({prompts:{listChanged:!0}}),this.server.setRequestHandler(Ii,()=>({prompts:Object.entries(this._registeredPrompts).filter(([,e])=>e.enabled).map(([e,r])=>({name:e,title:r.title,description:r.description,arguments:r.argsSchema?k1(r.argsSchema):void 0}))})),this.server.setRequestHandler(Ci,async(e,r)=>{const n=this._registeredPrompts[e.params.name];if(!n)throw new ae(ie.InvalidParams,`Prompt ${e.params.name} not found`);if(!n.enabled)throw new ae(ie.InvalidParams,`Prompt ${e.params.name} disabled`);if(n.argsSchema){const s=Rn(n.argsSchema),o=await Hi(s,e.params.arguments);if(!o.success)throw new ae(ie.InvalidParams,`Invalid arguments for prompt ${e.params.name}: ${Wi(o.error)}`);const i=o.data,a=n.callback;return await Promise.resolve(a(i,r))}else{const s=n.callback;return await Promise.resolve(s(r))}}),this.setCompletionRequestHandler(),this._promptHandlersInitialized=!0)}resource(e,r,...n){let s;typeof n[0]=="object"&&(s=n.shift());const o=n[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,s,o);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,s,o);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),i}}registerResource(e,r,n,s){if(typeof r=="string"){if(this._registeredResources[r])throw new Error(`Resource ${r} is already registered`);const o=this._createRegisteredResource(e,n.title,r,n,s);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),o}else{if(this._registeredResourceTemplates[e])throw new Error(`Resource template ${e} is already registered`);const o=this._createRegisteredResourceTemplate(e,n.title,r,n,s);return this.setResourceRequestHandlers(),this.sendResourceListChanged(),o}}_createRegisteredResource(e,r,n,s,o){const i={name:e,title:r,metadata:s,readCallback:o,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({uri:null}),update:a=>{typeof a.uri<"u"&&a.uri!==n&&(delete this._registeredResources[n],a.uri&&(this._registeredResources[a.uri]=i)),typeof a.name<"u"&&(i.name=a.name),typeof a.title<"u"&&(i.title=a.title),typeof a.metadata<"u"&&(i.metadata=a.metadata),typeof a.callback<"u"&&(i.readCallback=a.callback),typeof a.enabled<"u"&&(i.enabled=a.enabled),this.sendResourceListChanged()}};return this._registeredResources[n]=i,i}_createRegisteredResourceTemplate(e,r,n,s,o){const i={resourceTemplate:n,title:r,metadata:s,readCallback:o,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({name:null}),update:a=>{typeof a.name<"u"&&a.name!==e&&(delete this._registeredResourceTemplates[e],a.name&&(this._registeredResourceTemplates[a.name]=i)),typeof a.title<"u"&&(i.title=a.title),typeof a.template<"u"&&(i.resourceTemplate=a.template),typeof a.metadata<"u"&&(i.metadata=a.metadata),typeof a.callback<"u"&&(i.readCallback=a.callback),typeof a.enabled<"u"&&(i.enabled=a.enabled),this.sendResourceListChanged()}};return this._registeredResourceTemplates[e]=i,i}_createRegisteredPrompt(e,r,n,s,o){const i={title:r,description:n,argsSchema:s===void 0?void 0:Tn(s),callback:o,enabled:!0,disable:()=>i.update({enabled:!1}),enable:()=>i.update({enabled:!0}),remove:()=>i.update({name:null}),update:a=>{typeof a.name<"u"&&a.name!==e&&(delete this._registeredPrompts[e],a.name&&(this._registeredPrompts[a.name]=i)),typeof a.title<"u"&&(i.title=a.title),typeof a.description<"u"&&(i.description=a.description),typeof a.argsSchema<"u"&&(i.argsSchema=Tn(a.argsSchema)),typeof a.callback<"u"&&(i.callback=a.callback),typeof a.enabled<"u"&&(i.enabled=a.enabled),this.sendPromptListChanged()}};return this._registeredPrompts[e]=i,i}_createRegisteredTool(e,r,n,s,o,i,a,c){Wd(e);const u={title:r,description:n,inputSchema:Bd(s),outputSchema:Bd(o),annotations:i,_meta:a,callback:c,enabled:!0,disable:()=>u.update({enabled:!1}),enable:()=>u.update({enabled:!0}),remove:()=>u.update({name:null}),update:l=>{typeof l.name<"u"&&l.name!==e&&(typeof l.name=="string"&&Wd(l.name),delete this._registeredTools[e],l.name&&(this._registeredTools[l.name]=u)),typeof l.title<"u"&&(u.title=l.title),typeof l.description<"u"&&(u.description=l.description),typeof l.paramsSchema<"u"&&(u.inputSchema=Tn(l.paramsSchema)),typeof l.callback<"u"&&(u.callback=l.callback),typeof l.annotations<"u"&&(u.annotations=l.annotations),typeof l._meta<"u"&&(u._meta=l._meta),typeof l.enabled<"u"&&(u.enabled=l.enabled),this.sendToolListChanged()}};return this._registeredTools[e]=u,this.setToolRequestHandlers(),this.sendToolListChanged(),u}tool(e,...r){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);let n,s,o,i;if(typeof r[0]=="string"&&(n=r.shift()),r.length>1){const c=r[0];Oa(c)?(s=r.shift(),r.length>1&&typeof r[0]=="object"&&r[0]!==null&&!Oa(r[0])&&(i=r.shift())):typeof c=="object"&&c!==null&&(i=r.shift())}const a=r[0];return this._createRegisteredTool(e,void 0,n,s,o,i,void 0,a)}registerTool(e,r,n){if(this._registeredTools[e])throw new Error(`Tool ${e} is already registered`);const{title:s,description:o,inputSchema:i,outputSchema:a,annotations:c,_meta:u}=r;return this._createRegisteredTool(e,s,o,i,a,c,u,n)}prompt(e,...r){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);let n;typeof r[0]=="string"&&(n=r.shift());let s;r.length>1&&(s=r.shift());const o=r[0],i=this._createRegisteredPrompt(e,void 0,n,s,o);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),i}registerPrompt(e,r,n){if(this._registeredPrompts[e])throw new Error(`Prompt ${e} is already registered`);const{title:s,description:o,argsSchema:i}=r,a=this._createRegisteredPrompt(e,s,o,i,n);return this.setPromptRequestHandlers(),this.sendPromptListChanged(),a}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 w1{constructor(e,r){this._callbacks=r,this._uriTemplate=typeof e=="string"?new Mt(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 $1={type:"object",properties:{}};function Oa(t){return typeof t!="object"||t===null?!1:Object.keys(t).length===0||Object.values(t).some(S1)}function S1(t){return t!==null&&typeof t=="object"&&"parse"in t&&typeof t.parse=="function"&&"safeParse"in t&&typeof t.safeParse=="function"}function Bd(t){if(t)return Oa(t)?Tn(t):t}function k1(t){const e=xn(t);return e?Object.entries(e).map(([r,n])=>{const s=mw(n),o=_w(n);return{name:r,description:s,required:!o}}):[]}function er(t){const e=xn(t),r=e==null?void 0:e.method;if(!r)throw new Error("Schema is missing a method literal");const n=id(r);if(typeof n=="string")return n;throw new Error("Schema method literal must be a string")}function Kd(t){return{completion:{values:t.slice(0,100),total:t.length,hasMore:t.length>100}}}const Zn={completion:{values:[],hasMore:!1}};class E1{constructor(e,r){const n={name:"web-mcp-server",version:"1.0.0"},s={prompts:{listChanged:!0},resources:{subscribe:!0,listChanged:!0},tools:{listChanged:!0},completions:{},logging:{}};this.server=new Jd(e||n,r||{capabilities:s}),this.server.server.oninitialized=()=>{var o;(o=this.oninitialized)==null||o.call(this)},this.server.server.onclose=()=>{var o;(o=this.onclose)==null||o.call(this)},this.server.server.onerror=o=>{var i;(i=this.onerror)==null||i.call(this,o)},this.server.server.setRequestHandler(Ps,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 Pa(e),await this.transport.listen()),await this.server.connect(this.transport),this.transport}async close(){await this.server.close()}registerTool(e,r,n){return this.server.registerTool(e,r,n)}registerPrompt(e,r,n){return this.server.registerPrompt(e,r,n)}registerResource(e,r,n,s){return typeof r=="string"?this.server.registerResource(e,r,n,s):this.server.registerResource(e,r,n,s)}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,n){return this.server.server.request(e,r,n)}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(Rl,e)}onUnsubscribe(e){this.server.server.setRequestHandler(Il,e)}onSetLogLevel(e){this.server.server.setRequestHandler(Ps,e)}onListResources(e){this.server.server.setRequestHandler(Ss,e)}onRootsListChanged(e){this.server.server.setNotificationHandler(Hl,e)}async onPagehide(e){e.persisted||this.transport&&typeof this.transport.close=="function"&&await this.transport.close()}}const P1=(t,e)=>new Pa(t,e),T1=()=>J$(),x1=t=>t instanceof Pa,R1=t=>t instanceof Jd;class I1{constructor(e,r){const n={name:"web-mcp-client",version:"1.0.0"},s={roots:{listChanged:!0},sampling:{},elicitation:{}};this.client=new In(e||n,r||{capabilities:s}),this.client.onclose=()=>{var o;(o=this.onclose)==null||o.call(this)},this.client.onerror=o=>{var i;(i=this.onerror)==null||i.call(this,o)}}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:n,sessionId:s,type:o,agent:i,onError:a}=e;if(i===!0){const l={client:this.client,url:r,token:n,sessionId:s};let f;return await(async()=>{const{transport:y,sessionId:g}=o==="sse"?await c1(l):o==="socket"?await l1(l):await u1(l);y.onerror=async v=>{a==null||a(v)},f={transport:y,sessionId:g}})(),f}const c=new URL(r);let u;if(o==="channel"&&(u=new Ea(r),await this.client.connect(u)),o==="sse"){const l=Ud(n,s);u=new An(c,l),await this.client.connect(u)}if(o==="socket"&&(u=new Zd(new URL(`${r}?sessionId=${s}&token=${n}`)),u.sessionId=s,await this.client.connect(u)),typeof u>"u"){const l=Dd(n,s);u=new Ws(c,l),await this.client.connect(u)}return this.transport=u,{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,ks,r)}async listTools(e,r){return await this.client.listTools(e,r)}async sendRootsListChanged(){return await this.client.sendRootsListChanged()}request(e,r,n){return this.client.request(e,r,n)}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(zi,e)}onCreateMessage(e){this.client.setRequestHandler(ql,e)}onListRoots(e){this.client.setRequestHandler(Fl,e)}onToolListChanged(e){this.client.setNotificationHandler(Ul,e)}onPromptListChanged(e){this.client.setNotificationHandler(Ml,e)}onResourceListChanged(e){this.client.setNotificationHandler(xl,e)}onResourceUpdated(e){this.client.setNotificationHandler(Cl,e)}onLoggingMessage(e){this.client.setNotificationHandler(Dl,e)}async onPagehide(e){e.persisted||(Gd(this.transport)?await this.transport.terminateSession():this.transport&&typeof this.transport.close=="function"&&await this.transport.close())}}const C1=(t,e)=>new An(t,e),O1=(t,e)=>new Ws(t,e),N1=(t,e)=>new Ea(t,e),j1=t=>t instanceof An,Gd=t=>t instanceof Ws,A1=t=>t instanceof Ea,z1=t=>t instanceof In;function M1(t){var e;return t.title!==void 0&&t.title!==""?t.title:!((e=t.annotations)===null||e===void 0)&&e.title?t.annotations.title:t.name}const Z1=()=>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)}),ro=(t,e,r)=>{window.postMessage({type:t,direction:r,data:e},"*")},Yd=(t,e,r)=>{const n=async function(s){s.source===window&&s.data.type===t&&s.data.direction===r&&await e(s.data.data)};return window.addEventListener("message",n),()=>window.removeEventListener("message",n)};class L1{constructor(e=null,r){this._isStarted=!1,this._isClosed=!1,this._lastRegistration=null,this.sessionId=e||Z1(),this.tabId=r,this._messageListener1=Yd("sidepanel-ready-to-page",()=>{this._lastRegistration&&this._isStarted&&this.notifyRegistration(this._lastRegistration).catch(n=>{console.error("【Page Svr Transport】 notifyRegistration失败:",n)})},"content->page"),this._messageListener2=Yd("mcp-client-to-server-to-page",n=>{var i,a,c;if(n.sessionId!==this.sessionId||n.tabId!==this.tabId)return;console.log("【Page Svr Transport】 即将处理 mcpMessage",n.mcpMessage);const s=cr.parse(n.mcpMessage);(i=this.onmessage)==null||i.call(this,s),((a=n.mcpMessage.params)==null?void 0:a.name)&&ro("update-page-app-message",{status:"run",message:(c=n.mcpMessage.params)==null?void 0:c.name},"page->content")},"content->page")}_throwError(e,r){if(e()){const n=new Error(r);throw console.log(r,n),this.onerror&&this.onerror(n),n}}async start(){if(!this._isStarted){if(this._isClosed)throw new Error("【Page Svr Transport】 已关闭,无法重新启动");this._isStarted=!0}}async send(e,r){var n;this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法发送消息"),this._throwError(()=>this._isClosed,"【Page Svr Transport】 已关闭,无法发送消息"),ro("mcp-server-to-client-from-page",{sessionId:this.sessionId,mcpMessage:e},"page->content"),"result"in e&&((n=e.result)!=null&&n.content)&&ro("update-page-app-message",{status:"ready",message:""},"page->content")}async notifyRegistration(e){this._throwError(()=>!this._isStarted,"【Page Svr Transport】 未启动,无法注册消息"),this._lastRegistration=e;try{ro("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))}}}me.Ajv=c_,me.AuthClientProvider=f1,me.ExtensionPageServerTransport=L1,me.ResourceTemplate=w1,me.UriTemplate=Mt,me.WebMcpClient=I1,me.WebMcpServer=E1,me.completable=p1,me.createMessageChannelClientTransport=N1,me.createMessageChannelPairTransport=T1,me.createMessageChannelServerTransport=P1,me.createSSEClientTransport=C1,me.createStreamableHTTPClientTransport=O1,me.getDisplayName=M1,me.isMcpClient=z1,me.isMcpServer=R1,me.isMessageChannelClientTransport=A1,me.isMessageChannelServerTransport=x1,me.isSSEClientTransport=j1,me.isStreamableHTTPClientTransport=Gd,me.z=fw,Object.defineProperty(me,Symbol.toStringTag,{value:"Module"})});
|